Sponsorised links
June 2009
HTTP PubSub: Webhooks & PubSubHubbub - igvita.com
In this scenario, our local watercoolr service acts as a PubSub server, accepting requests to create custom channels, maintaining a subscriber list, and pushing out notifications when an update arrives at the channel.
brdfdr.com (Birdfeeder)
Siege
Styling buttons to look like links | Natalie Downe
ouch :)A common mistake that many developers make is to use a link to trigger an action on the server, for example deleting an item from a shopping basket or adding something to your favourites. Both of these examples are actions that modify state on the server and should therefore be performed using 'post'.
Changes in Opera’s user agent string format
IE8 and the X-UA-Compatible situation
REST Book: References - Stefan Tilkov's Random Stuff
list of references for my book on REST
Sponsorised links
May 2009
InfoQ: Presentation: Ian Robinson on REST, Atom and AtomPub
In a presentation recorded at QCon San Francisco, ThoughtWorks' Ian Robinson explains how Atom and AtomPub can be used as part of a RESTful HTTP approach in enterprise projects.
Secure Cookie Authentication for CouchDB | Jason Davies: Web Design and Development
I’ve recently been working on an implementation of cookie-based authentication for CouchDB. This is important for pure CouchDB applications (couchapps), where browsers communicate directly with CouchDB. Currently browsers can be authenticated using HTTP basic auth but the popup login box can be disruptive and confusing for users.
don't miss the picture.
FlipsideReality » Blog Archive » PHP Tor Wrapper
PHP
function creates a socket connection through Tor and is able to make a
perfect HTTP request that goes through the Tor network.
April 2009
brdfdr.com (Birdfeeder)
Birdfeeder is the prototype implementation of a RESTful, interoperable, Internet-scale microblogging protocol, tentatively called Fethr (Featherweight Entangled Timelines over HTTP Requests).
brdfdr.com (Birdfeeder)
HTTrack Website Copier - Aspirateur de Sites Web
brdfdr.com (Birdfeeder)
wiki.amqp.org: 7-RestMS - RESTful Messaging Service
This document describes RestMS, a RESTful Messaging Service that exposes AMQP networks as a set of resources clearly identified by URIs and each supporting the appropriate HTTP methods. RestMS is designed to interoperate with AMQP/0.9.1 and future versions of AMQP.
March 2009
