<?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>influenced dot net &#187; Projects</title>
	<atom:link href="http://www.influenced.net/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.influenced.net</link>
	<description>Mark Hutton</description>
	<lastBuildDate>Wed, 14 Jul 2010 10:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>mIRC DLL: True Random Card Deck Generator</title>
		<link>http://www.influenced.net/2009/09/10/mirc-dll-true-random-card-deck-generator/</link>
		<comments>http://www.influenced.net/2009/09/10/mirc-dll-true-random-card-deck-generator/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 12:58:50 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[cards]]></category>
		<category><![CDATA[deck]]></category>
		<category><![CDATA[delphi]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[mirc]]></category>
		<category><![CDATA[poker]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.influenced.net/?p=153</guid>
		<description><![CDATA[I&#8217;ve whipped up a quick dll for mIRC to generate random card decks that are as random as possible via random.org Usage instructions are inside the archive, as is the Delphi source code (requires Indy10 for TIDHttp) Edit: added alternative sourcecode which uses WinINet instead of Indy10.. results in a smaller DLL]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve whipped up a quick <a href="http://www.influenced.net/misc/rndcards.zip">dll for mIRC to generate random card decks</a> that are as random as possible via <a href="http://random.org">random.org</a></p>
<p>Usage instructions are inside the archive, as is the Delphi source code (requires Indy10 for TIDHttp)</p>
<p>Edit: added alternative sourcecode which uses WinINet instead of Indy10.. results in a smaller DLL</p>
]]></content:encoded>
			<wfw:commentRss>http://www.influenced.net/2009/09/10/mirc-dll-true-random-card-deck-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gen_announce v0.3.1 build 71 released</title>
		<link>http://www.influenced.net/2005/12/20/gen_announce-v03171/</link>
		<comments>http://www.influenced.net/2005/12/20/gen_announce-v03171/#comments</comments>
		<pubDate>Tue, 20 Dec 2005 06:40:47 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[A couple of bugfixes thanks to input from Stu and Darren Fixes: MSN Messenger output didn&#8217;t work when an ID3 wasn&#8217;t present Part of MySQL command wasn&#8217;t escaped properly when ID3 wasn&#8217;t present Download here: gen_announce_v0_3_1_71.exe]]></description>
			<content:encoded><![CDATA[<p>A couple of bugfixes thanks to input from <a href="http://www.synergieone.com">Stu</a> and <a href="http://www.superficial.net">Darren</a></p>
<p>Fixes:</p>
<ul>
<li>MSN Messenger output didn&#8217;t work when an ID3 wasn&#8217;t present</li>
<li>Part of MySQL command wasn&#8217;t escaped properly when ID3 wasn&#8217;t present</li>
</ul>
<p><img alt="gen_announce combo screenshot" src="http://www.influenced.net/content/gen_announce-v0.3.1.71/images/gen_announce-combo.jpg" /></p>
<p>Download here: <a href="http://www.influenced.net/downloads/projects/gen_announce/gen_announce_v0_3_1_71.exe">gen_announce_v0_3_1_71.exe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.influenced.net/2005/12/20/gen_announce-v03171/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>gen_announce v0.3.1.70 (bugfix) released</title>
		<link>http://www.influenced.net/2005/12/07/gen_announce-v03170/</link>
		<comments>http://www.influenced.net/2005/12/07/gen_announce-v03170/#comments</comments>
		<pubDate>Wed, 07 Dec 2005 09:58:54 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Deja vu here! Unfortunately, due to me rushing the last version, I failed to spot a couple of obvious bugs.. these would have manifested themselves when the MySQL output encountered an untagged track I&#8217;ve fixed the bugs now and released a new version As you can see in the above screenshot &#8211; under the MySQL [...]]]></description>
			<content:encoded><![CDATA[<p>Deja vu here!</p>
<p>Unfortunately, due to me rushing the last version, I failed to spot a couple of obvious bugs.. these would have manifested themselves when the MySQL output encountered an untagged track</p>
<p>I&#8217;ve fixed the bugs now and released a new version</p>
<p>As you can see in the above screenshot &#8211; under the MySQL section, there&#8217;s an option for a backup command &#8211; this is incase gen_announce encounters an untagged track.</p>
<p>In such cases, %s serves as the filename of the track as in previous versions</p>
<p><img alt="MySQL output changes" src="http://www.influenced.net/content/gen_announce-v0.3.1.70/images/mysql-changes.png" /></p>
<p>Download here: <a href="http://www.influenced.net/downloads/projects/gen_announce/gen_announce_v0_3_1_70.exe">gen_announce_v0_3_1_70.exe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.influenced.net/2005/12/07/gen_announce-v03170/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gen_announce v0.3.1.69 released</title>
		<link>http://www.influenced.net/2005/12/06/gen_announce-v03169/</link>
		<comments>http://www.influenced.net/2005/12/06/gen_announce-v03169/#comments</comments>
		<pubDate>Tue, 06 Dec 2005 09:44:42 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Due to some requests I have added some new features to gen_announce.. The format string has now changed from the generic %s which was either &#8220;artist &#8211; title&#8221; or just the title if no tag existed You can now insert variables of the form %var% where the variable is an ID3 meta data variable.. Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Due to some requests I have added some new  features to gen_announce..</p>
<p><img alt="gen_announce-mysql screenshot" src="http://www.influenced.net/content/gen_announce-v0.3.1.69/images/gen_announce-mysql.jpg" /></p>
<p>The format string has now changed from the generic %s which was either &#8220;artist &#8211; title&#8221; or just the title if no tag existed</p>
<p>You can now insert variables of the form %var% where the variable is an ID3 meta data variable..</p>
<p>Here&#8217;s a basic list of the variables from ID3v1.1:</p>
<ul>
<li>album</li>
<li>artist</li>
<li>title</li>
<li>year</li>
<li>track</li>
<li>comment</li>
<li>genre</li>
</ul>
<p>So you&#8217;ll need to at least replace %s in the configuration with %artist% &#8211; %title% if you wanted to maintain the output which previous versions gave</p>
<p>If the variable isn&#8217;t recognized or if that meta data doesn&#8217;t exist in the ID3 tags (or equivalent tag) of the song, then the output will be null where that variable would&#8217;ve been</p>
<p>Download here: <a href="http://www.influenced.net/downloads/projects/gen_announce/gen_announce_v0_3_1_69.exe">gen_announce_v0_3_1_69.exe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.influenced.net/2005/12/06/gen_announce-v03169/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>gen_announce bugfix released (0.2.1 build 61)</title>
		<link>http://www.influenced.net/2005/10/06/gen_announce_v021-build-61-bugfix/</link>
		<comments>http://www.influenced.net/2005/10/06/gen_announce_v021-build-61-bugfix/#comments</comments>
		<pubDate>Thu, 06 Oct 2005 20:54:12 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve uploaded a new build of gen_announce which fixes the following bugs: MySQL Updater thread not being released SSH tunnel listener thread not being released I don&#8217;t know how I managed to overlook these two but I sort of rushed it out today as I was rather busy at work! Download here: gen_announce_v0_2_1_61.exe.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve uploaded a new build of gen_announce which fixes the following bugs:</p>
<ul>
<li>MySQL Updater thread not being released</li>
<li>SSH tunnel listener thread not being released</li>
</ul>
<p>I don&#8217;t know how I managed to overlook these two but I sort of rushed it out today as I was rather busy at work!</p>
<p>Download here:<br />
<a href="http://www.influenced.net/downloads/projects/gen_announce/gen_announce_v0_2_1_61.exe">gen_announce_v0_2_1_61.exe</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.influenced.net/2005/10/06/gen_announce_v021-build-61-bugfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gen_announce v0.2.1 build 60 released</title>
		<link>http://www.influenced.net/2005/10/06/gen-announce-v021-build-60-released/</link>
		<comments>http://www.influenced.net/2005/10/06/gen-announce-v021-build-60-released/#comments</comments>
		<pubDate>Thu, 06 Oct 2005 11:59:18 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve just put the finishing touches to the latest version of my Winamp General Plugin gen_announce.. gen_announce has a few different methods of advertising your currently played track: mIRC DDE command MSN Messenger &#8216;now playing&#8217; MySQL SQL Query It is customisable so you don&#8217;t end up advertising the fact that you&#8217;re watching a movie cough [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just put the finishing touches to the latest version of my Winamp General Plugin gen_announce..</p>
<p>gen_announce has a few different methods of advertising your currently played track:</p>
<ul>
<li>mIRC DDE command</li>
<li>MSN Messenger &#8216;now playing&#8217;</li>
<li>MySQL SQL Query</li>
</ul>
<p>It is customisable so you don&#8217;t end up advertising the fact that you&#8217;re watching a movie <em>cough</em> <img src='http://www.influenced.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>gen_announce also includes a SSH tunnel ability, e.g. if you need to be on the same server as your mysql daemon to have access to it, you can tunnel via SSH (assuming you have a SSH account on that server!)</p>
<p>You can download it here: <a href="http://www.influenced.net/downloads/projects/gen_announce/gen_announce_v0_2_1_60.exe">gen_announce_v0_2_1_60.exe</a>.</p>
<p>Edit: I need to look into stopping Markdown formatting links that have underscores in</p>
]]></content:encoded>
			<wfw:commentRss>http://www.influenced.net/2005/10/06/gen-announce-v021-build-60-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

