Using Dojo
Below are slides from a presentation I gave to colleagues at Kiwiplan. The slides cover how to use some core Dojo APIs and also showcase some of the features Dojo provides.
I also modified the javascript console created for my previous blog entry to use Dojo. You can download the source to try out Dojo examples on your local box. You will need Java and Grails installed and can run the server using the usual grails command.
The console can then be accessed at http://localhost:8080/AjaxServer/ (only tested in Firefox).
5 Comments to Using Dojo
Files on interest in the demo source include:
- web-app/index.gsp – contains all HTML + CSS + Javascipt
- grails-app/controllers/ServiceController.groovy – Web controller for JSON services
- grails-app/domain/Session.groovy – Domain model for session (hard coded list of sessions)
May 26, 2009
Hi Richard – unless I’m mistaken you don’t seem to have posted the code for the dojo examples? I’ve downloaded the code from your previous blog and it’s not in there either?
Thanks,
Tom
Hmmm, sorry Tom. I’ll hunt down the code and try to upload it tonight.
OK, you can download the source from here.
I’ve also updated the blog post to include the link.
Please let me know how you get on.
Hey just wanted to give you a quick heads up. The words in your content seem to be running off the screen in Internet explorer. I’m not sure if this is a formatting issue or something to do with browser compatibility but I figured I’d post to let you know. The design look great though! Hope you get the problem resolved soon. Thanks
Leave a comment
Subscribe
Recent Posts
Tags
- "Sorry, no matches found for “tdd” near Auckland, New Zealand" http://t.co/Ahc736MX #auckland #whowantstostartonewithme 2 weeks ago
- Great series on the SOLID design principles for JavaScript http://t.co/ELoPuOH2 2 weeks ago
- Auckland devs, what meetups should I be attending? #java #groovy #ruby #javascript #bdd #tdd 2 weeks ago
- More updates...
February 17, 2009