soypunk + http   80

Curlish — Curlish 1.6 documentation
Ever had to speak to an OAuth 2.0 protected resource for debugging purposes? curl is a nice tool, but it totally lacks helpers for dealing with oauth.

curlish comes for the rescue. It is able to remember access tokens for you and inject it into requests.
curl  http  oauth  python 
8 weeks ago by soypunk
webfs homepage
possibly useful background for any http file server.
http  file  web  server  services 
february 2012 by soypunk
jaylett/django_exceptional_middleware - GitHub
"Middleware app that makes it easy to generate the correct HTTP status codes, with customisable templates, for more rare situations than Django supports, and making it easy to style them all the same way."
django  http 
march 2011 by soypunk
mnot/htracr - GitHub
"htracr is a packet sniffer and visualisation tool for HTTP. It does not give you a score, grade, or hold your hand when you're crying because your site is so damn slow, but it will give you unparalleled insight into what's actually happening on the wire between your browser and the Web."
http  utility  software  node.js 
march 2011 by soypunk
httpstat.us
"This is a super simple service for generating different HTTP codes"
http  testing 
february 2011 by soypunk
htty's htty at master - GitHub
"htty is the HTTP TTY, a console application for interacting with HTTP servers. "
http  cli 
october 2010 by soypunk
RED: <>
lovely http header validator with an special focus on whether the responses are cacheable or not.
http  validation 
july 2010 by soypunk
webisoget
"Webisoget provides a means to automatically and programmatically retrieve pages from web sites that require ISO login - pubcookie or shibboleth, for example"
pubcookie  shibboleth  web  http  from delicious
may 2010 by soypunk
nginx_http_push_module - Comet For The People
"This module turns Nginx into an adept HTTP Push and Comet server."
nginx  comet  http  from delicious
march 2010 by soypunk
google-feedserver - Project Hosting on Google Code
"Google Feed Server is an open source Atom Publishing Protocol server based on the Apache Abdera framework. Google Feed Server provides a simple back end for data adapters, which allows developers to quickly deploy a feed for an existing data source such as a database"
google  atom  xml  web  http  server  opensource  from delicious
february 2010 by soypunk
minify - Project Hosting on Google Code
"Minify is a PHP5 app that helps you follow several of Yahoo!'s Rules for High Performance Web Sites. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers."
php  web  http  css  javascript  from delicious
january 2010 by soypunk
jwage's Doctrine2REST at master - GitHub
"RESTful interface for managing your Doctrine 2 entities."
doctrine  web  http  rest  from delicious
december 2009 by soypunk
node.js
JavaScript i/o engine, depends on Google's V8. seems like it is similar to Twisted.
javascript  http  from delicious
november 2009 by soypunk
PostBin - Debug web hooks
"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."
web  http  development  from delicious
september 2009 by soypunk
documentcloud's cloud-crowd at master - GitHub
" New parallel processing worker/job queue system with a strikingly elegant architecture. The central server is an HTTP server that manages job requests, which are farmed out to a number of node HTTP servers which fork off worker processes to do the work. All communication is webhook-style JSON, and the servers are implemented in Sinatra and Thin using a tiny amount of code. The web-based monitoring interface is simply beautiful, using canvas to display graphs showing the system’s overall activity."
ruby  web  http  parallel  mapreduce  from delicious
september 2009 by soypunk
jespern / django-piston / wiki / Home — bitbucket.org
Piston is a relatively small Django application that lets you create RESTful application programming interfaces (API) for your sites.
django  python  rest  http  api 
may 2009 by soypunk
Is anyone using ESI with a lot of traffic?
Twitter's description of how they are using Varnish, an HTTP accelerator (similar to Squid.)
twitter  apache  varnish  http 
march 2009 by soypunk
william-os4y's fapws3 at master - GitHub
"Fast Asynchronous Python Web Server (based on libev)" WSGI compliant webserver... impressive django test results noted here: http://william-os4y.livejournal.com/6485.html
web  python  http  server 
february 2009 by soypunk
mnot’s Web log: Stop it with the X- Already!
Indeed, this is getting nuts. Palm's x-mojo-nonsense is pure madness. There's some further "humor" in the comments... see Julian Reschke's comment in particular. Mark also has a nice comment concerning "exceptions to the rule."
web  http  html  extensibility 
february 2009 by soypunk
Re: HTML and XML from Elliotte Rusty Harold on 2009-02-11 (www-tag@w3.org from February 2009)
"On this point, I have to call B.S. again. That a document is served as text/html does not make it HTML. Much less does it make it not XML. If a document satisfies the BNF grammar and the various well-formedness constraints, it is XML, whatever you call it. It may also be HTML, and perhaps other things as well."
html  xml  http  w3c  standards 
february 2009 by soypunk
mca blog [de hÓra: "Just" Use Post]
more POST, PUT, and partial update chatter
rest  http  web  services 
february 2009 by soypunk
My hovercraft is full of eels: It's OK for GET Requests to Update the Database
"The HTTP methods should be used to indicate the user's intention without regard to the underlying implementation. The web application is an abstraction so we need to model the interaction on that abstraction. If the user's intention is to make a change to something then go ahead and use a PUT but if they're only reading some data use a GET even if you know it involves some database writes."
rest  http 
january 2009 by soypunk
Origin Header for CSRF Mitigation
"This document describes the use of the Origin header for mitigating cross-site request forgery (CSRF) vulnerabilities in web sites. To help sites defend against CSRF attacks, user agents send a Origin header with HTTP requests that identifies the origin that initiated the request. If the user agent cannot determine the origin, the user agents sends the value null."
http  security 
january 2009 by soypunk
HTTP Scoop - Tuffcode - Home
"HTTP Scoop watches network traffic. It identifies HTTP requests and responses, parses them, and presents them in a clear, easy to analyze manner."
http  osx  software 
january 2009 by soypunk
HSTP : Hyperspeech Transfer Protocol
"We present Hyperspeech Transfer Protocol (HSTP) – a protocol to seamlessly connect telephony voice applications. HSTP enables the users to browse across voice applications by navigating the Hyperspeech content in a voice application. HSTP can also be used for developing cross-enterprise applications that allow a user to transact across two or more voice applications."
audio  speech  internet  http 
january 2009 by soypunk
mnot - cgi_buffer
oldie that I never bookmarked: "cgi_buffer is a group of libraries (for Perl, Python and PHP) that automatically handle performance-improving HTTP features that most Web servers don't implement (at least for scripts)."
python  php  http 
january 2009 by soypunk
Simple 4.0.6
"The goal of Simple is to bring the power of simplicity to the world of server side Java. The primary focus of the project is to provide a truly embeddable Java based HTTP engine capable of handling enormous loads."
java  http  server 
december 2008 by soypunk
Tetris Challenge - How to
Fascinating online game idea that takes advantage of HTTP.
web  http  gaming 
december 2008 by soypunk
HTTP Client - Mac Developer Tool for HTTP Debugging
"A Mac OS X Leopard developer tool for debugging HTTP services by graphically creating & inspecting complex HTTP messages."
mac  osx  software  http 
december 2008 by soypunk
cocoahttpserver - Google Code
"Sometimes Cocoa developers need an HTTP server in their code. Perhaps they're writing a file-sharing app, or maybe they want to allow website links to communicate with built-in software similar to iTMS links. Obviously the built-in apache server is not an option. Thus the need for a small, lightweight, embedded HTTP server."
cocoa  mac  osx  programming  http 
november 2008 by soypunk
JSONRequest
"XMLHttpRequest has a security model which is inadequate for supporting the next generation of web applications. JSONRequest is proposed as a new browser service that allows for two-way data exchange with any JSON data server without exposing users or organization to harm. It exchanges data between scripts on pages with JSON servers in the web. It is hoped that browser makers will build this feature into their products in order to enable the next advance in web application development."
json  http 
november 2008 by soypunk
Sam Ruby: Benefits of Uniformity
'Having everybody parse HTML consistently would be a huge step forward. At the present time, HTML5 is the most comprehensive and complete approach to this. Having Microsoft more actively participate, and spinning off and fast tracking just those parts of HTML5 necessary to implement this part of the HTML5 vision; well, that would be a huge win."
html5  http  rest 
november 2008 by soypunk
IETF - POST Once Exactly (POE) - M. Nottingham
" This specification describes a pattern of use that allows HTTP clients to automatically retry POST requests in a manner that assures no unintended side effects will take place, and defines mechanisms to allow implementations to automatically determine when such patterns are supported."
ietf  http  rest 
october 2008 by soypunk
Don't Let Users Confirm Via HTTP GET
"While it may be attractive from the usability perspective to let users click on a link in an email to confirm a registration, it violates one of the cardinal rules of the web: don't change state on HTTP GET requests. This weblog post explains the problem and suggests solutions. "
web  service  http  rest  via:connolly 
september 2008 by soypunk
joshua's blog: beyond rest
"PIMP Is Mostly Push". Heh. Joshua Schachter's ideas about an Atom push messaging system.
http  messaging  xmpp  rest 
july 2008 by soypunk
BoeingXriUseCases - XRI Wiki
Boeing uses XRIs to fully qualify identifiers and avoid name collisions between employee IDs, application IDs, device IDs, IDs received in SAML (Security Assertion Markup Language) assertions from business partners, etc.
xri  xml  http  w3c  uri  url  iri 
july 2008 by soypunk
corkscrew
"Corkscrew is a tool for tunneling SSH through HTTP proxies."
ssh  http  network  software 
june 2008 by soypunk
Official Google Blog: Robots Exclusion Protocol: now with even more flexibility
"X-Robots-Tag" HTTP header when used as <meta> would allow per-HTML-page robots.txt settings. Nifty
html  http  search 
june 2008 by soypunk
HTTPTest
The HTTPtest script was created to simpify regression testing of a set of servers that provide data to other systems using XML and the HTTP protocol.
http  testing  software 
june 2008 by soypunk
mnot’s Web log: Two HTTP Caching Extensions
Yahoo contributes to cache control specs: stale-while-revalidate and stale-if-error
http 
december 2007 by soypunk
mochiweb - Google Code
"MochiWeb is an Erlang library for building lightweight HTTP servers."
web  http  server 
november 2007 by soypunk
DBSlayer - Trac
a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling.
json  database  web  http  code 
october 2007 by soypunk

Copy this bookmark:



description:


tags: