<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Notes on the Google Chrome&#8482; Debian package</title>
	<atom:link href="http://costela.net/2009/12/notes-on-the-google-chrome-debian-package/feed/" rel="self" type="application/rss+xml" />
	<link>http://costela.net/2009/12/notes-on-the-google-chrome-debian-package/</link>
	<description>rhetorically impaired, ironically despaired</description>
	<lastBuildDate>Sun, 11 Jul 2010 11:04:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Leo Antunes</title>
		<link>http://costela.net/2009/12/notes-on-the-google-chrome-debian-package/#comment-532</link>
		<dc:creator>Leo Antunes</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=501#comment-532</guid>
		<description>I&#039;m not familiar with Iceweasel&#039;s packaging to pitch in, but my answer to the comment above still stays: I don&#039;t think it&#039;s necessarily a bad thing. Certainly easier than expecting people to download a series of debs and manually install them in the right sequence.

The point - which I should have made clearer - is simply that this work could have been invested in doing it the right way. And by &quot;right way&quot; I mean preserving the idea of distributions as integrators, and as such, empowering them to integrate your software for you. Going against this simply because you are the 500 pound elephant in the room could potentially weaken the same distributions they&#039;re aiming at supporting.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not familiar with Iceweasel&#8217;s packaging to pitch in, but my answer to the comment above still stays: I don&#8217;t think it&#8217;s necessarily a bad thing. Certainly easier than expecting people to download a series of debs and manually install them in the right sequence.</p>
<p>The point &#8211; which I should have made clearer &#8211; is simply that this work could have been invested in doing it the right way. And by &#8220;right way&#8221; I mean preserving the idea of distributions as integrators, and as such, empowering them to integrate your software for you. Going against this simply because you are the 500 pound elephant in the room could potentially weaken the same distributions they&#8217;re aiming at supporting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mones</title>
		<link>http://costela.net/2009/12/notes-on-the-google-chrome-debian-package/#comment-531</link>
		<dc:creator>mones</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=501#comment-531</guid>
		<description>Where are all those hired DDs? :)
Maybe they forgot to apt-get install lintian (and run it on the debs!)</description>
		<content:encoded><![CDATA[<p>Where are all those hired DDs? :)<br />
Maybe they forgot to apt-get install lintian (and run it on the debs!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael Geissert</title>
		<link>http://costela.net/2009/12/notes-on-the-google-chrome-debian-package/#comment-529</link>
		<dc:creator>Raphael Geissert</dc:creator>
		<pubDate>Thu, 10 Dec 2009 02:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=501#comment-529</guid>
		<description>IIRC the google search desktop Debian package also has a cronjob that looks for updates and installs them if it finds any. Ugly.</description>
		<content:encoded><![CDATA[<p>IIRC the google search desktop Debian package also has a cronjob that looks for updates and installs them if it finds any. Ugly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bubo</title>
		<link>http://costela.net/2009/12/notes-on-the-google-chrome-debian-package/#comment-528</link>
		<dc:creator>bubo</dc:creator>
		<pubDate>Wed, 09 Dec 2009 16:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=501#comment-528</guid>
		<description>i&#039;ve never understood why someone wants to open the debian keyring for third party binaries...i like chrome a lot. the v8 javascript engine is amazing. i download the latest snapshot here

http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/

then put it in ~/bin - e basta!

do i deserve a broken keyring? only id i&#039;m stupid! do i deserve, that somebody messes with my box? only if she is a debian ftp-master ;)!</description>
		<content:encoded><![CDATA[<p>i&#8217;ve never understood why someone wants to open the debian keyring for third party binaries&#8230;i like chrome a lot. the v8 javascript engine is amazing. i download the latest snapshot here</p>
<p><a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/" rel="nofollow">http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/</a></p>
<p>then put it in ~/bin &#8211; e basta!</p>
<p>do i deserve a broken keyring? only id i&#8217;m stupid! do i deserve, that somebody messes with my box? only if she is a debian ftp-master ;)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gebi</title>
		<link>http://costela.net/2009/12/notes-on-the-google-chrome-debian-package/#comment-527</link>
		<dc:creator>gebi</dc:creator>
		<pubDate>Wed, 09 Dec 2009 15:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=501#comment-527</guid>
		<description>iceweasel package is also happly linking to libs statically...
e.g libtheora

% strings /usr/lib/xulrunner-1.9.1/libxul.so &#124;grep -i libtheora   
Xiph.Org libTheora I 20081020 3 2 1
% ldd /usr/lib/xulrunner-1.9.1/libxul.so &#124;grep -i libTheora
%</description>
		<content:encoded><![CDATA[<p>iceweasel package is also happly linking to libs statically&#8230;<br />
e.g libtheora</p>
<p>% strings /usr/lib/xulrunner-1.9.1/libxul.so |grep -i libtheora<br />
Xiph.Org libTheora I 20081020 3 2 1<br />
% ldd /usr/lib/xulrunner-1.9.1/libxul.so |grep -i libTheora<br />
%</p>
]]></content:encoded>
	</item>
</channel>
</rss>
