<?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>GirlieMac! Blog &#187; SDK</title>
	<atom:link href="http://girliemac.com/blog/category/sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://girliemac.com/blog</link>
	<description>Web and Mobile Development</description>
	<lastBuildDate>Tue, 27 Dec 2011 22:05:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>iPhone Cocoa App development with JavaScript</title>
		<link>http://girliemac.com/blog/2009/12/05/iphone-cocoa-app-development-with-javascript/</link>
		<comments>http://girliemac.com/blog/2009/12/05/iphone-cocoa-app-development-with-javascript/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 22:01:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[App]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/?p=114</guid>
		<description><![CDATA[Hello, I have neglected my blog since September although there have been some blog-worthy events like N900 meetup (plus Droid experience and new Fennec demo. See the [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2009%252F12%252F05%252Fiphone-cocoa-app-development-with-javascript%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22%20iPhone%20Cocoa%20App%20development%20with%20JavaScript%22%20%7D);"></div>
<p>Hello, I have neglected my blog since September although there have been some blog-worthy events like <a href="http://tnkgrl.wordpress.com/2009/11/01/nokia-n900-meetup/" targtet="_blank">N900 meetup</a> (plus Droid experience and new Fennec demo. See the videos by Tnkgrl from the link!), California Data Camp, release of <a href="http://www.net2streams.net/" target="_blank">Net2Streams Pro</a> (the streaming radio app for Palm WebOS I helped writing) etc&#8230; Well, I keep microblogging on Twitter almost daily basis so <a href="http://twitter.com/girlie_mac" target="_blank">follow me</a> if you&#8217;d like!</p>
<p>One of the interesting I have been independently doing is that writing an app for iPhone with JavaScript, and this time, not an web app but a &#8220;native&#8221; Cocoa app. Yes I said a native iPhone app in JavaScript! But how? -I used this excellent open-source platform, called <strong>Titanium</strong> by <a href="http://www.appcelerator.com/" target="_blank">Appcelerator</a>! Without bothering Obj.C or Java, Titanium allows developers to write iPhone and Android apps with the familiar web technology.</></p>
<p>So, as a test run, I have created the iCuteoverload app for iPhone again. (Originally, I made the web app for iPhone, using <a href="http://code.google.com/p/iui/" target="_blank">iUI</a> in 2007)<br />
I will not release this app on AppStore -not because of the technical issue but the agreement with the business decision. (Yes, this app contents are not mine and copyrighted!) But I should be able to show the video capture as a demo to tell you what Titanium can do for web devs like me!</p>
<div align="center">
<object width="245" height="503"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7231908&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ff0179&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7231908&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ff0179&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="245" height="503"></embed></object>
</div>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2009/12/05/iphone-cocoa-app-development-with-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My First WebOS App &#8211; iCuteOverload for Palm v1.0</title>
		<link>http://girliemac.com/blog/2009/08/11/my-first-webos-app-icuteoverload-for-palm-v10/</link>
		<comments>http://girliemac.com/blog/2009/08/11/my-first-webos-app-icuteoverload-for-palm-v10/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 01:43:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[App]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Girlie Stuff]]></category>
		<category><![CDATA[GirlieMac! News]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2009/08/11/my-first-webos-app-icuteoverload-for-palm-v10/</guid>
		<description><![CDATA[As a front-end web developer, also a mobile-web developer, the Palm&#8217;s new WebOS SDK for Pre sounds very attractive, and I could not wait to create some [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2009%252F08%252F11%252Fmy-first-webos-app-icuteoverload-for-palm-v10%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22My%20First%20WebOS%20App%20-%20iCuteOverload%20for%20Palm%20v1.0%22%20%7D);"></div>
<p><img src="http://girliemac.com/blog/wp-content/images/iCO_pre.png"/></p>
<p>As a front-end web developer, also a mobile-web developer, the Palm&#8217;s new WebOS SDK for Pre sounds very attractive, and I could not wait to create some applications although I am still a iPhone user and haven&#8217;t been convinced to switch a service provider.</p>
<p>Then I felt like, I already got this web app, iCuteoverload for iPhone but yeah why not for Pre? So I decide to re-create the same app from scratch. Sure, the existing app is a web app that wrote with JavaScript framework iUI and PHP, does run fine on Pre&#8217;s web browser since Pre is based on Webkit browser. However, I wanted to make this app a standalone client with Mojo framework so I needed to code from scratch.</p>
<p>Anyway, here it is, iCO for Palm is <a href="http://www.precentral.net/homebrew-apps/icuteoverload-palm" target="_blank">now available at PreCentral</a>. The official store is not yet open, so the installing the app may require a bit of geeky skills, but if you happen to be a Pre user and would like to try, follow this tutorial on <a href="http://discussion.treocentral.com/homebrew-apps/194832-webos-quick-install-v1-0-a.html" target="_blank">how to install homebrew apps on Pre for Mac users</a> (And this is for <a href="http://www.precentral.net/how-to-install-homebrew-apps" target="_blank">Windows users instruction</a>). </p>
<p>By the way, I keep this app name begins with <em>i</em>, because I already have named so for iPhone and wanted to keep it for consistency. However, in Pre community, this seems to be a pretty bad thing to do. People see me as a clueless Apple fan <img src='http://girliemac.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /></p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2009/08/11/my-first-webos-app-icuteoverload-for-palm-v10/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Finally, the official Mojo SDK for all!</title>
		<link>http://girliemac.com/blog/2009/07/16/finally-the-official-mojo-sdk-for-all/</link>
		<comments>http://girliemac.com/blog/2009/07/16/finally-the-official-mojo-sdk-for-all/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 05:45:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2009/07/16/finally-the-official-mojo-sdk-for-all/</guid>
		<description><![CDATA[After I was rejected for the early access then struggled with the &#8220;leaked&#8221; version of Palm Mojo SDK without a documentation, today Palm finally made the official [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2009%252F07%252F16%252Ffinally-the-official-mojo-sdk-for-all%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Finally%2C%20the%20official%20Mojo%20SDK%20for%20all%21%22%20%7D);"></div>
<p><img src="http://girliemac.com/blog/wp-content/images/mojo_sdk.png"/></p>
<p>After I was rejected for the early access then struggled with the &#8220;leaked&#8221; version of Palm Mojo SDK without a documentation, today Palm finally made <a href="http://developer.palm.com/" target="_blank">the official SDK available</a> for all!!! </p>
<p>I haven&#8217;t playing around with it long enough to blog much about it, so I just post my &#8220;cheat sheet&#8221; that I keep on Stickies. </p>
<h3>Emulator Key for Mac</h3>
<ul>
<li><strong>Esc</strong> &#8211; acts as &#8220;Back&#8221;</li>
<li><strong>Left / Right arrows</strong> &#8211; Switch between applications</li>
</ul>
<h3>Emulator Navigation</h3>
<p>&#8220;Host&#8221; = Right Ctrl in Virtual Box</p>
<ul>
<li>Host + F &#8211; Toggle full screen view on/off
<li>Host + N &#8211; Display session info
<li>Host + S &#8211; Take a snapshot (will be placed the Snapshot tab of VirtualBox)
<li>Host + Q &#8211; Close the emulator
</ul>
<h3>Commands</h3>
<h4>Create a package (.ipk file)</h4>
<p><code>$ cd palm-package myapp</code></p>
<h4>Install the .ipk file on emulator</h4>
<p><code>$ palm-install com.yourdomain.app.myapp_1.0.0_all.ipk</code></p>
<h4>Launch the app on emulator</h4>
<p><code>$ palm-launch com.yourdomain.app.myapp</code></p>
<h4>Launch the inspector with the app</h4>
<p><code>$ palm-launch -i  com.yourdomain.app.myapp</code></p>
<p>Then, open Palm Inspector app (comes with SDK) from your Application by double-clicking the icon. This should open the Safari inspector.</p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2009/07/16/finally-the-official-mojo-sdk-for-all/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Developing Applications for Palm webOS</title>
		<link>http://girliemac.com/blog/2009/02/28/developing-applications-for-palm-webos/</link>
		<comments>http://girliemac.com/blog/2009/02/28/developing-applications-for-palm-webos/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 04:09:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2009/02/28/developing-applications-for-palm-webos/</guid>
		<description><![CDATA[The Developing Applications for webOS webcast is now available from O’Reilly. Mitch Allen, Palm&#8217;s Software CTO, gives a preview into application development with the Mojo SDK, explaining [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2009%252F02%252F28%252Fdeveloping-applications-for-palm-webos%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Developing%20Applications%20for%20Palm%20webOS%22%20%7D);"></div>
<p>The Developing Applications for webOS webcast is now available from O’Reilly.<br />
Mitch Allen, Palm&#8217;s Software CTO, gives a preview into application development with the Mojo SDK, explaining the structure of webOS, and demonstrates how to build a simple app with using TextMate and Safari on Mac. </p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/YXS3SQauwPE&#038;hl=ja&#038;fs=1&#038;rel=0&#038;color1=0xcc2550&#038;color2=0xe87a9f"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/YXS3SQauwPE&#038;hl=ja&#038;fs=1&#038;rel=0&#038;color1=0xcc2550&#038;color2=0xe87a9f" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>According to the Webcast, the Mojo framework is based on Prototype 1.6.3 is bundled with webOS. (Pssst. the rumor said it also uses Dojo and mootools! sounds pretty heavy. If it is true, this should be rather called Moojo). And apps can be written with simple html, css and javaScript just like any web development, also with HTML5 local db strage and Mojo extension for widget, with a special <code>x-mojo-element</code> attribute.  </p>
<p>The SDK will come with Mojo framework and doc, an emulator with DOM inspector and JS debugger (I guess we can just use Webkit), and tool bundles including project generator and package tools.</p>
<p>Also, the first chapter of the book, Palm webOS: Developing Applications in JavaScript Using the Palm Mojo Framework&#8221; by O&#8217;Reilly is available at <a href="http://developer.palm.com" target="_blank">http://developer.palm.com</a>. You can read it either <a href="http://developer.palm.com/webos_book/book1.html" target="_blank">html</a> or download <a href="http://palmone.r3h.net/downloads.palm.com/webos_chap1.pdf" target="_blank">pdf</a>.</p>
<p>Links:
<ul>
<li><a href="http://oreillynet.com/pub/e/1257" target="_blank">&#8220;Developing Applications for webOS&#8221;</a> &#8211; O&#8217;Reilly Webcast</li>
<li><a href="http://developer.palm.com/" target="_blank">Palm Developer Network</a> by Palm</li>
<li><a href="http://pdnblog.palm.com/" target="_blank">Palm Developer Network Blog</a> by Palm</li>
<li><a href="http://www.prototypejs.org/" target="_blank">Prototype</a> JavaScript Framework</li>
<li>&#8220;Palm webOS Rough Cuts&#8221; Chapter 1 <a href="http://palmone.r3h.net/downloads.palm.com/webos_chap1.pdf" target="_blank">free download (pdf)</a></li>
<li>Buy <a href="http://oreilly.com/catalog/9780596801816/" target="_blank">&#8220;Palm webOS Rough Cuts&#8221;</a> by O&#8217;Reilly</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2009/02/28/developing-applications-for-palm-webos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Palm Got its Mojo</title>
		<link>http://girliemac.com/blog/2009/01/21/palm-got-its-mojo/</link>
		<comments>http://girliemac.com/blog/2009/01/21/palm-got-its-mojo/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 01:56:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2009/01/21/palm-got-its-mojo/</guid>
		<description><![CDATA[Happy new year, and happy new government, America! I am still recovering from flu I got while visiting freezing New York City, and finally feel like blogging [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2009%252F01%252F21%252Fpalm-got-its-mojo%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Palm%20Got%20its%20Mojo%22%20%7D);"></div>
<p>Happy new year, and happy new government, America!<br />
I am still recovering from flu I got while visiting freezing New York City, and finally feel like blogging again.</p>
<p>The first topic I write in this year, besides Whitehouse 2.0 and Steve Jobs&#8217; health is a whole new Palm. </p>
<p><img src="http://girliemac.com/blog/wp-content/images/Palm_webOS_Launcher.png" align="right" />I know it is not a new news anymore, but I was shocked when they announced <a href="http://www.palm.com/us/products/phones/pre/index.html" target="_blank">Palm Pre</a> at CES (although I have not been there since nobody sends some lowly engineers to Vegas). Honestly, after Blackberry then iPhone, I though there&#8217;s no way Palm can win the market again, so it is shocking to see their stock price rising after the announcement.</p>
<p>As a web developer, great news for me is that Palm will switch their web browser engine to Webkit. Since 200 when Palm acquired Handspring, their standard web browser was Blazer, running on Palm OS.<br />
Now Palm OS has become legacy and, will have a completely new OS, called &#8220;WebOS&#8221;. which is based on Linux.</p>
<p>Palm webOS applications are easy to write using Mojo &#8211; a new application framework based on the HTML5, CSS, and JavaScript<br />
Yesh! HTML5! &#8211; means you can even use offline database!<br />
Also, reportedly Adobe is working on a Flash plug-in for the webOS browser.</p>
<p>Interestingly, Ajaxian has reported that Dojo is used as a base for Mojo.<br />
The Mojo Framework source code can be found on <a href="http://www.palm.com/assets/js/dist/mojo.js" target="_blank">Palm&#8217;s site</a>.</p>
<p>The official Palm Mojo SDK is not available yet, but stay tuned by following the developer&#8217;s <a href="http://pdnblog.palm.com" target="_blank">blog</a>.</p>
<p>Additionally, unlike iPhone, which uses Samsung&#8217;s <a href="http://www.samsung.com/global/business/semiconductor/productInfo.do?fmly_id=229&#038;partnum=S3C6400" target="_blank">S3C6400</a> processor, Pre even has wicked fast processor, <a href="http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?templateId=6123&#038;navigationId=12796&#038;contentId=36505&#038;DCMP=omap&#038;HQS=ProductBulletin+OT+omap3440" target="_blank">TI OMAP 3440</a>, which embeds Imagination Technologies&#8217; POWERVR SGX graphics core, suitable for advanced multimedia.</p>
<p><br/><br />
Links:</p>
<ul>
<li><a href="http://www.palm.com/us/products/phones/pre/index.html" target="_blank">Palm Pre<a/></li>
<li><a href="http://developer.palm.com/" target="_blank">Palm Developer&#8217;s Network<a/> (oooh, all the legacy blazer stuff were gone!)</li>
<li><a href="http://pdnblog.palm.com" target="_blank">Palm Developer&#8217;s Network Blog<a/></li>
<li><a href="http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?templateId=6123&#038;navigationId=12796&#038;contentId=36505&#038;DCMP=omap&#038;HQS=ProductBulletin+OT+omap3440" target="_blank">High-Performance: OMAP3440<a/> by Texas Instruments</li>
<li><a href="http://ajaxian.com/archives/palm-mojo-uses-dojo-view-the-source" target="_blank">Axaian on Mojo<a/></li>
<li><a href="http://www.palm.com/assets/js/dist/mojo.js" target="_blank">The Mojo Framework source code<a/></li>
</ol>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2009/01/21/palm-got-its-mojo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera Lanches Widget SDK</title>
		<link>http://girliemac.com/blog/2008/05/21/opera-lanches-widget-sdk/</link>
		<comments>http://girliemac.com/blog/2008/05/21/opera-lanches-widget-sdk/#comments</comments>
		<pubDate>Thu, 22 May 2008 05:37:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2008/05/21/opera-lanches-widget-sdk/</guid>
		<description><![CDATA[Today, Opera launched Widget SDK, enabling web developers to deploy web apps on desktop, TV and mobile devices. Unlike Apple&#8217;s iPhone $99 SDK, it is free of [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2008%252F05%252F21%252Fopera-lanches-widget-sdk%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Opera%20Lanches%20Widget%20SDK%22%20%7D);"></div>
<p>Today, Opera launched Widget SDK, enabling web developers to deploy web apps on desktop, TV and mobile devices. Unlike Apple&#8217;s iPhone $99 SDK, it is free of charge.</p>
<p>Watch the step-by-step instruction video:<br />
<object height="284" width="420"><param value="http://www.dailymotion.com/swf/x5hmnc&amp;v3=1&amp;related=0" name="movie"></param><param value="true" name="allowFullScreen"></param><param value="always" name="allowScriptAccess"></param><embed src="http://www.dailymotion.com/swf/x5hmnc&amp;v3=1&amp;related=0" allowscriptaccess="always" allowfullscreen="true" height="284" width="420" type="application/x-shockwave-flash"></embed></object></p>
<p>More Mobile App/Widget SDKs:
<ul>
<li>Apple: <a href="http://developer.apple.com/iphone/program/" target="_blank">iPhone SDK</a></li>
<li>Google: <a href="http://code.google.com/android/" target="_blank">Android SDK</a></li>
<li>Yahoo!: <a href="http://mobile.yahoo.com/developers" target="_blank">Blueprint SDK</a>  (this is what I am working for)</li>
<li>Nokia: <a href="http://developer.widsets.com/" target="_blank">Widset</a></li>
<li>Openwave: <a href="http://www.openwave.com/us/products/client_products/mobile_widgets/" target="_blank">Mobile Widget</a></li>
<li>Plasmo: <a href="http://plusmo.com/" target="_blank">Widget</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2008/05/21/opera-lanches-widget-sdk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

