Firebug revert in 3.5
Update!! The new alpha of 1.5 seems to address most of my problems with 1.4
Get it here:
http://getfirebug.com/releases/firebug/1.5X/
If you are a web developer, there is a very handy little extension called Firebug available for your every need, and has been for years.
Recently firebug has been under heavy development, and using the latest version of Firefox 3.5, good old dependable, normally reliable firebug has become something of a cow.
Here’s how to revert until things settle down a little.
1. Go to about:config in your address bar. Click ok to warning.
2. Right click add new boolean. Call it extensions.checkCompatibility
3. Set it to false.
4. Uninstall your new version firebug.
5. Install the old firebug version 3.3 from here:
https://addons.mozilla.org/en-US/firefox/addons/versions/1843
Satchmo
Satchmo is one of the most standout Django applications available, and possibly the best e-commerce solution I’ve seen in a long while. While the marketplace seems to be dominated by the bloated and archaic, this shop is lean, mean, and perhaps even more secure than any of the PHP offerings.
This screencast gives you a taste of how the back end functions and at the same time is also an impressive showcase for Djangos own built in administration interface.
It looks to be highly configurable and flexible and I can’t wait to start using it.
http://lincolnloop.com/blog/2008/dec/23/satchmo-screencast/
Django
I’ve been getting to grips with Django recently and am really enjoying it. It’s an open source web application framework written in Python.