<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://jazzynupe.no-ip.com/Blog/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>It&amp;#39;s my life... And I live it... : Other Stuff</title><link>http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx</link><description>Tags: Other Stuff</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Windows PowerShell Blog : Windows Management Framework is here!</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/10/28/windows-powershell-blog-windows-management-framework-is-here.aspx</link><pubDate>Wed, 28 Oct 2009 13:36:11 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2845</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2845</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/10/28/windows-powershell-blog-windows-management-framework-is-here.aspx#comments</comments><description>&lt;p&gt;FINALLY it is released. &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/" target="_blank"&gt;PowerShell&lt;/a&gt; 2.0 is now available in RTM form.&lt;/p&gt;  &lt;p&gt;Download today and get all the new &lt;a href="http://msdn2.microsoft.com/en-us/library/aa394582.aspx" target="_blank"&gt;WMI&lt;/a&gt; features and the new Remoting framework for PowerShell and management. Also don’t forget the BITS commandlets for downloading large files from the internet and from file shares.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/powershell/archive/2009/10/27/windows-management-framework-is-here.aspx"&gt;Windows PowerShell Blog : Windows Management Framework is here!&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2845" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>NASA - Test of Futuristic X-48C is Historic Wind Tunnel's Swan Song</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/10/28/nasa-test-of-futuristic-x-48c-is-historic-wind-tunnel-s-swan-song.aspx</link><pubDate>Wed, 28 Oct 2009 06:08:42 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2844</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2844</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/10/28/nasa-test-of-futuristic-x-48c-is-historic-wind-tunnel-s-swan-song.aspx#comments</comments><description>&lt;p&gt;A great piece of history going away. &lt;/p&gt;  &lt;blockquote&gt;Langley decommissioned the tunnel in 1995, and then leased it to Old Dominion University in Norfolk, Va., for research and student engineering training. That lease was up this summer and the tunnel is scheduled for demolition because of its lack of national strategic importance, limited testing capability, deteriorating condition and the environmental liability associated with the materials used in its construction.&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.nasa.gov/topics/aeronautics/features/x48c.html"&gt;NASA - Test of Futuristic X-48C is Historic Wind Tunnel's Swan Song&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2844" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>iLove SharePoint: PowerShell &amp; SharePoint - Quick Start</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/09/24/ilove-sharepoint-powershell-amp-sharepoint-quick-start.aspx</link><pubDate>Thu, 24 Sep 2009 14:57:50 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2836</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2836</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/09/24/ilove-sharepoint-powershell-amp-sharepoint-quick-start.aspx#comments</comments><description>&lt;p&gt;Now THIS is the way you load a SharePoint library into &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/" target="_blank"&gt;PowerShell&lt;/a&gt;. &lt;/p&gt;  &lt;h4&gt;LoadWithPartialName is dead!!! Yea!!! &lt;/h4&gt;  &lt;blockquote&gt;   &lt;pre&gt;#load Microsoft.SharePoint.dll&lt;/pre&gt;

  &lt;pre&gt;[System.Reflection.Assembly]::LoadFrom(&amp;quot;$12HivesDir\ISAPI\Microsoft.SharePoint.dll&amp;quot;)&lt;/pre&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://cglessner.blogspot.com/2008/06/powershell-sharepoint.html"&gt;iLove SharePoint: PowerShell &amp;amp; SharePoint - Quick Start&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2836" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>SharePoint 2010 Overview Video</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/07/29/sharepoint-2010-overview-video.aspx</link><pubDate>Wed, 29 Jul 2009 21:15:27 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2817</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2817</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/07/29/sharepoint-2010-overview-video.aspx#comments</comments><description>&lt;p&gt;Here is an overview video. This is really good lead in for working with the next &lt;a href="http://www.microsoft.com/sharepoint/" target="_blank"&gt;SharePoint Technology&lt;/a&gt; and &lt;a href="http://office.microsoft.com/en-us/sharepointtechnology/" target="_blank"&gt;WSS&lt;/a&gt; information. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/Overview-Video.aspx"&gt;Overview Video&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2817" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Choice. Value. Innovation. - Home</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/07/29/choice-value-innovation-home.aspx</link><pubDate>Wed, 29 Jul 2009 13:57:24 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2816</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2816</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/07/29/choice-value-innovation-home.aspx#comments</comments><description>&lt;p&gt;Cool Beans… Better Together… &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.choicevalueinnovation.com/thedeal/Default.aspx"&gt;Choice. Value. Innovation. - Home&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2816" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Migrate from Microsoft Content Management Server 2002 to Office SharePoint Server 2007</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/07/28/migrate-from-microsoft-content-management-server-2002-to-office-sharepoint-server-2007.aspx</link><pubDate>Tue, 28 Jul 2009 21:01:34 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2814</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2814</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/07/28/migrate-from-microsoft-content-management-server-2002-to-office-sharepoint-server-2007.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc261812.aspx"&gt;Migrate from Microsoft Content Management Server 2002 to Office SharePoint Server 2007&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/aa480225.aspx" href="http://msdn.microsoft.com/en-us/library/aa480225.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa480225.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/aa480227.aspx" href="http://msdn.microsoft.com/en-us/library/aa480227.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa480227.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2814" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Leak: Inside the Microsoft Store With Wall-Sized Screens and the Answers Bar</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/07/25/leak-inside-the-microsoft-store-with-wall-sized-screens-and-the-answers-bar.aspx</link><pubDate>Sat, 25 Jul 2009 11:00:03 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2811</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2811</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/07/25/leak-inside-the-microsoft-store-with-wall-sized-screens-and-the-answers-bar.aspx#comments</comments><description>&lt;p&gt;This is pretty cool if it is true…&lt;/p&gt;  &lt;p&gt;I have not heard for sure, but I definitely urged the management to have a “showcase” as well. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://gizmodo.com/5322328/leak-inside-the-microsoft-store-with-wall+sized-screens-and-the-answers-bar/gallery/?selectedImage=5"&gt;Leak: Inside the Microsoft Store With Wall-Sized Screens and the Answers Bar&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2811" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Games/default.aspx">Games</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Music/default.aspx">Music</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Windows Virtualization Team Blog : Windows Server 2008 R2 &amp; Hyper-V Server 2008 R2 RTM!!!!</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/07/22/windows-virtualization-team-blog-windows-server-2008-r2-amp-hyper-v-server-2008-r2-rtm.aspx</link><pubDate>Wed, 22 Jul 2009 21:07:42 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2809</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2809</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/07/22/windows-virtualization-team-blog-windows-server-2008-r2-amp-hyper-v-server-2008-r2-rtm.aspx#comments</comments><description>&lt;p&gt;AWESOME!!! Time to rebuild my machine now… Hyper-V R2 here I come soon… &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/virtualization/archive/2009/07/22/windows-server-2008-r2-hyper-v-server-2008-r2-rtm.aspx"&gt;Windows Virtualization Team Blog : Windows Server 2008 R2 &amp;amp; Hyper-V Server 2008 R2 RTM!!!!&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2809" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>CodeProject: Asynchronously Execute PowerShell Scripts from C#. Free source code and programming help</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/07/14/codeproject-asynchronously-execute-powershell-scripts-from-c-free-source-code-and-programming-help.aspx</link><pubDate>Tue, 14 Jul 2009 18:08:25 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2805</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2805</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/07/14/codeproject-asynchronously-execute-powershell-scripts-from-c-free-source-code-and-programming-help.aspx#comments</comments><description>&lt;p&gt;If you need to run &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/" target="_blank"&gt;PowerShell&lt;/a&gt; scripts from another application, here is a way you can do that. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h4&gt;Introduction&lt;/h4&gt;    &lt;p&gt;My &lt;a href="http://www.codeproject.com/KB/cs/HowToRunPowerShell.aspx"&gt;previous article&lt;/a&gt; showed how to run PowerShell scripts from C#. That implementation was limited in the sense that it would run scripts synchronously, blocking until the script finished what it was doing. That is fine for short-running scripts, but if you have long-running or even never-ending scripts, you will need asynchronous execution. This article shows just how to do that.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.codeproject.com/KB/threads/AsyncPowerShell.aspx"&gt;CodeProject: Asynchronously Execute PowerShell Scripts from C#. Free source code and programming help&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2805" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category></item><item><title>Active Directory Powershell Blog : Use Active Directory Powershell to manage Windows 2003/2008 DCs</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/07/14/active-directory-powershell-blog-use-active-directory-powershell-to-manage-windows-2003-2008-dcs.aspx</link><pubDate>Tue, 14 Jul 2009 16:25:52 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2804</guid><dc:creator>Richard</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2804</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/07/14/active-directory-powershell-blog-use-active-directory-powershell-to-manage-windows-2003-2008-dcs.aspx#comments</comments><description>&lt;p&gt;Now HERE WE GO!!! This is how you can make the Active Directory commandlets work for &lt;a href="http://www.microsoft.com/windows/" target="_blank"&gt;Windows&lt;/a&gt; 2003 directories. You have to install this web service and then the commandlets will work in &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/" target="_blank"&gt;PowerShell&lt;/a&gt; for older Domains. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/adpowershell/archive/2009/06/23/use-active-directory-powershell-to-manage-windows-2003-2008-dcs.aspx"&gt;Active Directory Powershell Blog : Use Active Directory Powershell to manage Windows 2003/2008 DCs&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2804" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Windows 7, A New Low | Larry Larsen | Channel 10</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/06/24/windows-7-a-new-low-larry-larsen-channel-10.aspx</link><pubDate>Tue, 23 Jun 2009 23:09:48 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2782</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2782</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/06/24/windows-7-a-new-low-larry-larsen-channel-10.aspx#comments</comments><description>&lt;p&gt;How low can you go? Some people are trying to find out... This is crazy... 128 MB? I don't even have a computer with that little memory right now. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://on10.net/blogs/larry/Windows-7-A-New-Low/"&gt;Windows 7, A New Low | Larry Larsen | Channel 10&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2782" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Hey, Scripting Guy! Blog : Hey, Scripting Guy! Event 4 *Solutions* from Expert Commentators (Beginner and Advanced; the high jump)</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/06/23/hey-scripting-guy-blog-hey-scripting-guy-event-4-solutions-from-expert-commentators-beginner-and-advanced-the-high-jump.aspx</link><pubDate>Tue, 23 Jun 2009 19:26:15 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2781</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2781</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/06/23/hey-scripting-guy-blog-hey-scripting-guy-event-4-solutions-from-expert-commentators-beginner-and-advanced-the-high-jump.aspx#comments</comments><description>&lt;p&gt;Hey, this was me… I was the last entry for doing the charting. Way Cool… Thanks Scripting Guys, it was fun. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/heyscriptingguy/archive/2009/06/17/hey-scripting-guy-event-4-solutions-from-expert-commentators-beginner-and-advanced-the-high-jump.aspx#comments"&gt;Hey, Scripting Guy! Blog : Hey, Scripting Guy! Event 4 *Solutions* from Expert Commentators (Beginner and Advanced; the high jump)&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2781" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Microsoft is Getting Things Right This Time</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/06/04/microsoft-is-getting-things-right-this-time.aspx</link><pubDate>Thu, 04 Jun 2009 00:36:48 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2735</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2735</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/06/04/microsoft-is-getting-things-right-this-time.aspx#comments</comments><description>&lt;p&gt;See.. sometimes they do right things… And they did not even mention XBox or Tablet or Surface… &lt;/p&gt;  &lt;blockquote&gt;Microsoft is Getting Things Right This Time&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.labnol.org/software/microsoft-getting-things-right/8902/"&gt;Microsoft is Getting Things Right This Time&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2735" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Stefan Goßner : Limitations of STSADM -o export/import related to publishing sites</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/05/29/stefan-go-223-ner-limitations-of-stsadm-o-export-import-related-to-publishing-sites.aspx</link><pubDate>Fri, 29 May 2009 01:29:20 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2730</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2730</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/05/29/stefan-go-223-ner-limitations-of-stsadm-o-export-import-related-to-publishing-sites.aspx#comments</comments><description>&lt;p&gt;We had a discussion on this topic awhile back and moving sites to the root of a site collection can bring trouble from testing done. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/stefan_gossner/archive/2009/05/27/limitations-of-stsadm-o-export-import-related-to-publishing-sites.aspx#comments"&gt;Stefan Goßner : Limitations of STSADM -o export/import related to publishing sites&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2730" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item><item><title>Zune Insider</title><link>http://jazzynupe.no-ip.com/Blog/archive/2009/05/27/zune-insider.aspx</link><pubDate>Wed, 27 May 2009 03:45:20 GMT</pubDate><guid isPermaLink="false">638353b9-35e2-4874-ae14-be4c90a9b712:2727</guid><dc:creator>Richard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://jazzynupe.no-ip.com/Blog/rsscomments.aspx?PostID=2727</wfw:commentRss><comments>http://jazzynupe.no-ip.com/Blog/archive/2009/05/27/zune-insider.aspx#comments</comments><description>&lt;p&gt; Now its time to upgrade my Zune....&lt;/p&gt;  &lt;blockquote&gt;Zune HD will feature a HD Radio receiver, HD video out capabilities, an OLED screen with multi touch, and an internet browser.&lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://zuneinsider.com/archive/2009/05/26/zune-coming-to-xbox-zune-hd-realized-what-a-day.aspx"&gt;Zune Insider&lt;/a&gt;&lt;/p&gt;&lt;img src="http://jazzynupe.no-ip.com/Blog/aggbug.aspx?PostID=2727" width="1" height="1"&gt;</description><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Other+Stuff/default.aspx">Other Stuff</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Movies/default.aspx">Movies</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Music/default.aspx">Music</category><category domain="http://jazzynupe.no-ip.com/Blog/archive/tags/Technology/default.aspx">Technology</category></item></channel></rss>