Elasticfox - Firefox Extension for Amazon EC2
A Firefox extension for interacting with Amazon EC2 web service...
http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609&categoryID=88
http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609&categoryID=88
SyntaxHighlighter
Wyatt's Blog is now using SyntaxHighligher from Google Code
var thing = document.createElement('div');
thing.classname = "asdf";
alert(thing.classname);
for(var i = 0; i < 10; i++) {
alert('hello');
}
UPDATE - 2011-11-19:
Some time ago Alex Gorbatchev moved SyntaxHighlighter from Google Code to its own site - http://alexgorbatchev.com/SyntaxHighlighter - this is the URL you want to use.













