<?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; cd writer</title> <atom:link href="http://www.ghacks.net/tag/cd-writer/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>Sat, 11 Feb 2012 09:52:46 +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>Simple Linux disk burning with Brasero</title><link>http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/</link> <comments>http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/#comments</comments> <pubDate>Sun, 29 Nov 2009 02:50:03 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Music and Video]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[cd writer]]></category> <category><![CDATA[copy cd]]></category> <category><![CDATA[dvd burning]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=20759</guid> <description><![CDATA[Q: What is a &#8220;brasero&#8221;? A: A Spanish oven that is placed under a table in order to heat those sitting at the table. Correct, but not in terms of Linux. A 2.0: A GTK+ front end for cdrtools, growisofs, and (optionally) libburn. Correct! If you have used a modern Linux system then you know how [...]]]></description> <content:encoded><![CDATA[<p>Q: What is a &#8220;brasero&#8221;?</p><p>A: A Spanish oven that is placed under a table in order to heat those sitting at the table.</p><p>Correct, but not in terms of Linux.</p><p>A 2.0: A GTK+ front end for cdrtools, growisofs, and (optionally) libburn.</p><p>Correct!</p><p>If you have used a modern Linux system then you know how easy the task of burning CDs has become.  I have covered the K3B tool as well as burning CDs from the command line. And although both methods have their merits, neither are as simple to use as the Brasero CD/DVD burner.</p><p>Most modern Linux distributions that use GTK+ (in other words, GNOME) ship with Brasero installed as the default burner. The reason is two-fold: It is simple to use, and it integrates seamlessly with Nautilus (the GNOME file manager).</p><p>In this tutorial you will see how simple it is to use Brasero to create a new data CD, to copy a CD, and to burn a CD image.</p><p><span
id="more-20759"></span><strong>Features</strong></p><p>Brasero offers many features.</p><p><strong>Data: </strong></p><ul><li>Supports both CD and DVD formats.</li><li>Burns on the fly.</li><li>Automatic filtering for unwanted files.</li><li>Multisession support.</li></ul><p><strong>Audio:</strong></p><ul><li>Writes CD-TEXT information automatically.</li><li>Edits CD-TEXT information.</li><li>Supports all audio formats that are included in gstreamer.</li></ul><p><strong>Copying:</strong></p><ul><li>Copies on the fly.</li><li>Single session DVDs and any format of CD.</li></ul><p>Of course the best feature of all is that Brasero is simply as easy as it gets.</p><p><strong>Automatic burning</strong></p><div
id="attachment_20761" class="wp-caption alignleft" style="width: 310px"><a
rel="attachment wp-att-20761" href="http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/brasero_auto/"><img
class="size-medium wp-image-20761 " src="http://www.ghacks.net/wp-content/uploads/2009/11/brasero_auto-500x268.png" alt="Figure 1" width="300" height="161" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When you insert a blank CD or DVD Brasero will open up a window (see Figure 1) that allows you to select what action to take. The default action (though not configured to happen automatically) is to open Brasero. You can make sure this happens every time you insert a blank CD/DVD by clicking the <em>Always perform this action</em> checkbox before you click OK.</p><div
id="attachment_20766" class="wp-caption alignright" style="width: 310px"><a
rel="attachment wp-att-20766" href="http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/brasero_window/"><img
class="size-medium wp-image-20766 " src="http://www.ghacks.net/wp-content/uploads/2009/11/brasero_window-500x457.png" alt="Figure 2" width="300" height="274" /></a><p
class="wp-caption-text">Figure 2</p></div><p>When you click OK the Brasero file browser window will open (see Figure 2). This window allows you to simply drag and drop files in order to create a data CD. You will notice, when Brasero opens, you have one tab open. That tab is the burn tab. The &#8220;address&#8221; of that tab is:</p><p><em>burn:///</em></p><p>What can you do with that? Simple. Open up a Nautilus window and enter the burn address in the location bar. What happens? Nautilus automatically switches from standard file manager to Brasero burner, where you can drag folders/files for burning.</p><p>There are two ways to drag and drop files. The first way is to open up a Nautilus window and drag your files from there into the Brasero window. The other way is to open up another tab in Brasero, navigate to the folder/files you want to burn, and drag them onto the burn tab.</p><div
id="attachment_20767" class="wp-caption alignleft" style="width: 310px"><a
rel="attachment wp-att-20767" href="http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/brasero_main/"><img
class="size-medium wp-image-20767 " src="http://www.ghacks.net/wp-content/uploads/2009/11/brasero_main-500x459.png" alt="Figure 3" width="300" height="275" /></a><p
class="wp-caption-text">Figure 3</p></div><p>When you insert a writable media what opens is Nautilus in the burn address. If you open up the full blown Brasero, you will see a very different window (see Figure 3). As you can see this is where you can do the real work. From within this window you can create all of the various projects Brasero can handle.</p><p>Say you want to create an audio project from within Brasero. Click on the Audio project button and the brasero window will change according to the project you have selected to create (see Figure 4).</p><div
id="attachment_20770" class="wp-caption alignright" style="width: 310px"><a
rel="attachment wp-att-20770" href="http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/braser_audio/"><img
class="size-medium wp-image-20770 " src="http://www.ghacks.net/wp-content/uploads/2009/11/braser_audio-500x459.png" alt="Figure 4" width="300" height="275" /></a><p
class="wp-caption-text">Figure 4</p></div><p>From within this new window you will see just how easy it is to add or remove files for this project. After you add the folders/files you simply have to select your media and click the Burn button.</p><p><strong>Final thoughts</strong></p><p>Brasero has brought to Linux one of the easiest methods for burning disks of any operating system. So if burning CDs/DVDs is something you have considered an obstacle keeping you from adopting Linux, consider that obstacle officially, and permanently, removed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Erase Data On CD Or DVD Permanently</title><link>http://www.ghacks.net/2008/09/18/erase-data-on-cd-or-dvd-permanently/</link> <comments>http://www.ghacks.net/2008/09/18/erase-data-on-cd-or-dvd-permanently/#comments</comments> <pubDate>Thu, 18 Sep 2008 06:01:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[cd writer]]></category> <category><![CDATA[delete data]]></category> <category><![CDATA[dvd writer]]></category> <category><![CDATA[erase data]]></category> <category><![CDATA[erase dvd]]></category> <category><![CDATA[iHAP322]]></category> <category><![CDATA[iHAP422]]></category> <category><![CDATA[iHAS322]]></category> <category><![CDATA[iHAS422]]></category> <category><![CDATA[lite-on]]></category> <category><![CDATA[smart erase]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7058</guid> <description><![CDATA[Data CDs and DVDs that are no longer needed pose a few problems. Throwing them away could be a privacy risk because everyone who finds them could simply read them and discover what data has been stored on the disks. Destroying them by cutting, scratching or breaking on the other hand might release chemicals to [...]]]></description> <content:encoded><![CDATA[<p>Data CDs and DVDs that are no longer needed pose a few problems. Throwing them away could be a privacy risk because everyone who finds them could simply read them and discover what data has been stored on the disks. Destroying them by cutting, scratching or breaking on the other hand might release chemicals to the environment.</p><p>Lite-On developed the Smart Erase technique to give users a reliable way of erasing the data on CDs and DVDs without damaging the disk. To make it clearer, the technique is compatible to all CD-R and DVD-R disks, not only their rewritable counterparts.</p><p>Smart Erase overwrites the data contained on the disk with random characters much like the tools that can erase files or the free space of a hard drive so that the data is not recoverable afterwards. Nero 7 Essentials which ships with the retail versions of each DVD writer will have that feature build in which can be used in combination with one of the announced Lite-On DVD writers.</p><p><span
id="more-7058"></span>The first DVD writers are expected to hit shelves in September and October:</p><ul><li>iHAP322 is a 22X DVD writer with PATA connection</li><li>iHAP422 is a 22X DVD writer with PATA connection and LightScribe</li><li>iHAS322 is a 22X DVD writer with SATA connection</li><li>iHAS422 is a 22X DVD writer with SATA connection and LightScribe</li></ul><p>The new technique supports two modes: Quick Erase will only erase data in the lead in track and the first track of the CD / DVD while Full Erase will erase the full disk.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/18/erase-data-on-cd-or-dvd-permanently/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
