 




<?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 Server with Mr. Denny &#187; Writing</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/sql-server/tag/writing/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/sql-server</link>
	<description></description>
	<lastBuildDate>Fri, 17 May 2013 17:04:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Making Technical Writing Easier</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/making-technical-writting-easier/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/making-technical-writting-easier/#comments</comments>
		<pubDate>Thu, 19 Jul 2012 14:00:26 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2120</guid>
		<description><![CDATA[Those of us that have worked on books have probably all run across the same problem at one time or another.  When you are going through the book writing process, you always end up going back and wanting to add a code example, or a screenshot somewhere in the middle of the chapter, and you [...]]]></description>
				<content:encoded><![CDATA[<p>Those of us that have worked on books have probably all run across the same problem at one time or another.  When you are going through the book writing process, you always end up going back and wanting to add a code example, or a screenshot somewhere in the middle of the chapter, and you then have to go through and renumber all of the other code examples and images that come after that.  Needless to say this is a pain to do, and can take forever if you&#8217;ve got a lot of images.</p>
<p>When I was working on the second edition of my book <a href="http://www.securingsqlserver.com">Securing SQL Server</a> this was a major problem for me on several of the chapters in the book as I wanted to put new screenshots for SQL Server 2012 into the middle of the chapter, or there was some new feature that I was going to be talking about in the middle of a chapter, so new code samples were needed.</p>
<p>As I was going through the chapter I was thinking, &#8220;wouldn&#8217;t it be nice if Word would handle all this for me?&#8221;  I was able to find a way to do this, using the native bullet point feature within Word.  It took a little tweaking to my Word docs to make this work, but here&#8217;s what I did in case you run into this same problem.</p>
<p>In my case I needed three different numbering systems.  One for Images, one for Examples and one for Tables.  To do this I had to create three new list styles within Word.  To create a new list style you first need to click on the multilevel list button in the ribbon at the top of the document and then select &#8220;Define New List Style&#8230;&#8221; from the menu as shown below.</p>
<p><img class="alignnone" src="http://mrdenny.com/wp-content/uploads/2012/06/new-style.jpg" alt="" width="373" height="514" /></p>
<p>This will open the new list style editor.  From here you can give the style a name, &#8220;Figures&#8221; in my case.  Then click the format button at the bottom and select &#8220;Numbers&#8221; from the menu that opens.  On this new page, shown below, you can setup the formatting that will be used for the list.  In the &#8220;Enter formatting for number&#8221; section like I&#8217;ve done in the screenshot below.  Don&#8217;t forget to set the &#8220;Number style for this level&#8221; option.  In the formatting level you&#8217;ll see that I&#8217;m only changing level 1 as we won&#8217;t be using the child levels.  In my numbering I&#8217;ve got it setup for Chapter 3 which you can see because the first figure number will be &#8220;Figure 3.1&#8243;.</p>
<p><img class="alignnone" src="http://mrdenny.com/wp-content/uploads/2012/06/modify-multilevel-list1.jpg" alt="" width="396" height="448" /></p>
<p>Click OK on this screen and then OK on the next screen as well.  Now when you click on the multilist option in the ribbon you&#8217;ll see the Figures style as an option as shown below.</p>
<p><img class="alignnone" src="http://mrdenny.com/wp-content/uploads/2012/06/styles.jpg" alt="" width="365" height="524" /></p>
<p>I then repeat this exact same process for Examples and Tables.  Now when I&#8217;m doing my writing I can simply use the native feature to handle the numbering with the official number next to the caption.  The end result looks like this.</p>
<p><img class="alignnone" src="http://mrdenny.com/wp-content/uploads/2012/06/figure-3.1.jpg" alt="" width="647" height="378" /></p>
<p>To setup the reference to the figure we use the Cross Reference feature which can be found on the &#8220;Insert&#8221; tab of the ribbon.  Simply put the cursor where you want to reference the number then click the cross reference button.  This will pop up a list of all the Figures, Examples and Tables which exist within the document.  Select the correct one and click the &#8220;Insert&#8221; button then the &#8220;Close&#8221; button.  This will insert the reference into the document.</p>
<p>Once all your figures, examples, and tables are setup this way when you put one into the middle of the document everything will number itself correctly.  If you need to insert a figure, example or table into the middle of the chapter all of the markers will be updated automatically, however the labels will not update automatically, so you&#8217;ll need to update them.  Thankfully this isn&#8217;t all that hard to do.  Simply do a select a (CTRL+A) then right click somewhere and select &#8220;Update Field&#8221; from the context menu.</p>
<p>Now if your publisher is like mine, then want [CAPTION] in front of the actual caption, but not within the actual chapter, so just before I send in the chapter I&#8217;ll edit the style and put the [CAPTION] in front of the Figure, Example and Table number.  This is done by bringing up the menu shown in the first screenshot above, then right clicking on the style to edit.  Then select the &#8220;Format&#8221; button at the bottom right and selecting &#8220;Numbers&#8221; from the menu that opens.  Just put the change needed in front of the caption so instead of reading &#8220;Figure 3.1&#8243; it would read &#8220;[Caption] Figure 3.1:&#8221;.  When you OK out of these windows, the actual image captions will be updated for the references won&#8217;t be updated.  As long as you don&#8217;t do an update field (from the prior paragraph) then everything will look like you expect it to.</p>
<p>Hopefully you can use this trick when you are doing your writing.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/making-technical-writting-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New SQL Server 2012 Book Published</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/new-sql-server-2012-book-published/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/new-sql-server-2012-book-published/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 14:00:19 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Robert Cain]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2012]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/new-sql-server-2012-book-published/</guid>
		<description><![CDATA[One of the many projects which I had the pleasure of working on during the second half of 2011 and the first quarter of 2012 was Wrox&#8217;s Professional SQL Server 2012 Administration which was just recently published.  Now I didn&#8217;t write the whole book, hell I didn&#8217;t even write 1/4 of the book but I [...]]]></description>
				<content:encoded><![CDATA[<p>One of the many projects which I had the pleasure of working on during the second half of 2011 and the first quarter of 2012 was Wrox&#8217;s <a href="http://www.amazon.com/gp/product/1118106881/ref=as_li_ss_tl?ie=UTF8&amp;tag=sesqse-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1118106881">Professional SQL Server 2012 Administration</a> which was just recently <a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2012/04/1118106881.jpg"><img class="alignright size-full wp-image-2053" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2012/04/1118106881.jpg" alt="" width="114" height="142" /></a>published.  Now I didn&#8217;t write the whole book, hell I didn&#8217;t even write 1/4 of the book but I worked with a great team of other authors who were Adam Jorgensen, Steven Wort, Ross LoForte, Brian Knight, Robert Cain, Jose Chinchilla, Audrey Hammonds, Scott Klein, Jorge Segarra and Gareth Swanepoel.</p>
<p>Now normally on a book project like this you&#8217;d be an author or an editor.  I got to play both roles giving Jason Strate an assist with the editing duties (obviously Jason did all the tech editing on my chapters).</p>
<p>As always you can find this book listed on my <a href="http://www.mrdenny.com/books">books page</a> over on my website (<a href="http://www.mrdenny.com">www.mrdenny.com</a>) so you can find it and all the other books which I&#8217;ve worked on over the years over there including some handy links over to Amazon where you can check out the books via the &#8220;Look Inside!&#8221; feature that Amazon offers where you can check out the books before actually purchasing.</p>
<p>Hopefully you get a copy of the book and enjoy it.  It was a bit of a painful process for all of us, but it was great to be working on the project with such a great group of people.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/new-sql-server-2012-book-published/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Securing SQL Server 2nd Edition Coming Soon</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/securing-sql-server-2nd-edition-coming-soon/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/securing-sql-server-2nd-edition-coming-soon/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 14:00:41 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Database security]]></category>
		<category><![CDATA[Securing SQL Server]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2012]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/securing-sql-server-2nd-edition-coming-soon/</guid>
		<description><![CDATA[In case you missed my announcement earlier this week over on SecuringSQLServer.com&#8230; I&#8217;m pleased to be able to announce that the 2nd edition of Securing SQL Server is going to be available soon.  It&#8217;s just been made available for pre-order on Amazon.com.  The second edition comes in at about 350 pages (according to Amazon, I [...]]]></description>
				<content:encoded><![CDATA[<p>In case you missed my announcement earlier this week over on <a href="http://securingsqlserver.com/securing-sql-server-2nd-edition-coming-soon">SecuringSQLServer.com</a>&#8230;</p>
<p>I&#8217;m pleased to be able to announce that the <a href="http://www.amazon.com/gp/product/1597499471/ref=as_li_ss_tl?ie=UTF8&amp;tag=sesqse-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1597499471">2nd edition of Securing SQL Server </a>is going to be available soon.  It&#8217;s just been made available for <a href="http://www.amazon.com/gp/product/1597499471/ref=as_li_ss_tl?ie=UTF8&amp;tag=sesqse-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1597499471">pre-order on Amazon.com</a>.   The second edition comes in at about 350 pages (according to Amazon, I  don&#8217;t actually have a copy of it yet) while the first edition came in at  about 270 pages so there has been a LOT of material added to the book.</p>
<p>While  a lot of the new information is focused on SQL Server 2012, there is  also a lot of new material which relates to older version of SQL Server  including chapters on SQL Server Analysis Services and SQL Server  Reporting Services, information on Instant File Initialization, EXECUTE  AS, Database Firewalls, SAN Security, Actual Data Security (no idea how  this got missed the first time around, but that&#8217;s to Brent Ozar for  pointing it out).</p>
<p>As far as the SQL Server 2012 information you&#8217;ll  find updated information about the SHA2 hashing algorithms, Securing  AlwaysOn Availability Groups, Security and SQL Server Clustering,  Security and Contained Databases and a lot more.</p>
<p>If you already  have a copy of the 1st edition I encourage you to take a look at the  second edition as well.  I know that it&#8217;s really soon for a second  edition of a book (the first edition just came out February 2011, but  this new edition comes on the release of SQL Server 2012.</p>
<p>Hopefully you <a href="http://www.amazon.com/gp/product/1597499471/ref=as_li_ss_tl?ie=UTF8&amp;tag=sesqse-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1597499471">pre-order</a> you copy today.</p>
<p>Denny</p>
<p>P.S.  Yes this edition will be available for the Kindle as well, that takes a  little time.  As soon as I know that it&#8217;s been posted for the Kindle  (usually happens a little after Amazon gets the physical books) I&#8217;ll  post another announcement here.</p>
<p>P.P.S. If you visit my <a href="http://www.securingsqlserver.com/">SecuringSQLServer.com</a> site I&#8217;ve updated everything there for the new edition.  You can always find the old edition listed on the <a title="Other Books" href="http://securingsqlserver.com/other-books">Other Books</a> page on that site or on the <a href="http://mrdenny.com/books">Books </a>page on <a href="http://www.mrdenny.com/">mrdenny.com</a>.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/securing-sql-server-2nd-edition-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server MVP Deep Dives Volume 2 available for pre-order</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/sql-server-mvp-deep-dives-volume-2-available-for-pre-order/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/sql-server-mvp-deep-dives-volume-2-available-for-pre-order/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 19:00:02 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Manning]]></category>
		<category><![CDATA[Operation Smile]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2011]]></category>
		<category><![CDATA[SQL Server MVP Deep Dives Volume 2]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/sql-server-mvp-deep-dives-volume-2-available-for-pre-order/</guid>
		<description><![CDATA[As you may or may not know, the SQL Server MVPs put out a book last year called the SQL Server MVP Deep Dives in which the proceeds of the book went to charity.  The MVPs have done a second volume of the book with once again the proceeds of the book going to charity.  [...]]]></description>
				<content:encoded><![CDATA[<p>As you may or may not know, the SQL Server MVPs put out a book last year called the SQL Server MVP Deep Dives in which the proceeds of the book went to charity.  The MVPs have done a <a href="http://www.amazon.com/gp/product/1617290475/ref=as_li_ss_tl?ie=UTF8&amp;tag=sesqse-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=1617290475">second volume</a> of the book with once again the proceeds of the book going to charity.  This time around we as a group chose <a href="http://www.operationsmile.org/">Operation Smile</a> as the charity.  Now this isn&#8217;t an update to the first book, but a totally different book done under the same premise.</p>
<p>A large number of the MVPs submitted topic ideas and those who&#8217;s ideas were accepted (they didn&#8217;t want 10 chapters on PowerShell for example) were asked to write a chapter on that topic.  My chapter was on Storage (shocking I know) and got put in as Chapter 5.  You can see the <a href="http://www.manning.com/delaney/">chapter list</a> over on Manning&#8217;s site (they are the publisher).  Currently you can&#8217;t pre-order from Manning, but you can from <a href="http://www.amazon.com/gp/product/1617290475/ref=as_li_ss_tl?ie=UTF8&amp;tag=sesqse-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=1617290475">Amazon</a>.  If you wait until you can get the book from Manning directly the charity will get a few extra bucks, but if you don&#8217;t want to wait we all totally understand.</p>
<p>Rumor has it that there will be another SQL Server Deep Dives book signing at the PASS summit this year.  If you are interested in getting your book signed by a large number of the authors this is your chance.  There aren&#8217;t that many times when this many of the authors are in the same room at the same time.  There hasn&#8217;t been any announcement about where or when it will be, but you should be able to pick up a copy of the book at the PASS summit book store so you don&#8217;t have to lug a copy from home then back home again.  I know that when the MVPs did the last MVP Deep Dives book the book store did sell out and they had to do a rush overnight over to get more copies for everyone.</p>
<p>I&#8217;ll see you at the PASS summit, and hopefully you&#8217;ll be carrying around a copy of the new SQL Server MVP Deep Dives Volume 2.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/sql-server-mvp-deep-dives-volume-2-available-for-pre-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new storage blog on sqlmag.com</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/my-new-storage-blog-on-sqlmagcom/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/my-new-storage-blog-on-sqlmagcom/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 15:00:19 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Magazine]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/my-new-storage-blog-on-sqlmagcom/</guid>
		<description><![CDATA[I&#8217;m very please to tell you all about my new storage blog on sqlmag.com titled &#8220;Troubleshooting SQL Server Storage Problems&#8220;.  On this new blog (there&#8217;s just the one post for now, but that will change shortly) I&#8217;ll be talking all about SQL Server and Storage and how these things should be working together. My sqlmag.com [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m very please to tell you all about my new storage blog on sqlmag.com titled &#8220;<a href="http://www.sqlmag.com/blogcontent/seriespath/troubleshooting-sql-server-storage-problems-51">Troubleshooting SQL Server Storage Problems</a>&#8220;.  On this new blog (there&#8217;s just the one post for now, but that will change shortly) I&#8217;ll be talking all about SQL Server and Storage and how these things should be working together.</p>
<p>My sqlmag.com blog is all about helping you solve your storage problems, so the blog will work best with your questions, issues and problems.  So please post your questions on the blog, post them here, or <a href="mailto:mrdenny@mrdenny.com?subject=Storage Blog Question">email</a> them to me and I&#8217;ll get them answered (I will only include your name and/or company if you ask me to) so that not only can we get your questions answered and your problems fixed, but we can help other peoples problems solved in the process.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/my-new-storage-blog-on-sqlmagcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Answering forum questions can now get you cold hard Amazon Gift cards</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/answering-forum-questions-can-now-get-you-cold-hard-amazon-gift-cards/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/answering-forum-questions-can-now-get-you-cold-hard-amazon-gift-cards/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 14:00:56 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Forums]]></category>
		<category><![CDATA[Securing SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/answering-forum-questions-can-now-get-you-cold-hard-amazon-gift-cards/</guid>
		<description><![CDATA[Tech Target has upped the perks of posting on their IT Knowledge Exchange forum (the same site that hosts my blog).  Tech Target recently announced that by posting on their site, and earning badges by gaining points, and getting sent Amazon Gift cards for earning the badges.  Not a bad deal if you ask me. [...]]]></description>
				<content:encoded><![CDATA[<p>Tech Target has upped the perks of posting on their <a href="http://itknowledgeexchange.techtarget.com/">IT Knowledge Exchange</a> forum (the same site that hosts my blog).  Tech Target recently <a href="http://itknowledgeexchange.techtarget.com/itke-community-blog/earning-badges-pays-off-literally/">announced</a> that by posting on their site, and earning badges by gaining points, and getting sent Amazon Gift cards for earning the badges.  Not a bad deal if you ask me.</p>
<p>The prizes which they announced are:</p>
<ul>
<li>Bronze Member Badge: Sticker and ITKnowledgeExchange t-shirt</li>
<li>Silver Member Badge: $25 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
<li>Gold Member Badge: $50 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
<li>Platinum Member Badge: $100 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
</ul>
<ul>
<li>Nerd Cog: $10 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
<li>Genius Cog: $25 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
<li>Brainiac Cog: $50 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
</ul>
<ul>
<li>Certified Nerd Cog: $10 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
<li>Certified Genius Cog: $25 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
<li>Certified Brainiac Cog: $50 <a title="http://Amazon." href="http://amazon.com/" target="_blank">Amazon.com</a> Gift Card</li>
</ul>
<p>Not surprisingly there are some rules which are also posted.</p>
<p><strong></strong></p>
<ul>
<li>Must be active within the past six months to qualify for initial prize.</li>
<li>For prizes that must be shipped, allow 2 to 4 weeks for delivery. Shipping only permitted to United States, Canada, and Europe.</li>
<li>For further TechTarget contest rules, please see the <a href="../../itke-community-blog/techtarget-contest-rules/" target="_blank">official contest rules</a>.</li>
</ul>
<p>But that&#8217;s a pretty slim set of rules, for the chance to get some pretty major cash in Amazon gift cards.  (Don&#8217;t forget that you can use these Amazon gift cards to pick up a copy of my book &#8220;<a href="http://www.amazon.com/gp/product/1597496251/ref=as_li_ss_tl?ie=UTF8&amp;tag=sesqse-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1597496251">Securing SQL Server</a>&#8220;.)</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/answering-forum-questions-can-now-get-you-cold-hard-amazon-gift-cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In honor of my receiving my MCM, Amazon has started selling &#8220;Securing SQL Server&#8221; on the Kindle.</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/in-honor-of-my-receiving-my-mcm-amazon-has-started-selling-securing-sql-server-on-the-kindle/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/in-honor-of-my-receiving-my-mcm-amazon-has-started-selling-securing-sql-server-on-the-kindle/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 14:21:50 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Securing SQL Server]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/in-honor-of-my-receiving-my-mcm-amazon-has-started-selling-securing-sql-server-on-the-kindle/</guid>
		<description><![CDATA[OK, that&#8217;s totally BS, but it sounds awesome doesn&#8217;t it. But it is sort of true.  I was grabbing the URL for my book to send to someone today, and I noticed that the Kindle version had a price listed.  The book is $39.96 at the moment (I don&#8217;t set the price), so all of [...]]]></description>
				<content:encoded><![CDATA[<p>OK, that&#8217;s totally BS, but it sounds awesome doesn&#8217;t it.</p>
<p>But it is sort of true.  I was grabbing the URL for my book to send to someone today, and I noticed that the <a href="http://www.amazon.com/Securing-SQL-Server-Protecting-ebook/dp/B004JHY9NE/ref=sr_1_2?ie=UTF8&amp;qid=1297405718&amp;sr=8-2">Kindle version</a> had a price listed.  The book is $39.96 at the moment (I don&#8217;t set the price), so all of you that were waiting for the Kindle version, your wait is over.  Amazon does have the <a href="http://www.amazon.com/Securing-SQL-Server-Protecting-Attackers/dp/1597496251/ref=sr_1_1?ie=UTF8&amp;qid=1297405718&amp;sr=8-1">paperback</a> in stock again ($32.64 at the moment) if that is your preference.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/in-honor-of-my-receiving-my-mcm-amazon-has-started-selling-securing-sql-server-on-the-kindle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As a birthday present to me, Amazon has started shipping &#8220;Securing SQL Server&#8221;.</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/as-a-birthday-present-to-me-amazon-has-started-shipping-securing-sql-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/as-a-birthday-present-to-me-amazon-has-started-shipping-securing-sql-server/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 19:27:32 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Sales Data]]></category>
		<category><![CDATA[Sean McCown]]></category>
		<category><![CDATA[Securing SQL Server]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/as-a-birthday-present-to-me-amazon-has-started-shipping-securing-sql-server/</guid>
		<description><![CDATA[So I drug myself out of bed this morning to an email from Sean McGown (Blog &#124; Blog &#124; Twitter) saying that Amazon had just told him that they would be shipping my book.  So I hopped over to the Amazon page for the book, and low and behold it is no longer listed as [...]]]></description>
				<content:encoded><![CDATA[<p>So I drug myself out of bed this morning to an email from Sean McGown (<a href="http://www.networkworld.com/community/blog/14035">Blog</a> | <a href="http://www.midnightdba.com/DBARant/">Blog</a> | <a href="http://twitter.com/midnightdba">Twitter</a>) saying that Amazon had just told him that they would be shipping my book.  So I hopped over to the <a href="http://www.amazon.com/Securing-SQL-Server-Protecting-Attackers/dp/1597496251/ref=sr_1_1?ie=UTF8&amp;qid=1296932459&amp;sr=8-1">Amazon page for the book</a>, and low and behold it is no longer listed as pre-order.  In fact there was another notice up there, that they only have three copies left in stock.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2011/02/3-left.jpg"><img class="alignleft size-thumbnail wp-image-1497" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2011/02/3-left.jpg" alt="" width="128" height="78" /></a> This means that either Amazon either ordered just enough copies to cover the pre-orders,  or they ordered a heck of a lot of copies and the SQL Server community bought them like crazy.  Personally I&#8217;m hoping for the second reason and not the first.  But when I look at the sales graph that Amazon shows me, it might actually be the second.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2011/02/amazon-book-sales.jpg"><img class="alignright size-medium wp-image-1498" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2011/02/amazon-book-sales.jpg" alt="" width="259" height="107" /></a>If you look at the graph to the right (I&#8217;m a DBA, we love data) you can see how the book has been ranked on Amazon&#8217;s best seller list over the last month.  What I really like is that yesterday, on my birthday, the book breached the 100,000 mark for just the second time.  The first time was back on October 22, 2010 which the book was ranked #99,971 overall.  Well the rank yesterday was #49,111.  And unlike every prior spike, this wasn&#8217;t a one day spike.  There were actually two days of positive climbing in the rankings.  Does this tell me that the book has been selling like crazy?  No, well sort of no.  The book rankings are based on daily sales, and as you get closer to being #1, it takes more and more sales to move up the rankings.</p>
<p>There&#8217;s no specific sales data available for the book yet that I can see, that all comes from BookScan (a company that gathers sales info from all the major retailers) so it&#8217;ll take a week or two for data to show up, but at least I can see some general info about the book so I&#8217;ve got a general idea.</p>
<p>Now I get to move into another party of the book writing phase that I like to call &#8220;Please tell me you liked it&#8221;.  Now I have to sit around and wait for the revues to be posted about the book.  Personally I&#8217;m pretty proud of it, I should be proud of it I wrote the thing after all, but I hope that you the SQL Server community at large like it, and more importantly that you (or someone you know) find it useful.  If just one (or maybe two) people are able to better protect their SQL Server data because of the book I&#8217;m going to call it a success.</p>
<p>I think I&#8217;ve rambled enough for the day.  I&#8217;ve got to get back to my MCM study.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/as-a-birthday-present-to-me-amazon-has-started-shipping-securing-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save 50% on my book &#8220;Securing SQL Server&#8221; Feb 1, 2011 only.</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/save-50-on-my-book-securing-sql-server-feb-1-2011-only/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/save-50-on-my-book-securing-sql-server-feb-1-2011-only/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 18:19:28 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Database security]]></category>
		<category><![CDATA[Discount Code]]></category>
		<category><![CDATA[Securing SQL Server]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/save-50-on-my-book-securing-sql-server-feb-1-2011-only/</guid>
		<description><![CDATA[Syngress, my publisher, is doing a one day sale for my book Securing SQL Server.  If you order from them directly and use discount code 50170 you&#8217;ll get 50% off the price, bringing the price down to just $24.98.  Just click through to the Syngress order site and use the discount code 50170 during check [...]]]></description>
				<content:encoded><![CDATA[<p>Syngress, my publisher, is doing a one day sale for my book Securing SQL Server.  If you order <a href="http://bit.ly/f1bZKD">from them </a>directly and use discount code 50170 you&#8217;ll get 50% off the price, bringing the price down to just $24.98.  Just click through to the Syngress <a href="http://bit.ly/f1bZKD">order site</a> and use the discount code 50170 during check out.</p>
<p>This 50% off code is only good today Feb 1, 2011 so ACT NOW.</p>
<p>Denny</p>
<p>UPDATE: To order the paperback, click the &#8220;Buy Now&#8221; link with the arrow under Paperback and select &#8220;Elsevier&#8221; from the list.  On the new page add the book to your cart, click the cart in the upper left and use the code there.</p>
<p>UPDATE2: I&#8217;ve been told that if you use Chrome, it will say the site is not secure. This is apparently because some stuff isn&#8217;t protected by HTTPS even after you change the URL to HTTPS.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/save-50-on-my-book-securing-sql-server-feb-1-2011-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book release must be getting close, sample pages now available on Amazon.</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/book-release-must-be-getting-close-sample-pages-now-available-on-amazon/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/book-release-must-be-getting-close-sample-pages-now-available-on-amazon/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 15:00:27 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/book-release-must-be-getting-close-sample-pages-now-available-on-amazon/</guid>
		<description><![CDATA[So, I&#8217;m guessing that my first solo book must be getting close to shipping.  You can now flip through the first 11 pages of &#8220;Securing SQL Server&#8221; (preview page) on Amazon&#8217;s website.  Now the images in the online preview are in color, but the book won&#8217;t be (or so I was told) so they must [...]]]></description>
				<content:encoded><![CDATA[<p>So, I&#8217;m guessing that my first solo book must be getting close to shipping.  You can now flip through the first 11 pages of &#8220;<a href="http://www.amazon.com/Securing-SQL-Server-Protecting-Attackers/dp/1597496251/ref=sr_1_1?ie=UTF8&amp;qid=1295822725&amp;sr=8-1">Securing SQL Server</a>&#8221; (<a href="http://www.amazon.com/Securing-SQL-Server-Protecting-Attackers/dp/1597496251/ref=sr_1_1?ie=UTF8&amp;qid=1295822725&amp;sr=8-1#reader_1597496251">preview page</a>) on Amazon&#8217;s website.  Now the images in the online preview are in color, but the book won&#8217;t be (or so I was told) so they must have used my original images to put together what Amazon is showing.</p>
<p>This is what I&#8217;m guessing is one of the last steps before the book is actually shipped.</p>
<p>Just a couple of days ago I got some marketing material in the mail (<a href="http://yfrog.com/h09dgqzj">front</a>, <a href="http://yfrog.com/h0yqcotj">back</a>), which I&#8217;ll be bringing to SoCal Code Camp, as well as the next few SQL Saturday&#8217;s (at least).</p>
<p>Now for those of you that are going to wait for the <a href="http://www.amazon.com/Securing-SQL-Server-Protecting-ebook/dp/B004JHY9NE/ref=sr_1_3?ie=UTF8&amp;qid=1295823586&amp;sr=8-3">Kindle edition</a>, you&#8217;ve got a little longer to wait.  While it is available to <a href="http://www.amazon.com/Securing-SQL-Server-Protecting-ebook/dp/B004JHY9NE/ref=sr_1_3?ie=UTF8&amp;qid=1295823586&amp;sr=8-3">view </a>on Amazon, you can&#8217;t purchase it yet.  I&#8217;ve been told by the publisher that it&#8217;ll be about 3 months behind the print version.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/book-release-must-be-getting-close-sample-pages-now-available-on-amazon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
