=== Processing JS === Contributors: keyvan Donate link: http://www.keyvan.net/code/processing-js/#donate Tags: processing, processing js, processingjs, animation, embed, sketch Requires at least: 2.8 Tested up to: 2.8.4 Stable tag: 0.5 A plugin for WordPress to make it easy to include Processing JS sketches into blog posts. == Description == A plugin for WordPress to make it easy to include Processing JS sketches into blog posts. Visit [the plugin page](http://www.keyvan.net/code/processing-js/) for more information. == Installation == The easiest way to install the plugin is to use the plugin installer in WordPress. If you want to do it manually: 1. Upload the `processingjs` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress Once activated, you'll notice a 'processing' button when you're writing or editing a post in HTML mode. Clicking it will insert a very simple Processing sketch into your post. You can use it as a template or write your own from scratch. You'll find examples (with code) of what can be done here: [Processing JS Demos](http://processingjs.org/learning). == Frequently Asked Questions == = Which browsers support Processing JS? = Processing.js runs in Firefox, Safari, Opera and Chrome == Screenshots == 1. Floating flowers inside a blog post == Changelog == = 0.5 = * Initial release