js todo update

This commit is contained in:
fjenett
2012-12-09 14:04:39 +00:00
parent cb5ffcbd9e
commit 46e3f44d1f

View File

@@ -3,19 +3,11 @@ http://code.google.com/p/processing/issues/detail?id=573
----------------------------------------------------------------------------
Library system changes, as discussed at EyeO 2012
Rewrite library system to not be linked to java-libraries.
<sketchbook>/libraries-js/..
LibraryManager, updating, ..
Update reference / wiki to mirror changes.
Make tutorial / template for Library authors.
X Library system changes, as discussed at EyeO 2012
----------------------------------------------------------------------------
Reference
Make sure all reference links point to the same/new location
X Make sure all reference links point to the same/new location
----------------------------------------------------------------------------
@@ -37,12 +29,17 @@ about an animated icon. How does "Server running" look like?
Convenience
A way to open / run in other browsers?
Find your own IP address so you can test the sketch from other clients
on the network.
QRCode for mobile devices? http://code.google.com/p/zxing/
Watch source files for changes, rebuild & export upon change.
Watch source files for changes, rebuild & export upon change.
No saving needed.
Add a callback that will fire once your sketch has loaded to get away from
continously testing Processing.instances.
----------------------------------------------------------------------------
Nice subpages for: 404, directory listing, ...