The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Plumber's Hack 2: Blog o' warez

Posted by evanx on September 6, 2006 at 2:42 AM PDT

(*)

So i wrote this warez to parse my articles in "poor text format" and generate my desired output, eg. HTML for my weblog, with syntax highlighting. Another feature is switching between online image URLs, and local offline image files.

There's a GUI interface, for previewing the HTML. This could be used as a tool for syntax highlighting and escaping Java and XML snippets, to cut and paste into your blog entries.

Read the full article on java.net CVS.

Ssh ssh, Show me the warez

Here is the Web Starter...

(*) (Quitewriter, Java5, 450k, unsandboxed)

Which looks like this...

(*)

The code for the above demo in the quitewriter package on vellum.dev.java.net, but moving to quitewriter.dev.java.net. The main class to run the GUI is quitewriter.gui.QuitewriterGui.

Other Reading Material

Last week, in Swing and Roundabouts 1M: Emission DTs, we implemented a publish/subscribe message bus, for dialogs and such.

Related Topics >> Java Tools      
Comments
Comments are listed in date ascending order (oldest first)