<?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: Scal v0.1b8 Released &#8211; More enhancements on the way</title>
	<atom:link href="http://www.fieldguidetoprogrammers.com/scal/scal-v01b8-released-more-enhancements-on-the-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fieldguidetoprogrammers.com/scal/scal-v01b8-released-more-enhancements-on-the-way/</link>
	<description>Code, Toys, Bits of Odd Fluff</description>
	<lastBuildDate>Wed, 13 Jan 2010 01:51:11 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jamiegrove</title>
		<link>http://www.fieldguidetoprogrammers.com/scal/scal-v01b8-released-more-enhancements-on-the-way/comment-page-1/#comment-59</link>
		<dc:creator>jamiegrove</dc:creator>
		<pubDate>Wed, 21 Nov 2007 00:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/blog/scal/scal-v01b8-released-more-enhancements-on-the-way/#comment-59</guid>
		<description>Scal v0.2 is now available:

http://scal.fieldguidetoprogrammers.com</description>
		<content:encoded><![CDATA[<p>Scal v0.2 is now available:</p>
<p><a href="http://scal.fieldguidetoprogrammers.com" rel="nofollow">http://scal.fieldguidetoprogrammers.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamiegrove</title>
		<link>http://www.fieldguidetoprogrammers.com/scal/scal-v01b8-released-more-enhancements-on-the-way/comment-page-1/#comment-9</link>
		<dc:creator>jamiegrove</dc:creator>
		<pubDate>Sat, 20 Oct 2007 02:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/blog/scal/scal-v01b8-released-more-enhancements-on-the-way/#comment-9</guid>
		<description>Hi folks.  Just a quick note abut Ian&#039;s destroycalendar function.

I have removed this from the closecalendar call that is made when a user shuts the calendar.

destroycalendar blows away all the observed events (as billed) but closecalendar (the private version of closeCalendar) is suppose to hide the calendar rather that blow it away.  The idea was that open and closecalendar would be used to control visibility.

Anyway, this raises several design issues.

1. Shouldn&#039;t there be a hidecalendar?  Perhaps.
2. Wouldn&#039;t it be better to have the js explicitly call destroycalendar when the programmer decides it is time to bid farewell?  I&#039;m more in favor of this, personally.</description>
		<content:encoded><![CDATA[<p>Hi folks.  Just a quick note abut Ian&#8217;s destroycalendar function.</p>
<p>I have removed this from the closecalendar call that is made when a user shuts the calendar.</p>
<p>destroycalendar blows away all the observed events (as billed) but closecalendar (the private version of closeCalendar) is suppose to hide the calendar rather that blow it away.  The idea was that open and closecalendar would be used to control visibility.</p>
<p>Anyway, this raises several design issues.</p>
<p>1. Shouldn&#8217;t there be a hidecalendar?  Perhaps.<br />
2. Wouldn&#8217;t it be better to have the js explicitly call destroycalendar when the programmer decides it is time to bid farewell?  I&#8217;m more in favor of this, personally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamiegrove</title>
		<link>http://www.fieldguidetoprogrammers.com/scal/scal-v01b8-released-more-enhancements-on-the-way/comment-page-1/#comment-8</link>
		<dc:creator>jamiegrove</dc:creator>
		<pubDate>Sat, 20 Oct 2007 00:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/blog/scal/scal-v01b8-released-more-enhancements-on-the-way/#comment-8</guid>
		<description>Great question, Jon.  Modifying the header for the calendar so that you can zip through months (or years) quickly is definitely on the list.

I had a lot of fun testing the rollover between year - click, click, click.  Kept saying to myself that I needed to add that in.  I would also like to make a few mods so that you could easily do multiple month listings at a time (ala the mini-months in iCal).

I just received a big batch of changes related to prototype 1.6 that have improved performance (again).  I&#039;ll be posting those later.</description>
		<content:encoded><![CDATA[<p>Great question, Jon.  Modifying the header for the calendar so that you can zip through months (or years) quickly is definitely on the list.</p>
<p>I had a lot of fun testing the rollover between year &#8211; click, click, click.  Kept saying to myself that I needed to add that in.  I would also like to make a few mods so that you could easily do multiple month listings at a time (ala the mini-months in iCal).</p>
<p>I just received a big batch of changes related to prototype 1.6 that have improved performance (again).  I&#8217;ll be posting those later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.fieldguidetoprogrammers.com/scal/scal-v01b8-released-more-enhancements-on-the-way/comment-page-1/#comment-7</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 19 Oct 2007 19:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/blog/scal/scal-v01b8-released-more-enhancements-on-the-way/#comment-7</guid>
		<description>I&#039;m curious - is there a plan to provide some sort of &quot;year&quot; picker as part of your upcoming features?  
If I need to choose December 2009 and the calendar is set to OCtober 2007 - that&#039;s a lot of clicks to get where I need to go ...just a suggestion, of course.  Great work thus far :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious &#8211; is there a plan to provide some sort of &#8220;year&#8221; picker as part of your upcoming features?<br />
If I need to choose December 2009 and the calendar is set to OCtober 2007 &#8211; that&#8217;s a lot of clicks to get where I need to go &#8230;just a suggestion, of course.  Great work thus far <img src='http://www.fieldguidetoprogrammers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kangax</title>
		<link>http://www.fieldguidetoprogrammers.com/scal/scal-v01b8-released-more-enhancements-on-the-way/comment-page-1/#comment-6</link>
		<dc:creator>kangax</dc:creator>
		<pubDate>Fri, 19 Oct 2007 19:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/blog/scal/scal-v01b8-released-more-enhancements-on-the-way/#comment-6</guid>
		<description>Jamie,
I&#039;m glad my post was useful :)

Keep it up and happy prototyping</description>
		<content:encoded><![CDATA[<p>Jamie,<br />
I&#8217;m glad my post was useful <img src='http://www.fieldguidetoprogrammers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Keep it up and happy prototyping</p>
]]></content:encoded>
	</item>
</channel>
</rss>
