<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/4.0.3" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Web Developer - Author(s): rwaters</title>
		<link>http://blogs.lessthandot.com/index.php/WebDev/</link>
		<atom:link rel="self" type="application/rss+xml" href="http://blogs.lessthandot.com/index.php/WebDev/?tempskin=_rss2" />
		<description></description>
		<language>en-GB</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=4.0.3"/>
		<ttl>60</ttl>
				<item>
			<title>PASS Summit 2011 Blessings</title>
			<link>http://blogs.lessthandot.com/index.php/WebDev/business-intelligence/pass-summit-2011-blessings</link>
			<pubDate>Sun, 23 Oct 2011 13:16:00 +0000</pubDate>			<dc:creator>rwaters</dc:creator>
			<category domain="main">Business Intelligence</category>			<guid isPermaLink="false">1454@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;Realizing I was lucky enough to attend PASS Summit 2011, I&#039;ve decided a blog post is de rigueur.  So, here goes.&lt;/p&gt;

&lt;p&gt;Jeremiah Peschka&#039;s session &lt;i&gt;Rewrite Your T-SQL for Great Good !&lt;/i&gt; kept me in stitches.  His statement &amp;#8220;We need standards like a Lego whale needs a bicycle&amp;#8221; still cracks me up.  I wanna use that line myself, only it probably won&#039;t be as effective without the photo that Jeremiah used in his slides.  I&#039;m still scratching my head about his suggestion that code should be tested in Production, though.  I wish he&#039;d included a methodology for this.  Of course, I may have misunderstood him completely...&lt;/p&gt;

&lt;p&gt;Only Rob Farley&#039;s session &lt;i&gt;Joins, SARGability and the Evils of Residualiciousness&lt;/i&gt; rivaled Jeremiah&#039;s in terms of entertainment value.  And this had nothing to do with the fact that Rob was wearing a kilt.  Rob is just a funny guy.  I&#039;m half-disappointed he didn&#039;t pull out the guitar during his talk, though.  We all could have broken out in song and it would have come as great relief after thinking so many deep thoughts. &lt;/p&gt;

&lt;p&gt;Itzik Ben-Gan&#039;s pre-con &lt;i&gt;Advanced T-SQL for SQL Server 2008 and Denali&lt;/i&gt; was a must.  Loved how he typed out his code during his demo so we could see how he thinks.  I figure that&#039;s the closest thing to getting inside that man&#039;s brain.  My brain can think like that, too.  I&#039;m sure of it.  I just need to be patient.  (I&#039;m still waiting...)&lt;/p&gt;

&lt;p&gt;I was long overdue for Ami Levin&#039;s talk on physical join operators.  His use of playing cards to demonstrate how the query engine performs joins was brilliant.  I think now I&#039;ll write better code.&lt;/p&gt;

&lt;p&gt;It was a hoot to see Erik Veerman in the flesh at his session &lt;i&gt;Anger Management:  Overcoming SSIS Deployment and Configuration Challenges&lt;/i&gt;.  He&#039;s on the cover of the big, fat SSIS book that&#039;s been sitting on my desk at work for the past year.  He looks just as good in real life.&lt;/p&gt;

&lt;p&gt;These are just a few of the highlights.  All the speakers were good.  But, most importantly, two good things came out of PASS...&lt;/p&gt;

&lt;p&gt;I&#039;ve started a Lunch &#039;n Learn where I work so that I can share what I&#039;ve learned at PASS with my colleagues.  Although I&#039;m not a big presenter, I&#039;m excited about the new &#039;tricks&#039; I&#039;ve learned.  I even want to share the esoteric stuff that went over my head, like workspace memory and resource semaphore queues, because if someone else &amp;#8220;gets it&amp;#8221; it&#039;s a win-win.  I&#039;m hoping my enthusiasm for SQL Server is contagious.  Maybe some of the team will even get to go next year.&lt;/p&gt;

&lt;p&gt;The second good thing that came out of PASS is that I attended #passprayers for the first time.  Shocking that I got up at 5:00 am to meet for prayers at 6:00.  I&#039;m not a morning person !  But I did.  And I&#039;m glad.&lt;/p&gt;

&lt;p&gt;Many thanks to @Mike_Walsh for starting this group.  Not a regular church-goer myself, (as I confessed at the gathering, I&#039;m a bad Catholic!) I nonetheless found myself looking forward to meeting up each morning more and more.  I really can&#039;t explain how powerful it was to worship together, but I can say that I continue to be inspired by my fellow PASS attendees&#039; faith.&lt;/p&gt;

&lt;p&gt;I learned a lot of things at PASS.  But the most important thing I learned is that PASS stands for &lt;i&gt;PASS&lt;/i&gt;ion, - for the technology we love...and for the One who makes it all possible.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/WebDev/business-intelligence/pass-summit-2011-blessings&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Realizing I was lucky enough to attend PASS Summit 2011, I've decided a blog post is de rigueur.  So, here goes.</p>

<p>Jeremiah Peschka's session <i>Rewrite Your T-SQL for Great Good !</i> kept me in stitches.  His statement &#8220;We need standards like a Lego whale needs a bicycle&#8221; still cracks me up.  I wanna use that line myself, only it probably won't be as effective without the photo that Jeremiah used in his slides.  I'm still scratching my head about his suggestion that code should be tested in Production, though.  I wish he'd included a methodology for this.  Of course, I may have misunderstood him completely...</p>

<p>Only Rob Farley's session <i>Joins, SARGability and the Evils of Residualiciousness</i> rivaled Jeremiah's in terms of entertainment value.  And this had nothing to do with the fact that Rob was wearing a kilt.  Rob is just a funny guy.  I'm half-disappointed he didn't pull out the guitar during his talk, though.  We all could have broken out in song and it would have come as great relief after thinking so many deep thoughts. </p>

<p>Itzik Ben-Gan's pre-con <i>Advanced T-SQL for SQL Server 2008 and Denali</i> was a must.  Loved how he typed out his code during his demo so we could see how he thinks.  I figure that's the closest thing to getting inside that man's brain.  My brain can think like that, too.  I'm sure of it.  I just need to be patient.  (I'm still waiting...)</p>

<p>I was long overdue for Ami Levin's talk on physical join operators.  His use of playing cards to demonstrate how the query engine performs joins was brilliant.  I think now I'll write better code.</p>

<p>It was a hoot to see Erik Veerman in the flesh at his session <i>Anger Management:  Overcoming SSIS Deployment and Configuration Challenges</i>.  He's on the cover of the big, fat SSIS book that's been sitting on my desk at work for the past year.  He looks just as good in real life.</p>

<p>These are just a few of the highlights.  All the speakers were good.  But, most importantly, two good things came out of PASS...</p>

<p>I've started a Lunch 'n Learn where I work so that I can share what I've learned at PASS with my colleagues.  Although I'm not a big presenter, I'm excited about the new 'tricks' I've learned.  I even want to share the esoteric stuff that went over my head, like workspace memory and resource semaphore queues, because if someone else &#8220;gets it&#8221; it's a win-win.  I'm hoping my enthusiasm for SQL Server is contagious.  Maybe some of the team will even get to go next year.</p>

<p>The second good thing that came out of PASS is that I attended #passprayers for the first time.  Shocking that I got up at 5:00 am to meet for prayers at 6:00.  I'm not a morning person !  But I did.  And I'm glad.</p>

<p>Many thanks to @Mike_Walsh for starting this group.  Not a regular church-goer myself, (as I confessed at the gathering, I'm a bad Catholic!) I nonetheless found myself looking forward to meeting up each morning more and more.  I really can't explain how powerful it was to worship together, but I can say that I continue to be inspired by my fellow PASS attendees' faith.</p>

<p>I learned a lot of things at PASS.  But the most important thing I learned is that PASS stands for <i>PASS</i>ion, - for the technology we love...and for the One who makes it all possible.</p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/WebDev/business-intelligence/pass-summit-2011-blessings">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/WebDev/business-intelligence/pass-summit-2011-blessings#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/WebDev/?tempskin=_rss2&#38;disp=comments&#38;p=1454</wfw:commentRss>
		</item>
				<item>
			<title>On Taking the Microsoft Exam 70-448</title>
			<link>http://blogs.lessthandot.com/index.php/WebDev/business-intelligence/on-taking-the-microsoft-exam</link>
			<pubDate>Mon, 02 May 2011 09:40:00 +0000</pubDate>			<dc:creator>rwaters</dc:creator>
			<category domain="main">Business Intelligence</category>			<guid isPermaLink="false">1230@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;You win some, you lose some.&amp;#160; I just took my first Microsoft exam, the 70-448, that covers the BI suite of Analysis Services, Integration Services and Reporting Services for SQL Server 2008.&amp;#160; Wow.&amp;#160; The test was harder than I expected.&amp;#160; Although plenty of time was allotted for taking the exam, some questions included material I hadn&amp;#8217;t seen before, even though I read Microsoft&amp;#8217;s &lt;em&gt;Self-Paced Training Kit &lt;/em&gt;for the exam, cover to cover.&amp;#160; No, I didn&amp;#8217;t pass.&lt;/p&gt;
&lt;p&gt;Let me back up a bit.&amp;#160; Last summer, I took a week-long course on SSAS 2008 through Global Knowledge and it was great.&amp;#160; Although expensive, devoting a whole week to learning a completely new subject was a real treat.&amp;#160; The instructor mentioned the 70-448 exam and I thought, why not take it ?&lt;/p&gt;
&lt;p&gt;To prepare for the exam, I picked up Microsoft&amp;#8217;s Training Kit at the instructor&amp;#8217;s recommendation.&amp;#160; Although getting through it at times was as torturous as some of the Pilates moves I subject myself to on a Saturday morning, I would recommend it.&amp;#160; Regardless of my test results, the book and practice tests that come with it have helped me better understand many key concepts.&amp;#160; Take the different storage modes for SSAS:&amp;#160; MOLAP, HOLAP, ROLAP.&amp;#160; After my SSAS class, I had a general idea of what these terms meant, but it wasn&amp;#8217;t until I came across the following questions on the practice exams that the differences among these modes became clear:&amp;#160; &amp;#8220;Which storage method is the best for fast querying ?&amp;#8221; (MOLAP), &amp;#8220;Which storage method is best if you want to maximize space on the SSAS server, but still want aggregations stored in the cube ?&amp;#8221; (HOLAP)&lt;/p&gt;
&lt;p&gt;Now, about that material I hadn&amp;#8217;t seen before&amp;#8230;&amp;#160; One of the questions referenced an MDX statement (I won&amp;#8217;t name it so I don&amp;#8217;t get in trouble) that was never mentioned in the class I took, nor in the Training Kit.&amp;#160; Okay, okay, this statement &lt;em&gt;is&lt;/em&gt; explained in the separate, &lt;em&gt;Microsoft SQL Server 2008 MDX&lt;/em&gt; book I bought soon after I took the class (when I was really enthusiastic).&amp;#160; This book came in handy when I needed to create a custom calculation for a report that has a cube for a data source, but have I read the entire book ?&amp;#160; Of course not.&amp;#160; I&amp;#8217;m afraid if I get lost in MDX, I&amp;#8217;ll never find my way out !&lt;/p&gt;
&lt;p&gt;For the Integration Services part of the exam, I didn&amp;#8217;t take a class.&amp;#160; Yes, you guessed it, I bought another, big, fat, book &amp;#8211; &lt;em&gt;Professional Microsoft SQL Server 2008 Integration Services&lt;/em&gt; by Wrox.&amp;#160; I haven&amp;#8217;t read the whole thing, just picked out what I&amp;#8217;ve needed here and there.&amp;#160; I&amp;#8217;ve also learned a lot on the subject from my friend and mentor, Ted Krueger (&lt;a href=&quot;http://blogs.lessthandot.com&quot;&gt;Blog&lt;/a&gt;|&lt;a href=&quot;http://twitter.com/#!/onpnt&quot;&gt;Twitter&lt;/a&gt;) .&amp;#160; I&amp;#8217;m definitely not an expert here, but I do know SSIS a whole lot better now than I did a year ago, and I actually like it.&lt;/p&gt;
&lt;p&gt;As for the Reporting Services piece, I&amp;#8217;ve been creating reports for a few years now, so that section should have been a breeze, right ?&amp;#160; Well, the exam covered a lot of configuration-type tasks that were new to me.&amp;#160; Actually, I&amp;#8217;ve gotten Reporting Services to run just fine without knowing many of these features.&amp;#160; I did score best on this section, though.&lt;/p&gt;
&lt;p&gt;I will retake the exam &amp;#8211; after a whole lot more studying.&amp;#160; Now I know these certifications demonstrate not just knowledge, but mastery of a subject area.&amp;#160; And I&amp;#8217;m not quite there, yet.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/WebDev/business-intelligence/on-taking-the-microsoft-exam&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>You win some, you lose some.&#160; I just took my first Microsoft exam, the 70-448, that covers the BI suite of Analysis Services, Integration Services and Reporting Services for SQL Server 2008.&#160; Wow.&#160; The test was harder than I expected.&#160; Although plenty of time was allotted for taking the exam, some questions included material I hadn&#8217;t seen before, even though I read Microsoft&#8217;s <em>Self-Paced Training Kit </em>for the exam, cover to cover.&#160; No, I didn&#8217;t pass.</p>
<p>Let me back up a bit.&#160; Last summer, I took a week-long course on SSAS 2008 through Global Knowledge and it was great.&#160; Although expensive, devoting a whole week to learning a completely new subject was a real treat.&#160; The instructor mentioned the 70-448 exam and I thought, why not take it ?</p>
<p>To prepare for the exam, I picked up Microsoft&#8217;s Training Kit at the instructor&#8217;s recommendation.&#160; Although getting through it at times was as torturous as some of the Pilates moves I subject myself to on a Saturday morning, I would recommend it.&#160; Regardless of my test results, the book and practice tests that come with it have helped me better understand many key concepts.&#160; Take the different storage modes for SSAS:&#160; MOLAP, HOLAP, ROLAP.&#160; After my SSAS class, I had a general idea of what these terms meant, but it wasn&#8217;t until I came across the following questions on the practice exams that the differences among these modes became clear:&#160; &#8220;Which storage method is the best for fast querying ?&#8221; (MOLAP), &#8220;Which storage method is best if you want to maximize space on the SSAS server, but still want aggregations stored in the cube ?&#8221; (HOLAP)</p>
<p>Now, about that material I hadn&#8217;t seen before&#8230;&#160; One of the questions referenced an MDX statement (I won&#8217;t name it so I don&#8217;t get in trouble) that was never mentioned in the class I took, nor in the Training Kit.&#160; Okay, okay, this statement <em>is</em> explained in the separate, <em>Microsoft SQL Server 2008 MDX</em> book I bought soon after I took the class (when I was really enthusiastic).&#160; This book came in handy when I needed to create a custom calculation for a report that has a cube for a data source, but have I read the entire book ?&#160; Of course not.&#160; I&#8217;m afraid if I get lost in MDX, I&#8217;ll never find my way out !</p>
<p>For the Integration Services part of the exam, I didn&#8217;t take a class.&#160; Yes, you guessed it, I bought another, big, fat, book &#8211; <em>Professional Microsoft SQL Server 2008 Integration Services</em> by Wrox.&#160; I haven&#8217;t read the whole thing, just picked out what I&#8217;ve needed here and there.&#160; I&#8217;ve also learned a lot on the subject from my friend and mentor, Ted Krueger (<a href="http://blogs.lessthandot.com">Blog</a>|<a href="http://twitter.com/#!/onpnt">Twitter</a>) .&#160; I&#8217;m definitely not an expert here, but I do know SSIS a whole lot better now than I did a year ago, and I actually like it.</p>
<p>As for the Reporting Services piece, I&#8217;ve been creating reports for a few years now, so that section should have been a breeze, right ?&#160; Well, the exam covered a lot of configuration-type tasks that were new to me.&#160; Actually, I&#8217;ve gotten Reporting Services to run just fine without knowing many of these features.&#160; I did score best on this section, though.</p>
<p>I will retake the exam &#8211; after a whole lot more studying.&#160; Now I know these certifications demonstrate not just knowledge, but mastery of a subject area.&#160; And I&#8217;m not quite there, yet.</p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/WebDev/business-intelligence/on-taking-the-microsoft-exam">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/WebDev/business-intelligence/on-taking-the-microsoft-exam#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/WebDev/?tempskin=_rss2&#38;disp=comments&#38;p=1230</wfw:commentRss>
		</item>
			</channel>
</rss>
