<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Misc</title>
        <link>http://weblogs.sqlteam.com/joew/category/277.aspx</link>
        <description>Miscellaneous posts that cannot readily be categorized </description>
        <language>en-US</language>
        <copyright>Joe Webb</copyright>
        <managingEditor>joew@webbtechsolutions.com</managingEditor>
        <generator>Subtext Version 1.9.4.0</generator>
        <item>
            <title>What's the difference in a GDR, a Cumulative Update, and a Service Pack?</title>
            <link>http://weblogs.sqlteam.com/joew/archive/2008/05/07/60591.aspx</link>
            <description>The nomenclature used for referencing software releases and updates can be quite confusing. Let's consider an example to illustrate what the various terms mean.&lt;br /&gt;
&lt;br /&gt;
As a new version of a product is being developed, it may be made available to select customers and community members for early testing. This is sometimes called alpha builds of the product.&lt;br /&gt;
&lt;br /&gt;
As development progresses and the product becomes more and more polished, it's provided to a wider audience. This used to be called beta releases; for example beta 1, beta 2, etc. However a few years ago Microsoft changed the terminology for SQL Server pre-releases. They are now referred to as CTPs (Community Technology Previews). You can download the November CTP, for example.&lt;br /&gt;
&lt;br /&gt;
As the product enters it's final stages before release, the feature set is complete and the product is undergoing final testing, it's called an RC (Release Candidate). &lt;br /&gt;
&lt;br /&gt;
After a product has undergone significant testing and it's determined that no more changes will be made to the product before release, it's sometimes said that the product has gone golden. It's also called a GA (General Availability) release.&lt;br /&gt;
&lt;br /&gt;
Once the bits been turned over to a company to mass produce the media (CDs, DVDs, etc), it's RTM'd (Released To Manufacturing). &lt;br /&gt;
&lt;br /&gt;
Usually sometime around the RTM, the product version is "launched". The timing of the launch may or may not have any correlation with the time the product is actually available for purchase. The launch has more to do with marketing and product feature education than availability.&lt;br /&gt;
&lt;br /&gt;
Finally the product is released! It's available for purchase from the normal distribution channels.&lt;br /&gt;
&lt;br /&gt;
Over time, Hot Fixes are created by the dev team to address specific product issues affecting certain customers. Sometimes the issue is so wide spread, a GDR (General Distribution Release) is issued so that all customers will receive the updates.&lt;br /&gt;
&lt;br /&gt;
Since hot fixes and GDRs are designed to quickly address specific problems encountered by specific customers, they can be issued rather often. The rapidity of the hot fixes and GDR's makes it impractical for many IT shops to keep up with the pace of the releases. So, a CU (Cumulative Update) is created that contains all of the applicable hot fixes. This makes it easier for customers who haven't been directly affected by the issues that sparked the hot fixes to remain current. &lt;br /&gt;
&lt;br /&gt;
Once a large enough collection of changes have been gathered, an SP (Service Pack) will be issued. Historically, SPs have also been the release vehicle used to deliver new features that were not ready at the time of GA. For example, Database Mirroring was made available in SP1. SP2 brought us the custom reports as in the Performance Dashboard. Microsoft has since indicated that SPs will not be used as a release vehicle for new features. &lt;br /&gt;
&lt;br /&gt;
And then the whole cycle starts overs. Feel like you're on a treadmill yet? &lt;br /&gt;
&lt;br /&gt;
For more information, check out the following links: &lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href="javascript:void(0);/*1210176702250*/"&gt;http://support.microsoft.com/kb/935897&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="javascript:void(0);/*1210176720704*/"&gt;http://blogs.msdn.com/sqlreleaseservices/archive/2008/04/27/a-changed-approach-to-service-packs.aspx&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="javascript:void(0);/*1210176742678*/"&gt;http://en.wikipedia.org/wiki/Software_release_life_cycle&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Cheers! &lt;br /&gt;
&lt;br /&gt;
Joe&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f05%2f07%2f60591.aspx"&gt;&lt;img border="0" alt="kick it on DotNetKicks.com" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f05%2f07%2f60591.aspx" /&gt;&lt;/a&gt;&lt;img src="http://weblogs.sqlteam.com/joew/aggbug/60591.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Joe Webb</dc:creator>
            <guid>http://weblogs.sqlteam.com/joew/archive/2008/05/07/60591.aspx</guid>
            <pubDate>Wed, 07 May 2008 16:11:24 GMT</pubDate>
            <wfw:comment>http://weblogs.sqlteam.com/joew/comments/60591.aspx</wfw:comment>
            <comments>http://weblogs.sqlteam.com/joew/archive/2008/05/07/60591.aspx#feedback</comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/joew/comments/commentRss/60591.aspx</wfw:commentRss>
        </item>
        <item>
            <title>PASSing the torch</title>
            <link>http://weblogs.sqlteam.com/joew/archive/2008/01/28/60467.aspx</link>
            <description>As many of you may know, for the past six years I've volunteered my time and energy to an organization called &lt;a href="http://www.sqlpass.org"&gt;PASS - the Professional Association for SQL Server&lt;/a&gt;. It's a wonderful organization of highly dedicated, talented, and personable SQL Server professionals from around the world.&lt;br /&gt;
&lt;br /&gt;
My time on the PASS board began in January of 2002 when I was appointed to fill a vacancy on the board created when a director resigned mid-term. I really enjoyed working with such a dedicated and enthusiastic group of people and I sought re-election at the end of my first year.&lt;br /&gt;
&lt;br /&gt;
Now, three elections and six years later, I've just completed my final term on the PASS board. I've served in variety of capacities over the years including Director of Community Development, Director of Logistics and Conference Operations, and Vice President of Marketing. My tenure culminated in the role that I just left, the Executive Vice President of Finance. &lt;br /&gt;
&lt;br /&gt;
My good friend Kevin Kline, the immediate past-president of PASS, describes some of the accomplishments of the organization that we've all labored toward over these past years in a &lt;a href="http://zebra-man.blogspot.com/2007/11/last-pass-at-last.html"&gt;recent post on his personal blog site&lt;/a&gt;. I admire Kevin's skills as a leader, his knowledge as a SQL Server professional, and his strong convictions as a person of faith. It's been a real pleasure serving along him and the rest of the PASS board volunteers - far too many to name individually. &lt;br /&gt;
&lt;br /&gt;
Serving on the board has been a lot of fun and very rewarding in many, many ways. It truly is one of those ventures where the more you put in, the more you seem to get out. It was also a lot of hard work. I routinely put 12 to 18 hours per week into PASS-related activities. &lt;br /&gt;
&lt;br /&gt;
But I count all of those hours as being very worthwhile. In a small way, I helped to create a worldwide organization of more than 25,000 SQL Server professionals and foster a networking and knowledge-sharing environment from which we all can benefit. And the organization is poised to do even greater things under the new executive leadership of Wayne Snyder, Rushabh Mehta, and Bill Graziano.&lt;br /&gt;
&lt;br /&gt;
So what will I do with all this new found free time? Well, I've found that the tasks I have to do are subject to physics laws concerning gases - the tasks tend to expand to fill the volume of free time available. I plan to get more involved with my local church, my kids scouting activities, and my local SQL Server user group again. I've also taken up another worthwhile volunteer role, one on the Auburn University MBA Advisory Board. And, of course, I'll still be involved with PASS in some way; I love the community too much to simply walk away completely.&lt;br /&gt;
&lt;br /&gt;
But the thing I'm most looking forward to is spending more time at home with my family and working on our little hobby farm in middle Tennessee. If you're interested you can read of our adventure on our little slice of creation over on &lt;a href="http://farmchronicles.wordpress.com/"&gt;my personal blog&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Cheers!&lt;br /&gt;
&lt;br /&gt;
Joe&lt;img src="http://weblogs.sqlteam.com/joew/aggbug/60467.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Joe Webb</dc:creator>
            <guid>http://weblogs.sqlteam.com/joew/archive/2008/01/28/60467.aspx</guid>
            <pubDate>Mon, 28 Jan 2008 14:26:37 GMT</pubDate>
            <wfw:comment>http://weblogs.sqlteam.com/joew/comments/60467.aspx</wfw:comment>
            <comments>http://weblogs.sqlteam.com/joew/archive/2008/01/28/60467.aspx#feedback</comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/joew/comments/commentRss/60467.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>