December 2008
Making Time Machine work with the ReadyNAS (for... →
I really need one of these things.
Using JAX-RS with Protocol Buffers for... →
An example of Jersey/Protocol Buffers usage. I’d be interested to see what the relative timings are for decoding HTTP headers vs. JSON entity. Still, neato.
c3p0-v0.9.1.1 - JDBC3 Connection and Statement... →
Full docs on c3p0 configuration.
Downscaling images in Java : Morten Nobel - A Java... →
Thumbnailing graphics in Java. Might be more fun to just rip off rmagick4j.
Using the Lucene Query Parser Without Lucene |... →
Building a Hibernate criteria query with a Lucene query.
Hashdot →
CLI launcher for JVM-hosted apps (mostly JRuby/Scala et al).
Asynchronous Content Aggregation with Servlet 3.0... →
Could be a decent base for a proxy.
AsyncRESTServlet : Jetty →
An asynchronous servlet aggregating the output of RESTful APIs.
Tembrel's Tome: Resource dependency injection in... →
Interesting example of injection Restlet resources using Guice.
Exposing a Resource for Remote Management By... →
How to set up JMX for remote futzing.
google-collections - Google Code →
Nice set of collection classes and helpers.
jetlang - Google Code →
An actors-ish library for Java.
Attachment – OpenWrt – Trac →
A patch for Ruby’s Net::HTTP to bump the buffer up from teeny-weeny to reasonable.
Microsoft Blue Track Explorer Mouse Wireless Blue... →
Will this mouse finally work on my shit-ass desk? It costs more than my shit-ass desk.
RubyForge: Excemel: Project Info →
A JRuby front-end to use a Builder-esque API for XOM, which isn’t a howling wasteland of bullshit — unlike, say, Builder’s XML generation, or REXML’s XML generation.
Sphinx →
A nice documentation engine.
Currency Exchange Rates (Bank Of Canada) →
Java SE 6 HotSpot[tm] Virtual Machine Garbage... →
The definitive document on GC tuning.
JDbMonitor - Monitor JDBC Performance For Slow SQL... →
A proxy JDBC driver which is wired for stats.