View Firefox 3 CSS hack .foo, x:-moz-any-link { } /* FireFox 2 */ .foo, x:-moz-any-link, x:default { } /* FireFox 3 */ html>/**/body .foo, x:-moz-any-link, x:default { } /*...Read More
View Tagging VLAN 802.1Q entre switch CISCO (trunk) et linux # Sur linux pour avoir une interface virtuelle qui tag sur le vlan 2 et attachée à eth0 # Nécessite le package vlan (apt-get...Read More
View Opening multiple tabs in Firefox from a file / Ouvrir des onglets dans Firefox à partir d’une liste d’adresses dans un fichier Note Parse the file liste_url.txt and open a new tab if the line starts with http Parcours le fichier liste_url.txt et ouvre un nouvel...Read More
View Get Latitude and Longitude values from Google Maps Note When the location you want is in the center of the map, copy and paste this code into the location bar of your...Read More