Archive for May, 2009
Dev Bits Weekly Updates for 2009-05-31
A best thing about prefixing abstract classes “abstract” is that they are at the top of your package (Barring an AardvarkImpl of course). # Correction: Windows *7* installs uncannily fast. # DBSolo is an awesome tool. I am using it to debug problems caused by some schema changes. #
Read More..>>Dev Bits Weekly Updates for 2009-05-24
To make a game with Darkstar & built by maven, groupid=com.projectdarkstar.server and artifactId=sgs-server. Use java.net repos. # The world’s most expensive calculator: “select 7869375748/3899864 from dual” # AJUG looks like fun tonight. # Just guiced up the Sun Darkstar tutiorial application. # So Darkstar didn’t Guice the way I hoped. It still wanted ManagedReferences to [...]
Read More..>>Dev Bits Weekly Updates for 2009-05-17
I have just installed twitter tools to add content to my blog. # Moving away from the HTC Fuze and back to the Blackberry may be the best thing ever. # Spent some time yesterday working with AtUnit, Guice, and EasyMock at Outwrite. # Buildr and Ivy + Ant look promising. I also need to [...]
Read More..>>Ivy experiments
This week I have been trying to get back into one of my personal projects, Mooks. I have chosen to experiment with Ivy + Ant over Maven for this project. While Maven is nice, I still feel more comfortable with Ant. Given that Ivy supports Maven 2 repositories, I feel that it strikes a nice [...]
Read More..>>