Categories
Development HTML MovableType Web XML XSLT

XSLT AbiWord to HTML

abi2html

A command line app written in Java which, using the Xalan XML parser and an XSLT stylesheet, allows you to convert native AbiWord, (*.abw), files into HTML pages. Features include being able to convert a single file or batch convert a directory of files and turning http:// web address references into anchor tags under HTML. For more information see the README and CHANGELOG files.

Kinda cool, but as another idea how about a MovableType plug-in that takes a .abw file upload and translates it to embeded (X)HTML?

Categories
HTML Web Wiki

Wiki .EXE

WikiServer is a simple webserver Wiki as an .exe, source code provided. Probably the easiese Wiki for Windows users, from the getting something useful up and running prespective.

Categories
HTML Web Wiki

Wiki .EXE

WikiServer is a simple webserver Wiki as an .exe, source code provided. Probably the easiese Wiki for Windows users, from the getting something useful up and running prespective.

Categories
Apache Development HTML Web XML

Cocoon Resource

cocooncenter.org – Your Guide to Apache Cocoon

This site is intended to provide tutorials, how-to’s, best practise guides and other information not covered by the official Cocoon documentation. It is directed mainly to new Cocoon users, but if you’re working with Cocoon for some time you may find some useful information here, too.

Looks like a good resource of Cocoon is your thing.

Categories
Apache Development HTML Web XML

Cocoon Resource

cocooncenter.org – Your Guide to Apache Cocoon

This site is intended to provide tutorials, how-to’s, best practise guides and other information not covered by the official Cocoon documentation. It is directed mainly to new Cocoon users, but if you’re working with Cocoon for some time you may find some useful information here, too.

Looks like a good resource of Cocoon is your thing.

Categories
HTML Java Web

Java Text Search for Websites

Jakarta Lucene

Jakarta Lucene is a high-performance, full-featured text search engine written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.

It might help tig with his search problem at work.

Categories
HTML Java Web

Java Text Search for Websites

Jakarta Lucene

Jakarta Lucene is a high-performance, full-featured text search engine written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.

It might help tig with his search problem at work.

Categories
Development HTML News Python Web Weblogging XML

Nice News Aggregation

NewsAggregation over at vsbabu.org with code provided for one of your own.

Categories
Development HTML News Python Web Weblogging XML

Nice News Aggregation

NewsAggregation over at vsbabu.org with code provided for one of your own.

Categories
HTML Web Weblogging Wiki XSLT

Inline Web Editing

ContentEditable in Mozilla, need to get working in the wiki project. Be Blogging has an example/demo.