<?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; dll</title>
	<atom:link href="http://www.influenced.net/tag/dll/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</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>
	</channel>
</rss>
