<?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>Christopher Ross &#187; Download Download</title>
	<atom:link href="http://www.thisismyurl.com/tag/download-download/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thisismyurl.com</link>
	<description>Web Development, Online Marketing &#38; Graphic Design</description>
	<lastBuildDate>Tue, 09 Mar 2010 15:05:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easy Random Posts Plugin for WordPress</title>
		<link>http://www.thisismyurl.com/free-downloads/easy-random-posts-announcement/</link>
		<comments>http://www.thisismyurl.com/free-downloads/easy-random-posts-announcement/#comments</comments>
		<pubDate>Wed, 20 May 2009 22:37:12 +0000</pubDate>
		<dc:creator>Christopher Ross</dc:creator>
				<category><![CDATA[Easy Random Posts]]></category>
		<category><![CDATA[Free Downloads]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[Code Source]]></category>
		<category><![CDATA[Download Download]]></category>
		<category><![CDATA[Echo]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[Maximum]]></category>
		<category><![CDATA[Parameters]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Php Source]]></category>
		<category><![CDATA[Plugin Support]]></category>
		<category><![CDATA[Post Tool]]></category>
		<category><![CDATA[Random Posts]]></category>
		<category><![CDATA[Randomizer]]></category>
		<category><![CDATA[Support Forums]]></category>
		<category><![CDATA[Theme Files]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.thisismyurl.com/?p=5097</guid>
		<description><![CDATA[A small plugin for WordPress to allow you to post random posts to your themes.]]></description>
			<content:encoded><![CDATA[<p>While I was working on my new theme for thisismyurl.com I came across the need to publish a series of random posts in the side bar and so I put together a simple post randomizer for WordPress. The tool works like most WordPress theme calls and features:</p>
<ul>
<li>Customizable number of links returned</li>
<li>Customizable before and after to ensure you can display the results</li>
<li>The ability to echo or return results</li>
</ul>
<p>To use the plugin, install it to your WordPress website and edit your theme files by placing the following code:</p>
<p><strong>General results<br />
<span style="font-weight: normal;">Without passing any parameters, the plugin will return ten results or fewer depending on how many posts you have.</span></strong></p>
<p>[source lang="php"]&amp;lt;?php randomPosts();?&amp;gt;[/source]</p>
<p><strong>Specific number of results<br />
<span style="font-weight: normal;">If you would like to return a specific number of results as your maximum:</span> </strong></p>
<p>[source lang="php"]&amp;lt;?php randomPosts(&#8216;count=10&#8242;);?&amp;gt;[/source]</p>
<div><strong>Altering the before and after values</strong></div>
<div>By default the plugin wraps your code in list item (&lt;li&gt;) tags but you can specify how to format the results using the following code:</div>
<div>[source lang="php"]&amp;lt;?php randomPosts(&#8216;before=&amp;lt;p&amp;gt;&amp;amp;after=&amp;lt;/p&amp;gt;&#8217;);?&amp;gt;[/source]</p>
<p><strong>Echo vs. Return<br />
</strong>Finally, if you&#8217;d like to copy the results into a variable you can return the results as follows:</p>
<p>[source lang="php"]&amp;lt;?php randomPosts(&#8216;echo=false&#8217;);?&amp;gt; [/source]</p>
<h2>Download</h2>
<p><a href="http://www.thisismyurl.com/?download=Plugin%20-%20Easy%20Random%20Post">Download the plugin</a>.</p>
<p>Support forums are now online! If you have any questions, please visit <a href="http://forums.thisismyurl.com">http://forums.thisismyurl.com</a>.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.thisismyurl.com/free-downloads/easy-random-posts-announcement/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Easy Technorati Tags for WordPress</title>
		<link>http://www.thisismyurl.com/free-downloads/easy-technorati-tags-for-wordpress/</link>
		<comments>http://www.thisismyurl.com/free-downloads/easy-technorati-tags-for-wordpress/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:53:12 +0000</pubDate>
		<dc:creator>Christopher Ross</dc:creator>
				<category><![CDATA[Easy Technorati Tags for WordPress]]></category>
		<category><![CDATA[Free Downloads]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[Comma Separated List]]></category>
		<category><![CDATA[Directory Support]]></category>
		<category><![CDATA[Download Download]]></category>
		<category><![CDATA[Few Moments]]></category>
		<category><![CDATA[Generators]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[Own Website]]></category>
		<category><![CDATA[php echo]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Support Forums]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[Technorati Tags]]></category>
		<category><![CDATA[Timu]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.thisismyurl.com/?p=4357</guid>
		<description><![CDATA[Add free Technorati tags to your WordPress website with this quick and easy plugin!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thisismyurl.com/wp-content/uploads/2009/04/technorati.jpeg"  rel="lightbox[roadtrip]"><img class="alignright size-small wp-image-4358" title="Technorati" src="http://www.thisismyurl.com/wp-content/uploads/2009/04/technorati.jpeg" alt="Technorati" width="124" height="115" /></a>There are a few other <a title="Technorati" href="http://Technorati.com">Technorati</a> Tags generators for WordPress out there but I found most of them overly complicated and fairly difficult to use, often requiring custom fields or complex processes. What this plugin does is takes the native tags from WordPress and generates a list of Technorati tags for your blog.</p>
<p><strong>Usage</strong></p>
<p>To use the Easy Technorati Tags for WordPress plugin, simply download and install onto your WordPress website. You can then add it to your theme by inserting the code <em>&lt;?php echo timu_technorati_tags() ;?&gt;</em> to your blog theme files or to a sidebar widget.</p>
<p><strong>Output</strong></p>
<p>The tag generates a comma separated list of tags complete with Technorati links. I choose to return it as a value rather than write it directly so that if you&#8217;d like to make changes or process the results, you can do it easy.</p>
<p style="text-align: center;"><a href="http://www.thisismyurl.com/?download=Easy%20Technorati%20Tags%20for%20WordPress"><img class="aligncenter " title="download-file" src="http://www.thisismyurl.com/wp-content/uploads/2009/01/download-file.png"  alt="download file Easy Technorati Tags for WordPress image" width="322" height="80" / rel="lightbox[roadtrip]" /></a></p>
<p>You can download the plugin directly from the WordPress Plugin Directory. Don&#8217;t forget to rate the plugin if you&#8217;ve enjoyed it.</p>
<p><strong>How You Can Help</strong></p>
<p><em>I love developing </em><a title="WordPress plugins" href="http://www.thisismyurl.com/category/software/web-based/wordpress-downloads/wordpress-plugins/"><em>plugins for WordPress</em></a><em> and do my best to always keep them free but of course it take a lot of time and effort to build these plugins so if you&#8217;d like to say thanks, the best way is to take a few moments and write about the plugin on your own website, include a link to my website from your posts or </em><a href="http://wordpress.org/extend/plugins/easy-technorati-tags-for-wordpress/"><em>download and rate the plugin on the official plugin directory</em></a><em>.</em></p>
<p><em>Support forums are now online! If you have any questions, please visit <a href="http://forums.thisismyurl.com">http://forums.thisismyurl.com</a>.<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisismyurl.com/free-downloads/easy-technorati-tags-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>autorunHTML</title>
		<link>http://www.thisismyurl.com/free-downloads/autorunhtml/</link>
		<comments>http://www.thisismyurl.com/free-downloads/autorunhtml/#comments</comments>
		<pubDate>Thu, 10 Mar 2005 16:10:24 +0000</pubDate>
		<dc:creator>Christopher Ross</dc:creator>
				<category><![CDATA[Free Downloads]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Cd Dvd]]></category>
		<category><![CDATA[cd rom]]></category>
		<category><![CDATA[Cd Software]]></category>
		<category><![CDATA[computer system]]></category>
		<category><![CDATA[document type]]></category>
		<category><![CDATA[Download Download]]></category>
		<category><![CDATA[Download Software]]></category>
		<category><![CDATA[html files]]></category>
		<category><![CDATA[ini file]]></category>
		<category><![CDATA[Rom Download]]></category>
		<category><![CDATA[Software Download]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[website developers]]></category>
		<category><![CDATA[website projects]]></category>
		<category><![CDATA[windows computer]]></category>
		<category><![CDATA[windows computers]]></category>
		<category><![CDATA[Windows System]]></category>

		<guid isPermaLink="false">http://www.thisismyurl.com/?p=3772</guid>
		<description><![CDATA[autorunHTML is a free downloadable tool designed to help computers running Windows versions prior to WindowsXP run HTML files from a CD-Rom.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thisismyurl.com/wp-content/uploads/2009/03/autorunhtml.jpg"  rel="lightbox[roadtrip]"><img class="alignright size-medium wp-image-3774" title="autorunhtml" src="http://www.thisismyurl.com/wp-content/uploads/2009/03/autorunhtml.jpg" alt="autorunhtml autorunHTML image" width="200" height="300" /></a>autorunHTML was first created in December 2005 to assist website developers distribute their website projects in CD’s and DVD’s on Windows computers by ensuring HTML files could be opened automatically.</p>
<h2>What it does</h2>
<p>When a CD Rom is inserted into a Windows computer system, autorunHTML initiates and executes as an application but instead loads whichever HTML document is specified in the .ini file. Effectively this script forces the opening of any document type when a CD Rom using this software is inserted.</p>
<ul>
<li><a href="http://www.thisismyurl.com/?download=autorunHTML">Download</a></li>
<li><a href="http://www.thisismyurl.com/?download=autorunHTML%20Source">Download Source Code</a></li>
</ul>
<p><em>Please note: autorunHTML is no longer being supported, you may download the software or source code (written in Visual Basic) and use it freely but no support or assistance can be offered for this tool.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisismyurl.com/free-downloads/autorunhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
