Google Clear Button
Tuesday, March 13th, 2007Here is a simple Greasemonkey script that adds a Clear button to Google search result pages.
Here is a simple Greasemonkey script that adds a Clear button to Google search result pages.
In order to bulk-load RDF data into Oracle (Spatial) 11g, the data needs to be converted to N-Triples first. If the data set is large, this step can add quite a bit of overhead, which is why I decided to benchmark and compare several options.
The UniProt RDF distribution is over 5GB large. To help people retrieve the data more efficiently, we now mirror the data and provide a Metalink file that describes all the file locations.
The best choice of virtual machine is of course dependent both on the application and on the hardware the application is running on; here are the conclusions of a performance comparison with the latest batch of Java virtual machines for a web application that makes heavy use of BerkeleyDB and Lucene on an off-the-shelf Intel machine with 64-bit extensions.
The Google Gadgets API can be used to create small applications that people can add to their personalized Google home page. Here is a simple “gadget” for blasting protein sequences.
Google now allows you to create custom search engines. I used this to set up a search engine that searches in well know life sciences sites.
How do you concatenate two huge XML files efficiently without writing any code?
Google Subscribed Links provide a mechanism for adding information at the top of a Google search results page. I set up an example that can be used to see information from the Enzyme Nomenclature Database when searching for something like EC 1.2.3.4.
It looks like our initiative to port all of our code to a more compact and efficient language didn’t get very far. So what next?
Here are some notes on the book Producing Open Source Software. The book does an excellent job of explaining how open source projects work and how they deal with typical problems.