written by Stuart Colville, on 25 August, 2009 at 23:53.
written by Ed Eliot, on 05 August, 2009 at 19:25.
written by Stuart Colville, on 12 July, 2009 at 12:00.
Something I've been working on for a while is consolidating the set of utilities that are used on our Python based sites. To start with this code was just a set of basic libraries that we've used alongside web.py.
It quickly became clear that this was something that could have more of a life of it's own. We've been finding WSGI to be a great thing for web application development because having a clear specification means that building apps and middlewares are far likely to be uttilsed because it doesn't matter which Python framework you use, whether it's a lightweight framework, Django, Pylons.
Read the full post on “Raclette: Web App Utils for Python”
written by Stuart Colville, on 12 July, 2009 at 10:44.
We've been hanging out in Paris for the weekend for a mini sprint/planning session. Naturally we made a point of getting out for Fondue which as always was pretty awesome.
One of the things we've been up to is spending some time bugfixing and putting out the v3.0 release of CSS Sprite Generator which Ed's been working on recently. Ed's added a feature for Vertical and Horizontal layout of sprites which has been requested a few times. Translations are now available via dedicated subdomains which is a distinct improvement. In addition a Russian Translation contributed by Pavel Sorokin and a Turkish Translation provided by Kerem Can Caliskan are now live.
The time in Paris gave us a time to finalise this blog and we've also planned out future changes to our architecture and systems which has been invaluable to help keep everything running smoothly whilst minimising all manual repetitive tasks to next to nothing.
We'll have plenty to talk about in the future; from the details on development of existing applications, as well as exciting things that are coming up. Most importantly for us is that this can be a two-way conversation and we look forward to hearing your thoughts, comments and suggestions on everything at Project Fondue.