<?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: Log Into Multiple Accounts Simultaneously</title>
	<atom:link href="http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:18 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nami</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-790856</link>
		<dc:creator>nami</dc:creator>
		<pubDate>Thu, 14 May 2009 11:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-790856</guid>
		<description>hi how can i multi login to airg site thanks. im using opera in my pc.</description>
		<content:encoded><![CDATA[<p>hi how can i multi login to airg site thanks. im using opera in my pc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jojo</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-524832</link>
		<dc:creator>Jojo</dc:creator>
		<pubDate>Tue, 28 Oct 2008 23:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-524832</guid>
		<description>I created a 2nd account in Gmail.  Then open the Gmail logon screen and logon to whatever or both accounts you want.

I have this link on my desktop that I use:
https://mail.google.com/mail/

Make sure you logout of the mail account when done or clicking the above link will take you to directly into the email account that you were last in.

You might have problems with this if you use Google Reader because signing out of Gmail will also sign you out of Reader.  You should use another ID for Reader.  I use a disposable email address, NOT a GMAIL ID.

You&#039;ll still be signed out of Reader when you sign out of email but with a different email addr for Reader, you can sign back in WITHOUT getting signed into your Gmail account.</description>
		<content:encoded><![CDATA[<p>I created a 2nd account in Gmail.  Then open the Gmail logon screen and logon to whatever or both accounts you want.</p>
<p>I have this link on my desktop that I use:<br />
<a href="https://mail.google.com/mail/" rel="nofollow">https://mail.google.com/mail/</a></p>
<p>Make sure you logout of the mail account when done or clicking the above link will take you to directly into the email account that you were last in.</p>
<p>You might have problems with this if you use Google Reader because signing out of Gmail will also sign you out of Reader.  You should use another ID for Reader.  I use a disposable email address, NOT a GMAIL ID.</p>
<p>You&#8217;ll still be signed out of Reader when you sign out of email but with a different email addr for Reader, you can sign back in WITHOUT getting signed into your Gmail account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck Baggett</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-524732</link>
		<dc:creator>Chuck Baggett</dc:creator>
		<pubDate>Tue, 28 Oct 2008 20:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-524732</guid>
		<description>Jojo, or anyone else, how do use multiple gmail accounts in multiple tabs?</description>
		<content:encoded><![CDATA[<p>Jojo, or anyone else, how do use multiple gmail accounts in multiple tabs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jojo</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-522738</link>
		<dc:creator>Jojo</dc:creator>
		<pubDate>Sun, 26 Oct 2008 04:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-522738</guid>
		<description>I looked at Cookie Pie yesterday.  The author(s) say the purpose of the extension is to run multiple accounts in multiple tabs.

Since I can already do that with Gmail, I don&#039;t see a need for this extension.</description>
		<content:encoded><![CDATA[<p>I looked at Cookie Pie yesterday.  The author(s) say the purpose of the extension is to run multiple accounts in multiple tabs.</p>
<p>Since I can already do that with Gmail, I don&#8217;t see a need for this extension.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linuxeventually</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-522585</link>
		<dc:creator>linuxeventually</dc:creator>
		<pubDate>Sat, 25 Oct 2008 23:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-522585</guid>
		<description>I use the Gmail Manager Firefox add-on/extension to manage my google accounts and for other things, I use multiple Firefox profiles.

Windows: Start&gt;Run&gt;cmd&gt;
  cd &quot;C:\Program Files\Mozilla Firefox&quot;
  firefox.exe --no-remote -P YOUROTHERPROFILE
Linux: Open a terminal
  firefox --no-remote -P YOUROTHERPROFILE

You will need to create a new profile if you don&#039;t already have multiple profiles (also good for recovery).</description>
		<content:encoded><![CDATA[<p>I use the Gmail Manager Firefox add-on/extension to manage my google accounts and for other things, I use multiple Firefox profiles.</p>
<p>Windows: Start&gt;Run&gt;cmd&gt;<br />
  cd &#8220;C:\Program Files\Mozilla Firefox&#8221;<br />
  firefox.exe &#8211;no-remote -P YOUROTHERPROFILE<br />
Linux: Open a terminal<br />
  firefox &#8211;no-remote -P YOUROTHERPROFILE</p>
<p>You will need to create a new profile if you don&#8217;t already have multiple profiles (also good for recovery).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FameGadget</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-521799</link>
		<dc:creator>FameGadget</dc:creator>
		<pubDate>Sat, 25 Oct 2008 02:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-521799</guid>
		<description>Nice info :)</description>
		<content:encoded><![CDATA[<p>Nice info :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RG</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-521578</link>
		<dc:creator>RG</dc:creator>
		<pubDate>Fri, 24 Oct 2008 20:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-521578</guid>
		<description>Agreed about Jojo&#039;s points. There are quite a few annoyances this integration or single sign-on thing creates.
Maybe it works now but last time I used the Cookie Pie add-on it didn&#039;t work for me and gmail gave me something like a &#039;can&#039;t load...&#039; error for the second account.
I don&#039;t touch Safari with a ten foot pole but like Axel said IE has something similar.</description>
		<content:encoded><![CDATA[<p>Agreed about Jojo&#8217;s points. There are quite a few annoyances this integration or single sign-on thing creates.<br />
Maybe it works now but last time I used the Cookie Pie add-on it didn&#8217;t work for me and gmail gave me something like a &#8216;can&#8217;t load&#8230;&#8217; error for the second account.<br />
I don&#8217;t touch Safari with a ten foot pole but like Axel said IE has something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-521282</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Fri, 24 Oct 2008 12:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-521282</guid>
		<description>Safari introduced the concept and IE 8 fully supports it already in the current beta. Just Google Porn Mode</description>
		<content:encoded><![CDATA[<p>Safari introduced the concept and IE 8 fully supports it already in the current beta. Just Google Porn Mode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jojo</title>
		<link>http://www.ghacks.net/2008/10/24/log-into-multiple-accounts-simultaneously/#comment-521149</link>
		<dc:creator>Jojo</dc:creator>
		<pubDate>Fri, 24 Oct 2008 08:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=7834#comment-521149</guid>
		<description>I will take a look at the Cookie Pie add-on.

I have 2 Gmail accounts and a Google Reader account (switched from the undependable Bloglines a couple months back).

I ALWAYS log out of the Gmail email accounts and I always keep Reader open.  But when I do log out of Gmail, Google logs me out of Reader, which sucks!

BTW: I was able to create my Goggle Reader account using a disposable email address, instead of a Gmail address, which I didn&#039;t know I could do.  Might be useful for some people, particularly if you post in the Google help blogs because Google &quot;kindly&quot; posts your reader ID. Since for most people, this is your Gmail addr, you then wind up getting loads of spam mail just because you asked a question.  Jeez, stupid Google...</description>
		<content:encoded><![CDATA[<p>I will take a look at the Cookie Pie add-on.</p>
<p>I have 2 Gmail accounts and a Google Reader account (switched from the undependable Bloglines a couple months back).</p>
<p>I ALWAYS log out of the Gmail email accounts and I always keep Reader open.  But when I do log out of Gmail, Google logs me out of Reader, which sucks!</p>
<p>BTW: I was able to create my Goggle Reader account using a disposable email address, instead of a Gmail address, which I didn&#8217;t know I could do.  Might be useful for some people, particularly if you post in the Google help blogs because Google &#8220;kindly&#8221; posts your reader ID. Since for most people, this is your Gmail addr, you then wind up getting loads of spam mail just because you asked a question.  Jeez, stupid Google&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
