Skip to content

Tag Archives: Javascript

Creating js files with Rhino (from JSON)

13-Nov-07

(This is primarily a note to myself)
I've been playing with Rhino. Specifically, reading in json objects, turning that into normal, runnable objects and saving that to a file so browsers can run it. More specifically, the code that transforms the JSON to an object in the browser should be exactly the same as the one [...]

ActsAsUndoable

18-Jul-07

With web apps becoming more and more like Desktop apps, it seems like user interfaces need be more like desktop user interfaces too. Some of these web apps can have a complex UI and their users need to be able to feel comfortable with it. Of course, making the UI as simple as possible is [...]

LiveInfo Update

21-Feb-05

Just a minor update release on LiveInfo. Version 1.01 just tidies up some Javascript warnings that sometimes occur.