<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Implementation of Office 2007 Ribbon with Ajax</title>
	<atom:link href="http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: LeMel</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-232394</link>
		<dc:creator>LeMel</dc:creator>
		<pubDate>Wed, 06 Dec 2006 20:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-232394</guid>
		<description>Well, Microsoft has agreed to offer free perpetual licensing for their Office Ribbon UI scheme (these folks don&#039;t qualify because the license excludes direct competitors to Office products). 

But, anyone else trying to implement MS ribbons can get licensed. All I ask is that they follow MS&#039;s Ribbon Guideline Book (freely available to licensees).</description>
		<content:encoded><![CDATA[<p>Well, Microsoft has agreed to offer free perpetual licensing for their Office Ribbon UI scheme (these folks don&#8217;t qualify because the license excludes direct competitors to Office products). </p>
<p>But, anyone else trying to implement MS ribbons can get licensed. All I ask is that they follow MS&#8217;s Ribbon Guideline Book (freely available to licensees).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carter</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-65223</link>
		<dc:creator>carter</dc:creator>
		<pubDate>Sat, 12 Aug 2006 01:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-65223</guid>
		<description>oh, and it does the same kinda thing in the opposite direction... adds text labels, icons can increase in size, icon groups can take up less rows... and in some cases where things like styling/formatting options are displayed, it can display say the top 10 formatting options instead of the top 6, or something like that!</description>
		<content:encoded><![CDATA[<p>oh, and it does the same kinda thing in the opposite direction&#8230; adds text labels, icons can increase in size, icon groups can take up less rows&#8230; and in some cases where things like styling/formatting options are displayed, it can display say the top 10 formatting options instead of the top 6, or something like that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carter</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-65221</link>
		<dc:creator>carter</dc:creator>
		<pubDate>Sat, 12 Aug 2006 01:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-65221</guid>
		<description>the &quot;smart-collapse&quot; stuff in Office 2007 doesn&#039;t minimise the ribbon though; as the width of the window gets smaller it drops off text labels, makes icons smaller, and even pushes things that were on 2 lines onto 3 lines (as very small resolutions/widths). it&#039;s a nice feature ;)</description>
		<content:encoded><![CDATA[<p>the &#8220;smart-collapse&#8221; stuff in Office 2007 doesn&#8217;t minimise the ribbon though; as the width of the window gets smaller it drops off text labels, makes icons smaller, and even pushes things that were on 2 lines onto 3 lines (as very small resolutions/widths). it&#8217;s a nice feature ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kourge</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-62938</link>
		<dc:creator>kourge</dc:creator>
		<pubDate>Wed, 09 Aug 2006 03:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-62938</guid>
		<description>Alexei: There&#039;s a little minimize button in Noovo&#039;s implementation that lets you collapse the bar.</description>
		<content:encoded><![CDATA[<p>Alexei: There&#8217;s a little minimize button in Noovo&#8217;s implementation that lets you collapse the bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexei</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-62925</link>
		<dc:creator>Alexei</dc:creator>
		<pubDate>Wed, 09 Aug 2006 03:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-62925</guid>
		<description>kourge : I&#039;m guessing if it has any kind of API you can implement tabs yourself fairly easily. Does it do some of the smart-collapse stuff that the office 12 one does?</description>
		<content:encoded><![CDATA[<p>kourge : I&#8217;m guessing if it has any kind of API you can implement tabs yourself fairly easily. Does it do some of the smart-collapse stuff that the office 12 one does?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kourge</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-62365</link>
		<dc:creator>kourge</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-62365</guid>
		<description>And this so-called &quot;ribbon&quot; doesn&#039;t have tabs. What&#039;s the point? You can&#039;t switch &quot;tabs&quot; with your scroll wheel.
But it does collapse.</description>
		<content:encoded><![CDATA[<p>And this so-called &#8220;ribbon&#8221; doesn&#8217;t have tabs. What&#8217;s the point? You can&#8217;t switch &#8220;tabs&#8221; with your scroll wheel.<br />
But it does collapse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Clancy</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-62326</link>
		<dc:creator>Tom Clancy</dc:creator>
		<pubDate>Tue, 08 Aug 2006 12:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-62326</guid>
		<description>I think the first comment says it all: way to implement something 0.01% of users are already familiar with. Why would you need UI/ID folks when you have a dozen developers who want to do something new?</description>
		<content:encoded><![CDATA[<p>I think the first comment says it all: way to implement something 0.01% of users are already familiar with. Why would you need UI/ID folks when you have a dozen developers who want to do something new?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrik Kold</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-62113</link>
		<dc:creator>Ulrik Kold</dc:creator>
		<pubDate>Tue, 08 Aug 2006 07:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-62113</guid>
		<description>@poni

The Ribbon is a new UI container element for all the buttons we already know from Office, etc only it&#039;s ordered in a new way. Check out more about the ribbon at http://www.microsoft.com/office/preview/ui/overview.mspx</description>
		<content:encoded><![CDATA[<p>@poni</p>
<p>The Ribbon is a new UI container element for all the buttons we already know from Office, etc only it&#8217;s ordered in a new way. Check out more about the ribbon at <a href="http://www.microsoft.com/office/preview/ui/overview.mspx" rel="nofollow">http://www.microsoft.com/office/preview/ui/overview.mspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poni</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-62102</link>
		<dc:creator>poni</dc:creator>
		<pubDate>Tue, 08 Aug 2006 06:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-62102</guid>
		<description>sorry, what&#039;s a ribbon?</description>
		<content:encoded><![CDATA[<p>sorry, what&#8217;s a ribbon?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Implementation of Office 2007 Ribbon with Ajax at Windows X&#8217;s Shrine</title>
		<link>http://ajaxian.com/archives/implementation-of-office-2007-ribbon-with-ajax/comment-page-1#comment-61954</link>
		<dc:creator>Implementation of Office 2007 Ribbon with Ajax at Windows X&#8217;s Shrine</dc:creator>
		<pubDate>Tue, 08 Aug 2006 00:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1440#comment-61954</guid>
		<description>[...] Source : Ajaxian.com  Interesting? Share it to the worldwide. [...]</description>
		<content:encoded><![CDATA[<p>[...] Source : Ajaxian.com  Interesting? Share it to the worldwide. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

