<?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: Gmail and Google Reader in Startup Programs</title>
	<atom:link href="http://ubuntu.sabza.org/2007/05/19/65/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu.sabza.org/2007/05/19/65/</link>
	<description>Tips and Advise From a Non-Expert</description>
	<lastBuildDate>Mon, 31 Jan 2011 20:56:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alp</title>
		<link>http://ubuntu.sabza.org/2007/05/19/65/comment-page-1/#comment-22393</link>
		<dc:creator>Alp</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.sabza.org/2007/05/19/65/#comment-22393</guid>
		<description>Try prism-google-reader instead, it think that&#039;s much easier.</description>
		<content:encoded><![CDATA[<p>Try prism-google-reader instead, it think that&#8217;s much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luca</title>
		<link>http://ubuntu.sabza.org/2007/05/19/65/comment-page-1/#comment-1945</link>
		<dc:creator>luca</dc:creator>
		<pubDate>Tue, 29 May 2007 13:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.sabza.org/2007/05/19/65/#comment-1945</guid>
		<description>have you tryied
firefox http://mail.google.com/ &#124; http://www.google.com/reader
?
in windows works!
now i can&#039;t try, because my linux box is at home!</description>
		<content:encoded><![CDATA[<p>have you tryied<br />
firefox <a href="http://mail.google.com/" rel="nofollow">http://mail.google.com/</a> | <a href="http://www.google.com/reader" rel="nofollow">http://www.google.com/reader</a><br />
?</p>
<p>in windows works!</p>
<p>now i can&#8217;t try, because my linux box is at home!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noumaan</title>
		<link>http://ubuntu.sabza.org/2007/05/19/65/comment-page-1/#comment-1777</link>
		<dc:creator>Noumaan</dc:creator>
		<pubDate>Sat, 19 May 2007 19:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.sabza.org/2007/05/19/65/#comment-1777</guid>
		<description>Chris, I only want Iceweasel/Firefox to show these two pages when I log on my computer. If I restart iceweasel/firefox or if I press the Home button I want it to open my current homepage not the gmail or google reader.</description>
		<content:encoded><![CDATA[<p>Chris, I only want Iceweasel/Firefox to show these two pages when I log on my computer. If I restart iceweasel/firefox or if I press the Home button I want it to open my current homepage not the gmail or google reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo Gonzalez</title>
		<link>http://ubuntu.sabza.org/2007/05/19/65/comment-page-1/#comment-1775</link>
		<dc:creator>Eduardo Gonzalez</dc:creator>
		<pubDate>Sat, 19 May 2007 17:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.sabza.org/2007/05/19/65/#comment-1775</guid>
		<description>When you run firefox for the first time it doesn\&#039;t return control to bash like it does when you run the firefox command while another window is open.  To fix this you need to tell bash to run the process in the background.  This is done using the &amp; command.  Here\&#039;s the script re-written in one.
&lt;code&gt;#! /bin/sh
firefox http://mail.google.com/ &amp;
sleep 30;
firefox -new-tab http://www.google.com/reader&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>When you run firefox for the first time it doesn\&#8217;t return control to bash like it does when you run the firefox command while another window is open.  To fix this you need to tell bash to run the process in the background.  This is done using the &#038; command.  Here\&#8217;s the script re-written in one.</p>
<p><code>#! /bin/sh<br />
firefox <a href="http://mail.google.com/" rel="nofollow">http://mail.google.com/</a> &#038;<br />
sleep 30;<br />
firefox -new-tab <a href="http://www.google.com/reader" rel="nofollow">http://www.google.com/reader</a></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Harcourt</title>
		<link>http://ubuntu.sabza.org/2007/05/19/65/comment-page-1/#comment-1771</link>
		<dc:creator>Chris Harcourt</dc:creator>
		<pubDate>Sat, 19 May 2007 15:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.sabza.org/2007/05/19/65/#comment-1771</guid>
		<description>I might be missing the point here, but why don&#039;t you just set your Firefox homepage to be gmail/google reader (you know you can have multiple tabs as your homepage right?), then just add Firefox to your Gnome session so it starts on login. Isn&#039;t using shell scripts like this kinda redundant?</description>
		<content:encoded><![CDATA[<p>I might be missing the point here, but why don&#8217;t you just set your Firefox homepage to be gmail/google reader (you know you can have multiple tabs as your homepage right?), then just add Firefox to your Gnome session so it starts on login. Isn&#8217;t using shell scripts like this kinda redundant?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

