Simon Willison’s Weblog

Subscribe

September 2004

Sept. 17, 2004

Pollster, Schmollster. Jonas on why the polls don’t accurately reflect the population.

# 8:39 pm

zipdecode (Java Applet). Type a zip code (try 66044) and watch the USA get narrowed down. Brilliant.

# 9:37 pm

Sept. 18, 2004

Introducing Myself. Michael Moncur takes up the reigns at the JavaScript weblog.

# 1:07 am

Flickr iPhoto Plugin 0.7 (via) Flickr just got a whole lot easier to feed things to.

# 1:13 am

Sept. 19, 2004

Projection Stylesheets. Jim Wilkinson writing on the css-discuss wiki.

# 7:22 am

Pirate Riddles for Sophisticates (via) It be that day again, yarrr.

# 9:35 pm

Sept. 20, 2004

A9 and Google Local. Remote scripting features heavily on these two recent high profile site launches.

# 6:42 am

UI Patterns and Techniques (via) Patterns for User Interface design.

# 8:32 am

My llama photos. I think it’s a llama; it might be an alpaca.

# 4:55 pm

CSS 2.1 Index. The best way of browing the CSS spec. Even better with TypeAhead find.

# 6:36 pm

Tkinter Tricks: Using Complex Numbers to Rotate Canvas Items. Smart use of Python’s complex number type.

# 6:43 pm

Net security threats growing fast. 30,000+ PCs a day are being compromised for botnets.

# 6:44 pm / security, botnets

The Sun Does Not Shine Online. Paper losing 90,000 readers a day to their free web edition.

# 7:19 pm

Implementing Piped List in CSS (via) Simple, effective border trick.

# 9:20 pm

Matching newlines in JavaScript

Just a quick note: the . character in a JavaScript regular expression will never match a newline character. If you want to match any character including newlines you can use the [\s\S] character class instead, which means “any character that’s either whitespace or not whitespace”.

[... 86 words]

Why online newspapers require registration. Rick Skrenta says it’s due to competition with print ads and spam.

# 11:20 pm

Sept. 21, 2004

The Rapture Index (via) Whoa.

# 12:19 am

Journalism Under Fire (via) Outstanding speech by Bill Moyers.

# 12:25 am

George Monbiot: Their beliefs are bonkers (via) I really, really hope that this isn’t accurate.

# 1:56 am

Will Google Launch A Browser? They’ve registered gbrowser.com.

# 2:04 am

Python2.4 highlights

A.M. Kuchling’s “What’s New in Python X” documents are always a treat, and his guide to the forthcoming Python 2.4 is no exception. Among other things, 2.4 elevates sets to built in type status, dramatically improves the usability of Python’s list sort method (for easier application of DSU, aka the Schwartzian transform), makes reverse iteration easier and introduces an alternative string substitution method.

[... 231 words]

More evidence of a Google browser. Kottke’s Google Browser roundup.

# 2:47 am

Interview with BBC R&D Dirac Developer Thomas Davies (via) With discussion of the new open-licensed Dirac codec under development at the BBC.

# 2:50 am

Google Browser mention in Bugzilla. The bug has since been deleted.

# 5:03 pm

if (gBrowser) { var google = new Platform(); }. Matt May speculates on hard drive search and Google’s 32 billion dollar market cap.

# 5:10 pm

Mac Geekery (via) Tips for hardcore Mac geeks.

# 5:32 pm

Are poker ‘bots’ raking online pots? (via) Poker bots fleecing newbies on gambling sites.

# 7:24 pm

PONGMECHANIK (via) Crazy German hardware Pong clone.

# 7:40 pm

HOW-TO: Take digital photos from a kite. With detailed instructions on modding the camera to take a shot every second until the card fills up.

# 8:27 pm

2004 » September

MTWTFSS
  12345
6789101112
13141516171819
20212223242526
27282930