<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Mango + Apollo = The Mangopollo Windows Phone Library</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/Mango--Apollo--The-Mangopollo-Windows-Phone-Library/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/03c879a8-e9c0-457f-b2d2-c3b771855803.png</url>
		<title>Channel 9 - Mango + Apollo = The Mangopollo Windows Phone Library</title>
		<link></link>
	</image>
	<description>With Windows Phone 7.8 rolling out to devices, I thought this this library something you all might find interesting. If you want to live in both worlds, 7.x and 8, this library/toolkit looks like it might come in handy! MangopolloMaintaining two versions of its application can be complicated sometimes. Mangopollo will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining compatible with windows phone 7. Newsupport for Windows Phone 7.8, add implicit converter to CyclicTileData, IconicTileData and FlipTileData add Mangopollo.light.dll, compatible with background agents InstallTo install Mangopollo, run the following command in the Package Manager Console PM&amp;gt; Install-Package Mangopollo PM&amp;gt; Install-Package Mangopollo.Light FeaturesNew Tiles TypeCycleTileData : mimic the WP8 class to create Cycle Tile IconicTileData : mimic the WP8 class to create Iconic Tile FlipTileData : mimic the WP8 class to create Flip Tile CreateFlipTile: create a Flip type tile CreateIconicTile : create an Iconic type tile CreateCyclicTile : create a Cyclic type tile CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen New Launchers (not included in mangopollo.light.dll)SaveAppointmentTask: create an appointment in the calendar of the phone MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask) MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask) MapDownloadTask : display the maps download page MapUpdaterTask : display the maps updater page Useful:bool IsWP8() : Returns if the phone running the application is a Windows Phone 8 bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43; Benefits/costsAdvantages:a single application to maintain between windows phone 7 and windows phone 8 simplicity the application will take advantage of the new tiles on windows phone 8 even if it&#39;s a WP7 app use new offline maps tasks on Windows Phone 8 The disadvantages compared to a native Windows Phone 8 application:Your application won&#39;t take advantage of new controls like the native panorama or native pivot Your application will be displayed with a black band on 720p screen (HTC 8X) You can&#39;t use new WP8 features like in-app purchase, WinPRT, etc..  Here&#39;s a couple snaps of it running on my notebook. First in the 7.1 emulator;  Next in the Windows Phone 8 emulator;  Remember this is the same solution, same code. In short, it helps you build adaptive Windows Phone apps, letting you build for 7.x and if run on 8, take advantage of the extra features there! And best of all you get the source to the library, so you can all exactly what&#39;s going on and how...  </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 05:51:11 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 05:51:11 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Mango + Apollo = The Mangopollo Windows Phone Library</title>
		<description>
			<![CDATA[<p>very good</p><p>posted by Angkor</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Mango--Apollo--The-Mangopollo-Windows-Phone-Library#c634963299593500307</link>
		<pubDate>Wed, 13 Feb 2013 05:25:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Mango--Apollo--The-Mangopollo-Windows-Phone-Library#c634963299593500307</guid>
		<dc:creator>Angkor</dc:creator>
	</item>
	<item>
		<title>Re: Mango + Apollo = The Mangopollo Windows Phone Library</title>
		<description>
			<![CDATA[<p>Very nice. &nbsp;Much needed and well done!</p><p>posted by ArianKulp</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Mango--Apollo--The-Mangopollo-Windows-Phone-Library#c634993090064747689</link>
		<pubDate>Tue, 19 Mar 2013 16:56:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Mango--Apollo--The-Mangopollo-Windows-Phone-Library#c634993090064747689</guid>
		<dc:creator>ArianKulp</dc:creator>
	</item>
</channel>
</rss>