<?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: Why make yet another Rails date picker plugin!</title>
	<atom:link href="http://www.websideattractions.com/2007/12/06/why-make-yet-another-rails-date-picker-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websideattractions.com/2007/12/06/why-make-yet-another-rails-date-picker-plugin/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 23:39:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Brian</title>
		<link>http://www.websideattractions.com/2007/12/06/why-make-yet-another-rails-date-picker-plugin/#comment-296</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 01 Mar 2008 21:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.websideattractions.com/2007/12/06/why-make-yet-another-rails-date-picker-plugin/#comment-296</guid>
		<description>&lt;p&gt;max: You need to make sure to include the javascript and css files needed by the plugin, they should have been installed in your apps "public/" directory when you ran "script/plugin install" You can include it either by adding "&#60;%= unobtrusive_datepicker_includes %&#62;" to the &#60;head&#62; tag in your layout, or by manually including the files via the "javascript_include_tag" and "stylesheet_link_tag" helper methods. The respective file names are "datepicker.js" and "datepicker.css".&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>max: You need to make sure to include the javascript and css files needed by the plugin, they should have been installed in your apps &#8220;public/&#8221; directory when you ran &#8220;script/plugin install&#8221; You can include it either by adding &#8220;&lt;%= unobtrusive_datepicker_includes %&gt;&#8221; to the &lt;head&gt; tag in your layout, or by manually including the files via the &#8220;javascript_include_tag&#8221; and &#8220;stylesheet_link_tag&#8221; helper methods. The respective file names are &#8220;datepicker.js&#8221; and &#8220;datepicker.css&#8221;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://www.websideattractions.com/2007/12/06/why-make-yet-another-rails-date-picker-plugin/#comment-187</link>
		<dc:creator>max</dc:creator>
		<pubDate>Sun, 09 Dec 2007 22:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.websideattractions.com/2007/12/06/why-make-yet-another-rails-date-picker-plugin/#comment-187</guid>
		<description>&lt;p&gt;Well, this sounds amazing and checking the widget site I cannot wait to use this plugin. Unfortunately, I have no idea how ;)
I installed the plugin via "script/plugin install" but when I use the functions, I only get the select boxes. No image, no popup calendar, nothing! Is there anything I have to configure?&lt;/p&gt;

&lt;p&gt;Thanks in advance. Max&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, this sounds amazing and checking the widget site I cannot wait to use this plugin. Unfortunately, I have no idea how <img src='http://www.websideattractions.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> I installed the plugin via &#8220;script/plugin install&#8221; but when I use the functions, I only get the select boxes. No image, no popup calendar, nothing! Is there anything I have to configure?</p>

<p>Thanks in advance. Max</p>]]></content:encoded>
	</item>
</channel>
</rss>
