iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
Snippets: Source Code Snippet Repository in Grails - Part Four
Part Four of the Snippet tutorial covers the areas of Controller and View generation and we look into Dynamic Scaffolding and the generate-all... more »
0 commentsSave Tags: groovy, java
Tutorial - Snippets: Source Code Snippet Repository in Grails - Part Three
In part three of our Snippets tutorial series we are going to introduce how Grails handles Many-to-Many relationships. We will do this by introducing... more »
0 commentsSave Tags: groovy, java
Tutorial - Snippets: Source Code Snippet Repository in Grails - Part Two
The aim of this series is to take a small project idea and use it to cover various aspect of Grails and Groovy. Along the way we will cover what... more »
0 commentsSave Tags: groovy, java
Tutorial - Snippets: Source Code Snippet Repository in Grails - Part One
The aim of this series is to take a small project idea and use it to cover various aspect of Grails and Groovy. Along the way we will cover what... more »
0 commentsSave Tags: groovy, java
Uber Generate All Script for Grails
While I was creating a Grails application on an exsiting database schema I was to lazy to run grails generate-all 15 times. So I created an Uber... more »
0 commentsSave Tags: groovy, java
inputEx — a YUI-based Forms Utility
Parisian coder Eric Abouaf (aka “Neyric”) released version 0.1.0 of his YUI-based forms library, inputEx.
2 commentsSave Tags: ajax, javascript
Re-implementing Javascript Functions on the Fly
In the days of Firebug et al this kind of work is purely an experiment. HEAVILY WIP but the code when compressed and run through the address bar... more »
0 commentsSave Tags: ajax, javascript, web 2.0
Simple Javascript Tag Cloud
A simple, heavily configurable, javascript based Tag Cloud generator. It is completely framework agnostic.
0 commentsSave Tags: gui, javascript, web 2.0, web design