Reversi
15.01.2008 by axel in game-development | java | tools
Strategic game programming is a fascinating subject, that I have been attracted to for several years now. I always wanted to implement my own chess program but that seemed to complicated for the beginning. Therefore I started with Reversi and a simple m
Clean Up Your HDD (Java version)
14.12.2006 by kerim in hddcleaner | java
Updated
A collegue of mine - Axel Sammet - took the time to implement my small clean up tool in Java. Performance is faster, i like his GUI (using a table) a bit better. If you have a problem running it try -Xmx128M for increaed heap size. Here however
Feeds and Java
18.11.2006 by azarai in java
my contribution at http://mansourk.blogspot.com/ now here:
Since i got impressed how simple this was in python (thanks for this wonderful module), i got curious if there are libs in java and how simple they are. I found rome and commons feedparser (dont
