<?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; burn</title> <atom:link href="http://www.ghacks.net/tag/burn/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 Extract Bin Files With Free Software</title><link>http://www.ghacks.net/2011/07/14/how-to-extract-bin-files-with-free-software/</link> <comments>http://www.ghacks.net/2011/07/14/how-to-extract-bin-files-with-free-software/#comments</comments> <pubDate>Thu, 14 Jul 2011 14:48:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[bin]]></category> <category><![CDATA[bin file]]></category> <category><![CDATA[burn]]></category> <category><![CDATA[extract bin]]></category> <category><![CDATA[imgburn]]></category> <category><![CDATA[izarc]]></category> <category><![CDATA[mount]]></category> <category><![CDATA[virtual clone drive]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=47810</guid> <description><![CDATA[When you search Bing or Google for software to extract Bin files, you end up with links to commercial programs like Magic ISO. It is not easy to find free software to extract Bin files on a computer system in the search engines. Before I show you how to do just that for free, I [...]]]></description> <content:encoded><![CDATA[<p>When you search Bing or Google for software to extract Bin files, you end up with links to commercial programs like Magic ISO. It is not easy to find free software to extract Bin files on a computer system in the search engines. Before I show you how to do just that for free, I would like to start with a short description of the Bin format and alternatives to extracting the file contents to the system.</p><p>Bin is an image format, that is commonly used on the Internet. It is usually accompanied by a cue file of the same name that has instructions on how to burn or mount the image properly. Most CD and DVD burning programs support Bin and Cue files, and one valid option is to burn the file to CD or DVD to access the files. It is on the other hand not a straightforward solution. A free burning software is <a
href="http://www.ghacks.net/2010/04/14/how-to-burn-a-dvd-with-imgburn/">ImgBurn</a> that supports those files.</p><p>Another possibility is to mount the bin file on the system, which basically emulates the CD burning. Free tools that can mount bin files are <a
href="http://www.ghacks.net/2011/03/24/mount-disk-images-with-osfmount/">OSFMount</a>, <a
href="http://www.ghacks.net/2008/08/24/virtual-cd-drive-software/">Virtual Clone Drive</a> or <a
href="http://www.ghacks.net/2008/12/29/mount-iso-images/">WinCD Emu</a></p><p>If you just want to extract the bin file on your PC, you can use a free archiving software that supports the extraction. One of the programs that is capable of that is <a
href="http://www.ghacks.net/2007/06/09/izarc-a-great-universal-archiv-software/">IZArc</a>, which I first reviewed in 2007 here on Ghacks Technology News.</p><p>IZArc supports a wide variety of archiving and CD/DVD imaging formats, including the Bin format. The program adds context menu entries to the Windows Explorer right-click menu by default, which you can use to extract the Bin files after installation.</p><p>Just right-click the bin file in question and select IZArc > Extract Here to extract the file and folder structure to the current directory. You can alternatively open the Bin file in IZArc which is probably the better option if you just need a file from the image and not all files.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/extract-bin-files.png" alt="extract bin files" title="extract bin files" width="509" height="295" class="alignnone size-full wp-image-47814" /></p><p>The original bin file will be left untouched if you opt to extract it to the computer. The same is true if you open it in the program, but be aware that the changes that you make there might alter the file permanently (for instance if you decide to delete a file).</p><p>Is there another method to extract Bin files that I have forgotten to mention? Let me know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/14/how-to-extract-bin-files-with-free-software/feed/</wfw:commentRss> <slash:comments>9</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> <item><title>Burn Audio CDs from exotic audio formats</title><link>http://www.ghacks.net/2006/11/14/burn-audio-cds-from-exotic-audio-formats/</link> <comments>http://www.ghacks.net/2006/11/14/burn-audio-cds-from-exotic-audio-formats/#comments</comments> <pubDate>Tue, 14 Nov 2006 09:46:53 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[ape]]></category> <category><![CDATA[audio-cd]]></category> <category><![CDATA[burn]]></category> <category><![CDATA[burn-audio]]></category> <category><![CDATA[burn-audio-cd]]></category> <category><![CDATA[burrrn]]></category> <category><![CDATA[exotic-audio-formats]]></category> <category><![CDATA[flac]]></category> <category><![CDATA[fpl]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[m3u]]></category> <category><![CDATA[mp3]]></category> <category><![CDATA[mp4]]></category> <category><![CDATA[mpc]]></category> <category><![CDATA[music-cd]]></category> <category><![CDATA[ofr]]></category> <category><![CDATA[ogg]]></category> <category><![CDATA[pls]]></category> <category><![CDATA[wav]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/11/14/burn-audio-cds-from-exotic-audio-formats/</guid> <description><![CDATA[Most burning tools that support the creation of audio CDs support only the most common formats by default. Those formats are normally mp3, wav or wma. Some suits support other formats as well but I never found a burning suit that supported all of the formats that I needed. One way to solve this issue would be to use plugins that would increase the supported formats, one plugin pack for Nero can be downloaded here. (Click on Nero Audio-Plug-Ins..)]]></description> <content:encoded><![CDATA[<p>Most burning tools that support the creation of audio CDs support only the most common formats by default. Those formats are normally mp3, wav or wma. Some suits support other formats as well but I never found a burning suit that supported all of the formats that I needed. One way to solve this issue would be to use plugins that would increase the supported formats, one plugin pack for Nero can be downloaded <a
title="nero audio plugins" href="http://www.pctipp.ch/downloads/audiovideo/33044/nero_audio_plug_ins.html" target="_blank">here</a>. (Click on Nero Audio-Plug-Ins..)</p><p>If you do not have a software that supports plugins you could use the excellent freeware Burrn which supports many formats which are: wav, mp3, mpc, ogg, aac, mp4, ape, flac, ofr, wv, tta, m3u, pls and fpl playlists and cue sheets as well as embedded cuesheets for ape, wv and flac files. It reads the tags automatically and adds them to the burning process. Burrrn is really easy to use, it supports drag and drop and direct editing of song title and artist.</p><p><span
id="more-913"></span></p><p>You will have to choose a burner the first time it starts. Once this is done the main window opens and you may add new songs to the CD by dragging songs or cue sheets to the main window.  If you want a certain order for your files you have to drag them one at a time. Last but not least it offers a way to adjust the replaygain for all songs before the songs are burned to the audio cd.</p><p> </p><p> </p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/11/14/burn-audio-cds-from-exotic-audio-formats/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
