I/O 2012 - Google Project Hosting- Google Project Hosting (git clone enabled).
Chalkwork HTML Royalty-free Icons @mezzoblue §
via http://hints.macworld.com/article.php?story=20060828093624972
the surprisingly powerful TextEdit provides some very handy, simple options to produce clean HTML when you need that. Here’s a brief set of steps to take advantage of this capability:
If you examine the source code, you’ll see nothing but simple, pure HTML (or XHTML). The only ‘bad’ thing I noticed was that the Cocoa HTML Writer that does the conversion still uses <b> for boldface rather than the ‘correct’ <strong>. But that’s easy enough to fix.
Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code. For example:
div#page>div.logo+ul#navigation>li*5>a
…can be expanded into:
<div id="page">
<div class="logo"></div>
<ul id="navigation">
<li><a href=""></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
</ul>
</div>
Supported editors include:
Aptana/Eclipse, TextMate, Espresso, Coda, KOmodo, Notepad++,PsPad,<textarea>, editArea,CodeMirror,Sublime Text, Top Style, Ultraedit, Gedit,BBedit and Textwrangler,a Chrome Extension, Geany, Akelpad and even Dreamweaver.
A free javascript cross-fading slideshow and image showcase library Annotated link http://www.diigo.com/bookmark/http%3A%2F%2Fsmoothslideshow.jondesign.net%2Findex.html