<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/Philo589/Posts/RSS"></atom:link>
    <itunes:summary></itunes:summary>
    <itunes:author>Microsoft</itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <image>
      <url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
      <title>Channel 9</title>
      <link>http://channel9.msdn.com/Niners/Philo589/Posts</link>
    </image>
    <itunes:image href=""></itunes:image>
    <itunes:category text="Technology"></itunes:category>
    <description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
    <link>http://channel9.msdn.com/Niners/Philo589/Posts</link>
    <language>en</language>
    <pubDate>Fri, 24 May 2013 16:05:48 GMT</pubDate>
    <lastBuildDate>Fri, 24 May 2013 16:05:48 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>4</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Dimension Security in SQL Server Analysis Services</title>
      <description><![CDATA[This was from a request by a customer...<br>
A huge benefit of SQL Server Analysis Services is that just as accessing and manipulating data is more straightforward and oriented to the business, security is also easier to align with business needs.
<br>
<br>
In this video I walk through how straightforward it is to use roles in Analysis Services to determine what data a user can and cannot see. Very easy point-and-click, no code necessary.
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/Philo589/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:c71cfbb9a0e44ab59af79deb0189a270">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Philo589/Dimension-Security-in-SQL-Server-Analysis-Services</comments>
      <itunes:summary>This was from a request by a customer...
A huge benefit of SQL Server Analysis Services is that just as accessing and manipulating data is more straightforward and oriented to the business, security is also easier to align with business needs.


In this video I walk through how straightforward it is to use roles in Analysis Services to determine what data a user can and cannot see. Very easy point-and-click, no code necessary.
</itunes:summary>
      <itunes:duration>585</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Philo589/Dimension-Security-in-SQL-Server-Analysis-Services</link>
      <pubDate>Thu, 25 Oct 2007 06:13:58 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Philo589/Dimension-Security-in-SQL-Server-Analysis-Services</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/258492_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/258492_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/620e1d76-f69b-486c-afcf-2394797c979b.jpg" height="193" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/5a16cee3-1468-4074-b08d-2fdcfa5a672e.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/9/4/8/5/2/350411_SSAS Security.wmv" expression="full" duration="585" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/9/4/8/5/2/350411_SSAS Security.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Philo</dc:creator>
      <itunes:author>Philo</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Philo589/Dimension-Security-in-SQL-Server-Analysis-Services/RSS</wfw:commentRss>
    </item>
  <item>
      <title>InfoPath and SharePoint</title>
      <description><![CDATA[After some concerns that connecting InfoPath to a database table was going too far for non-IT power users, I'm following up showing InfoPath integration with SharePoint - no database necessary.
<br>
<br>
As always, learn more about InfoPath at <a href="http://blogs.msdn.com/philoj">my blog.</a> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/Philo589/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:4f9d18bcf0ea47a4ab829deb0189a649">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Philo589/InfoPath-and-SharePoint</comments>
      <itunes:summary>After some concerns that connecting InfoPath to a database table was going too far for non-IT power users, I&#39;m following up showing InfoPath integration with SharePoint - no database necessary.


As always, learn more about InfoPath at my blog.</itunes:summary>
      <itunes:duration>522</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Philo589/InfoPath-and-SharePoint</link>
      <pubDate>Fri, 28 Sep 2007 04:59:18 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Philo589/InfoPath-and-SharePoint</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/257877_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/257877_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/aaa72462-3c2b-43f0-8c63-2806fc988efe.jpg" height="197" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/b0e6d26a-a9fb-4f43-9a34-dcb7cafccb4e.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/7/8/7/5/2/344635_InfoPath and Sharepoint.wmv" expression="full" duration="522" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/7/8/7/5/2/344635_InfoPath and Sharepoint.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Philo</dc:creator>
      <itunes:author>Philo</itunes:author>
      <slash:comments>4</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Philo589/InfoPath-and-SharePoint/RSS</wfw:commentRss>
    </item>
  <item>
      <title>Overview of Analysis Services - what&#39;s in it for me?</title>
      <description><![CDATA[SQL Server Analysis Services is a very powerful tool, which was introduced with SQL Server 2000. In SQL Server 2005 it is far more powerful, but still underappreciated by a lot of developers. This is a quick and dirty attempt to convey the value of Analysis
 Services cubes in under ten minutes. <br>
<br>
Related Resources:<br>
<br>
<a href="http://www.microsoft.com/bi/default.aspx">SQL Server Analysis Services Home<br>
Microsoft Business Intelligence Home</a><br>
<a href="http://msdn2.microsoft.com/en-us/sql/aa336310.aspx">SQL Server Analysis Services on MSDN</a><br>
<br>
<a href="http://blogs.msdn.com/philoj">Philo's blog</a> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/Philo589/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:de28a40b60ca4233b63e9deb0189ab82">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Philo589/Overview-of-Analysis-Services-whats-in-it-for-me</comments>
      <itunes:summary>SQL Server Analysis Services is a very powerful tool, which was introduced with SQL Server 2000. In SQL Server 2005 it is far more powerful, but still underappreciated by a lot of developers. This is a quick and dirty attempt to convey the value of Analysis
 Services cubes in under ten minutes. 

Related Resources:

SQL Server Analysis Services Home
Microsoft Business Intelligence Home
SQL Server Analysis Services on MSDN

Philo&#39;s blog</itunes:summary>
      <itunes:duration>542</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Philo589/Overview-of-Analysis-Services-whats-in-it-for-me</link>
      <pubDate>Mon, 24 Sep 2007 17:27:59 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Philo589/Overview-of-Analysis-Services-whats-in-it-for-me</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/257794_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/e244b13a-1bcc-4aad-bfec-4e93c4c75154.jpg" height="240" width="180"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/257794_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/9e949d38-6c46-4bf8-bb6d-ab8516e9d155.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/9/7/7/5/2/343717_Analysis Services Intro.wmv" expression="full" duration="542" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/9/7/7/5/2/343717_Analysis Services Intro.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Philo</dc:creator>
      <itunes:author>Philo</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Philo589/Overview-of-Analysis-Services-whats-in-it-for-me/RSS</wfw:commentRss>
    </item>
  <item>
      <title>Using InfoPath to design database forms</title>
      <description><![CDATA[
<p>Microsoft introduced <a href="http://www.microsoft.com/infopath">InfoPath </a>
in 2003, yet it seems to have escaped the notice of a lot of folks. In this short screencast I show how easy it is to connect InfoPath to a database for basic CRUD operations. The goal is to free up developers from having to build form after form after form...<br>
<br>
Incidentally, this is my first screencast, so feedback is welcome - I'm also curious if there's interest in additional InfoPath screencasts (validations, writing code, connecting to web services, connecting directly to SQL Server 2005 web services, etc)<br>
<br>
I have more InfoPath content on <a href="http://blogs.msdn.com/philoj">my blog</a>, and I'll be updating the blog to accompany the screencasts.
</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/Philo589/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:c6b0eb13d7fe4651a3119deb0189af65">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Philo589/Using-InfoPath-to-design-database-forms</comments>
      <itunes:summary>
Microsoft introduced InfoPath 
in 2003, yet it seems to have escaped the notice of a lot of folks. In this short screencast I show how easy it is to connect InfoPath to a database for basic CRUD operations. The goal is to free up developers from having to build form after form after form...

Incidentally, this is my first screencast, so feedback is welcome - I&#39;m also curious if there&#39;s interest in additional InfoPath screencasts (validations, writing code, connecting to web services, connecting directly to SQL Server 2005 web services, etc)

I have more InfoPath content on my blog, and I&#39;ll be updating the blog to accompany the screencasts.
 
</itunes:summary>
      <link>http://channel9.msdn.com/Blogs/Philo589/Using-InfoPath-to-design-database-forms</link>
      <pubDate>Thu, 20 Sep 2007 15:33:31 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Philo589/Using-InfoPath-to-design-database-forms</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/257738_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/257738_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/17b192d6-ecfb-4632-b805-7cbc43ef20c2.jpg" height="225" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/6a8fc058-d2ef-4722-bacc-e9aa1ad2b4c2.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/3/7/7/5/2/343092_InfoPath Database Forms.wmv" expression="full" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/3/7/7/5/2/343092_InfoPath Database Forms.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Philo</dc:creator>
      <itunes:author>Philo</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Philo589/Using-InfoPath-to-design-database-forms/RSS</wfw:commentRss>
    </item>    
</channel>
</rss>