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. i predict writing javascript with Java is here to stay.
@cadin yeah - check out http://t.co/Ou3QXw9c :) http://t.co/Y50Eo4i5
Textmate 2 beta is supposedly going to be out this month
trance music + java = the zone
(ノಠ益ಠ)ノ彡
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.