SpreadProductXHMTLProducer using Webservice now

Last Update: 20.01.2007. By azarai in python | spreadshirt

I dropped the rss feed usage finally and switched to the webservice spreadshirt is offering. For an introduction on using it with python and SOAPPy see my earlier post.


Starting a code snipplet series

Last Update: 18.01.2007. By kerim in python

I think i will start a small series with python code snipplets for tasks that i had to look for a solution myself. Spares me (and probably some others) the time to search for them.


Matrix updated

Last Update: 17.01.2007. By kerim in matrix | python

We have version 0.3 out now.
And a new Homepage for Matrix as well located here.
Sources are available.


Feeds and python - Found a good feed aggregator

Last Update: 10.01.2007. By azarai in python

Look no further, i found a wonderful feed aggregator written in python and really cool also using django and the same feed parser as i used earlier: Feedjack Bet i am not going to implement my own, just take a look at their examples, impressing. I am going to test it in the next few days when i get some spare time and will report. Stay tuned :-)


SpreadProductXHMTLProducer continued

Last Update: 27.12.2006. By azarai in python | spreadshirt

Lately i’ve been playing a bit around with the spreadshirt webservice. We wanted a navigation based on the desings and automation of reoccuring tasks is so wonderfull. So i had a look in the rss feed and didnt find any usefull infos. The only other ways to get infos from spreadshirt i am aware of is either the xml export (dont know much, dont have premium access or an export file) and the webservice. I took the webservice approach....


Clean Up Your HDD (HDDCleaner preliminary final version)

Last Update: 27.12.2006. By kerim in hddcleaner | python

This will be my “preliminary final” version of HDDCleaner.


Clean Up Your HDD (source)

Last Update: 22.12.2006. By kerim in hddcleaner | python

I had the time do rework my hddcleaner a bit.
It’s now ready to be shown.


Moviegrabbing with PPython: How Did You Do that ?

Last Update: 20.12.2006. By kerim in python

Now for those that are interested in HOW I did it. It’s actually pretty simple.


Matrix - Fullscreen Editor for purists UPDATED

Last Update: 17.12.2006. By kerim in matrix | python

I updated my editor to version 0.2


Feeds, python and the creation of tool continued - Release 0.2

Last Update: 17.12.2006. By azarai in python | spreadshirt

Last update: 16.04.2009 removed link to online version and fixed other links