<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://mobiforge.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Device Detection</title>
 <link>http://mobiforge.com/taxonomy/term/197</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Welcome to the Device Detection forum</title>
 <link>http://mobiforge.com/forum/developing/device-detection/welcome-device-detection-forum</link>
 <description>&lt;p&gt;This forum is for discussing device detection and content adaptation issues - talk about device databases (if you need feedback on specific DeviceAtlas issues, please use the DeviceAtlas forum)&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/welcome-device-detection-forum#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/1262</wfw:commentRss>
 <pubDate>Fri, 09 May 2008 19:34:01 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">1262 at http://mobiforge.com</guid>
</item>
<item>
 <title>Easiest Redirect Code Humanly Possible</title>
 <link>http://mobiforge.com/forum/developing/device-detection/easiest-redirect-code-humanly-possible</link>
 <description>&lt;p&gt;Hi Everybody,&lt;/p&gt;
&lt;p&gt;We just set up our new mobi site:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://chelseahotel.mobi/&quot;&gt;http://chelseahotel.mobi/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have been reading up on redirects and I am a little confused. I have seen a couple and I am not really sure which I should try. Ideally we want people who come here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.thehotelchelsea.com/&quot;&gt;http://www.thehotelchelsea.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;to be redirected to our mobi site. What is the easiest way to do this? Easy like in a 6 year-old could do it. : )&lt;/p&gt;
&lt;p&gt;Thank you!!!!&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/easiest-redirect-code-humanly-possible#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2643</wfw:commentRss>
 <pubDate>Fri, 12 Mar 2010 23:27:53 +0000</pubDate>
 <dc:creator>grimmylina</dc:creator>
 <guid isPermaLink="false">2643 at http://mobiforge.com</guid>
</item>
<item>
 <title>Motorola Milestone - UserAgent issue</title>
 <link>http://mobiforge.com/forum/developing/device-detection/motorola-milestone-useragent-issue</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have found one issue in Device atlas database for Motorola Milestone there is no user agent registered for italy. &lt;/p&gt;
&lt;p&gt;Mozilla/5.0 (Linux; U; Android 2.0; it-it; Milestone Build/SHOLS_U2_01.03.1) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17&lt;/p&gt;
&lt;p&gt;there are four user agent present for this device but &quot; it-it; &quot; is not present , that is the reason Device Atlas is not able to detect this Mobile in Italy please register this user agent.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Parthiv&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/motorola-milestone-useragent-issue#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2632</wfw:commentRss>
 <pubDate>Tue, 09 Mar 2010 11:51:31 +0000</pubDate>
 <dc:creator>janiparthiv</dc:creator>
 <guid isPermaLink="false">2632 at http://mobiforge.com</guid>
</item>
<item>
 <title>Get Selected Properties with one query to Atlas Device Database</title>
 <link>http://mobiforge.com/forum/developing/device-detection/get-selected-properties-with-one-query-atlas-device-database</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using Device Atlas .jason file as a database, is there any way to get multiple properties or get all properties at a time with one query to device atlas database.&lt;/p&gt;
&lt;p&gt;For eg. say i can get all features supported by a mobile by just one query? please help me with this.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
parthiv&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/get-selected-properties-with-one-query-atlas-device-database#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2610</wfw:commentRss>
 <pubDate>Fri, 26 Feb 2010 11:00:11 +0000</pubDate>
 <dc:creator>janiparthiv</dc:creator>
 <guid isPermaLink="false">2610 at http://mobiforge.com</guid>
</item>
<item>
 <title>redirect error</title>
 <link>http://mobiforge.com/forum/developing/device-detection/redirect-error</link>
 <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I work with a cms system and tried to send my mobile users to my mobile template.&lt;/p&gt;
&lt;p&gt;i used htaccess to redirect mobile browsers to my mobile template.So for this cms the user normaly need to click on a button to set the template.So i made it easy, just by redirecting to a subdomain wich redirects to this settemplate.php. &lt;/p&gt;
&lt;p&gt;Problem :&lt;br /&gt;
&lt;div class=&quot;bb-quote&quot;&gt;Quote:&lt;blockquote class=&quot;bb-quote-body&quot;&gt;The site you&#039;re visiting forwards the request so that it can never be finished.&lt;/blockquote&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;i can´t set via htaccess.&lt;br /&gt;
Mega lol.. I´m confused and need help.&lt;/p&gt;
&lt;p&gt;How can i fix this cookie prob ?  Ô.ô&lt;/p&gt;
&lt;p&gt;thx&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/redirect-error#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2605</wfw:commentRss>
 <pubDate>Wed, 24 Feb 2010 17:00:42 +0000</pubDate>
 <dc:creator>socialexpert</dc:creator>
 <guid isPermaLink="false">2605 at http://mobiforge.com</guid>
</item>
<item>
 <title>Problems detecting IE7 as mobile device</title>
 <link>http://mobiforge.com/forum/developing/device-detection/problems-detecting-ie7-mobile-device</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;     I&#039;m having a problem with device atlas which is detecting IE7 running on a PC as a mobile device. Is this the normal behaviour? I have no problems with the rest of browsers&lt;br /&gt;
     I&#039;m using PHP with Mobi_Mtld_DA_Api::getProperties($tree, $_SERVER[&#039;HTTP_USER_AGENT&#039;]).&lt;/p&gt;
&lt;p&gt;     Thanks in advance&lt;/p&gt;
&lt;p&gt;Aleix Vergés&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/problems-detecting-ie7-mobile-device#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2604</wfw:commentRss>
 <pubDate>Wed, 24 Feb 2010 11:13:03 +0000</pubDate>
 <dc:creator>txetxuda</dc:creator>
 <guid isPermaLink="false">2604 at http://mobiforge.com</guid>
</item>
<item>
 <title>BlackBerry identifying as Mozilla FireFox</title>
 <link>http://mobiforge.com/forum/developing/device-detection/blackberry-identifying-mozilla-firefox</link>
 <description>&lt;p&gt;Hey all.&lt;/p&gt;
&lt;p&gt;I&#039;ve been having some issues recently with a BlackBerry model - specifically, the BlackBerry 8520.&lt;/p&gt;
&lt;p&gt;For some reason, this model seems to be sending through a user-agent string of &lt;span style=&quot;font-weight:bold&quot;&gt;Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14&lt;/span&gt;, which would obviously cause it to be identified as a web browser.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/forum/developing/device-detection/blackberry-identifying-mozilla-firefox&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/blackberry-identifying-mozilla-firefox#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2592</wfw:commentRss>
 <pubDate>Thu, 18 Feb 2010 15:06:23 +0000</pubDate>
 <dc:creator>garbetjie</dc:creator>
 <guid isPermaLink="false">2592 at http://mobiforge.com</guid>
</item>
<item>
 <title>Device Detection</title>
 <link>http://mobiforge.com/forum/developing/device-detection/device-detection</link>
 <description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;I have 2 site that are optimised for 2 different device types.&lt;/p&gt;
&lt;p&gt;1. m.pinoypay.com/menu.html    which is for iphone, android,&lt;br /&gt;
blackberry storm  etc&lt;/p&gt;
&lt;p&gt;2. mobile.pinoypay.com   which is for all other devices.....&lt;/p&gt;
&lt;p&gt;i would like deviceatlas to help me detect the 2 different types and&lt;br /&gt;
redirect accordantly...&lt;/p&gt;
&lt;p&gt;your help is appricated&lt;/p&gt;
&lt;p&gt;regards&lt;br /&gt;
mike&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/device-detection#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2524</wfw:commentRss>
 <pubDate>Fri, 22 Jan 2010 05:30:17 +0000</pubDate>
 <dc:creator>mikey19661</dc:creator>
 <guid isPermaLink="false">2524 at http://mobiforge.com</guid>
</item>
<item>
 <title>please test if my detector is working</title>
 <link>http://mobiforge.com/forum/developing/device-detection/please-test-if-my-detector-working</link>
 <description>&lt;p&gt;My detector works on IE and Chrome on PCs, Safari on Macs, Windows Mobile on HTCs and Safari in iPhones.  Would somebody please test this on:&lt;/p&gt;
&lt;p&gt;Blackberry&lt;br /&gt;
Palm Pre&lt;br /&gt;
Android&lt;/p&gt;
&lt;p&gt;and anything else I didn&#039;t mention?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://soukous.org&quot;&gt;http://soukous.org&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let me know.&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/please-test-if-my-detector-working#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2490</wfw:commentRss>
 <pubDate>Thu, 07 Jan 2010 18:41:24 +0000</pubDate>
 <dc:creator>dj001</dc:creator>
 <guid isPermaLink="false">2490 at http://mobiforge.com</guid>
</item>
<item>
 <title>how to detect device without UA</title>
 <link>http://mobiforge.com/forum/developing/device-detection/how-detect-device-without-ua</link>
 <description>&lt;p&gt;I used WURFL to detect device, and it is very cool. I like it very much.&lt;/p&gt;
&lt;p&gt;But one question I met in developing, if there is no useragent is passed by request, how WURFL works? Can it detect this device?&lt;/p&gt;
&lt;p&gt;If WURFL can not, can you please give me any suggestion how to detect device if no UA? What other way can do it?&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/device-detection/how-detect-device-without-ua#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/197">Device Detection</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2457</wfw:commentRss>
 <pubDate>Mon, 14 Dec 2009 08:41:12 +0000</pubDate>
 <dc:creator>Darthin</dc:creator>
 <guid isPermaLink="false">2457 at http://mobiforge.com</guid>
</item>
</channel>
</rss>
