Tag Archives: frameworks

PHP Sinatra Clones (Microframeworks)

First off – Holy shit. April was the last time I posted on this blog. That’s got to be the biggest break in posting I’ve ever had since this blog was created. No idea why but I have shifted jobs and had a lot of work on managing a new toy shop (yes I know [...]

Python Templating

I’ve spotted two mentions of Python templates on a well known RSS lately so thought I’d throw together a quick intor of the major ones – partly for me to keep track but I thought I’d help the Pythonistas out too. So here goes… Mako This is the replacement for the Myghty template system and [...]

Django Found’s….

A Foundation!! Putting aside my grammatically dodgy statement the Django Project (the b3zt framework evaz!) has created the Django Foundation.  A non-profit organisation in the same vein as Mozilla, Apache, etc it aims to oversee the development, direction and future of the Django project. You can find out more about the groups goals at the [...]

6 Ajax Frameworks in Seconds

Lets skip the big comparisons here and get to brass tacks. Here’s the rapid review of Ajax frameworks: YUI -Stable and comprehensive but a little verbose. jQuery – Clean, fresh and perky but plenty of hacked, cruddy plugins to be wary of. Ext – Beautiful to look at but agonising to use. Prototype/Scriptaculous – Only [...]