March 2008
Des URL avec caractères accentués - Carnet Web de Pascal
by nhoizeyDans Firefox 3, on peut taper les noms de fichiers et chemins dans l'URL avec leurs accents, ou bien dans des langues utilisant un alphabet différent (l'arabe par exemple)
April 2007
Sveinbjorn Thordarson's Website - Using Data URLs Effectively with Cascading Style Sheets
by nhoizeyData URLs are a clever way of embedding images in HTML. Instead of linking to an image stored locally on the server, the image is provided within the URL itself as a base64-encoded string of data preceded by a mime-type. In this article I discuss how Data URLs can be effectively used to optimize website loading times and performance.
March 2006
URL Encoding
by kalley & 6 others'What are those "%20" codes in URLs? Which characters must be encoded and why, how to URL encode characters, and an automated tool.
Uniform Resource Locators (URL) specification
1
(4 marks)