Subject: Progress of Nukumi2 Date: Sun, 7 Nov 2004 20:00:26 +0100 Category: Nukumi2 is doing very well, I'm actually writing on code that will be in the first public release 0.1 codename "godspeed". :-) I hope I'll publish this release this month, but I can't promise it. Not mentioned new features include: * Clotheslines: You can now chain multiple clothes together, respective any code that follows the StarCloth API (which is `StarCloth.new(text).to_html`). My sample blog runs currently on this clothesline: BlueCloth RubyPants NiceHR Which is essentially the same as: result = NiceHR.new(RubyPants.new( BlueCloth.new(text).to_html).to_html).to_html * [RubyPants](/chris/blog/2004/11/03-rubypants.html) will be there, a proper standalone release will appear this week. (John Gruber already linked to it, thanks a lot ;-)) * NiceHR, a sample cloth that will wrap `
` into a `
` for better taming with CSS. It's primarily an example on how to use REXML for tasks that were done with XSLT in Nukumi1. NP: Bob Dylan---I Want You (At Budokan)