How-To Use Valid XHTML Tags in TextMate
Here's a tip I just now found out about. In TextMate, the HTML bundle has a ton of available snippets. Unfortunately, they don't automatically add the closing trailing slash for certain elements...
Adobe Apollo Bundle for TextMate
Since the announcement of Adobe's new cross-platform runtime, Apollo, I've been busy building sample applications and dreaming up new ideas. To make this easier, I created a quick Apollo bundle for...
New TextMate Book Available
Sitening's favorite editor for developing websites — TextMate — has a new book for learning the ins and outs of this amazing program. It's called, "Textmate: Power Editing for the Mac...
When Developers Get Cute
Here's an idea, let's program a secret feature in a widely used Mac application and make the icon change to something completely different. That's exactly what Allan Odgaard (through the prodding of...
Deprecated HTML Tag Stripper for TextMate
Earlier this year, Jon posted a Perl script that Scott wrote which strips out deprecated HTML tags and showed how to run this as a plugin for BBEdit. Slowly over the last few months I've convinced Jon...