Featured Projects
PolyPage
Wireframing multiple states?
PolyPage makes it simple.
PolyPage is a jQuery Plugin designed to simplify the process of wireframing multiple page states in a single file.
States are expressed as DOM class names using plain english syntax, this keep wireframes semantic, readable and understandable to third parties.
There is zero setup and no configuration, just include the files and your ready to roll.
JSS
It's Magic!
Cross browser CSS3 selector support for all your stylesheets.
JSS adds a transparent layer of enhancement to all your page styles. Picking up where your browser left off it automgically applies any CSS3 selectors that your browser might have missed.
Useful Snippets
The Index Inspector
Little rake task for having a look at what is going on in your database, and giving options for adding indexes to various columns. Rails conventions are used to suggest indexes on columns such as foreign keys and date fields which are often queried and might improve performance. The rest of the task's output is commented out, and the whole thing can be pasted into the up part of a new migration to be run instantly.
There are no guarantees that the indexes suggested will actually improve performance, but it has proven useful in finding forgotten and unindexed foreign keys.
View pastie »Dogger
Let this friendly K9 (and other assorted ascii art characters) help you recognise important output in your logs.
View pastie »