Johntron

Python, PHP, Zend, Django, Mobile, and Linux web development guru


Multiple Databases in Django 1.2

December 16th, 2009

Django 1.2 will contain support for multiple databases. Good news for people trying to scale their web application or building intranet services.

Read more »
Tags: ,
Posted in programming
No Comments »

Piracy, Early Adoption, and Eventual Sale

December 7th, 2009

I think about piracy – a lot. I feel most people are honest and are willing to pay for good products, but sometimes they turn to piracy. I don’t think this is necessarily a bad thing for business.

Read more »
Tags: , ,
Posted in economics
3 Comments »

Interactively debug Django applications

November 21st, 2009

Quit banging your head and learn to debug your Python web application using an interactive stack trace (pdb).

Read more »
Tags: , , ,
Posted in programming
No Comments »

URL Scrubber

October 27th, 2009

I created a simple script to remove extraneous information from URLs. Check out the URL Scrubber. No guarantee.

Read more »

Posted in utilities
No Comments »

Pirate Bay workaround

September 20th, 2009

The primary tracker over at The Pirate Bay doesn’t seem to be working. As a workaround, I’ve create a simple script to replace torrent files downloaded form TPB to work with one of their secondary trackers (tracker.openbittorrent.com). Pirate Bay torrent fixer

Read more »

Posted in Advice
4 Comments »