Archive for the ‘Useful Links’ Category

Running JSLint From Within Eclipse Using Rhino

Friday, September 5th, 2008

Mikko Ohtamaa provides a nice explanation of how to execute JSLint on a javascript file from within eclipse, using Rhino.

Grails Multiple Datasource Plugin

Friday, September 5th, 2008

Burt Beckwith discusses his new plugin - one I've been needing for a while!

A Good Article on Agile Development

Thursday, August 7th, 2008

Jonathan Harley writes, Agile development is a good way to minimize risks. (As an aside: the key difference between [agile and iterative development] then is as follows: in stage-based project management one person, usually the project manager rather than the business representative, is tasked with identifying risks to the project, based ...

Gmail Tip

Monday, July 28th, 2008

I read this today; I didn't know you could manipulate gmail addresses in such a way.

Install multiple IE (IE4, IE5, IE5.5, IE6) as a standalone for testing

Tuesday, June 10th, 2008

Although, most UI Javascript frameworks say that their script "works" in all browsers, it's quite the opposite. As a developer, you might wanna save your ass till a last moment surprise. And you would want to test your web application or website on all web browsers, atleast for a sanity ...

Manage Eclipse Plugins with Pulse

Thursday, May 15th, 2008

I've heard some good reviews about Pulse.

Configuring Applications with Spring

Monday, April 28th, 2008

Carbon Five Community has a really nice article on different ways of implementing/overriding properties files in Spring. In a real-world application, we not only need to collect settings, but also override them in different environments. Many of our applications are deployed in 4 or more environments (developer machine, build server, staging ...

Identifight

Tuesday, April 1st, 2008

Interesting website that will search for a given email address on a number of common webapps that expose email addresses via public APIs.