Netvibes Search Widgets Updated
I have just updated the Netvibes (iGoogle, Apple Dashboard, Opera, Windows Live) search widgets with some Javascript voodoo. See my previous post for more info about these widgets. You can try them inline here:
Even though there is not much about this search, I have done quite a bit of user interface tweaks to make them […]
Netvibes Widgets for JDK and OSS Search
Netvibes has recently released a very cool update on their Widget API (see Ginger and UWA). It is now possible to create widgets that can be used in iGoogle, Apple Dashboard, Opera, Windows Live, Windows Vista, and of course Netvibes itself. I have just created two widgets for the two search engines Open Source Software […]
New Release of XDCC-Fetch
XDCC-Fetch is a nice little application written in Ruby that is able to download from XDCC bots on IRC. I have updated it to work with fox 1.6, so this should work with the recent Ruby version.
Screenshot
Unfortunately I don’t really have the time nor the interest to continue development for XDCC-Fetch. Please contact me if […]
Optimized pow() approximation for Java and C / C++
I have already written about approximations of e^x, log(x) and pow(a, b) in my post Optimized Exponential Functions for Java. Now I have more In particular, the pow() function is now even faster, simpler, and more accurate. Without further ado, I proudly give you the brand new approximation:
Approximation of pow() in Java
public static double […]
Javadoc Search Engine Updated
The Javadoc Search Engine now searches JDK 7 too:
Go here: javadoc.ankerl.com
It’s still a draft, so the documentation is surely subject to change. You can also use the search directly from here:
happy hacking!
addthis_url = ‘http%3A%2F%2Fmartin.ankerl.com%2F2007%2F08%2F22%2Fjavadoc-search-engine-updated%2F’;
addthis_title = ‘Javadoc+Search+Engine+Updated’;
addthis_pub = ”;

