Software
Jenkins CCM Plug-in
The CCM plug-in uses CCM to scan .NET source code for Cyclomatic Complexity. The plugin uses the information that you provide in the build step configuration to make a configuration file inside the job workspace. Then it calls the CCM.exe tool passing this configuration file. The output of the command is redirected into another XML. Finally, if you marked to publish CCM results, it collects data about the Cyclomatic Complexity throughout the build history and builds a trend graph for you. Nice ahn?
Jenkins TestLink Plug-in
This plug-in integrates Hudson and TestLink and generates reports on automated test execution.With this plug-in you can manage your tests in TestLink and execute them in Hudson.
tap4j
tap4j is a Java implementation of the Test Anything Protocol. This protocol lets you standardize the output of your test execution. This way a producer outputs a TAP result file that can be read by a TAP consumer.
TIOBE Jacobe Maven Plug-in
This plug-in lets you invoke Jacobe (www.tiobe.com), a code beautifier for Java from any Maven project.
Bellman-Zadeh Fuzzy Decision Maker
A tool based on the model proposed by Bellman & Zadeh (1970) fuzzy logic (fuzzy sets) decision support paper. The application is developed in Java (pure java + jgoodies and some other APIs) and it will be translated to several languages. For the 2.0 version I plan adding Type-2 Fuzzy support :-)
JLPT-Goodies
This project will help Japanese language students. As it's hard to find software to help JLPT students it's an attempt to fill this blank space. It's developed in Java, using JGoodies/Swing as UI API. This project will be multiplatform and multilanguage.
Word images extractor
This is a VBScript that extracts the images from a Word document. What it does in short, is save the document as HTML, get its images and remove the HTML and folders generated.
TestLink Java API
TestLink Java API is a Java API that interfaces TestLink XML-RPC API. This API lets you call TestLink internal methods such as createTestProject, uploadAttachment, getTestProjectByName among others.














