<?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>Daily Relevance &#187; Tools</title>
	<atom:link href="http://www.dailyrelevance.com/category/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dailyrelevance.com</link>
	<description>All things relevant and interesting</description>
	<lastBuildDate>Thu, 15 Dec 2011 15:19:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CYGWIN File permissions problems</title>
		<link>http://www.dailyrelevance.com/tools/cygwin-file-permissions-problems</link>
		<comments>http://www.dailyrelevance.com/tools/cygwin-file-permissions-problems#comments</comments>
		<pubDate>Thu, 06 Aug 2009 14:27:19 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Relevance]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[file permissions]]></category>
		<category><![CDATA[nontsec]]></category>
		<category><![CDATA[ntsec]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=147</guid>
		<description><![CDATA[I&#8217;m currently using cygwin to sync files between my Linux dev environment and windows. It&#8217;s not that often because I mainly develop on a Linux desktop anyways. However, I recently ran into some problems with rsync. I kept getting file permissions errors when using rsync to sync from my windows desktop to my Linux server. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin-right: 5px; margin-bottom: 5px;" title="Cygwin" src="http://dessent.net/tmp/cygwin-logo-large.png" alt="" width="230" height="230" />I&#8217;m currently using cygwin to sync files between my Linux dev environment and windows.  <span id="more-147"></span>It&#8217;s  not that often because I mainly develop on a Linux desktop anyways.  However, I recently ran into some problems with rsync.  I kept getting file permissions errors when using rsync to sync from my windows desktop to my Linux server.</p>
<p>After some digging I found that when doing a &#8220;ls -l&#8221;, none of the file permissions were setup on any of the folders that were being synced.  After looking on the internet, all the articles lead me to believe I needed to set my CYGWIN variable to ntsec.</p>
<p>So I went ahead and set my CYGWIN variable to ntsec, but the problem was still there.  I had a little plus at the end of the file permissions list and none of them were set.  It looked something like this.</p>
<p>d&#8212;&#8212;&#8212;+</p>
<p>I had almost given up when I found an old program I was using before, which is a stripped down version of cygwin and rsync with a cmd file for doing the sync.  In there I discovered that they set the CYGWIN variable to nontsec!</p>
<p>So there it is, I set CYGWIN to nontsec and everything worked great!</p>
<p>For those of you who would like the steps to permanently fix this, here they are.</p>
<ol>
<li>Make sure you have vim or some other editor installed.</li>
<li>Edit your .bash_profile in your home directory.  $ vim ~/.bash_profile</li>
<li>Add this line to the bottom of the file:    export CYGWIN=&#8221;nontsec&#8221;</li>
<li>Save the file and quit.  for vim type :qw</li>
<li>Restart cygwin</li>
</ol>
<p>You should now see file permissions setup on all your directories and files!</p>
<p>I hope this helps out someone else who fould all the posts out there to be very confusing and not very informative!</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/tools/cygwin-file-permissions-problems/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>101 Relevant resources for Entrepreneurs</title>
		<link>http://www.dailyrelevance.com/tools/101-relevant-resources-for-entrepreneurs</link>
		<comments>http://www.dailyrelevance.com/tools/101-relevant-resources-for-entrepreneurs#comments</comments>
		<pubDate>Fri, 21 Mar 2008 03:26:19 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Entrepreneurs]]></category>
		<category><![CDATA[Relevance]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/tools/101-relevant-resources-for-entrepreneurs</guid>
		<description><![CDATA[I came across this site on the net and had to share it with everyone. So many tools aggregated into one site that you are going to need a tool to keep track of all these tools. Luckily you dont have to, blogtrepreneur.com has put them all together and categorized them for you. Everything from [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I came across this site on the net and had to share it with everyone.  So many tools aggregated into one site that you are going to need a tool to keep track of all these tools.  Luckily you dont have to, blogtrepreneur.com has put them all together and categorized them for you.  Everything from time management to finding freelancers and Social Networking.</p>
<p>Have fun and dont get to overwhelmed with all the information.  Take it in a bit at a time.  Its interesting that I already use many of these sites already on a daily basis.</p>
<p>Check it out:<br />
<a href="http://www.blogtrepreneur.com/2008/03/10/resources-for-online-entrepreneurs/" target="_blank"> 101 Useful Resources for Online Entrepreneurs</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/tools/101-relevant-resources-for-entrepreneurs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iStraw, Personal Water Filtration System</title>
		<link>http://www.dailyrelevance.com/tools/istraw-personal-water-filtration-system</link>
		<comments>http://www.dailyrelevance.com/tools/istraw-personal-water-filtration-system#comments</comments>
		<pubDate>Mon, 25 Feb 2008 15:55:23 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[bacteria]]></category>
		<category><![CDATA[drinking water]]></category>
		<category><![CDATA[filtration technology]]></category>
		<category><![CDATA[hiking water filter]]></category>
		<category><![CDATA[micro filtration]]></category>
		<category><![CDATA[personal water]]></category>
		<category><![CDATA[travel experience]]></category>
		<category><![CDATA[travel water filter]]></category>
		<category><![CDATA[water filter]]></category>
		<category><![CDATA[water filtration system]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/tools/istraw-personal-water-filtration-system</guid>
		<description><![CDATA[While stumbling around on Stumble! I came across an interesting little straw that claims it can filter out 7 Nines of bacteria from your drinking water, using micro-filtration technology. Very cool and a must for any traveler, hiker or backpacker. Its easy to carry in your pocket and can mean the difference between a horrible [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.thinkgeek.com/images/products/zoom/istraw.jpg" height="242" width="337" /></p>
<p>While stumbling around on Stumble! I came across an interesting little straw that claims it can filter out 7 Nines of bacteria from your drinking water, using micro-filtration technology.</p>
<p>Very cool and a must for any traveler, hiker or backpacker.  Its easy to carry in your pocket and can mean the difference between a horrible or enjoyable travel experience.</p>
<p>Price: 39.99 <a href="http://www.thinkgeek.com/gadgets/tools/a119/">ThinkGeek.com</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/tools/istraw-personal-water-filtration-system/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Grand Central &#8211; Centralized phone number solution</title>
		<link>http://www.dailyrelevance.com/tools/grand-central-centralized-phone-number-solution</link>
		<comments>http://www.dailyrelevance.com/tools/grand-central-centralized-phone-number-solution#comments</comments>
		<pubDate>Sat, 16 Feb 2008 06:18:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[address book]]></category>
		<category><![CDATA[beta state]]></category>
		<category><![CDATA[call blocking]]></category>
		<category><![CDATA[call forwarding]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[grand central]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[phone numbers]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[voice mail]]></category>
		<category><![CDATA[voicemail]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/2008/02/16/grand-central-centralized-phone-number-solution/</guid>
		<description><![CDATA[Google does it again, purchasing a startup Grand Central. At this point its a free service that allows you to centralize all your phone numbers into one, allowing you to give out one number that can be routed to any number you may have. Currently its has been put into a beta state, presumably because [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Google does it again, purchasing a startup Grand Central.  At this point its a free service that allows you to centralize all your phone numbers into one, allowing you to give out one number that can be routed to any number you may have.</p>
<p>Currently its has been put into a beta state, presumably because its been pruchased by google, but without much wait I was able to obtain an invite into the service.  If any of you would like an invite just comment in this post with your email address and I will pass it along.</p>
<p>Noteable features include the ability to dial as your grand central number, from your address book online (currently unlimited but will become a paid service when beta is over).  Switch numbers in the middle of the call, this is great if your cell phone is dieing or you are not getting good service inside your home.  Listening in on people leaving a voice mail, even answer the call in the middle of the voice mail too!  Others include call blocking, forwarding, voicemail and more&#8230;</p>
<p>Check it out for yourself over at <a href="http://www.grandcentral.com" target="_blank">Grand Central</a> for more information and if you are interested, dont forget to drop me a comment and I will send you an invite.<br />
<!--adsense#block--></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/tools/grand-central-centralized-phone-number-solution/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More myspace friends</title>
		<link>http://www.dailyrelevance.com/tools/more-myspace-friends</link>
		<comments>http://www.dailyrelevance.com/tools/more-myspace-friends#comments</comments>
		<pubDate>Wed, 06 Feb 2008 14:59:18 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[myspace]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Adderdaemon]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[Click]]></category>
		<category><![CDATA[free myspace friends adder]]></category>
		<category><![CDATA[friend spam]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[friendstorm]]></category>
		<category><![CDATA[myspace friend adder]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[profile tool]]></category>
		<category><![CDATA[spamming]]></category>
		<category><![CDATA[tons of friends]]></category>
		<category><![CDATA[Tonsofadds]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/2008/02/06/more-myspace-friends/</guid>
		<description><![CDATA[I have been on a quest to get as many friends possible on myspace, which has been fairly successful. Over the past few weeks, I have accumulated over 1100 friends. This has been accomplished using a few sites, which I will list below. Overall the process is manual, and the quality of people that are [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I have been on a quest to get as many friends possible on myspace, which has been fairly successful.  Over the past few weeks, I have accumulated over 1100 friends.  This has been accomplished using a few sites, which I will list below.  Overall the process is manual, and the quality of people that are added to your profile are about half decent the other half bots or spam.  If you are trying to market a product on myspace using this technique, the best way would be to spam friends, put up a picture of a hot girl, and target your product directly to myspace users.  Such as a friend spammer, profile tool or any other type of myspace tool.</p>
<p>You can also be sure that the site that your using to spam isnt going to spam you with additional spam because any good site only requires your friend ID without any other form of registration.  This makes it quick and easy to start spamming for friends.</p>
<p>Below are the list of sites used to spam friends to my profile:</p>
<ul>
<li>Adderdaemon.com<br />
<table bgcolor="#ffffff" border="1" bordercolor="#ff0000" cellpadding="5" cellspacing="0" width="280">
<tr>
<td>
<table border="0" cellpadding="3" cellspacing="0" width="280">
<tr>
<td align="center"><img src="http://www.adderdemon.com/images/logo.jpg" border="0" /><br />
<font color="#000000" face="Arial, Helvetica, sans-serif" size="2"><strong>Join #1 Myspace Friend Adder Program &#8211; Free Myspace Friends Adder and get thousands of new friend requests today!</strong> </font></td>
</tr>
<tr>
<td><a href="http://www.adderdemon.com/index.php?ref="> <font face="Verdana, Arial, Helvetica, sans-serif" size="1">Where&#8217;s my Friend ID?</font></a></td>
</tr>
</table>
</td>
</tr>
</table>
</li>
<li>Tonsofadds.com<br />
<font size="4"><a href="http://tarcambro.com/index.php?r=286943115" target="_blank"><img src="http://tarcambro.com/logo.jpg" border="0" /></a></font><br />
Get tons of friends FAST!<br />
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;friendid=205202554" target="_blank"><img src="http://a559.ac-images.myspacecdn.com/images01/90/m_c49267e6ec84dfb8c0f2fa568b106406.jpg" border="0" height="110" width="110" /></a><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;friendid=37431179" target="_blank"><img src="http://a210.ac-images.myspacecdn.com/images01/16/m_9a0e872619edd057659f957c41bdae91.jpg" border="0" height="110" width="110" /></a><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;friendid=51723" target="_blank"><img src="http://a918.ac-images.myspacecdn.com/images01/49/m_3b72a3dde409919f6377be22516dcc35.jpg" border="0" height="110" width="110" /></a><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;friendid=248601290" target="_blank"><img src="http://a99.ac-images.myspacecdn.com/images01/126/m_b6a38ed0505f9a42c183d19387bd14a2.jpg" border="0" height="110" width="110" /></a><br />
<strong>Mystery Add!</strong> (<a href="http://tarcambro.com/vip.php">Your Link Here</a>)<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;friendid=173952372" target="_blank"><img src="http://tarcambro.com/friends.gif" border="0" /></a><a href="http://tarcambro.com/index.php?r=286943115" target="_blank"><br />
BECOME A MEMBER!!!</a> And get tons of friends.</li>
<li>Friendstorm.net<br />
<table bgcolor="#ffffff" border="1" bordercolor="#003366" cellpadding="5" cellspacing="0" width="280">
<tr>
<td>
<table border="0" cellpadding="3" cellspacing="0" width="280">
<tr>
<td><a href="http://www.friendstorm.net/default.aspx?ref=286943115"><img src="http://www.friendstorm.net/images/logo2.jpg" border="0" /></a></p>
<p style="padding: 5px; font-size: 14px; font-weight: bold; color: #000000">FriendStorm is a great way to make thousands of new friends on MySpace fast!</p>
<p style="padding: 5px; font-size: 11px; font-weight: bold; color: #000000">Whether you just want to make new friends or are trying to promote your band, website, or business. FriendStorm is FREE so come try it today!</p>
<p><span style="font-size: 14px"><a href="http://www.friendstorm.net/default.aspx?ref=286943115">Click Here to Learn More</a></span></td>
</tr>
</table>
</td>
</tr>
</table>
</li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/tools/more-myspace-friends/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Share your Myspace artist playlist</title>
		<link>http://www.dailyrelevance.com/tools/share-you-myspace-artist-playlist</link>
		<comments>http://www.dailyrelevance.com/tools/share-you-myspace-artist-playlist#comments</comments>
		<pubDate>Wed, 23 Jan 2008 22:56:41 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[myspace]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[artist]]></category>
		<category><![CDATA[artist playlist]]></category>
		<category><![CDATA[clearspring]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[myspace artist]]></category>
		<category><![CDATA[myspace artist playlist]]></category>
		<category><![CDATA[myspace playlist]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[share artist]]></category>
		<category><![CDATA[share myspace]]></category>
		<category><![CDATA[share playlist]]></category>

		<guid isPermaLink="false">http://dailyrelevance.com/?p=5</guid>
		<description><![CDATA[Its great that MySpace allows you to put a single artists song onto your myspace page, but what if you could share your myspace artist playlist instead of a single song to a users profile! Its completely possible and very easy to do, check out the play list below, try sharing it to your page. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Its great that MySpace allows you to put a single artists song onto your myspace page, but what if you could share your myspace artist playlist instead of a single song to a users profile!</p>
<p>Its completely possible and very easy to do, check out the play list below, try sharing it to your page.  Its easy and not only can you share it to your myspace page but you can share it to any social network on the net.  Blogger, iGoogle, and many others simply by using the viral sharing tools provided by <a href="http://www.sharemyspaceplaylist.com">sharemyspaceplaylist.com</a> and  <a href="http://www.clearspring.com" target="_blank">Clearspring</a>.</p>
<p><script src="http://widgets.clearspring.com/o/4761b299c16f0af5/4797c6f27e9c6b64/4761b299c16f0af5/56615fe0/widget.js" type="text/javascript"></script></p>
<p>Check out <a href="http://www.sharemyspaceplaylist.com">Share Myspace Playlist dot com</a> that allows you to share any myspace artist playlist to any social network on the net.  Its quick and easy, just type in the url of any myspace artist playlist into the search box and share the playlist using <a href="http://www.clearspring.com">Clearsprings launchpad tool.</a><br />
<!--adsense#block--></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/tools/share-you-myspace-artist-playlist/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Blogging and a free image mapping tool!</title>
		<link>http://www.dailyrelevance.com/tools/blogging</link>
		<comments>http://www.dailyrelevance.com/tools/blogging#comments</comments>
		<pubDate>Tue, 22 Jan 2008 23:44:16 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[alcohol]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[demo versions]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[driver button]]></category>
		<category><![CDATA[free image]]></category>
		<category><![CDATA[image file]]></category>
		<category><![CDATA[image mapping software]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mapping tool]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft product support]]></category>
		<category><![CDATA[microsoft product support services]]></category>
		<category><![CDATA[microsoft tool]]></category>
		<category><![CDATA[system requirements windows xp]]></category>
		<category><![CDATA[tool of the day]]></category>
		<category><![CDATA[UNSUPPORTED]]></category>
		<category><![CDATA[vcdcontroltool]]></category>
		<category><![CDATA[VCdRom]]></category>
		<category><![CDATA[virtual cd rom]]></category>
		<category><![CDATA[windows xp home]]></category>
		<category><![CDATA[windows xp professional installation]]></category>

		<guid isPermaLink="false">http://dailyrelevance.com/?p=3</guid>
		<description><![CDATA[It has become very apparent to me that information in my head will either by useful or completely useless, however, that is for the readers of this blog to decide. Many of the topics posted here will be information that is useful to me in someway shape or form. The internet is about spreading information [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>It has become very apparent to me that information in my head will either by useful or completely useless, however, that is for the readers of this blog to decide.  Many of the topics posted here will be information that is useful to me in someway shape or form.  The internet is about spreading information to those who aren&#8217;t as fortunate and can&#8217;t surf the net for hours on end each day.  I think of the bloggosphere as thousands of my own little data miners, collecting on the best information for me to consume.  This is my outlet to contribute such a cause.</p>
<p>While rummaging through the digital clutter that is sometimes the internet, a very interesting tool crossed my path.  For months/years I have been using demo versions of the popular Alcohol image mapping software, but switched to mac and never really had to worry about mapping ISO files.  Never the less here is an &#8220;unofficial&#8221; &#8220;unsupported&#8221; free image mapping tool from our pals, Microsoft.</p>
<p><strong>Tool of the day</strong></p>
<p>This find is something too good to keep to myself, a free image mounting tool.  You are able to mount anything from ISO to IMG files and the best part is that its totally free. Brought to you &#8220;unofficially&#8221; by Microsoft here <a href="http://download.microsoft.com/download/7/b/6/7b6abd84-7841-4978-96f5-bd58df02efa2/winxpvirtualcdcontrolpanel_21.exe">winxpvirtualcd </a></p>
<p>Here&#8217;s the readme:</p>
<table align="center" border="0" cellpadding="3" cellspacing="1" width="90%">
<tr>
<td><span style="font-size: 0pt"><strong>Quote:</strong></span></td>
</tr>
<tr>
<td>Readme for Virtual CD-ROM Control Panel v2.0.1.1<br />
THIS TOOL IS UNSUPPORTED BY MICROSOFT PRODUCT SUPPORT SERVICES<br />
System Requirements<br />
===================<br />
- Windows XP Home or Windows XP Professional<br />
Installation instructions<br />
=========================<br />
1. Copy VCdRom.sys to your %systemroot%\system32\drivers folder.<br />
2. Execute VCdControlTool.exe<br />
3. Click &#8220;Driver control&#8221;<br />
4. If the &#8220;Install Driver&#8221; button is available, click it. Navigate to the %systemroot%\system32\drivers folder, select VCdRom.sys, and click Open.<br />
5. Click &#8220;Start&#8221;<br />
6. Click OK<br />
7. Click &#8220;Add Drive&#8221; to add a drive to the drive list. Ensure that the drive added is not a local drive. If it is, continue to click &#8220;Add Drive&#8221; until an unused drive letter is available.<br />
8. Select an unused drive letter from the drive list and click &#8220;Mount&#8221;.<br />
9. Navigate to the image file, select it, and click &#8220;OK&#8221;. UNC naming conventions should not be used, however mapped network drives should be OK.You may now use the drive letter as if it were a local CD-ROM device. When you are finished you may unmount, stop, and remove the driver from memory using the driver control.</td>
</tr>
</table>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/tools/blogging/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

