February 2010
You are browsing the archive for February 2010.
Adding Processing Applets to Wordpress Pages and Posts
It can be tricky to add Processing applets to WordPress pages and posts. Here’s one method that works for me:
Assume you have an Processing program called MyProgram.
In the Processing environment, create an applet by clicking on File…Export. This will put five files in a folder called “applet” in your MyProgram folder. The two key files created [...]