12.05
Yeeeeeehaw! I took what I learned from writing strCast and turned it into a multifeed podcast downloader. You can add as many feeds as you would like and it checks them all for new content every 3 hours. I tried to strike a balance between form, function and size and as usual it is written in 100% assembly language with a little help from a friend named masm32. To install it just download the program and save it on your desktop. Double-click on it. The first time you run it, it will ask you if you want it to auto-start when you boot up windows. If you say yes it will move itself to your windows directory and place an entry in your registry’s run key so it will start every time you boot windows.
Screenshot: 
*Full Disclosure: PodWrangler issues a GET request to http://www.southernbread.org/podwrangler.xml each time it is started. The purpose of this is to check and see if there is a new version of PodWrangler available for download and let you know about it if there is. No information at all is ever sent to the server. You can see exactly how it works in the source code.








No Comment.
Add Your Comment