<?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>gHacks technology news &#187; user agent</title>
	<atom:link href="http://www.ghacks.net/tag/user-agent/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 10:11:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Extend Firefox&#8217;s user agent switcher</title>
		<link>http://www.ghacks.net/2009/04/10/extend-firefoxs-user-agent-switcher/</link>
		<comments>http://www.ghacks.net/2009/04/10/extend-firefoxs-user-agent-switcher/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 15:34:24 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11877</guid>
		<description><![CDATA[It&#8217;s 2009 and I would have thought the world wide web would be browser agnostic  by now. Unfortunately there are some developers that simply can not  design or code for a cross platform/browser world. Because of that  developers have had to create browser add on&#8217;s to help get around the  issues.
Many [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/wp-content/uploads/2009/04/firefox.png"><img class="alignleft size-full wp-image-11887" src="http://www.ghacks.net/wp-content/uploads/2009/04/firefox.png" alt="firefox" width="110" height="105" /></a>It&#8217;s 2009 and I would have thought the world wide web would be browser agnostic  by now. Unfortunately there are some developers that simply can not  design or code for a cross platform/browser world. Because of that  developers have had to create browser add on&#8217;s to help get around the  issues.</p>
<p>Many of you have most likely heard of the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> add on called <a title="User Agent Switcher" href="https://addons.mozilla.org/en-US/firefox/addon/59" target="_blank">User  Agent Switcher</a>. What this add on does is trick web sites into thinking your Firefox browser is something it isn&#8217;t. You can even user this add on to trick the web site into thinking you are on a different operating system.</p>
<p><span id="more-11877"></span>The only problem with this add on is that the included profiles are somewhat limited to: <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> 7 on Windows Vista,? Netscape 4.8 on Windows Vista, and <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> 9.25 on Windows Vista. This doesn&#8217;t help the Linux user all that much. The typical Linux user will need more than that. There are times you are going to need to either see a site on a different OS/Browser combo for developing purposes or switch to a different browser just to actually access a site. Fortunately the developers of User Agent Switcher made it possible to import profiles. Let&#8217;s take a look to see how this is done in Linux.</p>
<div id="attachment_11878" class="wp-caption alignleft" style="width: 309px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/user_agent_switcher.png"><img class="size-medium wp-image-11878" src="http://www.ghacks.net/wp-content/uploads/2009/04/user_agent_switcher-499x236.png" alt="Navigate through the menu" width="299" height="142" /></a><p class="wp-caption-text">Navigate through the menu</p></div>
<p>The first thing you need to do is install user agent switcher. This is such a simple task that most of you will know how to acheive this goal. Once the add on is installed (and Firefox is restarted) click on the Tools menu to reveal the new menu entry for the User Agent Switcher.</p>
<p>Click on the Options entry to open up the window that will allow you to import profiles. In the new window click on the User Agents &#8220;tab&#8221; to open up the section that allows you to handle the imports.</p>
<div id="attachment_11879" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/user_agent_profiles.png"><img class="size-medium wp-image-11879" src="http://www.ghacks.net/wp-content/uploads/2009/04/user_agent_profiles-500x352.png" alt="Add profiles here" width="300" height="211" /></a><p class="wp-caption-text">Add profiles here</p></div>
<p>From the new window (see the image to the right) click on the Import button (but do NOT click the Overwrite button or you&#8217;ll lose the current profiles) to import new profiles.</p>
<p>Once you click that button a browse window will open for you to find the profiles to import. The next question is where do you get profiles? The best profile list I have been able to find is <a title="User Agent Switcher Profile" href="http://techpatterns.com/downloads/firefox/useragentswitcher.xml" target="_self">here</a>. Once you have the file located on your hard drive click the Import button, locate the file, and click Open.</p>
<p>Now when you look at the listing of possible user agents you will see around 50 possible selections to use.</p>
<p><strong>Final Thoughts</strong></p>
<p>I am always surprised when I come across a site (when using Linux) that will not allow me to enter (or use some of their features). The fact that I have to install an add on to allow my browser user a web site rubs me the wrong way. Rubbed or not, it is a good thing these add ons are available for die hard Linux fans. Otherwise, without User Agent Switcher, we&#8217;d be dual booting or, even worse, admitting defeat. And we all know that, for Linux users, defeat is not an option.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/user-agent/" title="user agent" rel="tag">user agent</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/18/open-xml-viewer-for-microsoft-word-2007/" title="Open XML Viewer For Microsoft Word 2007 (May 18, 2009)">Open XML Viewer For Microsoft Word 2007</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/20/linux-solutions-why-does-firefox-start-in-offline-mode/" title="Linux Solutions: Why does Firefox start in offline mode? (April 20, 2009)">Linux Solutions: Why does Firefox start in offline mode?</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/02/14/linux-firefox-tips/" title="Linux Firefox Tips (February 14, 2009)">Linux Firefox Tips</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/02/19/installing-firefox-and-flash-from-source/" title="Installing Firefox and Flash From Source (February 19, 2009)">Installing Firefox and Flash From Source</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/04/08/add-an-application-to-gnomes-autostart/" title="Add an application to GNOME&#8217;s Autostart (April 8, 2009)">Add an application to GNOME&#8217;s Autostart</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/10/extend-firefoxs-user-agent-switcher/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Texterity Magazines offering free iPhone magazines</title>
		<link>http://www.ghacks.net/2008/05/27/texterity-magazines-offering-free-iphone-magazines/</link>
		<comments>http://www.ghacks.net/2008/05/27/texterity-magazines-offering-free-iphone-magazines/#comments</comments>
		<pubDate>Tue, 27 May 2008 07:46:57 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone hacks]]></category>
		<category><![CDATA[iphone tips]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4278</guid>
		<description><![CDATA[Just a few minutes ago I completed the article that explained how to read 20 digital magazines for free by changing the browser&#8217;s User Agent to the one of the Apple iPhone. I decided to look for additional free iPhone offers and discovered that Texterity Magazines are also providing 50 magazines to iPhone users free [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few minutes ago I completed the article that explained how to read 20 digital magazines for free by changing the browser&#8217;s User Agent to the one of the Apple iPhone. I decided to look for additional free iPhone offers and discovered that Texterity Magazines are also providing 50 magazines to iPhone users free of charge.</p>
<p>Again the User Agent is used as the only mechanism to check if an iPhone connects to the service. If you have already installed the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> User Agent switcher add-on and added the iPhone user agent to it you are ready to visit the iPhone <a href="http://iphone.texterity.com/magazines/">start page</a> at Texterity Magazines to read any of the 50 magazines for free in your browser.</p>
<p>If you have not done this visit my first article that explains how you can change the User Agent in Firefox to be identified as an iPhone (<a href="http://www.ghacks.net/2008/05/27/read-20-digital-magazines-for-free/">Iphone  user agent</a>) when browsing the Internet.</p>
<p><span id="more-4278"></span>Magazines seem to be specialized way more at Texterity. Some titles are The American Lawyer, Electronic Products, Extreme How-To, Greenlight Magazine and Popular Science.</p>

	Tags: <a href="http://www.ghacks.net/tag/hacking/" title="Hacking" rel="tag">Hacking</a>, <a href="http://www.ghacks.net/tag/iphone/" title="iPhone" rel="tag">iPhone</a>, <a href="http://www.ghacks.net/tag/iphone-hacks/" title="iphone hacks" rel="tag">iphone hacks</a>, <a href="http://www.ghacks.net/tag/iphone-tips/" title="iphone tips" rel="tag">iphone tips</a>, <a href="http://www.ghacks.net/tag/user-agent/" title="user agent" rel="tag">user agent</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/27/read-20-digital-magazines-for-free/" title="Read 20 Digital Magazines for Free (May 27, 2008)">Read 20 Digital Magazines for Free</a> (24)</li>
	<li><a href="http://www.ghacks.net/2008/06/20/transfer-files-between-iphone-ipod-and-computer/" title="Transfer Files between iPhone, iPod and Computer (June 20, 2008)">Transfer Files between iPhone, iPod and Computer</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/send-free-sms-with-iphone-and-ipod-touch/" title="Send Free SMS with iPhone and iPod Touch (July 16, 2008)">Send Free SMS with iPhone and iPod Touch</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/07/22/wordpress-for-iphone-is-not-a-killer-app/" title="Wordpress For iPhone Is Not A Killer App (July 22, 2008)">Wordpress For iPhone Is Not A Killer App</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/07/22/why-you-should-not-be-an-early-adopter/" title="Why you should not be an early adopter (July 22, 2009)">Why you should not be an early adopter</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/27/texterity-magazines-offering-free-iphone-magazines/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Read 20 Digital Magazines for Free</title>
		<link>http://www.ghacks.net/2008/05/27/read-20-digital-magazines-for-free/</link>
		<comments>http://www.ghacks.net/2008/05/27/read-20-digital-magazines-for-free/#comments</comments>
		<pubDate>Tue, 27 May 2008 07:23:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iphone hacks]]></category>
		<category><![CDATA[iphone tricks]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4276</guid>
		<description><![CDATA[Apple Iphone owners get more. They get free Wireless access at AT&#038;T Hotspots, which no longer is that easy to defeat and now they also get to view free digital magazines of 20 or so popular magazines without costs, courtesy of Zinio. Guess how they are providing those free digital magazines and figuring out that [...]]]></description>
			<content:encoded><![CDATA[<p>Apple Iphone owners get more. They get <a href="http://www.ghacks.net/2008/05/02/apple-and-att-will-learn-that-user-agents-are-no-good-for-access-control/">free</a> Wireless access at AT&#038;T Hotspots, which no longer is that easy to defeat and now they also get to view free digital magazines of 20 or so popular magazines without costs, courtesy of Zinio. Guess how they are providing those free digital magazines and figuring out that an Apple iPhone user is actually requesting it and not someone else ?</p>
<p>Yes, the same insecure User Agent check that did not work on so many occasions before. All that needs to be done is change the User Agent in your browser to the one of the iPhone which will trick the website into thinking that you are accessing it with an iPhone. This in turn will give you access to those magazines, among them PC Magazine, Technology Review, Macworld, Lonely Planet and, um, Playboy and Penthouse.</p>
<p>The content is provided in full screen in your browser and you can flip through the pages with a click. It&#8217;s probably not the most comfortable way but it&#8217;s free and easy enough. Pages are actually shown as images which means they can be saved to the local hard drive.</p>
<p><span id="more-4276"></span><a href="http://www.ghacks.net/tag/firefox/">Firefox</a> users can install the <a href="https://addons.mozilla.org/en-US/firefox/addon/59">User Agent Switcher</a> add-on and configure it with the following User Agent:</p>
<p><code>Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419 (United States)</code></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/05/iphone_user_agent.jpg" alt="" title="iphone user agent" width="389" height="261" class="alignnone size-medium wp-image-4277" /></p>
<p>just add the line into the User Agent field in the options of the add-on and any name in the description. Then switch to that User Agent and visit the <a href="http://imgs.zinio.com/iphone/">Zinio</a> website that was created for iPhone users. Thanks <a href="http://boardingarea.com/blogs/traveltechtalk/2008/05/26/bored-at-the-airport-read-a-free-magazine/">Scott</a> for the tip.</p>

	Tags: <a href="http://www.ghacks.net/tag/hacking/" title="Hacking" rel="tag">Hacking</a>, <a href="http://www.ghacks.net/tag/iphone-hacks/" title="iphone hacks" rel="tag">iphone hacks</a>, <a href="http://www.ghacks.net/tag/iphone-tricks/" title="iphone tricks" rel="tag">iphone tricks</a>, <a href="http://www.ghacks.net/tag/user-agent/" title="user agent" rel="tag">user agent</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/27/texterity-magazines-offering-free-iphone-magazines/" title="Texterity Magazines offering free iPhone magazines (May 27, 2008)">Texterity Magazines offering free iPhone magazines</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/03/27/weak-passwords/" title="Weak Passwords (March 27, 2007)">Weak Passwords</a> (12)</li>
	<li><a href="http://www.ghacks.net/2007/05/11/user-data-stolen-from-the-pirate-bay/" title="User Data Stolen from The Pirate Bay (May 11, 2007)">User Data Stolen from The Pirate Bay</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/05/27/use-netflix-watch-now-on-more-than-3-pcs/" title="Use Netflix Watch Now on more than 3 PCs (May 27, 2008)">Use Netflix Watch Now on more than 3 PCs</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/23/use-a-magnet-to-protect-your-pc/" title="Use a Magnet to protect your PC (January 23, 2008)">Use a Magnet to protect your PC</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/27/read-20-digital-magazines-for-free/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>
