So this is the first real post and it is done with the new Firefox 3.5. Looks really good. But still it tends to suck my battery dry. With the x-th Tab open there will be one Website, that has some f**king JavaScript running in the background over ...
A few days ago I found a really good blog post about Google Wave from Jason Kalb.
I didn't know that Google Wave is based on XMPP. XMPP is a really cool, scalable and multi-purpose technology, which I am a little fan of myself.
Right now most of the ...
This is really ugly and you will absolutely need it if you'd like to json serialize form errors in Django. Why? Because you'd like to reply to an AJAX request and just pass trough the errors your form has generated.
simplejson itself is not able to serialize the ...
Just a quick note on the wonderful Juno framework, which I've been using for a small project. Sadly the documentation isn't quite clear when it comes to deployment with mod_wsgi. At least I had some head scratching while reading through the documentation and just had to figure out ...