<?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>DaVinci Unlimited Software &#187; random</title>
	<atom:link href="http://www.davinciunltd.com/tag/random/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davinciunltd.com</link>
	<description>Jim McKeeth's blog on creative and innovative Delphi programming.</description>
	<lastBuildDate>Wed, 09 Nov 2011 10:39:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Delphi Random Class Namer</title>
		<link>http://www.davinciunltd.com/2008/04/delphi-randomclass-namer/</link>
		<comments>http://www.davinciunltd.com/2008/04/delphi-randomclass-namer/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 06:38:44 +0000</pubDate>
		<dc:creator>Jim McKeeth</dc:creator>
				<category><![CDATA[CodeGear]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[live templates]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.davinciunltd.com/?p=63</guid>
		<description><![CDATA[Ever wonder what class to write next in Delphi?  Well, combine Delphi Live Templates (including a custom scripting engine) with www.ClassNamer.com and you never have to wonder again.

Although how to implement that class is another question.
If there is any interest in the code let me know and I will polish it up and post it.  [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wonder what class to write next in Delphi?  Well, combine Delphi Live Templates (including a custom scripting engine) with <a href="http://www.ClassNamer.com/">www.ClassNamer.com</a> and you never have to wonder again.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="582" height="553" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="play" value="true" /><param name="loop" value="true" /><param name="wmode" value="transparent" /><param name="quality" value="low" /><param name="src" value="http://www.davinciunltd.com/wp-content/uploads/2008/04/HttpRandomClassNamer.swf" /><embed type="application/x-shockwave-flash" width="582" height="553" src="http://www.davinciunltd.com/wp-content/uploads/2008/04/HttpRandomClassNamer.swf" quality="low" wmode="transparent" loop="true" play="true"></embed></object></p>
<p>Although how to implement that class is another question.</p>
<p>If there is any interest in the code let me know and I will polish it up and post it.  I created a random HTTP parser script engine and then the live template does the rest.  I figured this would be a fun way to get familiar with Live Templates and the custom scripting engine.  This is a really powerful feature of Delphi.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciunltd.com/2008/04/delphi-randomclass-namer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

