<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / henrik / tag / phonegap</title>
<link>http://www.netvouz.com/henrik/tag/phonegap?feed=rss</link>
<description>henrik&#39;s bookmarks tagged &quot;phonegap&quot; on Netvouz</description>
<item><title>Developing hybrid applications for Android? Try mobile web tools in Rational Application Developer with Android Eclipse SDK</title>
<link>https://www.ibm.com/developerworks/mydeveloperworks/blogs/94e7fded-7162-445e-8ceb-97a2140866a9/entry/developing_hybrid_applications_for_android_try_mobile_web_tools_in_rad_8_0_3_ifix1?lang=en</link>
<description>Using web technologies to develop native mobile applications has become a popular solution when writing applications for multiple smartphone platforms.  Such applications are typically labeled as &quot;hybrid&quot;, referring to the mix of native code and web code running inside the application.  As far as development tools are concerned, different options exist for different platforms.  In this post I focus on a method for developing in the hybrid model for the Android platform because of the easy integration between the tools for native development on the Eclipse platform. More specifically the Android Development Tools (ADT) plug-ins for Eclipse will be used for native Android development, Rational Application Developer (RAD) tools for web development.  Lastly the</description>
<category domain="http://www.netvouz.com/henrik?category=4422831783591354848">Development &gt; Mobile Web Apps</category>
<author>henrik</author>
<pubDate>Wed, 28 Sep 2011 17:56:07 GMT</pubDate>
</item><item><title>FastClick redux | FT Labs</title>
<link>http://labs.ft.com/2012/08/fastclick-redux/</link>
<description>A FastClick javascript plugin to speed up iOS, Android click handling</description>
<category domain="http://www.netvouz.com/henrik?category=4422831783591354848">Development &gt; Mobile Web Apps</category>
<author>henrik</author>
<pubDate>Wed, 31 Jul 2013 09:42:09 GMT</pubDate>
</item><item><title>HTML5 Apps Cross Platform - SWDC 2010, Stockholm</title>
<link>http://www.slideshare.net/wolframkriesing/html5-apps-cross-platform-swdc2010</link>
<description>Presentation by Uxebu on mobile web and hybrid apps.</description>
<category domain="http://www.netvouz.com/henrik?category=5290613899168457746">Development &gt; Mobile Web Apps &gt; News and statistics</category>
<author>henrik</author>
<pubDate>Wed, 28 Sep 2011 06:40:30 GMT</pubDate>
</item><item><title>IBM Using MQ Telemetry Transport Protocol in IBM Worklight Mobile applications</title>
<link>http://www-01.ibm.com/support/docview.wss?rs=171&amp;uid=swg24033580&amp;loc=en_US&amp;cs=utf-8&amp;lang=en&amp;utm_source=buffer&amp;buffer_share=90f80</link>
<description></description>
<category domain="http://www.netvouz.com/henrik?category=4422831783591354848">Development &gt; Mobile Web Apps</category>
<author>henrik</author>
<pubDate>Thu, 11 Oct 2012 21:13:08 GMT</pubDate>
</item><item><title>IBM Using MQ Telemetry Transport Protocol in IBM Worklight Mobile applications</title>
<link>http://www-01.ibm.com/support/docview.wss?rs=171&amp;uid=swg24033580&amp;loc=en_US&amp;cs=utf-8&amp;lang=en&amp;goback=%2Egde_4292377_member_175008398</link>
<description></description>
<category domain="http://www.netvouz.com/henrik?category=4422831783591354848">Development &gt; Mobile Web Apps</category>
<author>henrik</author>
<pubDate>Mon, 15 Oct 2012 19:12:16 GMT</pubDate>
</item><item><title>IBM Using MQ Telemetry Transport Protocol in IBM Worklight Mobile applications - United States</title>
<link>http://www-01.ibm.com/support/docview.wss?uid=swg24033580</link>
<description>This article describes how to use the MQ Telemetry Transport Protocol (MQTT) in a hybrid mobile app, developed for the Android platform using IBM® Worklight Studio. It shows how to develop a simple Worklight app to send and receive messages and illustrates the key concepts involved in designing and developing such an app. It includes the source code for the app in order to illustrate these points and to help you develop your own apps. We assume a basic knowledge both of Worklight and MQTT.</description>
<category domain="http://www.netvouz.com/henrik?category=4422831783591354848">Development &gt; Mobile Web Apps</category>
<author>henrik</author>
<pubDate>Sat, 05 Jan 2013 21:26:06 GMT</pubDate>
</item><item><title>Mike Dellanoce&#39;s Blog: 10 tips for getting that native iOS feel with PhoneGap</title>
<link>http://www.mikedellanoce.com/2012/09/10-tips-for-getting-that-native-ios.html</link>
<description>At Outbox we have been hard at work building our iPad application with PhoneGap. I wanted to share some of the lessons my team has learned so far. All of the following tips have been tested on iOS 5 with PhoneGap 1.8. Also note that these tips apply just as well to web applications running on mobile Safari.</description>
<category domain="http://www.netvouz.com/henrik?category=4422831783591354848">Development &gt; Mobile Web Apps</category>
<author>henrik</author>
<pubDate>Wed, 26 Dec 2012 21:39:10 GMT</pubDate>
</item><item><title>Mobile application development, Part 1: PhoneGap and Dojo Mobile on Android</title>
<link>http://www.ibm.com/developerworks/web/library/wa-mobappdev1/index.html?ca=drs-</link>
<description>In this series, you&#39;ll start out by creating a simple, mobile application, and end by consuming web services from your Android device. Learn how to use Eclipse and PhoneGap to create a mobile hybrid application using only HTML and JavaScript. You&#39;ll also use Mobile Dojo to give the application that native feel. In this article, learn how to combine PhoneGap and Mobile Dojo to rapidly create a hybrid mobile application for Android that looks and behaves like a typical Android application.</description>
<category domain="http://www.netvouz.com/henrik?category=4422831783591354848">Development &gt; Mobile Web Apps</category>
<author>henrik</author>
<pubDate>Fri, 16 Sep 2011 15:13:32 GMT</pubDate>
</item><item><title>phonegap / apache-callback-proposal</title>
<link>http://wiki.phonegap.com/w/page/46311152/apache-callback-proposal</link>
<description>Apache Callback is the free software evolution of the popular PhoneGap project. PhoneGap evolved from a hack that enabled a FFI (Foreign Function Interface) to an embedded WebView on iOS to a complete suite of tools for tackling parity across many mobile device and desktop platforms. PhoneGap has always focused on two complementary goals. Our first goal, is to see the web as a first class development platform. Not a sandbox without a filesystem but a real first class platform that includes access to the local system apis, sensors and data, in addition to first class tooling such as system debuggers. The second goal of PhoneGap  is for the project to cease to exist. This is not a nihilistic sentiment, rather we at the PhoneGap project are providing a referen</description>
<category domain="http://www.netvouz.com/henrik?category=4422831783591354848">Development &gt; Mobile Web Apps</category>
<author>henrik</author>
<pubDate>Tue, 04 Oct 2011 16:50:15 GMT</pubDate>
</item><item><title>PhoneGap | The Story behind Exfm</title>
<link>http://phonegap.com/blog/2013/04/23/story-behind-exfm/</link>
<description>Six months ago, Exfm had a native iPhone app that was rated 4 stars in the App Store. We also had a native app in Google Play, along with an HTML5 webapp for both desktop and mobile. As a small team of six, we do most of our development in-house, but had contracted out a lot of the native mobile app work. Around this time, I sat down with Lucas Hrabovsky, CTO of Exfm to plan for the future. We looked at our native mobile apps, our Python back-end and our Javascript front-end. We thought about our hiring needs in the next 12 months. We came to the conclusion that the six of us all knew Javascript really well and moving forward we were going to build everything we could in JS. That meant node.js on the back-end and PhoneGap for mobile. Here is the story of ho</description>
<category domain="http://www.netvouz.com/henrik?category=8363169127914555316">Development &gt; PhoneGap</category>
<author>henrik</author>
<pubDate>Sat, 08 Jun 2013 22:24:07 GMT</pubDate>
</item></channel></rss>