April 2011
Designing HTTP Interfaces and RESTful Web Services (Confoo11 2011-03-10)
How to well design a restful web service.
November 2010
Best Practices for Speeding Up Your Web Site
by 20 othersRules for making your website faster. Reducing the number of HTTP requests is the most important.
September 2010
HFS ~ HTTP File Server
by 5 others (via)You can use HFS (HTTP File Server) to send and receive files.
It's different from classic file sharing because it uses web technology to be more compatible with today's Internet.
It also differs from classic web servers because
it's very easy to use and runs "right out-of-the box".
Access your remote files, over the network.
It has been successfully tested with Wine under Linux.
htty's htty at master - GitHub
(via)htty is a console application for interacting with HTTP servers. It’s something of a cross between curl and the Lynx browser.
1
(4 marks)