Posted: October 6th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: bookmark, debug, debugging, design, development, favicon, free, generator, graphics, http, icons, link, post, postbin, programming, testing, tool, tools, web, webdesign, webhooks | No Comments »
"PostBin lets you debug web hooks by capturing and logging the asynchronous requests made when events happen. Make a PostBin and register the URL with a web hook provider. All POST requests to the URL are logged for you to see when you browse to that URL."
Via.
Posted: June 3rd, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: ajax, bookmark, comet, design, favicon, free, generator, graphics, http, icons, javascript, link, php, programming, prototype, tool, tools, tutorial, web, web2.0, webdesign, work | No Comments »
"Comet is a programming technique that enables web servers to send data to the client without having any need for the client to request it. This technique will produce more responsive applications than classic AJAX. In classic AJAX applications, web browser (client) cannot be notified in real time that the server data model has changed. The user must create a request (for example by clicking on a link) or a periodic AJAX request must happen in order to get new data fro the server. "
Via.
Posted: April 7th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: api, bookmark, cli, commandline, curl, http, link, webdev, work, xmlrpc | No Comments »
curl -X POST -H 'Content-type: text/xml' -d @xmlfile.xml http://example.com/xmlrpc.php
Via.
Posted: April 7th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: api, appsot, bookmark, canonical, cli, commandline, cool, curl, data, html, http, internet, link, Links, revcanonical, service, shorteners, url, urls, web, webdev, work, xmlrpc | No Comments »
RevCanonical
url shortening that doesn't hurt the internet
Via.