<?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>Dariusz quatscht : Fun Stuff</title><link>http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx</link><description>Tags: Fun Stuff</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Coding 4 Fun: Slide Tweet 0.1</title><link>http://blogs.msdn.com/dparys/archive/2009/02/10/coding-4-fun-slide-tweet-0-1.aspx</link><pubDate>Tue, 10 Feb 2009 17:24:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9410626</guid><dc:creator>dparys</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/dparys/comments/9410626.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=9410626</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=9410626</wfw:comment><description>&lt;p&gt;What is Slide Tweet? A Powerpoint Add-In twittering slide titles. If you are not familiar with &lt;a href="http://twitter.com"&gt;http://twitter.com&lt;/a&gt; I suggest to read the post &lt;a href="http://www.hanselman.com/blog/HowToTwitterFirstStepsAndATwitterGlossary.aspx"&gt;“How to Twitter – First Steps and a Twitter Glossary”&lt;/a&gt; from &lt;a href="http://www.hanselman.com"&gt;Scott Hanselman&lt;/a&gt;. Why do I want to have an add-in for powerpoint twittering slide titles? Well, I had an idea and I will test it in the next talk I give. The idea is simpel to integrate the audience through Twitter while presenting content. &lt;/p&gt;  &lt;p&gt;People can follow the tag specified in the beginning of the presentation and make comments, retweet or discuss the slide topic presented currently. Maybe I will use this to answer questions coming through twitter during the presentation, I’m not sure yet.&lt;/p&gt;  &lt;p&gt;Here are some screenshots how this works. First you load any powerpoint you want to present and start the presentation. After this you will be asked if you want to twitter this deck.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/Coding4FunSlideTweet0.1_D87C/shot1_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="shot1" border="0" alt="shot1" src="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/Coding4FunSlideTweet0.1_D87C/shot1_thumb.png" width="548" height="384" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;After specifying credentials and the tag to use for the tweets, you are ready to go. During presentation slide titles will be twittered with the specified tag. The audience is able to follow this tag. Let’s assume we have a tag which is called &lt;a href="http://search.twitter.com/search?q=#gac09"&gt;#gac09&lt;/a&gt;. You can basically follow this tag using the &lt;a href="http://search.twitter.com/"&gt;twitter search&lt;/a&gt; functionality or any other twitter client able to search for tags.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/Coding4FunSlideTweet0.1_D87C/shot4_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="shot4" border="0" alt="shot4" src="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/Coding4FunSlideTweet0.1_D87C/shot4_thumb.png" width="535" height="372" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The results will be shown and refreshed if new content for this tag is available.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/Coding4FunSlideTweet0.1_D87C/shot5_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="shot5" border="0" alt="shot5" src="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/Coding4FunSlideTweet0.1_D87C/shot5_thumb.png" width="551" height="566" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;You will see all tweets using the tag and not only the tweets by your presentation but also any tweets using the tag, replying on your tweets. &lt;/p&gt;  &lt;p&gt;The audience could interact among each other and give also feedback via Twitter (at least this is the idea I had). That said, it makes sense to specify one or multiple tags to make the presentation unique (please no UUID).&lt;/p&gt;  &lt;p&gt;I will see how it works on my next talk.&lt;/p&gt;  &lt;p&gt;If you are a presenter and would like to try out this add-in you can. I have posted a resource page on my code gallery with the solution file: &lt;a href="http://code.msdn.microsoft.com/slidetweet"&gt;Slide Tweet&lt;/a&gt;. Please note that you need Visual Studio 2008 and Visual Studio Tools for Office and Powerpoint 2007 to run this sample. I have no really good setup so far, neither good error handling. Therefore enjoy with care.&lt;/p&gt;  &lt;p&gt;One design decision I made. I always call to Twitter asynchronously with one exception. The last slide is posted synchronously, just to ensure that every call was made (so I even don’t utilize the callbacks).&lt;/p&gt;  &lt;p&gt;Have fun and feedback welcome!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9410626" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/WCF/default.aspx">WCF</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Coding4Fun/default.aspx">Coding4Fun</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Conference/default.aspx">Conference</category><category domain="http://blogs.msdn.com/dparys/archive/tags/English+Posts/default.aspx">English Posts</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Services/default.aspx">Services</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Community/default.aspx">Community</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Coding/default.aspx">Coding</category></item><item><title>Yet Another Windows Live Demo Video</title><link>http://blogs.msdn.com/dparys/archive/2008/05/09/yet-another-windows-live-demo-video.aspx</link><pubDate>Fri, 09 May 2008 15:06:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8479644</guid><dc:creator>dparys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dparys/comments/8479644.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=8479644</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=8479644</wfw:comment><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/walzenbach"&gt;Daniel Walzenbach&lt;/a&gt; and myself are demoing Windows Live with all its possibilities. In this scenario we have a mom, missing her son, but she always knows where he is! How this magic works, see and guess who is playing Daniel's mom? Enjoy!&lt;/p&gt;  &lt;p&gt;&lt;iframe style="width: 700px; height: 525px" src="http://silverlight.services.live.com/invoke/29047/Uebermama/iframe.html" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8479644" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/English+Posts/default.aspx">English Posts</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Windows+Live/default.aspx">Windows Live</category></item><item><title>Kleines, nettes Popfly Spiel</title><link>http://blogs.msdn.com/dparys/archive/2008/05/05/kleines-nettes-popfly-spiel.aspx</link><pubDate>Mon, 05 May 2008 10:28:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8459891</guid><dc:creator>dparys</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/dparys/comments/8459891.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=8459891</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=8459891</wfw:comment><description>&lt;p&gt;Du brauchst eine kurze Pause? Dann entspanne Dich mit diesem kleinen Spiel:&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="width: 320px; height: 240px"&gt;&lt;iframe style="width: 100%; height: 100%" src="http://www.popfly.com/users/adam/Type%20Type%20Revolution.small" frameborder="no" allowtransparency="allowtransparency"&gt;&lt;/iframe&gt;&lt;/div&gt;  &lt;p&gt;Beim zweiten Versuch habe ich 990 Punkte geschafft, wieviel schaffst Du?&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/KleinesnettesPopflySpiel_8515/shot1_2.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="254" alt="shot1" src="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/KleinesnettesPopflySpiel_8515/shot1_thumb.png" width="317" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8459891" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Games/default.aspx">Games</category></item><item><title>Christian Weyer und der "Code Affe"</title><link>http://blogs.msdn.com/dparys/archive/2008/04/23/christian-weyer-und-der-code-affe.aspx</link><pubDate>Wed, 23 Apr 2008 08:48:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8418239</guid><dc:creator>dparys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dparys/comments/8418239.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=8418239</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=8418239</wfw:comment><description>&lt;p&gt;Wer auf dem Launch 2008 in Frankfurt war, hat vielleicht die Session mit &lt;a href="http://blogs.thinktecture.com/cweyer"&gt;Christian Weyer&lt;/a&gt; und dem &amp;quot;Code Affen&amp;quot; gesehen. Der &amp;quot;Code Affe&amp;quot; war ich. Wer es verpasst hat, kann das ganze sich jetzt auch auf Video anschauen. Die gute Stimmung im Raum l&amp;#228;sst sich allerdings nicht so toll &amp;#252;ber dieses Medium transportieren.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/germany/msdn/launch2008/library.aspx?id=T06_DO_1100"&gt;WCF und WF (Teil1)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/germany/msdn/launch2008/library.aspx?id=T06_DO_1345"&gt;WCF und WF (Teil2)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#220;ber Feedback w&amp;#252;rde ich mich freuen.&lt;/p&gt;  &lt;p&gt;Es gibt noch weitere Videos vom Launch, das zu finden unter&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/germany/msdn/launch2008/videos/default.mspx" href="http://www.microsoft.com/germany/msdn/launch2008/videos/default.mspx"&gt;http://www.microsoft.com/germany/msdn/launch2008/videos/default.mspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Viel Spa&amp;#223; beim reinschauen.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8418239" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/dparys/archive/tags/C_2B002B002F00_CLI/default.aspx">C++/CLI</category><category domain="http://blogs.msdn.com/dparys/archive/tags/WCF/default.aspx">WCF</category><category domain="http://blogs.msdn.com/dparys/archive/tags/WF/default.aspx">WF</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Dev+Tools/default.aspx">Dev Tools</category><category domain="http://blogs.msdn.com/dparys/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Dies+und+Das/default.aspx">Dies und Das</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Conference/default.aspx">Conference</category><category domain="http://blogs.msdn.com/dparys/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.msdn.com/dparys/archive/tags/MSDN/default.aspx">MSDN</category><category domain="http://blogs.msdn.com/dparys/archive/tags/MFC/default.aspx">MFC</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Windows+Server/default.aspx">Windows Server</category><category domain="http://blogs.msdn.com/dparys/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.msdn.com/dparys/archive/tags/.NET+Framework/default.aspx">.NET Framework</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Data+Access/default.aspx">Data Access</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Architecture/default.aspx">Architecture</category></item><item><title>MAD Klappbilder</title><link>http://blogs.msdn.com/dparys/archive/2008/04/01/mad-klappbilder.aspx</link><pubDate>Tue, 01 Apr 2008 10:42:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8347552</guid><dc:creator>dparys</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/dparys/comments/8347552.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=8347552</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=8347552</wfw:comment><description>&lt;p&gt;Ich hatte schon ganz vergessen das MAD eines der Hefte war, die ich mir fr&amp;#252;her immer gerne reingezogen habe. Durch Roy Osherove's &lt;a href="http://weblogs.asp.net/rosherove/default.aspx"&gt;Blog&lt;/a&gt; bin ich dr&amp;#252;ber gestolpert. Leider nur ein paar &lt;a href="http://www.nytimes.com/interactive/2008/03/28/arts/20080330_FOLD_IN_FEATURE.html#"&gt;selektierte englische Klappbilder&lt;/a&gt;, aber trotzdem eine sch&amp;#246;ne Jugenderinnerung.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8347552" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category></item><item><title>Logik aus Anwendungen Auslagern am Beispiel des Silverlight Tools 2.0 Beta 1 Installers</title><link>http://blogs.msdn.com/dparys/archive/2008/03/08/logik-aus-anwendungen-auslagern-am-beispiel-des-silverlight-tools-2-0-beta-1-installers.aspx</link><pubDate>Sat, 08 Mar 2008 10:22:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8111054</guid><dc:creator>dparys</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/dparys/comments/8111054.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=8111054</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=8111054</wfw:comment><description>&lt;p&gt;Ich wollte doch eigentlich nur mal ganz kurz Silverlight Tools 2.0 Beta 1 installieren. Doch dann erschl&amp;#228;gt mich dieser Dialog:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/LogikausAnwendungenAusl.0Beta1Installers_75C6/shot1_2.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="373" alt="shot1" src="http://blogs.msdn.com/blogfiles/dparys/WindowsLiveWriter/LogikausAnwendungenAusl.0Beta1Installers_75C6/shot1_thumb.png" width="391" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Hier der Text aus dem Dialog&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;An Error Has Occurred:       &lt;br /&gt;Silverlight Tools cannot be installed because one or more of the following conditions is true: &lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;1. Visual Studio 2008 RTM is not installed.       &lt;br /&gt;2. The Web Authoring feature of Visual Studio is not installed.        &lt;br /&gt;3. A previous version of the Silverlight Runtime is installed.        &lt;br /&gt;4. A previous version of the Silverlight SDK is installed.        &lt;br /&gt;5. The Visual Studio Update KB949325 is installed.        &lt;br /&gt;6. A previous version of Silverlight Tools is installed. &lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;To continue, please install or uninstall the &lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Sch&amp;#246;n das die Prerequisites Installere Komponente ausgelagert wurde, hier der fehlende Code:&lt;/p&gt;  &lt;div&gt;   &lt;div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;     &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   1:&lt;/span&gt; [RunInstaller( &lt;span style="color: #0000ff"&gt;true&lt;/span&gt; )]&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   2:&lt;/span&gt; &lt;span style="color: #0000ff"&gt;public&lt;/span&gt; partial &lt;span style="color: #0000ff"&gt;class&lt;/span&gt; SilverlightTools20PrerequisitesInstaller : Installer&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   3:&lt;/span&gt; {&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   4:&lt;/span&gt;     &lt;span style="color: #0000ff"&gt;public&lt;/span&gt; SilverlightTools20PrerequisitesInstaller()&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   5:&lt;/span&gt;     {&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   6:&lt;/span&gt;         InitializeDariusz();&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   7:&lt;/span&gt;     }&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   8:&lt;/span&gt;&amp;#160; &lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;   9:&lt;/span&gt;     &lt;span style="color: #0000ff"&gt;public&lt;/span&gt; &lt;span style="color: #0000ff"&gt;override&lt;/span&gt; &lt;span style="color: #0000ff"&gt;object&lt;/span&gt; InitializeLifetimeService()&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  10:&lt;/span&gt;     {&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  11:&lt;/span&gt;         &lt;span style="color: #0000ff"&gt;return&lt;/span&gt; &lt;span style="color: #0000ff"&gt;new&lt;/span&gt; DariuszIstBereitUndMitKaffeeVersorgt();&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  12:&lt;/span&gt;     }&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  13:&lt;/span&gt;&amp;#160; &lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  14:&lt;/span&gt;     &lt;span style="color: #0000ff"&gt;public&lt;/span&gt; &lt;span style="color: #0000ff"&gt;override&lt;/span&gt; &lt;span style="color: #0000ff"&gt;void&lt;/span&gt; Install( IDictionary stateSaver )&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  15:&lt;/span&gt;     {&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  16:&lt;/span&gt;         DariuszDeInstalliereVorherigherRuntimeVersion();&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  17:&lt;/span&gt;         DariuszDeInstalliereVorherigesSDK();&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  18:&lt;/span&gt;         DariuszDeInstalliereKB949325();&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  19:&lt;/span&gt;         DariuszDeInstalliereVorherigesSilverlightTool();&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  20:&lt;/span&gt;         &lt;span style="color: #0000ff"&gt;base&lt;/span&gt;.Install( stateSaver );&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  21:&lt;/span&gt;     }&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  22:&lt;/span&gt;&amp;#160; &lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  23:&lt;/span&gt;     &lt;span style="color: #0000ff"&gt;public&lt;/span&gt; &lt;span style="color: #0000ff"&gt;override&lt;/span&gt; &lt;span style="color: #0000ff"&gt;void&lt;/span&gt; Commit( IDictionary savedState )&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  24:&lt;/span&gt;     {&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  25:&lt;/span&gt;         AllesKlarLieberSilverlightInstallerFangMalAnAllesWegWasSt&amp;#246;rt();&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  26:&lt;/span&gt;         &lt;span style="color: #0000ff"&gt;base&lt;/span&gt;.Commit( savedState );&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  27:&lt;/span&gt;     }&lt;/pre&gt;

    &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #606060"&gt;  28:&lt;/span&gt; }&lt;/pre&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;Ich wei&amp;#223;, ist ja nur eine Beta, aber ich m&amp;#246;chte jetzt endlich auch mal Toasten und den Weltfrieden herstellen.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8111054" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category></item><item><title>Studenten Aufgepasst - Wir verschenken Software</title><link>http://blogs.msdn.com/dparys/archive/2008/02/20/studenten-aufgepasst-wir-verschenken-software.aspx</link><pubDate>Wed, 20 Feb 2008 03:44:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7806621</guid><dc:creator>dparys</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dparys/comments/7806621.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=7806621</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=7806621</wfw:comment><description>Du bist Student? Du w&amp;#252;rdest gerne mit Visual Studio 2008 Professional arbeiten? Du w&amp;#252;rdest gerne mit dem XNA Game Studio Spiele programmieren? Du h&amp;#228;ttest gerne die neuesten Expression Werkzeuge von Microsoft? Das kannst Du alles haben!...(&lt;a href="http://blogs.msdn.com/dparys/archive/2008/02/20/studenten-aufgepasst-wir-verschenken-software.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7806621" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category></item><item><title>Gehabt Euch Wohl, Gutbart! 2,5 Jahre World of Warcraft</title><link>http://blogs.msdn.com/dparys/archive/2008/02/13/gehabt-euch-wohl-gutbart-2-5-jahre-world-of-warcraft.aspx</link><pubDate>Wed, 13 Feb 2008 20:44:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7678240</guid><dc:creator>dparys</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dparys/comments/7678240.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=7678240</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=7678240</wfw:comment><description>Seit 2,5 Jahren spiele ich World of Warcraft, eine echte Ewigkeit. Mir war das eigentlich gar nicht so bewußt. Ich habe mal immer wieder einen Charakter angefangen, hochgespielt und dann wieder einen anderen begonnen. Mit der Einführung von Burning Crusade...(&lt;a href="http://blogs.msdn.com/dparys/archive/2008/02/13/gehabt-euch-wohl-gutbart-2-5-jahre-world-of-warcraft.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7678240" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Dies+und+Das/default.aspx">Dies und Das</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Games/default.aspx">Games</category></item><item><title>Mambo speed run install - Check this out!</title><link>http://blogs.msdn.com/dparys/archive/2008/01/16/mambo-speed-run-install-check-this-out.aspx</link><pubDate>Wed, 16 Jan 2008 16:00:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7130793</guid><dc:creator>dparys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dparys/comments/7130793.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=7130793</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=7130793</wfw:comment><description>My colleque Bernhard "TigerDuck" Frank has created an amazing video about the Raktajino project. I did a podcast in December with him (just in German) and we discussed what Tigerduck in general is. So, if you want to see, how you can install Mambo , without...(&lt;a href="http://blogs.msdn.com/dparys/archive/2008/01/16/mambo-speed-run-install-check-this-out.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7130793" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Windows+Server/default.aspx">Windows Server</category><category domain="http://blogs.msdn.com/dparys/archive/tags/English+Posts/default.aspx">English Posts</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Tools/default.aspx">Tools</category></item><item><title>Launch, Basta, CeBit, 10 Km vs. Oli</title><link>http://blogs.msdn.com/dparys/archive/2008/01/03/launch-basta-cebit-10-km-vs-oli.aspx</link><pubDate>Thu, 03 Jan 2008 10:22:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6964464</guid><dc:creator>dparys</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dparys/comments/6964464.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=6964464</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=6964464</wfw:comment><description>Nach dem viel zu kurzem Urlaub sitze ich heute morgen in einem gammel leeren Büro und schaue in meinen Kalender. Neben den paar Emails die es noch abzuarbeiten gibt, sehe ich besonders die nächsten drei Monate vollgestopft mit Terminen. Der große Launch...(&lt;a href="http://blogs.msdn.com/dparys/archive/2008/01/03/launch-basta-cebit-10-km-vs-oli.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6964464" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Conference/default.aspx">Conference</category><category domain="http://blogs.msdn.com/dparys/archive/tags/MSDN/default.aspx">MSDN</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Games/default.aspx">Games</category></item><item><title>World of Warcraft - Popfly Mashup</title><link>http://blogs.msdn.com/dparys/archive/2007/11/30/world-of-warcraft-popfly-mashup.aspx</link><pubDate>Fri, 30 Nov 2007 13:54:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6613788</guid><dc:creator>dparys</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dparys/comments/6613788.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=6613788</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=6613788</wfw:comment><description>Due to the new World of Warcraft Patch, leveling from 20-60 became much easier. Therefore I think I will give it a try and would like to level up a Warlock, had none so far. By the way, this was done with Microsoft Popfly....(&lt;a href="http://blogs.msdn.com/dparys/archive/2007/11/30/world-of-warcraft-popfly-mashup.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6613788" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Coding4Fun/default.aspx">Coding4Fun</category><category domain="http://blogs.msdn.com/dparys/archive/tags/English+Posts/default.aspx">English Posts</category></item><item><title>Die dunkle Seite...</title><link>http://blogs.msdn.com/dparys/archive/2007/10/29/die-dunkle-seite.aspx</link><pubDate>Mon, 29 Oct 2007 17:54:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5765940</guid><dc:creator>dparys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dparys/comments/5765940.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=5765940</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=5765940</wfw:comment><description>bei meinem letzten TechTalk wurde ich des öfteren gefragt, wo man sich diese Visual Studio Settings herunterladen kann. Ich dachte mir, ich widme nun dem ganzen gleich eine eigene Webseite, inspiriert durch Scott Hanselman und Dave Reed . Darf ich vorstellen,...(&lt;a href="http://blogs.msdn.com/dparys/archive/2007/10/29/die-dunkle-seite.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5765940" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Dies+und+Das/default.aspx">Dies und Das</category><category domain="http://blogs.msdn.com/dparys/archive/tags/TechTalk/default.aspx">TechTalk</category></item><item><title>The dark side...</title><link>http://blogs.msdn.com/dparys/archive/2007/10/29/the-dark-side.aspx</link><pubDate>Mon, 29 Oct 2007 17:51:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5765901</guid><dc:creator>dparys</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dparys/comments/5765901.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=5765901</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=5765901</wfw:comment><description>Inspired by Scott Hanselman and Dave Reed I'm using a black Visual Studio settings environment. From time to time customers ask me if they can get my settings, so I decided to dedicate a website to it. May I introduce... www.darksideofvisualstudio.net...(&lt;a href="http://blogs.msdn.com/dparys/archive/2007/10/29/the-dark-side.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5765901" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category><category domain="http://blogs.msdn.com/dparys/archive/tags/English+Posts/default.aspx">English Posts</category></item><item><title>Web 2.0 mal anders</title><link>http://blogs.msdn.com/dparys/archive/2007/07/18/web-2-0-mal-anders.aspx</link><pubDate>Wed, 18 Jul 2007 15:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3936802</guid><dc:creator>dparys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dparys/comments/3936802.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=3936802</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=3936802</wfw:comment><description>www.alleinr.de...(&lt;a href="http://blogs.msdn.com/dparys/archive/2007/07/18/web-2-0-mal-anders.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3936802" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category></item><item><title>Der Traum eines jeden Managers</title><link>http://blogs.msdn.com/dparys/archive/2007/06/11/der-traum-eines-jeden-managers.aspx</link><pubDate>Mon, 11 Jun 2007 09:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3223390</guid><dc:creator>dparys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dparys/comments/3223390.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dparys/commentrss.aspx?PostID=3223390</wfw:commentRss><wfw:comment>http://blogs.msdn.com/dparys/rsscomments.aspx?PostID=3223390</wfw:comment><description>Wäre es nicht schön zu wissen wo sich eigentlich der Mitarbeiter so die Tage über aufhält? Mein Kollege Daniel hat dies realisiert. Mit einem GPS Empfänger bewaffnet zeichnet er seine Aufenthalte auf und mischt das ganze noch mit Virtual Earth, Flickr...(&lt;a href="http://blogs.msdn.com/dparys/archive/2007/06/11/der-traum-eines-jeden-managers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3223390" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dparys/archive/tags/Fun+Stuff/default.aspx">Fun Stuff</category></item></channel></rss>