<?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: DRK2 &#8211; Set 4: Advanced Calendar	</title>
	<atom:link href="https://jessewarden.com/2003/04/drk2-set-4-advanced-calendar.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2003/04/drk2-set-4-advanced-calendar.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Thu, 24 Apr 2003 06:45:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2003/04/drk2-set-4-advanced-calendar.html/comment-page-1#comment-269</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Thu, 24 Apr 2003 06:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=106#comment-269</guid>

					<description><![CDATA[You bet I do!

Naw, it&#039;s all good, like I said, I realized after using it how it&#039;s actually limiting to be capable of only allowing one piece of data per date.  Like, a ListBox item makes sense... it&#039;s an item.  For a date, though, I may have a lot of data.

For example, for the project I&#039;m working on, I need to specify a bunch of events per date.  If I could only do one piece of data, I&#039;d have to have a nested object.  In this case, it works out great!
]]></description>
			<content:encoded><![CDATA[<p>You bet I do!</p>
<p>Naw, it&#8217;s all good, like I said, I realized after using it how it&#8217;s actually limiting to be capable of only allowing one piece of data per date.  Like, a ListBox item makes sense&#8230; it&#8217;s an item.  For a date, though, I may have a lot of data.</p>
<p>For example, for the project I&#8217;m working on, I need to specify a bunch of events per date.  If I could only do one piece of data, I&#8217;d have to have a nested object.  In this case, it works out great!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Burch		</title>
		<link>https://jessewarden.com/2003/04/drk2-set-4-advanced-calendar.html/comment-page-1#comment-268</link>

		<dc:creator><![CDATA[Greg Burch]]></dc:creator>
		<pubDate>Thu, 24 Apr 2003 06:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=106#comment-268</guid>

					<description><![CDATA[Hey Jesse,

Glad the component worked out for you! I agree that getCellData() can be a little confusing on its return but the reason it returns an array is that you can have several seperate items in the dataprovider with the same date. I had considered returning only one item if only one item existed but in the end that would be more confusing because the return type would change.

-Greg]]></description>
			<content:encoded><![CDATA[<p>Hey Jesse,</p>
<p>Glad the component worked out for you! I agree that getCellData() can be a little confusing on its return but the reason it returns an array is that you can have several seperate items in the dataprovider with the same date. I had considered returning only one item if only one item existed but in the end that would be more confusing because the return type would change.</p>
<p>-Greg</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2003/04/drk2-set-4-advanced-calendar.html/comment-page-1#comment-267</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Thu, 24 Apr 2003 06:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=106#comment-267</guid>

					<description><![CDATA[Whoever came up with the method &quot;setDataProvider&quot; desearves a medal.]]></description>
			<content:encoded><![CDATA[<p>Whoever came up with the method &#8220;setDataProvider&#8221; desearves a medal.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mike chambers		</title>
		<link>https://jessewarden.com/2003/04/drk2-set-4-advanced-calendar.html/comment-page-1#comment-266</link>

		<dc:creator><![CDATA[mike chambers]]></dc:creator>
		<pubDate>Thu, 24 Apr 2003 06:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=106#comment-266</guid>

					<description><![CDATA[Yeah, dataproviders rule!!!

man, we really sound like super geeks.

mike chambers

mesh@macromedia.com]]></description>
			<content:encoded><![CDATA[<p>Yeah, dataproviders rule!!!</p>
<p>man, we really sound like super geeks.</p>
<p>mike chambers</p>
<p><a href="mailto:mesh@macromedia.com">mesh@macromedia.com</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
