<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Chris Bowen's Blog : Popfly</title><link>http://blogs.msdn.com/cbowen/archive/tags/Popfly/default.aspx</link><description>Tags: Popfly</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Make Silverlight Games with Popfly Game Creator</title><link>http://blogs.msdn.com/cbowen/archive/2008/05/05/make-silverlight-games-with-popfly-game-creator.aspx</link><pubDate>Mon, 05 May 2008 06:09:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8459390</guid><dc:creator>cbowen</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/cbowen/comments/8459390.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cbowen/commentrss.aspx?PostID=8459390</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cbowen/rsscomments.aspx?PostID=8459390</wfw:comment><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/PopflyGames_4.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 5px 5px; border-right-width: 0px" border="0" alt="PopflyGames" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/PopflyGames_thumb_1.png" width="287" height="49"&gt;&lt;/a&gt;Many people have been using &lt;a href="http://www.silverlight.net"&gt;Silverlight&lt;/a&gt; to create games for the web, but until now, you've had to be a programmer to do it.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Just released on the &lt;a href="http://www.popfly.com/"&gt;Popfly site&lt;/a&gt; is alpha of the new &lt;em&gt;Popfly Game Creator&lt;/em&gt; feature, which provides a great way to create and share some interesting games without having to deal with some of the complexities normally associated with game creation, all using Silverlight.&lt;/p&gt; &lt;p&gt;Head over to &lt;a href="http://www.popfly.com/"&gt;Popfly&lt;/a&gt;, choose the "Create a Game" option, and choose a base game (or start from scratch):&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/CreateANewGame_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="CreateANewGame" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/CreateANewGame_thumb.png" width="193" height="244"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;You can go ahead an click Play to try the game, but the interesting part is when you start modifying the game by working with the Actors, Scenes, and Game settings.&lt;/p&gt; &lt;p&gt;With Actors, you can modify the individual elements that comprise your game.&amp;nbsp; The car that drives, the spaceship that flies, etc.&amp;nbsp; Choose from the hundreds of built-in items, or make your own.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/Actors_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="Actors" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/Actors_thumb.png" width="463" height="252"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;In Scenes, create the different screens that your game will have (title, instructions, game, "you win", "you lose", etc.)&amp;nbsp; You can select from a number of backgrounds and sounds (or again add your own.)&amp;nbsp; Then, use the editor to place the actors on the various scenes.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/Scenes_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="Scenes" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/Scenes_thumb.png" width="463" height="317"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;So, how does the game know what to do?&amp;nbsp; This is where Behaviors come in, for both scenes and actors.&amp;nbsp; Making a lot of options available to you in a surprisingly easy-to-use editor, you can add effects like motion, shooting, disappearing and more using visual tools.&amp;nbsp; &lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/Behaviors_4.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="Behaviors" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/Behaviors_thumb_1.png" width="463" height="366"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Wiring up events (like steering your car) to buttons on the keyboard is very straightforward:&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/KeyPressEvent_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="KeyPressEvent" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/KeyPressEvent_thumb.png" width="463" height="308"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Want to add a special effect when the car hits a boulder?&amp;nbsp; No problem.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/SpecialEffects_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="SpecialEffects" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/SpecialEffects_thumb.png" width="463" height="308"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Finally, use the Game screen to change overall game properties (score, lives, etc.) and to import files to your project.&lt;/p&gt; &lt;p&gt;Once your game is ready, just hit Play!&amp;nbsp; You can also use the built-in debugging features to see what's happening behind the scenes as you test your game.&amp;nbsp; You can view performance details, watch output from your game to a console window (for example, you can track game events such as keypresses), and turn on visibility of the bounding boxes used to detect collisions.&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/Debug_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="Debug" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/MakeaGameEasilywithPopflyGameCreator_13E92/Debug_thumb.png" width="463" height="318"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Best of all, since it is Popfly, you can easily save your games and share them with your friends and rest the world.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Ready to Learn More?&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;You can just &lt;a href="http://popfly.com/"&gt;jump right in&lt;/a&gt; and try things out, but I'd recommend you watch this video tutorial first (go ahead, it's only 8 minutes long):&lt;/p&gt;&lt;embed height="364" type="application/x-shockwave-flash" pluginspage="http://macromedia.com/go/getflashplayer" width="432" src="http://images.video.msn.com/flash/soapbox1_1.swf" flashvars="c=v&amp;amp;v=45a39730-0ea6-4e7e-b55e-97d44eae4102&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;brand=" allowscriptaccess="always" allowfullscreen="true" base="http://images.video.msn.com" quality="high"&gt;&lt;/embed&gt;&lt;br&gt;&lt;a title="Popfly Game Creator" href="http://video.msn.com/video.aspx?vid=45a39730-0ea6-4e7e-b55e-97d44eae4102" target="_new"&gt;Video: Popfly Game Creator&lt;/a&gt;  &lt;p&gt;There's plenty more over on the &lt;a href="http://www.popflywiki.com/GameCreatorMain.ashx"&gt;Popfly Wiki&lt;/a&gt;, including more videos, samples and tutorials.&lt;/p&gt; &lt;p&gt;Very cool stuff.&amp;nbsp; I hope you'll take a moment to check it out.&amp;nbsp; Send me a link to any games you make!&lt;/p&gt; &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8459390" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cbowen/archive/tags/Gaming/default.aspx">Gaming</category><category domain="http://blogs.msdn.com/cbowen/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/cbowen/archive/tags/Popfly/default.aspx">Popfly</category></item><item><title>New Deitel Resource Centers: ASP.NET 3.5, LINQ, Popfly, WPF, and SharePoint</title><link>http://blogs.msdn.com/cbowen/archive/2007/11/26/new-deitel-resource-centers-asp-net-3-5-linq-popfly-wpf-and-sharepoint.aspx</link><pubDate>Mon, 26 Nov 2007 19:28:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6532791</guid><dc:creator>cbowen</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cbowen/comments/6532791.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cbowen/commentrss.aspx?PostID=6532791</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cbowen/rsscomments.aspx?PostID=6532791</wfw:comment><description>&lt;p&gt;&lt;a href="http://www.deitel.com/"&gt;Deitel&lt;/a&gt; recently released more topics of interest to .NET developers in their excellent &lt;a href="http://www.deitel.com/ResourceCenters/ViewCompleteResourceCenterList/tabid/56/Default.aspx"&gt;Resource Center series&lt;/a&gt;.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Created to help you find articles, tutorials, blogs, downloads, FAQs, and more, here are the new centers:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.deitel.com/ResourceCenters/Programming/ASP.NET3.5/tabid/2714/Default.aspx"&gt;ASP.NET 3.5&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.deitel.com/ResourceCenters/Programming/MicrosoftLINQ/tabid/2659/Default.aspx"&gt;LINQ&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.deitel.com/ResourceCenters/Programming/MicrosoftPopfly/tabid/2801/Default.aspx"&gt;Popfly&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.deitel.com/ResourceCenters/Programming/WindowsPresentationFoundation/tabid/2746/Default.aspx"&gt;WPF&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.deitel.com/ResourceCenters/Software/SharePoint/tabid/2764/Default.aspx"&gt;SharePoint&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;I find these valuable since they're not simply lists of links.&amp;nbsp; Most resources have brief descriptions of each item written by someone who has taken the time to review the resource.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Worth a look!&lt;/p&gt; &lt;p&gt;-Chris&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f51780ae-7a85-4a4a-848c-d58487dffdef" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/ASP.NET" rel="tag"&gt;ASP.NET&lt;/a&gt;, &lt;a href="http://technorati.com/tags/LINQ" rel="tag"&gt;LINQ&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Popfly" rel="tag"&gt;Popfly&lt;/a&gt;, &lt;a href="http://technorati.com/tags/WPF" rel="tag"&gt;WPF&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6532791" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cbowen/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/cbowen/archive/tags/LINQ/default.aspx">LINQ</category><category domain="http://blogs.msdn.com/cbowen/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/cbowen/archive/tags/.NET+3.5/default.aspx">.NET 3.5</category><category domain="http://blogs.msdn.com/cbowen/archive/tags/Popfly/default.aspx">Popfly</category></item><item><title>Major Visual Studio 2008 Announcements Today</title><link>http://blogs.msdn.com/cbowen/archive/2007/11/05/major-visual-studio-2008-announcements-today.aspx</link><pubDate>Mon, 05 Nov 2007 20:15:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5913569</guid><dc:creator>cbowen</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/cbowen/comments/5913569.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cbowen/commentrss.aspx?PostID=5913569</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cbowen/rsscomments.aspx?PostID=5913569</wfw:comment><description>&lt;p&gt;We've taken the wraps off some big announcements related to Visual Studio 2008.&amp;nbsp; As &lt;a href="http://blogs.msdn.com/somasegar/archive/2007/11/05/teched-developer-in-europe.aspx"&gt;Soma mentions on his blog&lt;/a&gt;, he made the announcements at TechEd Developer Europe today.&lt;/p&gt; &lt;p&gt;The highlights:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://microsoft.com/vstudio"&gt;Visual Studio 2008&lt;/a&gt; and .NET 3.5 are expected to &lt;strong&gt;ship before the end of November&lt;/strong&gt;  &lt;li&gt;With Visual Studio 2008, license restrictions are being changed to permit partners to &lt;strong&gt;target other platforms with Visual Studio&lt;/strong&gt;.  &lt;li&gt;Premier VSIP (Visual Studio Industry Partner) customers will have access to Visual Studio source code  &lt;li&gt;More details on &lt;a href="http://www.popfly.ms/Overview/Explorer.aspx"&gt;Popfly Explorer&lt;/a&gt; - an add-in for Visual Studio to make it easier to work with &lt;a href="http://www.popfly.ms"&gt;Popfly&lt;/a&gt;  &lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/sync/default.aspx"&gt;Microsoft Sync Framework&lt;/a&gt; CTP  &lt;ul&gt; &lt;li&gt;Document - &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1A4A7EDB-DD09-45D5-8D95-4D695DB3F258&amp;amp;displaylang=en"&gt;"Introduction to the Microsoft Sync Framework"&lt;/a&gt;  &lt;li&gt;Bits - &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=35E8F16E-AAA4-4919-8B3C-1CE4EA1F6552&amp;amp;displaylang=en"&gt;Microsoft Sync Framework CTP1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;And more.&amp;nbsp; Read &lt;a href="http://blogs.msdn.com/somasegar/archive/2007/11/05/teched-developer-in-europe.aspx"&gt;Soma's post&lt;/a&gt; for the full details.&lt;/p&gt; &lt;p&gt;Mary Jo Foley &lt;a href="http://blogs.zdnet.com/microsoft/?p=898"&gt;has some coverage&lt;/a&gt; as well and there a &lt;a href="http://www.microsoft.com/presspass/press/2007/nov07/11-05TechEdDevelopersPR.mspx"&gt;press release&lt;/a&gt; accompanying the announcements.&lt;/p&gt; &lt;p&gt;-Chris&lt;/p&gt;&lt;span class="sbmLink"&gt; &lt;table cellspacing="1" cellpadding="1"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td class="sbmText"&gt;Share this post : &lt;/td&gt; &lt;td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"&gt;&lt;a class="sbmDim" onmouseover="mOvr(this)" title="Post it to del.icio.us" onmouseout="mOut(this)" href="http://del.icio.us/post?url=http://blogs.msdn.com/cbowen/archive/2007/11/05/major-visual-studio-2008-announcements-today.aspx&amp;amp;;title=Major Visual Studio 2008 Announcements Today" target="_blank"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" border="0"&gt;&lt;/a&gt;  &lt;td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"&gt;&lt;a class="sbmDim" onmouseover="mOvr(this)" title="Post it to digg" onmouseout="mOut(this)" href="http://digg.com/submit?phase=2&amp;amp;url=http://blogs.msdn.com/cbowen/archive/2007/11/05/major-visual-studio-2008-announcements-today.aspx&amp;amp;title=Major Visual Studio 2008 Announcements Today" target="_blank"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" border="0"&gt;&lt;/a&gt;  &lt;td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"&gt;&lt;a class="sbmDim" onmouseover="mOvr(this)" title="Post it to dotnetkicks" onmouseout="mOut(this)" href="http://www.dotnetkicks.com/kick/?url=http://blogs.msdn.com/cbowen/archive/2007/11/05/major-visual-studio-2008-announcements-today.aspx&amp;amp;title=Major Visual Studio 2008 Announcements Today" target="_blank"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/CropperCapture154.jpg" border="0"&gt;&lt;/a&gt;  &lt;td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"&gt;&lt;a class="sbmDim" onmouseover="mOvr(this)" title="Post it to live" onmouseout="mOut(this)" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://blogs.msdn.com/cbowen/archive/2007/11/05/major-visual-studio-2008-announcements-today.aspx&amp;amp;title=Major Visual Studio 2008 Announcements Today" target="_blank"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" border="0"&gt;&lt;/a&gt;  &lt;td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"&gt;&lt;a class="sbmDim" onmouseover="mOvr(this)" title="Post it to reddit!" onmouseout="mOut(this)" href="http://reddit.com/submit?url=http://blogs.msdn.com/cbowen/archive/2007/11/05/major-visual-studio-2008-announcements-today.aspx&amp;amp;title=Major Visual Studio 2008 Announcements Today" target="_blank"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" border="0"&gt;&lt;/a&gt;  &lt;td class="sbmDim" onmouseover="mOvr(this)" onmouseout="mOut(this)"&gt;&lt;a class="sbmDim" onmouseover="mOvr(this)" title="Post it to technorati!" onmouseout="mOut(this)" href="http://technorati.com/faves/?add=http://blogs.msdn.com/cbowen/archive/2007/11/05/major-visual-studio-2008-announcements-today.aspx&amp;amp;title=Major Visual Studio 2008 Announcements Today" target="_blank"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" border="0"&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p&gt;&lt;/span&gt;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:198d99b1-14cd-4a0e-a460-3cdece2924c3" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/Visual%20Studio%202008" rel="tag"&gt;Visual Studio 2008&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Visual%20Studio" rel="tag"&gt;Visual Studio&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Popfly" rel="tag"&gt;Popfly&lt;/a&gt;, &lt;a href="http://technorati.com/tags/.NET%203.5" rel="tag"&gt;.NET 3.5&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5913569" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cbowen/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/cbowen/archive/tags/.NET+3.5/default.aspx">.NET 3.5</category><category domain="http://blogs.msdn.com/cbowen/archive/tags/Popfly/default.aspx">Popfly</category></item></channel></rss>