-
My Twitter Updates
Set 301 Redirection using .htaccess File http://t.co/tq3jucpI - 10 hours ago
RT @b3h3m0th: List of Secure Coding Standards links (really really useful) http://t.co/dG0GHP0i - 1 day ago
I have had problems in automated testing with programmatically wired XIB files in Cocoa. I should try this: http://t.co/h5nDxm4k /via @kaler - 1 day ago
LOL. So true in most Companies.. "Architect – Overrated!" http://t.co/I5NLrQ2L /by @sallamar - 1 day ago
RT @happymrdave: A nice blog post about File's Owner in Cocoa... http://t.co/kYRFJFh7 #360macdev - 2 days ago
707 followers
Monthly Archives: January 2009
OSGi for Web Applications?
Web applications are the most common type of deployments on the application servers. So, if OSGi is going to be a serious contender in the application server market, I would expect it to have great support for deploying web applications … Continue reading
Posted in Java, OSGi, Web Technologies
Tagged Equinox, Jetty, OSGi Compendium, OSGi HTTP Service, Servlet Bridge, SpringDM
Leave a comment
Stig’s identity revealed..!
TopGear is one my favorite TV shows. One of the attractions about TopGear was the suspense about the Stig, especially after the hilarious introductions (“some say…..”) of the Stig by Jeremy Clarkson in almost every show. Today, this was revealed by BBC. … Continue reading
Hibernate direct field acess and encapsulation
I am a big fan of the Hibernate’s direct field access functionality. I am not sure why ”property” access is the default instead of “field”. Direct field access allows me to control the number of getters/setters that are actually needed from the DAO Client’s perspective. … Continue reading
Agility and large Backlogs
Backlog is used for prioritizing, tracking and communicating the work (work items) to be done in the future Iterations/Sprints. There may be multiple teams working from one backlog, but if there are more than 3-5 sprints worth of work items … Continue reading
So, what is SOA?
I read so many articles about SOA and they all seem to have slightly different takes on this term. And, there are a few more related acronyms/buzzwords thrown in to the mix to confuse the audience. Sadly, some of this is … Continue reading
Posted in Architecture
Tagged BPEL, Design-by-contract, ESB, SOA, WebServices, What is SOA
Leave a comment