JavaDude's Groovy Snippets

January 3, 2010

Happy New Year 2010

Filed under: General — admin @ 10:38 am

I wish all my readers an exciting year 2010. I am looking forward to lots of your interesting blogs, screencasts and news from the Java, EE6 and Groovy & Grails ecosystem.

December 24, 2009

How to maintain Code on a blog

Filed under: General — Tags: , , — admin @ 3:05 pm

At my main blog (javadude.wordpress.com) i use the sourcecode tag to display code nicely formatted. Unfortunately you cant maintain this code other than editing the post itself. I choose to work with a (public) code snippet repository, SNIPPLR. There is a wordpress plugin available, so I can embed my code snippets from my Snipplr account and maintain it there (and also use it for different purpose as well, more on that later).

The Snipplr plugin is straight forward to install (link) and even easier to use. Just place the snipplr tag [snippet=id] and the code snippet is placed in your post.

Javadude’s Groovy Shop

Filed under: General — Tags: — admin @ 2:36 pm

Decided to move this blog to my own server, giving me more flexibility to add plugins. This page will serves as a repository for Groovy Code Snippets, Tips and Tricks. Also lists news, books and websites from the Groovy and Grails ecosystem. Enjoy reading and any feedback is highly appreciated.

The old blog is still available at groovydude.wordpress.com

Powered by WordPress