<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Josh Saddler - Latest comments on SCALE, ebuilds, burning apps, and gtk</title>
		<link>http://blogs.gentoo.org/nightmorph?disp=comments</link>
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: SCALE, ebuilds, burning apps, and gtk</title>
			<pubDate>Tue, 26 Feb 2008 19:06:15 +0000</pubDate>
			<dc:creator>metalgod [Visitor]</dc:creator>
			<guid isPermaLink="false">c19416@http://blogs.gentoo.org/</guid>
			<description>We will re-write some parts of the ncb library mostly low level stuff, the backends code (libburn, cdrtools) are indepedent since 0.6.x series. We are currently trying to removing some libgnomeui bits over here and over there.</description>
			<content:encoded><![CDATA[We will re-write some parts of the ncb library mostly low level stuff, the backends code (libburn, cdrtools) are indepedent since 0.6.x series. We are currently trying to removing some libgnomeui bits over here and over there.]]></content:encoded>
			<link>http://blogs.gentoo.org/nightmorph/2008/02/23/scale_ebuilds_burning_apps_and_gtk#c19416</link>
		</item>
				<item>
			<title>In response to: SCALE, ebuilds, burning apps, and gtk</title>
			<pubDate>Mon, 25 Feb 2008 01:55:54 +0000</pubDate>
			<dc:creator>Josh Saddler [Member]</dc:creator>
			<guid isPermaLink="false">c19415@http://blogs.gentoo.org/</guid>
			<description>@&lt;strong&gt;metalgod&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Hey Luis!&lt;br /&gt;
&lt;br /&gt;
Good to know. Seems that GVFS and GIO are going to be the way of the future for a lot of projects.&lt;br /&gt;
&lt;br /&gt;
Will you be reusing code from n-c-b, or replacing it with something else, like libburnia or cdrtools?</description>
			<content:encoded><![CDATA[@<strong>metalgod</strong><br />
<br />
Hey Luis!<br />
<br />
Good to know. Seems that GVFS and GIO are going to be the way of the future for a lot of projects.<br />
<br />
Will you be reusing code from n-c-b, or replacing it with something else, like libburnia or cdrtools?]]></content:encoded>
			<link>http://blogs.gentoo.org/nightmorph/2008/02/23/scale_ebuilds_burning_apps_and_gtk#c19415</link>
		</item>
				<item>
			<title>In response to: SCALE, ebuilds, burning apps, and gtk</title>
			<pubDate>Mon, 25 Feb 2008 01:36:50 +0000</pubDate>
			<dc:creator>metalgod [Visitor]</dc:creator>
			<guid isPermaLink="false">c19414@http://blogs.gentoo.org/</guid>
			<description>Hi Josh&lt;br /&gt;
&lt;br /&gt;
Well on brasero we will migrate to GIO/GVFS that will lower the dependencies a bit but as for n-c-b we totally depend on it now... we plan to remove this dependency soon but it won't be easy since we would end up rewriting the ncb library on brasero.</description>
			<content:encoded><![CDATA[Hi Josh<br />
<br />
Well on brasero we will migrate to GIO/GVFS that will lower the dependencies a bit but as for n-c-b we totally depend on it now... we plan to remove this dependency soon but it won't be easy since we would end up rewriting the ncb library on brasero.]]></content:encoded>
			<link>http://blogs.gentoo.org/nightmorph/2008/02/23/scale_ebuilds_burning_apps_and_gtk#c19414</link>
		</item>
				<item>
			<title>In response to: SCALE, ebuilds, burning apps, and gtk</title>
			<pubDate>Sat, 23 Feb 2008 18:11:16 +0000</pubDate>
			<dc:creator>Josh Saddler [Member]</dc:creator>
			<guid isPermaLink="false">c19413@http://blogs.gentoo.org/</guid>
			<description>@&lt;strong&gt;pacho&lt;/strong&gt;:&lt;br /&gt;
&lt;br /&gt;
No, it doesn't. That's in part because of FAQ #25[1], and because it can't do dual layer writes, which makes all my regular data backups useless.&lt;br /&gt;
&lt;br /&gt;
[1] http://www.xcdroast.org/xcdr098/faq-a15.html&lt;br /&gt;
&lt;br /&gt;
@&lt;strong&gt;Mario&lt;/strong&gt;:&lt;br /&gt;
&lt;br /&gt;
Hey there! I spent awhile on the libburn site. Your documentation is outstanding! Libburn looks like a good backend choice just for that alone.&lt;br /&gt;
&lt;br /&gt;
That being said, No one's made any commits to Xfburn in months; years for the important bits. I tried it yesterday, but it simply doesn't work. Did absolutely nothing, so that's disappointing.&lt;br /&gt;
&lt;br /&gt;
@&lt;strong&gt;lefou&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Let me clarify what I meant. It's not that &lt;em&gt;only&lt;/em&gt; brasero supports DVDs, but that the other gtk+ apps either have no support or only partial support. Brasero is the only one that can write to dual-layer media, for example.&lt;br /&gt;
&lt;br /&gt;
@&lt;strong&gt;Chewi&lt;/strong&gt;:&lt;br /&gt;
&lt;br /&gt;
Yeah, the whole proDVD/cdrkit mess seemed to kill off several projects.</description>
			<content:encoded><![CDATA[@<strong>pacho</strong>:<br />
<br />
No, it doesn't. That's in part because of FAQ #25[1], and because it can't do dual layer writes, which makes all my regular data backups useless.<br />
<br />
[1] http://www.xcdroast.org/xcdr098/faq-a15.html<br />
<br />
@<strong>Mario</strong>:<br />
<br />
Hey there! I spent awhile on the libburn site. Your documentation is outstanding! Libburn looks like a good backend choice just for that alone.<br />
<br />
That being said, No one's made any commits to Xfburn in months; years for the important bits. I tried it yesterday, but it simply doesn't work. Did absolutely nothing, so that's disappointing.<br />
<br />
@<strong>lefou</strong><br />
<br />
Let me clarify what I meant. It's not that <em>only</em> brasero supports DVDs, but that the other gtk+ apps either have no support or only partial support. Brasero is the only one that can write to dual-layer media, for example.<br />
<br />
@<strong>Chewi</strong>:<br />
<br />
Yeah, the whole proDVD/cdrkit mess seemed to kill off several projects.]]></content:encoded>
			<link>http://blogs.gentoo.org/nightmorph/2008/02/23/scale_ebuilds_burning_apps_and_gtk#c19413</link>
		</item>
				<item>
			<title>In response to: SCALE, ebuilds, burning apps, and gtk</title>
			<pubDate>Sat, 23 Feb 2008 14:38:23 +0000</pubDate>
			<dc:creator>Chewi [Visitor]</dc:creator>
			<guid isPermaLink="false">c19412@http://blogs.gentoo.org/</guid>
			<description>I once got a reply to an e-mail from the author of xcdroast, stating that he'd abandoned Linux for OSX because of the confusing kernel issues around 2.6.8. His site has been updated since but I don't think much work has been done. I think that, the awkward cdrecord-ProDVD key issue and the whole cdrecord/cdrkit debacle has put developers off.</description>
			<content:encoded><![CDATA[I once got a reply to an e-mail from the author of xcdroast, stating that he'd abandoned Linux for OSX because of the confusing kernel issues around 2.6.8. His site has been updated since but I don't think much work has been done. I think that, the awkward cdrecord-ProDVD key issue and the whole cdrecord/cdrkit debacle has put developers off.]]></content:encoded>
			<link>http://blogs.gentoo.org/nightmorph/2008/02/23/scale_ebuilds_burning_apps_and_gtk#c19412</link>
		</item>
				<item>
			<title>In response to: SCALE, ebuilds, burning apps, and gtk</title>
			<pubDate>Sat, 23 Feb 2008 10:45:36 +0000</pubDate>
			<dc:creator>lefou [Visitor]</dc:creator>
			<guid isPermaLink="false">c19411@http://blogs.gentoo.org/</guid>
			<description>I'm burning my DVDs with K3B for years. Why do you think/believe that other apps than brasero don't support DVDs?</description>
			<content:encoded><![CDATA[I'm burning my DVDs with K3B for years. Why do you think/believe that other apps than brasero don't support DVDs?]]></content:encoded>
			<link>http://blogs.gentoo.org/nightmorph/2008/02/23/scale_ebuilds_burning_apps_and_gtk#c19411</link>
		</item>
				<item>
			<title>In response to: SCALE, ebuilds, burning apps, and gtk</title>
			<pubDate>Sat, 23 Feb 2008 10:33:04 +0000</pubDate>
			<dc:creator>Mario [Visitor]</dc:creator>
			<guid isPermaLink="false">c19410@http://blogs.gentoo.org/</guid>
			<description>Hello my friend,&lt;br /&gt;
&lt;br /&gt;
I intend to do a Gnomebaker release next month. If you have any wishes, please feel free to throw them at me, and I'll see what I can do :). For XFCE, some of the folks I know are actively working on Xfburn, ofcourse based on libburnia libs backend (:P), so you're more then welcome to help with that. I'm available for any help you might need, and I believe our libs (libburnia) documentation is really good. Anyway, what mail do I use to contact you? :)&lt;br /&gt;
&lt;br /&gt;
KR,&lt;br /&gt;
M.</description>
			<content:encoded><![CDATA[Hello my friend,<br />
<br />
I intend to do a Gnomebaker release next month. If you have any wishes, please feel free to throw them at me, and I'll see what I can do :). For XFCE, some of the folks I know are actively working on Xfburn, ofcourse based on libburnia libs backend (:P), so you're more then welcome to help with that. I'm available for any help you might need, and I believe our libs (libburnia) documentation is really good. Anyway, what mail do I use to contact you? :)<br />
<br />
KR,<br />
M.]]></content:encoded>
			<link>http://blogs.gentoo.org/nightmorph/2008/02/23/scale_ebuilds_burning_apps_and_gtk#c19410</link>
		</item>
				<item>
			<title>In response to: SCALE, ebuilds, burning apps, and gtk</title>
			<pubDate>Sat, 23 Feb 2008 09:38:48 +0000</pubDate>
			<dc:creator>pacho [Visitor]</dc:creator>
			<guid isPermaLink="false">c19409@http://blogs.gentoo.org/</guid>
			<description>Doesn't xcdroast work for you?&lt;br /&gt;
&lt;br /&gt;
I used it 4 months ago and worked fine (later, I switch to brasero ;-))&lt;br /&gt;
&lt;br /&gt;
</description>
			<content:encoded><![CDATA[Doesn't xcdroast work for you?<br />
<br />
I used it 4 months ago and worked fine (later, I switch to brasero ;-))<br />
<br />
]]></content:encoded>
			<link>http://blogs.gentoo.org/nightmorph/2008/02/23/scale_ebuilds_burning_apps_and_gtk#c19409</link>
		</item>
			</channel>
</rss>
