<?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"
	>
<channel>
	<title>Comments on: Bundled Resource v. 0.9&#38;amp;amp;amp;lt;br&#38;amp;amp;amp;gt;Full Dynarch Calendar Support</title>
	<atom:link href="http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/</link>
	<description>Politics, Programming and Possibilities</description>
	<pubDate>Mon, 01 Dec 2008 22:57:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: DoggettCK</title>
		<link>http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-225</link>
		<dc:creator>DoggettCK</dc:creator>
		<pubDate>Tue, 11 Apr 2006 22:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-225</guid>
		<description>Chris and rlora,

It's doing that because you don't have the javascript included for the prototype library.

You have to add:

&#60;%= javascript_include_tag :defaults %&#62;

before the call to javascript_auto_include_tags, and it should work. 

I added support for LightBox2 (&lt;a href="http://www.huddletogether.com/projects/lightbox2/" rel="nofollow"&gt;http://www.huddletogether.com/projects/lightbox2/&lt;/a&gt;), and sent it to Duane, but I don't know if he got the email.</description>
		<content:encoded><![CDATA[<p>Chris and rlora,</p>
<p>It&#8217;s doing that because you don&#8217;t have the javascript included for the prototype library.</p>
<p>You have to add:</p>
<p>&lt;%= javascript_include_tag :defaults %&gt;</p>
<p>before the call to javascript_auto_include_tags, and it should work. </p>
<p>I added support for LightBox2 (<a href="http://www.huddletogether.com/projects/lightbox2/" rel="nofollow">http://www.huddletogether.com/projects/lightbox2/</a>), and sent it to Duane, but I don&#8217;t know if he got the email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rlora</title>
		<link>http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-223</link>
		<dc:creator>rlora</dc:creator>
		<pubDate>Mon, 10 Apr 2006 22:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-223</guid>
		<description>Hi,

I'm having the same problem cited by Chris,

The javascript console in Firefox says:

Error: $ is not defined
Source File:../javascripts/convert_calendar_field.js
Line: 33

Once the view is rendered, the standard date_select output is displayed.

Is this a bug?

Greetings, R.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m having the same problem cited by Chris,</p>
<p>The javascript console in Firefox says:</p>
<p>Error: $ is not defined<br />
Source File:../javascripts/convert_calendar_field.js<br />
Line: 33</p>
<p>Once the view is rendered, the standard date_select output is displayed.</p>
<p>Is this a bug?</p>
<p>Greetings, R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-197</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 22 Mar 2006 18:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-197</guid>
		<description>I'm having a problem with the Dynarch calendar helper.

Specifically, my browser gets all hung up on line 33 of convert_calendar_field.js:

  container = $(tag_id + '_container');

Safari says:  TypeError - Object  (result of expression $) does not allow calls.

Any thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a problem with the Dynarch calendar helper.</p>
<p>Specifically, my browser gets all hung up on line 33 of convert_calendar_field.js:</p>
<p>  container = $(tag_id + &#8216;_container&#8217;);</p>
<p>Safari says:  TypeError - Object  (result of expression $) does not allow calls.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Etienne</title>
		<link>http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-188</link>
		<dc:creator>Etienne</dc:creator>
		<pubDate>Mon, 20 Mar 2006 22:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-188</guid>
		<description>Very cool plugin, thanks a lot! 

However, the language feature for the Dynarch Calendar does not work for me... trying it with the 'fr' language returns a bunch of undefined fields!</description>
		<content:encoded><![CDATA[<p>Very cool plugin, thanks a lot! </p>
<p>However, the language feature for the Dynarch Calendar does not work for me&#8230; trying it with the &#8216;fr&#8217; language returns a bunch of undefined fields!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-177</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 18 Mar 2006 18:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-177</guid>
		<description>I've got this running and it's date BUT it doesn't handle :include_blank. Am I missing something or is this feature not present in the current version?

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got this running and it&#8217;s date BUT it doesn&#8217;t handle :include_blank. Am I missing something or is this feature not present in the current version?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Going Up &#187; Bundled Resource Plugin &#8212; Presentation Slides</title>
		<link>http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-114</link>
		<dc:creator>Going Up &#187; Bundled Resource Plugin &#8212; Presentation Slides</dc:creator>
		<pubDate>Thu, 23 Feb 2006 05:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-114</guid>
		<description>[...] I did a presentation at our local Utah Ruby Users Group tonight on the motivation and application of the bundled_resource plugin. [...]</description>
		<content:encoded><![CDATA[<p>[...] I did a presentation at our local Utah Ruby Users Group tonight on the motivation and application of the bundled_resource plugin. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seth</title>
		<link>http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-45</link>
		<dc:creator>seth</dc:creator>
		<pubDate>Thu, 09 Feb 2006 13:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/01/26/bundled-resource-v-09-full-dynarch-calendar-support/#comment-45</guid>
		<description>This is truly excellent.

Small bug in convert_calendar_field.js, however.  The date is not initially set, so the calendar popup displays today's date as the selected date at first.

Fix:
add value='" + initial_date + "' to dynarch_contents on line 24.</description>
		<content:encoded><![CDATA[<p>This is truly excellent.</p>
<p>Small bug in convert_calendar_field.js, however.  The date is not initially set, so the calendar popup displays today&#8217;s date as the selected date at first.</p>
<p>Fix:<br />
add value=&#8217;&#8221; + initial_date + &#8220;&#8216; to dynarch_contents on line 24.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
