Archive of stories published by Leo’s Tech Blog

Comparing Django with Servlets+EJB: Lines of source code

Posted by Leo Soto on January 22nd, 2007.

There are too much areas to make a comparision between languages and web frameworks. We have seen from hard perfomance benchmarks to much more soft happiness…


Loading Rails Fixtures Without Deleting Existing Records

Posted by Leo Soto on May 28th, 2008.

This blog post by choonkeat explain how to overcome the ruby limitation which forbids the use of the “class [name-of-the-class-to-monkeypatch]” statement inside methods.


Deploying Django/Jython Projects on a J2EE App Server

Posted by Leo Soto on August 18th, 2008.

Now that Django runs on Jython out of the box, you may wonder: “How do I deploy the resulting project into an application server (Tomcat, GlassFish, JBoss, etc)”?


Jython: How to Instantiate Classes Written in Python Code

Posted by Leo Soto on May 30th, 2008.

This week, as part of my GSoC project, I had to do some work related with zxJDBC, the very cool DBAPI <-> JDBC brige which is bundled with Jython. Among other things…


Overengineering and design patterns

Posted by Leo Soto on August 2nd, 2007.

Today, a bit of documentation of the Apache WS stack got the attention of many people. Why?. Well, the interface name says all by itself: RequestProcessorFactoryFactory. Then you notice that the…


Things a Ruby Developer Should Know?

Posted by Leo Soto on December 8th, 2007.

I’m currently working on a Ruby on Rails web application. I’m happy again because the language doesn’t get on my way while programming. But I’m far from being a seasoned Ruby programmer, so I’ve…


Agile, “Corrupted” and Proud

Posted by Leo Soto on March 31st, 2014.

Bob Martin defends the coupling between culture and practices in his latest blog post. According to him:

“You know the culture you are in by observing the practices of the people around

These were the top 10 stories published by Leo’s Tech Blog; you can also dive into yearly archives: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2019, and 2023.

About
Leo’s Tech Blog
A personal blog on tech stuff. Includes older entries that used to live on techblog.leosoto.com
More information
Tags
Editors