NextHub

Development on NextHub has ceased. Click here to go to the SourceForge project page.

Hasher Update (and how to obtain the hash of a file in Java)

I updated Hasher today. The plugin still functions the same, but I fixed a bug in the hash generation algorithm (thanks to Vladimir Kozlov for pointing the bug out to me). I also greatly increased modularity which in turn reduced the code size rather significantly. Here is how I calculate the hash of a [...]

Eclipse plugins section added

I’ve added a section for Eclipse plugins that I write. NextHub is written in C#, but my primarily coding language is Java, and I spend a lot of time in Eclipse everyday. Eclipse’s plugin community is huge, but occasionally, I find myself wanting a plugin that doesn’t exist. I figured I’d just go ahead [...]