<?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>DotMobi Best Practices</title>
 <link>http://mobiforge.com/taxonomy/term/192</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Welcome to the dotMobi best practices forum</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/welcome-dotmobi-best-practices-forum</link>
 <description>&lt;p&gt;This forum can be used to discuss the dotMobi mandatory rules and best practices. You can also talk about the dotMobi styleguides and any other dotMobi developer guidelines or issues.&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/welcome-dotmobi-best-practices-forum#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/1261</wfw:commentRss>
 <pubDate>Fri, 09 May 2008 19:34:01 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">1261 at http://mobiforge.com</guid>
</item>
<item>
 <title>.htaccess Redirect Between 2 Domain Names?</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/htaccess-redirect-between-2-domain-names</link>
 <description>&lt;p&gt;Trying to figure out if it is possible to use .htaccess to do BOTH of these:&lt;/p&gt;
&lt;p&gt;1) Redirect from &lt;a href=&quot;http://www.example.com&quot;&gt;www.example.com&lt;/a&gt; desktop website to &lt;a href=&quot;http://www.example.mobi&quot;&gt;www.example.mobi&lt;/a&gt; mobile website.&lt;/p&gt;
&lt;p&gt;2) Allow user to click link &quot;View Desktop Website&quot; on mobile site back to desktop site if they desire without being redirected.&lt;/p&gt;
&lt;p&gt;Found solutions if mobile site uses a subdomain i.e. &lt;a href=&quot;http://www.m.example.com&quot;&gt;www.m.example.com&lt;/a&gt; but can&#039;t find anything or if it&#039;s possible to use .htaccess to work with 2 different domain names .com and .mobi&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/htaccess-redirect-between-2-domain-names#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/4104</wfw:commentRss>
 <pubDate>Wed, 14 Mar 2012 18:46:28 +0000</pubDate>
 <dc:creator>ebloom</dc:creator>
 <guid isPermaLink="false">4104 at http://mobiforge.com</guid>
</item>
<item>
 <title>Mobile URL strategy</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/mobile-url-strategy</link>
 <description>&lt;p&gt;I am going to be using jQuery Mobile to create a mobile version of my site.&lt;/p&gt;
&lt;p&gt;My question is about the best practice on the location of the mobile site, specifically, the URL. I am looking into two options:&lt;/p&gt;
&lt;p&gt;1. Just detect whether the user is mobile and serve them a mobile template, no need for a separate URL for the mobile site. For example, mysite.com/foo/bar would have a mobile and desktop version of the page. My site uses HTTP cache and this would complicate things...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/forum/starting/dotmobi-best-practices/mobile-url-strategy&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/mobile-url-strategy#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/3447</wfw:commentRss>
 <pubDate>Wed, 22 Jun 2011 12:28:19 +0000</pubDate>
 <dc:creator>zenstruck</dc:creator>
 <guid isPermaLink="false">3447 at http://mobiforge.com</guid>
</item>
<item>
 <title>Buying phones to test apps</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/buying-phones-test-apps</link>
 <description>&lt;p&gt;Hi there,&lt;br /&gt;
Is it necessary to purchase the phone that one wants to develop an app for?&lt;br /&gt;
If yes, is there a way to purchase at a discount?&lt;br /&gt;
If no, please expain why not....&lt;br /&gt;
Really appreciate ANY assistance with these questions.&lt;br /&gt;
Thanks bunches!&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/buying-phones-test-apps#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/3249</wfw:commentRss>
 <pubDate>Mon, 27 Dec 2010 16:18:09 +0000</pubDate>
 <dc:creator>Pawlet</dc:creator>
 <guid isPermaLink="false">3249 at http://mobiforge.com</guid>
</item>
<item>
 <title>Does DotMobi have a recommened max useragent length ?</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/does-dotmobi-have-a-recommened-max-useragent-length</link>
 <description>&lt;p&gt;What is the max length of a useragent for Device Atlas?&lt;br /&gt;
i have processed many useragent string and the longest useragent that is found via the JSON api is 52.&lt;br /&gt;
But I have many other useragent string now found.&lt;br /&gt;
I would like to know if I can reduce the storage needs by substringing.&lt;br /&gt;
But I do not want to shrink the string if I am going to use it in the future to lookup in the API.&lt;/p&gt;
&lt;p&gt;So is there a max length of a Device Atlas useragent?&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/does-dotmobi-have-a-recommened-max-useragent-length#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2976</wfw:commentRss>
 <pubDate>Wed, 29 Sep 2010 13:40:14 +0000</pubDate>
 <dc:creator>clafleur</dc:creator>
 <guid isPermaLink="false">2976 at http://mobiforge.com</guid>
</item>
<item>
 <title>XHTML MP or Basic?</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/xhtml-mp-or-basic</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&#039;m trying to figure out, is XHTML MP the current standard to follow when writing .mobi sites?&lt;/p&gt;
&lt;p&gt;I was confused by the following on the Wikipedia page for XHTML MP: &quot;XHTML Basic 1.1 became a W3C Recommendation in July 2008, superseding XHTML-MP 1.2.&quot;&lt;/p&gt;
&lt;p&gt;I&#039;m new to mobile web design but want to give a brief introduction to the subject to a class of undergrads. I&#039;ll be using lots of the great resources on this site, but don&#039;t want to mis-inform them about which standard to use.&lt;/p&gt;
&lt;p&gt;Any advice gratefully received!&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/xhtml-mp-or-basic#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2956</wfw:commentRss>
 <pubDate>Fri, 17 Sep 2010 10:36:23 +0000</pubDate>
 <dc:creator>Maria_KU</dc:creator>
 <guid isPermaLink="false">2956 at http://mobiforge.com</guid>
</item>
<item>
 <title>Still Says DOC Type invalid</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/still-says-doc-type-invalid</link>
 <description>&lt;p&gt;Hi There&lt;/p&gt;
&lt;p&gt;I have set my DOCTYPE to the following&lt;/p&gt;
&lt;p&gt;On page preinit I am setting my ContentType to&lt;br /&gt;
Page.Response.ContentType = &quot;application/xhtml+xml&quot;;&lt;br /&gt;
I have tried testing in the Mobi ready website but it still says my XML mobile profile is incorrect what else do I need to do.&lt;/p&gt;
&lt;p&gt;All my html tags and server side tages are configured correctly.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Stanton&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/still-says-doc-type-invalid#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2836</wfw:commentRss>
 <pubDate>Tue, 06 Jul 2010 07:25:06 +0000</pubDate>
 <dc:creator>StantonR</dc:creator>
 <guid isPermaLink="false">2836 at http://mobiforge.com</guid>
</item>
<item>
 <title>How to tell a web browser that a number is not a phone number?</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/how-tell-a-web-browser-a-number-not-a-phone-number</link>
 <description>&lt;p&gt;When making a mobile site I know you can set a link to call a number by using &lt;span class=&quot;geshifilter&quot;&gt;&lt;code class=&quot;geshifilter-text&quot;&gt;&amp;lt;a href=&amp;quot;tel:1234567&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/span&gt; but most browsers will take any number and assume it is a phone number and make it a link. Is there any way to tell a browser that a number is not a phone number, so when someone clicks on it it acts the same as if they clicked on any other not link text (does nothing)?&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/how-tell-a-web-browser-a-number-not-a-phone-number#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2831</wfw:commentRss>
 <pubDate>Wed, 30 Jun 2010 18:58:21 +0000</pubDate>
 <dc:creator>UziTech</dc:creator>
 <guid isPermaLink="false">2831 at http://mobiforge.com</guid>
</item>
<item>
 <title>mobileok analytics</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/mobileok-analytics</link>
 <description>&lt;p&gt;I am creating a web site for a project i am doing. The site is currently 95% mobileok compatible. However i am interested in tracking the traffic for my site and have decided on using analytics software.  However google analytics uses javascript which will make my site less compatible with the mobileok standards. Does anyone know of any free analytics software that is mobileok compatible that i can use to track my web site traffic?&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://orbitooze.co.cc&quot;&gt;Orbit Ooze&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/mobileok-analytics#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2648</wfw:commentRss>
 <pubDate>Mon, 22 Mar 2010 16:59:31 +0000</pubDate>
 <dc:creator>Orbit Ooze</dc:creator>
 <guid isPermaLink="false">2648 at http://mobiforge.com</guid>
</item>
<item>
 <title>Cross Platform, Native Apps via Offline, Mobile, Web Applications</title>
 <link>http://mobiforge.com/forum/starting/dotmobi-best-practices/cross-platform-native-apps-offline-mobile-web-applications</link>
 <description>&lt;p&gt;My company has developed a number of .NET Compact Framework applications for windows mobile devices.&lt;br /&gt;
These are business apps that all basically do the following:&lt;br /&gt;
1. Sync data with a server when the device is docked (has internet connection)&lt;br /&gt;
2. Let the user view/edit data when in a disconnected state (doesn&#039;t have internet connection)&lt;br /&gt;
3. Repeat&lt;br /&gt;
We have been using compact versions of mssql and oracle on mobile devices for storing data on mobile devices.&lt;/p&gt;
&lt;p&gt;However, we would like our applications to be less platform dependent.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/forum/starting/dotmobi-best-practices/cross-platform-native-apps-offline-mobile-web-applications&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/forum/starting/dotmobi-best-practices/cross-platform-native-apps-offline-mobile-web-applications#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/192">DotMobi Best Practices</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2132</wfw:commentRss>
 <pubDate>Thu, 25 Jun 2009 14:24:17 +0000</pubDate>
 <dc:creator>Ikeness</dc:creator>
 <guid isPermaLink="false">2132 at http://mobiforge.com</guid>
</item>
</channel>
</rss>

