<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Tech Easier &#187; multiple login</title>
	<atom:link href="http://maketecheasier.com/tag/multiple-login/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Mon, 22 Mar 2010 12:00:07 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Login To Multiple Accounts On The Same Website Simultaneously</title>
		<link>http://maketecheasier.com/login-to-multiple-accounts-on-the-same-website-simultaneously/2009/05/12</link>
		<comments>http://maketecheasier.com/login-to-multiple-accounts-on-the-same-website-simultaneously/2009/05/12#comments</comments>
		<pubDate>Tue, 12 May 2009 12:49:27 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[multiple login]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4621</guid>
		<description><![CDATA[ 
Creating multiple login accounts on a website is never an issue. Accessing them simultaneously is.  Most browsers have their own centralized cookie management system. When you are logged in to a website in one instances, you won’t be able to login to the same website using another account, even if you open a [...]<p><strong><a href="http://maketecheasier.com/login-to-multiple-accounts-on-the-same-website-simultaneously/2009/05/12">How To Login To Multiple Accounts On The Same Website Simultaneously</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="cookiepie-1" src="http://images.maketecheasier.com/2009/05/cookiepie-1.jpg" alt="cookiepie-1" width="534" height="141" /> </p>
<p>Creating multiple login accounts on a website is never an issue. Accessing them simultaneously is.  Most browsers have their own centralized cookie management system. When you are logged in to a website in one instances, you won’t be able to login to the same website using another account, even if you open a new tab or window. Personally, I have more than 2 Gmail accounts, Yahoo accounts, Facebook accounts and multiple login IDs to my own blog. There are times when I need to login to different accounts to access a particular emails, or to check the setting/status of the other accounts. Below are some of the ways that I used to access to different accounts (of the same website ) simultaneously.</p>
<h3>Install multiple browsers</h3>
<p>This is definitely not the most effective method, but it is surely one method that works 100% of the time. Since all browsers have their own cookie management system, you can easily login to one account in Firefox, and another in IE/Chrome/Opera/Safari etc. The downside of this is that they clutter up your desktop, take up lot of memory and storage space.</p>
<h3>Firefox</h3>
<p>To be able to login to various accounts in Firefox, the best way is to install the extension <a href="http://www.nektra.com/oss/firefox/extensions/cookiepie/" target="_blank">CookiePie</a>. What it does is to create different instances of cookies in different tabs and windows so you can login to the same website with different login ID simultaneously. </p>
<p>1. Install the CookiePie extension from the <a href="http://www.nektra.com/oss/firefox/extensions/cookiepie/" target="_blank">Nektra site</a>.  </p>
<p>2. In the current tab, login to your account with the primary ID </p>
<p>3. Open a new tab, right click at the tab and select Toggle On/Off Cookiepie.  </p>
<p><img class="alignnone" title="cookiepie-newtab" src="http://images.maketecheasier.com/2009/05/cookiepie-newtab.jpg" alt="cookiepie-newtab" width="533" height="340" /> </p>
<p>You will now see a cookie on the tab.  </p>
<p><img class="alignnone" title="cookiepie-cookieontab" src="http://images.maketecheasier.com/2009/05/cookiepie-cookieontab.jpg" alt="cookiepie-cookieontab" width="348" height="78" /> </p>
<p>4. On this new tab, you can now go to the same website and login with another ID.  </p>
<p><img class="alignnone" title="cookiepie-1" src="http://images.maketecheasier.com/2009/05/cookiepie-1.jpg" alt="cookiepie-1" width="534" height="141" /> </p>
<p>Note: CookiePie conflicts with some of the extensions, like Tab mix plus and TooManyTabs. It might not work properly with these extensions.</p>
<h3>Internet Explorer 8</h3>
<p>Internet Explorer 8 comes with a <em>New Session</em> mode that allows you to start a new window with a brand new session.  </p>
<p>Open IE8, go to the URl of the site and login with your first ID.  </p>
<p>Go to <em>File-&gt;New session</em>. This will open a new window. Navigate to the same site and you should be able to login with another ID.  </p>
<p><img class="alignnone" title="ie8-newsession" src="http://images.maketecheasier.com/2009/05/ie8-newsession.jpg" alt="ie8-newsession" width="275" height="262" /></p>
<h3>Google Chrome</h3>
<p>Google Chrome comes with a incognito mode that allows you to login to two different instances of the same website.  </p>
<p>1. Login to the the website in Google Chrome.  </p>
<p>2. Glick on the Tools icon and select New Incognito Window. Alternatively you can press Ctrl + Shift + N to open a new Incognito Window  </p>
<p>3. Navigate to the same website and you should be able to login with another user ID. </p>
<p>What other methods do you use to login with different accounts on the same website simultaneously?</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/login-to-multiple-accounts-on-the-same-website-simultaneously/2009/05/12">How To Login To Multiple Accounts On The Same Website Simultaneously</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/login-to-multiple-accounts-on-the-same-website-simultaneously/2009/05/12/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
