Archive | October, 2006

01 October 2006 ~ 0 Comments

Pylons 0.9.2

In case you missed it, Pylons 0.9.2 was released in September.

Continue Reading

01 October 2006 ~ 0 Comments

WSGI: Python’s Secret Web Weapon

XML.com has an article up called Introducing WSGI: Python’s Secret Web Weapon by James Gardner.
Here’s the summary:
The recent Python 2.5 release features the addition of the Web Server Gateway Interface Utilities and Reference Implementation package (wsgiref) to Python’s standard library.
In this two-part article, we will look at what the Web Server Gateway Interface is, [...]

Continue Reading

01 October 2006 ~ 12 Comments

Disable the Firefox Portable splash screen

If you run Firefox Portable from a USB drive, you are probably used to seeing the splash screen that is displayed before the browser starts up. If you want to disable the splash screen, here’s how to do it.
Make a copy of the example FirefoxPortable.ini file located the FirefoxPortableSource subdirectory and put it in [...]

Continue Reading