SpreadProductXHMTLProducer using Webservice now

by By: Jens 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.

Also new functionality?
Yep, it creates now teasers for your designs ...

SpreadProductXHMTLProducer continued

by By: Jens 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 ...

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

by By: Jens in python | spreadshirt

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

As promised earlier, here is a new version of the tool. I updated the online version (offline) and as download from old download site.

What changed ...

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

by By: Jens in python | spreadshirt

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

I like nice landscape postcards, so i release it under the following licence:
Send me a postcard to the address in the ...

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

by By: Jens 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).

Used modules:
As in ...

Feeds, python and the creation of tool

by By: Jens 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 ...