Jacob Kaplan-Moss
Activity tagged “java”
Bookmarks
kahlua - Google Code
Lua on the JVM, optimized for J2EE. Yay!
Deploying Django/Jython Projects on a J2EE App Server
Yes, it really is that easy.
Repository - directory - public: enfold.solr/trunk/server
This is awesome: a complete Solr/Jetty setup. This is similar to what I've been using, but even nicer. Thanks, Joseph!
prefuse | interactive information visualization toolkit
Nifty looking dataviz toolkit. Some overlap with Processing, it seems, but there's also a bunch of graph/node stuff in Prefuse that looks neat. It's Java, unfortunatly, but maybe that'll be a good excuse to try out the recent advances in Jython.
Front Range Pythoneering: Django on Jython: Minding the Gap
The Front Range Pythoneers strike again: Django now runs pretty well on Jython. This really is a big deal.
CPS Project: NXLucene
Another Lucene-based web service tool (this one based on Plone)
Welcome to Solr
Lucene as a search server. XML/JSON APIs, web administration interface. Java servlets (yech), but probably a lot easier than PyLucene.