-
My Twitter Updates
My daughter's getting one.. RT @cshirky: Dollhouse kit for girls that includes circuit comps: lights, fans, buzzers.. http://t.co/EJUec087 - 1 day ago
RT @jansegers: TwitInfo: Aggregating and Visualizing Microblogs for Event Exploration - http://t.co/x0djN2Ru - 1 day ago
Facebook buys Karma app http://t.co/gECKtXMv - 2 days ago
Very cool. I want one of these! Now where do I find a suitable car? http://t.co/cv6TLWFq - 2 days ago
745 followers
Monthly Archives: February 2009
Feedback for improvement in agility
Last week, during a casual chat with our Agile evangelist, I asked about what could be improved in our team based on what he observed. He quickly said that it depends on a lot of things and that it is difficult to … Continue reading
Application Configuration properties simplified by Spring
The combination of PropertyPlaceholderConfigurer and PropertyOverrideConfigurer classes in Spring Beans API have been invaluable for me to simplify configuration properties for a few of applications I have worked-on recently. The placeholder configurer helps us to share the properties across various … Continue reading
Best way to demo/learn a Java-based API
I designed and implemented a dual-API SDK at my current job. This dual-API SDK did not initially run on any application server. During this implementation, I learnt that it is best to use a dynamic language like JRuby or JPython or Groovy for … Continue reading
Posted in Java
Tagged Calling Java from JRuby, Dual-API SDK, Dynamic languages, irbrc, JPython, JRuby
1 Comment