<?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: Schedule and features of Rails-doc 2.0</title>
	<atom:link href="http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 14:52:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: otto</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-8059</link>
		<dc:creator>otto</dc:creator>
		<pubDate>Thu, 27 Nov 2008 13:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-8059</guid>
		<description>@Kristoph: Go to a project (http://apidock.com/rails for example) and click the &quot;Add Ruby on Rails quicksearch to your browser&quot; link.</description>
		<content:encoded><![CDATA[<p>@Kristoph: Go to a project (<a href="http://apidock.com/rails" rel="nofollow">http://apidock.com/rails</a> for example) and click the &#8220;Add Ruby on Rails quicksearch to your browser&#8221; link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristoph</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-8027</link>
		<dc:creator>kristoph</dc:creator>
		<pubDate>Wed, 26 Nov 2008 00:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-8027</guid>
		<description>So, where exactly can I download the firefox plug-in?</description>
		<content:encoded><![CDATA[<p>So, where exactly can I download the firefox plug-in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nodeta &#187; Blog Archive &#187; Rails-doc 2.0 is live!</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-146</link>
		<dc:creator>Nodeta &#187; Blog Archive &#187; Rails-doc 2.0 is live!</dc:creator>
		<pubDate>Fri, 18 Jul 2008 12:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-146</guid>
		<description>[...] planned schedule and features held! Rails API documentation with versions support! Full search! OpenId support! Gravatarrrrs! [...]</description>
		<content:encoded><![CDATA[<p>[...] planned schedule and features held! Rails API documentation with versions support! Full search! OpenId support! Gravatarrrrs! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-123</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 15 Jul 2008 22:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-123</guid>
		<description>Looking forward to it. I&#039;ve been very happy with Rails-doc.org since it&#039;s launch.</description>
		<content:encoded><![CDATA[<p>Looking forward to it. I&#8217;ve been very happy with Rails-doc.org since it&#8217;s launch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nachokb</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-121</link>
		<dc:creator>nachokb</dc:creator>
		<pubDate>Tue, 15 Jul 2008 17:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-121</guid>
		<description>One little suggestion.

Every time I&#039;m using rails-doc, I just wish that the search box be positioned with &quot;fixed&quot;. To see what I mean, in the CSS change this

  #nav_search {
    position: absolute;
    right: 0;
    top: 55px;
  }

with this

  #nav_search {
    position: fixed;
    *position: absolute;
    right: 0;
    top: 55px; 
  }

Here, &quot;*position&quot; is a rough attempt at dealing with IE (untested).

nachokb</description>
		<content:encoded><![CDATA[<p>One little suggestion.</p>
<p>Every time I&#8217;m using rails-doc, I just wish that the search box be positioned with &#8220;fixed&#8221;. To see what I mean, in the CSS change this</p>
<p>  #nav_search {<br />
    position: absolute;<br />
    right: 0;<br />
    top: 55px;<br />
  }</p>
<p>with this</p>
<p>  #nav_search {<br />
    position: fixed;<br />
    *position: absolute;<br />
    right: 0;<br />
    top: 55px;<br />
  }</p>
<p>Here, &#8220;*position&#8221; is a rough attempt at dealing with IE (untested).</p>
<p>nachokb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nachokb</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-120</link>
		<dc:creator>nachokb</dc:creator>
		<pubDate>Tue, 15 Jul 2008 17:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-120</guid>
		<description>Most excellent news. Multiversioning and firefox search begin to put this one step closer to rails-doc replacing my own favorite (gotapi.com/rubyrails).

The only one thing that will make me go back to gotapi is standard Ruby docs (I guess multi-project docs will be deferred to a future version, right?).

Keep up, your release cycles are amazing.

nachokb</description>
		<content:encoded><![CDATA[<p>Most excellent news. Multiversioning and firefox search begin to put this one step closer to rails-doc replacing my own favorite (gotapi.com/rubyrails).</p>
<p>The only one thing that will make me go back to gotapi is standard Ruby docs (I guess multi-project docs will be deferred to a future version, right?).</p>
<p>Keep up, your release cycles are amazing.</p>
<p>nachokb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psychic Advice</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-102</link>
		<dc:creator>Psychic Advice</dc:creator>
		<pubDate>Sun, 13 Jul 2008 05:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-102</guid>
		<description>Thanks for the great info. I hope you&#039;ll follow this with some more great content.</description>
		<content:encoded><![CDATA[<p>Thanks for the great info. I hope you&#8217;ll follow this with some more great content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: otto</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-87</link>
		<dc:creator>otto</dc:creator>
		<pubDate>Fri, 11 Jul 2008 08:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-87</guid>
		<description>@Will: We do have SVG icons - I&#039;ll try to make them available at the About page after our 2.0 release.</description>
		<content:encoded><![CDATA[<p>@Will: We do have SVG icons &#8211; I&#8217;ll try to make them available at the About page after our 2.0 release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-86</link>
		<dc:creator>will</dc:creator>
		<pubDate>Fri, 11 Jul 2008 06:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-86</guid>
		<description>Is there a high-res os x icon available to use for fluid?</description>
		<content:encoded><![CDATA[<p>Is there a high-res os x icon available to use for fluid?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: otto</title>
		<link>http://blog.flowdock.com/2008/07/07/schedule-and-features-of-rails-doc-20/comment-page-1/#comment-80</link>
		<dc:creator>otto</dc:creator>
		<pubDate>Thu, 10 Jul 2008 10:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=44#comment-80</guid>
		<description>@Julien: We&#039;re using the ruby-openid gem.</description>
		<content:encoded><![CDATA[<p>@Julien: We&#8217;re using the ruby-openid gem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

