<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Simple Talk RSS Feed</title><link>http://www.simple-talk.com/</link><item><title>To Not CI to Eye</title><pubDate>Fri, 03 Feb 2012 11:21:57 GMT</pubDate><category>Tony Davis</category><author>Tony Davis</author><description><![CDATA[Many developers have argued persuasively that each database developer in a team needs to work as sole user of a dedicated database-development environment whilst creating or updating databases. I'm not so sure. Are we in danger of trying to change database development practices to try to cure a problem that is far easier to solve by proper system design?  ]]></description><link>http://www.simple-talk.com/community/blogs/tony_davis/105828.aspx</link><content:encoded><![CDATA[Many developers have argued persuasively that each database developer in a team needs to work as sole user of a dedicated database-development environment whilst creating or updating databases. I'm not so sure. Are we in danger of trying to change database development practices to try to cure a problem that is far easier to solve by proper system design?  <p><img src="http://www.simple-talk.com/images/placeholders/0.jpg" /></p>]]></content:encoded></item><item><title>What's the Point of Using VARCHAR(n) Anymore?</title><pubDate>Mon, 30 Jan 2012 00:00:00 GMT</pubDate><category>Database Administration</category><author>Rob Garrison</author><description><![CDATA[The arrival of the (MAX) data types in SQL Server 2005 were one of the most popular feature for  the database developer. At the time, there was a lot of discussion as to whether this freedom from having to specify string length came at a cost. Rob attempts to give a final answer as to any down-side.]]></description><link>http://www.simple-talk.com/sql/database-administration/whats-the-point-of-using-varchar(n)-anymore/</link><content:encoded><![CDATA[The arrival of the (MAX) data types in SQL Server 2005 were one of the most popular feature for  the database developer. At the time, there was a lot of discussion as to whether this freedom from having to specify string length came at a cost. Rob attempts to give a final answer as to any down-side.<p><img src="http://www.simple-talk.com/content/file.ashx?file=6467" /></p>]]></content:encoded></item><item><title>Converting String Data to XML and XML to String Data</title><pubDate>Wed, 01 Feb 2012 00:00:00 GMT</pubDate><category>Database Administration</category><author>Robert Sheldon</author><description><![CDATA[We all appreciate that, in general, XML documents or fragments are held in strings as text markup. In SQL Server, XML variables and columns are instead tokenised to allow rapid access to the data within. This is fine, but can cause some odd problems, auch as 'entitization'. What, also, do you do if you need to preserve the formatting? As usual Rob Sheldon comes to our aid.]]></description><link>http://www.simple-talk.com/sql/database-administration/converting-string-data-to-xml-and-xml-to-string-data/</link><content:encoded><![CDATA[We all appreciate that, in general, XML documents or fragments are held in strings as text markup. In SQL Server, XML variables and columns are instead tokenised to allow rapid access to the data within. This is fine, but can cause some odd problems, auch as 'entitization'. What, also, do you do if you need to preserve the formatting? As usual Rob Sheldon comes to our aid.<p><img src="http://www.simple-talk.com/images/placeholders/1.jpg" /></p>]]></content:encoded></item><item><title>SQL Cop Review</title><pubDate>Thu, 19 Jan 2012 00:00:00 GMT</pubDate><category>SQL Tools</category><author>Grant Fritchey</author><description><![CDATA[Static code analysis is used a lot by application programmers, but there have been surprisingly few tools for SQL development that perform a function analogous to Resharper,  dotTest, or CodeRush. Wouldn't it be great to have something that can indicate where there are code-smells, lapses from best practice and so on, in your Database code? Now there is.  ]]></description><link>http://www.simple-talk.com/sql/sql-tools/sql-cop-review/</link><content:encoded><![CDATA[Static code analysis is used a lot by application programmers, but there have been surprisingly few tools for SQL development that perform a function analogous to Resharper,  dotTest, or CodeRush. Wouldn't it be great to have something that can indicate where there are code-smells, lapses from best practice and so on, in your Database code? Now there is.  <p><img src="http://www.simple-talk.com/content/file.ashx?file=6448" /></p>]]></content:encoded></item><item><title>Confessions of a DBA: My worst mistake</title><pubDate>Mon, 23 Jan 2012 00:00:00 GMT</pubDate><category>Database Administration</category><author>Phil Factor</author><description><![CDATA[Over the next few months, we'll be asking various well-known DBAs to describe their worst disaster caused by a mistake they made.  To kick off the series, we asked Phil Factor to confess. He came up with a classic: The mistaken belief that a backup WITH CHECKSUM guaranteed a good backup that could be restored, and the ensuing disaster.]]></description><link>http://www.simple-talk.com/sql/database-administration/confessions-of-a-dba-my-worst-mistake/</link><content:encoded><![CDATA[Over the next few months, we'll be asking various well-known DBAs to describe their worst disaster caused by a mistake they made.  To kick off the series, we asked Phil Factor to confess. He came up with a classic: The mistaken belief that a backup WITH CHECKSUM guaranteed a good backup that could be restored, and the ensuing disaster.<p><img src="http://www.simple-talk.com/images/placeholders/2.jpg" /></p>]]></content:encoded></item><item><title>Pakistan: Cyber Warfare and Internet Hacking</title><pubDate>Tue, 17 Jan 2012 00:00:00 GMT</pubDate><category>Opinion Pieces</category><author>Alamzeb Khan</author><description><![CDATA[The extent of malicious hacking on the internet, in pursuit of political or economic advantage, crime or just plain mischief, threatens to escalate the cost of even basic  IT infrastructure.  In the emerging economies, organised hacking is now beginning to impede economic growth so much that organised counter-measures are now required. Our Pakistan correspondent describes the problem  there, and suggests some solutions.]]></description><link>http://www.simple-talk.com/opinion/opinion-pieces/pakistan-cyber-warfare-and-internet-hacking/</link><content:encoded><![CDATA[The extent of malicious hacking on the internet, in pursuit of political or economic advantage, crime or just plain mischief, threatens to escalate the cost of even basic  IT infrastructure.  In the emerging economies, organised hacking is now beginning to impede economic growth so much that organised counter-measures are now required. Our Pakistan correspondent describes the problem  there, and suggests some solutions.<p><img src="http://www.simple-talk.com/images/placeholders/3.jpg" /></p>]]></content:encoded></item><item><title>How to Document and Configure SQL Server Instance Settings</title><pubDate>Mon, 30 Jan 2012 00:00:00 GMT</pubDate><category>SQL Training</category><author>Brad McGehee</author><description><![CDATA[Occasionally, when you install identical databases on two different SQL Server instances, they will behave in surprisingly different ways. Why? Most likely, it is down to different configuration settings. There are around seventy of these settings and the DBA needs to be aware of the effect that  many of them have. Brad McGehee explains them all in enough detail to help with most common configuration problems, and suggests some best practices.]]></description><link>http://www.simple-talk.com/sql/sql-training/how-to-document-and-configure-sql-server-instance-settings/</link><content:encoded><![CDATA[Occasionally, when you install identical databases on two different SQL Server instances, they will behave in surprisingly different ways. Why? Most likely, it is down to different configuration settings. There are around seventy of these settings and the DBA needs to be aware of the effect that  many of them have. Brad McGehee explains them all in enough detail to help with most common configuration problems, and suggests some best practices.<p><img src="http://www.simple-talk.com/content/file.ashx?file=6463" /></p>]]></content:encoded></item><item><title>Managing ItemUpdating and ItemUpdated Events Firing Twice in a SharePoint Item Event Receiver</title><pubDate>Tue, 17 Jan 2012 00:00:00 GMT</pubDate><category>.Net Tools</category><author>Damon Armstrong</author><description><![CDATA[Developing a Sharepoint application would have all the fun of a video game, if only you had infinite lives. Dangers lurk hidden out there which, if you run into them, can be a blow to your project and waste a great deal of time. Damon gives just one example of a poisoned dagger in the game of Sharepoint Development: The Item Event Receiver.]]></description><link>http://www.simple-talk.com/dotnet/.net-tools/managing-itemupdating-and-itemupdated-events-firing-twice-in-a-sharepoint-item-event-receiver/</link><content:encoded><![CDATA[Developing a Sharepoint application would have all the fun of a video game, if only you had infinite lives. Dangers lurk hidden out there which, if you run into them, can be a blow to your project and waste a great deal of time. Damon gives just one example of a poisoned dagger in the game of Sharepoint Development: The Item Event Receiver.<p><img src="http://www.simple-talk.com/images/placeholders/4.jpg" /></p>]]></content:encoded></item><item><title>Chuck Moore on the Lost Art of Keeping It Simple</title><pubDate>Wed, 18 Jan 2012 00:00:00 GMT</pubDate><category>Geek of the Week</category><author>Richard Morris</author><description><![CDATA[Chuck Moore is still  the radical thinker of Information Technology, After an astonishing career designing languages (e.g. FORTH), browser-based computers, CAD systems and CPUs, he is now  energetically  designing extremely low-powered 'green'  multi-processor chips for embedded systems. Behind everything he does is a radical message: 'Embrace the entire problem, Keep it simple'.]]></description><link>http://www.simple-talk.com/opinion/geek-of-the-week/chuck-moore-on-the-lost-art-of-keeping-it-simple/</link><content:encoded><![CDATA[Chuck Moore is still  the radical thinker of Information Technology, After an astonishing career designing languages (e.g. FORTH), browser-based computers, CAD systems and CPUs, he is now  energetically  designing extremely low-powered 'green'  multi-processor chips for embedded systems. Behind everything he does is a radical message: 'Embrace the entire problem, Keep it simple'.<p><img src="http://www.simple-talk.com/images/placeholders/0.jpg" /></p>]]></content:encoded></item><item><title>Great SQL Server Debates: Buffer Cache Hit Ratio</title><pubDate>Wed, 18 Jan 2012 00:00:00 GMT</pubDate><category>Database Administration</category><author>Jonathan Kehayias</author><description><![CDATA[One of the more popular counters used by DBAs to monitor SQL Server performance, the Buffer Cache Hit Ratio, is useless as a predictor of imminent performance problems. Worse, it can be misleading. Jonathan Kehayias demonstrates this convincingly with some simple tests. ]]></description><link>http://www.simple-talk.com/sql/database-administration/great-sql-server-debates-buffer-cache-hit-ratio/</link><content:encoded><![CDATA[One of the more popular counters used by DBAs to monitor SQL Server performance, the Buffer Cache Hit Ratio, is useless as a predictor of imminent performance problems. Worse, it can be misleading. Jonathan Kehayias demonstrates this convincingly with some simple tests. <p><img src="http://www.simple-talk.com/content/file.ashx?file=6422" /></p>]]></content:encoded></item></channel></rss>
