public marks

PUBLIC MARKS with tags dev & http

2010

Let's make the web faster - Google Code

by nhoizey
"Here are some statistics about the size, number of resources and other such metrics of pages on the world wide web. These are collected from a sample of several billions of pages that are processed as part of Google's crawl and indexing pipeline."

2009

Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS

by nhoizey & 7 others
"Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information)."

2008

InfoQ: Hypermedia in RESTful applications

by nhoizey
Flickr's current approach of requiring that clients possess Flickr-specific knowledge in order to progress from one application state to another, is simply another way of saying that they have a proprietary application model. Not only is it proprietary th

2007

Ajaxian » CSS Sprite Generator Released

by nhoizey
CSS Sprite is a single image file which contains several graphics. Using CSS background positions it’s possible to display any one of the graphics. By using a sprite you save on multiple http requests which helps speed up the rendering of your page.

What are CSS sprites?

by greut & 17 others

CSS sprites are a way to reduce the number of HTTP requests made for image resources referenced by your site. Images are combined into one larger image at defined X and Y coorindates. Having assigned this generated image to relevant page elements the background-position CSS property can then used to shift the visible area to the required component image.

another way to save precious HTTP hits from your page

blogrium » Blog Archive » Accept email in your apps with Mailhook

by camel & 2 others
blogrium » Blog Archive » Accept email in your apps with Mailhook

blogrium » Blog Archive » Accept email in your apps with Mailhook

by nhoizey & 2 others (via)
Mailhook is the easiest way to accept email in your web apps. Using Mailhook, you can receive email directly into your scripts and applications as easy as handling a form post. This means that you have no excuse to not have an email interface to your application. At a high level, you can think of Mailhook as an email to HTTP adapter. We receive the email and pass it to your script via HTTP. All you have to do is make the script, hook it up, and you’ll be ready to accept email in your application.

mailhook - DevjaVu

by nhoizey & 1 other
Using Mailhook, you can receive email directly into your scripts and applications as easy as handling a form post. This means that you have no excuse to not have an email interface to your application.

2005

fredbird.org | Getting browser language settings with PHP

by fredbird
So, you run a multilingual web site with PHP and you want to serve the reader's choice language if available. No problem, HTTP carries user's language settings within Accept Language instruction, you just have to parse it. Here is a sample function

Active users

nhoizey
last mark : 20/09/2010 09:39

greut
last mark : 24/09/2007 12:34

camel
last mark : 06/02/2007 13:09

fredbird
last mark : 13/09/2005 09:17