PUBLIC   marks

PUBLIC MARKS with tag http

Sponsorised links

10 May 2008

Modest Maps Python ws-compose and ws-pinwin Examples

by karlcow

ws-compose is an HTTP interface (written in Python) to the Modest Maps libraries for fetching and compositing map tiles in to a single static image.

Setting up an RDFa file with apache « Ivan’s private site

by karlcow

how to set up the environment so that the right URI-s would lead to the right format, ie, either HTML or RDF.

Feet up! : dev/python/cookies.html

by karlcow

Below is a simplistic example passing a cookie (called "Fish", with a value of "Cod") using Python's httplib.

Sponsorised links

08 May 2008

YSlow

by karlcow

YSlow — a Firefox plugin that measures website performance.

06 May 2008

maintentance and a megalomaniacal iPhone :: geek technique

by karlcow

It worked flawlessly and in the three hours I needed to rebuild my server, my iPhone handled 411 unique visitors (there was an access_log running along on my phone)

01 May 2008

Grauw’s web spot - Blog

by karlcow

none of the browsers do what the specification says they should do. Internet Explorer and Safari do reasonably ok (*/* is not very different from not sending the header at all), however Firefox and Opera’s headers are terrible.

ouch

23 April 2008

16 April 2008

Goldblog - Python - Script - Which Webserver Does That Site Run? - Corey Goldberg

by karlcow

You can use this little Python function to see what type of web server a site is running. All it does is send an HTTP request to the host and reads the 'server' header in the response.

11 April 2008

03 April 2008

[this is aaronland] What if web pages “foxed” like paper?

by karlcow

This is a small piece. A simple HTTP interface, called ws-raster, to wrap Batik's SVG to PNG transcoding functionality.

31 March 2008

Load Balancing et Fail Over pour les services Web » UNIX Garden

by camel
Comment gérer la répartition de charge et la tolérance aux erreurs lors de l’invocation d’un service web ? Nous allons étudier le problème et proposer une solution élégante, s’appuyant sur la création d’un plugin du framework Axis, généralement utilisé pour les applications Java. Les services web permettent d’invoquer des services publiés sur des serveurs HTTP, JMS ou autres. Un service web est identifié par un URL, appelé « port » dans le jargon. Cela identifie un serveur, un port de socket et un chemin. Le client doit générer une requête en XML et l’envoyer en mode POST sur l’URL du service web. Celui-ci analyse la requête, invoque le service et la méthode correspondante, puis retourne une réponse ou une exception à l’appelant. Tout cela au format XML. Comment les serveurs peuvent-ils garantir leur fonctionnement ? Que faire si un serveur tombe ? Est-ce qu’un serveur de secours est disponible ? Étudions les différentes techniques à notre disposition pour garantir l’exécution d’un service web dans le cadre d’une publication HTTP.

25 March 2008

Robots.txt

by karlcow & 1 other
Fais ce que je dis, mais ne me fait pas ce que je fais

24 March 2008

InfoQ: A Brief Introduction to REST

by karlcow

a pragmatic introduction to REST and RESTful HTTP application integration

InfoQ: Addressing Doubts about REST

by karlcow & 1 other (via)

10 of the most common doubts people have about REST

21 March 2008

20 March 2008

Pylot | Open Source Web Performance Tool

by greut

Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning.

19 March 2008

Set Up Gateway Level Virus Security With ClamAV And SafeSquid Proxy | HowtoForge - Linux Howtos and Tutorials

by camel
In this HowTo, I will explain how you can secure your network from virus and other malware, by installing ClamAV and integrating it with SafeSquid, to scan all in-coming content for virus, and block all infected content at the HTTP Gateway, even before it enters your network. Virus Security In SafeSquid SafeSquid has built-in connectivity to various daemon based anti virus software like ClamAV, Sophos, Avast, F-Prot, NOD32 and Kaspersky. It also has a universal ICAP (Internet Content Adaptation Protocol) client that can be used to connect to ICAP based security software like Dr.Web ICAP, Kaspersky Antivirus for Proxy Server, Trend Micro InterScan Web Security and Symantec Scan Engine. You can even use multiple anti virus software with SafeSquid to simultaneously scan in-coming content. This does not cause any significant latency, since SafeSquid has a multi-threaded architecture.

14 March 2008

HTTP/1.1 (DELETE, GET, HEAD, PUT, POST)

by kasi77 & 7 others
Diagram An activity diagram to describe the resolution of HTTP response status codes, given various headers. The diagram is available in various formats:

Nikita the Spider * Encoding Divination

by karlcow (via)

The flowchart below describes how Nikita divines the encoding of a Web document.

13 March 2008

HAVP – HTTP Antivirus Proxy » UNIX Garden

by camel
Dans cet article, nous allons étudier la mise en place d’un proxy http antivirus : HAVP (http://www.server-side.de). Chacune des pages web demandées par un client est analysée par un antivirus. L’antivirus peut être au choix Clamav, F-prot ou Kaspersky. De plus, HAVP sait parfaitement travailler avec Squid au cas où vous souhaiteriez continuer de l’utiliser. Nous verrons premièrement comment installer l’antivirus utilisé par HAVP. Deuxièmement, comment installer HAVP et les modifications à effectuer pour le faire fonctionner. Enfin, nous verrons des exemples de configuration d’HAVP : * Seul ; * Seul en proxy transparent ; * Et les deux moyens différents de l’utiliser conjointement avec Squid.

PUBLIC TAGS related to tag http

no tag

Sponsorised links