<?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>Comment Feed for Channel 9 - Radius: What. How. Why.</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/249263_100x75.jpg</url>
		<title>Channel 9 - Radius: What. How. Why.</title>
		<link></link>
	</image>
	<description>Ernie Booth caught up with Michael Matrick and Roger Sanborn of 
90 Degree Software to talk to them about their new software 
Radius. Radius is an innovate new reporting environment from 90 Degree Software created using .NET 3.0 (WPF &amp;amp; WCF) and utilizes the Office 2007 user experience making reporting more approachable to users of all skill levels.&amp;nbsp;
They are able to create new reports and use existing reports all based on the Report Definition Language (RDL).&amp;nbsp; These reports can then be distilled down to the individual report components into an object library for re-use and re-purposing.&amp;nbsp; Users are able
 to search for, and share these report components with their colleagues on peer network enabling group based reporting.&amp;nbsp; Reports can also be published to Reporting Services providing web based access of these reports by information consumers.</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 02:06:14 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 02:06:14 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Radius: What. How. Why.</title>
		<description>
			<![CDATA[
<p>Very intreasting video.</p>
<p>Was the whole app a WPF app?&nbsp; If so was the ribbon bar a third party control library, if so who's?</p>
<p>posted by PerfectPhase</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633064810590000000</link>
		<pubDate>Wed, 07 Feb 2007 21:37:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633064810590000000</guid>
		<dc:creator>PerfectPhase</dc:creator>
	</item>
	<item>
		<title>Re: Radius: What. How. Why.</title>
		<description>
			<![CDATA[
<p>There actually is a WPF ribbon control as mentioned <a href="http://blogs.msdn.com/publicsector/archive/2007/02/07/looking-for-a-wpf-ribbon-control.aspx">
in this blog entry</a>. Don't know if it's the one shown in this video, though.</p>
<p>posted by mawcc</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633064845350000000</link>
		<pubDate>Wed, 07 Feb 2007 22:35:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633064845350000000</guid>
		<dc:creator>mawcc</dc:creator>
	</item>
	<item>
		<title>Re: Radius: What. How. Why.</title>
		<description>
			<![CDATA[
<p>I doubt it's the same... I am using the original (winforms) library from DevComponents and also part of their beta testing for WPF library and the one in the demo doesn't look like the one I am working with currently. Their first Beta just came out today
 and it's not really usable (for an app seen in the demo).</p>
<p>It'd be interesting to know what they used - a new WPF library, something they built from scratch, or one of the managed ones (like DevComponents) that are out there.</p>
<p>&nbsp;</p>
<p>posted by keeron</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633065101270000000</link>
		<pubDate>Thu, 08 Feb 2007 05:42:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633065101270000000</guid>
		<dc:creator>keeron</dc:creator>
	</item>
	<item>
		<title>Re: Radius: What. How. Why.</title>
		<description>
			<![CDATA[Nice app. It really is! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><p>posted by littleguru</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633065299930000000</link>
		<pubDate>Thu, 08 Feb 2007 11:13:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633065299930000000</guid>
		<dc:creator>littleguru</dc:creator>
	</item>
	<item>
		<title>Re: Radius: What. How. Why.</title>
		<description>
			<![CDATA[Can't remember where I read this, but apparently the ribbon element is not WPF based. The rest of the UI, including the window chrome, is WPF though.<p>posted by andywilkinson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633065597770000000</link>
		<pubDate>Thu, 08 Feb 2007 19:29:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633065597770000000</guid>
		<dc:creator>andywilkinson</dc:creator>
	</item>
	<item>
		<title>Re: Radius: What. How. Why.</title>
		<description>
			<![CDATA[
<p>Hey all,</p>
<p>We're currently using (winforms) DevComponents for the ribbon bar.</p>
<p>Hope you liked the video!</p>
<p>--Jeremy</p>
<p>90 Degree Software</p>
<p>posted by JSheldon</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633065689510000000</link>
		<pubDate>Thu, 08 Feb 2007 22:02:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Radius-What-How-Why#c633065689510000000</guid>
		<dc:creator>JSheldon</dc:creator>
	</item>
</channel>
</rss>