interblah.net - the-postal-internet-office-is-shutting-down
february 2013 by infovore
"The most impressive request thoroughly embraced the nature of TCP/IP, and arrived in a number of packets, out of order and with some data corruption (see the missing data on the envelopes), which we had to reconstitute into the actual request within our ‘server’." Everyone involved in this post is brilliant.
gofreerange
tcpip
internet
packets
http
february 2013 by infovore
Moserware: The First Few Milliseconds of an HTTPS Connection
december 2012 by infovore
This is remarkably detailed.
https
http
security
protocols
network
december 2012 by infovore
Ruby 1.9.2 Segmentation Fault and OpenSSL
march 2012 by infovore
If you have MacPorts installed, OpenSSL runs into issues when you install rubies through RVM. This helps.
rvm
ruby
openssl
http
march 2012 by infovore
Ethernet data transfer stalling or failing
march 2012 by infovore
"I've been working on a sketch wherein some data is downloaded from an HTTP server and is then processed on the Arduino (printed, as it happens, but I don't think that's important). In my original sketches, I was occasionally seeing transfers fail midway through." James is running into issues that might be relevant to me.
ethernet
arduino
data
http
march 2012 by infovore
RequestBin — Collect and inspect HTTP requests, debug webhooks
february 2012 by infovore
"RequestBin lets you create a URL that will collect requests made to it, then let you inspect them in a human-friendly way. Use RequestBin to see what your HTTP client is sending or to look at webhook requests." Which is very useful.
debugging
http
web
programming
february 2012 by infovore
HTTP Client - Mac Developer Tool for HTTP Debugging
december 2008 by infovore
"A Mac OS X Leopard developer tool for debugging HTTP services by graphically creating & inspecting complex HTTP messages." Oh, that could come in handy.
development
web
http
debugging
december 2008 by infovore
Cody Fauser - Rails HTTP Status Code to Symbol Mapping
september 2008 by infovore
"Recently I had been wondering what the complete list of HTTP status code symbols was in Rails. Searching through Rails didn't yield any results for a symbol like :unprocessable_entity... Rails defines the symbol to status code mapping dynamically from the status message. The symbol used is an underscored version of the status message with no spaces." Quick list of clear textual shorthand for returning HTTP status.
rails
rubyonrails
http
statuscode
status
reference
september 2008 by infovore
Fiddler HTTP Debugger - A free web debugging tool
july 2008 by infovore
"Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data."
http
ajax
debugging
web
internet
browser
july 2008 by infovore
Selenium rocks - and you don’t need it | magpiebrain
january 2007 by infovore
There is a place for browser drivers (like Selenium or Sahi) and for suites based on browser emulation techniques (such as HTTPUnit or Twill). Knowing which to use and when can result in significant time savings when running your test suites.
http
testing
html
selenium
dom
application
web
development
january 2007 by infovore
Optimizing Page Load Time - die.net
october 2006 by infovore
Lots of useful information in here - but implementing it is more problematic, depending on your setup.
latency
network
http
optimisation
browser
october 2006 by infovore
mnot’s Web log: Putting the Web back in Web 2.0
august 2006 by infovore
Don’t let tools tell you how to form your URIs, and certainly don’t let them force you to serve your content in a particular way.
ajax
http
prototype
web
web2.0
javascript
august 2006 by infovore
Ruby Programming Language Enables Concise Network Programming
january 2006 by infovore
Interesting, simple explanation of TCP/IP and API design in Ruby
http
programming
tutorial
webservices
tcpip
january 2006 by infovore
XML.com: How to Create a REST Protocol
march 2005 by infovore
Really good, simply explanation, of how to write REST protocols
REST
protocol
XML
HTTP
webservices
webdev
march 2005 by infovore
dojo.io.bind(): baking usability into XMLHTTP
march 2005 by infovore
Might be interesting.
xmlhttp
ajax
xml
http
march 2005 by infovore
related tags
ajax ⊕ application ⊕ arduino ⊕ browser ⊕ data ⊕ debugging ⊕ development ⊕ dom ⊕ ethernet ⊕ gofreerange ⊕ html ⊕ http ⊖ https ⊕ internet ⊕ javascript ⊕ latency ⊕ network ⊕ openssl ⊕ optimisation ⊕ packets ⊕ programming ⊕ protocol ⊕ protocols ⊕ prototype ⊕ rails ⊕ reference ⊕ REST ⊕ ruby ⊕ rubyonrails ⊕ rvm ⊕ security ⊕ selenium ⊕ status ⊕ statuscode ⊕ tcpip ⊕ testing ⊕ tutorial ⊕ web ⊕ web2.0 ⊕ webdev ⊕ webdevelopment ⊕ webservices ⊕ xml ⊕ xmlhttp ⊕Copy this bookmark: