Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

December 31 2009

rozza
Goodbye from agileweb - closing down and will be no more!  Happy 2010!

Catch me over at http://www.rosslawley.co.uk

December 01 2009

rozza

Cloudera Desktop | Cloudera

A unified web based user interface for users and operators of Hadoop clusters. Uses MooTools, thirft, django and hadoop obviously!

November 17 2009

rozza

Kanban Distilled for Managers

its simple really!

November 06 2009

rozza

November 02 2009

rozza

Resume: A Tale of Desire, Intrigue, and Formatting

I hardly ever hand people paper documents, but about a year ago two events happened in my life which caused me to think more about them. The first was reading The Elements of Typographic Style by Robert Bringhurst. The second was getting laid off. I started thinking about the one piece of paper every engineer prints out and hands to people, their resume.
rozza

October 21 2009

rozza

Sprox

Sprox is a widget generation library that has a slightly different take on the problem of creating custom web content directly from database schemas. Used in TG2 for their admin interface.

October 16 2009

rozza

October 15 2009

rozza
I'm currently configuring varnish and this presentation was helpful - along with the example VCL's on the varnish wiki

October 07 2009

rozza

I like Unicorn because it's Unix

Eric Wong’s mostly pure-Ruby HTTP backend, Unicorn, is an inspiration. I've studied this file for a couple of days now and it’s undoubtedly one of the best, most densely packed examples of Unix programming in Ruby I've come across.

September 30 2009

rozza

September 28 2009

rozza

Digging yourself out of a debugging hole - Martin Aspeli

Real-world suggestions for not losing your head.
rozza

Tornado Web Server

Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.
rozza

Pyccuracy - Home

a python Behavior-Driven Development Acceptance Testing framework.

September 23 2009

rozza

Zope 3 wiki ComponentArchitectureApproach

An article on the Zope Component Architecture describing the use of components, rather than multiple-inheritence for managing complexity. With multiple inheritance object responsibilities are spread over many separate mix-in classes. Many of the mix-in classes require subclasses to provide specialized meta-data or methods to customize the behavior of the mix-in. Classes typically have a large number of base classes and many bits of meta-data and special methods that are unrelated to the object's core functionality. . An alternative for managing complexity is to spread the complexity over multiple cooperating objects, which make individual classes are much simpler, and thus, easier to maintain and allow functionality to be added and changed without modifying existing classes.
rozza

Non-invasive Dependency Injection « ActiveState Code

A nice DI pattern that does not force you to change your classes. It will resolve constructor arguments based on their names - and is very clean.
Tags: python code ioc di

September 22 2009

rozza

image-upload-preview

JavaScript Image Upload Preview.

September 16 2009

rozza

September 08 2009

rozza

August 17 2009

rozza

ReMate

ReMate is a TextMate plugin which can be used to disable the automatic project tree refresh when the application regains focus.
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.