Clean Up Your HDD (Java version)

Last Update: 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 a screenshot of the java gui and the HDDelete.jar (includes sources)
My version will adopt that “feature”.

At the moment i am working on a darkroom clone. Guess that will be ready soon too.


Feeds, python and the creation of tool II - Release 0.1

Last Update: 12.12.2006. By azarai in python | spreadshirt

As announced earlier i am releasing the source code of the SpreadProductXHMTLProducer tool. You can download it here


Feeds, python and the creation of tool II - The code

Last Update: 09.12.2006. By azarai in python | spreadshirt

As stated in part one i’ll provide and explain some of the code. I’ll deploy the whole source code some time later. Until that you can use the online version (which will stay online).


Clean Up your HDD (GUI)

Last Update: 09.12.2006. By kerim in gui | hddcleaner | python

I finished a small prototype with an “acceptable” GUI.
The functionality for going through the disk(s) and sorting all files according to size was already nearly finished last time.


Feeds, python and the creation of tool

Last Update: 07.12.2006. By azarai in python | spreadshirt

Last time we saw how easy it is to aggregate some feeds and present them on a web page. This time i am gonna create a tool using python and feed parsing. Nope its not another aggreagtor, i had a different need.


Added Add This! and Mister Wong to serendipity_event_findmore plugin

Last Update: 05.12.2006. By azarai in tools

As posted in the s9y forum i added the Add This! service and the german social bookmarking service mister wong to the serendipity_event_findmore plugin. The source can be found here serendipity_event_findmore.zip.


Clean Up Your HDD (Start)

Last Update: 05.12.2006. By kerim in hddcleaner | python

As mentioned here i will implement a small program sorting the files of any given list of directories according to size, present that visually and offer you a button to delete selected files.


Drives and python

Last Update: 04.12.2006. By kerim in python

How would you scan all drives for files ? Any unix system has an advantage here .... it starts with “". We simply don’t care for drives there. But what do you do if you have windows ?


Feeds and python II

Last Update: 28.11.2006. By azarai in python | snipplet

i’ve got some time to continue my python and feed example


Script Jamendo Torrent to my Music collection structure

Last Update: 24.11.2006. By azarai in python

The python script i posted at the Jamendo forum can be found here : copyJT2ms.zip