<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: FaceboxRender: Use lightbox seamlessly in Rails</title>
	<link>http://handlino.com/blog/2008/02/26/57/</link>
	<description>Less is more</description>
	<pubDate>Mon, 12 May 2008 13:53:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: zjam</title>
		<link>http://handlino.com/blog/2008/02/26/57/#comment-399</link>
		<dc:creator>zjam</dc:creator>
		<pubDate>Thu, 08 May 2008 20:59:11 +0000</pubDate>
		<guid>http://handlino.com/blog/2008/02/26/57/#comment-399</guid>
		<description>&lt;p&gt;Hey, I am getting the same error as gwang...when i start webrick, it doesnt work. Any idea how to fix that?would be greatly appreciated...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey, I am getting the same error as gwang&#8230;when i start webrick, it doesnt work. Any idea how to fix that?would be greatly appreciated&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: gwang</title>
		<link>http://handlino.com/blog/2008/02/26/57/#comment-398</link>
		<dc:creator>gwang</dc:creator>
		<pubDate>Tue, 06 May 2008 22:32:07 +0000</pubDate>
		<guid>http://handlino.com/blog/2008/02/26/57/#comment-398</guid>
		<description>&lt;p&gt;I tried to install facebox, but after starting WEBrick, I got an error:&lt;/p&gt;

&lt;p&gt;c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependenci
es.rb:376:in &lt;code&gt;new_constants_in': You have a nil object when you didn't expect it
! (NoMethodError)
You might have expected an instance of Array.
The error occurred while evaluating nil.empty?  from c:/ruby/lib/ruby/gems/1.8/g
ems/activesupport-2.0.2/lib/active_support/dependencies.rb:202:in&lt;/code&gt;load_file'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:94:in &lt;code&gt;require_or_load'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:248:in&lt;/code&gt;load_missing_constant'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:453:in &lt;code&gt;const_missing'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:465:in&lt;/code&gt;const_missing'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:260:in &lt;code&gt;load_missing_constant'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:453:in&lt;/code&gt;const_missing'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:471:in &lt;code&gt;send'
         ... 25 levels...
        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/server.rb:3
9
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in&lt;/code&gt;ge
m_original_require'
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re
quire'
        from script/server:3&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I tried to install facebox, but after starting WEBrick, I got an error:</p>

<p>c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependenci
es.rb:376:in <code>new_constants_in': You have a nil object when you didn't expect it
! (NoMethodError)
You might have expected an instance of Array.
The error occurred while evaluating nil.empty?  from c:/ruby/lib/ruby/gems/1.8/g
ems/activesupport-2.0.2/lib/active_support/dependencies.rb:202:in</code>load_file&#8217;
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:94:in <code>require_or_load'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:248:in</code>load_missing_constant&#8217;
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:453:in <code>const_missing'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:465:in</code>const_missing&#8217;
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:260:in <code>load_missing_constant'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:453:in</code>const_missing&#8217;
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_suppo
rt/dependencies.rb:471:in <code>send'
         ... 25 levels...
        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/server.rb:3
9
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in</code>ge
m_original_require&#8217;
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re
quire&#8217;
        from script/server:3</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://handlino.com/blog/2008/02/26/57/#comment-396</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 04 May 2008 18:59:29 +0000</pubDate>
		<guid>http://handlino.com/blog/2008/02/26/57/#comment-396</guid>
		<description>&lt;p&gt;This sounds awesome. Is there a demo somewhere I could check out?  Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This sounds awesome. Is there a demo somewhere I could check out?  Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-02-29 &#171; The Inscription</title>
		<link>http://handlino.com/blog/2008/02/26/57/#comment-52</link>
		<dc:creator>links for 2008-02-29 &#171; The Inscription</dc:creator>
		<pubDate>Fri, 29 Feb 2008 06:31:06 +0000</pubDate>
		<guid>http://handlino.com/blog/2008/02/26/57/#comment-52</guid>
		<description>&lt;p&gt;[...] FaceboxRender: Use lightbox seamlessly in Rails FaceboxRender is a Rails Ajax UI plugin let you use lightbox seamlessly. It’s depend on Facebox Javascript library. (tags: Rails Ajax FaceboxRender Lightbox Javascript CSS) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] FaceboxRender: Use lightbox seamlessly in Rails FaceboxRender is a Rails Ajax UI plugin let you use lightbox seamlessly. It’s depend on Facebox Javascript library. (tags: Rails Ajax FaceboxRender Lightbox Javascript CSS) [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: FaceboxRender: Rails 無縫使用 lightbox - {&#124;ihower.idv.tw&#124; blog }</title>
		<link>http://handlino.com/blog/2008/02/26/57/#comment-37</link>
		<dc:creator>FaceboxRender: Rails 無縫使用 lightbox - {&#124;ihower.idv.tw&#124; blog }</dc:creator>
		<pubDate>Tue, 26 Feb 2008 03:51:06 +0000</pubDate>
		<guid>http://handlino.com/blog/2008/02/26/57/#comment-37</guid>
		<description>&lt;p&gt;[...] 這篇文的英文版在 Handlino&#8217;s blog    Published in Programming, [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] 這篇文的英文版在 Handlino&#8217;s blog    Published in Programming, [&#8230;]</p>]]></content:encoded>
	</item>
</channel>
</rss>
