<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Not Zed</title>
	<link>http://blogs.gnome.org/zucchi</link>
	<description>Just another GNOME Blogs diary</description>
	<pubDate>Sun, 06 Jul 2008 14:35:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on linux+gnu wins again, or does it? by Chris Cunningham</title>
		<link>http://blogs.gnome.org/zucchi/2008/07/02/linuxgnu-wins-again-or-does-it/#comment-248</link>
		<dc:creator>Chris Cunningham</dc:creator>
		<pubDate>Wed, 02 Jul 2008 09:16:16 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/07/02/linuxgnu-wins-again-or-does-it/#comment-248</guid>
		<description>Ever since the "age of decadence" post a couple of weeks back I think there's been a trolling competition on pgo.

For ten years people have whined like little children about DVD support not working without complications in Linux. Every single person in the community knows why this was the case (that it wasn't possible to ship a free CSS/MPEG 2 implementation in any territory where licensing fees were enforced). Every single person in the community knows what the only workable solution was, short of Mark Shuttleworth buying everyone in Europe and North America a license. And even then, someone would have whined about it.

 - Chris</description>
		<content:encoded><![CDATA[<p>Ever since the &#8220;age of decadence&#8221; post a couple of weeks back I think there&#8217;s been a trolling competition on pgo.</p>
<p>For ten years people have whined like little children about DVD support not working without complications in Linux. Every single person in the community knows why this was the case (that it wasn&#8217;t possible to ship a free CSS/MPEG 2 implementation in any territory where licensing fees were enforced). Every single person in the community knows what the only workable solution was, short of Mark Shuttleworth buying everyone in Europe and North America a license. And even then, someone would have whined about it.</p>
<p> - Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on midori, gnash by otte</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-245</link>
		<dc:creator>otte</dc:creator>
		<pubDate>Wed, 02 Jul 2008 08:15:06 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-245</guid>
		<description>You can build swfdec stable against ffmpeg, if you want to. But if you do that, you can just install GStreamer and gstreamer-ffmpeg which gives you the same thing.

And yes, the size of code required to build a browser is scary. And it isn't helped by the fact that they all just ship a large monolithic blob of code instead of properly splitting it into reusable parts. But then, a browser is like a desktop confined to a window, so it has to be huge.</description>
		<content:encoded><![CDATA[<p>You can build swfdec stable against ffmpeg, if you want to. But if you do that, you can just install GStreamer and gstreamer-ffmpeg which gives you the same thing.</p>
<p>And yes, the size of code required to build a browser is scary. And it isn&#8217;t helped by the fact that they all just ship a large monolithic blob of code instead of properly splitting it into reusable parts. But then, a browser is like a desktop confined to a window, so it has to be huge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on linux+gnu wins again, or does it? by Adam Williamson</title>
		<link>http://blogs.gnome.org/zucchi/2008/07/02/linuxgnu-wins-again-or-does-it/#comment-242</link>
		<dc:creator>Adam Williamson</dc:creator>
		<pubDate>Wed, 02 Jul 2008 03:57:19 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/07/02/linuxgnu-wins-again-or-does-it/#comment-242</guid>
		<description>That would be Codeina, which isn't actually part of Totem at all.

Do note that it's not really an insane thing to do, as - thanks to the EUCD and similar legislation - the use of dvdcss is technically illegal not just in the wacky world of the U.S.A. but in much of the rest of the world too, these days. So there really needs to be some kind of solution for vendors who have to cope with the pesky inconvenience of obeying the law.</description>
		<content:encoded><![CDATA[<p>That would be Codeina, which isn&#8217;t actually part of Totem at all.</p>
<p>Do note that it&#8217;s not really an insane thing to do, as - thanks to the EUCD and similar legislation - the use of dvdcss is technically illegal not just in the wacky world of the U.S.A. but in much of the rest of the world too, these days. So there really needs to be some kind of solution for vendors who have to cope with the pesky inconvenience of obeying the law.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on midori, gnash by zucchi</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-241</link>
		<dc:creator>zucchi</dc:creator>
		<pubDate>Wed, 02 Jul 2008 03:06:03 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-241</guid>
		<description>well i found totem+gstreamer was asking for money to play mpegs so i removed it - and along went gnash with it.  i saw mention of swfdec around but didn't get around to looking into it - there are only so many hours in the day and i'm already burning the midnight oil just trying to do the things I want let alone look at things i'm forced to.  but if swfdec uses gstreamer then i wont bother, and will do without flash on that machine.

i just installed what was available in the default yum setup on fc9 - i just thought i'd try it out, and mentioned it here because i thought it had some positives.  i'm not sure I care enough to really hunt around for everything though, at least not yet.

actually on a whim i did checkout webkit from cvs.  and waited.  over a gigabyte.  Hmm.  suddenly i lost most interest in bothering with browsers - the complexity and size is just stupid/crazy and I don't have the time right now to play with such a body of code.

i was only looking at the gtk+ based ones, so i avoided arora intentionally.  it's just a personal thing.</description>
		<content:encoded><![CDATA[<p>well i found totem+gstreamer was asking for money to play mpegs so i removed it - and along went gnash with it.  i saw mention of swfdec around but didn&#8217;t get around to looking into it - there are only so many hours in the day and i&#8217;m already burning the midnight oil just trying to do the things I want let alone look at things i&#8217;m forced to.  but if swfdec uses gstreamer then i wont bother, and will do without flash on that machine.</p>
<p>i just installed what was available in the default yum setup on fc9 - i just thought i&#8217;d try it out, and mentioned it here because i thought it had some positives.  i&#8217;m not sure I care enough to really hunt around for everything though, at least not yet.</p>
<p>actually on a whim i did checkout webkit from cvs.  and waited.  over a gigabyte.  Hmm.  suddenly i lost most interest in bothering with browsers - the complexity and size is just stupid/crazy and I don&#8217;t have the time right now to play with such a body of code.</p>
<p>i was only looking at the gtk+ based ones, so i avoided arora intentionally.  it&#8217;s just a personal thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on fedora by coj</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/01/fedora/#comment-239</link>
		<dc:creator>coj</dc:creator>
		<pubDate>Sat, 28 Jun 2008 01:20:19 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/06/01/fedora/#comment-239</guid>
		<description>PK--what a joke of software..I give a rats behind who you are and that you were insulted by this review of fedora..big hairy deal GET over yourself ,as your arrogance is very embarrasing for the community.

Its embarrasing I'd say to put out something THIS lame and have it be default for add-remove..of course we must realize that fedora IS bleeding edge and as a result they are off the hook for doing basically anything at all they want on release, because  at the end of the day its just ok ;)


It should be rather clear by now whats up in this regard, so vote with your install, and choose something else and dont be ashamed to call a spade a spade, they just have to deal with it. They created the problem.

What a shame, as overall I found some of the nice touches refreshing, but you know lack of QA is just that, and so many distros these days have that quality in spades.  Your just giving Windows an extended forecast of clear skies ahead ;)</description>
		<content:encoded><![CDATA[<p>PK&#8211;what a joke of software..I give a rats behind who you are and that you were insulted by this review of fedora..big hairy deal GET over yourself ,as your arrogance is very embarrasing for the community.</p>
<p>Its embarrasing I&#8217;d say to put out something THIS lame and have it be default for add-remove..of course we must realize that fedora IS bleeding edge and as a result they are off the hook for doing basically anything at all they want on release, because  at the end of the day its just ok ;)</p>
<p>It should be rather clear by now whats up in this regard, so vote with your install, and choose something else and dont be ashamed to call a spade a spade, they just have to deal with it. They created the problem.</p>
<p>What a shame, as overall I found some of the nice touches refreshing, but you know lack of QA is just that, and so many distros these days have that quality in spades.  Your just giving Windows an extended forecast of clear skies ahead ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on midori, gnash by Benjamin Meyer</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-238</link>
		<dc:creator>Benjamin Meyer</dc:creator>
		<pubDate>Fri, 27 Jun 2008 20:53:13 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-238</guid>
		<description>Hey there, I am curious for any thoughts you have on Arora http://code.google.com/p/arora/ which is also webkit based.  The startup is quick and while basic it has a lot of the basics, is quite stable and gmail works (as long as you don't log in with the Remember Me checkbox).  Although it uses QtWebKit it works very well with the Gtk Qt style and it picks up the gnome icons.</description>
		<content:encoded><![CDATA[<p>Hey there, I am curious for any thoughts you have on Arora <a href="http://code.google.com/p/arora/" rel="nofollow">http://code.google.com/p/arora/</a> which is also webkit based.  The startup is quick and while basic it has a lot of the basics, is quite stable and gmail works (as long as you don&#8217;t log in with the Remember Me checkbox).  Although it uses QtWebKit it works very well with the Gtk Qt style and it picks up the gnome icons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on midori, gnash by Adam Williamson</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-237</link>
		<dc:creator>Adam Williamson</dc:creator>
		<pubDate>Fri, 27 Jun 2008 16:27:04 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-237</guid>
		<description>Midori's performance of course depends heavily on WebKit. It sounds to me like your distro has an old / badly packaged WebKit, because I just tested, and GMail works fine for me in Midori. I maintain the Midori / WebKit packages for Mandriva; we currently have WebKit svn 34503 built with --enable-svg-experimental , and Midori git from June 17th. As I said, GMail is fine; I can read my mail and compose new mail, etc. Page rendering times for me with Midori seem pretty quick too.

It's pretty easy to do a build of Epiphany-webkit. I find that in basic fundamentals it works great, but the deal-breaker for me is that plugins don't work with the Webkit backend, particularly the AdBlock plugin. I can't live without AdBlock.</description>
		<content:encoded><![CDATA[<p>Midori&#8217;s performance of course depends heavily on WebKit. It sounds to me like your distro has an old / badly packaged WebKit, because I just tested, and GMail works fine for me in Midori. I maintain the Midori / WebKit packages for Mandriva; we currently have WebKit svn 34503 built with &#8211;enable-svg-experimental , and Midori git from June 17th. As I said, GMail is fine; I can read my mail and compose new mail, etc. Page rendering times for me with Midori seem pretty quick too.</p>
<p>It&#8217;s pretty easy to do a build of Epiphany-webkit. I find that in basic fundamentals it works great, but the deal-breaker for me is that plugins don&#8217;t work with the Webkit backend, particularly the AdBlock plugin. I can&#8217;t live without AdBlock.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on firefox 3 sluggish, fedora install notes by davidz</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-236</link>
		<dc:creator>davidz</dc:creator>
		<pubDate>Fri, 27 Jun 2008 15:08:37 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-236</guid>
		<description>&#62; I had to turn selinux off in the end ’cause it was
&#62; getting in the way of things [...]

Yeah. Lots of people do that. Myself too. SELinux is a great technology however the policy is way too fine grained for things like Fedora. 

This means that people get it wrong. On top of that, the policy centrally maintained. And while the SELinux policy maintainers may be nice guys and smart etc. they are in no way domain experts on all the 10000 different applications in the distro they write policy for. 

Maybe one day someone will rewrite the policy, make it approximately 1000 times simpler, make it decentralized (e.g. shipped in upstream packages) and remove the ability to turn SELinux off (how is it not FAIL FAIL FAIL to ship a security technology that can be turned off? My view is that until this happens, then SELinux will continue to be unusable in community/consumer distros.

(That said, SELinux works great for a lot of big enterprises having a team of developers/sysadmins that grok how to write SELinux policy. And the patience to actually test stuff before it's deployed.)</description>
		<content:encoded><![CDATA[<p>&gt; I had to turn selinux off in the end ’cause it was<br />
&gt; getting in the way of things [&#8230;]</p>
<p>Yeah. Lots of people do that. Myself too. SELinux is a great technology however the policy is way too fine grained for things like Fedora. </p>
<p>This means that people get it wrong. On top of that, the policy centrally maintained. And while the SELinux policy maintainers may be nice guys and smart etc. they are in no way domain experts on all the 10000 different applications in the distro they write policy for. </p>
<p>Maybe one day someone will rewrite the policy, make it approximately 1000 times simpler, make it decentralized (e.g. shipped in upstream packages) and remove the ability to turn SELinux off (how is it not FAIL FAIL FAIL to ship a security technology that can be turned off? My view is that until this happens, then SELinux will continue to be unusable in community/consumer distros.</p>
<p>(That said, SELinux works great for a lot of big enterprises having a team of developers/sysadmins that grok how to write SELinux policy. And the patience to actually test stuff before it&#8217;s deployed.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on midori, gnash by reinouts</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-235</link>
		<dc:creator>reinouts</dc:creator>
		<pubDate>Fri, 27 Jun 2008 10:32:56 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-235</guid>
		<description>The Epiphany developers could use a hand getting a Webkit release out the door...</description>
		<content:encoded><![CDATA[<p>The Epiphany developers could use a hand getting a Webkit release out the door&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on midori, gnash by Alex Hixon</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-234</link>
		<dc:creator>Alex Hixon</dc:creator>
		<pubDate>Fri, 27 Jun 2008 09:30:58 +0000</pubDate>
		<guid>http://blogs.gnome.org/zucchi/2008/06/27/midori-gnash/#comment-234</guid>
		<description>Yeah, was just about to say that. swfdec rocks out much more than Gnash in terms of compatability, anyway.</description>
		<content:encoded><![CDATA[<p>Yeah, was just about to say that. swfdec rocks out much more than Gnash in terms of compatability, anyway.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
