<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>mangopollo</title><link>http://mangopollo.codeplex.com/project/feeds/rss</link><description>Mangopollo&amp;#42; will allow you to easily take advantage of new windows phone 8 tiles &amp;#40;cyclic, flip, iconic&amp;#41; and  of new launchers</description><item><title>Reviewed: Mangopollo 1.3 (Apr 28, 2013)</title><link>https://mangopollo.codeplex.com/releases/view/98648#ReviewBy-JayTBennett</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - This might be one of the most useful projects I have ever implemented. 7.8 tiles are suddenly not the ridiculous headache they always were. Frankly this belongs in the 7.8 SDK as standard</description><author>JayTBennett</author><pubDate>Sun, 28 Apr 2013 11:35:28 GMT</pubDate><guid isPermaLink="false">Reviewed: Mangopollo 1.3 (Apr 28, 2013) 20130428113528A</guid></item><item><title>Created Issue: SaveAppointmentTask - Reminder property [33931]</title><link>http://mangopollo.codeplex.com/workitem/33931</link><description>I&amp;#39;m using the SaveAppointmentTask and trying to add a reminder.&lt;br /&gt;Not working,  and not included in samples.&lt;br /&gt;Maybe I&amp;#39;m doing something wrong &amp;#58;&amp;#41;&lt;br /&gt;</description><author>bingib</author><pubDate>Tue, 02 Apr 2013 00:23:22 GMT</pubDate><guid isPermaLink="false">Created Issue: SaveAppointmentTask - Reminder property [33931] 20130402122322A</guid></item><item><title>Reviewed: Mangopollo 1.3 (feb 18, 2013)</title><link>http://mangopollo.codeplex.com/releases/view/98648#ReviewBy-elGeekalpha</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - How can we delete by code the secondary tile&amp;#63;</description><author>elGeekalpha</author><pubDate>Mon, 18 Feb 2013 23:52:47 GMT</pubDate><guid isPermaLink="false">Reviewed: Mangopollo 1.3 (feb 18, 2013) 20130218115247P</guid></item><item><title>Reviewed: Mangopollo 1.3 (feb 18, 2013)</title><link>http://mangopollo.codeplex.com/releases/view/98648#ReviewBy-elGeekalpha</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - How can we delete by code the secondary tile&amp;#63;</description><author>elGeekalpha</author><pubDate>Mon, 18 Feb 2013 21:12:28 GMT</pubDate><guid isPermaLink="false">Reviewed: Mangopollo 1.3 (feb 18, 2013) 20130218091228P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;h1&gt;&lt;span style="color:#0080ff"&gt;New&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add implicit converter to CyclicTileData, IconicTileData and FlipTileData&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;&lt;span style="color:#0080ff"&gt;Install&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the &lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;
Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;span style="color:#666666; font-size:x-large"&gt;PM&amp;gt; Install-Package Mangopollo&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;span style="color:#666666; font-size:x-large"&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;&lt;span style="color:#0080ff"&gt;Features&lt;/span&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;New Tiles Type&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CycleTileData : mimic the WP8 class to create Cycle Tile &lt;/li&gt;&lt;li&gt;IconicTileData : mimic the WP8 class to create Iconic Tile &lt;/li&gt;&lt;li&gt;FlipTileData : mimic the WP8 class to create Flip Tile &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CreateFlipTile: create a Flip type tile &lt;/li&gt;&lt;li&gt;CreateIconicTile : create an Iconic type tile &lt;/li&gt;&lt;li&gt;CreateCyclicTile : create a Cyclic type tile &lt;/li&gt;&lt;li&gt;CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) &lt;/li&gt;&lt;li&gt;ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;New Launchers &lt;span style="font-size:small"&gt;(not included in mangopollo.light.dll)&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;SaveAppointmentTask: create an appointment in the calendar of the phone &lt;/li&gt;&lt;li&gt;MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)
&lt;/li&gt;&lt;li&gt;MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;MapDownloadTask : display the maps download page &lt;/li&gt;&lt;li&gt;MapUpdaterTask : display the maps updater page &lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;Useful:&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;bool IsWP8() : Returns if the phone running the application is a Windows Phone 8
&lt;/li&gt;&lt;li&gt;bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;&lt;span style="color:#0080ff"&gt;Benefits/costs&lt;/span&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;Advantages:&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;a single application to maintain between windows phone 7 and windows phone 8 &lt;/li&gt;&lt;li&gt;simplicity &lt;/li&gt;&lt;li&gt;the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app
&lt;/li&gt;&lt;li&gt;use new offline maps tasks on Windows Phone 8 &lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your application won't take advantage of new controls like the native panorama or native pivot
&lt;/li&gt;&lt;li&gt;Your application will be displayed with a black band on 720p screen (HTC 8X) &lt;/li&gt;&lt;li&gt;You can't use new WP8 features like in-app purchase, WinPRT, etc.. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Mon, 03 Dec 2012 22:32:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121203103200P</guid></item><item><title>Created Release: Mangopollo 1.3 (déc. 03, 2012)</title><link>http://mangopollo.codeplex.com/releases?ReleaseId=98648</link><description>&lt;div class="wikidoc"&gt;changelog :&lt;br /&gt;- Add implicit converter to fake tiles class&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Mon, 03 Dec 2012 22:28:08 GMT</pubDate><guid isPermaLink="false">Created Release: Mangopollo 1.3 (déc. 03, 2012) 20121203102808P</guid></item><item><title>Released: Mangopollo 1.3 (Dec 03, 2012)</title><link>http://mangopollo.codeplex.com/releases/view/98648</link><description>
&lt;div class="wikidoc"&gt;changelog :&lt;br&gt;
- Add implicit converter to fake tiles class&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 03 Dec 2012 22:28:08 GMT</pubDate><guid isPermaLink="false">Released: Mangopollo 1.3 (Dec 03, 2012) 20121203102808P</guid></item><item><title>Source code checked in, #100687</title><link>http://mangopollo.codeplex.com/SourceControl/changeset/changes/100687</link><description>Add implicit converter for tiles</description><author>rudyhuyn</author><pubDate>Mon, 03 Dec 2012 22:14:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #100687 20121203101434P</guid></item><item><title>Updated Wiki: Home</title><link>https://mangopollo.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;New&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Install&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the &lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;
Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;font color="#666666" size="6"&gt;PM&amp;gt; Install-Package Mangopollo&lt;/font&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;font color="#666666" size="6"&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/font&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Features&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Tiles Type&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CycleTileData : mimic the WP8 class to create Cycle Tile &lt;/li&gt;&lt;li&gt;IconicTileData : mimic the WP8 class to create Iconic Tile &lt;/li&gt;&lt;li&gt;FlipTileData : mimic the WP8 class to create Flip Tile&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CreateFlipTile: create a Flip type tile &lt;/li&gt;&lt;li&gt;CreateIconicTile : create an Iconic type tile &lt;/li&gt;&lt;li&gt;CreateCyclicTile : create a Cyclic type tile &lt;/li&gt;&lt;li&gt;CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) &lt;/li&gt;&lt;li&gt;ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Launchers &lt;font size="3"&gt;(not included in mangopollo.light.dll)&lt;/font&gt;&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;SaveAppointmentTask: create an appointment in the calendar of the phone &lt;/li&gt;&lt;li&gt;MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)
&lt;/li&gt;&lt;li&gt;MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;MapDownloadTask : display the maps download page &lt;/li&gt;&lt;li&gt;MapUpdaterTask : display the maps updater page&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Useful:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;bool IsWP8() : Returns if the phone running the application is a Windows Phone 8
&lt;/li&gt;&lt;li&gt;bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;
&lt;/li&gt;&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Benefits/costs&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Advantages:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;a single application to maintain between windows phone 7 and windows phone 8 &lt;/li&gt;&lt;li&gt;simplicity &lt;/li&gt;&lt;li&gt;the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app
&lt;/li&gt;&lt;li&gt;use new offline maps tasks on Windows Phone 8&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your application won't take advantage of new controls like the native panorama or native pivot
&lt;/li&gt;&lt;li&gt;Your application will be displayed with a black band on 720p screen (HTC 8X) &lt;/li&gt;&lt;li&gt;You can't use new WP8 features like in-app purchase, WinPRT, etc..&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" alt="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" alt="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" alt="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 19:21:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202072134P</guid></item><item><title>Updated Wiki: Home</title><link>https://mangopollo.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;New&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Install&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the &lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;
Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;font color="#666666" size="6"&gt;PM&amp;gt; Install-Package Mangopollo&lt;/font&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;font color="#666666" size="6"&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/font&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Features&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Tiles Type&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CycleTileData : mimic the WP8 class to create Cycle Tile &lt;/li&gt;&lt;li&gt;IconicTileData : mimic the WP8 class to create Iconic Tile &lt;/li&gt;&lt;li&gt;FlipTileData : mimic the WP8 class to create Flip Tile&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CreateFlipTile: create a Flip type tile &lt;/li&gt;&lt;li&gt;CreateIconicTile : create an Iconic type tile &lt;/li&gt;&lt;li&gt;CreateCyclicTile : create a Cyclic type tile &lt;/li&gt;&lt;li&gt;CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) &lt;/li&gt;&lt;li&gt;ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Launchers &lt;font size="3"&gt;(not included in mangopollo.light.dll)&lt;/font&gt;&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;SaveAppointmentTask: create an appointment in the calendar of the phone &lt;/li&gt;&lt;li&gt;MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)
&lt;/li&gt;&lt;li&gt;MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;MapDownloadTask : display the maps download page &lt;/li&gt;&lt;li&gt;MapUpdaterTask : display the maps updater page&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Useful:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;bool IsWP8() : Returns if the phone running the application is a Windows Phone 8
&lt;/li&gt;&lt;li&gt;bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;
&lt;/li&gt;&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Benefits/costs&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Advantages:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;a single application to maintain between windows phone 7 and windows phone 8 &lt;/li&gt;&lt;li&gt;simplicity &lt;/li&gt;&lt;li&gt;the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app
&lt;/li&gt;&lt;li&gt;use new offline maps tasks on Windows Phone 8&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your application won't take advantage of new controls like the native panorama or native pivot
&lt;/li&gt;&lt;li&gt;Your application will be displayed with a black band on 720p screen (HTC 8X) &lt;/li&gt;&lt;li&gt;You can't use new WP8 features like in-app purchase, WinPRT, etc..&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" alt="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" alt="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" alt="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 19:21:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202072122P</guid></item><item><title>Updated Wiki: Home</title><link>https://mangopollo.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;New&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Install&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the &lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;
Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Features&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Tiles Type&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CycleTileData : mimic the WP8 class to create Cycle Tile &lt;/li&gt;&lt;li&gt;IconicTileData : mimic the WP8 class to create Iconic Tile &lt;/li&gt;&lt;li&gt;FlipTileData : mimic the WP8 class to create Flip Tile&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CreateFlipTile: create a Flip type tile &lt;/li&gt;&lt;li&gt;CreateIconicTile : create an Iconic type tile &lt;/li&gt;&lt;li&gt;CreateCyclicTile : create a Cyclic type tile &lt;/li&gt;&lt;li&gt;CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) &lt;/li&gt;&lt;li&gt;ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Launchers &lt;font size="3"&gt;(not included in mangopollo.light.dll)&lt;/font&gt;&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;SaveAppointmentTask: create an appointment in the calendar of the phone &lt;/li&gt;&lt;li&gt;MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)
&lt;/li&gt;&lt;li&gt;MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;MapDownloadTask : display the maps download page &lt;/li&gt;&lt;li&gt;MapUpdaterTask : display the maps updater page&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Useful:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;bool IsWP8() : Returns if the phone running the application is a Windows Phone 8
&lt;/li&gt;&lt;li&gt;bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;
&lt;/li&gt;&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Benefits/costs&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Advantages:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;a single application to maintain between windows phone 7 and windows phone 8 &lt;/li&gt;&lt;li&gt;simplicity &lt;/li&gt;&lt;li&gt;the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app
&lt;/li&gt;&lt;li&gt;use new offline maps tasks on Windows Phone 8&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your application won't take advantage of new controls like the native panorama or native pivot
&lt;/li&gt;&lt;li&gt;Your application will be displayed with a black band on 720p screen (HTC 8X) &lt;/li&gt;&lt;li&gt;You can't use new WP8 features like in-app purchase, WinPRT, etc..&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" alt="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" alt="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" alt="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 19:20:43 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202072043P</guid></item><item><title>Updated Wiki: Billet temporaire utilisé pour la détection de thème (8882f648-a5c1-4f59-b8e1-6859bde45516 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)</title><link>https://mangopollo.codeplex.com/wikipage?title=Billet temporaire utilisé pour la détection de thème (8882f648-a5c1-4f59-b8e1-6859bde45516 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Il s'agit d'un billet temporaire qui n'a pas été supprimé. Supprimez-le manuellement. (1b873de7-4e86-4232-944c-2beffff294ea - 3bfe001a-32de-4114-a6b4-4005b770f6d7)&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 19:10:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Billet temporaire utilisé pour la détection de thème (8882f648-a5c1-4f59-b8e1-6859bde45516 - 3bfe001a-32de-4114-a6b4-4005b770f6d7) 20121202071025P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;h1&gt;New&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;Install&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper :&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:59:05 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065905P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;&amp;lt;!-- h2{color:#009edb;} --&amp;gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;h1&gt;New&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;Install&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper :&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:58:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065840P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;h1&gt;New&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;Install&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper :&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:57:30 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065730P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="color:#808080; font-size:20px"&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;p&gt;New in 1.2 : support for Windows Phone 7.8, add Mangopollo.light.dll (compatible with background agents)&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper :&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:55:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065534P</guid></item><item><title>Updated Wiki: Accueil</title><link>http://mangopollo.codeplex.com/wikipage?title=Accueil&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Maintenir deux versions de son application peut &amp;ecirc;tre compliqu&amp;eacute; parfois.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; va vous permettre tr&amp;egrave;s facilement de profiter des nouvelles tuiles de windows phone 7.8/8 (cyclique, flip, iconic) ou des nouveaux launchers si votre application est ex&amp;eacute;cut&amp;eacute; depuis un t&amp;eacute;l&amp;eacute;phone
 Windows Phone 8 tout en restant compatible avec les t&amp;eacute;l&amp;eacute;phones windows phone 7.&lt;/p&gt;
&lt;p&gt;Pour installer via Nuget :&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="color:#808080; font-size:20px"&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Nouveaut&amp;eacute; 1.2 : support de Windows Phone 7.8&lt;/p&gt;
&lt;h1&gt;Fonctionnalit&amp;eacute;s&lt;/h1&gt;
&lt;h2&gt;Les nouvelles tuiles :&lt;/h2&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;(nouveaut&amp;eacute; 1.1)&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CycleTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Cycle Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;IconicTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Iconic Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;FlipTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Flip Tile
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
Helpers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CreateFlipTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Flip &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateIconicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Iconic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Cyclic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : cr&amp;eacute;er un tuile de type Flip &amp;agrave; partir d'une tuile standard (WP7)
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ShellTileExt.Create(Uri, ShellTileData,bool)&lt;/strong&gt; : permet d'ajouter des tuiles wides &amp;agrave; votre &amp;eacute;cran principal
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Nouveaux Launchers (non inclus dans mangopollo.light.dll) :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SaveAppointmentTask&lt;/strong&gt; : cr&amp;eacute;er un rendez-vous dans le calendrier du t&amp;eacute;l&amp;eacute;phone
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapTask&lt;/strong&gt; : lance l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDirectionTask&lt;/strong&gt; : demande un itin&amp;eacute;raire &amp;agrave; l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDownloadTask&lt;/strong&gt; : affiche la page de t&amp;eacute;l&amp;eacute;chargement de cartes
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : affiche la page de mise &amp;agrave; jour des cartes
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Utile :&lt;/h2&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool IsWP8()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 8
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool CanUseLiveTiles()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 7.8 ou sup&amp;eacute;rieur
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Les avantages/incov&amp;eacute;nients&lt;/h1&gt;
&lt;h2&gt;Les avantages :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;une seule application &amp;agrave; maintenir entre windows phone 7 et windows phone 8
&lt;/li&gt;&lt;li&gt;simplicit&amp;eacute; &lt;/li&gt;&lt;li&gt;l'application tirera profit des nouvelles tuiles sous windows phone 8 (en attendant 7.8)
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Les inconv&amp;eacute;nients par rapport &amp;agrave; une application Windows Phone 8 native :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Votre application ne tirera pas profit des nouvelles contr&amp;ocirc;les comme le panorama ou le pivot natif (plus performant)
&lt;/li&gt;&lt;li&gt;Votre application sera affich&amp;eacute; avec une bande noire avec les t&amp;eacute;l&amp;eacute;phones 720p (le HTC 8X notamment)
&lt;/li&gt;&lt;li&gt;Vous ne pourrez utiliser les nouvelles fonctionnalit&amp;eacute;s WP8 comme l'in-app purchase, WinPRT, etc...
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524120" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524122" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524121" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:52:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Accueil 20121202065210P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="color:#808080; font-size:20px"&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;p&gt;New in 1.2 : support for Windows Phone 7.8, add Mangopollo.light.dll (compatible with background agents)&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:51:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065122P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="color:#808080"&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; 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.&lt;/p&gt;
&lt;p&gt;New in 1.2 : support for Windows Phone 7.8, add Mangopollo.light.dll (compatible with background agents)&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:50:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065027P</guid></item><item><title>Updated Wiki: Accueil</title><link>http://mangopollo.codeplex.com/wikipage?title=Accueil&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Nouveaut&amp;eacute; 1.2 : support de Windows Phone 7.8&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Maintenir deux versions de son application peut &amp;ecirc;tre compliqu&amp;eacute; parfois.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; va vous permettre tr&amp;egrave;s facilement de profiter des nouvelles tuiles de windows phone 7.8/8 (cyclique, flip, iconic) ou des nouveaux launchers si votre application est ex&amp;eacute;cut&amp;eacute; depuis un t&amp;eacute;l&amp;eacute;phone
 Windows Phone 8 tout en restant compatible avec les t&amp;eacute;l&amp;eacute;phones windows phone 7.&lt;/p&gt;
&lt;h1&gt;Fonctionnalit&amp;eacute;s&lt;/h1&gt;
&lt;h2&gt;Les nouvelles tuiles :&lt;/h2&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;(nouveaut&amp;eacute; 1.1)&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CycleTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Cycle Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;IconicTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Iconic Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;FlipTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Flip Tile
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
Helpers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CreateFlipTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Flip &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateIconicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Iconic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Cyclic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : cr&amp;eacute;er un tuile de type Flip &amp;agrave; partir d'une tuile standard (WP7)
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ShellTileExt.Create(Uri, ShellTileData,bool)&lt;/strong&gt; : permet d'ajouter des tuiles wides &amp;agrave; votre &amp;eacute;cran principal
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Nouveaux Launchers (non inclus dans mangopollo.light.dll) :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SaveAppointmentTask&lt;/strong&gt; : cr&amp;eacute;er un rendez-vous dans le calendrier du t&amp;eacute;l&amp;eacute;phone
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapTask&lt;/strong&gt; : lance l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDirectionTask&lt;/strong&gt; : demande un itin&amp;eacute;raire &amp;agrave; l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDownloadTask&lt;/strong&gt; : affiche la page de t&amp;eacute;l&amp;eacute;chargement de cartes
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : affiche la page de mise &amp;agrave; jour des cartes
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Utile :&lt;/h2&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool IsWP8()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 8
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool CanUseLiveTiles()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 7.8 ou sup&amp;eacute;rieur
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Les avantages/incov&amp;eacute;nients&lt;/h1&gt;
&lt;h2&gt;Les avantages :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;une seule application &amp;agrave; maintenir entre windows phone 7 et windows phone 8
&lt;/li&gt;&lt;li&gt;simplicit&amp;eacute; &lt;/li&gt;&lt;li&gt;l'application tirera profit des nouvelles tuiles sous windows phone 8 (en attendant 7.8)
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Les inconv&amp;eacute;nients par rapport &amp;agrave; une application Windows Phone 8 native :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Votre application ne tirera pas profit des nouvelles contr&amp;ocirc;les comme le panorama ou le pivot natif (plus performant)
&lt;/li&gt;&lt;li&gt;Votre application sera affich&amp;eacute; avec une bande noire avec les t&amp;eacute;l&amp;eacute;phones 720p (le HTC 8X notamment)
&lt;/li&gt;&lt;li&gt;Vous ne pourrez utiliser les nouvelles fonctionnalit&amp;eacute;s WP8 comme l'in-app purchase, WinPRT, etc...
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524120" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524122" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524121" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:32:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Accueil 20121202063201P</guid></item></channel></rss>