Archive for August, 2009
Physics for flash with box2d
Tuesday, August 18th, 2009I have been teaching myself box2d engine for as3 despite few resources and poor documentation i have come up with first test here is how it looks like .flash test with box2d
some linq like implementation for java
Tuesday, August 11th, 2009- Groovy closures
- Quaere (http://quaere.codehaus.org/)I have been using this great for grouping and filtering
- Lambdaj (http://code.google.com/p/lambdaj/)looks great with wonderful support for static typing
- JRuby closures
- JOSQL http://josql.sourceforge.net/
webpage diff in google appspot
Wednesday, August 5th, 2009I have recently worked with a diff tool (daisey) and installed a tool to compare two html files and get the difference.
i could not use built in xslt engine that comes with standred jre because it is not supported by google app engine. i had two choices xalan and saxon i prefered to go with saxon as because saxon is light weight than xalan.
regniraj.appspot.com is where my diff tool lies