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.
January 3, 2010
December 24, 2009
How to maintain Code on a blog
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
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
