Simon Willison’s Weblog

Subscribe

Sunday, 3rd February 2008

Let me be again clear here that Comet isn’t a new single technique. Rather, it’s a combination of existing push technologies with further research into new methods that together provides a robust framework for pushing data to all clients on modern networks.

Michael Carter

# 10:04 pm / comet, javascript, michaelcarter

Faster JavaScript Trim. Neat optimisation post—it turns out that while regular expressions are great for removing leading whitespace you can do a lot better at trailing whitespace by manually looping backwards from the end of the string.

# 10:12 pm / javascript, optimisation, steven-levithan, trim, whitespace

Low Pro For jQuery? Dan Webb on why he prefers Prototype over jQuery: “The one big reason was that, while jQuery was super simple and concise when working on smaller projects, it offered no help in structuring larger applications”.

# 10:16 pm / dan-webb, javascript, jquery, libraries, lowpro, prototype

Yahoo! OpenID Provider service now available as a public beta. This actually happened a few days ago, but I’ve been offline for the past week travelling to New Zealand and attending Kiwi Foo.

# 10:17 pm / beta, kiwifoo, openid, yahoo

Interview: Simon Willison on OpenID. Christian Heilmann interviewed me for the YDN blog.

# 10:18 pm / christian-heilmann, interview, openid, yahoo, ydn

Social Graph API. This is freaking awesome. Input one or more URLs to your profile pages and it returns a huge dump of crawled relationship data, based on XFN, FOAF and OpenID links. No API key required and it supports JSON callbacks so you can incorporate it in to a site without even needing to write any extra server-side code.

# 10:34 pm / google, json, jsonp, socialgraph, socialgraphapi

2008 » February

MTWTFSS
    123
45678910
11121314151617
18192021222324
2526272829