<?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: What&#8217;s in a User-Agent String?</title>
	<atom:link href="http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Fri, 20 Nov 2009 23:03:41 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: weatherangel (Ilene)</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-47620</link>
		<dc:creator>weatherangel (Ilene)</dc:creator>
		<pubDate>Wed, 24 Jun 2009 09:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-47620</guid>
		<description>The answer to the dumbest question gave me the result with details I was unsure of.  http://tinyurl.com/657yes - user agent strings defined</description>
		<content:encoded><![CDATA[<p>The answer to the dumbest question gave me the result with details I was unsure of.  <a href="http://tinyurl.com/657yes" >http://tinyurl.com/657yes</a> &#8211; user agent strings defined</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fedmich</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-43233</link>
		<dc:creator>fedmich</dc:creator>
		<pubDate>Thu, 24 Jul 2008 03:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-43233</guid>
		<description>Thanks man, exactly what I need now for my current freelance work</description>
		<content:encoded><![CDATA[<p>Thanks man, exactly what I need now for my current freelance work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: No, They Don’t Read &#124; K-Squared Ramblings</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-41517</link>
		<dc:creator>No, They Don’t Read &#124; K-Squared Ramblings</dc:creator>
		<pubDate>Wed, 07 May 2008 07:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-41517</guid>
		<description>[...] Ask unrelated tech support questions on a blog post because they used the wrong search terms for their problem. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ask unrelated tech support questions on a blog post because they used the wrong search terms for their problem. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sbt</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-21287</link>
		<dc:creator>sbt</dc:creator>
		<pubDate>Mon, 07 May 2007 09:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-21287</guid>
		<description>hmmm april 2006.  

&quot;changing the user agent string... does anybody know how to achieve this in IE&quot;

proxomitron (you choose from among various ua filters)

for ie only, search fiddler tool</description>
		<content:encoded><![CDATA[<p>hmmm april 2006.  </p>
<p>&#8220;changing the user agent string&#8230; does anybody know how to achieve this in IE&#8221;</p>
<p>proxomitron (you choose from among various ua filters)</p>
<p>for ie only, search fiddler tool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udi</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-8691</link>
		<dc:creator>udi</dc:creator>
		<pubDate>Wed, 19 Apr 2006 12:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-8691</guid>
		<description>it would be good to see some standard web development happening that is browser independent. to this end, changing the user agent string to something  generic would be useful. does anybody know how to achieve this in IE. i already have an extention for firefox.</description>
		<content:encoded><![CDATA[<p>it would be good to see some standard web development happening that is browser independent. to this end, changing the user agent string to something  generic would be useful. does anybody know how to achieve this in IE. i already have an extention for firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abu</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-8073</link>
		<dc:creator>Abu</dc:creator>
		<pubDate>Fri, 30 Dec 2005 08:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-8073</guid>
		<description>Kelson: This may be slightly off the subject of your blog, but your opinion would be appreciated even if only breif. I am currently developing a program which identifies user agents, user agent versions, operating sytems and operating systems versions using regular expressions and php. I have a list of about 13,500 sample user agent strings which I have tested it against with about 99% accuracy. I have so far built it to detect the main browser types and operating systems only, but adding others is easy. I have built as part of my own web site program which I intend to market as a package. But I am wondering if you think my browser detection program would be a viable product within itself to market?
Anyone?</description>
		<content:encoded><![CDATA[<p>Kelson: This may be slightly off the subject of your blog, but your opinion would be appreciated even if only breif. I am currently developing a program which identifies user agents, user agent versions, operating sytems and operating systems versions using regular expressions and php. I have a list of about 13,500 sample user agent strings which I have tested it against with about 99% accuracy. I have so far built it to detect the main browser types and operating systems only, but adding others is easy. I have built as part of my own web site program which I intend to market as a package. But I am wondering if you think my browser detection program would be a viable product within itself to market?<br />
Anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelson</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-6342</link>
		<dc:creator>Kelson</dc:creator>
		<pubDate>Mon, 30 May 2005 17:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-6342</guid>
		<description>Les: This is not a tech support forum, it&#039;s a post on my personal blog describing how to identify web browsers based on the UA string they send to the server.</description>
		<content:encoded><![CDATA[<p>Les: This is not a tech support forum, it&#8217;s a post on my personal blog describing how to identify web browsers based on the UA string they send to the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: les griffiths</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-6341</link>
		<dc:creator>les griffiths</dc:creator>
		<pubDate>Mon, 30 May 2005 12:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-6341</guid>
		<description>Full Browser Version is:mozilla/4.0 (compatible; msie 6.0; windows nt 5.1; sv1; .net clr 1.1.4322)Media Player Version is:unknown click here to test the reload script  

 this is what I am getting cant play some music sites on Ntl Broadband plus can you suggest something</description>
		<content:encoded><![CDATA[<p>Full Browser Version is:mozilla/4.0 (compatible; msie 6.0; windows nt 5.1; sv1; .net clr 1.1.4322)Media Player Version is:unknown click here to test the reload script  </p>
<p> this is what I am getting cant play some music sites on Ntl Broadband plus can you suggest something</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple Browser Categorization &#124; K-Squared Ramblings</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-5649</link>
		<dc:creator>Simple Browser Categorization &#124; K-Squared Ramblings</dc:creator>
		<pubDate>Mon, 25 Apr 2005 06:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-5649</guid>
		<description>[...] , crawler, or compatible &#8212; filter out robots and anything unknown.  	Mozilla &#8212; just about everyone uses Mozilla in their UA string these day [...]</description>
		<content:encoded><![CDATA[<p>[...] , crawler, or compatible &#8212; filter out robots and anything unknown.  	Mozilla &#8212; just about everyone uses Mozilla in their UA string these day [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trusted Site, Untrusted Browser &#124; K-Squared Ramblings</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-2749</link>
		<dc:creator>Trusted Site, Untrusted Browser &#124; K-Squared Ramblings</dc:creator>
		<pubDate>Thu, 03 Mar 2005 20:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-2749</guid>
		<description>[...] ies and even history.  One of the first things I always check with a new browser is how it identifies itself, which in this case is as Firefox 0.9.6. (P [...]</description>
		<content:encoded><![CDATA[<p>[...] ies and even history.  One of the first things I always check with a new browser is how it identifies itself, which in this case is as Firefox 0.9.6. (P [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelson</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-567</link>
		<dc:creator>Kelson</dc:creator>
		<pubDate>Thu, 30 Sep 2004 18:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-567</guid>
		<description>I found one today that looks like Longhorn: &lt;code&gt;Mozilla/5.0 (compatible; MSIE&#160;7.0; Windows&#160;NT&#160;6.0; SV2; .NET&#160;CLR&#160;2.0.1078&lt;/code&gt;

* It calls itself Mozilla/5.0, catching up to the competition. :)
* It does indeed consider itself to be NT 6.0.
* It is apparently Security Version 2.
* Apparently betas of IE 7 exist somewhere.

I also found that some installations of Opera will use the public Windows version (Windows XP) instead of the technical name (Windows NT 5.1).  Whenever I&#039;ve tested it, it&#039;s followed the same pattern as IE. Either that or there&#039;s a UA spoofer out there that isn&#039;t quite accurate.</description>
		<content:encoded><![CDATA[<p>I found one today that looks like Longhorn: <code>Mozilla/5.0 (compatible; MSIE&#160;7.0; Windows&#160;NT&#160;6.0; SV2; .NET&#160;CLR&#160;2.0.1078</code></p>
<p>* It calls itself Mozilla/5.0, catching up to the competition. <img src='http://www.hyperborea.org/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
* It does indeed consider itself to be NT 6.0.<br />
* It is apparently Security Version 2.<br />
* Apparently betas of IE 7 exist somewhere.</p>
<p>I also found that some installations of Opera will use the public Windows version (Windows XP) instead of the technical name (Windows NT 5.1).  Whenever I&#8217;ve tested it, it&#8217;s followed the same pattern as IE. Either that or there&#8217;s a UA spoofer out there that isn&#8217;t quite accurate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelson</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-561</link>
		<dc:creator>Kelson</dc:creator>
		<pubDate>Mon, 27 Sep 2004 07:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-561</guid>
		<description>Domi: I&#039;m sorry, this is not a tech support forum.  It is a post on my personal weblog dealing with how to identify web browsers. I can&#039;t debug your computer remotely, and if I could, this wouldn&#039;t be the place to do it.

If you have a problem with Opera, go to the Opera support forums. If you have a problem with Amazon, go to Amazon&#039;s support page. They are more likely than I am to be able to identify your specific problem.</description>
		<content:encoded><![CDATA[<p>Domi: I&#8217;m sorry, this is not a tech support forum.  It is a post on my personal weblog dealing with how to identify web browsers. I can&#8217;t debug your computer remotely, and if I could, this wouldn&#8217;t be the place to do it.</p>
<p>If you have a problem with Opera, go to the Opera support forums. If you have a problem with Amazon, go to Amazon&#8217;s support page. They are more likely than I am to be able to identify your specific problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domi</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-560</link>
		<dc:creator>Domi</dc:creator>
		<pubDate>Mon, 27 Sep 2004 07:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-560</guid>
		<description>Hey Kelson, i am sorry that i insist with the &quot;problem&quot; but look what i got again when i was surfing the net(i was on www.amazon.com) again: 
                                            Browser Bug? 
Attention: There appears to be a bug in the web browser you are currently using. Here are some ways to get around the problem:
To return to the page you were previously on: --click the BACK button on your browser&#039;s navigation bar until you reach the desired page. 
To checkout --click on the shopping cart icon at the top of the page and proceed through the checkout process using the standard server (instead of the secure server). You can phone or fax the credit card information to us.
Your Web browser is Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.54 [en]. 
Go to home page now.

   this happened befor i was using 7.54 and now after....what do u think?</description>
		<content:encoded><![CDATA[<p>Hey Kelson, i am sorry that i insist with the &#8220;problem&#8221; but look what i got again when i was surfing the net(i was on <a href="http://www.amazon.com" >http://www.amazon.com</a>) again:<br />
                                            Browser Bug?<br />
Attention: There appears to be a bug in the web browser you are currently using. Here are some ways to get around the problem:<br />
To return to the page you were previously on: &#8211;click the BACK button on your browser&#8217;s navigation bar until you reach the desired page.<br />
To checkout &#8211;click on the shopping cart icon at the top of the page and proceed through the checkout process using the standard server (instead of the secure server). You can phone or fax the credit card information to us.<br />
Your Web browser is Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.54 [en].<br />
Go to home page now.</p>
<p>   this happened befor i was using 7.54 and now after&#8230;.what do u think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-559</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Sun, 26 Sep 2004 13:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-559</guid>
		<description>i&#039;ll make sure my free version will search for renderers instead of browsers. i had enough UA&#039;s that do display the renderer (mostly gecko) but not the browsername.

tricky stuff when not all parties follow an exactly defined standard.</description>
		<content:encoded><![CDATA[<p>i&#8217;ll make sure my free version will search for renderers instead of browsers. i had enough UA&#8217;s that do display the renderer (mostly gecko) but not the browsername.</p>
<p>tricky stuff when not all parties follow an exactly defined standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelson</title>
		<link>http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-558</link>
		<dc:creator>Kelson</dc:creator>
		<pubDate>Sat, 25 Sep 2004 19:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/06/19/whats-in-a-user-agent-string/#comment-558</guid>
		<description>As far as I know, Opera&#039;s home page doesn&#039;t &lt;em&gt;have&lt;/em&gt; any pop-ups.  They&#039;re probably being generated by a piece of adware on your computer.

Just remember: &lt;strong&gt;never&lt;/strong&gt; install something advertised in a pop-up!

Anyway, I&#039;m not the person to ask about how to clean out your computer.  I know that recent versions of Norton Antivirus will detect adware.  I don&#039;t know if Kaspersky will do the same.  Of course, the most sure-fire way to clean it is to back up your files, reformat your hard drive, and reinstall Windows.</description>
		<content:encoded><![CDATA[<p>As far as I know, Opera&#8217;s home page doesn&#8217;t <em>have</em> any pop-ups.  They&#8217;re probably being generated by a piece of adware on your computer.</p>
<p>Just remember: <strong>never</strong> install something advertised in a pop-up!</p>
<p>Anyway, I&#8217;m not the person to ask about how to clean out your computer.  I know that recent versions of Norton Antivirus will detect adware.  I don&#8217;t know if Kaspersky will do the same.  Of course, the most sure-fire way to clean it is to back up your files, reformat your hard drive, and reinstall Windows.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
