Andrew Stacey


About
Andrew Stacey
Information about my research, teaching, and other interests.

By: Andrew Stacey
Contact details


Andrew Stacey


blosxom icon


Wed, 16th Nov 2011 (HowDidIDoThat :: iPad)

iPad Hints, Hacks, and HowTos

This section is for things related to using an iPad. It's probably worth noting that I don't have a machine running MacOSX anymore (see iBookToNetBook), so many of my decisions are influenced by how easy it is to use with Linux. Also, I use my iPad both for work stuff and home stuff.

[Full link]
Last modified on:
Wed, 16th Nov 2011


Wed, 16th Nov 2011 (HowDidIDoThat :: iPad)

Codea

When I switched to using a computer for my lectures instead of a chalkboard, I also took the opportunity to add a few animations/simulations to my lectures (see applets). Then I started using my iPad for the lectures, which meant that those applets would no longer work, even over the internet (as they use processing which is built on java). Fortunately, I was told about Codea (formerly known as Codify). As luck would have it, this is heavily influenced by processing so my applets should transfer -- once I've learnt a bit of lua.

Codea has its own forum and wiki. Here, I'll mainly put links to my code.

Unless otherwise stated, all of my code is placed in the public domain to the extent governable by law. Explicitly, I place it under the CC0. The code that this does not apply to is that which I have derived from someone else's code or code that has been adapted from some other format.

Note Regarding Attribution

Code that is placed in the public domain does not require attribution. However, if you have found this code useful, the best way to say "Thank you" is to point others to it.

See more ...

[Full link]
Last modified on:
Sat, 14th Jan 2012