<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SQL Aloha &#187; Books</title>
	<atom:link href="http://www.bradmcgehee.com/category/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bradmcgehee.com</link>
	<description>Brad M. McGehee, Director of DBA Education, Red Gate Software</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:07:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SQL Server MVP Deep Dives: Volume II</title>
		<link>http://www.bradmcgehee.com/2011/09/sql-server-mvp-deep-dives-volume-ii/</link>
		<comments>http://www.bradmcgehee.com/2011/09/sql-server-mvp-deep-dives-volume-ii/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 08:37:59 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Database Administration]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2011/09/sql-server-mvp-deep-dives-volume-ii/</guid>
		<description><![CDATA[Two years ago when SQL Server MVP Deep Dives: Volume 1 was released, I had the opportunity to contribute two chapters. In SQL Server MVP Deep Dives Volume 2, I not only had the opportunity to contribute a chapter, but the privilege of being the section editor of the “Performance Tuning and Optimization” section of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2011/09/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://www.bradmcgehee.com/wp-content/uploads/2011/09/image_thumb.png" width="197" height="246" /></a></p>
<p>Two years ago when <em>SQL Server MVP Deep Dives: Volume 1</em> was released, I had the opportunity to contribute two chapters. In <em>SQL Server MVP Deep Dives Volume 2</em>, I not only had the opportunity to contribute a chapter, but the privilege of being the section editor of the “Performance Tuning and Optimization” section of the book. I would like to thank all of the following writers in my section for all their hard work, and for getting me their drafts on schedule. I also want to thank Grant Fritchey, who helped me coordinating the technical editing of the chapters.</p>
<p><span id="more-2303"></span>
<p>The writers who I worked with in the Performance Tuning and Optimization section of the book included:</p>
<ul>
<li>Glenn Berry</li>
<li>Grant Fritchey</li>
<li>Jason Strate</li>
<li>Robert Pearl</li>
<li>Linchi Shea</li>
<li>Jennifer McCown</li>
<li>Tim Chapman</li>
<li>Jungsun Kim</li>
</ul>
<p>The book is available for pre-order at the <a href="http://www.manning.com/delaney/" target="_blank">Manning website</a>, and hard copies will be available for purchase at the PASS Summit. If you are attending PASS and want to purchase a book, you can also get it signed by many of the authors at two different autograph parties at these times:</p>
<ul>
<li>Wednesday, 1:00 – 1:30 PM, at the Expo &amp; Dining Hall</li>
<li>Friday, 7:15 – 8:00 AM, in Room 211</li>
</ul>
<p>If you can’t attend either autograph party, each of the book’s authors attending PASS will be wearing ribbons that say “MVP Deep Dives Author”, so all you have to do is to chase them down to get their autographs.</p>
<p>All author royalties will be donated to <a href="http://www.operationsmile.org/" target="_blank">Operation Smile</a>, an international children’s medical charity.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2011/09/sql-server-mvp-deep-dives-volume-ii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Free eBook: Defensive Database Programming with SQL Server</title>
		<link>http://www.bradmcgehee.com/2010/05/new-free-ebook-defensive-database-programming-with-sql-server/</link>
		<comments>http://www.bradmcgehee.com/2010/05/new-free-ebook-defensive-database-programming-with-sql-server/#comments</comments>
		<pubDate>Mon, 10 May 2010 19:33:00 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Free Stuff]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/05/new-free-ebook-defensive-database-programming-with-sql-server/</guid>
		<description><![CDATA[Simple-Talk Publishing has released a new, free 291 page eBook called Defensive Database Programming with SQL Server, by Alex Kuznetsov. Here is what the book covers, as described from the book’s introduction. “Resilient T-SQL code is code that is designed to last, and to be safely reused by others. The goal of defensive database programming, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2010/05/image1.png"><img style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="image" src="http://www.bradmcgehee.com/wp-content/uploads/2010/05/image_thumb1.png" border="0" alt="image" width="124" height="186" align="left" /></a></p>
<p>Simple-Talk Publishing has released a new, free 291 page eBook called <em><a href="http://www.red-gate.com/specials/Ebooks/defensive_database_programming.htm" target="_blank">Defensive Database Programming with SQL Server</a></em>, by <a href="http://www.simple-talk.com/author/alex-kuznetsov/" target="_blank">Alex Kuznetsov</a>. Here is what the book covers, as described from the book’s introduction.</p>
<p>“Resilient T-SQL code is code that is designed to last, and to be safely reused by others. The goal of defensive database programming, and of this book, is to help you to produce resilient T-SQL code that robustly and gracefully handles cases of unintended use, and is resilient to common changes to the database environment.</p>
<p><span id="more-1539"></span></p>
<p>“Too often, as developers, we stop work as soon as our code passes a few basic tests to confirm that it produces the &#8220;right result&#8221; in a given use case. We do not stop to consider the other possible ways in which the code might be used in the future, or how our code will respond to common changes to the database environment, such as a change in the database language setting, or a change to the nullability of a table column, and so on.</p>
<p>“In the short-term, this approach is attractive; we get things done faster. However, if our code is designed to be used for more than just a few months, then it is very likely that such changes can and will occur, and the inevitable result is broken code or, even worse, code that silently starts to behave differently, or produce different results. When this happens, the integrity of our data is threatened, as is the validity of the reports on which critical business decisions are often based. At this point, months or years later, and long after the original developer has left, begins the painstaking process of troubleshooting and fixing the problem.</p>
<p>“Would it not be easier to prevent all this troubleshooting from happening? Would it not be better to spend a little more time and effort during original development, to save considerably more time on troubleshooting, bug fixing, retesting, and redeploying? After all, many of the problems that cause our code to break are very common; they repeat over and over again in different teams and on different projects.</p>
<p>“This is what defensive programming is all about: we learn what can go wrong with our code, and we proactively apply this knowledge during development. This book is filled with practical, realistic examples of the sorts of problems that beset database programs.”</p>
<p>You can download <a href="http://www.red-gate.com/specials/Ebooks/defensive_database_programming.htm" target="_blank"><em>Defensive Database Programming with SQL Server</em> here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/05/new-free-ebook-defensive-database-programming-with-sql-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learn How Vendors Price Their Software</title>
		<link>http://www.bradmcgehee.com/2010/04/learn-how-vendors-price-their-software/</link>
		<comments>http://www.bradmcgehee.com/2010/04/learn-how-vendors-price-their-software/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 02:45:28 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Free Stuff]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/04/learn-how-vendors-price-their-software/</guid>
		<description><![CDATA[As DBAs, we are often put in the position of purchasing software from third-party vendors. If you are like me, you are probably amazed at the wide variation in software prices, and how the price of a product seems to bear little relationship with its actual cost. For example, why is the SQL Server Enterprise [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2010/04/image1.png"><img style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="image" src="http://www.bradmcgehee.com/wp-content/uploads/2010/04/image_thumb1.png" border="0" alt="image" width="97" height="158" align="left" /></a></p>
<p>As DBAs, we are often put in the position of purchasing software from third-party vendors. If you are like me, you are probably amazed at the wide variation in software prices, and how the price of a product seems to bear little relationship with its actual cost. For example, why is the SQL Server Enterprise Edition so much more expensive than the SQL Server Standard Edition?</p>
<p><span id="more-1450"></span></p>
<p>So how do software companies price their software? If you are interested in what lurks in the minds of many software companies, and want to learn how they justify the prices they charge, download a free copy of the eBook <em><a href="http://www.neildavidson.com/dontjustrollthedice.html" target="_blank">Don’t Just Roll the Dice: A Usefully Short Guide to Software Pricing</a></em>, by <a href="http://www.neildavidson.com/" target="_blank">Neil Davidson</a>. Neal is the co-founder and joint CEO of <a href="http://www.red-gate.com/" target="_blank">Red Gate Software</a>, and the founder of the annual <a href="http://blog.businessofsoftware.org/" target="_blank">Business of Software Conference</a>.</p>
<p>This short book (70 pages) takes about an hour to read, and reviews all of the different pricing models that software vendors use, and why. You will learn about many aspects of software pricing, including pricing psychology, pitfalls, and strategies. The information you learn will be helpful in understanding not only how software is priced, but will give you some hints as to how you might be able to negotiate with software vendors to get a better price. In effect, this book will help make you a better informed software buyer.</p>
<p>Given that this book is a short read, I recommend it to everyone who purchases software, or for that matter, for anyone who is thinking of selling their own software. (I know there are a few budding DBA entrepreneurs out there).</p>
<p><em>Full Disclosure: The author of this book is one of the co-founders of Red Gate Software, and my boss. And no, he didn’t ask me to write this blog post. I read the book myself, and am recommending it independently as a useful book for DBAs and developers to read in order to help round out their education. For independent reviews of the book, check out the </em><a href="http://www.amazon.com/gp/product/1906434387?ie=UTF8&amp;tag=sqlserverperform&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1906434387" target="_blank"><em>reviews at Amazon.com</em></a><em>. You can also purchase a paperback copy of the book at Amazon.com if you prefer paper over an eBook.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/04/learn-how-vendors-price-their-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Need to Persuade Your Manager or Co-Worker to Your Point of View?</title>
		<link>http://www.bradmcgehee.com/2010/03/need-to-persuade-your-manager-or-co-worker-to-your-point-of-view/</link>
		<comments>http://www.bradmcgehee.com/2010/03/need-to-persuade-your-manager-or-co-worker-to-your-point-of-view/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 21:05:31 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[DBA Career]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/03/need-to-persuade-your-manager-or-co-worker-to-your-point-of-view/</guid>
		<description><![CDATA[At one time or another, each of us has been in a position where we need to persuade a manager, a fellow worker, or anyone for that matter, to our point-of-view. For example, you might want new server hardware, to upgrade an existing instance of SQL Server, the help of a co-worker, or you would [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/1416576142?ie=UTF8&amp;tag=sqlserverperform&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1416576142" target="_blank"><img style="margin: 0px 10px 0px 0px; display: inline; border-width: 0px;" title="50 Scientifically Proven Ways to Be Persuasive" src="http://www.bradmcgehee.com/wp-content/uploads/2010/03/50ScientificallyProvenWaystoBePersuasive.jpg" border="0" alt="50 Scientifically Proven Ways to Be Persuasive" width="103" height="164" align="left" /></a></p>
<p>At one time or another, each of us has been in a position where we need to persuade a manager, a fellow worker, or anyone for that matter, to our point-of-view. For example, you might want new server hardware, to upgrade an existing instance of SQL Server, the help of a co-worker, or you would like a raise.</p>
<p><span id="more-1364"></span></p>
<p>While you might think that persuasion is more of an art than a science, you would be wrong. In this book, <em><a href="http://www.amazon.com/gp/product/1416576142?ie=UTF8&amp;tag=sqlserverperform&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1416576142" target="_blank">Yes!: 50 Scientifically Proven Ways to be Persuasive</a></em> (Free Press, 2008), the three authors provide a series of rules that have been scientifically proven, through over 60 years of research, to help persuade people to your point of view. Here are a couple of the rules discussed in this book.</p>
<p><strong>Don’t Offer Too Many Choices</strong>: People often get confused and frustrated if faced with too many choices. For example, if you want new server hardware, offer two or three choices at the most, so the decision-maker won’t be overwhelmed with information.</p>
<p><strong>Argue Against Self-Interest</strong>: Trust is one of the most important parts of persuasion, and one of the best ways to help foster trust is to be honest in your persuasion and to admit to any small weakness in your argument. For example, continuing our example of wanting new server hardware, you might say that while hardware is changing so fast, and that a newer model will probably be out in the next few months (the admission of weakness); you can follow up with the argument that even though this may be the case, the sooner the existing technology is implemented, the sooner the benefits will begin.</p>
<p><strong>The Threat of Loss is More Persuasive than the Potential for Gain</strong>: Traditionally, people list all of the possible benefits of their argument, such as listing all  of the benefits of purchasing new hardware. While benefits are important, it is actually more important to to list all of the negative possibilities that could/would happen if the choice is not made. For example, if new server hardware is not purchased in the next 60 days, then the server could fail, which would result in downtime, and potentially costing the company lots of money.</p>
<p>As part of your personal self-development as a DBA, it is important to master the many “soft skills” needed to get along better with people. And one way towards this goal is to read this book and learn how to persuade people to get what you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/03/need-to-persuade-your-manager-or-co-worker-to-your-point-of-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Would You Like to See in a New Book on Indexing?</title>
		<link>http://www.bradmcgehee.com/2010/01/what-would-you-like-to-see-in-a-new-book-on-indexing/</link>
		<comments>http://www.bradmcgehee.com/2010/01/what-would-you-like-to-see-in-a-new-book-on-indexing/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 19:20:25 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Database Maintenance]]></category>
		<category><![CDATA[Indexing]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/01/what-would-you-like-to-see-in-a-new-book-on-indexing/</guid>
		<description><![CDATA[I am currently in the early stages of writing an outline for a new book on indexing, targeted towards novice DBAs. While this topic has been done to death in hundreds of articles, presentations, and books, I think there is still room for a book that makes the topic easy to read and easy to [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently in the early stages of writing an outline for a new book on indexing, targeted towards novice DBAs. While this topic has been done to death in hundreds of articles, presentations, and books, I think there is still room for a book that makes the topic easy to read and easy to understand for beginners. The focus on the book would be on the essential (not esoteric) indexing skills that DBAs need to perform their job on a day-to-day basis.</p>
<p>I would really appreciate your advice and feedback on what such a book should include. For example:</p>
<ul>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;">What part(s) of indexing do you find <em>very easy</em> to understand?</span></li>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;">What part(s) of indexing do you find the <em>most difficult</em> to understand?</span></li>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;">What topics do you think I should include in the book that would be of the most help to you?</span></li>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;">What topics do you think I should <em>not</em> include in the book because they are not helpful for the typical DBA?</span></li>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;">Can you provide me URL’s of articles on indexing that you think are particularly good, or particularly bad?</span></li>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;">What’s the best book you have ever read on indexing? What’s the worst book? And why?</span></li>
</ul>
<p>If you have any feedback on any of the above topics (you don’t have to answer all of the above question), please post them below. The more feedback I get, the better I will be able to write a book that will best fit the needs for novice DBAs. Once the book is done, it would become freely available as an eBook, just as all my recent books have been.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/01/what-would-you-like-to-see-in-a-new-book-on-indexing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Free eBook on SQL Server Maintenance Plans Now Available</title>
		<link>http://www.bradmcgehee.com/2010/01/free-ebook-on-sql-server-maintenance-plans-now-available/</link>
		<comments>http://www.bradmcgehee.com/2010/01/free-ebook-on-sql-server-maintenance-plans-now-available/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 21:30:34 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Database Maintenance]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/01/free-ebook-on-sql-server-maintenance-plans-now-available/</guid>
		<description><![CDATA[My new eBook, Brad’ Sure Guide to SQL Server Maintenance Plans is now available as a free, 269 page PDF eBook. The book is designed for part-time or novice DBAs who want to learn how to properly create Maintenance Plans using the tools that come with SQL Server Management Studio (SSMS) in SQL Server 2005/2008. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2010/01/BRAD_MAINTENENCE_PLANS_135.gif"><img style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="BRAD_MAINTENENCE_PLANS_135" src="http://www.bradmcgehee.com/wp-content/uploads/2010/01/BRAD_MAINTENENCE_PLANS_135_thumb.gif" border="0" alt="BRAD_MAINTENENCE_PLANS_135" width="109" height="139" align="left" /></a>My new eBook, <em><a href="http://www.red-gate.com/products/SQL_Backup/offers/backup_maintenance_plans.htm?utm_source=sqlaloha&amp;utm_medium=blogpost&amp;utm_content=maintenance201001&amp;utm_campaign=sqlbackup" target="_blank">Brad’ Sure Guide to SQL Server Maintenance Plans</a></em> is now available as a free, 269 page PDF eBook. The book is designed for part-time or novice DBAs who want to learn how to properly create Maintenance Plans using the tools that come with SQL Server Management Studio (SSMS) in SQL Server 2005/2008.</p>
<p>These two tools include:</p>
<ul>
<li><strong>Maintenance Plan Wizard</strong> – a Wizard that steps the user through the process of setting up basic Maintenance Plans, with limited options.</li>
<li><strong>Maintenance Plan Designer</strong> – a drag-and-drop GUI interface in SSMS that facilitates the design and creation of more flexible, customizable maintenance plans.</li>
</ul>
<p>Unfortunately, neither tool is especially easy to use or well documented. However, with the guidance I provide in this book, they can become powerful tools in helping the novice DBA to perform critical maintenance tasks, and so help to ensure SQL Server&#8217;s performance and availability. In addition to learning how to use these tools you will, along the way, pick up a lot of good, general advice on SQL Server database maintenance. I also tell you when <em>not</em> to use these tools, as there are many cases when it is more appropriate to use T-SQL or PowerShell scripts to perform database maintenance.</p>
<p>If you get a chance to read the book, please post your feedback here. While I spent a lot of time trying to include as much content as I could, I realize that I did not cover every possible way to use these tools, nor cover how they should be used under every possible SQL Server environment.</p>
<p>A paperback version of the book should become available at Amazon.com within the 60 days.</p>
<p>PS: If you haven’t read my blog on <a href="http://www.bradmcgehee.com/2010/01/a-time-and-a-place-for-the-sql-server-maintenance-plan-wizard/" target="_blank">A Time and Place for the SQL Server Maintenance Plan Wizard</a>, please do so. It explains why I decided to write this book.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/01/free-ebook-on-sql-server-maintenance-plans-now-available/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Free Books at Red Gate Booth at PASS Summit</title>
		<link>http://www.bradmcgehee.com/2009/11/free-books-at-red-gate-booth-at-pass-summit/</link>
		<comments>http://www.bradmcgehee.com/2009/11/free-books-at-red-gate-booth-at-pass-summit/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 05:52:26 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[PASS]]></category>

		<guid isPermaLink="false">http://bradmcgehee.com/2009/11/free-books-at-red-gate-booth-at-pass-summit/</guid>
		<description><![CDATA[Red Gate Software will be handing out a limited number of free paperback books at their booth at the 2009 PASS Community Summit. They include: Protecting SQL Server Data by John Magnabosco SQL Server Tacklebox by Rodney Landrum How to Become an Exceptional DBA by Brad M McGehee If you can’t make the PASS Summit, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.red-gate.com" target="_blank">Red Gate Software</a> will be handing out a limited number of free paperback books at their booth at the 2009 PASS Community Summit. They include:</p>
<ul>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;"><em>Protecting SQL Server Data</em> by John Magnabosco</span></li>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;"><em>SQL Server Tacklebox</em> by Rodney Landrum</span></li>
<li><span style="font-family: Arial; color: #000000; font-size: x-small;"><em>How to Become an Exceptional DBA</em> by Brad M McGehee</span></li>
</ul>
<p>If you can’t make the PASS Summit, or the booth runs out of copies before you visit it, you can always download the free PDF versions at <a href="http://www.SQLServerCentral.com/books" target="_blank">www.SQLServerCentral.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2009/11/free-books-at-red-gate-booth-at-pass-summit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Amazon.com Author Central Page</title>
		<link>http://www.bradmcgehee.com/2009/10/amazon-com-author-central-page/</link>
		<comments>http://www.bradmcgehee.com/2009/10/amazon-com-author-central-page/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 22:56:41 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[DBA Career]]></category>

		<guid isPermaLink="false">http://bradmcgehee.com/2009/10/amazon-com-author-central-page/</guid>
		<description><![CDATA[If you are a book author, Amazon.com now allows authors to promote their books with a new author’s page. The new feature is called Author Central. Mine is at: http://www.amazon.com/Brad-M-McGehee/e/B002RWVEB8/ref=ntt_dp_epwbk_0 The page allows you to add a photograph, a short bio, your blog RSS feed, and even a discussion forum. So if you are a [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a book author, <a href="http://www.amazon.com" target="_blank">Amazon.com</a> now allows authors to promote their books with a new author’s page. The new feature is called <a href="https://authorcentral.amazon.com/gp/home" target="_blank">Author Central</a>.</p>
<p>Mine is at:</p>
<p><a title="http://www.amazon.com/Brad-M-McGehee/e/B002RWVEB8/ref=ntt_dp_epwbk_0" href="http://www.amazon.com/Brad-M-McGehee/e/B002RWVEB8/ref=ntt_dp_epwbk_0" target="_blank">http://www.amazon.com/Brad-M-McGehee/e/B002RWVEB8/ref=ntt_dp_epwbk_0</a></p>
<p>The page allows you to add a photograph, a short bio, your blog RSS feed, and even a discussion forum. So if you are a SQL Server, or other author, be sure to take advantage of this new feature to help promote your books.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2009/10/amazon-com-author-central-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

