<?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>belle's sql musings</title>
	<atom:link href="http://www.sqlmusings.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlmusings.com</link>
	<description>ramblings, discoveries, tutorials on sql server and other database stuff</description>
	<lastBuildDate>Tue, 03 Aug 2010 18:04:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free Software and Books for Unemployed Developers (thanks to Microsoft MVPs!)</title>
		<link>http://www.sqlmusings.com/2010/07/15/free-software-and-books-for-unemployed-developers-thanks-to-microsoft-mvps/</link>
		<comments>http://www.sqlmusings.com/2010/07/15/free-software-and-books-for-unemployed-developers-thanks-to-microsoft-mvps/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 06:10:22 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[musings]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1494</guid>
		<description><![CDATA[Arnie Rowland just sent me an email informing me about this great give-back-to-the-community initiative. Many MVPs, including Arnie Rowland, Denny Cherry, Bill Graziano, Bill Simser, Paul Turley (whose sessions I attended last SQLPASS 2009)
Here is a quote from Arnie&#8217;s blog post :
&#8220;We are inviting unemployed or underemployed developers to propose a software project for a [...]

<p style="margin-top:25px">Related posts:<ol><li><a href='http://www.sqlmusings.com/2007/12/05/plan-to-read-jim-brosseaus-software-teamwork-or-else/' rel='bookmark' title='Permanent Link: Plan to read Jim Brosseau&#8217;s &#34;Software Teamwork&#34; or else &#8230;'>Plan to read Jim Brosseau&#8217;s &#34;Software Teamwork&#34; or else &#8230;</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/06/11/have-you-downloaded-the-free-ms-press-sql-server-ebook-yet/' rel='bookmark' title='Permanent Link: Have You Downloaded the Free MS Press SQL Server 2008 Ebook Yet?'>Have You Downloaded the Free MS Press SQL Server 2008 Ebook Yet?</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2008/07/25/free-sql-server-tools/' rel='bookmark' title='Permanent Link: Free SQL Server Tools'>Free SQL Server Tools</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2008/05/19/free-database-schemas/' rel='bookmark' title='Permanent Link: Free Database Schemas'>Free Database Schemas</a> <small>...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2010/07/15/free-software-and-books-for-unemployed-developers-thanks-to-microsoft-mvps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xkcd and Penny Arcade fixes for the day</title>
		<link>http://www.sqlmusings.com/2010/06/25/xkcd-and-penny-arcade-fixes-for-the-day/</link>
		<comments>http://www.sqlmusings.com/2010/06/25/xkcd-and-penny-arcade-fixes-for-the-day/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 15:19:16 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[musings]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1474</guid>
		<description><![CDATA[Had a very long week, but nothing like some humor to end the week on a high note  
penny arcade &#8211; girls dig RAM

by the way, the bigger girl geeks dig the Apple iPad and the macbook pros  
sudo

xkcd &#8211; regex

this one&#8217;s for ya, @GFritchey  &#8211; (ScaryDBA)


No related posts.

<p style="margin-top:25px"><strong>No related posts.</strong>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2010/06/25/xkcd-and-penny-arcade-fixes-for-the-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSRS Tidbits – Common Tips, Tricks, Debugging and Other References (Part 1)</title>
		<link>http://www.sqlmusings.com/2010/06/20/ssrs-tidbits-%e2%80%93-common-tips-tricks-debugging-and-other-references-part-1/</link>
		<comments>http://www.sqlmusings.com/2010/06/20/ssrs-tidbits-%e2%80%93-common-tips-tricks-debugging-and-other-references-part-1/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 06:15:44 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Resources/References]]></category>
		<category><![CDATA[SQL Server 2008 Reporting]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[musings]]></category>
		<category><![CDATA[SQL Reporting Services]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1457</guid>
		<description><![CDATA[
.ssrstip
{
   background-color:#FFFEEB; 
  display:block; 
  border:1px solid #E6DB55;
}

Just wanted to share some common &#8220;tips&#8221; or &#8220;tricks&#8221; I find myself using over and over again when creating reports.

I think I&#8217;ve had this draft for a while, and just never was able to publish it because things got so busy. Anyway, I will [...]

<p style="margin-top:25px">Related posts:<ol><li><a href='http://www.sqlmusings.com/2010/03/26/exploring-ssrs-2008-r2-report-manager/' rel='bookmark' title='Permanent Link: Exploring SSRS 2008 R2 Report Manager'>Exploring SSRS 2008 R2 Report Manager</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/06/05/creating-reports-from-sharepoint-lists-using-sql-server-reporting-services-ssrs/' rel='bookmark' title='Permanent Link: Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS)'>Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS)</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/08/21/sql-server-powershell-how-to-view-your-ssrs-reports-rdl-using-powershell-and-reportviewer/' rel='bookmark' title='Permanent Link: SQL Server PowerShell : How to View your SSRS Reports (rdl) Using PowerShell and ReportViewer'>SQL Server PowerShell : How to View your SSRS Reports (rdl) Using PowerShell and ReportViewer</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2010/04/01/exploring-ssrs-2008-r2-report-builder-3-0-%e2%80%93-report-parts/' rel='bookmark' title='Permanent Link: Exploring SSRS 2008 R2 Report Builder 3.0 – Report Parts'>Exploring SSRS 2008 R2 Report Builder 3.0 – Report Parts</a> <small>...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2010/06/20/ssrs-tidbits-%e2%80%93-common-tips-tricks-debugging-and-other-references-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Programmatically and Selectively Revoke SharePoint Item Level Permissions Using PowerShell</title>
		<link>http://www.sqlmusings.com/2010/06/20/programmatically-and-selectively-revoke-sharepoint-item-level-permissions-using-powershell/</link>
		<comments>http://www.sqlmusings.com/2010/06/20/programmatically-and-selectively-revoke-sharepoint-item-level-permissions-using-powershell/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 09:39:19 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[musings]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1453</guid>
		<description><![CDATA[Just blogged on the Black Ninja Site:
 Programmatically and Selectively Revoke SharePoint Item Level Permissions Using PowerShell 


Related posts:BlackNinja Posts: Invoking Javascript and Impersonating Users in SharePoint ...Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS) ...DEVTEACH/VANTUG 2007 &#8211; Sharepoint Integration Presentation Materials ...Branding &#8211; Sharepoint 2007 &#8211; CSS Reference ...

<p style="margin-top:25px">Related posts:<ol><li><a href='http://www.sqlmusings.com/2009/04/09/blackninja-posts-invoking-javascript-and-impersonating-users-in-sharepoint/' rel='bookmark' title='Permanent Link: BlackNinja Posts: Invoking Javascript and Impersonating Users in SharePoint'>BlackNinja Posts: Invoking Javascript and Impersonating Users in SharePoint</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/06/05/creating-reports-from-sharepoint-lists-using-sql-server-reporting-services-ssrs/' rel='bookmark' title='Permanent Link: Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS)'>Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS)</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2007/11/24/devteachvantug-2007-sharepoint-integration-presentation-materials/' rel='bookmark' title='Permanent Link: DEVTEACH/VANTUG 2007 &#8211; Sharepoint Integration Presentation Materials'>DEVTEACH/VANTUG 2007 &#8211; Sharepoint Integration Presentation Materials</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2007/06/17/branding-sharepoint-2007-css-reference/' rel='bookmark' title='Permanent Link: Branding &#8211; Sharepoint 2007 &#8211; CSS Reference'>Branding &#8211; Sharepoint 2007 &#8211; CSS Reference</a> <small>...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2010/06/20/programmatically-and-selectively-revoke-sharepoint-item-level-permissions-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLSaturday #43 (Redmond) &#8211; SQL Server Reporting and SQLServer/PowerShell</title>
		<link>http://www.sqlmusings.com/2010/06/13/sqlsaturday-43-redmond-sql-server-reporting-and-sqlserverpowershell/</link>
		<comments>http://www.sqlmusings.com/2010/06/13/sqlsaturday-43-redmond-sql-server-reporting-and-sqlserverpowershell/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 17:04:21 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 Reporting]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[Speaking Engagements]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1442</guid>
		<description><![CDATA[I would like to say a huge and warm thank you to all who attended my sessions for SQLSaturday#43 in Redmond. It was such a great event, and I hope you enjoyed the sessions &#8211; and enjoyed the whole day with all the wonderful speakers.

As promised here are the files for my sessions:

Morning Session : [...]

<p style="margin-top:25px">Related posts:<ol><li><a href='http://www.sqlmusings.com/2010/04/08/sql-server-2008-reporting-services-book-shelf/' rel='bookmark' title='Permanent Link: SQL Server 2008 Reporting Services Book Shelf'>SQL Server 2008 Reporting Services Book Shelf</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/06/05/creating-reports-from-sharepoint-lists-using-sql-server-reporting-services-ssrs/' rel='bookmark' title='Permanent Link: Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS)'>Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS)</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/08/19/free-powershell-ebook-mastering-powershell-from-powershell-com/' rel='bookmark' title='Permanent Link: Free PowerShell Ebook (Mastering PowerShell) from PowerShell.com'>Free PowerShell Ebook (Mastering PowerShell) from PowerShell.com</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/05/23/how-to-list-sql-server-services-using-powershell/' rel='bookmark' title='Permanent Link: SQL Server PowerShell : How to List SQL Server Services using PowerShell'>SQL Server PowerShell : How to List SQL Server Services using PowerShell</a> <small>...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2010/06/13/sqlsaturday-43-redmond-sql-server-reporting-and-sqlserverpowershell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 R2 (SSRS) Free Ebook, Training Kit Out</title>
		<link>http://www.sqlmusings.com/2010/04/14/sql-server-2008-r2-ssrs-free-ebook-training-kit-out/</link>
		<comments>http://www.sqlmusings.com/2010/04/14/sql-server-2008-r2-ssrs-free-ebook-training-kit-out/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 22:35:02 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Resources/References]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[SQL Reporting Services]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1411</guid>
		<description><![CDATA[Ebook
Free ebook from Microsoft Press: Introducing SQL Server 2008 R2
Download from:
http://blogs.msdn.com/microsoft_press/archive/2010/04/14/free-ebook-introducing-microsoft-sql-server-2008-r2.aspx

Training Kit
New updated version of SQL Server 2008 R2 Training Kit is out, and is full of awesome SSRS goodies (hands on labs, tutorials, presentations, and videos).
Download from:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=fffaad6a-0153-4d41-b289-a3ed1d637c0d



Related posts:Free SQL Server Video Training + Podcasts ...Have You Downloaded the Free MS Press SQL Server 2008 [...]

<p style="margin-top:25px">Related posts:<ol><li><a href='http://www.sqlmusings.com/2008/09/20/free-sql-server-video-training-podcasts/' rel='bookmark' title='Permanent Link: Free SQL Server Video Training + Podcasts'>Free SQL Server Video Training + Podcasts</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/06/11/have-you-downloaded-the-free-ms-press-sql-server-ebook-yet/' rel='bookmark' title='Permanent Link: Have You Downloaded the Free MS Press SQL Server 2008 Ebook Yet?'>Have You Downloaded the Free MS Press SQL Server 2008 Ebook Yet?</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/03/15/redgate-ebook-mastering-sql-server-profiler/' rel='bookmark' title='Permanent Link: RedGate Free Ebook: Mastering SQL Server Profiler'>RedGate Free Ebook: Mastering SQL Server Profiler</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2008/10/04/free-sql-server-ebooksresources/' rel='bookmark' title='Permanent Link: Free SQL Server Ebooks/Resources'>Free SQL Server Ebooks/Resources</a> <small>...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2010/04/14/sql-server-2008-r2-ssrs-free-ebook-training-kit-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 Reporting Services Book Shelf</title>
		<link>http://www.sqlmusings.com/2010/04/08/sql-server-2008-reporting-services-book-shelf/</link>
		<comments>http://www.sqlmusings.com/2010/04/08/sql-server-2008-reporting-services-book-shelf/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 05:46:53 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[Resources/References]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 Reporting]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[musings]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1437</guid>
		<description><![CDATA[These two books are great, and they almost never leave my desk. I&#8217;ve been reading them nonstop.
Prologika Press. Applied Microsoft SQL Server 2008 Reporting Services by Teo Lachev




Microsoft SQL Server Reporting Services Recipes: for Designing Expert Reports  by Paul Turley and Robert M. Bruckner





Related posts:Creating Reports From SharePoint Lists Using SQL Server Reporting Services [...]

<p style="margin-top:25px">Related posts:<ol><li><a href='http://www.sqlmusings.com/2009/06/05/creating-reports-from-sharepoint-lists-using-sql-server-reporting-services-ssrs/' rel='bookmark' title='Permanent Link: Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS)'>Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS)</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2010/06/13/sqlsaturday-43-redmond-sql-server-reporting-and-sqlserverpowershell/' rel='bookmark' title='Permanent Link: SQLSaturday #43 (Redmond) &#8211; SQL Server Reporting and SQLServer/PowerShell'>SQLSaturday #43 (Redmond) &#8211; SQL Server Reporting and SQLServer/PowerShell</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2008/05/19/currently-reading-grant-fritcheys-new-book/' rel='bookmark' title='Permanent Link: Currently Reading Grant Fritchey&#8217;s New Book'>Currently Reading Grant Fritchey&#8217;s New Book</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/05/23/how-to-list-sql-server-services-using-powershell/' rel='bookmark' title='Permanent Link: SQL Server PowerShell : How to List SQL Server Services using PowerShell'>SQL Server PowerShell : How to List SQL Server Services using PowerShell</a> <small>...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2010/04/08/sql-server-2008-reporting-services-book-shelf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploring SSRS 2008 R2 Report Builder 3.0 – Report Parts</title>
		<link>http://www.sqlmusings.com/2010/04/01/exploring-ssrs-2008-r2-report-builder-3-0-%e2%80%93-report-parts/</link>
		<comments>http://www.sqlmusings.com/2010/04/01/exploring-ssrs-2008-r2-report-builder-3-0-%e2%80%93-report-parts/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 14:05:00 +0000</pubDate>
		<dc:creator>belle</dc:creator>
				<category><![CDATA[musings]]></category>

		<guid isPermaLink="false">http://www.sqlmusings.com/?p=1371</guid>
		<description><![CDATA[Report Parts : New in SSRS 2008 R2 
There is a good preliminary documentation on building Report Parts in MSDN:
Publishing Report Parts in Report Builder 3.0 &#8211; http://msdn.microsoft.com/en-us/library/ee633670%28v=SQL.105%29.aspx
The Good 
As per the MSDN documentation, it’s good to know that the following items can now be “reused” across different reports:
•	Charts
•	Gauges
•	Images
•	Maps
•	Parameters
•	Rectangles
•	Tables
•	Matrices
•	Lists
The Not-So-Good-Yet
It seems very limiting to me, [...]

<p style="margin-top:25px">Related posts:<ol><li><a href='http://www.sqlmusings.com/2010/03/26/exploring-ssrs-2008-r2-report-manager/' rel='bookmark' title='Permanent Link: Exploring SSRS 2008 R2 Report Manager'>Exploring SSRS 2008 R2 Report Manager</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2010/06/20/ssrs-tidbits-%e2%80%93-common-tips-tricks-debugging-and-other-references-part-1/' rel='bookmark' title='Permanent Link: SSRS Tidbits – Common Tips, Tricks, Debugging and Other References (Part 1)'>SSRS Tidbits – Common Tips, Tricks, Debugging and Other References (Part 1)</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2010/04/14/sql-server-2008-r2-ssrs-free-ebook-training-kit-out/' rel='bookmark' title='Permanent Link: SQL Server 2008 R2 (SSRS) Free Ebook, Training Kit Out'>SQL Server 2008 R2 (SSRS) Free Ebook, Training Kit Out</a> <small>...</small></li><li><a href='http://www.sqlmusings.com/2009/08/21/sql-server-powershell-how-to-view-your-ssrs-reports-rdl-using-powershell-and-reportviewer/' rel='bookmark' title='Permanent Link: SQL Server PowerShell : How to View your SSRS Reports (rdl) Using PowerShell and ReportViewer'>SQL Server PowerShell : How to View your SSRS Reports (rdl) Using PowerShell and ReportViewer</a> <small>...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.sqlmusings.com/2010/04/01/exploring-ssrs-2008-r2-report-builder-3-0-%e2%80%93-report-parts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
