triggering native events in GWT
DomEvent.fireNativeEvent(Document.get().createChangeEvent(), inclusionCriteriaSelect);
This way, any UI logic you've set up on form elements that are event driven can be reused. Our job is to remind ourselves that there are more contexts than the one we’re in now — the one that we think is reality. -- Alan Kay
@jcoglan done: http://t.co/88Pxwkh0
fnord
zenned out on jUnit
lost in thought about sine waves after seeing this image.. http://t.co/zEDiLOdK
DomEvent.fireNativeEvent(Document.get().createChangeEvent(), inclusionCriteriaSelect);
This way, any UI logic you've set up on form elements that are event driven can be reused.
A rails 3.0 web storefront for my art glass side business, skeenglass.com Uses sammy.js for the frontend, and Google checkout integration for the CC processing gateway. Deployed on heroku for extra cool-points. Source-code available here for the curious :P
A cakephp shell for generating a hash using your applications salt. Just drop it in and output and/or save a new user from the commandline.
A jquery slideshow plugin without the kitchen sink!
I couldn't find a simple existing cake solution for interfacing with last.fm, so I put together a cakePHP datasource for connecting up to lastfm. At the moment, i've only implemented the getrecenttracks last-fm method (will update soon).
Here's output from a small video mixing application I put together on a weekend using the processing graphics programming framework. The source code was lost somehow between multiple ubuntu reinstalls, but video footage remains!
A custom content management system to showcase design work by Linda Prior.