<?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>Random Web Tools &#187; Tools</title>
	<atom:link href="http://www.randomtools.net/category/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://www.randomtools.net</link>
	<description>Advice and tools from a young web developer</description>
	<lastBuildDate>Mon, 16 Aug 2010 06:16:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Automatically convert to and from Base64</title>
		<link>http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html</link>
		<comments>http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html#comments</comments>
		<pubDate>Mon, 16 Aug 2010 06:16:11 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.randomtools.net/?p=170</guid>
		<description><![CDATA[I just finished a small, simple, yet interesting script for detecting whether code is base64 and encoding or decoding it based on the result. Let&#39;s be honest, PHP made it super easy for me with the base64_encode() and base64_decode() functions. I just wrapped it up in what I think is a pretty handy little tool [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished a small, simple, yet interesting script for detecting whether code is base64 and encoding or decoding it based on the result. Let&#39;s be honest, PHP made it super easy for me with the base64_encode() and base64_decode() functions. I just wrapped it up in what I think is a pretty handy little tool that I know at least one person will get some use out of!</p>
<p>Try it out: <a href="http://www.base64converter.com/">Base64 Converter</a></p>
<p><div style="width: 300px; height: 250px; margin: 3px;"><script type="text/javascript"><!--
google_ad_client = "pub-1936238606905173";
google_ad_slot = "4013486594";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark this page</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html&amp;title=Automatically convert to and from Base64' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html&amp;title=Automatically convert to and from Base64' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html&amp;title=Automatically convert to and from Base64' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://reddit.com/submit?url=http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html&amp;title=Automatically convert to and from Base64' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html&amp;title=Automatically convert to and from Base64' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html&amp;title=Automatically convert to and from Base64' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.randomtools.net/automatically-convert-to-and-from-base64-170.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome Extensions: History Button, Extensions Button, Downloads Button</title>
		<link>http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html</link>
		<comments>http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html#comments</comments>
		<pubDate>Thu, 04 Feb 2010 06:46:45 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.randomtools.net/?p=131</guid>
		<description><![CDATA[I just created some very simple extensions for Chrome shortly after I taught myself how to create extensions. As I said, they&#39;re VERY simple, but I find them useful, so I figured it wouldn&#39;t hurt to share them. Each extension is a simple lightweight extension that adds a shortcut button to your browser for quick [...]]]></description>
			<content:encoded><![CDATA[<p>I just created some very simple extensions for Chrome shortly after I taught myself how to create extensions.</p>
<p>As I said, they&#39;re VERY simple, but I find them useful, so I figured it wouldn&#39;t hurt to share them.</p>
<p>Each extension is a simple lightweight extension that adds a shortcut button to your browser for quick access to your history, extensions, or downloads. It either opens a new tab, or switches to the respective tab if you already have it open in a tab you&#39;re not using.</p>
<p>You could nearly accomplish the same thing if you made a bookmark, but this assures you won&#39;t open multiple tabs and I like to keep some things separate from the bookmarks bar.</p>
<p><a href="https://chrome.google.com/extensions/detail/hfpnjihjndnmfcbclplooodjmhcdncan" rel="nofollow">Chrome Extensions Button</a></p>
<p><a href="http://chrome.google.com/extensions/detail/ejbmfhgfpejndimejlfghaddkphononj" rel="nofollow">Chrome History Button</a></p>
<p><a href="http://chrome.google.com/extensions/detail/pomlcckbphmgddbhchkpehnfkegaenke" rel="nofollow">Chrome Downloads Button</a></p>
<div style="width: 300px; height: 300px;"><div style="width: 300px; height: 250px; margin: 3px;"><script type="text/javascript"><!--
google_ad_client = "pub-1936238606905173";
google_ad_slot = "4013486594";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></div>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark this page</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html&amp;title=Chrome Extensions: History Button, Extensions Button, Downloads Button' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html&amp;title=Chrome Extensions: History Button, Extensions Button, Downloads Button' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html&amp;title=Chrome Extensions: History Button, Extensions Button, Downloads Button' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://reddit.com/submit?url=http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html&amp;title=Chrome Extensions: History Button, Extensions Button, Downloads Button' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html&amp;title=Chrome Extensions: History Button, Extensions Button, Downloads Button' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html&amp;title=Chrome Extensions: History Button, Extensions Button, Downloads Button' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.randomtools.net/chrome-extensions-history-button-extensions-button-downloads-button-131.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How To Convert Large XML Files to CSV</title>
		<link>http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html</link>
		<comments>http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html#comments</comments>
		<pubDate>Fri, 02 Oct 2009 03:45:24 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.randomtools.net/?p=78</guid>
		<description><![CDATA[&#160;I usually struggle with convert very large XML files to other formats just because they are in a dynamic format and most programs you find run out of memory before properly parsing them.&#160;Well, I&#39;m happy to say, I found a FAST and EASY solution. Of course this will work for small files as well as [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 300px; height: 250px; margin: 5px;"><div style="width: 300px; height: 250px; margin: 3px;"><script type="text/javascript"><!--
google_ad_client = "pub-1936238606905173";
google_ad_slot = "4013486594";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></div>
<p>&nbsp;I usually struggle with convert very large XML files to other formats just because they are in a dynamic format and most programs you find run out of memory before properly parsing them.&nbsp;Well, I&#39;m happy to say, I found a FAST and EASY solution. Of course this will work for small files as well as big files.</p>
<p>You&#39;ll want to grab a copy of the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2FB55371-C94E-4373-B0E9-DB4816552E41&amp;displaylang=en" rel="nofollow">msxsl</a> command line utility from Microsoft.</p>
<p>After you&#39;ve got that, you&#39;ll need to setup a XSL file to tell the program how to format your file. If you&#39;re unfamiliar with XSL, you can familiarize yourself <a href="http://www.w3schools.com/xsl/">here</a>.</p>
<p>After you&#39;ve got your XSL file created, it&#39;s a simple command line entry:</p>
<pre class="brush: vb">msxsl xml_file.xml xsl_file.xsl -o output_file.csv</pre>
<p>The following is a sample XML and XSL file that I used.</p>
<p>XML File:</p>
<pre class="brush: xml:showcolumns"><catalog>
	<content>
		<contentid>772500</contentid>
		<createdate>Tue, 20 Jan 2009 16:28:08 CST</createdate>
		<lastupdatedate>Tue, 20 Jan 2009 16:51:01 CST</lastupdatedate>

		<description>
		<artist>
			<id>61951</id>
			<name>The Hills Season 1</name>
		</artist>
	</description></content>
	<content>
		<contentid>773000</contentid>
		<createdate>Tue, 20 Jan 2009 16:28:08 CST</createdate>
		<lastupdatedate>Tue, 20 Jan 2009 16:53:54 CST</lastupdatedate>

		<description>
		<artist>
			<id>61926</id>
			<name>Hogan Knows Best Season 2</name>
		</artist>
	</description></content>
	<content>
		<contentid>775500</contentid>
		<createdate>Thu, 22 Jan 2009 14:49:12 CST</createdate>
		<lastupdatedate>Thu, 22 Jan 2009 14:51:35 CST</lastupdatedate>

		<description>
		<artist>
			<id>62068</id>
			<name>Carlos Mencia 2007</name>
		</artist>
		<category>
			<id>1402</id>
			<name>Comedy Central</name>
		</category>
	</description></content>
</catalog></pre>
<p>XSL File (Creates tab-delimited file)</p>
<pre class="brush: xml"><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
	<xsl:template match="/">
		<xsl:for-each select="catalog/content">
			<xsl:value-of select="title"><xsl:text>	</xsl:text><xsl:value-of select="artist/name"><xsl:text>
</xsl:text>
		</xsl:value-of></xsl:value-of></xsl:for-each>
	</xsl:template>
</xsl:stylesheet></pre>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark this page</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html&amp;title=How To Convert Large XML Files to CSV' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html&amp;title=How To Convert Large XML Files to CSV' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html&amp;title=How To Convert Large XML Files to CSV' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://reddit.com/submit?url=http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html&amp;title=How To Convert Large XML Files to CSV' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html&amp;title=How To Convert Large XML Files to CSV' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html&amp;title=How To Convert Large XML Files to CSV' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.randomtools.net/how-to-convert-large-xml-files-to-csv-78.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML Optimizer &amp; Compressor</title>
		<link>http://www.randomtools.net/html-optimizer-compressor-51.html</link>
		<comments>http://www.randomtools.net/html-optimizer-compressor-51.html#comments</comments>
		<pubDate>Tue, 11 Aug 2009 21:02:12 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.randomtools.net/?p=51</guid>
		<description><![CDATA[Quite often I create an HTML file, possibly generated dynamically, that sees a ton of exposure. To save loading time and bandwidth, I optimize/compress the static files (HTML, CSS, and Javascript). I&#8217;ve found very good tools for packing Javascript and CSS, Dean Edwards&#8217; packer and CSS Drive&#8217;s compressor respectively, but haven&#8217;t found a great tool [...]]]></description>
			<content:encoded><![CDATA[<p>Quite often I create an HTML file, possibly generated dynamically, that sees a ton of exposure. To save loading time and bandwidth, I optimize/compress the static files (HTML, CSS, and Javascript). I&#8217;ve found very good tools for packing Javascript and CSS, <a target="_blank" rel="nofollow" href="http://dean.edwards.name/packer/">Dean Edwards&#8217; packer</a> and <a target="_blank" rel="nofollow" href="http://www.cssdrive.com/index.php/main/csscompressor/">CSS Drive&#8217;s compressor</a> respectively, but haven&#8217;t found a great tool for optimizing HTML. The following tool is something I whipped up in VB.net which simply removes whitespace and comments from HTML and tells you how much disk space you are saving. Careful, it could possibly mess up your javascript or anything else whitespace sensitive (pre tags, etc), but should do the job for most tasks. Admittedly this might be more convenient as a web application, and it wouldn&#8217;t take much, but I created it personally for my uses so I can use it offline as well.</p>
<p>Download: <a href="/scripts/htmloptimizer.php">HTMLOptimizer.zip</a> (7.92KB)<br />
<iframe src="/scripts/shownumdownloads_htmloptimizer.php" style="border-style: none; width: 500px; height: 20px;" scrollbars="no"></iframe></p>
<div style="clear: both; height: 250px;"><div style="width: 300px; height: 250px; margin: 3px;"><script type="text/javascript"><!--
google_ad_client = "pub-1936238606905173";
google_ad_slot = "4013486594";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></div>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark this page</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.randomtools.net/html-optimizer-compressor-51.html&amp;title=HTML Optimizer &#038; Compressor' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.randomtools.net/html-optimizer-compressor-51.html&amp;title=HTML Optimizer &#038; Compressor' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://www.randomtools.net/html-optimizer-compressor-51.html' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.randomtools.net/html-optimizer-compressor-51.html&amp;title=HTML Optimizer &#038; Compressor' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://reddit.com/submit?url=http://www.randomtools.net/html-optimizer-compressor-51.html&amp;title=HTML Optimizer &#038; Compressor' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.randomtools.net/html-optimizer-compressor-51.html&amp;title=HTML Optimizer &#038; Compressor' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.randomtools.net/html-optimizer-compressor-51.html&amp;title=HTML Optimizer &#038; Compressor' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.randomtools.net/html-optimizer-compressor-51.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Web FLV Flash Player</title>
		<link>http://www.randomtools.net/free-web-flv-flash-player-23.html</link>
		<comments>http://www.randomtools.net/free-web-flv-flash-player-23.html#comments</comments>
		<pubDate>Thu, 04 Sep 2008 00:57:11 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[free flv player]]></category>
		<category><![CDATA[free mp3 player]]></category>
		<category><![CDATA[free mp4 player]]></category>
		<category><![CDATA[web flv player]]></category>

		<guid isPermaLink="false">http://www.randomtools.net/free-web-flv-flash-player-23.html</guid>
		<description><![CDATA[I&#8217;ve used this product multiple times myself, so I thought it would be worthwhile posting it for anyone else looking for a web flash player. The great thing about it is it is very versatile, customizable, and FREE. The JW FLV Media player is suitable to handle FLV, MP4, MP3, AAC, JPG, PNG and GIF [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used this product multiple times myself, so I thought it would be worthwhile posting it for anyone else looking for a web flash player.  The great thing about it is it is very versatile, customizable, and FREE.  The <a href="http://www.jeroenwijering.com/?item=JW_FLV_Player">JW FLV Media</a> player is suitable to handle FLV, MP4, MP3, AAC, JPG, PNG and GIF formats.</p>
<p>The player, which can play both audio and video, was written by Jeroen Wijering quite a while ago and became very successful.  He has since ran with the success and co-founded <a href="http://www.longtail.tv">Longtail Video</a>.</p>
<p>A useful thing to do with this player is to download a copy onto your computer.  You can then load FLV&#8217;s you&#8217;ve downloaded from Youtube, etc. into it and play them offline.  This eliminates the need to install a bloated FLV player onto your PC (which likely isn&#8217;t a problem for most, but meh.).</p>
<p>To see the video player in action, check out these <a href="http://www.ourfreegames.com/videocategory-highest.html">funny videos</a>.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark this page</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.randomtools.net/free-web-flv-flash-player-23.html&amp;title=Free Web FLV Flash Player' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.randomtools.net/free-web-flv-flash-player-23.html&amp;title=Free Web FLV Flash Player' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://www.randomtools.net/free-web-flv-flash-player-23.html' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.randomtools.net/free-web-flv-flash-player-23.html&amp;title=Free Web FLV Flash Player' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://reddit.com/submit?url=http://www.randomtools.net/free-web-flv-flash-player-23.html&amp;title=Free Web FLV Flash Player' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.randomtools.net/free-web-flv-flash-player-23.html&amp;title=Free Web FLV Flash Player' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.randomtools.net/free-web-flv-flash-player-23.html&amp;title=Free Web FLV Flash Player' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.randomtools.net/free-web-flv-flash-player-23.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Monitoring Service</title>
		<link>http://www.randomtools.net/website-monitoring-service-10.html</link>
		<comments>http://www.randomtools.net/website-monitoring-service-10.html#comments</comments>
		<pubDate>Fri, 30 May 2008 07:21:07 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[website monitoring]]></category>

		<guid isPermaLink="false">http://www.randomtools.net/?p=10</guid>
		<description><![CDATA[I use Site24x7 for my website monitoring service &#8211; it&#8217;s nice because you can be notified via email and/or SMS whenever your site goes down. Sorry, it&#8217;s not free &#8211; I only use it because I signed up when they started and was grandfathered in. The website I&#8217;ve been working on has recently been having [...]]]></description>
			<content:encoded><![CDATA[<p><div style="width: 300px; height: 250px; margin: 3px;"><script type="text/javascript"><!--
google_ad_client = "pub-1936238606905173";
google_ad_slot = "4013486594";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>I use <a href="http://www.site24x7.com" target="_blank">Site24x7</a> for my website monitoring service &#8211; it&#8217;s nice because you can be notified via email and/or SMS whenever your site goes down.  Sorry, it&#8217;s not free &#8211; I only use it because I signed up when they started and was grandfathered in.   The website I&#8217;ve been working on has recently been having a lot of problems and I wanted to keep close tabs on it.  This runs into a problem because Site24x7 only allows a maximum of 5 minute intervals for site requests.</p>
<p>A quick search on Google found <a href="http://www.host-tracker.com" target="_blank">HostTracker</a>.  It&#8217;s a handy web tool which does every Site24x7 can do (as far as I can tell).  Better than that though, the 30 day trial allows up to 1 minute site request intervals&#8230;bingo!  Very handy.  The site is very easy to use and very helpful.  I&#8217;d definitely recommend giving it a try.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark this page</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.randomtools.net/website-monitoring-service-10.html&amp;title=Website Monitoring Service' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.randomtools.net/website-monitoring-service-10.html&amp;title=Website Monitoring Service' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://www.randomtools.net/website-monitoring-service-10.html' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.randomtools.net/website-monitoring-service-10.html&amp;title=Website Monitoring Service' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://reddit.com/submit?url=http://www.randomtools.net/website-monitoring-service-10.html&amp;title=Website Monitoring Service' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.randomtools.net/website-monitoring-service-10.html&amp;title=Website Monitoring Service' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.randomtools.net/website-monitoring-service-10.html&amp;title=Website Monitoring Service' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.randomtools.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.randomtools.net/website-monitoring-service-10.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
