<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; cue</title> <atom:link href="http://www.ghacks.net/tag/cue/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How to burn Bin images without cue file</title><link>http://www.ghacks.net/2008/05/06/burn-bin-images-without-cue/</link> <comments>http://www.ghacks.net/2008/05/06/burn-bin-images-without-cue/#comments</comments> <pubDate>Tue, 06 May 2008 08:52:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[bin]]></category> <category><![CDATA[bin images]]></category> <category><![CDATA[burn bin]]></category> <category><![CDATA[cue]]></category> <category><![CDATA[iso]]></category> <category><![CDATA[missing cue]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4019</guid> <description><![CDATA[I&#8217;m not exactly sure why someone would want to convert bin images to iso format unless the cue file of the bin image is missing. Both formats, that is the iso and bin/cue format, are disk images that can be burned with virtually any CD or DVD burner and burning software. I&#8217;m still using the [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m not exactly sure why someone would want to convert bin images to iso format unless the cue file of the bin image is missing. Both formats, that is the iso and bin/cue format, are disk images that can be burned with virtually any CD or DVD burner and burning software. I&#8217;m still using the Nero 7 version that was supplied with my DVD burner and it can process both.</p><p>The problem with bin formats is that they rely on cue files that tell the burning software how to burn the CD or DVD image to disc. If the cue file is missing the applications cannot find those information and refuse to burn the disc image.</p><p><a
href="http://www.softwareok.com/?seite=Software/WinBin2Iso">WinBin2Iso</a> is a tiny 43 Kilobyte application that can convert bin images without cue file to iso images which can be burned normally. Another option is <a
href="http://www.weethet.nl/english/cdrw_bintoiso.php">Bin2Iso</a> which has a size of only 12 Kilobyte and provides the same functionality.</p><p><span
id="more-4019"></span>Both applications convert the bin file to an iso file quickly. It usually does not take longer than a few minute to convert a full DVD image from bin to iso.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/06/burn-bin-images-without-cue/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Bin, Cue, Img and Iso files explained</title><link>http://www.ghacks.net/2007/10/23/bin-cue-img-and-iso-files-explained/</link> <comments>http://www.ghacks.net/2007/10/23/bin-cue-img-and-iso-files-explained/#comments</comments> <pubDate>Tue, 23 Oct 2007 19:38:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[bin]]></category> <category><![CDATA[burn]]></category> <category><![CDATA[cue]]></category> <category><![CDATA[image formats]]></category> <category><![CDATA[images]]></category> <category><![CDATA[img]]></category> <category><![CDATA[iso]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/23/bin-cue-img-and-iso-files-explained/</guid> <description><![CDATA[Bin and Cue, Img and Iso files are CD and DVD formats that store all the information of the CD or DVD. Users come across them on many occasions such as Linux distributions, Open Source software distributed on CDs and of course when downloading files from P2P networks, ftp, irc or the Usenet.]]></description> <content:encoded><![CDATA[<p>Bin and Cue, Img and Iso files are CD and DVD formats that store all the information of the CD or DVD. Users come across them on many occasions such as Linux distributions, Open Source software distributed on CDs and of course when downloading files from P2P networks, FTP,  IRC or the Usenet.</p><p>All formats can be burned to CDs or DVDs depending on their size using a DVD burning software like Nero for instance. Another method favorited by many is to mount those images as a virtual drive. This lets the user access the contents on the CD or DVD without burning it first.</p><p>Pretty good if you just need to install something or watch a movie that was distributed as a bin, cue, img or iso file. Several softwares exist that can mount those filetypes, one is named Daemon Tools for instance.</p><p><span
id="more-2165"></span>You would simply create a virtual drive in Daemon Tools, browse to the location of the image file on your hard drive and select it from there. Daemon Tools will do the rest and make the contents available for further use.</p><p>This is an excellent way to store CDs and DVDs on your computer. Great if you are traveling and do not want to take the original discs with you or to save power when using a notebook. It essentially means that you do not need to use the installed CD or DVD drive which saves the power.</p><p>Microsoft is offering a free unsupported software as well that is able to mount those files if you are using Windows XP.</p><p><strong>Read More:</strong></p><p><a
href="http://download.microsoft.com/download/7/b/6/7b6abd84-7841-4978-96f5-bd58df02efa2/winxpvirtualcdcontrolpanel_21.exe">Microsoft Win XP Virtual CD Control Panel </a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/23/bin-cue-img-and-iso-files-explained/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
