twittergems website created

Do you see a real gem of a tweet and would like to share it ? I’ve seen a few really good posts recently so I created a website, http://twittergems.wordpress.com, where I can post them for posterity.

If you know of a really good tweet just Send us a Twitter Gem and I’ll post it for you, along with your thoughts on why you like it so much.

revamped website

after playing with Joomla! for several years I thought it time my website had a complete makeover. Emlyn, a colleague from IBM, had a very minimal site with just social media links, so I chose to emulate it. I’m quite pleased with the results. My site is http://www.greenelk.co.uk/

Twitter interactions

I’m just starting to use twitter a bit more but am surprised at the sort of discussions that happen on there. It’s as if people have forgotten that they are not having private conversations and all the dark recesses of there mind are open to public scrutiny. In this case I think he was completely [...]

New IBM ILOG BRMS Facebook page

I’ve just created a new Facebook page for IBM ILOG BRMS. I’m looking forward to seeing if it takes off…

Logging Activities in Ant with the Jazz Build Engine

If you want to use the same ant build.xml for both local building and Jazz building it can get
problematic if you want to record jazz build activity, as you probably won’t have the
jazz build environment (and associated jars to support com.ibm.team.build.ant.task.StartBuildActivityTask) on your own machine.

Here are a few Ant internal targets I’ve created to wrapper the logging in such a way that they can be used for both types of build.