Now on twitter

I’ve setup a twitter account. You can follow me at http://twitter.com/rob_mayhew.

Posted in Uncategorized | 1 Comment

Google App Engine to support Java

I’ve heard rumors that Google App engine will soon support java. Keep an eye on the blog.

This would be great for me. cl1p is written in Java and I would love to move it to the app engine. If anyone from the app engine reads this, please put me in the beta!

Posted in Uncategorized | Leave a comment

Snappy Components – Now open source

I have just released my Snappy JSF Components as an Open source project.  You can download the source here. Contributions are appreciated.

Posted in Icefaces | Leave a comment

Social Networking for hackers

I just found out about justhackit.com. It looks like a fun idea. Hackers can post ideas and find other people to work with. Sounds cool. It would be fun to jump in on a quick project for a bit.

Posted in Uncategorized | Leave a comment

Accessing environment variables in Groovy

I could not find an example on how to use environment variables in groovy. So after figuring out how to do it I added an example to my wiki.

http://wiki.robmayhew.com/Wiki.jsp?page=Access%20Environment%20Variables%20in%20Groovy

Posted in Uncategorized | 1 Comment