Categories
Java Mozilla RDF RSS XML XSLT

NewsMonster

NewsMonster is a newsreader and manager for RSS content, news, and the semantic web.

It has an immpressive feature list, though doesn’t claim to support RSS 2.0. It could be the basis for my RSS Reader nirvana with it’s Repitle server component side.

[via Russell Beattie Notebook]

Update: NewsMonster *does* support RSS 2.0

One of the features I point out is that it supports *all* versions of RSS.

This is due to the miracles of XSLT 😉

Kevin

– —

Kevin A. Burton ( burton@apache.org, burton@openprivacy.org, burton@peerfear.org )

Coolness. Now if I could just get it to work on my box.

Categories
Java Mozilla RDF RSS XML XSLT

NewsMonster

NewsMonster is a newsreader and manager for RSS content, news, and the semantic web.

It has an immpressive feature list, though doesn’t claim to support RSS 2.0. It could be the basis for my RSS Reader nirvana with it’s Repitle server component side.

[via Russell Beattie Notebook]

Update: NewsMonster *does* support RSS 2.0

One of the features I point out is that it supports *all* versions of RSS.

This is due to the miracles of XSLT 😉

Kevin

– —

Kevin A. Burton ( burton@apache.org, burton@openprivacy.org, burton@peerfear.org )

Coolness. Now if I could just get it to work on my box.

Categories
Java

Java Source Control

SourceJammer

SourceJammer is a source control and versioning system written in Java. It consists of a server-side component that maintains the files and version history, and handles check-in, check-out, etc. and other commands; and a client-side component that makes requests of the server and manages the files on the client-side file system.

Categories
Java

Java Source Control

SourceJammer

SourceJammer is a source control and versioning system written in Java. It consists of a server-side component that maintains the files and version history, and handles check-in, check-out, etc. and other commands; and a client-side component that makes requests of the server and manages the files on the client-side file system.

Categories
Apache Java

Apache2 and Tomcat

Apache 2.x Tomcat 4.x Load Balancing (or Private JVMs)

Categories
Apache Java

Apache2 and Tomcat

Apache 2.x Tomcat 4.x Load Balancing (or Private JVMs)

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
Java

Merging Swing and JSP the answer?

Another Take on Swing and Java’s Success. Reminds me of something engel was playing around with that took swing apps and ran them as JSP. The problem was that it looked like someone was soing a poor port of a desktop app to the web, but the idea is still sound and hughly benefical.

Categories
Java

Merging Swing and JSP the answer?

Another Take on Swing and Java’s Success. Reminds me of something engel was playing around with that took swing apps and ran them as JSP. The problem was that it looked like someone was soing a poor port of a desktop app to the web, but the idea is still sound and hughly benefical.