<?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 - Announcing Visual Studio Achievements For Windows 8 App Development</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/45eb72b5-5dcb-48f1-82e0-b1e9592c7939.png</url>
		<title>Channel 9 - Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<link></link>
	</image>
	<description>We are excited to announce an update to the Visual Studio Achievements extension: the availability of nineteen new achievements all oriented toward Windows 8 app development. These new achievements can be earned in JavaScript, C#, VB and C&amp;#43;&amp;#43;. Some examples include: I Like To Move It Move It which is earned by using the accelerometer and The Play Is The Thing which is earned by using the AutoPlay contract. You can see a complete list of the nineteen new achievements below. If you are new to Visual Studio Achievements, check out this post. Download ItDownload Now If you already have the extension installed, you can update the extension right from the Visual Studio Extension Manager. Complete List of New AchievementsBRAVE NEW&amp;nbsp;WORLD (10 points) Run Visual Studio 2012 on Windows 8. Welcome to the future. Learn more. Crouching Coder, Hidden&amp;nbsp;Worker (10 points) Use background tasks. Can be earned in Javascript, C#and VB. Learn more about supporting your app with background tasks using JavaScript and HTML. Learn more about supporting your app with background tasks using C#/VB/C&amp;#43;&amp;#43; and XAML.Did You Bring Enough For The Whole&amp;nbsp;Class (10 points) Support the share target contract. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about receiving shared content in Javascript and HTML. Learn more about receiving shared content in C#/VB/C&amp;#43;&amp;#43; and XAML.Feed&amp;nbsp;Me (10 points) Consume an RSS/ATOM feed using Syndication APIs. Can be earned in Javascript, C# and VB. Learn more about syndication in Javascript. Learn more about syndication in C#/VB/C&amp;#43;&amp;#43; and XAML.Fifty Shades Of&amp;nbsp;Data (10 points) Inherit from BindableBase. Can be earned in C# and VB. Learn more about BindableBase.Finders&amp;nbsp;Keepers (10 points) Use the search contract. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about adding search to an app in Javascript and HTML. Learn more about adding search to an app in C#/VB/C&amp;#43;&amp;#43; and XAML.First&amp;nbsp;Contact (10 points) Use the contact contract. Can be earned in Javascript, C# and VB. Learn more about managing user contacts using JavaScript and HTML. Learn more about managing user contacts using C#/VB/C&amp;#43;&amp;#43; and XAML.I Like To Move It Move&amp;nbsp;It (10 points) Use the accelerometer to respond to user movement. Can be earned in Javascript, C# and VB.Learn more about responding to user movement in Javascript and HTML. Learn more about responding to user movement in C#/VB/C&amp;#43;&amp;#43; and XAML.Knowledge Is&amp;nbsp;Power (10 points) Do a profiling session. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about profiling.Long Distance&amp;nbsp;Diagnostics (10 points) Do a remote debugging session. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about remote debugging.Mine! Mine!&amp;nbsp;Mine! (10 points) Register for file associations. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about How to handle file activation using JavaScript and HTML. Learn more about How to handle file activation using C#/VB/C&amp;#43;&amp;#43; and XAML.Pinch&amp;nbsp;Hitter (10 points) Use the semantic zoom control. Can be earned in Javascript, C# and VB. Learn more about semantic zoom in Javascript and HTML. Learn more about semantic zoom in C#/VB/C&amp;#43;&amp;#43; and XAML.Say&amp;nbsp;Cheese (10 points) Use the camera settings contract. Can be earned in Javascript, C# and VB. Learn more about capturing a photo or video using the camera dialog using JavaScript and HTML. Learn more about capturing a photo or video using the camera dialog using C#/VB/C&amp;#43;&amp;#43; and XAML.See Me In&amp;nbsp;3D (10 points) Use stereoscopic display. Can be earned in C&amp;#43;&amp;#43;. See the following code sample for a reference implementation: Direct3D stereoscopic 3D sample.Set It And Forget&amp;nbsp;It (10 points) Use of asynchronous programming patterns. Can be earned in Javascript, C# and VB. Learn more about asynchronous programming in Javascript. Learn more about asynchronous programming in .NET.The Play Is The&amp;nbsp;Thing (10 points) Use an AutoPlay contract. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about auto-launching with AutoPlay using JavaScript and HTML. Learn more about auto-launching with AutoPlay using C#/VB/C&amp;#43;&amp;#43; and XAML.Turn Me&amp;nbsp;On (10 points) Use the background audio declaration. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about how to play audio in the background using JavaScript and HTML. Learn more about how to play audio in the background using using C#/VB/C&amp;#43;&amp;#43; and XAML.Up Up Down Down Left Right Left&amp;nbsp;Right (10 points) Support all four rotations. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about guidelines for different rotations.Would You Like To Play A&amp;nbsp;Game (10 points) Use the game explorer extension. Can be earned in Javascript, C#, C&amp;#43;&amp;#43; and VB. Learn more about creating a game definition file. &amp;nbsp; &amp;nbsp; </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 05:10:10 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 05:10:10 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[Are we playing games on Steam or XBox&#63; I would prefer Microsoft concentrate on fixing some bugs with VS rather than this.<p>posted by Phil Murray</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634909837463235438</link>
		<pubDate>Thu, 13 Dec 2012 08:22:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634909837463235438</guid>
		<dc:creator>Phil Murray</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[<p>@<a href="/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634909837463235438">Phil Murray</a>: Thanks for the feedback Phil... don't worry, we are in agreement on the relative priority of this project compared to other work at Microsoft. We&nbsp;are not&nbsp;the Visual Studio team though, so none of their resources are being put towards this side project.</p><p>The idea with this project is to encourage folks to explore a wide range of the features and related technologies available in Visual Studio, while having some fun at the same time.</p><p>posted by Duncanma</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634910160068423903</link>
		<pubDate>Thu, 13 Dec 2012 17:20:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634910160068423903</guid>
		<dc:creator>Duncanma</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[...how immature and childish.<br><br>One more reason to avoid working with Win8...<br><p>posted by Knut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634910966224340429</link>
		<pubDate>Fri, 14 Dec 2012 15:43:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634910966224340429</guid>
		<dc:creator>Knut</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[Talking about immature and childish...<p>posted by Stefan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634912314877529676</link>
		<pubDate>Sun, 16 Dec 2012 05:11:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634912314877529676</guid>
		<dc:creator>Stefan</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[<p>I don't get it. How can you say this is childish? This is a perfect way to learn new developers how to develop for Windows Phone. How can that be a bad thing? Might this be a case of &quot;Haters gonna hate&quot;?</p><p>posted by Naknut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634912495974991569</link>
		<pubDate>Sun, 16 Dec 2012 10:13:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634912495974991569</guid>
		<dc:creator>Naknut</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[<p>@<a href="/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634912495974991569">Naknut</a>: Agreed entirely. As someone who's not a terribly proficient developer (but aiming to become so!), I think this is a great way to keep developers engaged in new projects, and keep development fun in the process.</p><p>posted by awaltzforvenus</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634913785786187343</link>
		<pubDate>Mon, 17 Dec 2012 22:02:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634913785786187343</guid>
		<dc:creator>awaltzforvenus</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[HAHAAA, This is brilliant&#33;<br>Love this idea&#33;&#33;&#33;<br><br>It&#39;s not like the VS team stopped working on VS and decided to work on this, I&#39;m guessing a small group of people &#40;or maybe even one person&#41; just made this for fun....and fun it is.<p>posted by SomeRandomDude</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634932435074130361</link>
		<pubDate>Tue, 08 Jan 2013 12:05:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634932435074130361</guid>
		<dc:creator>SomeRandomDude</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[<p>Why do microsoft tend to treat people like children?<br>This is degrading and&nbsp;frankly&nbsp;offensive.<br><br>I have never liked&nbsp;achievements in any form. It destroys the game's story and immersion.<br><br>Playing a game for me is like reading a book. I play the game for the story.<br><br>For a&nbsp;thought experiment: Would you continue reading a book if for every 10 pages you get an&nbsp;achievement?<br>&quot;Bing! Nice job buddy! You have read another 10 pages. You are so hardcore, cool and awesome. You have earned 10&nbsp;achievement&nbsp;points. Share it with your friends. Show them how cool you are.&quot;</p><p>What if microsoft implemented&nbsp;achievements&nbsp;in windows operating system? For every new feature you use and for every program and other actions you execute you get&nbsp;achievement points.<br>&quot;Congratulations! You earned the&nbsp;suicide&nbsp;achievement&nbsp;for deleting the boot sector.&quot;</p><p><br>Get the picture?<br>If i could sue game companies for destroying the games, i would. They do not even provide an option to turn of that childish feature.</p><p>I know why&nbsp;achievements are popular in games. It is a&nbsp;psychology&nbsp;thing like how prices tend to be $5.95 instead of $6. Doesn't matter if a large population of people gets tricked by it.&nbsp;It still doesn't make it right.</p><p>Manipulation&nbsp;through&nbsp;psychology for greed should be illegal.<br>You should continue playing a game for the story,&nbsp;entertainment, enjoyment and fun of it. Not because of&nbsp;completion&nbsp;OCD that&nbsp;bugs&nbsp;you until you have gotten the full 100%.</p><p>Achievements is another form of a unhealthy drug addiction. You do not take drugs because you like them, you take them because you must. Because you can't live without them.</p><p>To take a quote from an&nbsp;activist: &quot;Why do you and your company support an activity that is known to be mentally harmful?&quot;</p><p>Causing harm even non-physical is illegal. Doesn't matter if it was intentional or not. That is the responsibility of the maker to figure out before release that the product is safe for use. At least that is how it is in my country.</p><p>For instance giving a drug to people that will cause&nbsp;addiction, mental anguish is illegal.<br>Achievements is exactly this. A drug that cause and&nbsp;promote&nbsp;addiction.&nbsp;</p><p>&nbsp;</p><p>posted by NorvilleShaggy</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634933553417521037</link>
		<pubDate>Wed, 09 Jan 2013 19:09:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634933553417521037</guid>
		<dc:creator>NorvilleShaggy</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[<p>This is so cool! A fun way to make developers explore VS enjoy what it offers!!<br>Congrats!</p><p>posted by KaeLL</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634934755462949234</link>
		<pubDate>Fri, 11 Jan 2013 04:32:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634934755462949234</guid>
		<dc:creator>KaeLL</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[<p>Odds are this feature didn't take too long to implement, and adds a little bit of fun to learning. I like it.</p><p>posted by gcorcoran</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634934759177827111</link>
		<pubDate>Fri, 11 Jan 2013 04:38:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634934759177827111</guid>
		<dc:creator>gcorcoran</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[<p>@<a href="/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634909837463235438">Phil Murray</a>:Nah, This makes your work more fun <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> GO @ch9!</p><p>posted by dotnetdevaddict</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634938356079610952</link>
		<pubDate>Tue, 15 Jan 2013 08:33:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634938356079610952</guid>
		<dc:creator>dotnetdevaddict</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[Addig am&#237;g regisztr&#225;ltam,tudott magyarul az oldal.Regisztr&#225;ci&#243; ut&#225;n,nem tudom haszn&#225;lni az oldalt,mert nem &#233;rtek angolul.Tal&#225;n sz&#237;vat&#225;s az eg&#233;sz&#63;Ha nem &#233;rtem,nem tudom haszn&#225;lni,mi a l&#233;nyege&#63;<p>posted by biciklispali</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634943055330180346</link>
		<pubDate>Sun, 20 Jan 2013 19:05:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634943055330180346</guid>
		<dc:creator>biciklispali</dc:creator>
	</item>
	<item>
		<title>Re: Announcing Visual Studio Achievements For Windows 8 App Development</title>
		<description>
			<![CDATA[<p>Have to find a PC now, achievments makes me crazy <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p><p>posted by Ploufside</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634981655021376218</link>
		<pubDate>Wed, 06 Mar 2013 11:18:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/Announcing-Visual-Studio-Achievements-For-Windows-8-App-Development#c634981655021376218</guid>
		<dc:creator>Ploufside</dc:creator>
	</item>
</channel>
</rss>