<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learn the Mobile Web &#187; Mobile Web</title>
	<atom:link href="http://learnthemobileweb.com/tag/mobile-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnthemobileweb.com</link>
	<description>how to develop standards-compliant and usable mobile web applications</description>
	<lastBuildDate>Wed, 23 Jun 2010 16:47:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML5 and the Mobile Web</title>
		<link>http://learnthemobileweb.com/2010/06/html5-and-mobile-web/</link>
		<comments>http://learnthemobileweb.com/2010/06/html5-and-mobile-web/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 16:54:26 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Mobile Web Standards]]></category>
		<category><![CDATA[code samples]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[mobile web development]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=461</guid>
		<description><![CDATA[HTML5 is the next major revision of HTML. It&#8217;s a really big deal, especially for mobile browsers and on-the-go Web users. If the main features of the latest HTML5 draft specification are present in the final version, HTML5 will standardize many killer use cases for Mobile Web browsing that were previously implemented using proprietary APIs [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2010/06/html5-and-mobile-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Targeting smartphone apps for mass-market users @ FierceDeveloper.com</title>
		<link>http://learnthemobileweb.com/2010/02/targeting-smartphone-apps-for-mass-market-users-fiercedeveloper-com/</link>
		<comments>http://learnthemobileweb.com/2010/02/targeting-smartphone-apps-for-mass-market-users-fiercedeveloper-com/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 21:22:51 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Industry]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Usability and Design]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=420</guid>
		<description><![CDATA[I am newly a mobile development contributor to Fierce Wireless. An excerpt from my first article, Targeting Smartphone Apps for Mass-Market Users, published today, is below. Check out the full article at FierceDeveloper&#8230;

Who is the typical smartphone user? I envision a stressed-out businessperson or dangling-headphone hipster. My stereotypical smartphone user is an affluent, tech-savvy individual [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2010/02/targeting-smartphone-apps-for-mass-market-users-fiercedeveloper-com/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to View HTTP Request Headers sent by a Mobile Browser</title>
		<link>http://learnthemobileweb.com/2009/12/how-to-view-http-request-headers-sent-by-a-mobile-browser/</link>
		<comments>http://learnthemobileweb.com/2009/12/how-to-view-http-request-headers-sent-by-a-mobile-browser/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 19:03:12 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[http request headers]]></category>
		<category><![CDATA[request headers]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=385</guid>
		<description><![CDATA[Capturing HTTP request headers from Web browsers on mobile devices gives you the information required to simulate the device in Firefox or a mobile device or browser emulator.
Here is a handy tool that allows you to easily view, cut and paste the HTTP headers sent by a Web browser on a mobile device. Follow these [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/12/how-to-view-http-request-headers-sent-by-a-mobile-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML, XHTML or XHTML-MP for Smartphone Web Sites?</title>
		<link>http://learnthemobileweb.com/2009/12/html-xhtml-or-xhtml-mp-for-smartphone-web-sites/</link>
		<comments>http://learnthemobileweb.com/2009/12/html-xhtml-or-xhtml-mp-for-smartphone-web-sites/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 05:23:23 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mobile web development]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xhtml-mp]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=368</guid>
		<description><![CDATA[A reader from Minnesota recently emailed me to ask which markup language is best used for a Mobile Web site targeting smartphones:

My company is building an academic iPhone application (showing completed classes, current classes, grades, etc.). We also want to build a Mobile Web site that surfaces this information. If we only want to support [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/12/html-xhtml-or-xhtml-mp-for-smartphone-web-sites/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interviewing Real-World Mobile Web Developers, Know Anyone?</title>
		<link>http://learnthemobileweb.com/2009/11/interviewing-real-world-mobile-web-developers/</link>
		<comments>http://learnthemobileweb.com/2009/11/interviewing-real-world-mobile-web-developers/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 17:10:45 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[mobile web developers]]></category>
		<category><![CDATA[mobile web development]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=307</guid>
		<description><![CDATA[I am seeking interviews with real-world Mobile Web developers for a series of articles about what it really takes to build and deploy a high-traffic, content adaptive and standards-compliant Mobile Web site. Volunteers are encouraged!
Are you an in-the-trenches Mobile Web developer? Have you successfully navigated technology and deployment challenges to release a Mobile Web site? [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/11/interviewing-real-world-mobile-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile MIME Types</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-mime-types/</link>
		<comments>http://learnthemobileweb.com/2009/07/mobile-mime-types/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 18:08:58 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Content-Type]]></category>
		<category><![CDATA[MIME type]]></category>
		<category><![CDATA[mobile application]]></category>
		<category><![CDATA[mobile browser]]></category>
		<category><![CDATA[mobile file extension]]></category>
		<category><![CDATA[mobile MIME types]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=234</guid>
		<description><![CDATA[Mobile MIME types identify the format of mobile web content: textual mobile markup documents, binary viewable and playable content like ringtones, wallpaper and videos and binary executable mobile applications intended for mobile devices.



Common Mobile MIME Types
Here are the most common mobile MIME types:



MIME Type(s)
File Extension(s)
File Contents
Common Uses


application/vnd.wap.xhtml+xml
application/xhtml+xml
xhtml
XHTML-MP markup
Mobile web pages


text/html
html
HTML
Mobile web pages for smartphones


text/css
css
CSS1, CSS2 [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/07/mobile-mime-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase Mobile Web Discovery with Link Relationships</title>
		<link>http://learnthemobileweb.com/2009/06/mobile-web-discovery-with-link-relationships/</link>
		<comments>http://learnthemobileweb.com/2009/06/mobile-web-discovery-with-link-relationships/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 15:35:06 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[discovery]]></category>
		<category><![CDATA[link relationship]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[meta.txt]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=226</guid>
		<description><![CDATA[In HTML, there is a very simple way to advertise a relationship between a desktop web page (or site) and the equivalent page (or site) on the mobile web. Very few desktop web sites implement this practice today. I have no idea why not, because the change is trivial and the benefits are broad. 
Use [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/06/mobile-web-discovery-with-link-relationships/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at Portland Code Camp this Saturday, May 30 @ Reed College</title>
		<link>http://learnthemobileweb.com/2009/05/speaking-at-portland-code-camp-this-saturday/</link>
		<comments>http://learnthemobileweb.com/2009/05/speaking-at-portland-code-camp-this-saturday/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:33:47 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[java me]]></category>
		<category><![CDATA[javaone]]></category>
		<category><![CDATA[Mobile Applications]]></category>
		<category><![CDATA[portland code camp]]></category>
		<category><![CDATA[reed college]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=204</guid>
		<description><![CDATA[Portland Code Camp is this Saturday, May 30th at Reed College. It&#8217;s a free, one-day community-driven conference for developers working on all platforms, programming languages and disciplines.  I am attending Portland Code Camp and looking forward to participating in the mobile sessions! 
The tentative Portland Code Camp schedule (pdf) was just released. There are [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/05/speaking-at-portland-code-camp-this-saturday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart Phone Behavior on a Feature Phone Budget @ JavaOne 2009</title>
		<link>http://learnthemobileweb.com/2009/05/smartphone-behavior-featurephone-budget-javaone-2009/</link>
		<comments>http://learnthemobileweb.com/2009/05/smartphone-behavior-featurephone-budget-javaone-2009/#comments</comments>
		<pubDate>Mon, 04 May 2009 16:09:08 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[featurephone]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[java me]]></category>
		<category><![CDATA[LBS]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[mobile application]]></category>
		<category><![CDATA[on device portal]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[voice search]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=177</guid>
		<description><![CDATA[Come by and check out my talk at JavaOne 2009 in San Francisco on Wednesday June 3rd. I&#8217;m presenting Java ME code samples and cool featurephone demos of mobile application features typically seen only on smartphones.
Smart Phone Behavior on a Feature Phone Budget, Using Java™ Platform, Micro Edition

Session ID: BOF-6265
Presenter: Gail Rahn Frederick
Date: Wednesday, June [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/05/smartphone-behavior-featurephone-budget-javaone-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Ways the Mobile Web is Different</title>
		<link>http://learnthemobileweb.com/2009/05/top-10-ways-the-mobile-web-is-different/</link>
		<comments>http://learnthemobileweb.com/2009/05/top-10-ways-the-mobile-web-is-different/#comments</comments>
		<pubDate>Mon, 04 May 2009 15:39:07 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[mobile web development]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=169</guid>
		<description><![CDATA[The mobile web is a different beast from the good, old, familiar desktop web. Here are my Top 10 most important ways that the mobile web differs from the desktop web and techniques for succeeding on the mobile web. 

Bandwidth Matters: Mobile web pages must optimize for byte size and minimize network round-trips required to [...]]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/05/top-10-ways-the-mobile-web-is-different/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Mobile Web Development &#8211; This Fall at PCC</title>
		<link>http://learnthemobileweb.com/2009/03/advanced-mobile-web-development-this-fall-at-pcc/</link>
		<comments>http://learnthemobileweb.com/2009/03/advanced-mobile-web-development-this-fall-at-pcc/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 21:09:50 +0000</pubDate>
		<dc:creator>Gail Rahn Frederick</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[mobile web development]]></category>
		<category><![CDATA[pcc]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://learnthemobileweb.com/?p=156</guid>
		<description><![CDATA[advanced mobile web development class for Android, iPhone, Blackberry, Windows Mobile and other smartphones with web-capable browsers]]></description>
		<wfw:commentRss>http://learnthemobileweb.com/2009/03/advanced-mobile-web-development-this-fall-at-pcc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
