<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>Yahoo! Mobile - Blueprint Blog</title>
	<link>http://mobile.yahoo.net/developer/blog</link>
	<description></description>
	<pubDate>Thu, 14 Jun 2012 15:09:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Header Magic: Returning device specific content</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/10/16/header-magic-returning-device-specific-content/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/10/16/header-magic-returning-device-specific-content/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 17:06:18 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Mobile Widgets]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/10/16/header-magic-returning-device-specific-content/</guid>
		<description><![CDATA[The great thing about Yahoo! Blueprint is that mobile web sites built on this platform will work on almost any mobile browser. Right now, the platform supports over 3500 devices, and this number is growing daily.

But even though Blueprint makes mobile web development so easy&#8211;there is only one code to write to cover all of [...]]]></description>
			<content:encoded><![CDATA[<p>The great thing about Yahoo! Blueprint is that mobile web sites built on this platform will work on almost any mobile browser. Right now, the platform supports over 3500 devices, and this number is growing daily.</p>

<p>But even though Blueprint makes mobile web development so easy&#8211;there is only one code to write to cover all of the supported devices&#8211;there is still sometimes a need to deliver device specific content. For instance, a module that features videos should only be displayed on a phone that can actually play back videos. Or perhaps for an app store or consumables site that should only list items which will actually work on the user&rsquo;s device.</p>

<p>Using Yahoo!&rsquo;s request headers which are sent with every request to the developer&rsquo;s server makes it possible to identify a device or even the device capabilities on the developer&rsquo;s end. Depending on the header information, the developer can return optimized Blueprint XML back to Yahoo!&rsquo;s infrastructure to get it rendered on the user&rsquo;s phone.</p>

<p>The two most useful and most used headers are:</p>

<p><strong>X-Device-Info</strong><br />
This header provides clear text information about the device maker, the model, and the operating system.</p>

<p>X-Device-Info: id=&#8221;4939392&#8243;; make=&#8221;Nokia&#8221;; model=&#8221;N95 8GB&#8221;; os=&#8221;Symbian&#8221;</p>

<p><strong>X-Client-Accept</strong><br />
This header lists all the media types which are supported by the given browser. If you were to run a sports site that features a video section, for example, you may only want to return the Blueprint XML with the video section content when you see that the video media type is part of the X-Client-Accept header.</p>

<p>X-Client-Accept: video/<em>, image/</em></p>

<p>Other headers can also be used to return region or language specific content. Please read the Headers section in the Blueprint documentation to see a full list of supported headers: <a href="http://developer.yahoo.com/mobile/blueprint/BP_HTTP_Headers.html">http://developer.yahoo.com/mobile/blueprint/BP<em>HTTP</em>Headers.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/10/16/header-magic-returning-device-specific-content/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Meet Yahoo! Blueprint in London</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/09/24/meet-yahoo-blueprint-in-london/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/09/24/meet-yahoo-blueprint-in-london/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 15:46:03 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
		
		<category><![CDATA[Mobile Widgets]]></category>

		<category><![CDATA[event blueprint london hackday]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/09/24/meet-yahoo-blueprint-in-london/</guid>
		<description><![CDATA[One of the most interesting mobile developer events in Europe is just around the corner: Over The Air takes place from September 25-26 in London&#8217;s Imperial College. The event is expected to welcome about 400 mobile developers and it&#8217;s free to attend.

Our Yahoo! Blueprint experts are there for you to answer your questions and to [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most interesting mobile developer events in Europe is just around the corner: <a href="http://overtheair.org">Over The Air</a> takes place from September 25-26 in London&rsquo;s Imperial College. The event is expected to welcome about 400 mobile developers and it&rsquo;s free to attend.</p>

<p>Our Yahoo! Blueprint experts are there for you to answer your questions and to give you two sessions:</p>

<p><strong><a href="http://overtheair.org/blog/yahooapis">Using Yahoo APIs for the mobile web: content, location and context</a></strong><br />
Presenter: <a href="http://overtheair.org/blog/2009/09/16/speaker-announcement-ricardo-varela">Ricardo Varela</a><br />
Room: Huxley 342<br />
Tine: 17:30 – 18:25; Friday 25 September</p>

<p><strong><a href="http://overtheair.org/blog/2009-schedule/yahoo-blueprint/">Introduction to mobile sites with Yahoo Blueprint</a></strong><br />
Presenter: <a href="http://overtheair.org/blog/2009/09/16/speaker-announcement-ricardo-varela">Ricardo Varela</a><br />
Room: Huxley 341<br />
Time: 9:00 – 9:55; Saturday 26 September</p>

<p>More information about the event can be found at: <a href="http://overtheair.org">http://overtheair.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/09/24/meet-yahoo-blueprint-in-london/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Give your site an icon, not a mini-screenshot</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/08/13/give-your-site-an-icon-not-a-mini-screenshot/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/08/13/give-your-site-an-icon-not-a-mini-screenshot/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 16:47:24 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Mobile Widgets]]></category>

		<category><![CDATA[home screen]]></category>

		<category><![CDATA[icon]]></category>

		<category><![CDATA[iphone]]></category>

		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/08/13/give-your-site-an-icon-not-a-mini-screenshot/</guid>
		<description><![CDATA[If you go to m.yahoo.com and bookmark it onto your iPhone, what do you see? That&#8217;s right! A nice, wonderfully purple Y! bang icon. 

That&#8217;s because iPhone’s Safari browser allows mobile site developers to specify an icon to be put on an iPhone&#8217;s home screen when a user bookmarks the site. If this icon is [...]]]></description>
			<content:encoded><![CDATA[<p>If you go to m.yahoo.com and bookmark it onto your iPhone, what do you see? That&rsquo;s right! A nice, wonderfully purple Y! bang icon. </p>

<p>That&rsquo;s because iPhone’s Safari browser allows mobile site developers to specify an icon to be put on an iPhone&rsquo;s home screen when a user bookmarks the site. If this icon is not specified, however, the iPhone creates a mini-screenshot of the browser&rsquo;s current page and uses that for a bookmark icon.</p>

<p>You can do the same with your Blueprint site. Since Yahoo!&rsquo;s mobile homepage is built using the same technology as our site, you can surely implement your own bookmark icon as we do for ours. The trick is not yet documented, but we are happy to share it with you upfront:</p>

<table>
 <tr>
  <td valign="top">
    <a href="http://www.flickr.com/photos/blueprintblog/3951107776/" title="Icon instead of site screenshot by Blueprint Developers Blog, on Flickr"><img src="http://farm3.static.flickr.com/2656/3951107776_05e7a29133_m.jpg" width="160" height="240" alt="Icon instead of site screenshot" /></a>&nbsp;&nbsp;
  </td>
  <td valign="top"><p>
     - Create a 57&#215;57 PNG file that you like to use as your icon. Example: slideshare_touch_icon.png<br />
- Put this image file in the resource/images folder of your ZIP package<br />
- In the config.xml, close to the &lt;icon&gt; tag, add another line: &lt;icon type=”iphone”&gt;…&lt;/icon&gt;. Example: &lt;icon type=”iphone”&gt; slideshare_touch_icon.png&lt;/icon&gt;.<br />
- In the space between the tag, fill in the image file name.<br />
- Submit your ZIP package. If you already have a Blueprint site up and running, you need to change the version number in the config.xml file and resubmit it again.
  </td>
 </tr>
</table>

<p>After the submission, click “Publish” and reload your page on the iPhone. When ever now a user adds your site to it&rsquo;s home screen, your new icon will be used instead of the mini-screenshot.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/08/13/give-your-site-an-icon-not-a-mini-screenshot/feed/</wfw:commentRss>
		</item>
		<item>
		<title>You Code Once. We Optimize for Thousands.</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/07/27/you-code-once-we-optimize-for-thousands/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/07/27/you-code-once-we-optimize-for-thousands/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 18:19:08 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
		
		<category><![CDATA[Mobile Widgets]]></category>

		<category><![CDATA[blueprint]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[coverage]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[device support]]></category>

		<category><![CDATA[high-end]]></category>

		<category><![CDATA[low-end]]></category>

		<category><![CDATA[mobile sites]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/07/27/you-code-once-we-optimize-for-thousands/</guid>
		<description><![CDATA[A few months ago we already announced that the Yahoo! Blueprint platform is going to extend its device coverage from a few hundred devices to several thousand handsets and phone/browser combinations. 

After we made this extended device support available to Yahoo! internal properties in June, it&#8217;s now also available to all 3rd party developers using [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago we already <a href="http://mobile.yahoo.net/developer/blog/2009/03/24/extended-device-coverage-for-blueprint">announced</a> that the Yahoo! Blueprint platform is going to extend its device coverage from a few hundred devices to several thousand handsets and phone/browser combinations. </p>

<p>After we made this extended device support available to Yahoo! internal properties in June, it&rsquo;s <strong>now also available to all 3rd party developers</strong> using the Yahoo! Blueprint platform to build their mobile web experiences.</p>

<p>This is a huge step for the platform offering, since it makes your mobile sites available to potentially every user, regardless of which phone they are using. A mobile site developed with Blueprint can now be displayed with an wonderfully rich UI not only on iPhones, the Palm Pre, Windows Mobile phones or Series 60 3rd edition phones, but also at the same time – without you having to change any code – on amazingly popular devices (think Blackberry Curve, Nokia N70, Blackberry Pearl, and even the Motorola RAZR V3i) that do not come with highly sophisticated browsers. </p>

<p>Yahoo! Blueprint gives you, the developer looking to build a mobile web experience, an incredibly easy way to reach your users, no matter what device they are using. There are some devices which we do not support, but those are mainly limited to handsets that only support WML pages, can&rsquo;t handle or support images or have strong memory restrictions.</p>

<p>Visit our Yahoo! Blueprint DevCenter to get the documentation and to learn how to get started: <a href="http://mobile.yahoo.com/devcenter">http://mobile.yahoo.com/devcenter</a></p>

<p>Here are a few examples:</p>

<p><b>Sony Ericsson W810i Screenshot:</b><br />
<a href="http://www.flickr.com/photos/blueprintblog/3763059088/" title="Sony Ericsson W810i Screenshot by Blueprint Developers Blog, on Flickr"><img src="http://farm3.static.flickr.com/2447/3763059088_4a1d00cf11_o.png" width="179" height="222" alt="Sony Ericsson W810i Screenshot" /></a></p>

<p><b>Same page on an iPhone:</b><br />
<a href="http://www.flickr.com/photos/blueprintblog/3762261337/" title="iPhone Screenshot by Blueprint Developers Blog, on Flickr"><img src="http://farm3.static.flickr.com/2645/3762261337_db36837d12.jpg" width="320" height="480" alt="iPhone Screenshot" /></a></p>

<p><b>Blackberry 8800 Screenshot:</b><br />
<a href="http://www.flickr.com/photos/blueprintblog/3762261103/" title="Blackberry 8800 Screenshot by Blueprint Developers Blog, on Flickr"><img src="http://farm3.static.flickr.com/2468/3762261103_d7cd87ca99.jpg" width="321" height="243" alt="Blackberry 8800 Screenshot" /></a></p>

<p><b>Palm Treo 650 (Palm OS) Screenshot:</b><br />
<a href="http://www.flickr.com/photos/blueprintblog/3763059046/" title="Palm Treo 650 Screenshot by Blueprint Developers Blog, on Flickr"><img src="http://farm3.static.flickr.com/2510/3763059046_3825317592_o.png" width="321" height="321" alt="Palm Treo 650 Screenshot" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/07/27/you-code-once-we-optimize-for-thousands/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yahoo! Mobile Developer Awards 2009, Indonesia</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/05/21/yahoo-mobile-developer-awards-2009-indonesia/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/05/21/yahoo-mobile-developer-awards-2009-indonesia/#comments</comments>
		<pubDate>Thu, 21 May 2009 16:15:43 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
		
		<category><![CDATA[Mobile Widgets]]></category>

		<category><![CDATA[ymda asia developer award 2009 winners prices]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/05/21/yahoo-mobile-developer-awards-2009-indonesia/</guid>
		<description><![CDATA[Greetings from Indonesia! The Yahoo! Mobile asian team had just wrapped up this year&#8217; s Yahoo! Mobile Developer Awards (YMDA) in Jakarta, Indonesia. I&#8217; m glad to report that it was another huge success!

There were 50 teams from various parts of Indonesia taking part in YMDA Indonesia, competing against each other build the best mobile-optimised [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings from Indonesia! The Yahoo! Mobile asian team had just wrapped up this year&rsquo; s Yahoo! Mobile Developer Awards (YMDA) in Jakarta, Indonesia. I&rsquo; m glad to report that it was another huge success!</p>

<p>There were 50 teams from various parts of Indonesia taking part in YMDA Indonesia, competing against each other build the best mobile-optimised applications for five of Indonesia&rsquo;s leading corporate brands – <a href="http://www.bni.co.id/">Bank Negara Indonesia (BNI)</a>, <a href="http://www.codejawa.com">Code Jawa</a>, <a href="http://www.xl.co.id/">Excelcomindo Pratama Tbk (XL)</a>, <a href="http://www.vivanews.com/">VIVA News</a>, and <a href="http://www.yamaha-motor.co.id/">Yamaha Motor Kencana</a>.  </p>

<p>The teams built mobile applications based on briefs given by the sponsor companies.  Submissions were judged on usability, quality, innovation, effective use of technology, and relevance to each sponsor company and its customers.  </p>

<p><a href="http://www.flickr.com/photos/clasia_media/3533937342/"><img src="http://farm4.static.flickr.com/3353/3533937342_18ff9df8a9.jpg" border="0"</a><br />
<em>Best in show application</em></p>

<p>But in the end, the Best in Show award was given to team “Vcool” who created an information portal for VIVA News to help Indonesian Soccer League fans to stay up-to-date with match scores, schedules, news and statistics. The mobile application incorporated other interesting features like SMS match reminders and video highlights.  Impressive!</p>

<p>Each of the category winners received US$10,000 and the overall Best in Show winning team won an additional US$10,000.</p>

<p><a href="http://www.flickr.com/photos/clasia_media/3535116937/"><img src="http://farm4.static.flickr.com/3599/3535116937_b1b7ee479d.jpg" border="0"></a><br />
<em>T Fuad (head of Y! mobile, SEA), Matthias Kunze (MD, Y! Mobile Asia), Winner of best in show and celebrity judge, Abdee Slank</em></p>

<p>You can go to <a href="http://www.flickr.com/photos/clasia_media">http://www.flickr.com/photos/clasia_media</a> to see pictures from the event as well as screenshots of the winning mobile applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/05/21/yahoo-mobile-developer-awards-2009-indonesia/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SlideShare Mobile on Blueprint</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/04/20/slideshare-mobile-on-blueprint/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/04/20/slideshare-mobile-on-blueprint/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 00:47:51 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/04/20/slideshare-mobile-on-blueprint/</guid>
		<description><![CDATA[SlideShare is the world&#8217;s largest community for sharing presentations and documents. With over 1,000,000 presentations online, Slideshare recently took the step to go mobile. In March, they launched their new mobile web site (m.slideshare.com) built on Yahoo! Blueprint. 

Our friends from Yahoo! Developer Network spoke with Slideshare CEO Rashmi Sinha and CTO Jon Boutelle about [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.slideshare.net">SlideShare</a> is the world&rsquo;s largest community for sharing presentations and documents. With over 1,000,000 presentations online, Slideshare recently took the step to go mobile. In March, they launched their new mobile web site (<a href="http://m.slideshare.com">m.slideshare.com</a>) built on Yahoo! Blueprint. </p>

<p>Our friends from <a href="http://developer.yahoo.com">Yahoo! Developer Network</a> spoke with Slideshare CEO Rashmi Sinha and CTO Jon Boutelle about the implementation:</p>

<p><code><embed src=http://d.yimg.com/cosmos.bcst.yahoo.com/up/fop/embedflv/swf/fop.swf?shareEnable=1&#038;id=13067891&#038;autoStart=0&#038;infoEnable=0&#038;shareEnable=0&#038;prepanelEnable=1&#038;carouselEnable=0&#038;postpanelEnable=1 width=400 height=300 type=application/x-shockwave-flash></embed></code></p>

<p>The original YDN Theater video page can be seen <a href="http://developer.yahoo.net/blogs/theater/archives/2009/04/developer_spotlight_slideshare.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/04/20/slideshare-mobile-on-blueprint/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Test your site on different phones &#8212; without the phones!</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/04/17/test-your-site-on-different-phones-without-the-phones/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/04/17/test-your-site-on-different-phones-without-the-phones/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 23:08:12 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
		
		<category><![CDATA[Mobile Widgets]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/04/17/test-your-site-on-different-phones-without-the-phones/</guid>
		<description><![CDATA[If you don&#8217;t have hundreds of phones but want to see how your site appears on different clients, check out Firefox&#8217;s User Agent Switcher add-on. Blueprint uses a phone&#8217;s user agent (essentially a browser ID) to determine rendering. By supplying a different user agent with each HTTP request, you can tell Blueprint to treat your [...]]]></description>
			<content:encoded><![CDATA[<p>If you don&rsquo;t have hundreds of phones but want to see how your site appears on different clients, check out Firefox&rsquo;s User Agent Switcher add-on. Blueprint uses a phone&rsquo;s user agent (essentially a browser ID) to determine rendering. By supplying a different user agent with each HTTP request, you can tell Blueprint to treat your desktop browser like a specific hand-held device.</p>

<p><strong>Ready to try it? Follow these steps:</strong></p>

<ol>
<li><p>Go to <a href="https://addons.mozilla.org/en-US/firefox/addon/59">https://addons.mozilla.org/en-US/firefox/addon/59</a> and click &#8220;Add to Firefox&#8221;. After downloading the add-on, you will need to restart Firefox.</p></li>
<li><p>You&rsquo;ll find a new menu item called &#8220;User Agent Switcher&#8221; in Firefox&rsquo;s Tools menu. The Switcher comes with three predefined user agents for desktop browsers.</p></li>
<li><p>Identify user agents you want to test. Some manufacturers provide this information in their developer documentation, and sites like Wikipedia (<a href="http://en.wikipedia.org/wiki/List_of_user_agents_for_mobile_phones">http://en.wikipedia.org/wiki/List<em>of</em>user<em>agents</em>for<em>mobile</em>phones</a>) can also be a good resource. To find your phone&rsquo;s user agent, open <a href="http://whatsmyuseragent.com">http://whatsmyuseragent.com</a> in the phone&rsquo;s browser.</p></li>
<li><p>Add one or more user agents to the Switcher menu. In Firefox, choose Tools > User Agent Switcher > Options > Options&#8230; > User Agents > Add&#8230;; copy a user-agent string into the &#8220;User Agent&#8221; field and supply a descriptive name. Examples:</p></li>
</ol>

<p><strong>Description: Nokia N90</strong><br />
User Agent: NokiaN90-1/5.0607.7.3 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1</p>

<p><strong>Description: Apple iPhone</strong><br />
User Agent: Mozilla/5.0 (iPhone; U; CPU like Mac OS X; de-de) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/&#8230; Safari/&#8230;</p>

<p><a href="http://www.flickr.com/photos/blueprintblog/3450637311/" title="Firefox: User Agent Switcher Plugin by Blueprint Developers Blog, on Flickr"><img src="http://farm4.static.flickr.com/3305/3450637311_ffc15cc2a7.jpg" width="475" height="260" alt="Firefox: User Agent Switcher Plugin" /></a></p>

<p>Then click OK.</p>

<p>To see how your site looks on the selected client, choose the new user agent from the list in the &#8220;User Agent Switcher&#8221; menu and press Firefox&rsquo;s Reload button.</p>

<p><a href="http://www.flickr.com/photos/blueprintblog/3451461380/" title="Firefox: User Agent Switcher Plugin by Blueprint Developers Blog, on Flickr"><img src="http://farm4.static.flickr.com/3566/3451461380_f042124332.jpg" width="500" height="259" alt="Firefox: User Agent Switcher Plugin" /></a></p>

<p>Keep in mind that Blueprint does not support every client. But it works with most recent hand-held devices and browsers, and we are constantly adding more. We plan to extend device support significantly in <a href="http://mobile.yahoo.net/developer/blog/2009/03/24/extended-device-coverage-for-blueprint/">June</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/04/17/test-your-site-on-different-phones-without-the-phones/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A little help to get you started</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/04/14/a-little-help-to-get-you-started/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/04/14/a-little-help-to-get-you-started/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 23:26:12 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
		
		<category><![CDATA[Mobile Widgets]]></category>

		<category><![CDATA[basics]]></category>

		<category><![CDATA[blueprint]]></category>

		<category><![CDATA[cheat sheet]]></category>

		<category><![CDATA[document]]></category>

		<category><![CDATA[documentation]]></category>

		<category><![CDATA[getting started]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/04/14/a-little-help-to-get-you-started/</guid>
		<description><![CDATA[Sometimes even the smartest people need a little help. Though you can achieve amazing results with Blueprint, it can be tricky to get setup and to understand the first steps. Our friends from the Yahoo! Developer Network created a nice two-pager that provides you with a quick overview of Blueprint and gives you six easy [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes even the smartest people need a little help. Though you can achieve amazing results with Blueprint, it can be tricky to get setup and to understand the first steps. Our friends from the <a href="http://developer.yahoo.com/mobile">Yahoo! Developer Network</a> created a nice two-pager that provides you with a quick overview of Blueprint and gives you six easy steps to create your first mobile web site.</p>

<p>Get it here, print it and use it as your Blueprint cheat sheet:
<a href="http://mobile.yahoo.com/pdf/handout-blueprint.pdf">http://mobile.yahoo.com/pdf/handout-blueprint.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/04/14/a-little-help-to-get-you-started/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Extended Device Coverage for Blueprint</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/03/24/extended-device-coverage-for-blueprint/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/03/24/extended-device-coverage-for-blueprint/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 23:00:29 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
		
		<category><![CDATA[Mobile Widgets]]></category>

		<category><![CDATA[blueprint]]></category>

		<category><![CDATA[coverage]]></category>

		<category><![CDATA[devices]]></category>

		<category><![CDATA[highend]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[iphone]]></category>

		<category><![CDATA[ipod]]></category>

		<category><![CDATA[lowend]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[nokia]]></category>

		<category><![CDATA[support]]></category>

		<category><![CDATA[xhtml]]></category>

		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/03/24/extended-device-coverage-for-blueprint/</guid>
		<description><![CDATA[There have been quite a few questions on the Developers Group about the types of mobile phones supported by Blueprint for Mobile Sites. In this post we like to give you the current status as well insights into our roadmap.

With Blueprint for Mobile Sites you can easily create mobile web sites from Blueprint mark-up that [...]]]></description>
			<content:encoded><![CDATA[<p>There have been quite a few questions on the <a href="http://tech.groups.yahoo.com/group/yhoomobiledevelopers/">Developers Group</a> about the types of mobile phones supported by Blueprint for Mobile Sites. In this post we like to give you the current status as well insights into our roadmap.</p>

<p>With Blueprint for Mobile Sites you can easily create mobile web sites from Blueprint mark-up that look great and are optimized to work on a wide range of mobile devices and browsers. As this is a very time consuming process we&rsquo;ve started with the higher-end devices and the current release of Blueprint supports about 300 devices. This covers the iPhone, the iPod Touch, the newer Nokia Series 60 devices, Windows Mobile devices and the latest Blackberrys.</p>

<p>In addition the mobile site can be viewed on all devices that support the <a href="http://mini.opera.com">Opera Mini</a> browser. If we can&rsquo;t display your site on a phone, we will prompt the user to install it.</p>

<p>When we take your Blueprint XML we want to ensure that it looks great on the several thousand devices we are targeting. You can imagine how many adjustments, how much QA and in the end how much time this process actually needs to take. Don&rsquo;t think only about the screen size, think HTML support (and mark-up bugs), memory limits per page, maximum content sizes a device can handle and limited support for images.</p>

<p>The majority of the traffic in the mobile web comes from higher-end devices, most of which are supported today, but we understand that you (and we) want more – particularly outside North America. Therefore we are excited to let you know that we are in the final phases of rolling out dramatic increases in the number of supported devices as we extend our coverage to include older phones. We expect that by June your Blueprint sites will be rendered on more than 4000 devices and we will post an update once the release is available.</p>

<p>Thank you for your ongoing support and with your feedback we can make this platform even better.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/03/24/extended-device-coverage-for-blueprint/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing the Yahoo! Blueprint DevCenter</title>
		<link>http://mobile.yahoo.net/developer/blog/2009/03/03/introducing-the-yahoo-blueprint-devcenter/</link>
		<comments>http://mobile.yahoo.net/developer/blog/2009/03/03/introducing-the-yahoo-blueprint-devcenter/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 21:27:37 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[devcenter mobile site blueprint sdk downloads]]></category>

		<guid isPermaLink="false">http://mobile.yahoo.net/developer/blog/2009/03/03/introducing-the-yahoo-blueprint-devcenter/</guid>
		<description><![CDATA[It&#8217;s time to update your bookmarks. We just launched the Yahoo! Blueprint DevCenter, a new site dedicated to Blueprint developers:
http://mobile.yahoo.com/devcenter



We&#8217;ve separated the developer content from the rest of the Yahoo! Mobile site, which is targeted mainly at end users and consumers. The DevCenter offers easier, more consistent navigation, information relevant to developers, and room for [...]]]></description>
			<content:encoded><![CDATA[<p>It&rsquo;s time to update your bookmarks. We just launched the Yahoo! Blueprint DevCenter, a new site dedicated to Blueprint developers:
<a href=" http://mobile.yahoo.com/devcenter">http://mobile.yahoo.com/devcenter</a></p>

<p><a href="http://www.flickr.com/photos/blueprintblog/3326874980/" title="Yahoo! Blueprint DevCenter by Blueprint Developers Blog, on Flickr"><img src="http://farm4.static.flickr.com/3595/3326874980_1241e86029.jpg" width="500" height="464" alt="Yahoo! Blueprint DevCenter" /></a></p>

<p>We&rsquo;ve separated the developer content from the rest of the Yahoo! Mobile site, which is targeted mainly at end users and consumers. The DevCenter offers easier, more consistent navigation, information relevant to developers, and room for all the additions we are planning. From the DevCenter, you can browse the documentation, get the <a href=" http://mobile.yahoo.com/devcenter/downloads">latest SDKs</a>, and <a href="http://mobile.yahoo.com/devcenter/manage">manage your Blueprint applications</a>.</p>

<p>Check it out at <a href="http://mobile.yahoo.com/devcenter">http://mobile.yahoo.com/devcenter</a> &#8212; and update your bookmarks. (We also created redirects for those who prefer to keep their bookmarks as they are.) And be sure to let us know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobile.yahoo.net/developer/blog/2009/03/03/introducing-the-yahoo-blueprint-devcenter/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
<!-- pix4.search.mud.yahoo.com uncompressed/chunked Sat Jul  6 00:31:15 PDT 2013 -->
