<?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>Reed Me : free stuff</title><link>http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx</link><description>Tags: free stuff</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Two links I want to save for l8r: WM6.5 DTK and Windows API Code Pack for .NET 3.5</title><link>http://blogs.msdn.com/reedme/archive/2009/06/25/two-links-i-want-to-save-for-l8r-wm6-5-dtk-and-windows-api-code-pack-for-net-3-5.aspx</link><pubDate>Thu, 25 Jun 2009 23:59:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9804262</guid><dc:creator>reedme</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/reedme/comments/9804262.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=9804262</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=9804262</wfw:comment><description>&lt;p&gt;From the MSDN Flash dated 20090623:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack" target="_blank"&gt;Download the Free Windows API Code Pack for Microsoft .NET Framework&lt;/a&gt;     &lt;br /&gt;The Code Pack is a source-code library that provides access to the new Windows 7 features (and some related Windows Vista features) from managed code. These features are not available to developers today in the .NET Framework. Minimum .NET Framework version required to use this library is 3.5.     &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e" target="_blank"&gt;Windows Mobile 6.5 Developer Tool Kit Released&lt;/a&gt;     &lt;br /&gt;While this has been a much-awaited release for the developer community, some confusion has arisen in the media. To clarify, the Windows Mobile 6.5 Developer Tool Kit (DTK) is not an SDK. The DTK contains emulators, gesture APIs, and samples useful for developing Windows Mobile 6.5 applications. Developers will still need to install Visual Studio and the Windows Mobile 6 SDK prior to running the tool kit installer.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Now back to my regularly scheduled interruption.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;[Corrected the reversed links. Doh. Thanks, Chris! Now let’s see if Live Writer dupes the post or just updates it.]&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9804262" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/development/default.aspx">development</category><category domain="http://blogs.msdn.com/reedme/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/reedme/archive/tags/Note2Self/default.aspx">Note2Self</category></item><item><title>Sybase loves AdventureWorks2008?</title><link>http://blogs.msdn.com/reedme/archive/2009/01/22/sybase-loves-adventureworks2008.aspx</link><pubDate>Thu, 22 Jan 2009 19:24:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9368955</guid><dc:creator>reedme</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/reedme/comments/9368955.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=9368955</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=9368955</wfw:comment><description>&lt;p&gt;A SQL Ranger friend of mine in the UK gave me the heads up to this yesterday. (Thanks, Ben!!) Apparently, back in December 2008, Sybase ported some of our samples to SQL Anywhere. Needless to say, I’ve got mixed feelings about Sybase porting AdventureWorks to their platform. Sort of like a cherry-cheese Danish: it’s a pastry and pastries are supposed to taste good, right? But cherries and cheese? Ick. (I’m on a &lt;a href="http://blogs.msdn.com/reedme/archive/2008/12/29/game-on-steve-s-going-down.aspx" target="_blank"&gt;severely calorically restricted diet&lt;/a&gt;; sorry for the digression.)&lt;/p&gt;  &lt;blockquote&gt;&lt;em&gt;As SQL Server 2008 and SQL Anywhere 11 are two very different database solutions, the ‘AdventureWorks2008’ database will appear slightly different, and offer a few functional differences. These incongruities are the result of different feature sets, which are intrinsic to each database’s design. &lt;/em&gt;&lt;a href="http://www.sybase.com/detail?id=1061455" target="_blank"&gt;AdventureWorks2008 Sample Database for SQL Anywhere Download: Mobile Enterprise, Database Management iAnywhere - Sybase Inc&lt;/a&gt;&lt;/blockquote&gt;  &lt;p&gt;We license AdventureWorks under the Ms-PL, so anybody’s welcome to do whatever they want with our code. It’s out there for learning purposes. Sybase seems to have learned that SQL Anywhere 11 doesn’t do a lot of the really cool things that SQL Server 2008 does! They only ported the OLTP database – I wonder why they ignored DW and LT??&lt;/p&gt;  &lt;p&gt;The Sybase port of AdventureWorks2008 drops the following features:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;They dropped all the spatial columns because SQL Anywhere doesn’t have a geography type.&lt;/li&gt;    &lt;li&gt;They dropped Try/Catch error handling in all stored procedures, since they can’t do that.&lt;/li&gt;    &lt;li&gt;They dropped DDL triggers, because SQL Anywhere doesn’t have them.&lt;/li&gt;    &lt;li&gt;They dropped all stored procedures with recursive queries, because they don’t support them.&lt;/li&gt;    &lt;li&gt;They dropped all Full Text indexes and queries, since SQL Anywhere doesn’t do that, either, I guess.&lt;/li&gt;    &lt;li&gt;They dropped or modified all tables with HierarchyID columns, because they don’t have that data type.&lt;/li&gt;    &lt;li&gt;They dropped all the tables with XML data, or omitted the XML columns, because they don’t support the same XML query lingo and have no XML index support.&lt;/li&gt;    &lt;li&gt;They dropped all the indexed views, because SQL Anywhere doesn’t do that,either.&lt;/li&gt;    &lt;li&gt;They dropped all the views that use PIVOT, because (guess what?) they don’t have that keyword.&lt;/li&gt;    &lt;li&gt;They had to modify a bunch of stored procedures because they don’t support EXECUTE AS CALLER. (Did I mention that they had to drop all the Try/Catch support, too?)&lt;/li&gt;    &lt;li&gt;They had to emasculate most of the trigger functionality (not counting the DDL triggers they had to drop outright), because they don’t support those features. Such as dropping Try/Catch support to throw exceptions instead of logging and always updating certain columns (even when not appropriate for the business rules):&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;HumanResources.dEmployee&lt;/li&gt;      &lt;li&gt;Person.iuPerson&lt;/li&gt;      &lt;li&gt;Production.iWorker&lt;/li&gt;      &lt;li&gt;Production.uWorkOrder&lt;/li&gt;      &lt;li&gt;Purchasing.iPurchaseOrderDetail&lt;/li&gt;      &lt;li&gt;Purchasing.uPurchaseOrderHeader&lt;/li&gt;      &lt;li&gt;Purchasing.uPurchaseOrderDetail&lt;/li&gt;      &lt;li&gt;Purchasing.uPurchaseOrderHeader&lt;/li&gt;      &lt;li&gt;Purchasing.dVendor&lt;/li&gt;      &lt;li&gt;Sales.iduSalesOrderDetail&lt;/li&gt;      &lt;li&gt;Sales.uSalesOrderHeader&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;They had to truncate all the binary image columns to 32,767 bytes (which will break all the ones bigger than that) because SQL Anywhere doesn’t have a large binary type apparently. Whoops!&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Anyway, I don’t have a SQL Anywhere installation to try it out on, but that list from their own website reads (to me) like a list of reasons to use SQL Server 2008 instead. It looks like they ported our .NET samples for AdventureWorks2008, too, so I have to wonder if they’re equally limited as the AdventureWorks2008 port?&lt;/p&gt;  &lt;p&gt;I do hope that SQL Anywhere customers do get some benefit out of using the port of our sample OLTP database (or switch to SQL Server 2008 where they can get the full functionality of AdventureWorks2008). I’d also like to invite Oracle and DB2 to port AdventureWorks2008 to their platforms so that the world can see how much of our feature set they don’t support, either. Heh.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9368955" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/database/default.aspx">database</category><category domain="http://blogs.msdn.com/reedme/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/reedme/archive/tags/samples/default.aspx">samples</category><category domain="http://blogs.msdn.com/reedme/archive/tags/data+modeling/default.aspx">data modeling</category><category domain="http://blogs.msdn.com/reedme/archive/tags/database+design/default.aspx">database design</category><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/data+programmability/default.aspx">data programmability</category><category domain="http://blogs.msdn.com/reedme/archive/tags/AdventureWorks/default.aspx">AdventureWorks</category><category domain="http://blogs.msdn.com/reedme/archive/tags/open+source/default.aspx">open source</category><category domain="http://blogs.msdn.com/reedme/archive/tags/weird/default.aspx">weird</category><category domain="http://blogs.msdn.com/reedme/archive/tags/You_2700_re+doing+it+wrong_2100_/default.aspx">You're doing it wrong!</category><category domain="http://blogs.msdn.com/reedme/archive/tags/data+quality/default.aspx">data quality</category><category domain="http://blogs.msdn.com/reedme/archive/tags/weight+loss/default.aspx">weight loss</category><category domain="http://blogs.msdn.com/reedme/archive/tags/Sybase/default.aspx">Sybase</category><category domain="http://blogs.msdn.com/reedme/archive/tags/SQL+Anywhere_3F00_/default.aspx">SQL Anywhere?</category></item><item><title>Cool (Free, Open) Tools: SQL RSS</title><link>http://blogs.msdn.com/reedme/archive/2008/06/23/cool-free-open-tools-sql-rss.aspx</link><pubDate>Mon, 23 Jun 2008 23:15:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8643627</guid><dc:creator>reedme</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/reedme/comments/8643627.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=8643627</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=8643627</wfw:comment><description>&lt;p&gt;Even if nobody has asked you for an RSS feed of data in one or more of your databases, it won't be long before they do! When they do, you can grab this configurable, easy to use data-driven RSS feed widget.&lt;/p&gt;  &lt;p&gt;A couple ideas for using this application:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Business intelligence updates delivered to Microsoft Outlook 2007 for management.&lt;/li&gt;    &lt;li&gt;Proactive application event logs to your Vista Sidebar news gadget FTW!&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I'm sure you can think of more... Check it out!&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.codeplex.com/SQLRSS"&gt;SQL RSS on CodePlex.com (Microsoft SQL Server Community &amp;amp; Samples)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It's also a great way to get a solid introduction to these technologies:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Change Data Tracking (CDT) feature of SQL Server 2008&lt;/li&gt;    &lt;li&gt;SQL Server Reporting Services&lt;/li&gt;    &lt;li&gt;The syndication feed feature of WCF&lt;/li&gt;    &lt;li&gt;LINQ to XML&lt;/li&gt;    &lt;li&gt;ADO.NET&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Join us!&lt;/strong&gt;    &lt;br /&gt;This project is a bit different than other SQL Server-sponsored projects. We want YOU to contribute to it. We are actively seeking other people (i.e. not on my team) to enhance and grow this project. Whether you work for Microsoft or not, &lt;a href="http://blogs.msdn.com/reedme/contact.aspx"&gt;let us know&lt;/a&gt; if you'd like to help!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8643627" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/database/default.aspx">database</category><category domain="http://blogs.msdn.com/reedme/archive/tags/community+development/default.aspx">community development</category><category domain="http://blogs.msdn.com/reedme/archive/tags/samples/default.aspx">samples</category><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/CodePlex/default.aspx">CodePlex</category><category domain="http://blogs.msdn.com/reedme/archive/tags/AdventureWorks/default.aspx">AdventureWorks</category><category domain="http://blogs.msdn.com/reedme/archive/tags/development/default.aspx">development</category><category domain="http://blogs.msdn.com/reedme/archive/tags/developers/default.aspx">developers</category><category domain="http://blogs.msdn.com/reedme/archive/tags/open+source/default.aspx">open source</category><category domain="http://blogs.msdn.com/reedme/archive/tags/BI/default.aspx">BI</category><category domain="http://blogs.msdn.com/reedme/archive/tags/business+intelligence/default.aspx">business intelligence</category></item><item><title>Not quite a chocolate factory, but...</title><link>http://blogs.msdn.com/reedme/archive/2008/01/30/not-quite-a-chocolate-factory-but.aspx</link><pubDate>Wed, 30 Jan 2008 19:35:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7328955</guid><dc:creator>reedme</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/reedme/comments/7328955.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=7328955</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=7328955</wfw:comment><description>&lt;p&gt;&lt;em&gt;Charlie and the Chocolate Factory&lt;/em&gt; (either version, since I skipped the remake) was never really my speed: no big explosions, no massive firefights or lightsaber duels, no well-choreographed martial arts scenes, nothing but the illusion of candy to keep my attention. &lt;/p&gt;  &lt;p&gt;Nevertheless, a roomful of chocolate &amp;quot;sounds appealing&amp;quot; at first thought, unless you consider the implications...&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;In addition, sinking into the easy chairs was discouraged &amp;#8212; unless you wanted to rise with a chocolate-covered derriere.       &lt;br /&gt;&lt;/em&gt;&lt;a href="http://www.msnbc.msn.com/id/22903236?gt1=10755"&gt;Godiva offers a night in chocolate room (msnbc.com)&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;It really doesn't seem all that exciting or romantic after all, except &lt;em&gt;maybe&lt;/em&gt; as a porn flick for the scatalogically-inclined. Ick!&lt;/p&gt;  &lt;p&gt;At my age, even if I weren't trying to shed a few extra pounds, the thought of eating a pound of chocolate (or more) just makes me queasy.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7328955" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/movies/default.aspx">movies</category><category domain="http://blogs.msdn.com/reedme/archive/tags/geek+humor/default.aspx">geek humor</category><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/food/default.aspx">food</category><category domain="http://blogs.msdn.com/reedme/archive/tags/marketing/default.aspx">marketing</category><category domain="http://blogs.msdn.com/reedme/archive/tags/chocolate/default.aspx">chocolate</category></item><item><title>SQL Server gurus! Get connected to CodePlex.</title><link>http://blogs.msdn.com/reedme/archive/2008/01/18/sql-server-gurus-get-connected-to-codeplex.aspx</link><pubDate>Sat, 19 Jan 2008 02:09:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7154009</guid><dc:creator>reedme</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/reedme/comments/7154009.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=7154009</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=7154009</wfw:comment><description>&lt;p&gt;First off, CodePlex is looking for developers. That seems like the best way to get plugged in. Heh. I have a vested interest in seeing you top-notch coders working on CodePlex. I know several great coders out there; you know who you are, so apply! More on my vested interest later.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://blogs.msdn.com/codeplex/archive/2008/01/16/looking-for-developers-to-join-the-codeplex-team.aspx"&gt;Looking for developers to join the CodePlex team!&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;There are also lots of different ways to get plugged directly into the source control (Team Foundation Server).&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;The CodePlex &lt;a href="The CodePlex Client is a command line source control client for CodePlex users. It supports working fully offline in a traditional edit-merge-commit style. "&gt;command line client&lt;/a&gt;. Free, as in beer. (Makes me hum about Power Shell to the tune of &lt;em&gt;I want my MTV&lt;/em&gt;.) Works for anonymous, developers and coordinators.      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Obtaining%20the%20Teamprise%20Client"&gt;Teamprise Explorer&lt;/a&gt; (standalone, plug-in for Eclipse or command line client). Free, &lt;a href="http://www.woodwardweb.com/teamprise/000339.html"&gt;as in beer&lt;/a&gt;. Does not support anonymous access.      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Using%20TortoiseSVN%20with%20CodePlex&amp;amp;referringTitle=Source%20control%20clients"&gt;TortoiseSVN&lt;/a&gt;. Free, as in beer. I used this one a lot in previous lives and loved it. Works for anonymous, developers and coordinators.      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Visual Studio &lt;a href="http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Obtaining%20the%20Team%20Explorer%20Client&amp;amp;referringTitle=Source%20control%20clients"&gt;Team Explorer&lt;/a&gt;. You may own it already, depending on your Visual Studio edition or MSDN subscription level. Does not support anonymous access.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;See &lt;a title="http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Source%20Control%20Clients" href="http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Source%20Control%20Clients"&gt;What clients can I use for source control with CodePlex?&lt;/a&gt; for more details.&lt;/p&gt;  &lt;p&gt;What does this have to do with SQL Server specifically? You mean besides the fact that all the &lt;a href="http://www.codeplex.com/SqlServerSamples"&gt;SQL Server Samples&lt;/a&gt; are in CodePlex? Well, besides that, I have a secret or three up my sleeve with regards to CodePlex (pending management approval). If you're already plugged into CodePlex, you'll be that much further ahead of the game when the other shoe drops.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7154009" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/database/default.aspx">database</category><category domain="http://blogs.msdn.com/reedme/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/reedme/archive/tags/community+development/default.aspx">community development</category><category domain="http://blogs.msdn.com/reedme/archive/tags/samples/default.aspx">samples</category><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/CodePlex/default.aspx">CodePlex</category></item><item><title>More upcoming webcasts</title><link>http://blogs.msdn.com/reedme/archive/2008/01/18/more-upcoming-webcasts.aspx</link><pubDate>Fri, 18 Jan 2008 19:32:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7150461</guid><dc:creator>reedme</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/reedme/comments/7150461.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=7150461</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=7150461</wfw:comment><description>&lt;p&gt;If you're intrigued by data mining or wonder how your SQL Server certifications will be affected, these are for you:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?culture=en-US&amp;amp;EventID=1032359361"&gt;TechNet Webcast: Mastering Time Series Prediction with SQL Server 2008 Data Mining (Level 300)&lt;/a&gt;, Thursday, Jan. 24, 8 a.m. - 9 a.m. Pacific Time &lt;/p&gt;    &lt;p&gt;&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?culture=en-US&amp;amp;EventID=1032359363"&gt;TechNet Webcast: Building and Validating Advanced Mining Models with SQL Server 2008 Data Mining (Level 200)&lt;/a&gt;, Thursday, Jan. 31, 8 a.m. - 9 a.m. Pacific Time &lt;/p&gt;    &lt;p&gt;&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?culture=en-US&amp;amp;EventID=1032357067"&gt;MCP Live Meeting: SQL Server 2008 and Your Microsoft Certifications (Session 1)&lt;/a&gt;, Wednesday, Feb. 6, 7:30 a.m. - 8:30 a.m. Pacific Time&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;I refrain from making any inappropriate Patriot Act or NSA jokes at this time. Heh.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7150461" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/data+mining/default.aspx">data mining</category><category domain="http://blogs.msdn.com/reedme/archive/tags/database/default.aspx">database</category><category domain="http://blogs.msdn.com/reedme/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/webcast/default.aspx">webcast</category><category domain="http://blogs.msdn.com/reedme/archive/tags/certification/default.aspx">certification</category></item><item><title>Upcoming SQL webcasts and virtual events (January 2008)</title><link>http://blogs.msdn.com/reedme/archive/2008/01/17/upcoming-sql-webcasts-and-virtual-events-january-2008.aspx</link><pubDate>Thu, 17 Jan 2008 22:54:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7143262</guid><dc:creator>reedme</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/reedme/comments/7143262.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=7143262</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=7143262</wfw:comment><description>&lt;p&gt;Some random virtual things that you might care about (I do):&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://events.unisfair.com/index.jsp?eid=157&amp;amp;seid=291&amp;amp;code=Jan08er"&gt;Get Ready for SQL Server 2008 Virtual Event&lt;/a&gt; (sponsored by SQL PASS et al)      &lt;br /&gt;Thursday, Jan. 24, 11 a.m. - 4:15 p.m. Eastern Time&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?culture=en-US&amp;amp;EventID=1032364884"&gt;MSDN Webcast: Optimizing Online, Enabling Offline with SQL Server Compact and Sync Services for ADO.NET (Level 200)&lt;/a&gt;      &lt;br /&gt;Thursday, Jan. 24, 10 a.m. - 11 a.m. Pacific Time&lt;/p&gt;    &lt;p&gt;&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?culture=en-US&amp;amp;EventID=1032364886"&gt;MSDN Webcast: New T-SQL and Engine Features, New Data Types for SQL Server Programmability (Level 200)&lt;/a&gt;      &lt;br /&gt;Wednesday, Jan. 30, 8:30 a.m. - 9:30 a.m. Pacific Time&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7143262" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/database/default.aspx">database</category><category domain="http://blogs.msdn.com/reedme/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/Katmai/default.aspx">Katmai</category></item><item><title>January is Windows Server 2008 High Availability Month</title><link>http://blogs.msdn.com/reedme/archive/2008/01/08/january-is-windows-server-2008-high-availability-month.aspx</link><pubDate>Tue, 08 Jan 2008 23:31:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7032336</guid><dc:creator>reedme</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/reedme/comments/7032336.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=7032336</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=7032336</wfw:comment><description>&lt;p&gt;If you've been meaning to ramp up on Windows Server 2008 clustering, but haven't made the lab time yet, here's the easy way to do it...&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Virtual Lab&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032345932&amp;amp;EventCategory=3&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;Windows Server 2008 Enterprise Failover Clustering&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;January Webcasts&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032364827&amp;amp;Culture=en-US"&gt;TechNet Webcast: Building High Availability Infrastructures with Windows Server 2008 Failover Clustering&lt;/a&gt;      &lt;br /&gt;Monday January 21, 2008, 11:30 AM &amp;#8211; 1:00 PM Pacific Time&lt;/p&gt;    &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032364829&amp;amp;Culture=en-US"&gt;TechNet Webcast: Failover Clustering 101 &lt;/a&gt;      &lt;br /&gt;Tuesday January 22, 2008, 11:30 AM &amp;#8211; 1:00 PM Pacific Time&lt;/p&gt;    &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032364831&amp;amp;Culture=en-US"&gt;TechNet Webcast: Failover Cluster Validation and Troubleshooting with Windows Server 2008 &lt;/a&gt;      &lt;br /&gt;Thursday January 24, 2008, 9:30 AM &amp;#8211; 11:00 AM Pacific Time&lt;/p&gt;    &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032364833&amp;amp;Culture=en-US"&gt;TechNet Webcast: Geographically Dispersed Failover Clustering in Windows Server 2008 Enterprise &lt;/a&gt;      &lt;br /&gt;Monday January 28, 2008, 11:30 AM &amp;#8211; 1:00 PM Pacific Time&lt;/p&gt;    &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032364839&amp;amp;Culture=en-US"&gt;TechNet Webcast: High Availability with Hyper-V &lt;/a&gt;      &lt;br /&gt;Wednesday January 30, 2008, 9:30 AM &amp;#8211; 11:00 AM Pacific Time&lt;/p&gt;    &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032364841&amp;amp;Culture=en-US"&gt;TechNet Webcast: Deep Dive on Failover Clustering in Windows Server 2008 Enterprise Storage and Understanding Quorum &lt;/a&gt;      &lt;br /&gt;Thursday January 31, 2008, 9:30 AM &amp;#8211; 11:00 AM Pacific Time&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;The best part? The price.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7032336" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/Windows+Server/default.aspx">Windows Server</category><category domain="http://blogs.msdn.com/reedme/archive/tags/clustering/default.aspx">clustering</category><category domain="http://blogs.msdn.com/reedme/archive/tags/high+availability/default.aspx">high availability</category></item><item><title>Want free SQL Server 2008 e-learning?</title><link>http://blogs.msdn.com/reedme/archive/2008/01/03/want-free-sql-server-2008-e-learning.aspx</link><pubDate>Fri, 04 Jan 2008 03:09:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6973286</guid><dc:creator>reedme</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/reedme/comments/6973286.aspx</comments><wfw:commentRss>http://blogs.msdn.com/reedme/commentrss.aspx?PostID=6973286</wfw:commentRss><wfw:comment>http://blogs.msdn.com/reedme/rsscomments.aspx?PostID=6973286</wfw:comment><description>&lt;p&gt;I've been out of pocket for almost a month now, but I'm catching up on email (while all 6GB of Visual Studio 2008 Team System install on my shiny new PC). I'm sure others have blogged it, but in case you missed it and you, too, still want free SQL Server 2008 stuff, check it out!&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Collection 6187: What's New in Microsoft SQL Server 2008&lt;/strong&gt;: In this 3 hour online collection, IT Professionals will learn about the new features in SQL Server 2008. &lt;a href="https://www.microsoftelearning.com/eLearning/offerDetail.aspx?offerPriceId=139087"&gt;Offer Detail&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;I haven't run through any of the content yet, but it did let me sign up just now for the three free clinics (6188, 6189 and 6190).&lt;/p&gt;  &lt;p&gt;News @ 11.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6973286" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/database/default.aspx">database</category><category domain="http://blogs.msdn.com/reedme/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/reedme/archive/tags/2008/default.aspx">2008</category><category domain="http://blogs.msdn.com/reedme/archive/tags/free+stuff/default.aspx">free stuff</category><category domain="http://blogs.msdn.com/reedme/archive/tags/Katmai/default.aspx">Katmai</category></item></channel></rss>