June 2008
4 posts
I’ve been an open source advocate for years. I always seem to be handing out...
– Megapixels
Romance is dead. It was acquired in a hostile takeover by Hallmark and Disney,...
– Matt Groening (via saramcpherson)
My Father taught me how to be a man – and not by instilling in me a sense of...
– Kevin Smith (via enquotations)
RESTful Authentication
I might be overcomplicating things, but I just don’t understand RESTful Authentication. I understand the focus on resources (noun) rather than actions (verbs), or at least I think understand this. However, in order for every resource to be uniquely addressable (via an URI), it seems necessary to include a authentication token in every URI (if merely to have a “you are logged in as...