Domain Teleporter – Greasemonkey Script
Update: As an experiment, converted this into a Firefox extension (Blog Article, Extension homepage)
Update: As an experiment, converted this into a Firefox extension (Blog Article, Extension homepage)
Jeff Attwood points out that on w3schools, a huge majority of developers are still using IE.
The guys at EBusiness Apps - Andre Charland, Dave Johnson, Alexei White - have started a new weekly podcast on Ajax and invited me along for a general chat. They’re usually picking a general topic and riffing on it for...
Local storage - beyond 2KB cookies - is now a step closer with the latest Firefox effort. You get a local storage API like this: [javascript] sessionStorage.setItem(..) globalStorage.namedItem(domain).setItem(..) [/javascript]
Comet Takes to IE Like a Fish Takes to Acid