September 16, 2008, at 11:51 PM

20080916

now I get it, and I am comfortable posting the green version

Building a better framework is a pretty interesting talk by Mark Ramm of TurboGears fame. I'll watched Why I hate Django too ;) awesome!

I just don't like it very much that's all :P But I will watch more presentation from DjangoCon.

Only realized today (thanks to Arnaud) how useful a smart/small server included in a DVCS is when pair programming. Each is own environment and let's rock the codestory ;)

Bazaar was the most straightforward to install back then, so is my DVCS of choice.

bzr serve --allow-writes

Done :P The server is listening on port 4155 and revision can be pushed by your peer.

blog comments powered by Disqus