Category Archives: Uncategorized

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 … Continue reading

Posted in Uncategorized | 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

ICEFaces project generation with groovy

I’ve created a wiki for storing my source code examples. First on the wiki is an example groovy script that generates an ICEFaces project.

Posted in Uncategorized | 1 Comment