<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>UpSearch</title>
	<link>http://www.upsearch.com/blog</link>
	<description>UpSearch Blog</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:56:04 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1.2" -->

	<item>
		<title>You care about LinkedIn&#8217;s updated privacy conditions.</title>
		<description><![CDATA[Without attracting too much publicity, LinkedIn updated their privacy conditions (again).  Unless you take action, LinkedIn is now permitted to use your name and picture in any of their advertisements. If you&#8217;re anything like me and value your reputation, then take &#8230; <a href="http://www.upsearch.com/blog/2012/02/02/you-care-about-linkedins-updated-privacy-conditions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2012/02/02/you-care-about-linkedins-updated-privacy-conditions/</link>
			</item>
	<item>
		<title>Martin Luther King, Jr. &#124; Building Inclusive Environments</title>
		<description><![CDATA[On August 28, 1963, Martin Luther King Jr. delivered his famous &#8220;I Have a Dream&#8221; oration from the steps of the Lincoln Memorial in Washington, D.C. In my opinion, this particular speech is probably the most amazing, and most thought provoking &#8230; <a href="http://www.upsearch.com/blog/2012/01/16/martin-luther-king-jr-building-inclusive-environments/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2012/01/16/martin-luther-king-jr-building-inclusive-environments/</link>
			</item>
	<item>
		<title>Speaking about Performance and PowerShell</title>
		<description><![CDATA[I&#8217;ll be presenting at the South East Michigan SQL Server User Group (SEMSSUG) tonight. The session will be Gather SQL Server Performance Data with PowerShell. We all know how important it is to keep a baseline of performance metrics that &#8230; <a href="http://www.upsearch.com/blog/2011/12/08/speaking-about-performance-and-powershell/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2011/12/08/speaking-about-performance-and-powershell/</link>
			</item>
	<item>
		<title>Thanksgiving &#124; Reflect, Renew and Follow Through</title>
		<description><![CDATA[Regardless if you celebrate America’s holiday of thanks, I appreciate that we (you and I) are part of the same community.  To me, Thanksgiving transcends cultures and borders. Let’s be irreverent for a moment.  Let’s release any attachment to national &#8230; <a href="http://www.upsearch.com/blog/2011/11/24/thanksgiving-reflect-renew-and-follow-through/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2011/11/24/thanksgiving-reflect-renew-and-follow-through/</link>
			</item>
	<item>
		<title>Facet Menu in SQL 2012 Object Explorer</title>
		<description><![CDATA[Yesterday Microsoft released RC0, Release Candidate 0, for download. I downloaded and installed it in a virtual machine, and today started poking around. I haven&#8217;t had much time to play with the various CTPs released so far, so I&#8217;m not &#8230; <a href="http://www.upsearch.com/blog/2011/11/18/facet-menu-in-sql-2012-object-explorer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2011/11/18/facet-menu-in-sql-2012-object-explorer/</link>
			</item>
	<item>
		<title>Getting Excited: SQLBits is Coming!</title>
		<description><![CDATA[Other than changing planes once at Heathrow Airport, I&#8217;ve never been to England, so I&#8217;m getting really excited about traveling there next week for SQLBits 9 &#8211; Query across the Mersey! My wife and I will be spending a couple &#8230; <a href="http://www.upsearch.com/blog/2011/09/19/getting-excited-sqlbits-is-coming/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2011/09/19/getting-excited-sqlbits-is-coming/</link>
			</item>
	<item>
		<title>How to Get More Social Media Fans &#124; Creative Idea for Open Networkers</title>
		<description><![CDATA[To be a social media maven, just do it!  I mean literally try all kinds of ideas.  Here is just one example of how you can help blaze a social media path. Remember all those LinkedIn and Facebook groups you &#8230; <a href="http://www.upsearch.com/blog/2011/07/03/how-to-get-more-social-media-fans-creative-idea-for-open-networkers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2011/07/03/how-to-get-more-social-media-fans-creative-idea-for-open-networkers/</link>
			</item>
	<item>
		<title>[Speaking] Presenting at AITP Region 18 IT Con</title>
		<description><![CDATA[The IT Con event this Saturday, June 18, is an event similar to SQL Saturday. It has three tracks, an IT Professional track, a Development track and a Career Development track. I&#8217;ll be presenting two sessions in the IT Professional &#8230; <a href="http://www.upsearch.com/blog/2011/06/16/speaking-presenting-at-aitp-region-18-it-con/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2011/06/16/speaking-presenting-at-aitp-region-18-it-con/</link>
			</item>
	<item>
		<title>What Encryption Algorithms Are You Using?</title>
		<description><![CDATA[Security is an important consideration when designing a database application. Who can get access to what data? How much damage can someone do if they get at your data? In SQL Server 2005 Microsoft implemented column-based encryption, and in SQL &#8230; <a href="http://www.upsearch.com/blog/2011/06/03/what-encryption-algorithms-are-you-using/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2011/06/03/what-encryption-algorithms-are-you-using/</link>
			</item>
	<item>
		<title>Use PowerShell to Add a Login to a Database Role in all Databases</title>
		<description><![CDATA[Mark Freeman (@m60freeman) posted a question on Twitter using the #sqlhelp hashtag today, asking &#8220;Does anyone have a script to assign db_backupoperator for all databases in an instance to a login?&#8221; I looked and didn&#8217;t really have anything that fit, &#8230; <a href="http://www.upsearch.com/blog/2011/06/03/use-powershell-to-add-a-login-to-a-database-role-in-all-databases/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.upsearch.com/blog/2011/06/03/use-powershell-to-add-a-login-to-a-database-role-in-all-databases/</link>
			</item>
</channel>
</rss>

