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.
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....
Last Update: 17.12.2006. By azarai in python | spreadshirt
Last update: 16.04.2009 removed link to online version and fixed other links
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: 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.