<?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>mobiForge Recent Content</title>
 <link>http://mobiforge.com/rssfeed</link>
 <description>mobiForge Content Feed</description>
 <language>en</language>
<item>
 <title>Location in iPhone Web Apps</title>
 <link>http://mobiforge.com/developing/story/location-iphone-web-apps</link>
 <description>&lt;p&gt;One of the key limitations of developing Web applications for iPhone is that you are not allowed to access the hardware on the device via the Web browser. For example, you cannot access the camera on the iPhone; neither can you access the accelerometer. This seriously limits the kinds of applications you can develop on the iPhone. One notable exception, however, is the support for tracking the location of devices, through a combination of GPS, Wi-Fi, and cellular triangulation.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/location-iphone-web-apps&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/location-iphone-web-apps#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/iphone">iPhone</category>
 <category domain="http://mobiforge.com/location-based-services">Location Based Services</category>
 <category domain="http://mobiforge.com/html">HTML</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2517</wfw:commentRss>
 <pubDate>Tue, 26 Jan 2010 10:40:49 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2517 at http://mobiforge.com</guid>
</item>
<item>
 <title>Programming Apple Push Notification Services</title>
 <link>http://mobiforge.com/developing/story/programming-apple-push-notification-services</link>
 <description>&lt;p&gt;One of the key limitations of the iPhone is its constraint on running applications in the background. Because of this, applications cannot keep running in the background when the user switches to another application. So, applications that require a constant state of connectivity (such as social networking applications) will not be able to receive timely updates. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/programming-apple-push-notification-services&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/programming-apple-push-notification-services#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/iphone">iPhone</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2495</wfw:commentRss>
 <pubDate>Tue, 12 Jan 2010 11:56:55 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2495 at http://mobiforge.com</guid>
</item>
<item>
 <title>Nexus One: Where is Android at?</title>
 <link>http://mobiforge.com/designing/blog/nexus-one-where-android</link>
 <description>&lt;p&gt;With the announcement of the new &lt;em&gt;GooglePhone&lt;/em&gt;, which promises to be the best Android device yet and by all early reports at least comparable with the iPhone 3GS, it seems appropriate to stop to take a look around to see where Android is at.&lt;/p&gt;
&lt;p&gt;We start with the breakdown of Android Platform distribution, based on access to the Android Market.&lt;/p&gt;
&lt;p class=&quot;image-caption&quot;&gt;&lt;img src=&quot;/files/platform_versions-600.jpg&quot; alt=&quot;Android versions&quot; /&gt;&lt;br /&gt;Android versions (Source: &lt;a href=&quot;http://developer.android.com&quot;&gt;http://developer.android.com&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/blog/nexus-one-where-android&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/blog/nexus-one-where-android#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/android">Android</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2487</wfw:commentRss>
 <pubDate>Tue, 05 Jan 2010 17:02:30 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2487 at http://mobiforge.com</guid>
</item>
<item>
 <title>Sending SMS with SMPP, Kannel and Java</title>
 <link>http://mobiforge.com/developing/story/sending-sms-with-smpp-kannel-and-java</link>
 <description>&lt;p&gt;There are many technologies and protocols that can be used to send and receive SMS from an application. This article focuses on sending SMS via a Short Message Service Center (SMSC), with the help of the Kannel SMS gateway.&lt;/p&gt;

&lt;p&gt;In order for an application to send a SMS, it generally has to communicate with a Mobile Network Operator (MNO) over the Internet. To understand in more detail consider the following example.&lt;/p&gt;

&lt;p&gt;A Media service provider wants to send a program timetable as an SMS to its end customers. The application is running on a Linux based java application server.&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/sending-sms-with-smpp-kannel-and-java&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/sending-sms-with-smpp-kannel-and-java#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/messaging">Messaging</category>
 <category domain="http://mobiforge.com/sms">SMS</category>
 <category domain="http://mobiforge.com/java">Java</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2432</wfw:commentRss>
 <pubDate>Tue, 08 Dec 2009 11:30:28 +0000</pubDate>
 <dc:creator>senthadev@gmail.com</dc:creator>
 <guid isPermaLink="false">2432 at http://mobiforge.com</guid>
</item>
<item>
 <title>Newsletter October 2009</title>
 <link>http://mobiforge.com/newsletter/newsletter-october-2009</link>
 <description>&lt;p&gt;Welcome to the mobiForge newsletter October 2009.&lt;/p&gt;
&lt;p&gt;This time:&lt;/p&gt;
&lt;p&gt;
1. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-october-2009#antenna&quot;&gt;Announcing mobiForge Antenna&lt;/a&gt;&lt;br /&gt;
2. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-october-2009#emulators&quot;&gt;A Guide to Mobile Emulators&lt;/a&gt;&lt;br /&gt;
3. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-october-2009#android&quot;&gt;Understanding UI in Android&lt;/a&gt;&lt;br /&gt;
4. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-october-2009#dead&quot;&gt;The Mobile Web is Dead...&lt;/a&gt;&lt;br /&gt;
5. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-october-2009#spiders&quot;&gt;mobiForge Shortlisted for Golden Spiders Awards&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-october-2009&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/newsletter/newsletter-october-2009#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2359</wfw:commentRss>
 <pubDate>Thu, 29 Oct 2009 15:35:18 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">2359 at http://mobiforge.com</guid>
</item>
<item>
 <title>Understanding User Interface in Android - Part 4: Even More Views</title>
 <link>http://mobiforge.com/designing/story/understanding-user-interface-android-part-4-even-more-views</link>
 <description>&lt;p&gt;In this final installation of the Android Views series of articles, we shall continue our exploration of another category of views - &lt;em&gt;Menu&lt;/em&gt; views, and some additional cool views. The views discussed include:&lt;/p&gt;
&lt;ul&gt;
&lt;/li&gt;&lt;li&gt;Context Menu&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;Options Menu&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;AnalogClock&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;DigitalClock&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;WebView&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/story/understanding-user-interface-android-part-4-even-more-views&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/story/understanding-user-interface-android-part-4-even-more-views#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/android">Android</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2356</wfw:commentRss>
 <pubDate>Thu, 29 Oct 2009 12:13:12 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2356 at http://mobiforge.com</guid>
</item>
<item>
 <title>DeviceAtlas - Now with C++ &amp; Apache Module</title>
 <link>http://mobiforge.com/developing/blog/deviceatlas-now-with-c-apache-module</link>
 <description>&lt;p&gt;Here at dotMobi we&#039;re paying attention to what you, our users, customers and loyal followers want.&lt;br /&gt;
And something we&#039;ve noticed about your comments and emails, is that one of the most important things about device detection is performance.&lt;/p&gt;
&lt;p&gt;Well, in answer to the floods of emails from our regulars, we&#039;re delighted to announce the release of an official C++ API implementation, and an Apache Module!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/deviceatlas-now-with-c-apache-module&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/deviceatlas-now-with-c-apache-module#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/device-database">Device Database</category>
 <category domain="http://mobiforge.com/deviceatlas">DeviceAtlas</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2337</wfw:commentRss>
 <pubDate>Thu, 22 Oct 2009 13:22:17 +0000</pubDate>
 <dc:creator>daniel.hunt</dc:creator>
 <guid isPermaLink="false">2337 at http://mobiforge.com</guid>
</item>
<item>
 <title>Free iPhone Programming PDF</title>
 <link>http://mobiforge.com/developing/blog/free-iphone-programming-pdf</link>
 <description>&lt;p&gt;Hopefully you&#039;ve been enjoying our &lt;a href=&quot;http://mobiforge.com/iphone&quot;&gt;series of iPhone articles&lt;/a&gt; over previous weeks.The topics recently covered in this series have looked at both developing native apps with Xcode, and developing webapps with Dashcode. Xcode and Dashcode are two IDEs supplied with the iPhone SDK.&lt;/p&gt;
&lt;p&gt;Now you can get a PDF download that covers both of these approaches to programming for iPhone in one handy document. The content has been arranged (by Wei-Meng Lee) into two practical &#039;Labs&#039;, and is ideal if you are just starting out and want a chance to dip your toe into both approaches. And did I mention it&#039;s FREE...?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/free-iphone-programming-pdf&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/free-iphone-programming-pdf#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/iphone">iPhone</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2324</wfw:commentRss>
 <pubDate>Fri, 16 Oct 2009 12:11:28 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2324 at http://mobiforge.com</guid>
</item>
<item>
 <title>A Guide to Mobile Emulators</title>
 <link>http://mobiforge.com/testing/story/a-guide-mobile-emulators</link>
 <description>&lt;p&gt;In a &lt;a href=&quot;http://mobiforge.com/testing/story/testing-mobile-web-sites-using-firefox&quot;&gt;previous article&lt;/a&gt;, I put forward a three-point plan for testing mobile Web sites. One of the points involved the use of emulators for first-pass device testing. This article concentrates on configuring emulators for mobile site testing (it also highlights emulators that can be used to test mobile applications too). It outlines the different types of emulator available, the best ones to use, and the various ways in which they can be used.&lt;/p&gt;
&lt;p&gt;For the uninitiated, an emulator is a software program that aims to replicate the functions of a specific piece of hardware or software.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/testing/story/a-guide-mobile-emulators&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/testing/story/a-guide-mobile-emulators#comments</comments>
 <category domain="http://mobiforge.com/Testing">Testing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/testers">Testers</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <category domain="http://mobiforge.com/emulators">Emulators</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2320</wfw:commentRss>
 <pubDate>Wed, 14 Oct 2009 16:15:31 +0000</pubDate>
 <dc:creator>mokil</dc:creator>
 <guid isPermaLink="false">2320 at http://mobiforge.com</guid>
</item>
<item>
 <title>Newsletter September 2009</title>
 <link>http://mobiforge.com/newsletter/newsletter-september-2009</link>
 <description>&lt;p&gt;Welcome to the mobiForge newsletter September 2009.&lt;/p&gt;
&lt;p&gt;This month&#039;s goodies:&lt;/p&gt;
&lt;p&gt;
1. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-september-2009#python&quot;&gt;A Python Device-Aware Webapp&lt;/a&gt;&lt;br /&gt;
2. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-september-2009#dashcode&quot;&gt;iPhone Webapps with Dashcode&lt;/a&gt;&lt;br /&gt;
3. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-september-2009#android&quot;&gt;Android UI - More Views&lt;/a&gt;&lt;br /&gt;
4. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-september-2009#beauty&quot;&gt;The Beauty of Device Data&lt;/a&gt;&lt;br /&gt;
5. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-september-2009#ad-networks&quot;&gt;Guide to Mobile Advertising Networks&lt;/a&gt;&lt;br /&gt;
6. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-september-2009#tips&quot;&gt;Tip of the Day&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-september-2009&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/newsletter/newsletter-september-2009#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2297</wfw:commentRss>
 <pubDate>Wed, 30 Sep 2009 11:34:17 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">2297 at http://mobiforge.com</guid>
</item>
<item>
 <title>Understanding User Interface in Android - Part 3: More Views</title>
 <link>http://mobiforge.com/designing/story/understanding-user-interface-android-part-3-more-views</link>
 <description>&lt;p&gt;In the previous article, you saw the various basic views such as the TextView, EditText, Button, and how you can use them in your Android applications. In this article, we shall continue our exploration of another three categories of views - Picker views, List views, and Display views. The views discussed include:&lt;/p&gt;
&lt;ul&gt;
&lt;/li&gt;&lt;li&gt;TimePicker view&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;DatePicker view&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;ListView view&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;Spinner view&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;Gallery view&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;ImageView&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;ImageSwitcher view&lt;/li&gt;
&lt;/li&gt;&lt;li&gt;GridView view&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/story/understanding-user-interface-android-part-3-more-views&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/story/understanding-user-interface-android-part-3-more-views#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/mobile-design">Mobile Design</category>
 <category domain="http://mobiforge.com/android">Android</category>
 <category domain="http://mobiforge.com/java">Java</category>
 <category domain="http://mobiforge.com/xml">XML</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2234</wfw:commentRss>
 <pubDate>Tue, 29 Sep 2009 11:59:23 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2234 at http://mobiforge.com</guid>
</item>
<item>
 <title>A minimal mobile-aware web app with Python &amp; cloud-based device detection</title>
 <link>http://mobiforge.com/developing/story/a-minimal-mobile-aware-web-app-with-python-cloud-based-device-detection</link>
 <description>&lt;p&gt;In this article we&#039;ll look at a how to make a minimal device-aware web
application. The point of this article is not to demonstrate a useful
application but rather to show just how little code is required to make an app
that is fully device aware, and that can change its presentation entirely
depending on the nature of the device accessing it. &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/a-minimal-mobile-aware-web-app-with-python-cloud-based-device-detection&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/a-minimal-mobile-aware-web-app-with-python-cloud-based-device-detection#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/content-adaptation">Content Adaptation</category>
 <category domain="http://mobiforge.com/device-database">Device Database</category>
 <category domain="http://mobiforge.com/deviceatlas">DeviceAtlas</category>
 <category domain="http://mobiforge.com/python">Python</category>
 <enclosure url="http://mobiforge.com/sites/mobiforge.com/files/test_app.zip" length="5179" type="" />
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2279</wfw:commentRss>
 <pubDate>Mon, 21 Sep 2009 14:44:05 +0000</pubDate>
 <dc:creator>ronan</dc:creator>
 <guid isPermaLink="false">2279 at http://mobiforge.com</guid>
</item>
<item>
 <title>The Beauty of Mobile Device Data</title>
 <link>http://mobiforge.com/developing/blog/the-beauty-mobile-device-data</link>
 <description>&lt;p&gt;Recently at dotMobi we have been investigating how to make our &lt;a href=&quot;http://deviceatlas.com&quot;&gt;DeviceAtlas&lt;/a&gt; device detection even better, while at the same time trying to keep the size of the distributable database as compact as possible. As some of you may know, DeviceAtlas uses a tree of data stored in a very compact JSON file to distribute our device data knowledge. The actual format of this JSON file is a &lt;a href=&quot;http://en.wikipedia.org/wiki/Radix_tree&quot;&gt;Patricia tree&lt;/a&gt; organised around the user-agent strings of the devices that we have data about. &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/the-beauty-mobile-device-data&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/the-beauty-mobile-device-data#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/content-adaptation">Content Adaptation</category>
 <category domain="http://mobiforge.com/device-database">Device Database</category>
 <category domain="http://mobiforge.com/deviceatlas">DeviceAtlas</category>
 <enclosure url="http://mobiforge.com/sites/mobiforge.com/files/n_tiny.png" length="2011781" type="image/png" />
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2268</wfw:commentRss>
 <pubDate>Wed, 16 Sep 2009 15:13:52 +0000</pubDate>
 <dc:creator>ronan</dc:creator>
 <guid isPermaLink="false">2268 at http://mobiforge.com</guid>
</item>
<item>
 <title>Build Web Apps for iPhone using Dashcode</title>
 <link>http://mobiforge.com/developing/story/build-web-apps-iphone-using-dashcode</link>
 <description>&lt;p&gt;So far, much mobile developer attention has been fixated on the iPhone SDK released by Apple to build native iPhone applications. This is understandable, since with the SDK you can write native iPhone apps that take full advantage of the capabilities provided by the device, such as accessing the accelerometer, the camera, as well as obtain geographical locations using Core Location.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/build-web-apps-iphone-using-dashcode&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/build-web-apps-iphone-using-dashcode#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <category domain="http://mobiforge.com/mobile-design">Mobile Design</category>
 <category domain="http://mobiforge.com/iphone">iPhone</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2241</wfw:commentRss>
 <pubDate>Wed, 09 Sep 2009 15:44:00 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2241 at http://mobiforge.com</guid>
</item>
<item>
 <title>Post Markup Directly to mobiReady.com</title>
 <link>http://mobiforge.com/testing/blog/post-markup-directly-mobiready-com</link>
 <description>&lt;p&gt;If you missed our &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009&quot;&gt;newsletter&lt;/a&gt; yesterday you are probably not aware of a small announcement we made in it. We&#039;ve pushed out a few updates to mobiReady.com, our mobile-readiness page testing tool. The most significant change is that you can now post markup directly to the service, instead of posting a URL for the service to visit and test.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/testing/blog/post-markup-directly-mobiready-com&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/testing/blog/post-markup-directly-mobiready-com#comments</comments>
 <category domain="http://mobiforge.com/Testing">Testing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/testers">Testers</category>
 <category domain="http://mobiforge.com/best-practices">Best Practices</category>
 <category domain="http://mobiforge.com/readymobi">ready.mobi</category>
 <category domain="http://mobiforge.com/tools">Tools</category>
 <category domain="http://mobiforge.com/validation">Validation</category>
 <category domain="http://mobiforge.com/quality-assurance">Quality Assurance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2233</wfw:commentRss>
 <pubDate>Fri, 28 Aug 2009 11:33:37 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2233 at http://mobiforge.com</guid>
</item>
<item>
 <title>Newsletter August 2009</title>
 <link>http://mobiforge.com/newsletter/newsletter-august-2009</link>
 <description>&lt;p&gt;Welcome to the mobiForge newsletter August 2009.&lt;/p&gt;

&lt;p&gt;This month:&lt;/p&gt;
&lt;p&gt;
1. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009#android&quot;&gt;Understanding UI in Android&lt;/a&gt;&lt;br /&gt;
2. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009#firefox&quot;&gt;Testing Mobile Web Sites in Firefox&lt;/a&gt;&lt;br /&gt;
3. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009#verizon&quot;&gt;Verizon Wireless Opens Up&lt;/a&gt;&lt;br /&gt;
4. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009#j2me&quot;&gt;Getting started with J2ME&lt;/a&gt;&lt;br /&gt;
5. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009#media&quot;&gt;Planning &amp; Buying Mobile Media&lt;/a&gt;&lt;br /&gt;
6. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009#wom&quot;&gt;Guide to Word of Mouth Marketing&lt;/a&gt;&lt;br /&gt;
7. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009#updates&quot;&gt;DeviceAtlas &amp; mobiReady Updates&lt;/a&gt;&lt;br /&gt;

&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-august-2009&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/newsletter/newsletter-august-2009#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2232</wfw:commentRss>
 <pubDate>Fri, 28 Aug 2009 10:09:17 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2232 at http://mobiforge.com</guid>
</item>
<item>
 <title>Getting Started with Java ME</title>
 <link>http://mobiforge.com/developing/story/getting-started-with-java-me</link>
 <description>&lt;p&gt;As the world gets connected, we see the emergence of a wide variety of sophisticated and personalized mobile devices. Although the number-crunching power of the higher-end devices is very respectable, there is still a need to build applications that use minimal resources, and that are portable.&lt;/p&gt;

&lt;p&gt;Java Platform, Micro Edition (Java ME), formerly known as J2ME, with Java’s inherent ‘Build once, run everywhere’ concept has been adapted to build resource constraint applications for these myriad devices.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/getting-started-with-java-me&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/getting-started-with-java-me#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/frameworks">Frameworks</category>
 <category domain="http://mobiforge.com/emulators">Emulators</category>
 <category domain="http://mobiforge.com/java">Java</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2139</wfw:commentRss>
 <pubDate>Thu, 27 Aug 2009 10:30:36 +0000</pubDate>
 <dc:creator>Soma Ghosh</dc:creator>
 <guid isPermaLink="false">2139 at http://mobiforge.com</guid>
</item>
<item>
 <title>Understanding User Interface in Android - Part 2: Views</title>
 <link>http://mobiforge.com/designing/story/understanding-user-interface-android-part-2-views</link>
 <description>&lt;p&gt;In the previous article on Android UI you saw the components that make up the UI of an Android application. The basic unit of the Android UI is the View. A View represents a widget that has an appearance on the screen. In this article (and the next two), you will learn about the various common views that you would likely use in your journey of Android development. In particular, I have categorized the views in this series into the following group:&lt;/p&gt;
&lt;ul&gt;
&lt;/li&gt;&lt;li&gt;Basic Views - commonly-used views such as TextView, EditText, and Button views&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/story/understanding-user-interface-android-part-2-views&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/story/understanding-user-interface-android-part-2-views#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/android">Android</category>
 <category domain="http://mobiforge.com/java">Java</category>
 <category domain="http://mobiforge.com/xml">XML</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2218</wfw:commentRss>
 <pubDate>Wed, 19 Aug 2009 14:31:47 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2218 at http://mobiforge.com</guid>
</item>
<item>
 <title>Verizon Wireless opens up to the mobile developer community (for real)!</title>
 <link>http://mobiforge.com/designing/blog/verizon-wireless-opens-mobile-developer-community-real</link>
 <description>&lt;p&gt;Late last month, Verizon Wireless held an open developer conference down here in San Jose. The conference was notable, important, and relevant to you for a number of reasons.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/blog/verizon-wireless-opens-mobile-developer-community-real&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/blog/verizon-wireless-opens-mobile-developer-community-real#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/analysts">Analysts</category>
 <category domain="http://mobiforge.com/community">Community</category>
 <category domain="http://mobiforge.com/network">Network</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2215</wfw:commentRss>
 <pubDate>Tue, 18 Aug 2009 10:58:47 +0000</pubDate>
 <dc:creator>Ronan_Mandel</dc:creator>
 <guid isPermaLink="false">2215 at http://mobiforge.com</guid>
</item>
<item>
 <title>Testing Mobile Web Sites Using Firefox</title>
 <link>http://mobiforge.com/testing/story/testing-mobile-web-sites-using-firefox</link>
 <description>&lt;p&gt;Before you ever begin testing your mobile site to determine how it looks on handsets, you should make sure the functionality of the site is working as you expect. This is not always straightforward, as you want to approximate the mobile environment as closely as possible. Fortunately, Mozilla Firefox supports some great extensions that can make testing your mobile sites a piece of cake. This article explains how to set Firefox up to act as a first pass test environment for your site.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/testing/story/testing-mobile-web-sites-using-firefox&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/testing/story/testing-mobile-web-sites-using-firefox#comments</comments>
 <category domain="http://mobiforge.com/Testing">Testing</category>
 <category domain="http://mobiforge.com/testers">Testers</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <category domain="http://mobiforge.com/content-adaptation">Content Adaptation</category>
 <category domain="http://mobiforge.com/publishing">Publishing</category>
 <category domain="http://mobiforge.com/tools">Tools</category>
 <category domain="http://mobiforge.com/quality-assurance">Quality Assurance</category>
 <category domain="http://mobiforge.com/http">HTTP</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2201</wfw:commentRss>
 <pubDate>Wed, 12 Aug 2009 11:34:27 +0000</pubDate>
 <dc:creator>mokil</dc:creator>
 <guid isPermaLink="false">2201 at http://mobiforge.com</guid>
</item>
<item>
 <title>Newsletter July 2009</title>
 <link>http://mobiforge.com/newsletter/newsletter-july-2009</link>
 <description>&lt;p&gt;Welcome to the mobiForge newsletter July 2009.&lt;/p&gt;
&lt;p&gt;This month&#039;s goodies:&lt;/p&gt;
&lt;p&gt;
1. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-july-2009#iphone&quot;&gt;iPhone Programming Fundamentals&lt;/a&gt;&lt;br /&gt;
2. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-july-2009#android&quot;&gt;Understanding UI in Android&lt;/a&gt;&lt;br /&gt;
3. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-july-2009#at-t&quot;&gt;(Not very) Dramatic Developments from AT&amp;amp;T&lt;/a&gt;&lt;br /&gt;
4. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-july-2009#cloud&quot;&gt;Device Detection in the Cloud&lt;/a&gt;&lt;br /&gt;
5. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-july-2009#lastminute&quot;&gt;Lastminute.com Labs Introduces DA Rails Plugin&lt;/a&gt;&lt;br /&gt;
6. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-july-2009#mma&quot;&gt;MMA President Mike Wehrs Talks Tough&lt;/a&gt;&lt;br /&gt;
7. &lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-july-2009#pr&quot;&gt;A Word from Our PR Guy&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-july-2009&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/newsletter/newsletter-july-2009#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2194</wfw:commentRss>
 <pubDate>Fri, 31 Jul 2009 12:00:28 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2194 at http://mobiforge.com</guid>
</item>
<item>
 <title>iPhone Programming Fundamentals - Outlets and Actions</title>
 <link>http://mobiforge.com/developing/story/iphone-programming-fundamentals-outlets-and-actions</link>
 <description>&lt;p&gt;An understanding of &lt;em&gt;outlets&lt;/em&gt; and &lt;em&gt;actions&lt;/em&gt; is one of the first things you will need for iPhone programming. For someone coming from the .NET background, this is a concept that requires some time to get used to - the concepts are similar, but it is a different way of doing things. &lt;/p&gt;
&lt;p&gt;And so, in this article, I am going to show you what outlets and actions are. At the end of this article, you will have a solid understanding of how to create outlets and actions, and be on your way to creating great iPhone apps.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/iphone-programming-fundamentals-outlets-and-actions&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/iphone-programming-fundamentals-outlets-and-actions#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/iphone">iPhone</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2188</wfw:commentRss>
 <pubDate>Tue, 28 Jul 2009 11:06:28 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2188 at http://mobiforge.com</guid>
</item>
<item>
 <title>Lastminute.com Labs presents the DeviceAtlas Rails Plugin</title>
 <link>http://mobiforge.com/developing/story/lastminute-com-labs-presents-deviceatlas-rails-plugin</link>
 <description>&lt;p&gt;Last year at lastminute.com labs we started developing mobile web services in Rails. The first service we launched is called fonefood. It is a restaurant booking site you can use from your phone. We&#039;ve got restaurants across lots of countries: Austria, Belgium, Denmark, Finland, France, Germany, Ireland, Netherlands, Spain, Sweden, Switzerland and United Kingdom. You can read more about it at: http://labs.lastminute.com/fonefood/&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/lastminute-com-labs-presents-deviceatlas-rails-plugin&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/lastminute-com-labs-presents-deviceatlas-rails-plugin#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/device-database">Device Database</category>
 <category domain="http://mobiforge.com/deviceatlas">DeviceAtlas</category>
 <category domain="http://mobiforge.com/ruby">Ruby</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2174</wfw:commentRss>
 <pubDate>Thu, 16 Jul 2009 11:51:35 +0000</pubDate>
 <dc:creator>mathias.dahlstrom</dc:creator>
 <guid isPermaLink="false">2174 at http://mobiforge.com</guid>
</item>
<item>
 <title>Mobile Web 2.0 &quot;Dramatic Developments&quot; from AT&amp;T Really not all that dramatic....</title>
 <link>http://mobiforge.com/designing/blog/mobile-web-2-0-dramatic-developments-at-t-really-not-all-dramatic</link>
 <description>&lt;p&gt;Well, I&#039;m sad to report that the folks over/up/down at AT&amp;amp;T wireless appear to not quite have their act together when it comes to what is the &#039;next big thing&#039; in wireless. I had really been hoping/anticipating that the webinar they hosted on June 30 entitled &lt;a href=&quot;http://developer.att.com/developer/index.jsp?page=webcast&amp;amp;id=6.3_v1_6600080&quot;&gt;&amp;quot;Dramatic Developments in Mobile Web Technology&amp;quot;&lt;/a&gt; was going to provide something concrete and actionable for you (and I), alas, that was not to be the case.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/blog/mobile-web-2-0-dramatic-developments-at-t-really-not-all-dramatic&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/blog/mobile-web-2-0-dramatic-developments-at-t-really-not-all-dramatic#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/best-practices">Best Practices</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <category domain="http://mobiforge.com/community">Community</category>
 <category domain="http://mobiforge.com/widgets">Widgets</category>
 <category domain="http://mobiforge.com/network">Network</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2163</wfw:commentRss>
 <pubDate>Tue, 14 Jul 2009 11:50:20 +0000</pubDate>
 <dc:creator>Ronan_Mandel</dc:creator>
 <guid isPermaLink="false">2163 at http://mobiforge.com</guid>
</item>
<item>
 <title>Device Detection in the Cloud: DeviceAtlas Personal</title>
 <link>http://mobiforge.com/developing/story/device-detection-cloud-deviceatlas-personal</link>
 <description>&lt;p&gt;After a brief mention of DeviceAtlas Personal in our June &lt;a href=&quot;/newsletter/newsletter-june-2009&quot;&gt;newsletter&lt;/a&gt;, we&#039;re now following up with a full tutorial on how to use the preview release of the service. So what is DA Personal?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/device-detection-cloud-deviceatlas-personal&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/device-detection-cloud-deviceatlas-personal#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/content-adaptation">Content Adaptation</category>
 <category domain="http://mobiforge.com/device-database">Device Database</category>
 <category domain="http://mobiforge.com/deviceatlas">DeviceAtlas</category>
 <category domain="http://mobiforge.com/php">PHP</category>
 <enclosure url="http://mobiforge.com/sites/mobiforge.com/files/da_personal.php.txt" length="2581" type="text/plain" />
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2160</wfw:commentRss>
 <pubDate>Wed, 08 Jul 2009 18:26:50 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2160 at http://mobiforge.com</guid>
</item>
<item>
 <title>Convergence still &#039;coming soon&#039; for mobile web platforms</title>
 <link>http://mobiforge.com/developing/blog/convergence-still-coming-soon-mobile-web-platforms</link>
 <description>&lt;p&gt;So honestly, when I went into writing the last couple of postings about widget platforms I did not know about the webinars that had been scheduled by the folks at FierceWireless or AT&amp;amp;T about browsing platforms, but it&#039;s comforting to know that I&#039;m not the only one trying to get my head around exactly what is and what isn&#039;t possible (and where things are headed) in the browser container and beyond.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/convergence-still-coming-soon-mobile-web-platforms&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/convergence-still-coming-soon-mobile-web-platforms#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/widgets">Widgets</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2147</wfw:commentRss>
 <pubDate>Thu, 02 Jul 2009 11:37:40 +0000</pubDate>
 <dc:creator>Ronan_Mandel</dc:creator>
 <guid isPermaLink="false">2147 at http://mobiforge.com</guid>
</item>
<item>
 <title>Understanding User Interface in Android - Part 1: Layouts</title>
 <link>http://mobiforge.com/designing/story/understanding-user-interface-android-part-1-layouts</link>
 <description>&lt;p&gt;So far in my previous few articles on Android I have focused on showing you how to get things done in Android without really spending too much time discussing the visual aspect of Android application development - User Interface design. In this article, and the next, I will walk you through the various elements that make up the UI of an Android application. In this first part of the article, I will discuss the various layouts available in Android to position the various widgets on your screen. &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/story/understanding-user-interface-android-part-1-layouts&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/story/understanding-user-interface-android-part-1-layouts#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/android">Android</category>
 <category domain="http://mobiforge.com/java">Java</category>
 <category domain="http://mobiforge.com/xml">XML</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2143</wfw:commentRss>
 <pubDate>Wed, 01 Jul 2009 14:13:47 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2143 at http://mobiforge.com</guid>
</item>
<item>
 <title>Newsletter June 2009</title>
 <link>http://mobiforge.com/newsletter/newsletter-june-2009</link>
 <description>&lt;p&gt;Welcome to the mobiForge newsletter June 2009. This time:&lt;/p&gt;

&lt;p&gt;
1. &lt;a href=&quot;#superphones&quot;&gt;Battle of the Superphones&lt;/a&gt;&lt;br /&gt;
2. &lt;a href=&quot;#location&quot;&gt;Location, location, location&lt;/a&gt;&lt;br /&gt;
3. &lt;a href=&quot;#widgets&quot;&gt;Widgets&lt;/a&gt;&lt;br /&gt;
4. &lt;a href=&quot;#hawhaw&quot;&gt;Mobile Web development with ASP.NET&lt;/a&gt;&lt;br /&gt;
5. &lt;a href=&quot;#ar&quot;&gt;Augmented Reality&lt;/a&gt;&lt;br /&gt;
6. &lt;a href=&quot;#personal&quot;&gt;DeviceAtlas Personal coming soon&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-june-2009&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/newsletter/newsletter-june-2009#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2145</wfw:commentRss>
 <pubDate>Tue, 30 Jun 2009 16:25:54 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2145 at http://mobiforge.com</guid>
</item>
<item>
 <title>User-Agent Switcher for Safari 4</title>
 <link>http://mobiforge.com/designing/blog/user-agent-switcher-safari-4</link>
 <description>&lt;p&gt;The User Agent Switcher plug-in for Firefox has been a GREAT add-on and we all love it. 1 year and 27 weeks ago Ronan wrote a really simple, but useful configuration file for it that is available here on mobiForge (if you use Firefox it&#039;s a MUST: &lt;a href=&quot;http://www.mobiforge.com/developing/blog/user-agent-switcher-config-file&quot; class=&quot;bb-url&quot;&gt;User Agent Switcher config file&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/blog/user-agent-switcher-safari-4&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/blog/user-agent-switcher-safari-4#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/Testing">Testing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/testers">Testers</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <category domain="http://mobiforge.com/content-adaptation">Content Adaptation</category>
 <category domain="http://mobiforge.com/http">HTTP</category>
 <enclosure url="http://mobiforge.com/sites/mobiforge.com/files/UserAgents.txt" length="13351" type="text/plain" />
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2144</wfw:commentRss>
 <pubDate>Tue, 30 Jun 2009 15:57:26 +0000</pubDate>
 <dc:creator>atrasatti</dc:creator>
 <guid isPermaLink="false">2144 at http://mobiforge.com</guid>
</item>
<item>
 <title>Mobile Web App Development with ASP.NET and HAWHAW</title>
 <link>http://mobiforge.com/developing/story/mobile-web-app-development-with-asp-net-and-hawhaw</link>
 <description>&lt;p&gt;Development of mobile applications is often highly dependent on the target platform.
        If plain old XHTML markup is written from scratch then it is rather easy to switch
        between platform and technologies. But if the development process has been accelerated and made comfortable by the use of tools and middleware, it soon becomes difficult or impossible to switch environments e.g. from a LAMP environment to ASP.NET or vice versa.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/mobile-web-app-development-with-asp-net-and-hawhaw&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/mobile-web-app-development-with-asp-net-and-hawhaw#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/authoring">Authoring</category>
 <category domain="http://mobiforge.com/content-adaptation">Content Adaptation</category>
 <category domain="http://mobiforge.com/frameworks">Frameworks</category>
 <category domain="http://mobiforge.com/asp-net">ASP.NET</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2059</wfw:commentRss>
 <pubDate>Tue, 23 Jun 2009 15:24:01 +0000</pubDate>
 <dc:creator>H2f</dc:creator>
 <guid isPermaLink="false">2059 at http://mobiforge.com</guid>
</item>
<item>
 <title>Are Widgets ready for me?</title>
 <link>http://mobiforge.com/designing/blog/are-widgets-ready-me</link>
 <description>&lt;p&gt;OK, so getting back to the widget reality here. I&#039;d like to take a look at what the platforms are, what your options are and if it&#039;s really even worth it to go there. I know that last time I got a bit distracted with the whole &#039;sprite&#039; thing, but I promise to stay on track here.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/designing/blog/are-widgets-ready-me&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/designing/blog/are-widgets-ready-me#comments</comments>
 <category domain="http://mobiforge.com/designing">Designing</category>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/best-practices">Best Practices</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <category domain="http://mobiforge.com/mobile-design">Mobile Design</category>
 <category domain="http://mobiforge.com/frameworks">Frameworks</category>
 <category domain="http://mobiforge.com/widgets">Widgets</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2111</wfw:commentRss>
 <pubDate>Thu, 18 Jun 2009 11:51:39 +0000</pubDate>
 <dc:creator>Ronan_Mandel</dc:creator>
 <guid isPermaLink="false">2111 at http://mobiforge.com</guid>
</item>
<item>
 <title>Battle of the Superphones: Palm Pre vs. Apple iPhone - which is a better Web browsing device?</title>
 <link>http://mobiforge.com/developing/story/battle-superphones-palm-pre-vs-apple-iphone-which-a-better-web-browsing-device</link>
 <description>&lt;p id=&quot;magicdomid611&quot;&gt;There  are already countless reviews of the newly announced Palm Pre available  online. Rather than write another one, we instead are going to focus on  what we, and we hope, our readers, are most interested in: how does the  Pre fare as a web browsing device. In particular, we&#039;re going to test  how well it does against its arch-rival, the iPhone. Can the Pre  out-iPhone the iPhone? We&#039;re going to ignore the app store, the widgets, the battery life, the media player and instead focus on web browsing.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/battle-superphones-palm-pre-vs-apple-iphone-which-a-better-web-browsing-device&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/battle-superphones-palm-pre-vs-apple-iphone-which-a-better-web-browsing-device#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/analysts">Analysts</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2104</wfw:commentRss>
 <pubDate>Tue, 16 Jun 2009 13:40:28 +0000</pubDate>
 <dc:creator>ronan</dc:creator>
 <guid isPermaLink="false">2104 at http://mobiforge.com</guid>
</item>
<item>
 <title>DeviceAtlas 2.4.1 Released</title>
 <link>http://mobiforge.com/developing/blog/deviceatlas-2-4-1-released</link>
 <description>&lt;p&gt;Late yesterday evening, some of you may have noticed that DeviceAtlas went offline for a couple of hours - now that it&#039;s back on its feet again I can tell you that DeviceAtlas 2.4.1 has now been released!&lt;/p&gt;
&lt;p&gt;2.4.1 is mainly a maintainence release, but we&#039;ve managed to squeeze in a few exciting little nuggets that we&#039;re sure you&#039;re going to love.&lt;/p&gt;
&lt;ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;New Properties&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;markup.wml1&lt;/strong&gt;: This will let you know the capability of devices to display content in WML&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/deviceatlas-2-4-1-released&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/deviceatlas-2-4-1-released#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/device-database">Device Database</category>
 <category domain="http://mobiforge.com/deviceatlas">DeviceAtlas</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2099</wfw:commentRss>
 <pubDate>Wed, 10 Jun 2009 08:01:39 +0000</pubDate>
 <dc:creator>daniel.hunt</dc:creator>
 <guid isPermaLink="false">2099 at http://mobiforge.com</guid>
</item>
<item>
 <title>Location, Location, Location</title>
 <link>http://mobiforge.com/developing/blog/location-location-location</link>
 <description>&lt;p&gt;Location based services (LBS) has been a buzz word and a hype since birth of mobile services. I&#039;m not saying that it is a failure!&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/location-location-location&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/location-location-location#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/Testing">Testing</category>
 <category domain="http://mobiforge.com/Running">Running</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/analysts">Analysts</category>
 <category domain="http://mobiforge.com/business">Business</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <category domain="http://mobiforge.com/accessibility">Accessibility</category>
 <category domain="http://mobiforge.com/location-based-services">Location Based Services</category>
 <category domain="http://mobiforge.com/standards">Standards</category>
 <category domain="http://mobiforge.com/http">HTTP</category>
 <category domain="http://mobiforge.com/ajax">AJAX</category>
 <category domain="http://mobiforge.com/html">HTML</category>
 <category domain="http://mobiforge.com/php">PHP</category>
 <category domain="http://mobiforge.com/xhtml">XHTML</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2092</wfw:commentRss>
 <pubDate>Sun, 07 Jun 2009 20:19:27 +0000</pubDate>
 <dc:creator>jonarne</dc:creator>
 <guid isPermaLink="false">2092 at http://mobiforge.com</guid>
</item>
<item>
 <title>Newsletter May 2009</title>
 <link>http://mobiforge.com/newsletter/newsletter-may-2009</link>
 <description>&lt;p&gt;Welcome to the mobiForge newsletter, May 2009. This month we&#039;ve been busy releasing software and winning awards. And we&#039;ve still managed to squeeze in some new content for you too!&lt;/p&gt;

&lt;p&gt;This time...&lt;/p&gt;
&lt;p&gt;
1. &lt;a href=&quot;#wordpress&quot;&gt;dotMobi Wordpress Mobile Pack&lt;/a&gt;&lt;br /&gt;
2. &lt;a href=&quot;#iphone&quot;&gt;iPhone App Deployment&lt;/a&gt;&lt;br /&gt;
3. &lt;a href=&quot;#autotrader&quot;&gt;Autotrader.mobi is 1Mth mobiReady page&lt;/a&gt;&lt;br /&gt;
4. &lt;a href=&quot;#benchmarks&quot;&gt;Mobile Web benchmarks, what can you do?&lt;/a&gt;&lt;br /&gt;
5. &lt;a href=&quot;#sprite&quot;&gt;To Sprite or not to Sprite&lt;/a&gt;&lt;br /&gt;
6. &lt;a href=&quot;#tools&quot;&gt;PHP &amp; Apache: tools of the mobile Web&lt;/a&gt;&lt;br /&gt;
7. &lt;a href=&quot;#teens&quot;&gt;What makes teens tick?&lt;/a&gt;&lt;br /&gt;
8. &lt;a href=&quot;#palm-pre&quot;&gt;Upcoming: Palm Pre capabilities uncovered&lt;/a&gt;&lt;br /&gt;
9. &lt;a href=&quot;#palm-pre&quot;&gt;dotMobi, onwards &amp; upwards&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/newsletter/newsletter-may-2009&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/newsletter/newsletter-may-2009#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2074</wfw:commentRss>
 <pubDate>Wed, 27 May 2009 12:34:17 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2074 at http://mobiforge.com</guid>
</item>
<item>
 <title>Deploying iPhone Apps to Real Devices</title>
 <link>http://mobiforge.com/developing/story/deploying-iphone-apps-real-devices</link>
 <description>&lt;p&gt;In our &lt;a href=&quot;/developing/story/getting-started-with-iphone-development&quot;&gt;previous article&lt;/a&gt; on getting started with iPhone development, you learnt how to use the iPhone SDK provided by Apple to develop your first iPhone application. For testing purposes, you used the iPhone Simulator, provided as part of the iPhone SDK. While the iPhone Simulator is a very handy tool that allows you to test your iPhone applications without needing a real device, nothing beats testing on a real device.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/story/deploying-iphone-apps-real-devices&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/story/deploying-iphone-apps-real-devices#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/testers">Testers</category>
 <category domain="http://mobiforge.com/iphone">iPhone</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2022</wfw:commentRss>
 <pubDate>Mon, 25 May 2009 16:24:10 +0000</pubDate>
 <dc:creator>weimenglee</dc:creator>
 <guid isPermaLink="false">2022 at http://mobiforge.com</guid>
</item>
<item>
 <title>Fennec Delivers!</title>
 <link>http://mobiforge.com/developing/blog/fennec-delivers</link>
 <description>&lt;p&gt;We&#039;ve all been eagerly anticipating the entry of the Fennec (Firefox Mobile to the uninitiated) into the mobile browser space. A couple of days ago we were given our first taste of the future with Fennec when a new alpha version was released for Windows Mobile devices. So how does it stand up?&lt;/p&gt;
&lt;p&gt;Well, initial testing seems to indicate that Fennec will certainly be a contender. The Fennec team have packed in support for a wide array of technologies.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/fennec-delivers&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/fennec-delivers#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/Testing">Testing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/testers">Testers</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2063</wfw:commentRss>
 <pubDate>Thu, 21 May 2009 16:49:20 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2063 at http://mobiforge.com</guid>
</item>
<item>
 <title>AutoTrader.mobi is 1Mth page tested by mobiReady</title>
 <link>http://mobiforge.com/testing/blog/autotrader-mobi-1mth-page-tested-mobiready</link>
 <description>&lt;p&gt;We&#039;re happy to announce a great milestone today: autotrader.mobi was the 1 millionth page that was tested by our mobiReady testing tool!&lt;/p&gt;

&lt;p&gt;We&#039;re super happy about this, and we&#039;re delighted to see some well known brands such as AutoTrader making use of our free testing tool. Check out their results &lt;a href=&quot;http://ready.mobi/results.jsp?uri=autotrader.mobi&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/testing/blog/autotrader-mobi-1mth-page-tested-mobiready&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/testing/blog/autotrader-mobi-1mth-page-tested-mobiready#comments</comments>
 <category domain="http://mobiforge.com/Testing">Testing</category>
 <category domain="http://mobiforge.com/testers">Testers</category>
 <category domain="http://mobiforge.com/readymobi">ready.mobi</category>
 <category domain="http://mobiforge.com/tools">Tools</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2060</wfw:commentRss>
 <pubDate>Wed, 20 May 2009 12:19:29 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2060 at http://mobiforge.com</guid>
</item>
<item>
 <title>Widget Investigation leads to a &#039;Worst Practice&#039; Discovery</title>
 <link>http://mobiforge.com/developing/blog/widget-investigation-leads-a-worst-practice-discovery</link>
 <description>&lt;p&gt;Nokia just wrapped up their Developer Conference in Monaco last week. Sadly, I didn&#039;t have the budget to go. Maybe you were lucky and did (or maybe you live there, lucky you!). Anyhow, one of the technologies that they&#039;re pushing these days is their WRT (Web Run Time) or Widgets for the lay person out there. This whole mobile widget thing is nothing new, but what does appear to be new is that they&#039;re gathering a steam this time.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/widget-investigation-leads-a-worst-practice-discovery&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/widget-investigation-leads-a-worst-practice-discovery#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/designers">Designers</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/best-practices">Best Practices</category>
 <category domain="http://mobiforge.com/browsers">Browsers</category>
 <category domain="http://mobiforge.com/mobile-design">Mobile Design</category>
 <category domain="http://mobiforge.com/widgets">Widgets</category>
 <category domain="http://mobiforge.com/css">CSS</category>
 <category domain="http://mobiforge.com/html">HTML</category>
 <category domain="http://mobiforge.com/xhtml">XHTML</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2057</wfw:commentRss>
 <pubDate>Mon, 18 May 2009 10:38:45 +0000</pubDate>
 <dc:creator>Ronan_Mandel</dc:creator>
 <guid isPermaLink="false">2057 at http://mobiforge.com</guid>
</item>
<item>
 <title>Mobile Web Benchmarks: What can you do?</title>
 <link>http://mobiforge.com/developing/blog/mobile-web-benchmarks-what-can-you-do</link>
 <description>&lt;p&gt;Yesterday, Gomez and dotMobi published a second set of &lt;a href=&quot;http://mtld.mobi/node/1402&quot;&gt;mobile Web benchmarks&lt;/a&gt;. The metrics are taken across three key industries: banking, airlines, and search, each of which represents an exciting and important slice of the mobile Web.&lt;/p&gt;
&lt;p&gt;I don&#039;t want to analyse the results here (the mobile Web is getting slower apparently!) - instead, I&#039;ll take a brief look at what these benchmarks might mean for you as a developer.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/developing/blog/mobile-web-benchmarks-what-can-you-do&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/developing/blog/mobile-web-benchmarks-what-can-you-do#comments</comments>
 <category domain="http://mobiforge.com/developing">Developing</category>
 <category domain="http://mobiforge.com/developers">Developers</category>
 <category domain="http://mobiforge.com/analysts">Analysts</category>
 <category domain="http://mobiforge.com/dotmobi-compliance">dotMobi Compliance</category>
 <category domain="http://mobiforge.com/best-practices">Best Practices</category>
 <category domain="http://mobiforge.com/mobile-design">Mobile Design</category>
 <category domain="http://mobiforge.com/dotmobi">dotMobi</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2049</wfw:commentRss>
 <pubDate>Wed, 13 May 2009 16:05:28 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">2049 at http://mobiforge.com</guid>
</item>
</channel>
</rss>
