<?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>Ricepan.com &#187; How To</title>
	<atom:link href="http://ricepan.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://ricepan.com</link>
	<description>Tips, tutorials and reviews for webmasters and web users</description>
	<lastBuildDate>Wed, 25 Nov 2009 21:09:42 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create htaccess file on windows</title>
		<link>http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/</link>
		<comments>http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 21:25:01 +0000</pubDate>
		<dc:creator>Blogmin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Apache server]]></category>
		<category><![CDATA[ASCII mode]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mod rewrite]]></category>
		<category><![CDATA[text editor]]></category>
		<category><![CDATA[windows notepad]]></category>

		<guid isPermaLink="false">http://ricepan.com/?p=150</guid>
		<description><![CDATA[For whatever reason, if you need to create a .htaccess file for your Apache or any other web server in a windows environment then here is the step-by-step guide. There are few ways to create a .htaccess file but here I will try to show you one of the easiest and quickest ways.
If you just [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fricepan.com%2Fhow-to%2Fhow-to-create-htaccess-file-on-windows%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fricepan.com%2Fhow-to%2Fhow-to-create-htaccess-file-on-windows%2F" height="61" width="51" /></a></div><p>For whatever reason, if you need to create a <a href="http://en.wikipedia.org/wiki/Htaccess" target="_blank">.htaccess file</a> for your Apache or any other web server in a windows environment then here is the step-by-step guide. There are few ways to create a .htaccess file but here I will try to show you one of the easiest and quickest ways.</p>
<p>If you just try to rename a text file to .htaccess then you will get an error saying “you must type a file name”. Instead follow the steps below.</p>
<ul>
<li>Open your favorite text editor program like Notepad.</li>
<li>Make sure “Word Wrap” is unchecked under “Format”.</li>
<li>Put your directives that you want to put or just leave it blank if you wish to add them later.</li>
<li>Go to “File” and click “Save As”.</li>
<li>When the save box pops up type .htaccess (don’t forget the dot) under “File name”.</li>
<li>Under “Save as type”, choose “All Files” and click “Save”.</li>
</ul>
<p>You’re done. Now, if you want to open the file and edit it, just find the file and open by selecting a program, for example notepad. Once you’re done editing just click “Save”.</p>
<div id="attachment_143" class="wp-caption aligncenter" style="width: 295px"><img class="size-full wp-image-143" title="htaccess-error-message" src="http://ricepan.com/wp-content/uploads/2009/10/htaccess-error-message.png" alt="If you just try to rename then you will get error" width="285" height="243" /><p class="wp-caption-text">If you just try to rename then you will get error</p></div>
<div id="attachment_149" class="wp-caption aligncenter" style="width: 376px"><img class="size-full wp-image-149" title="htaccess-notepad" src="http://ricepan.com/wp-content/uploads/2009/10/htaccess-notepad.png" alt="Make sure Word Wrap is not checked" width="366" height="277" /><p class="wp-caption-text">Make sure Word Wrap is not checked</p></div>
<div id="attachment_144" class="wp-caption aligncenter" style="width: 376px"><img class="size-full wp-image-144" title="htaccess-notepad-1" src="http://ricepan.com/wp-content/uploads/2009/10/htaccess-notepad-1.png" alt="Leave blank to edit later or just place your code and click save as" width="366" height="277" /><p class="wp-caption-text">Leave blank to edit later or just place your code and click save as</p></div>
<div id="attachment_145" class="wp-caption aligncenter" style="width: 583px"><img class="size-full wp-image-145" title="htaccess-notepad-2" src="http://ricepan.com/wp-content/uploads/2009/10/htaccess-notepad-2.png" alt="Choose the options as shown above" width="573" height="465" /><p class="wp-caption-text">Choose the options as shown above</p></div>
<div id="attachment_146" class="wp-caption aligncenter" style="width: 260px"><img class="size-full wp-image-146" title="htaccess-notepad-3" src="http://ricepan.com/wp-content/uploads/2009/10/htaccess-notepad-3.png" alt="Right click or double click to open the file" width="250" height="246" /><p class="wp-caption-text">Right click or double click to open the file</p></div>
<div id="attachment_147" class="wp-caption aligncenter" style="width: 445px"><img class="size-full wp-image-147" title="htaccess-notepad-4" src="http://ricepan.com/wp-content/uploads/2009/10/htaccess-notepad-4.png" alt="Choose to select a program" width="435" height="279" /><p class="wp-caption-text">Choose to select a program</p></div>
<div id="attachment_148" class="wp-caption aligncenter" style="width: 416px"><img class="size-full wp-image-148" title="htaccess-notepad-5" src="http://ricepan.com/wp-content/uploads/2009/10/htaccess-notepad-5.png" alt="Open with Notepad or similar" width="406" height="482" /><p class="wp-caption-text">Open with Notepad or similar</p></div>
<p>When you upload the file to your web server, <strong>make sure you upload in ASCII mode</strong>. I will write more on how to take advantage of .htaccess file in my future posts. In the meantime if you want to learn more about .htaccess then <a href="http://www.htaccesstools.com/" target="_blank">htaccesstools.com</a> is a good read.</p>
<p style='text-align:left'>&copy; 2009, <a href='http://ricepan.com'>Ricepan.com</a>. <strong>All rights reserved.</strong> <strong>You may not republish this full article without permission under any circumstance.</strong></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?u=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;t=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;t=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows&amp;summary=For%20whatever%20reason%2C%20if%20you%20need%20to%20create%20a%20.htaccess%20file%20for%20your%20Apache%20or%20any%20other%20web%20server%20in%20a%20windows%20environment%20then%20here%20is%20the%20step-by-step%20guide.%20There%20are%20few%20ways%20to%20create%20a%20.htaccess%20file%20but%20here%20I%20will%20try%20to%20show%20you%20one%20of%20the%20easiest%20and%20quickest%20ways.%0D%0A%0D%0AIf%20you%20just%20try%20to%20&amp;source=Ricepan.com" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;submitHeadline=How+to+create+htaccess+file+on+windows&amp;submitSummary=For%20whatever%20reason%2C%20if%20you%20need%20to%20create%20a%20.htaccess%20file%20for%20your%20Apache%20or%20any%20other%20web%20server%20in%20a%20windows%20environment%20then%20here%20is%20the%20step-by-step%20guide.%20There%20are%20few%20ways%20to%20create%20a%20.htaccess%20file%20but%20here%20I%20will%20try%20to%20show%20you%20one%20of%20the%20easiest%20and%20quickest%20ways.%0D%0A%0D%0AIf%20you%20just%20try%20to%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=How+to+create+htaccess+file+on+windows&amp;link=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/" rel="nofollow" class="external" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;h=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;Title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=How+to+create+htaccess+file+on+windows&amp;url=http%3A%2F%2Fricepan.com%2Fhow-to%2Fhow-to-create-htaccess-file-on-windows%2F&amp;desc=For%20whatever%20reason%2C%20if%20you%20need%20to%20create%20a%20.htaccess%20file%20for%20your%20Apache%20or%20any%20other%20web%20server%20in%20a%20windows%20environment%20then%20here%20is%20the%20step-by-step%20guide.%20There%20are%20few%20ways%20to%20create%20a%20.htaccess%20file%20but%20here%20I%20will%20try%20to%20show%20you%20one%20of%20the%20easiest%20and%20quickest%20ways.%0D%0A%0D%0AIf%20you%20just%20try%20to%20&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows&amp;desc=For%20whatever%20reason%2C%20if%20you%20need%20to%20create%20a%20.htaccess%20file%20for%20your%20Apache%20or%20any%20other%20web%20server%20in%20a%20windows%20environment%20then%20here%20is%20the%20step-by-step%20guide.%20There%20are%20few%20ways%20to%20create%20a%20.htaccess%20file%20but%20here%20I%20will%20try%20to%20show%20you%20one%20of%20the%20easiest%20and%20quickest%20ways.%0D%0A%0D%0AIf%20you%20just%20try%20to%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=For%20whatever%20reason%2C%20if%20you%20need%20to%20create%20a%20.htaccess%20file%20for%20your%20Apache%20or%20any%20other%20web%20server%20in%20a%20windows%20environment%20then%20here%20is%20the%20step-by-step%20guide.%20There%20are%20few%20ways%20to%20create%20a%20.htaccess%20file%20but%20here%20I%20will%20try%20to%20show%20you%20one%20of%20the%20easiest%20and%20quickest%20ways.%0D%0A%0D%0AIf%20you%20just%20try%20to%20&amp;posturl=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;posttitle=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/" rel="nofollow" class="external" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/" rel="nofollow" class="external" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;title=How+to+create+htaccess+file+on+windows" rel="nofollow" class="external" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/&amp;bm_description=How+to+create+htaccess+file+on+windows&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://ricepan.com/how-to/how-to-create-htaccess-file-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open ISO files without burning to disc</title>
		<link>http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/</link>
		<comments>http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 02:28:17 +0000</pubDate>
		<dc:creator>Blogmin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Daemon Tools]]></category>
		<category><![CDATA[ISO image]]></category>

		<guid isPermaLink="false">http://ricepan.com/?p=16</guid>
		<description><![CDATA[So you have an ISO image, now what? You want to see what is in it before burning to a CD or DVD. May be you don’t want to waste time and energy burning the file to a disc; you just want to explore or use the content of that disk image.  Is there a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fricepan.com%2Fhow-to%2Fopen-iso-files-without-burning-to-disc%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fricepan.com%2Fhow-to%2Fopen-iso-files-without-burning-to-disc%2F" height="61" width="51" /></a></div><p>So you have an ISO image, now what? You want to see what is in it before burning to a CD or DVD. May be you don’t want to waste time and energy burning the file to a disc; you just want to explore or use the content of that disk image.  Is there a way to open an ISO image file without burning to a disc? Absolutely YES!</p>
<p>You can explore your ISO files using a disk image emulator.  It’s a tool that allows you to mount ISO files. The software basically creates a virtual drive that looks like a physical CD or DVD drive on your pc. When you mount an image you will be able to explore the file as if you put in a physical disc in one of your physical drives.</p>
<p>There are quite a few tools or emulators available out there. One of my favorites is a tool called “Daemon Tools”. You can download it from <a title="Daemon Tool" href="http://www.daemon-tools.cc/home" target="_blank">http://www.daemon-tools.cc/home</a></p>
<p>Once installed, Just click on the program shortcut and it will start running in your system tray. You should also be able to see a new virtual drive under MY COMPUTER. If you want to open any ISO image just right click on Daemon tool icon on system tray and then highlight Device and click Mount image. At that point you just select your image just like you would open any file for any purpose.  Once you have mounted the image then go check your virtual drive and you should be able to see your ISO image content as if you put in a CD/DVD in one of your physical drives. It opens image files lot faster than opening a CD/DVD from an actual drive.</p>
<p>I will try to give you a step by step instruction on how to download, install and use it to open a ISO file.  For demo purpose, I will try to open an ISO image of my Microsoft Exchange Server CD with Daemon Tools.</p>
<p>Once you are on daemon tools website, look for the free downloads section at the bottom of the page.</p>
<div id="attachment_7" class="wp-caption aligncenter" style="width: 252px"><img class="size-full wp-image-7" title="dtool1" src="http://ricepan.com/wp-content/uploads/2009/09/dtool1.png" alt="Daemon tool download section" width="242" height="101" /><p class="wp-caption-text">Daemon tool download section</p></div>
<p>Download the LITE version and proceed with installation.  During installation you will be asked to choose different features. You can keep the deafult selections or deselect the ones you do not wish to install.</p>
<div id="attachment_9" class="wp-caption aligncenter" style="width: 523px"><img class="size-full wp-image-9" title="dtool2" src="http://ricepan.com/wp-content/uploads/2009/09/dtool2.png" alt="Daemon tool installation" width="513" height="403" /><p class="wp-caption-text">Daemon tool installation</p></div>
<p>You will be prompted to reboot during the installation. Once you have finished the installation you will have new virtual drive. You can view it under MY COMPUTER section on your PC. It will look like as if you have added a new physical dvd drive to your pc.</p>
<div id="attachment_10" class="wp-caption aligncenter" style="width: 470px"><img class="size-full wp-image-10" title="dtool3" src="http://ricepan.com/wp-content/uploads/2009/09/dtool3.png" alt="Virtual drive" width="460" height="265" /><p class="wp-caption-text">Virtual drive</p></div>
<p>You will also notice an icon in your system stray if daemon tool is running.</p>
<div id="attachment_11" class="wp-caption aligncenter" style="width: 160px"><img class="size-full wp-image-11" title="dtool4" src="http://ricepan.com/wp-content/uploads/2009/09/dtool4.png" alt="Daemon tool System tray icon" width="150" height="37" /><p class="wp-caption-text">Daemon tool System tray icon</p></div>
<p>You can then open the Daemon tools panel by right-clicking on the icon. To open a ISO file from your pc, you need to find the MOUNT IMAGE option.</p>
<div id="attachment_12" class="wp-caption aligncenter" style="width: 398px"><img class="size-full wp-image-12" title="dtool5" src="http://ricepan.com/wp-content/uploads/2009/09/dtool5.png" alt="Right click option" width="388" height="186" /><p class="wp-caption-text">Right click option</p></div>
<div id="attachment_13" class="wp-caption aligncenter" style="width: 398px"><img class="size-full wp-image-13" title="dtool6" src="http://ricepan.com/wp-content/uploads/2009/09/dtool6.png" alt="Mount Image " width="388" height="186" /><p class="wp-caption-text">Mount Image </p></div>
<p>Once you click on the mount image option, you will be prompted to select your image file. In this case I will open my Microsoft exchange server cd image.</p>
<div id="attachment_14" class="wp-caption aligncenter" style="width: 583px"><img class="size-full wp-image-14" title="dtool7" src="http://ricepan.com/wp-content/uploads/2009/09/dtool7.png" alt="Select ISO file" width="573" height="429" /><p class="wp-caption-text">Select ISO file</p></div>
<p>As soon as I pick the file, image will be loaded onto the virtual drive. In this case, I can see that I am prompted to install Microsoft Exchange. It is acting like as if I have put on the exchange CD physically into the physical drive.</p>
<div id="attachment_15" class="wp-caption aligncenter" style="width: 660px"><img class="size-full wp-image-15" title="dtool8" src="http://ricepan.com/wp-content/uploads/2009/09/dtool8.png" alt="ISO file opened" width="650" height="470" /><p class="wp-caption-text">ISO file opened</p></div>
<div id="attachment_8" class="wp-caption aligncenter" style="width: 419px"><img class="size-full wp-image-8" title="dtool9" src="http://ricepan.com/wp-content/uploads/2009/09/dtool9.png" alt="Mounted image" width="409" height="274" /><p class="wp-caption-text">Mounted image</p></div>
<p>Once you are finished using the content of your file, you can Unmount the image.</p>
<p>It has some advanced functionality which allows you to do lot more than just view ISO images.  You can pick the right version as per your needs. Best part is they have a free version that you can download. You will be able to download complete instructions from their website. It is not hard to use at all. They even have a user forum that you can join and discuss all about it.</p>
<p>So, no more burning to a disc because you have to.  Burn image to a disc only if you want to!</p>
<p style='text-align:left'>&copy; 2009, <a href='http://ricepan.com'>Ricepan.com</a>. <strong>All rights reserved.</strong> <strong>You may not republish this full article without permission under any circumstance.</strong></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?u=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;t=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;t=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc&amp;summary=So%20you%20have%20an%20ISO%20image%2C%20now%20what%3F%20You%20want%20to%20see%20what%20is%20in%20it%20before%20burning%20to%20a%20CD%20or%20DVD.%20May%20be%20you%20don%E2%80%99t%20want%20to%20waste%20time%20and%20energy%20burning%20the%20file%20to%20a%20disc%3B%20you%20just%20want%20to%20explore%20or%20use%20the%20content%20of%20that%20disk%20image.%C2%A0%20Is%20there%20a%20way%20to%20open%20an%20ISO%20image%20file%20without%20burning%20to%20&amp;source=Ricepan.com" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;submitHeadline=Open+ISO+files+without+burning+to+disc&amp;submitSummary=So%20you%20have%20an%20ISO%20image%2C%20now%20what%3F%20You%20want%20to%20see%20what%20is%20in%20it%20before%20burning%20to%20a%20CD%20or%20DVD.%20May%20be%20you%20don%E2%80%99t%20want%20to%20waste%20time%20and%20energy%20burning%20the%20file%20to%20a%20disc%3B%20you%20just%20want%20to%20explore%20or%20use%20the%20content%20of%20that%20disk%20image.%C2%A0%20Is%20there%20a%20way%20to%20open%20an%20ISO%20image%20file%20without%20burning%20to%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Open+ISO+files+without+burning+to+disc&amp;link=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/" rel="nofollow" class="external" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;h=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;Title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Open+ISO+files+without+burning+to+disc&amp;url=http%3A%2F%2Fricepan.com%2Fhow-to%2Fopen-iso-files-without-burning-to-disc%2F&amp;desc=So%20you%20have%20an%20ISO%20image%2C%20now%20what%3F%20You%20want%20to%20see%20what%20is%20in%20it%20before%20burning%20to%20a%20CD%20or%20DVD.%20May%20be%20you%20don%E2%80%99t%20want%20to%20waste%20time%20and%20energy%20burning%20the%20file%20to%20a%20disc%3B%20you%20just%20want%20to%20explore%20or%20use%20the%20content%20of%20that%20disk%20image.%C2%A0%20Is%20there%20a%20way%20to%20open%20an%20ISO%20image%20file%20without%20burning%20to%20&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc&amp;desc=So%20you%20have%20an%20ISO%20image%2C%20now%20what%3F%20You%20want%20to%20see%20what%20is%20in%20it%20before%20burning%20to%20a%20CD%20or%20DVD.%20May%20be%20you%20don%E2%80%99t%20want%20to%20waste%20time%20and%20energy%20burning%20the%20file%20to%20a%20disc%3B%20you%20just%20want%20to%20explore%20or%20use%20the%20content%20of%20that%20disk%20image.%C2%A0%20Is%20there%20a%20way%20to%20open%20an%20ISO%20image%20file%20without%20burning%20to%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=So%20you%20have%20an%20ISO%20image%2C%20now%20what%3F%20You%20want%20to%20see%20what%20is%20in%20it%20before%20burning%20to%20a%20CD%20or%20DVD.%20May%20be%20you%20don%E2%80%99t%20want%20to%20waste%20time%20and%20energy%20burning%20the%20file%20to%20a%20disc%3B%20you%20just%20want%20to%20explore%20or%20use%20the%20content%20of%20that%20disk%20image.%C2%A0%20Is%20there%20a%20way%20to%20open%20an%20ISO%20image%20file%20without%20burning%20to%20&amp;posturl=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;posttitle=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/" rel="nofollow" class="external" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/" rel="nofollow" class="external" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;title=Open+ISO+files+without+burning+to+disc" rel="nofollow" class="external" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/&amp;bm_description=Open+ISO+files+without+burning+to+disc&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://ricepan.com/how-to/open-iso-files-without-burning-to-disc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
