O'Reilly Tags
We're experimenting with a folksonomy based on tag data provided by del.icio.us. Follow development in this blog post.
Rich Web Text Editing with Kupu (55 tags)
One of the reasons web applications haven't completely replaced desktop apps is that web browsers offer such poor text-editing capabilities. Now a new JavaScript library named Kupu may challenge that. Robert Jones explains how it works and how to add it to your own web apps.
Independently Parsing Perl (5 tags)
Stodgy, boring languages have great editors. What's keeping Perl from refactoring support, perfect syntax highlighting, and other advanced transformation techniques? It's really difficult to parse Perl. Fortunately, Adam Kennedy's PPI project provides a standalone Perl parser that operates correctly on all but 28 of the 38,000 CPAN modules. Here's how it works and what you can do with it.
Eclipse Plugins Exposed, Part 1: A First Glimpse (3 tags)
Many developers use Eclipse out of the box as an IDE, never investigating its powerful extensibility. But as Emmanuel Proulx shows in this first installment of a new series, Eclipse's modular system of plugins allow you to customize it to your suit your development needs.
text.editor.addicts.txt (2 tags)
If you have a strange fascination with text editors for the Mac, join Giles Turnbull as he takes you on a tour, line by line, character by character, into his addiction to the wonderful plain text world.
Hacking Open Office (2 tags)
Peter Sefton shows us how to use XML tools to hack Open Office file formats.

