Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Tuesday, 18th August 2009

Data Is Journalism: MSNBC.com Acquires Everyblock. Congratulations Adrian, Wilson and the team! Brady Forrest reports the acquisition within the larger context of the rise of data-driven journalism. 0 12:10 pm

Caching in ASP.NET with the SqlCacheDependency Class. Interesting cache invalidation concept: set up dependencies between cache entries and tables or rows in the database, then use triggers (which I presume are automatically created for you) to clear your cache. 0 12:15 pm

It is amazing how much you can accomplish when it doesn’t matter who gets the credit.

Harry S Truman 3 12:20 pm

rather baffling finding: POST requests, made via the XMLHTTP object, send header and body data in separate tcp/ip packets [and therefore,] xmlhttp GET performs better when sending small amounts of data than an xmlhttp POST

Iain Lamb 5 12:27 pm

2009 » August

MTWTFSS
     12
3456789
10111213141516
17181920212223
24252627282930
31      
A django site