Archives

You are currently viewing the archive of Quixotic Evil for June 2007
2007-06-12
Web
I can't decide whether it's a good idea.

The sidebar gadget may disappear after a while. After all, the challenge of getting it to work is now mostly passed (like the moblog).
2007-06-11
Web
If I open Twitter's RSS feed for 'me & friends' in a web browser, it's got a Channel item which contains some general details and lots of Item children that contain the posts.

If I open the same URL with PHP4's CURL functions (or normal fopen(), for that matter, but I've since set allow_url_fopen false) the page appears perfectly formed except all the Items are missing.

Works fine for the feed here.

Weird.

» Read More