Over the last couple of months I’ve been playing around with Protovis in my spare time to create an interactive pure javascript Government Spending Explorer for Where Does My Money Go? (datastore api):
Explorer: http://rufuspollock.org/wdmmg/explorer.html Source: http://bitbucket.org/okfn/wdmmg-js/src/tip/src/explorer.htmlWarning: won’t work in IE (atm due to lack of svg support) [...]
There are several ways to implement revisioning (versioning) of domain model and Databases and data generally):
Copy on write – so one has a ‘full’ copy of the model/DB at each version. Diffs: store diffs between versions (plus, usually, a full version of the model at a given point in time e.g. store HEAD)In [...]
Deliverance is a great library that lets you easily re-theme external websites on the fly. Designed as WSGI middleware, it can be easily combined with some proxying to integrate a bunch of websites together
You can use deliverance plus proxying out-of-the-box using the deliverance-proxy command. However, I was interested in using Deliverance as middleware [...]
I wanted to do a reverse proxy to wordpress.com in order to integrate an existing wordpress.com blog into an existing site. This turned out to be a little trickier than I’d thought due to wordpress.com’s usage of gzip deflation of their output.
… [...]I’ve had occasion recently to frequently work with “dates” that come in a lot of shapes and sizes including:
Dates in distant past and future including BC/BCE dates Dates in a wild variety of formats: Jan 1890, January 1890, 1st Dec 1890, Spring 1890 etc Dates of varying precision: e.g. 1890, 1890-01 (i.e. [...]Categories
- *nix (9)
- Academic (73)
- Activity Updates (20)
- Books (55)
- Cinema (112)
- Code (15)
- Command Line (9)
- Copyright (23)
- Culture and Society (27)
- Data Digging (4)
- Economics (155)
- EUPD (10)
- External (3)
- Filesharing (11)
- Governance (14)
- Hacks (21)
- Happiness (16)
- Hardware (1)
- History (15)
- Innovation and Intellectual Property (66)
- Intellectual Myths (12)
- Javascript (3)
- Knowledge Systems (17)
- Miscellaneous (17)
- Musings (15)
- Notes (14)
- Open Bibliographic Data (2)
- Open Data (29)
- Open Knowledge Foundation (66)
- Openness (41)
- Own Work (59)
- Papers (4)
- People (1)
- Photos (1)
- Platforms (1)
- Poetry (1)
- Policy (18)
- PSI (8)
- Python (24)
- Quote (1)
- RDF (2)
- Shuttleworth Fellow (56)
- Software (47)
- Sysadmin (2)
- Talks (34)
- Transaction Costs (5)
- Work In Progress (2)


