<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MadSoft &#187; Scripts</title>
	<atom:link href="http://www.madsoft.org/topics/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.madsoft.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 Nov 2011 21:18:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple Python Sendmail Script</title>
		<link>https://www.madsoft.org/2011/11/14/simple-python-sendmail-script/</link>
		<comments>https://www.madsoft.org/2011/11/14/simple-python-sendmail-script/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 03:40:46 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[email notifications]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[sendmail]]></category>

		<guid isPermaLink="false">https://www.madsoft.org/?p=277</guid>
		<description><![CDATA[Recently I found the need to have sendmail on one of my servers to send me email notifications, but didn&#8217;t want to have sendmail actually installed. So some python and smtplib made for an easy, &#8216;sendmail compliant&#8217; alternative that I could use with services that interface with sendmail for email notifications. The python script is [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2011/11/14/simple-python-sendmail-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Banshee 1.8 Status Update Script for Pidgin</title>
		<link>https://www.madsoft.org/2011/04/08/banshee-1-8-status-update-script-for-pidgin/</link>
		<comments>https://www.madsoft.org/2011/04/08/banshee-1-8-status-update-script-for-pidgin/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 16:18:22 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[banshee]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://www.madsoft.org/?p=138</guid>
		<description><![CDATA[As it turns out, I was not the only one who wanted my Banshee song changes to appear in my status on Pidgin. My original script was written for the prerelease version of Banshee 1.0 and since then, Banshee has made some minor changes to the DBus API which effectively break the functionality of my [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2011/04/08/banshee-1-8-status-update-script-for-pidgin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Small Banshee 1.0 Status Plugin for Pidgin</title>
		<link>https://www.madsoft.org/2008/06/23/small-bashee-10-status-plugin-for-pidgin/</link>
		<comments>https://www.madsoft.org/2008/06/23/small-bashee-10-status-plugin-for-pidgin/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 00:27:48 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[banshee]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://www.madsoft.org/?p=31</guid>
		<description><![CDATA[This took a bit longer to get out than I had originally expected but here it is. As a precursor to my previous post, I wanted to make a new &#8220;plugin&#8221; for pidgin that would update my music status from Banshee because as of the development versions of 1.0, they had an entirely new API [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2008/06/23/small-bashee-10-status-plugin-for-pidgin/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Convert your music from mp3 to ogg</title>
		<link>https://www.madsoft.org/2008/01/24/convert-your-music-from-mp3-to-ogg/</link>
		<comments>https://www.madsoft.org/2008/01/24/convert-your-music-from-mp3-to-ogg/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 01:04:09 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.madsoft.org/?p=9</guid>
		<description><![CDATA[Well I&#8217;ve been wanting to convert all my music from mp3 to ogg and quickly found that there was no real easy way to do it. So I made a small command line utility to do exactly that. Because I really hate mp3 and proprietary formats because they are such a pain in the butt [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2008/01/24/convert-your-music-from-mp3-to-ogg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

