<?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: Making a Real Calendar in Rails</title>
	<atom:link href="http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/</link>
	<description>Cuppalicious coding!</description>
	<lastBuildDate>Thu, 12 Aug 2010 13:37:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: James Urquhart</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1131</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Mon, 27 Jul 2009 15:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1131</guid>
		<description>Regarding the plugin, as with my original code you can customise the event view by passing a block to the calendar helper (along with the configuration options). i.e.:&lt;br&gt;&lt;br&gt;calendar event_calendar_options do &#124;event&#124;&lt;br&gt;  &quot;&lt;a href=&#039;/events/#{event.id}&#039; title=&quot;#{h(event.name)}&quot; rel=&quot;nofollow&quot;&gt;&lt;div&gt;#{h(event.name)}&lt;/div&gt;&lt;/a&gt;&quot;&lt;br&gt;end</description>
		<content:encoded><![CDATA[<p>Regarding the plugin, as with my original code you can customise the event view by passing a block to the calendar helper (along with the configuration options). i.e.:</p>
<p>calendar event_calendar_options do |event|<br />  &#8220;<a href=&#39;/events/#{event.id}&#39; title="#{h(event.name)}" rel="nofollow">&lt;div&gt;#{h(event.name)}&lt;/div&gt;</a>&#8220;<br />end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1130</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 27 Jul 2009 07:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1130</guid>
		<description>That&#039;s really neat and thank you for creating the plugin! However, is there a way to create links on the event strips to link to other pages? Like clicking on a strip would redirect you to another page where it listed more detailed event information?</description>
		<content:encoded><![CDATA[<p>That&#39;s really neat and thank you for creating the plugin! However, is there a way to create links on the event strips to link to other pages? Like clicking on a strip would redirect you to another page where it listed more detailed event information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Urquhart</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1114</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Mon, 27 Jul 2009 06:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1114</guid>
		<description>Regarding the plugin, as with my original code you can customise the event view by passing a block to the calendar helper (along with the configuration options). i.e.:&lt;br&gt;&lt;br&gt;calendar event_calendar_options do &#124;event&#124;&lt;br&gt;  &quot;&lt;a href=&#039;/events/#{event.id}&#039; title=&quot;#{h(event.name)}&quot; rel=&quot;nofollow&quot;&gt;&lt;div&gt;#{h(event.name)}&lt;/div&gt;&lt;/a&gt;&quot;&lt;br&gt;end</description>
		<content:encoded><![CDATA[<p>Regarding the plugin, as with my original code you can customise the event view by passing a block to the calendar helper (along with the configuration options). i.e.:</p>
<p>calendar event_calendar_options do |event|<br />  &#8220;<a href=&#39;/events/#{event.id}&#39; title="#{h(event.name)}" rel="nofollow">&lt;div&gt;#{h(event.name)}&lt;/div&gt;</a>&#8220;<br />end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1113</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 26 Jul 2009 22:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1113</guid>
		<description>That&#039;s really neat and thank you for creating the plugin! However, is there a way to create links on the event strips to link to other pages? Like clicking on a strip would redirect you to another page where it listed more detailed event information?</description>
		<content:encoded><![CDATA[<p>That&#39;s really neat and thank you for creating the plugin! However, is there a way to create links on the event strips to link to other pages? Like clicking on a strip would redirect you to another page where it listed more detailed event information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Urquhart</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1112</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Fri, 24 Jul 2009 06:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1112</guid>
		<description>Neat. Linked to from the post! :D</description>
		<content:encoded><![CDATA[<p>Neat. Linked to from the post! :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffschuil</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1111</link>
		<dc:creator>jeffschuil</dc:creator>
		<pubDate>Thu, 23 Jul 2009 18:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1111</guid>
		<description>I took your example from gist, adapted it for my needs, and just extracted it to a plugin on github.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://dev.elevationblog.com/2009/7/23/event-calendar-rails-plugin&quot; rel=&quot;nofollow&quot;&gt;http://dev.elevationblog.com/2009/7/23/event-ca...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks for the help!</description>
		<content:encoded><![CDATA[<p>I took your example from gist, adapted it for my needs, and just extracted it to a plugin on github.</p>
<p><a href="http://dev.elevationblog.com/2009/7/23/event-calendar-rails-plugin" rel="nofollow"></a><a href="http://dev.elevationblog.com/2009/7/23/event-ca.." rel="nofollow">http://dev.elevationblog.com/2009/7/23/event-ca..</a>.</p>
<p>Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Urquhart</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1110</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Thu, 23 Jul 2009 14:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1110</guid>
		<description>Kevin,&lt;br&gt;&lt;br&gt;Good point. I don&#039;t have the schema off hand, but it went something like...&lt;br&gt;&lt;br&gt;Events:&lt;br&gt;  id(int), calendar_id(int), name(string), created_by_id(int), updated_by_id(int), start_date(datetime), end_date(datetime), repeat_id(int)&lt;br&gt;Calendar&lt;br&gt;  id(int), name(string), created_by_id(int), updated_by_id(int)&lt;br&gt;&lt;br&gt;The key bits being the Calendar and the calendar_id, start_date, end_date, and name on the Event.&lt;br&gt;&lt;br&gt;Obviously modify to suit your needs :)&lt;br&gt;&lt;br&gt;Hope that helps! :)</description>
		<content:encoded><![CDATA[<p>Kevin,</p>
<p>Good point. I don&#39;t have the schema off hand, but it went something like&#8230;</p>
<p>Events:<br />  id(int), calendar_id(int), name(string), created_by_id(int), updated_by_id(int), start_date(datetime), end_date(datetime), repeat_id(int)<br />Calendar<br />  id(int), name(string), created_by_id(int), updated_by_id(int)</p>
<p>The key bits being the Calendar and the calendar_id, start_date, end_date, and name on the Event.</p>
<p>Obviously modify to suit your needs :)</p>
<p>Hope that helps! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1109</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Thu, 23 Jul 2009 13:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1109</guid>
		<description>I appreciate you efforts here but you said that your gist contains all the code that you used for an example app but where is the migrations data?</description>
		<content:encoded><![CDATA[<p>I appreciate you efforts here but you said that your gist contains all the code that you used for an example app but where is the migrations data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1107</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 01 Jun 2009 12:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1107</guid>
		<description>Did you think in write a new plugin with your changes?&lt;br&gt;&lt;br&gt;Thanks</description>
		<content:encoded><![CDATA[<p>Did you think in write a new plugin with your changes?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Urquhart</title>
		<link>http://www.cuppadev.co.uk/dev/making-a-real-calendar-in-rails/comment-page-1/#comment-1015</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Thu, 05 Mar 2009 09:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cuppadev.co.uk/?p=355#comment-1015</guid>
		<description>Apologies. I have posted a GIST which contains all the code i used in an example app, if that helps with your implementation..&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gist.github.com/74325&quot; rel=&quot;nofollow&quot;&gt;http://gist.github.com/74325&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Apologies. I have posted a GIST which contains all the code i used in an example app, if that helps with your implementation..</p>
<p><a href="http://gist.github.com/74325" rel="nofollow">http://gist.github.com/74325</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
