Redirecting to intertwingly.net in 15 seconds




Essays:

Userland -
-



Sam Ruby
< It's just data >

Updated: 1/2/2003; 3:32:43 PM.

Monday, December 30, 2002

curl -i -d "<rss><channel/></rss>" http://feeds.archive.org/validator/
curl -i -d "<rss/>" http://feeds.archive.org/validator/

The latter demonstrates a bug in the validator, which I will leave unfixed for the moment to demonstrate fault responses (complete with server side python stack traceback).  This can be put into a script on Unix/Windows thus:

curl -i -d "`cat $1`" http://feeds.archive.org/validator/
curl -i -d "@%1" http://feeds.archive.org/validator/

Thanks go out to Jeffrey Winter for this nugget.


  2:08:10 PM   Comment 

Mark Pilgrim: Now, there is a way to specify permalinks in HTML, but virtually nobody uses it.  Ok, I've updated my templates so that the preferred permalink is marked with a rel=bookmark. 
  12:50:06 PM   Comment 

Stefano Mazzocchi it's an design pattern: "good ideas and bad code build communities, the other three combinations do not". This is extremely hard to understand, it's probably the most counter-intuitive thing about open source dynamics.
  11:19:37 AM   Comment 

Sam Gentile: it seems very difficult to get people to collaborate freely and consitently in a medium where they feel like they have an obligation.
  10:20:20 AM   Comment 

Words for the day: serenity, triage, and quixotic.
  9:53:59 AM   Comment 




December 2002
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        
Nov   Jan

Click to see the XML version of this web page.


Related: Help link
Sam Ruby
Jon's Radio
John Robb's Radio Weblog
Sam Gentile's Weblog
Peter Drayton's Radio Weblog
rebelutionary
The .NET Guy
DotNetRemoting.cc - Ingo Rammer's DotNetCentric
Don Box's Spoutlet
Windley's Enterprise Computing Weblog

Click here to visit the Radio UserLand website.


Last update: 1/25/2002; 7:23:12 AM

© Copyright 2003 Sam Ruby

-