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)

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.


Note Regarding Cutting-and-Pasting

Cutting-and-pasting from a text file on the web is a little tricky on the iPad itself. In my experiments, I couldn't select more than a word when using Safari Mobile (I managed a line once). Using Opera Mini, I managed to select a whole page but then the Copy dialogue was at the other end of the selection ... off the screen. The method I found that worked was to use an app that let me download and edit text files from the web. Two that do this are GoodReader and FastKeyboard. Then I download the file, go as if to edit it, and select-and-copy the whole document. This gets it into the clipboard from where I can paste it into a Codea file.

Beta Software

I'm now a beta tester for Codea. The following projects were developed using features available in a beta version. If the corresponding Codea version has been released, they might work anyway.

  • Anagrams Version of the above using native iOS5 fonts, Codea file and Movie (developed on the beta for Codea 1.3).

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