Kirk's PRNG

"Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin." --John von Neumann

ActiveRecord.js Released as Beta: ORM in Javascript

ActiveRecord.js Released as Beta

Client-side persistent apps now have a library to support the ActiveRecord ORM pattern against Google Gears, Adobe Air, and future browser storage mechanisms (HTML5).

The library ships in a single file, has no external dependencies, and runs client side in all major browsers with or without access to a SQL database

Filed under  //   ActiveRecord   ORM   javascript