Last Update: 14.12.2006. By kerim in matrix | python
** Matrix has its own page now ! Please use this page here for comments. Otherwise you might directly go here.
The text in this entry is outdated !
**
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
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).
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.
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.
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.
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 ?
Last Update: 28.11.2006. By azarai in python | snipplet
i’ve got some time to continue my python and feed example
Last Update: 24.11.2006. By azarai in python
The python script i posted at the Jamendo forum can be found here : copyJT2ms.zip
Last Update: 16.11.2006. By azarai in python
I guess everyone knows these wonderful feeds and the most used standards atom and rss. Reading them is nowadays really simple, cuz we don’t need to concentrate on parsing. There are a lot of libs for reading feed in, i guess, almost all languages. Maybe not asm, but who knows :-)