Simon Willison’s Weblog

Subscribe

Items in Jul, 2007

Filters: Year: 2007 × Month: Jul × Sorted by date


Introduction to Abject-Oriented Programming. The best part is the comments, where several people completely fail to get the joke. # 8th July 2007, 6:24 am

Anyone who recently downloaded GreaseMonkey scripts from userscripts.org should check their scripts. I haven’t confirmed this, but this Jyte claim suggests that userscripts.org was hacked and cookie stealing code inserted in to some of the scripts. UPDATE: Not hacked; just bad scripts submitted through the regular process. # 7th July 2007, 10:43 pm

Interview with Leah Culver: The Making of Pownce. Django + Perlbal + S3 + AIR. # 7th July 2007, 10:05 pm

WS-* is North Korea and REST is South Korea. While REST will go on to become an economic powerhouse with steadily increasing standards of living for all its citizens, WS-* is doomed to sixty years of starvation, poverty, tyranny, and defections until it eventually collapses from its own fundamental inadequacies and is absorbed into the more sensible policies of its neighbor to the South.

Elliotte Rusty Harold # 7th July 2007, 9:40 am

The CSS Redundancy Checker. A tool for checking your markup for outdated CSS rules that don’t match any of your HTML. We were discussing the need for something similar to this at Torchbox a few weeks ago. # 6th July 2007, 12:02 pm

The music companies are in a dying business, and they know it. Sure, they act all cool because they hang around with rock stars. But beneath all the glamour these guys are actually operating two very low-tech businesses. One is a form of loan-sharking: they put up money to make records, then force recording artists to pay the money back with exorbitant interest. The other business is distribution.

Fake Steve Jobs # 5th July 2007, 12:03 pm

Let there be web divisions. A call to arms from Jeffrey Zeldman: organisations need Web divisions that operate separately from Marketing and IT. # 5th July 2007, 1:34 am

The Django Web Application Framework. I’m slowly pushing my presentations from the past couple of years up to Slideshare. This is a Django talk from April 2006, so it’s a little out of date. # 5th July 2007, 1:07 am

Clever Caching. Instead of invalidating your cache directly, bump a version number on your model (blog entry or whatever) and use that as part of the cache key. This also gives you dynamic etags for free. # 5th July 2007, 12:56 am

There are only two hard things in Computer Science: cache invalidation and naming things

Phil Karlton # 5th July 2007, 12:46 am

AND donate entire Netherlands to OpenStreetMap. OpenStreetMap just got a whole lot bigger. # 4th July 2007, 8:26 pm

welovelocal.com. Nicely designed new local business review site, London only but going UK wide soon. OpenID enabled! # 4th July 2007, 8:24 pm

UnicodeBranch: Porting Applications. A checklist for porting Django applications to handle the new unicode changes. If your application only handles ASCII text at the moment you shouldn’t have to change a thing. # 4th July 2007, 2:41 pm

Unicode data in Django. Documentation for Django’s new unicode support. # 4th July 2007, 2:24 pm

Django changeset 5609. “Merged Unicode branch into trunk. This should be fully backwards compatible for all practical purposes.” # 4th July 2007, 2:22 pm

PyMOTW: subprocess. Better documentation for the swiss army knife of process control tools. # 4th July 2007, 10:18 am

Optimizing Web Applications and Content for iPhone (via) Apple’s iPhone developer documentation. # 4th July 2007, 1:58 am

SlideShare: Webapps scalability. Lots of great presentations on scaling, from Twitter, Digg, Vox, LiveJournal, Last.fm and more. # 4th July 2007, 12:53 am

Lego Millenium Falcon Stop Motion. This introduced me to a whole world of YouTube Star Wars lego stop motion videos. # 3rd July 2007, 11:03 pm

The Geni “contact us” form. As you type your message, Geni pulls in likely entries from their FAQ using Ajax—with pretty decent results. # 3rd July 2007, 9 pm

Google Translate (beta). Google’s beta translator based on statistical analysis of things like the United Nations corpus. I have no idea how long this has been available; it isn’t linked from their homepage. # 3rd July 2007, 4:43 pm

HTML Entity Character Lookup. Look up HTML entities by characters that are a similar shape. # 3rd July 2007, 3:41 pm

I can’t say enough good things about Django. Professionally, it was one of the best technical decisions that I got to make early on at Tabblo.

Antonio Rodriguez # 3rd July 2007, 1:38 am

Gmail and Django. I’d never considered using Gmail to send e-mail from applications, but it could be a useful way of avoiding having outbound e-mail falsely flagged as spam. # 2nd July 2007, 9:46 pm

jQuery Taconite Plugin. Lets you serialize jQuery DOM manipulation commands as an XML document for retrieval via Ajax. # 2nd July 2007, 6:29 pm

Web hosting landscape and mod_wsgi. Graham Dumpleton explains how mod_wsgi’s daemon mode should provide secure Python deployment for commodity hosting providers. # 2nd July 2007, 3:47 pm

Google Health Advertising Blog: My opinion and Google’s (via) A follow up to the post I linked to earlier. # 1st July 2007, 9:22 pm

Processing Web Documents using Alexa Web Search, Amazon S3 and Amazon EC2. I’m not sure when it happened, but Alexa Web Search can be hooked in to EC2 now—presumably with free bandwidth between the two. # 1st July 2007, 7:19 pm

dnspython. Python DNS toolkit—seems like the kind of thing that should be in the standard library. # 1st July 2007, 11:55 am

There is a problem of managing identity across the internet, so when I say Darren Waters I mean this person and all of the manifestations and representations and personas of that person. The ability to knit those together is a huge challenge and opportunity for us as an industry.

Bradley Horowitz # 1st July 2007, 8:54 am