<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blogging my way through MCP 70-431</title>
	<atom:link href="http://mcp70431.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mcp70431.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 02 Oct 2008 11:25:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mcp70431.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Blogging my way through MCP 70-431</title>
		<link>http://mcp70431.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mcp70431.wordpress.com/osd.xml" title="Blogging my way through MCP 70-431" />
	<atom:link rel='hub' href='http://mcp70431.wordpress.com/?pushpress=hub'/>
		<item>
		<title>8 Manage replication</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/8-manage-replication/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/8-manage-replication/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 19:34:43 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=110</guid>
		<description><![CDATA[Publisher makes data available to subscribers; distributors forward changes to subscribers With merge replication, subscribers can make changes to replicated data and later merge the changes with a central database The roles of publisher and distributor often run on the same server Snapshot replication Snapshot replication takes a snapshot of current data; the snapshot is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=110&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Publisher makes data available to subscribers; distributors forward changes to subscribers</li>
<li>With merge replication, subscribers can make changes to replicated data and later merge the changes with a central database</li>
<li>The roles of publisher and distributor often run on the same server</li>
</ul>
<p><strong>Snapshot replication</strong></p>
<ul>
<li>Snapshot replication takes a snapshot of current data; the snapshot is used to initialize and to replace data on a subscriber</li>
<li>Create a compressed snapshot file when saving snapshots to removable media or transferring them across the network</li>
<li>Compressed snapshot file must be stored in an alternate location; the file cannot be stored in the default location</li>
</ul>
<p><strong>Transactional replication</strong></p>
<ul>
<li>Transactional replication uses transactions to distribute changes; typically used in a server-to-server environment</li>
</ul>
<p><strong>Replication security</strong></p>
<ul>
<li>For increased security, store the snapshot folder in a UNC share on the distributor</li>
<li>Encrypt the connections between replication servers</li>
<li>Only grant the necessary permissions to agents</li>
<li>Grant the Snapshot Agent Write permission to the snapshot folder; grant the Windows accounts for the Distribution Agent Read permission to the snapshot folder</li>
<li>Server subscriptions are assigned a priority value; client subscriptions use the priority value of the publisher</li>
<li>Server with highest priority value will win when conflict detections occur</li>
<li>Replication Monitor is used to monitor replication between SQL servers</li>
</ul>
<p><strong>Improve replication performance</strong></p>
<ul>
<li>By minimizing the retention period for transactions and history, they will not be stored as long on the distributor; doing this reduces the amount of disk space being used</li>
<li>Set column-level tracking if bandwidth between the publisher and subscriber is limited</li>
<li>Add more memory to distributor</li>
<li>Use multi-processor computers</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=110&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/8-manage-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>7 Supporting Data Consumers</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/7-supporting-data-consumers/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/7-supporting-data-consumers/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 19:22:31 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=108</guid>
		<description><![CDATA[Manage XML data OPENXML allows access to XML data as though it is a relational rowset Must call sp_xml_preparedocument before you can write queries against an XML document by using OPENXML Use the WITH clause to specify a schema when using OPENXML You can generate data in XML format by using a SELECT statement with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=108&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Manage XML data</strong></p>
<ul>
<li>OPENXML allows access to XML data as though it is a relational rowset</li>
<li>Must call sp_xml_preparedocument before you can write queries against an XML document by using OPENXML</li>
<li>Use the WITH clause to specify a schema when using OPENXML</li>
<li>You can generate data in XML format by using a SELECT statement with the FOR XML argument</li>
</ul>
<p><strong>Implement an HTTP endpoint</strong></p>
<ul>
<li>An endpoint is a service that can listen for requests</li>
<li>In order for SQL Server to listen on HTTP for SOAP requests, an HTTP endpoint must first be created. Only available under Windows Server 2003 and Windows XP with SP2</li>
<li>Use the CREATE ENDPOINT statement with the AS HTTP argument to create an HTTP endpoint. It creates a new Web service and defines methods exposed by the endpoint</li>
<li>Make sure that endpoint connect permissions are limited to specific users and groups</li>
</ul>
<p><strong>Implement Service Broker components</strong></p>
<ul>
<li>Must include the WITH TRUSTWORTHY ON argument when creating the database; this will allow two databases running on the</li>
<li>same SQL Server to communicate</li>
<li>Use the CREATE SERVICE statement to create a new service</li>
</ul>
<ol>
<li> A queue must be created before you can create a new service</li>
<li>The queue is used to store messages</li>
</ol>
<ul>
<li>Use the CREATE CONTRACT statement to create a contract between two services</li>
</ul>
<p><strong>Import and export data from a file</strong></p>
<ul>
<li>Switch to bulk-logged recovery when performing bulk operations to prevent the transaction log from running out of space or growing too large</li>
<li>The bcp utility is used to perform bulk imports and exports</li>
</ul>
<ol>
<li>Export data from a table to a data file</li>
<li>Bulk export data from a query</li>
<li>Bulk import data from a data file into a table</li>
</ol>
<ul>
<li>The BULK INSERT statement provides the fastest way to import data in a text file into a database table</li>
<li>SSIS enables you to move data between heterogeneous systems (fx. to/from Oracle)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=108&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/7-supporting-data-consumers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>6 Manage database snapshots</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/6-manage-database-snapshots/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/6-manage-database-snapshots/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:54:49 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=106</guid>
		<description><![CDATA[Database snapshots are only available in Enterprise edition Each database snapshot requires a unique name Use the CREATE DATABASE statement with the AS SNAPSHOT OF clause to create a snapshot Can revert to a database snapshot Reverting from snapshot Both the original database and the snapshot to be restored are unavailable during the process Drop [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=106&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Database snapshots are only available in Enterprise edition</li>
<li>Each database snapshot requires a unique name</li>
<li>Use the CREATE DATABASE statement with the AS SNAPSHOT OF clause to create a snapshot</li>
<li>Can revert to a database snapshot</li>
</ul>
<p><strong>Reverting from snapshot</strong></p>
<ol>
<li>Both the original database and the snapshot to be restored are unavailable during the process</li>
<li>Drop database snapshots other than the one being restored by issuing the DROP DATABASE statement</li>
<li>Issue the RESTORE DATABASE statement with the FROM DATABASE_SNAPSHOT clause</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=106&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/6-manage-database-snapshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>5 Implement log shipping</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/5-implement-log-shipping/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/5-implement-log-shipping/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:49:46 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=103</guid>
		<description><![CDATA[Transaction logs from one database (primary) are sent to another database (secondary) By restoring the transactions logs from the primary database, the secondary database is kept nearly synchronized A monitor server can be configured to track log shipping status Databases used in log shipping must use full recovery model or bulk-logged recovery model Restore a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=103&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Transaction logs from one database (primary) are sent to another database (secondary)</li>
<li>By restoring the transactions logs from the primary database, the secondary database is kept nearly synchronized</li>
<li>A monitor server can be configured to track log shipping status</li>
<li>Databases used in log shipping must use full recovery model or bulk-logged recovery model</li>
<li>Restore a full backup of the primary database with NORECOVERY to initialize the secondary database</li>
<li>Decrease the backup and copy/restore frequencies for databases that change frequently
<ol>
<li>The frequency of the restore should be approximate to the frequency of the backup</li>
<li>15 minutes is the default value for the copy job frequency</li>
</ol>
</li>
<li>Standby mode allows users to run queries and reports on the secondary database</li>
<li>Norecovery mode prevents users from running queries on the secondary database</li>
</ul>
<p><strong>Configure monitoring</strong></p>
<ul>
<li>Create alerts that will fire when log shipping operations fail</li>
<li>Use SSMS to specify a monitor server</li>
<li>History Retention period determines how long you want to retain a record of your log shipping history</li>
<li>Query history tables on the monitor server to obtain the most recent log shipping status information</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=103&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/5-implement-log-shipping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>4 Implementing High Availability and Disaster Recovery</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/4-implementing-high-availability-and-disaster-recovery/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/4-implementing-high-availability-and-disaster-recovery/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:46:48 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=100</guid>
		<description><![CDATA[Implement database mirroring Database mirroring is a software-based solution for increasing database availability; provides instantaneous failover Both servers must be running the same edition of SQL Server 2005 Mirror server hosts mirrored copy of database Requires sufficient disk space for the mirrored database Principal database must be restored by specifying the same database name with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=100&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Implement database mirroring</strong></p>
<ul>
<li>Database mirroring is a software-based solution for increasing database availability; provides instantaneous failover</li>
<li>Both servers must be running the same edition of SQL Server 2005</li>
<li>Mirror server hosts mirrored copy of database</li>
</ul>
<ol>
<li>Requires sufficient disk space for the mirrored database</li>
<li>Principal database must be restored by specifying the same database name with NORECOVERY</li>
<li>Transaction log files must also be applied by using the WITH NORECOVERY option</li>
</ol>
<p><strong>Create endpoints</strong></p>
<ul>
<li>Each server instance can only have one database endpoint; endpoints must be created on the principal, mirror, and witness server</li>
<li>Verify that an endpoint does not exist before creating one</li>
<li>Use the CREATE ENDPOINT statemen</li>
</ul>
<p><strong>Specify database partners</strong></p>
<ul>
<li>Principal server serves the database to clients</li>
<li>Mirror server maintains a copy of the database and acts as a standby server</li>
<li>Use the ALTER DATABASE with the SET PARTNER option to configure database partners</li>
<li>A witness server is required for high-safety mode with automatic failover &#8211; it verifies whether the principal server is up and functioning</li>
</ul>
<p><strong>Specify a witness server</strong></p>
<ul>
<li>Use the ALTER DATABASE with the SET WITNESS option to specify a witness server</li>
</ul>
<p>Database mirroring supports two operating modes: high-safety and high-performance</p>
<p><strong>High-safety mode</strong></p>
<ul>
<li>Uses <em>synchronous </em>operations; committed transactions are committed on both servers</li>
<li>This is the default mode when there is a witness server</li>
<li>When a session begins, mirror server synchronizes mirror database with principal database; a committed transaction is committed on both partners once databases are synchronized</li>
<li>Increase in transaction latency</li>
</ul>
<p><strong>High-performance mode</strong></p>
<ul>
<li>Runs <em>asynchronously</em></li>
<li>Principal server commits transactions without waiting for mirror server to write them to disk</li>
<li>Minimizes transaction latency</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=100&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/4-implementing-high-availability-and-disaster-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>3.1 Configure linked servers by using SQL Server Management Studio (SSMS)</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/31-configure-linked-servers-by-using-sql-server-management-studio-ssms/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/31-configure-linked-servers-by-using-sql-server-management-studio-ssms/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:40:56 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=98</guid>
		<description><![CDATA[Linked servers allow you to execute distributed queries and transactions against OLE DB data sources on remote servers A linked server definition consists of an OLE DB provider and an OLE DB data source A linked server definition is created by using sp_addlinked server; use sp_dropserver to delete a linked server definition A four-part name [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=98&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Linked servers allow you to execute distributed queries and transactions against OLE DB data sources on remote servers</li>
<li>A linked server definition consists of an OLE DB provider and an OLE DB data source</li>
<li>A linked server definition is created by using sp_addlinked server; use sp_dropserver to delete a linked server definition</li>
<li>A four-part name is used to reference data objects in a linked server: linked_server_name.catalog.schema.object_name</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=98&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/31-configure-linked-servers-by-using-sql-server-management-studio-ssms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>3 Configure SQL Server security</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/3-configure-sql-server-security/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/3-configure-sql-server-security/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:39:26 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=96</guid>
		<description><![CDATA[Microsoft Windows-level principals include Windows Domain Login and Windows Local Login Server-level principals include SQL Server Login Database-level principals include Database User, Database Role, and Application Role DB_OWNER has full control of the database SYSADMIN has full control of the database server Securables are the resources to which SQL Server regulates access Securable scopes include [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=96&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Microsoft Windows-level principals include Windows Domain Login and Windows Local Login</li>
<li>Server-level principals include SQL Server Login</li>
<li>Database-level principals include Database User, Database Role, and Application Role</li>
<li>DB_OWNER has full control of the database</li>
<li>SYSADMIN has full control of the database server</li>
<li>Securables are the resources to which SQL Server regulates access</li>
<li>Securable scopes include server, database, and schema</li>
</ul>
<p><strong>Configuring SQL Server to encrypt data<br />
</strong></p>
<ul>
<li>Configure the database engine to use a certificate</li>
<li>Set the ForceEncryption option to Yes</li>
<li>Restart the server</li>
</ul>
<p><em>Using IPSec to encrypt data requires no SQL administration</em></p>
<p>Authentication mode determines how users authenticate to SQL Server</p>
<p><strong>Windows Authentication Mode</strong></p>
<ul>
<li> Uses Kerberos security protocol</li>
<li>Users connect by using their Windows user accounts</li>
<li>This is the recommended authentication mode</li>
<li></li>
</ul>
<p><strong> Mixed Mode (Windows Authentication or SQL Server Authentication)</strong></p>
<ul>
<li>Users connect by using their Windows user accounts or SQL logins</li>
<li>Select this authentication mode if you need to support legacy applications</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=96&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/3-configure-sql-server-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>2 Configure SQL Server 2005 instances and databases</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/2-configure-sql-server-2005-instances-and-databases/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/2-configure-sql-server-2005-instances-and-databases/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:35:17 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=94</guid>
		<description><![CDATA[Data files contain objects such as tables, indexes, and views Data files are stored within filegroups The transaction log files are used to record and recover transactions for a database Each database requires at least one transaction log file Database Mail allows e-mail messages to be sent from the SQL Server 2005 Database Engine Uses [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=94&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Data files contain objects such as tables, indexes, and views</li>
<li>Data files are stored within filegroups</li>
<li>The transaction log files are used to record and recover transactions for a database</li>
<li>Each database requires at least one transaction log file</li>
<li>Database Mail allows e-mail messages to be sent from the SQL Server 2005 Database Engine</li>
</ul>
<ol>
<li>Uses SMTP to send mail to users</li>
<li>Database Mail must be enabled; this feature is disabled by default</li>
<li>Use the Database Mail Configuration Wizard to enable, configure, and manage Database Mail</li>
</ol>
<p><strong>Database recovery model</strong></p>
<p><strong>Full Recovery Model</strong></p>
<ul>
<li>Supports transaction log backups</li>
<li>Transactions in logs are not removed until they have been backed up</li>
<li>Recovery can be as recent as the most recent transaction log backup or to a specific point in time</li>
</ul>
<p><strong>Simple Recovery Model</strong></p>
<ul>
<li>Does not support transaction log backups</li>
<li>Minimizes administrative overhead</li>
<li>Data can only be restored from the last backup</li>
<li>Changes since the most recent backup are lost</li>
</ul>
<p><strong>Bulk-logged</strong></p>
<ul>
<li>Supports transaction log backups</li>
<li>Switch to bulk-logged recovery model when performing bulk operations such as index creation</li>
<li>Reduces log space consumption</li>
<li>Does not support point-in-time recovery</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=94&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/2-configure-sql-server-2005-instances-and-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>1.1 Install SQL Server 2005</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/11-install-sql-server-2005/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/11-install-sql-server-2005/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:28:50 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=92</guid>
		<description><![CDATA[Verify prerequisites Use the SQL Server 2005 Upgrade Advisor to identify issues before upgrading SCC runs as part of the Setup utility to identify conditions that may prevent the installation of SQL Server Hardware requirements for Standard and Enterprise editions Pentium III-compatible processor 600 MHz (1 GHz or higher recommended) 512-MB RAM (1 GB or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=92&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong> Verify prerequisites</strong></p>
<ul>
<li>Use the SQL Server 2005 Upgrade Advisor to identify issues before upgrading</li>
<li>SCC runs as part of the Setup utility to identify conditions that may prevent the installation of SQL Server</li>
<li>Hardware requirements for Standard and Enterprise editions</li>
</ul>
<ol>
<li>Pentium III-compatible processor 600 MHz (1 GHz or higher recommended)</li>
<li>512-MB RAM (1 GB or more recommended)</li>
<li>1.6 GB disk space on the system partition</li>
</ol>
<ul>
<li>o Software requirements</li>
</ul>
<ol>
<li>Supported operating system (Windows Server 2003, Windows XP Professional, Windows 2000 Server)</li>
<li> Internet Explorer 6.0 SP1 or later</li>
<li>IIS 5.0 or later (required for Reporting Services)</li>
<li>ASP.NET 2.0 (required for Reporting Services)</li>
</ol>
<p><strong>Upgrade to SQL Server 2005</strong></p>
<ul>
<li>SP3/SP3a is required to upgrade from SQL Server 2000 to SQL Server 2005</li>
<li>SP4 is required to upgrade from SQL Server 7.0</li>
<li>An In-place upgrade is an automated process that upgrades the existing instance to a new instance</li>
<li>A side-by-side migration installs a new instance</li>
</ul>
<ol>
<li>SQL Server 2005 is installed along side the previous version</li>
<li>Database is detached from old instance and reattached to new instance</li>
</ol>
<p><strong>Create an instance</strong></p>
<ul>
<li>An .ini file can be used to automate installation</li>
<li>A computer can only host one default instance; multiple named instances are supported</li>
<li>The default instance name is MSSQLSERVER</li>
<li>A named instance cannot contain the terms Default or MSSQLSERVER</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=92&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/11-install-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
		<item>
		<title>The Storm Method</title>
		<link>http://mcp70431.wordpress.com/2008/09/28/the-storm-method/</link>
		<comments>http://mcp70431.wordpress.com/2008/09/28/the-storm-method/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 17:58:06 +0000</pubDate>
		<dc:creator>jhez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[70-431]]></category>
		<category><![CDATA[MCP]]></category>

		<guid isPermaLink="false">http://mcp70431.wordpress.com/?p=89</guid>
		<description><![CDATA[The guy looks at us. He is clearly a bit hung-over, tired and not really ready to work on a Friday. But it is his job to save our arses and get us past this exam. So&#8230; He opens the Measure Up database and tells us to look at the answers. &#8220;Don&#8217;t mind the question&#8221;, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=89&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The guy looks at us. He is clearly a bit hung-over, tired and not really ready to work on a Friday. But it is his job to save our arses and get us past this exam. So&#8230;</p>
<p>He opens the Measure Up database and tells us to look at the answers. &#8220;Don&#8217;t mind the question&#8221;, he says, &#8220;just look at the answers. Then remove those that do not make sense or cannot be done and you&#8217;ll be very likely to have the correct answer.&#8221;</p>
<p>At first we are not really sure what to think. After all, we have been cramming like crazy, reading the questions for hints and loopholes, trying to remember to not get caught in clever traps &#8211; but&#8230; after a while we get it. He is right. Just read the answers&#8230; in 9 out of 10 you can actually answer correctly without reading the mile-long text before it. And in fact, if you only read the answers, you don&#8217;t get caught in traps&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mcp70431.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mcp70431.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mcp70431.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mcp70431.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mcp70431.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mcp70431.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mcp70431.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mcp70431.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mcp70431.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mcp70431.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mcp70431.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mcp70431.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mcp70431.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mcp70431.wordpress.com/89/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mcp70431.wordpress.com&amp;blog=4905690&amp;post=89&amp;subd=mcp70431&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mcp70431.wordpress.com/2008/09/28/the-storm-method/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cfbf4af0b4b781164199eb30f216753d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jhez</media:title>
		</media:content>
	</item>
	</channel>
</rss>
