BJDSolutions
-
Concurrency / Threading with Javascript & GWT
NOTE: Please click here for a flash/actionscript version of this technique. Javascript does not support concurrency. All code must be executed within a single thread. This means that processor intensive tasks could cause a web page to stall very quickly. This forces us to rely on server side operations for any large calculations. Fortunately it…
-
PSPP – Statistical Software – Review
PSPP is an open source statistical analysis and data mining tool. It was designed as a free alternative to IBM’s SPSS tool.
-
HTML5 for Flash Developers
Update: Adobe Flex and the Flash platform have been retired. Adobe are sponsoring a set of javascript libraries and tools called CreateJS. CreateJS includes a javascript library called Easel JS which allows developers to manipulate the HTML5 canvas element using familiar concepts and coding techniques found in Actionscript 3.
-
Jungle Shoot Out – Game (HTML5)
Jungle Shoot Out is an interactive platform shooter game based on King Features Syndicate’s The Phantom ©.