<?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>Making Waves Labs &#187; AIR</title>
	<atom:link href="http://labs.makingwaves.com/category/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.makingwaves.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 13:27:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Developing for Android using Air 2.5</title>
		<link>http://labs.makingwaves.com/2010/08/18/developing-for-android-using-air-2-5/</link>
		<comments>http://labs.makingwaves.com/2010/08/18/developing-for-android-using-air-2-5/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 06:54:12 +0000</pubDate>
		<dc:creator>Krzysztof</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Front-end]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://labs.makingwaves.com/?p=1054</guid>
		<description><![CDATA[Nowadays mobile phones are becoming more and more powerful, and Adobe have noticed this rapidly growing market and apart from providing Flash/Flash Lite for mobile platform it&#8217;s planning to create mobile version of Air framework. Currently it is still under development but after registering to prerelease program you can get access to current version of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Android logo" src="http://www.gomonews.com/wp-content/uploads/2009/07/android-logo.jpg" alt="Android logo" width="239" height="264" />Nowadays mobile phones are becoming more and more powerful, and Adobe have noticed this rapidly growing market and apart from providing Flash/Flash Lite for mobile platform it&#8217;s planning to create mobile version of Air framework. Currently it is still under development but after registering to prerelease program you can get access to current version of SDK(2.5), Air runtime for Android device. After having that you need to download Android tools from google which will enable you to see traces, debug and run you apps in emulator if you do not have Android device. Here was first problem &#8211; latest runtimes and SDK use Android 2.2 and our HTC Desire has still 2.1 which ended up in having black screen instead of application. Although updates are expected to arrive shortly, up till now I had to use emulator, which is painfully slow, and was a big obstacle during my Android experience.<br />
<span id="more-1054"></span><br />
Officially Adobe is saying that Flex framework is not full supported in current version of SDK, I decide to give a try and migrate my Flex+Air app to Android. Generally after modifying only application descriptor I was able to run it on mobile, which was really great. All features that I have in my  data retrieval, sql, local share, visual effects and controls seemed to worked well. Of course it looked terrible, having been designed to fixed resolution, but thanks to having this app developed using MVC pattern I knew that changing visual side only will not be a big problem. So first of all I had to split my app into several screens and adapt to multiple resolution and screen orientation changes. I was able to leave all controls (like list, tree, checkbox) as they were, only sometimes changing their size to enable users to tap on them.</p>
<p>A bit harder part was handling events. Air for Mobile supports touch and multi-touch events but generally you have to choose whether to use multi-touch, gesture or none. If you use gesture mode you can use defined gestures and all other simple events are interpeted like mouse events.  Choosing touch mode will enable you to have more control over events e.g synthetise you own gestures. When you decide not to use touch events, all will be interpreted as mouse events, and is advised to use when app is intended to run on touch and non-touch devices. My choice was to use touch and I was able to enable horizontal swipes between app screen as well as scrolling and taping for selected items. Of course mouse over events do not work on mobile devices.<br />
After spending couple of days I was converted from Android ignorant to Android developer, and here are big thanks to Adobe. Being able to use the same, well known and adapted technology is a great thing which brings down entry-barrier into Android development world. Every Air/Flex developer will be able to create mobile versions of application using technology that is well known to him, using the same controls, effects and back-end communication. Only thing that changes is visual &#8211; but it is something you cannot avoid, and events, but it is nothing much different from ordinary mouse events.</p>
<p>Release date is said to be second half of 2010 so I expect to have final version of Air this autumn, but already there are plenty of apps in web. The only problem for me was unable to test it on real device &#8211; I don&#8217;t have Nexus One.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.makingwaves.com/2010/08/18/developing-for-android-using-air-2-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 4 SDK</title>
		<link>http://labs.makingwaves.com/2010/03/09/flex-4-sdk/</link>
		<comments>http://labs.makingwaves.com/2010/03/09/flex-4-sdk/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 09:54:59 +0000</pubDate>
		<dc:creator>Krzysztof</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Front-end]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://labs.makingwaves.com/?p=815</guid>
		<description><![CDATA[Flex 4 Gumbo SDK (download) is a next major step in evolution of Flex. Lately subsequent versions of Silverlight have offered some nice features which was absent in old Flex 3, and there was a necessity for Adobe to keep up (or even take over) with it&#8217;s biggest competitor. Flex 4 introduces a bunch of new features, in [...]]]></description>
			<content:encoded><![CDATA[<div>
<div style="text-align: left;"><a rel="attachment wp-att-765" href="http://labs.makingwaves.com/2009/12/11/easily-format-your-code-in-flex-builder/flex-icon-2/"><img class="size-full wp-image-765 alignright" title="flex-icon" src="http://labs.makingwaves.com/wp-content/uploads/2009/12/flex-icon1.png" alt="" width="150" height="144" /></a></div>
<div style="text-align: left;">Flex 4 Gumbo SDK <a href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+1.0+Specification">(download)</a> is a next major step in evolution of Flex. Lately subsequent versions of Silverlight have offered some nice features which was absent in old Flex 3, and there was a necessity for Adobe to keep up (or even take over) with it&#8217;s biggest competitor.</div>
<div style="text-align: left;">Flex 4 introduces a bunch of new features, in my personal opinion the most important are:</div>
<ul>
<li>new set of skinnable Spark components and skinning architecture which leads to better separation between data and view</li>
<li>introducing <a href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+1.0+Specification">FXG declarative syntax</a> for defining graphics</li>
<li>two way data binding</li>
</ul>
<p>But if you want to explore full list of changes and improvements to framework, there is a <em><a href="http://help.adobe.com/en_US/Flex/4.0/FeaturesAndMigration/flex_4_features.pdf">&#8220;Flex 4 features and migration guide&#8221;</a>,</em><em> </em>which could give you more information about it.</p>
<p><span id="more-815"></span></p>
<p>New set of Spark component architecture defines entirely new way of building application view. Now view and data are separated, and each of functional component can be skinned to look completly different than &#8220;default&#8221; one. For example you can skin radiobutton to look like button, but still have radiobutton functionality &#8211; single select or grouping. This feature is extremely useful, and makes life of developer much easier.</p>
<p><img title="More..." src="http://labs.makingwaves.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p>Spark components also adds some new features e.g better handling of text by RichText and RichEditableText controls which enables developer to handle text more efficiently and easily. My personal foe &#8211; Repeater could be replaced by Spark DataGroup component which behaves far more intuitive  and of course is suited to new skining architecture</p>
<p>Flex 4 introduces also <a href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+1.0+Specification">FXG declarative syntax</a>, it is similar to <a href="http://www.degrafa.com/">Degrafa</a>, and in simple words enable programmer to create vector graphics by writing piece of MXML code. This alone is not a big deal, but please remember that there is a data binding mechanism &#8211; and having those two together implementing a custom bar progress indicator or some fancy buttons is much, much easier.</p>
<p>Finally we have databinding that works both ways, so when connected to e.g. RichEditableText you will got property synchronized with it&#8217;s text. The only thing to remember is to have property that need to be bound declared as <em>public.</em></p>
<p>Flex 4 is a big step ahead, it resolves a lot of problems that was a pain in Flex 3. I will encourage everyone to use it since it is far better than Flex 3, in my opinion, and could save some development  time especially in skinning of application. Together with <a href="http://www.degrafa.com/">Catalyst </a>and<a href="http://labs.adobe.com/technologies/flashbuilder4/"> Flash Builder</a> it will create a powerful platform for building RIA applications.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://labs.makingwaves.com/2010/03/09/flex-4-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trafikanten real time data on desktop and mobile</title>
		<link>http://labs.makingwaves.com/2008/10/10/trafikanten-real-time-data-on-desktop-and-mobile/</link>
		<comments>http://labs.makingwaves.com/2008/10/10/trafikanten-real-time-data-on-desktop-and-mobile/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 13:27:21 +0000</pubDate>
		<dc:creator>Sven</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Front-end]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.makingria.com/?p=276</guid>
		<description><![CDATA[Making Waves recently released two totally free services for the citizens of Oslo, Norway. Trafikanten (trafikanten.no) delivers real time data on the public transport in Oslo and through development in Flex and Flash we have created two applications that help the citizens to get quick access to this data. The desktop version is created in [...]]]></description>
			<content:encoded><![CDATA[<p style="line-height: 14.25pt;"><img class="size-full wp-image-436 alignleft" title="maajegloepe" src="http://labs.makingwaves.com/wp-content/uploads/2008/10/maajegloepe.jpg" alt="maajegloepe" width="242" height="370" />Making Waves recently released two totally free services for the citizens of Oslo, Norway. Trafikanten (trafikanten.no) delivers real time data on the public transport in Oslo and through development in Flex and Flash we have created two applications that help the citizens to get quick access to this data.</p>
<p style="line-height: 14.25pt;">The desktop version is created in Flex with an AIR application as outcome, while the mobile version was based on Flash Lite 2.0 and developed using Flash. Both applications are based on the same design and both applications use Shared Objects to save the users favorite public transport lines. Part from that there are two very different solutions. Both solutions were developed within a timeframe of 70 hours!</p>
<p style="line-height: 14.25pt;">Read more at <a href="http://mjl.makingwaves.no/">http://mjl.makingwaves.no/</a></p>
<p style="line-height: 14.25pt;">The main challenge when developing Flash content for mobile is to develop on a version that most available phones support. We decided to develop for Flash Lite 2.0 even though we lose a lot of today’s phones. But even phones with Flash Lite support have different specifications and it’s a jungle to find out which phone that supports which commands and so forth… but it is possible J</p>
<p style="line-height: 14.25pt;">But the biggest issue with this application was loading XML. Flash Lite 2.x solutions are not very friendly to xml loading. It fills up the phones memory in no time. So the biggest lesson learned is to find workarounds if the first thinkable solution is to load xml data into the mobile phone. Part from that, developing applications for mobile phones is no walk in the park, but it’s really cool and not to hard either <img src='http://labs.makingwaves.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://labs.makingwaves.com/2008/10/10/trafikanten-real-time-data-on-desktop-and-mobile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Everybody is talking about the weather</title>
		<link>http://labs.makingwaves.com/2008/08/07/everybody-is-talking-about-the-weather/</link>
		<comments>http://labs.makingwaves.com/2008/08/07/everybody-is-talking-about-the-weather/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 06:56:17 +0000</pubDate>
		<dc:creator>Sven</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Front-end]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.makingria.com/?p=262</guid>
		<description><![CDATA[The summer is over and this summer&#8217;s weather is on everybody tongue. Especially in Norway everybody is talking about the weather&#8230; With that in mind I have created a little showcase of a small AIR application. The application collects weather info from yr.no and is limited to showing the weather in Norway (for now). You [...]]]></description>
			<content:encoded><![CDATA[<p>The summer is over and this summer&#8217;s weather is on everybody tongue. Especially in Norway everybody is talking about the weather&#8230;</p>
<p>With that in mind I have created a little showcase of a small AIR application. The application collects weather info from yr.no and is limited to showing the weather in Norway (for now). You are able to search for locations in Norway and get the weather forecast for that location. Using SharedObjects you can also save your favorite locations and set your startup location. The forecast is updated every hour so you always can keep up to date to how the weather will be on your location <img src='http://labs.makingwaves.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Try it out by installing from <a href="http://www.svenway.com/applications/weather/">http://www.svenway.com/applications/weather/</a></p>
<p>The application is created in Flex based on a simple Cairngorm architecture.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.makingwaves.com/2008/08/07/everybody-is-talking-about-the-weather/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8230;but Director wasn&#039;t dead!</title>
		<link>http://labs.makingwaves.com/2008/04/08/but-director-wasnt-dead/</link>
		<comments>http://labs.makingwaves.com/2008/04/08/but-director-wasnt-dead/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 07:01:06 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Front-end]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.makingria.com/?p=136</guid>
		<description><![CDATA[Everybody has written Director off for the past two years. &#8220;It&#8217;s dead and buried&#8221; we&#8217;ve been chanting. Well then, prepare for a miracle, because Director has arissen from the dead and has just been re-launched in a version 11. Features include support for all known and unknown media formats (videos, images and audio), a brand [...]]]></description>
			<content:encoded><![CDATA[<p>Everybody has written Director off for the past two years. &#8220;It&#8217;s dead and buried&#8221; we&#8217;ve been chanting. Well then, prepare for a miracle, because Director has arissen from the dead and has just been re-launched in a version 11.</p>
<p>Features include support for all known and unknown media formats (videos, images and audio), a brand new 3D engine with physics subsets, Lingo is &#8220;gone&#8221; and replaced with JavaScript as main scripting language, text-renderer, a brand new interface and of course a vast selection of new Xtras (plugins).</p>
<p>Director 11 is not a competitor to Flash due to the lower penetration of the ShockWave plugin (4,5 MB). However, it sails ut as a competitor to AIR, and a serious one as many of the new Xtras are certified with Vista and OSX. Many of the new Xtras have capabilities far beyond the AIR environment.</p>
<p>Adobe is pinpointing the game-industry as well as the traditional video and e-learning markets with this new release. Personally I see it as an actor on the application-market for specialized task-applications as well.</p>
<p>Check it out <a href="http://www.adobe.com/products/director/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.makingwaves.com/2008/04/08/but-director-wasnt-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some useful RIA links</title>
		<link>http://labs.makingwaves.com/2008/01/22/some-useful-ria-links/</link>
		<comments>http://labs.makingwaves.com/2008/01/22/some-useful-ria-links/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 08:09:08 +0000</pubDate>
		<dc:creator>wojciech</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Front-end]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.makingria.com/?p=113</guid>
		<description><![CDATA[I believe that those links are worth mentioning, RIA &#38; Flex communities: O&#8217;Reilly has launched its RIA page Of course the Adobe has got great website and community Flex.org &#8211; name speaks for itself CFLEX &#8211; Community for Flex Actionscript.org &#8211; community for AS developers Actionscript.com &#8211; community for AS developers gotoAndLearn() &#8211; great site [...]]]></description>
			<content:encoded><![CDATA[<p>I believe that those links are worth mentioning, RIA &amp; Flex communities:</p>
<ul>
<li><a title="InisideRIA" href="http://insideria.com/" target="_blank">O&#8217;Reilly has launched its RIA page</a></li>
<li><a title="Adobe DevNet" href="http://www.adobe.com/devnet/" target="_blank">Of course the Adobe has got great website and community</a></li>
<li><a title="Flex.org" href="http://flex.org/" target="_blank">Flex.org &#8211; name speaks for itself</a></li>
<li><a title="CFlex" href="http://www.cflex.net/" target="_blank">CFLEX &#8211; Community for Flex</a></li>
<li><a title="Actionscript.org" href="http://www.actionscript.org/" target="_blank">Actionscript.org &#8211; community for AS developers</a></li>
<li><a title="Actionscript.com" href="http://www.actionscript.com/" target="_blank">Actionscript.com &#8211; community for AS developers</a></li>
<li><a title="gotoAndLearn()" href="http://www.gotoandlearn.com/" target="_blank">gotoAndLearn() &#8211; great site fulfilled with video tutorials</a></li>
<li><a title="RIAForge" href="http://www.riaforge.org/" target="_blank">RIAForge &#8211; the community for Adobe technologies related to RIAs</a></li>
<li><a title="RIAPedia" href="http://www.riapedia.com/" target="_blank">RIAPedia, great site for news from the RIA world</a></li>
<li><a title="Flex Examples" href="http://blog.flexexamples.com/" target="_blank">Flex Examples &#8211; great minethat can be digged for any useful tip you&#8217;re looking for or even, you would like to know, but you don&#8217;t &#8211; yet</a></li>
<li><a href="http://weblogs.macromedia.com/mxna/" target="_blank">Macromedia news aggregator &#8211; say goodbye to i-am-looking-for-adobe-related-article, they will come to you</a></li>
</ul>
<p>Some other very interesting links:</p>
<ul>
<li><a href="http://www.webresourcesdepot.com/10-adobe-air-must-see-applications/" target="_blank">10 Adobe AIR must see applications </a></li>
<li><a title="11 Top 2007 Web Apps" href="http://www.lifehack.org/articles/technology/11-top-new-web-apps-of-2007.html" target="_blank">11 Top 2007 New Web Apps</a></li>
<li><a title="Top 10 Flex misconceptions" href="http://www.infoq.com/news/2007/12/top-10-flex-misconceptions" target="_blank">Top 10 Adobe Flex Misconceptions</a></li>
<li><a title="Permanent Link: 42 tech items for Flex Developers to research, study and watch in 2008" href="http://seantheflashguy.com/blog/2007/12/21/42-tech-items-for-flex-developers-to-research-study-and-watch-in-2008/" target="_blank">42 tech items for Flex Developers to research, study and watch in 2008</a></li>
<li><a title="Choosing the appropriate RIA technology" href="http://blog.comtaste.com/2007/11/choosing_the_appropriate_ria_t_1.html" target="_blank">Choosing the appropriate RIA technology</a></li>
</ul>
<p>I believe that list of other links, strongly related to the Flex and Actionscript 3, will be also helpful. Please, give me some time to choose some from my bookmarks <img src='http://labs.makingwaves.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://labs.makingwaves.com/2008/01/22/some-useful-ria-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cairngorm vs. Pure-MVC &#8211; some thoughts</title>
		<link>http://labs.makingwaves.com/2008/01/18/cairngorm-vs-pure-mvc-some-thoughts/</link>
		<comments>http://labs.makingwaves.com/2008/01/18/cairngorm-vs-pure-mvc-some-thoughts/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 07:20:13 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Front-end]]></category>

		<guid isPermaLink="false">http://www.makingria.com/?p=103</guid>
		<description><![CDATA[Very nice intro to microarchitechtures, Wojciech, and I believe a correct assumption that Cairngorm is the one to choose. However I want to advocate the use of PureMVC. I tried to use a &#8220;semi-Cairngorm&#8221; approach on my latest project and having only mediocre knowledge of how Cairngorm works it took me too much time to [...]]]></description>
			<content:encoded><![CDATA[<p>Very nice intro to microarchitechtures, <small class="PostCat"><a href="http://www.makingria.com//?cat=15" title="View all posts in Wojciech" rel="category">Wojciech</a></small>, and I believe a correct assumption that Cairngorm is the one to choose.</p>
<p>However I want to advocate the use of PureMVC. I tried to use a &#8220;semi-Cairngorm&#8221; approach on my latest project and having only mediocre knowledge of how Cairngorm works it took me too much time to wrap my head around it entirely. Maybe it&#8217;ll help if you could publish a hands on example made in Cairngorm.<br />
I have now tried to make an ideal small-app in Pure-MVC and I find the concept of MVC-Facade much easier to grasp than the MVC-Service logic (This of course since I know the Facade pattern better <img src='http://labs.makingwaves.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) I like the strict use of mediators and proxies, the way you kind of information-hide all the VO/TDOs known from Cairngorm.<br />
The main critique of pure-MVC is that the strict-typing of retun values from proxies is gone, all you get is generic objects. This is a big flaw since you loose the ability ty type-check return values. You&#8217;ll need to know what comes back. However  I feel the same problem is present in the Cairngorm&#8217;s VOs as well? Or am I wrong.<br />
Pure-MVC has scheduled a new release &#8220;soon&#8221; and I am curious of what to expect. If they address the few flaws they have now it&#8217;ll sail up as the best cross-language microarchitechture to use, since Pure-MVC is now language-transparent (ie .Net-compatible and SilverLight-compatible). Cairngorm is currently bound to ActionScript (AS3).<br />
However&#8230; the word on the net is that &#8220;if you&#8217;re gonna use a microarchitechture&#8230;use Cairngorm&#8221;, so one day soonI&#8217;m gonna make an effort and use it <img src='http://labs.makingwaves.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://labs.makingwaves.com/2008/01/18/cairngorm-vs-pure-mvc-some-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
