<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>stevienova.com</title>
	
	<link>http://blog.stevienova.com</link>
	<description>Homepage of Steve Novoselac</description>
	<lastBuildDate>Thu, 25 Jun 2009 16:02:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<geo:lat>43.095178</geo:lat><geo:long>-89.270408</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Stevienovacom" type="application/rss+xml" /><feedburner:emailServiceId>Stevienovacom</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FStevienovacom" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FStevienovacom" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FStevienovacom" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/Stevienovacom" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FStevienovacom" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FStevienovacom" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FStevienovacom" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>ADOMD.NET: Could not load file or assembly Microsoft.AnalysisServices.AdomdClient</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/nk7PChLzdd0/</link>
		<comments>http://blog.stevienova.com/2009/06/25/adomd-net-could-not-load-file-or-assembly-microsoft-analysisservices-adomdclient/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 16:02:33 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Geeky/Programming]]></category>
		<category><![CDATA[ADOMD.NET]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL 2005]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/25/adomd-net-could-not-load-file-or-assembly-microsoft-analysisservices-adomdclient/</guid>
		<description>If you are developing a .NET/ASP.net solution using ADOMD.NET locally, and everything works great, and you go to release to a production server and end up with this error:
Could not load file or assembly &amp;#8216;Microsoft.AnalysisServices.AdomdClient, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&amp;#8242; or one of its dependencies. The system cannot find the file specified.

You need to install the “Feature [...]</description>
			<content:encoded><![CDATA[<p>If you are developing a .NET/ASP.net solution using ADOMD.NET locally, and everything works great, and you go to release to a production server and end up with this error:</p>
<blockquote><p>Could not load file or assembly &#8216;Microsoft.AnalysisServices.AdomdClient, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&#8242; or one of its dependencies. The system cannot find the file specified.</p>
</blockquote>
<p>You need to install the “Feature Pack for Microsoft SQL Server 2005” which you can find here: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50b97994-8453-4998-8226-fa42ec403d17&amp;DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=50b97994-8453-4998-8226-fa42ec403d17&amp;DisplayLang=en</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=nk7PChLzdd0:xG5HVFG3-Vs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=nk7PChLzdd0:xG5HVFG3-Vs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=nk7PChLzdd0:xG5HVFG3-Vs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=nk7PChLzdd0:xG5HVFG3-Vs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=nk7PChLzdd0:xG5HVFG3-Vs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=nk7PChLzdd0:xG5HVFG3-Vs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=nk7PChLzdd0:xG5HVFG3-Vs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=nk7PChLzdd0:xG5HVFG3-Vs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=nk7PChLzdd0:xG5HVFG3-Vs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=nk7PChLzdd0:xG5HVFG3-Vs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=nk7PChLzdd0:xG5HVFG3-Vs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=nk7PChLzdd0:xG5HVFG3-Vs:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/nk7PChLzdd0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/25/adomd-net-could-not-load-file-or-assembly-microsoft-analysisservices-adomdclient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/25/adomd-net-could-not-load-file-or-assembly-microsoft-analysisservices-adomdclient/</feedburner:origLink></item>
		<item>
		<title>Microsoft BI: Creating Local OLAP Cubes using XMLA and ascmd.exe</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/43vjf0EaxgQ/</link>
		<comments>http://blog.stevienova.com/2009/06/25/microsoft-bi-creating-local-olap-cubes-using-xmla-and-ascmd-exe/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 14:29:50 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Geeky/Programming]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[ascmd]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cube]]></category>
		<category><![CDATA[CubeSlice]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[MDX]]></category>
		<category><![CDATA[Offline Cubes]]></category>
		<category><![CDATA[Offline OLAP]]></category>
		<category><![CDATA[Panorama]]></category>
		<category><![CDATA[SQL 2005]]></category>
		<category><![CDATA[XMLA]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/25/microsoft-bi-creating-local-olap-cubes-using-xmla-and-ascmd-exe/</guid>
		<description>Most people, when using OLAP cubes, are hitting the live version that is located on SQL Server Analysis Services (SSAS). They hit it with Excel, or some other reporting tool, etc. I have blogged previously about offline cubes and how you could possibly use them. 
Now, the blog I did before, I talked about creating [...]</description>
			<content:encoded><![CDATA[<p>Most people, when using OLAP cubes, are hitting the live version that is located on SQL Server Analysis Services (SSAS). They hit it with Excel, or some other reporting tool, etc. I have <a href="http://blog.stevienova.com/2009/04/18/using-offline-olap-to-develop-cube-reports-without-ssas/" target="_blank">blogged previously about offline cubes</a> and how you could possibly use them. </p>
<p>Now, the blog I did before, I talked about creating them with Excel, and that works great for end users. But what about automating the process? What about filtering dimension members, or measure groups, etc?&#160; Now that you can use the Panorama Gadget for Google Apps/iGoogle (<a href="http://google-pivot-tables.blogspot.com/2008/04/panorama-analytics-gadget-for-google.html">http://google-pivot-tables.blogspot.com/2008/04/panorama-analytics-gadget-for-google.html</a>) you can upload .cub files and do BI in the cloud, how cool is that!</p>
<p><a href="http://blog.stevienova.com/wp-content/uploads/2009/06/506479481_683e31e6db.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="506479481_683e31e6db" border="0" alt="506479481_683e31e6db" src="http://blog.stevienova.com/wp-content/uploads/2009/06/506479481_683e31e6db_thumb.jpg" width="244" height="156" /></a> </p>
<p>Well, one option is purchase CubeSlice &#8211; <a href="http://www.localcubetask.com/">http://www.localcubetask.com/</a>&#160; and use that to create your .cub files. CubeSlice works great, and is a good option if you want something with a ton of options and ease of use. </p>
<p>You can also create .cub’s using CREATE GLOBAL CUBE syntax in MDX, and you can also use XMLA to create a .cub. Options galore! Chris Webb blogged a few years about about using XMLA to create .cub’s here &#8211; <a href="http://cwebbbi.spaces.live.com/blog/cns!7B84B0F2C239489A!877.entry">http://cwebbbi.spaces.live.com/blog/cns!7B84B0F2C239489A!877.entry</a>&#160; He was using the MDX Sample App (I believe that comes with SQL 2000?)</p>
<p>What I was looking for was an easy way to us GLOBAL CUBE or XMLA and automate it, CubeSlice is nice, but there has to be a way to replicate (at least in a basic way) what they are doing. Thinking about XMLA – as to me it seems more powerful, that was the route I chose. I didn’t want to install the MX Sample App from SQL2K, and what Chris Webb says in his blog, and other things I read, basically the problem with using XMLA to create you .cub in SQL Server Management Studio is that you can’t specify a connection string, you have to connect to an SSAS instance. Using the MDX Sample App, you can specify a local file, and then run the XMLA and it will create the .cub file. So I just need to replicate that.&#160; </p>
<p>I have also blogged about using ascmd.exe <a href="http://blog.stevienova.com/2008/03/17/sql-2005-ssas-2005-using-ascmdexe-to-create-sqlagent-jobs-that-give-you-completion-status/" target="_blank">here</a> . ascmd comes with the SSAS Samples with SQL 2005 (usually located here: C:\Program Files\Microsoft SQL Server\90\Samples\Analysis Services\Administrator\ascmd) . You just need to compile it and you can use it to execute XMLA. So I decided to try that. I created an XMLA file to create my cube, and then executed it with ascmd.exe     </p>
<p><strong>ascmd -S c:\MyOfflineCube.cub -i c:\MyOfflineCube.xmla      </p>
<p></strong>In seconds, you have an offline cube. Now, in your XMLA you can have filters, etc. You could create an XMLA file that has some kind of variable, and you could create a replace task to replace that with what you wanted filtered, think maybe based on location, or employee, etc, and then kick out personal cubes for users, etc.     </p>
<p>One thing I didn’t really get into is how to get your XMLA script. You could figure it out for yourself, but I actually just used CubeSlice for this example. You can create an offline cube with CubeSlice and actually see the XMLA code and use that. Maybe creating the XMLA script manually/yourself would be good info for another blog post :)     </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=43vjf0EaxgQ:e6ul40EaFzU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=43vjf0EaxgQ:e6ul40EaFzU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=43vjf0EaxgQ:e6ul40EaFzU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=43vjf0EaxgQ:e6ul40EaFzU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=43vjf0EaxgQ:e6ul40EaFzU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=43vjf0EaxgQ:e6ul40EaFzU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=43vjf0EaxgQ:e6ul40EaFzU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=43vjf0EaxgQ:e6ul40EaFzU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=43vjf0EaxgQ:e6ul40EaFzU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=43vjf0EaxgQ:e6ul40EaFzU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=43vjf0EaxgQ:e6ul40EaFzU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=43vjf0EaxgQ:e6ul40EaFzU:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/43vjf0EaxgQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/25/microsoft-bi-creating-local-olap-cubes-using-xmla-and-ascmd-exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/25/microsoft-bi-creating-local-olap-cubes-using-xmla-and-ascmd-exe/</feedburner:origLink></item>
		<item>
		<title>Ob-La-Di, Ob-La-Da, Playing around on the Piano This Morning..</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/cdVW5_94IZE/</link>
		<comments>http://blog.stevienova.com/2009/06/21/ob-la-di-ob-la-da-playing-around-on-the-piano-this-morning/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 17:15:36 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Ob-La-Di Ob-La-Da]]></category>
		<category><![CDATA[Piano]]></category>
		<category><![CDATA[The Beatles]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/21/ob-la-di-ob-la-da-playing-around-on-the-piano-this-morning/</guid>
		<description>Ob &amp;#8211; La &amp;#8211; Di, Ob &amp;#8211; La &amp;#8211; Da by Steve Novoselac&amp;#160;&amp;#160;Download now or listen on posterous
       Ob-La-Di, Ob-La-Da.mp3 (2792 KB)       
Always wanted to learn this. Few screw ups, but I just started learning this about 2 hours ago. No vocals, maybe [...]</description>
			<content:encoded><![CDATA[<div style='padding: 5px 5px 10px 5px; margin-top: 5px; border: 1px solid #ddd; background-color: #fff;line-height: 16px;'>
<div style="float: left; margin-right: 5px; overflow: visible;"><a href='http://posterous.com/getfile/files.posterous.com/scaleovenstove/U6ZJdIitN6JWNl92qmCjLdtn7kK1hLa4IM0nOGwXy8uytJFO4Nz1DzuYasuD/Ob-La-Di_Ob-La-Da.mp3' style='color: #bc7134;'><img src='http://posterous.com/images/filetypes/mp3.png' style='border: none;'/></a></div>
<div style="font-size: 10px; color: #424037;line-height: 16px;"><b>Ob &#8211; La &#8211; Di, Ob &#8211; La &#8211; Da</b> by Steve Novoselac&nbsp;&nbsp;<br/>Download now or <a href='http://scaleovenstove.posterous.com/ob-la-di-ob-la-da-playing-around-on-the-piano' style='color: #bc7134;'>listen on posterous</a></div>
<p>       <b><a href='http://posterous.com/getfile/files.posterous.com/scaleovenstove/U6ZJdIitN6JWNl92qmCjLdtn7kK1hLa4IM0nOGwXy8uytJFO4Nz1DzuYasuD/Ob-La-Di_Ob-La-Da.mp3' style='color: #bc7134;'>Ob-La-Di, Ob-La-Da.mp3</a></b> <span style="font-size: 10px; color: #424037;">(2792 KB)</span>       <br style="clear: both;"/></div>
<p>Always wanted to learn this. Few screw ups, but I just started learning this about 2 hours ago. No vocals, maybe do one with some time in the future. With the syncopated left hand and the reggae right hand, and keeping the lyrics and where are you are straight is like skipping on one foot, sending an sms message, and brushing your teeth all at the same time. Life goes on&#8230; :) Happy Fathers Day all dads out there.</p>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://scaleovenstove.posterous.com/ob-la-di-ob-la-da-playing-around-on-the-piano">scaleovenstove&#8217;s posterous</a>  </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=cdVW5_94IZE:YZyEKoKKiTc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=cdVW5_94IZE:YZyEKoKKiTc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=cdVW5_94IZE:YZyEKoKKiTc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=cdVW5_94IZE:YZyEKoKKiTc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=cdVW5_94IZE:YZyEKoKKiTc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=cdVW5_94IZE:YZyEKoKKiTc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=cdVW5_94IZE:YZyEKoKKiTc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=cdVW5_94IZE:YZyEKoKKiTc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=cdVW5_94IZE:YZyEKoKKiTc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=cdVW5_94IZE:YZyEKoKKiTc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=cdVW5_94IZE:YZyEKoKKiTc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=cdVW5_94IZE:YZyEKoKKiTc:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/cdVW5_94IZE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/21/ob-la-di-ob-la-da-playing-around-on-the-piano-this-morning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/21/ob-la-di-ob-la-da-playing-around-on-the-piano-this-morning/</feedburner:origLink></item>
		<item>
		<title>5 Years Ago Today…</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/hECC42l9Lu8/</link>
		<comments>http://blog.stevienova.com/2009/06/19/5-years-ago-today/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 00:34:21 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/19/5-years-ago-today/</guid>
		<description>Wow, two &amp;#8220;X years Ago Today&amp;#8221; this week.. 
5 Years ago today, I started this blog. June 19th 2004. I wish I would have started earlier. I was addicted to reading them (like crack) from like 2001-2003, and finally bit the bullet and started one in 2004. First on Blogger, then moved to WordPress (wow [...]</description>
			<content:encoded><![CDATA[<p style="clear: both">Wow, two &#8220;X years Ago Today&#8221; this week.. </p>
<p style="clear: both">5 Years ago today, I started this blog. June 19th 2004. I wish I would have started earlier. I was addicted to reading them (like crack) from like 2001-2003, and finally bit the bullet and started one in 2004. First on Blogger, then moved to WordPress (wow I jacked my SEO on that one), but then a few hosting providers later, even my own server, and here I am. Media Temple is my current hosting and I have never been happier with a hosting provider.</p>
<p style="clear: both">I do need a new theme, I wish someone would help me out! I would even pay &#8211; 50 bucks? Who wants to? I did add the &#8220;ads&#8221; about a year or so ago, and surprisingly it brings in decent money, not huge $$ but enough to pay for hosting for the year for sure.</p>
<p style="clear: both">I love blogging, I love my blog too. Why? Because it&#8217;s mine. I can blog about whatever, and it&#8217;s mine. It has been with me through 7 apartments, 3 girlfriends, 5 cities, 5 computers, 4 OS&#8217;s, 1 baby, 5 jobs, and much more. It&#8217;s always there. </p>
<p style="clear: both">People say &#8220;blogging is dead&#8221; and I don&#8217;t agree. Blogging may be dead, for the lazy. I can &#8220;tweet all day&#8221; but if I have something to really say, or put out there and think through and share, the blog is the place. I see so many A-list bloggers just let their blogs die because of Twitter/FriendFeed. For Shame. Don&#8217;t you have anything share that is longer than 140 characters? Come on.</p>
<p style="clear: both">Anyways, this blog will be around for a while, looking back I just wish I would have blogged more. Make it a ritual. Share knowledge. Share with the community (does that make me a communist? oh noes!) Have fun!</p>
<p style="clear: both">Thinking back 5 years ago, I can&#8217;t even remember much of what I was doing. in St. Cloud, MN. Working for St. Cloud Wireless Holdings. Doing ASP Classic/SQL 2000. Reading blogs with RSS Bandit and other tools. Using a PPC 6601 as a phone. Driving a Chevy Silverado 1500. Had a 1 bedroom apt, bachelor pad. Was starting to play guitar again. Never thought I would be where I am right now, never. And 5 years from now, I bet I will say the same thing :)</p>
<p style="clear: both">Happy Blogging! :)</p>
<p><br class="final-break" style="clear: both" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hECC42l9Lu8:6g2GObbDy0Y:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hECC42l9Lu8:6g2GObbDy0Y:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=hECC42l9Lu8:6g2GObbDy0Y:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hECC42l9Lu8:6g2GObbDy0Y:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=hECC42l9Lu8:6g2GObbDy0Y:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hECC42l9Lu8:6g2GObbDy0Y:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hECC42l9Lu8:6g2GObbDy0Y:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=hECC42l9Lu8:6g2GObbDy0Y:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hECC42l9Lu8:6g2GObbDy0Y:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hECC42l9Lu8:6g2GObbDy0Y:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=hECC42l9Lu8:6g2GObbDy0Y:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hECC42l9Lu8:6g2GObbDy0Y:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/hECC42l9Lu8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/19/5-years-ago-today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/19/5-years-ago-today/</feedburner:origLink></item>
		<item>
		<title>iTunes DJ – iPhone, Remote App – Party!</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/Uf3yuDTylJU/</link>
		<comments>http://blog.stevienova.com/2009/06/19/itunes-dj-iphone-remote-app-party/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 00:22:33 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Geeky/Programming]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ITunes]]></category>
		<category><![CDATA[iTunes DJ]]></category>
		<category><![CDATA[Remote]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/19/itunes-dj-iphone-remote-app-party/</guid>
		<description>Not sure when this came about, but I just realized that there is an &amp;#8220;iTunes DJ&amp;#8221; in iTunes now. It obviously lets you just play a random selection it picks. But what I didn&amp;#8217;t know, is allowing anyone on your wifi network to connect with their iPhone and the Remote App. Once you connect with [...]</description>
			<content:encoded><![CDATA[<p>Not sure when this came about, but I just realized that there is an &#8220;iTunes DJ&#8221; in iTunes now. It obviously lets you just play a random selection it picks. But what I didn&#8217;t know, is allowing anyone on your wifi network to connect with their iPhone and the Remote App. Once you connect with the Remote app, you can browse the library, and request a song. Multiple people can request a song, and vote it up. Totally awesome!!
<div></div>
<p style="clear: both"><a href="http://blog.stevienova.com/wp-content/uploads/2009/06/IMG_0067.png" class="image-link"><img class="linked-to-original" src="http://blog.stevienova.com/wp-content/uploads/2009/06/IMG_0067-thumb.png" height="460" align="left" width="306" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a><br style="clear: both" /><br />I also pump out the output from my MacBook to the MacBook and AppleTV through iTunes so I get total surround sound. </p>
<p style="clear: both">So the Apple Remote app, iPhone, iTunes DJ = ultimate geek iPhone party! Who&#8217;s game? </p>
<p><br class="final-break" style="clear: both" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Uf3yuDTylJU:OucdmTRmrVY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Uf3yuDTylJU:OucdmTRmrVY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=Uf3yuDTylJU:OucdmTRmrVY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Uf3yuDTylJU:OucdmTRmrVY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=Uf3yuDTylJU:OucdmTRmrVY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Uf3yuDTylJU:OucdmTRmrVY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Uf3yuDTylJU:OucdmTRmrVY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=Uf3yuDTylJU:OucdmTRmrVY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Uf3yuDTylJU:OucdmTRmrVY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Uf3yuDTylJU:OucdmTRmrVY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=Uf3yuDTylJU:OucdmTRmrVY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Uf3yuDTylJU:OucdmTRmrVY:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/Uf3yuDTylJU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/19/itunes-dj-iphone-remote-app-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/19/itunes-dj-iphone-remote-app-party/</feedburner:origLink></item>
		<item>
		<title>Bookmark Bar – Uber Micro Sharing</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/-PbqBQQvXKc/</link>
		<comments>http://blog.stevienova.com/2009/06/16/bookmark-bar-uber-micro-sharing/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 02:05:38 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Geeky/Programming]]></category>
		<category><![CDATA[Bookmarklets]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Gmail This]]></category>
		<category><![CDATA[Goole Reader]]></category>
		<category><![CDATA[Note in Reader]]></category>
		<category><![CDATA[Post to Yammer]]></category>
		<category><![CDATA[Read Later]]></category>
		<category><![CDATA[Share On Facebook]]></category>
		<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Yammer]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/16/bookmark-bar-uber-micro-sharing/</guid>
		<description>I use pretty much every browser. I switch between them depending on mood, system I am on, phase of the moon, etc. But there are some essential &amp;#8220;bookmarklets&amp;#8221; that I always want to use/set up.

There are a few things I wish I could tweak though. Like with Yammer, the ability to choose a group before [...]</description>
			<content:encoded><![CDATA[<p style="clear: both">I use pretty much every browser. I switch between them depending on mood, system I am on, phase of the moon, etc. But there are some essential &#8220;bookmarklets&#8221; that I always want to use/set up.</p>
<p style="clear: both"><a href="http://blog.stevienova.com/wp-content/uploads/2009/06/2009-06-16_2157.png" class="image-link"><img class="linked-to-original" src="http://blog.stevienova.com/wp-content/uploads/2009/06/2009-06-16_2157-thumb.png" height="15" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a><br style="clear: both" /></p>
<p style="clear: both">There are a few things I wish I could tweak though. Like with Yammer, the ability to choose a group before it hits the page. Also with the Yammer bookmarklet there is about a 50/50 chance the URL/title wont come through so you have to do it manually.</p>
<p style="clear: both">With the Gmail This one, on Safari, it opens in a tab instead of a popup, and loading Gmail is kind of slow (IMHO) when you want to just write a mail from out of no where.</p>
<p style="clear: both">What bookmarklets do you use? Are you a share-a-holic?</p>
<p style="clear: both">
<p><br class="final-break" style="clear: both" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=-PbqBQQvXKc:V0ySiMNdgXA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=-PbqBQQvXKc:V0ySiMNdgXA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=-PbqBQQvXKc:V0ySiMNdgXA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=-PbqBQQvXKc:V0ySiMNdgXA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=-PbqBQQvXKc:V0ySiMNdgXA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=-PbqBQQvXKc:V0ySiMNdgXA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=-PbqBQQvXKc:V0ySiMNdgXA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=-PbqBQQvXKc:V0ySiMNdgXA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=-PbqBQQvXKc:V0ySiMNdgXA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=-PbqBQQvXKc:V0ySiMNdgXA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=-PbqBQQvXKc:V0ySiMNdgXA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=-PbqBQQvXKc:V0ySiMNdgXA:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/-PbqBQQvXKc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/16/bookmark-bar-uber-micro-sharing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/16/bookmark-bar-uber-micro-sharing/</feedburner:origLink></item>
		<item>
		<title>One Year Ago Today…</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/D71rzj3JwC8/</link>
		<comments>http://blog.stevienova.com/2009/06/15/one-year-ago-today/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 02:16:06 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Geeky/Programming]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/15/one-year-ago-today/</guid>
		<description>One Year Ago Today, I bought my MacBook Pro. And guess what? It is still running, on the original config, original boot, no reformatting, no repaving, no major surgery, nothing. And it still runs great. I have a ton of apps installed, but just enough, just what I need. 
What is funny though, is that [...]</description>
			<content:encoded><![CDATA[<p style="clear: both">One Year Ago Today, I bought my MacBook Pro. And guess what? It is still running, on the original config, original boot, no reformatting, no repaving, no major surgery, nothing. And it still runs great. I have a ton of apps installed, but just enough, just what I need. </p>
<p style="clear: both">What is funny though, is that using VMWare Fusion, I have reformatted or redone my Windows VM&#8217;s multiple times because of issues. Is that just how things are? I think so. </p>
<p style="clear: both">This is probably the longest time EVER that I have had a machine without reformatting it. I think back when I was eleven years old, like 1991, reformatting our 386 25Mhz Packard Bell every 6 or so months with Windows 3.11</p>
<p style="clear: both">I have to say, the MacBook Pro is an awesome machine. Every time I use it, I wish I could just run a Windows VM for work on it, off a USB drive, just take it back and forth, and that is one less physical machine I would have to worry about.. someday..</p>
<p style="clear: both">What is the longest you have went without reformatting, voluntary or involuntary?</p>
<p style="clear: both"><a href="http://blog.stevienova.com/wp-content/uploads/2009/06/2056761663_d72dc7399d_m.jpg" class="image-link"><img class="linked-to-original" src="http://blog.stevienova.com/wp-content/uploads/2009/06/2056761663_d72dc7399d_m-thumb.jpg" height="240" align="left" width="240" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a><br style="clear: both" /><em>Photo Courtesy of </em><a href="http://www.flickr.com/photos/alistair_israel/" title="Link to Alistair Israel's photostream" rel="dc:creator cc:attributionURL"><strong><em>Alistair Israel</em></strong></a></p>
<p><br class="final-break" style="clear: both" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=D71rzj3JwC8:w0D6wUdBG0Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=D71rzj3JwC8:w0D6wUdBG0Q:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=D71rzj3JwC8:w0D6wUdBG0Q:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=D71rzj3JwC8:w0D6wUdBG0Q:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=D71rzj3JwC8:w0D6wUdBG0Q:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=D71rzj3JwC8:w0D6wUdBG0Q:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=D71rzj3JwC8:w0D6wUdBG0Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=D71rzj3JwC8:w0D6wUdBG0Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=D71rzj3JwC8:w0D6wUdBG0Q:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=D71rzj3JwC8:w0D6wUdBG0Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=D71rzj3JwC8:w0D6wUdBG0Q:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=D71rzj3JwC8:w0D6wUdBG0Q:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/D71rzj3JwC8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/15/one-year-ago-today/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/15/one-year-ago-today/</feedburner:origLink></item>
		<item>
		<title>SQL Job – Check Cube Valid Data as Last Step</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/Blh7WsR9uJI/</link>
		<comments>http://blog.stevienova.com/2009/06/12/sql-job-check-cube-valid-data-as-last-step/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 18:58:03 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Cubes]]></category>
		<category><![CDATA[Data Integrity]]></category>
		<category><![CDATA[SQL Agent]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/12/sql-job-check-cube-valid-data-as-last-step/</guid>
		<description>Running a SQL Agent job to do an ETL/Cube Processing, you might also want to check the status of the cube after you process it, just to make sure.
Create a job step that is a T-SQL type, and

DECLARE @forecast VARCHAR(10)
&amp;#160;&amp;#160;&amp;#160; SELECT&amp;#160; @forecast = CAST(&amp;#34;[Measures].[Forecast-Part]&amp;#34; AS VARCHAR(10))   &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; FROM     &amp;#160;&amp;#160;&amp;#160; [...]</description>
			<content:encoded><![CDATA[<p>Running a SQL Agent job to do an ETL/Cube Processing, you might also want to check the status of the cube after you process it, just to make sure.</p>
<p>Create a job step that is a T-SQL type, and</p>
<p><a href="http://blog.stevienova.com/wp-content/uploads/2009/06/image2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.stevienova.com/wp-content/uploads/2009/06/image_thumb.png" width="498" height="453" /></a></p>
<p>DECLARE @forecast VARCHAR(10)</p>
<p>&#160;&#160;&#160; SELECT&#160; @forecast = CAST(&quot;[Measures].[Forecast-Part]&quot; AS VARCHAR(10))   <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; FROM     <br />&#160;&#160;&#160; OPENROWSET(&#8217;MSOLAP&#8217;, &#8216;Data Source=localhost;Initial Catalog=ComponentForecast;&#8217;,     <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8216;SELECT { [Measures].[Forecast-Part] }&#160; ON COLUMNS FROM [ComponentForecast]&#8216;)</p>
<p>IF @forecast = ‘0’ OR @forecast IS NULL    <br />RAISERROR (&#8217;Cube Data Not Loaded Correctly&#8217;, 17, 1)</p>
<p>&#160;</p>
<p>Of course your MDX query in the OPENROWSET will need to be different depending on your cube. If you get more complicated, you can also just call a stored procedure and let your imagination run wild with what you can do.</p>
<p>* update – fixed sql code – changed from BIGINT to VARCHAR(10)</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Blh7WsR9uJI:j0s4sEKcasI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Blh7WsR9uJI:j0s4sEKcasI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=Blh7WsR9uJI:j0s4sEKcasI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Blh7WsR9uJI:j0s4sEKcasI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=Blh7WsR9uJI:j0s4sEKcasI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Blh7WsR9uJI:j0s4sEKcasI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Blh7WsR9uJI:j0s4sEKcasI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=Blh7WsR9uJI:j0s4sEKcasI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Blh7WsR9uJI:j0s4sEKcasI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Blh7WsR9uJI:j0s4sEKcasI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=Blh7WsR9uJI:j0s4sEKcasI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=Blh7WsR9uJI:j0s4sEKcasI:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/Blh7WsR9uJI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/12/sql-job-check-cube-valid-data-as-last-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/12/sql-job-check-cube-valid-data-as-last-step/</feedburner:origLink></item>
		<item>
		<title>New Bike, iPhone, RunKeeper</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/hqW6ay_HWPw/</link>
		<comments>http://blog.stevienova.com/2009/06/10/new-bike-iphone-runkeeper/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 04:21:31 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Geeky/Programming]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[BIke]]></category>
		<category><![CDATA[Cycling]]></category>
		<category><![CDATA[Gary Fisher]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[RunKeeper]]></category>
		<category><![CDATA[Trek]]></category>
		<category><![CDATA[Trek FX]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/10/new-bike-iphone-runkeeper/</guid>
		<description>Since working at Trek, I have been hounded to get a new bike, even more so than by my friends in Portland when I lived there, and EVERYONE has like 5 bikes there.
So, I finally decided to pick up a new bike, a Trek 7.2 FX, Newport Blue, 22.5 inch. It&amp;#8217;s a Hybrid &amp;#8211; not [...]</description>
			<content:encoded><![CDATA[<p style="clear: both">Since working at Trek, I have been hounded to get a new bike, even more so than by my friends in Portland when I lived there, and EVERYONE has like 5 bikes there.</p>
<p style="clear: both">So, I finally decided to pick up a new bike, a Trek 7.2 FX, Newport Blue, 22.5 inch. It&#8217;s a Hybrid &#8211; not a road bike, not a MTB, but somewhere in between.</p>
<p style="clear: both">Some pictures are here, of the bike building process, because when you work at a bike company, you take 25 minutes of out of the day to build a bike.</p>
<p style="clear: both"><a href="http://www.flickr.com/photos/scaleovenstove/3591052884/" class="image-link"><img src="http://farm4.static.flickr.com/3357/3591052884_32ac2f2cef.jpg" height="375" align="left" width="500" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a><br style="clear: both" /><br style="clear: both" /><a href="http://www.flickr.com/photos/scaleovenstove/sets/72157619164047726/" target="_blank">http://www.flickr.com/photos/scaleovenstove/sets/72157619164047726/</a></p>
<p style="clear: both">So after getting my bike, I had to get some more gear. The usual, helmet, lights, pump, bag, tools, all that stuff. Most other people will get a &#8220;computer&#8221; for their bike, a little electronic device to track speed, etc. Guess what? I already had one, it is called an iPhone (what doesn&#8217;t the iPhone do.. &#8220;there&#8217;s an app for that&#8221;.. is true.)</p>
<p style="clear: both">I jumped on Amazon and looked for a good armband for the iPhone 3G, with good reviews. <a href="http://www.amazon.com/gp/product/B001CSRBYW/ref=ox_ya_os_product" target="_blank">This is the one I ended up with</a> </p>
<p style="clear: both">So what other parts are there to this equation? The app of course. <a href="http://www.runkeeper.com" target="_blank">RunKeeper Pro</a>. (http://www.runkeeper.com) It lets you set your activity type, you start the music before you start RunKeeper, lock the GPS on, and start your activity. You can &#8220;lock&#8221; the screen so you dont bump it, and then tap it to get pace/speed info. It will also tell you every 5 minutes and/or every mile what your speed/pace is. Once you are done with your activity, you upload it to their site. It maps it out, elevation, speed, nice google map interface. Aggregates miles over weeks/months, and lets you share with your friends.</p>
<p style="clear: both">Here was a ride I did the other day, <a href="http://www.runkeeper.com/ui/activities/1000402" target="_blank">http://www.runkeeper.com/ui/activities/1000402</a></p>
<p style="clear: both"><a href="http://blog.stevienova.com/wp-content/uploads/2009/06/2009-06-10-2315.png" class="image-link"><img class="linked-to-original" src="http://blog.stevienova.com/wp-content/uploads/2009/06/2009-06-10-2315-thumb.png" height="307" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a><br style="clear: both" />RunKeeper really keeps you motivated. I haven&#8217;t used Nike+, but I am guessing it is pretty similar. But Nike+ doesn&#8217;t work on the iPhone, just iPod Touch.</p>
<p style="clear: both">I really like my bike, there was a Gary Fisher I had my eye on though, so maybe that will be my next bike. Using my iPhone and RunKeeper, I can keep track of my rides, miles, and share with my friends (which kind of helps you stay motivated too). Fun Stuff &#8211; Go By BIke!</p>
<p><br class="final-break" style="clear: both" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hqW6ay_HWPw:OoB2HFc-5uI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hqW6ay_HWPw:OoB2HFc-5uI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=hqW6ay_HWPw:OoB2HFc-5uI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hqW6ay_HWPw:OoB2HFc-5uI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=hqW6ay_HWPw:OoB2HFc-5uI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hqW6ay_HWPw:OoB2HFc-5uI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hqW6ay_HWPw:OoB2HFc-5uI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=hqW6ay_HWPw:OoB2HFc-5uI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hqW6ay_HWPw:OoB2HFc-5uI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hqW6ay_HWPw:OoB2HFc-5uI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=hqW6ay_HWPw:OoB2HFc-5uI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=hqW6ay_HWPw:OoB2HFc-5uI:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/hqW6ay_HWPw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/10/new-bike-iphone-runkeeper/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/10/new-bike-iphone-runkeeper/</feedburner:origLink></item>
		<item>
		<title>Pen Tablet Blog Post</title>
		<link>http://feedproxy.google.com/~r/Stevienovacom/~3/0MDAMg0J8cg/</link>
		<comments>http://blog.stevienova.com/2009/06/07/pen-tablet-blog-post/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 03:07:43 +0000</pubDate>
		<dc:creator>Steve Novoselac</dc:creator>
				<category><![CDATA[Geeky/Programming]]></category>
		<category><![CDATA[Product Reviews]]></category>
		<category><![CDATA[Bamboo Fun]]></category>
		<category><![CDATA[Handwriting]]></category>
		<category><![CDATA[Pen Tablet]]></category>
		<category><![CDATA[Wacom]]></category>

		<guid isPermaLink="false">http://blog.stevienova.com/2009/06/07/pen-tablet-blog-post/</guid>
		<description>Today, I picked up a Bamboo Fun Pen tablet by Wacom.
 
As you can see, I wrote this post using nothing but the tablet, pretty sweet!</description>
			<content:encoded><![CDATA[<p> Today, I picked up a Bamboo Fun Pen tablet by Wacom.</p>
<p><a href="http://blog.stevienova.com/wp-content/uploads/2009/06/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.stevienova.com/wp-content/uploads/2009/06/image-thumb.png" width="417" height="259" /></a> </p>
<p>As you can see, I wrote this post using nothing but the tablet, pretty sweet!<a href="http://blog.stevienova.com/wp-content/uploads/2009/06/image1.png"></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=0MDAMg0J8cg:1k8H7yFRFmA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=0MDAMg0J8cg:1k8H7yFRFmA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=0MDAMg0J8cg:1k8H7yFRFmA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=0MDAMg0J8cg:1k8H7yFRFmA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=0MDAMg0J8cg:1k8H7yFRFmA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=0MDAMg0J8cg:1k8H7yFRFmA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=0MDAMg0J8cg:1k8H7yFRFmA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=0MDAMg0J8cg:1k8H7yFRFmA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=0MDAMg0J8cg:1k8H7yFRFmA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=0MDAMg0J8cg:1k8H7yFRFmA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?i=0MDAMg0J8cg:1k8H7yFRFmA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Stevienovacom?a=0MDAMg0J8cg:1k8H7yFRFmA:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Stevienovacom?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Stevienovacom/~4/0MDAMg0J8cg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.stevienova.com/2009/06/07/pen-tablet-blog-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.stevienova.com/2009/06/07/pen-tablet-blog-post/</feedburner:origLink></item>
	</channel>
</rss>
