|
|
Session Based Model
Category: Web Development > Ruby On Rails
Posted: 10 Aug 08
If you have a lot of logic associated with the data inside a session, you'll need some central location to put this logic. See how to create a session based model in this episode
|
|
Getting Started with Grails
Category: Languages > Java
Posted: 07 Jun 08
In this presentation from QCon San Francisco 2007, Jason Rudolph gives an overview and demonstration of Grails. Topics covered include Java/Grails inte...
|
|
|
|
|
|
|
|
|
Making a Plugin
Category: Web Development > Ruby On Rails
Posted: 20 May 07
You can sometimes remove a lot of duplication by generating methods dynamic. In this episode I will show you how to create a plugin which does exactly ...
|
|
The Stack Trace
Category: Web Development > Ruby On Rails
Posted: 20 May 07
The stack trace can be a very useful tool when it comes to debugging. Learn the ins and outs of how the stack trace works in this episode. Note: I am using an older version of the Rails bundle here so it might be a little different than yours. The command in the newer version is called Install Plugin...
|
|
Joe Hewitt - FireBug
Category: Web Development > Plugin
Posted: 19 May 07
Joe Hewitt, Mozilla developer and author of DOM Inspector, speaks at Yahoo about his new debugging extension for Firefox. [Poor audio quality.]
|
|
|