<?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: Coding Calendars For The Web</title>
	<atom:link href="http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/</link>
	<description>A Blog about all things design!</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:07:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Fredrickson</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4822</link>
		<dc:creator>John Fredrickson</dc:creator>
		<pubDate>Tue, 09 Jun 2009 14:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4822</guid>
		<description>It makes zero sense to mark up a calendar as a table. Tables are for tabular data, and a calendar is only tabular in it&#039;s display. On the code level, tables are actually lists of data and should probably be marked up as an ordered list, if you want to be really picky.</description>
		<content:encoded><![CDATA[<p>It makes zero sense to mark up a calendar as a table. Tables are for tabular data, and a calendar is only tabular in it&#8217;s display. On the code level, tables are actually lists of data and should probably be marked up as an ordered list, if you want to be really picky.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Design O'Blog</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4711</link>
		<dc:creator>The Design O'Blog</dc:creator>
		<pubDate>Sun, 31 May 2009 16:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4711</guid>
		<description>[...] few weeks ago I wrote a tutorial explaining how I coded a calendar for a client project at my day job (Brunello Creative). After some comments from readers I realized [...]</description>
		<content:encoded><![CDATA[<p>[...] few weeks ago I wrote a tutorial explaining how I coded a calendar for a client project at my day job (Brunello Creative). After some comments from readers I realized [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arbenting's Weekly Inspiration and Best of the Web #6 &#124; Arbenting</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4629</link>
		<dc:creator>Arbenting's Weekly Inspiration and Best of the Web #6 &#124; Arbenting</dc:creator>
		<pubDate>Sun, 24 May 2009 22:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4629</guid>
		<description>[...] Coding Calendars For The Web - Calendars are such an everyday object for most people - they are literally everywhere, in print, on our cell phones, computers and on the web. I recently had to design and code a calendar at work and learned a few things along the way. I thought I would show you guys my work process and share some code with you. [...]</description>
		<content:encoded><![CDATA[<p>[...] Coding Calendars For The Web &#8211; Calendars are such an everyday object for most people &#8211; they are literally everywhere, in print, on our cell phones, computers and on the web. I recently had to design and code a calendar at work and learned a few things along the way. I thought I would show you guys my work process and share some code with you. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CreativeNotice</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4593</link>
		<dc:creator>CreativeNotice</dc:creator>
		<pubDate>Thu, 21 May 2009 15:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4593</guid>
		<description>This is a great head start for me, thanks. I can see this really taking off with some jQuery goodness.

My first thought was also to use a table, but I wonder if some very cool animations couldn&#039;t be cooked up using the divs, like sliding the days into the calendar with some easing, etc. Can&#039;t do that with a table.

Also, it&#039;s possible to stile layers as table elements, wonder how that would play with screen readers? Anyone have insight into that?

Great job Nikki!</description>
		<content:encoded><![CDATA[<p>This is a great head start for me, thanks. I can see this really taking off with some jQuery goodness.</p>
<p>My first thought was also to use a table, but I wonder if some very cool animations couldn&#8217;t be cooked up using the divs, like sliding the days into the calendar with some easing, etc. Can&#8217;t do that with a table.</p>
<p>Also, it&#8217;s possible to stile layers as table elements, wonder how that would play with screen readers? Anyone have insight into that?</p>
<p>Great job Nikki!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d2m.ca</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4590</link>
		<dc:creator>d2m.ca</dc:creator>
		<pubDate>Thu, 21 May 2009 05:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4590</guid>
		<description>Hahaha

This is sick. I love the presentation!!

Thanks</description>
		<content:encoded><![CDATA[<p>Hahaha</p>
<p>This is sick. I love the presentation!!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel [HiddenCSS]</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4581</link>
		<dc:creator>Daniel [HiddenCSS]</dc:creator>
		<pubDate>Wed, 20 May 2009 15:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4581</guid>
		<description>DUDE! Thats pretty cool.  Now I just need an excuse to use it!</description>
		<content:encoded><![CDATA[<p>DUDE! Thats pretty cool.  Now I just need an excuse to use it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catherine Cantieri, Sorted</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4569</link>
		<dc:creator>Catherine Cantieri, Sorted</dc:creator>
		<pubDate>Tue, 19 May 2009 14:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4569</guid>
		<description>I&#039;m impressed. Great work, and elegant, too!</description>
		<content:encoded><![CDATA[<p>I&#8217;m impressed. Great work, and elegant, too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4568</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Tue, 19 May 2009 11:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4568</guid>
		<description>Niki,

Nice! I like it. The only concern I have though is an accessibility thing: This would seem to be an excellent candidate for a TABLE (as Jack mentions in comment 3). That would allow your calendar to be awesome &lt;b&gt;and&lt;/b&gt; accessible to more users!

In fact, there seems to be a dearth of good TABLE based calendars on the web. Maybe you could bring your CSS to bear on a TABLE based design?</description>
		<content:encoded><![CDATA[<p>Niki,</p>
<p>Nice! I like it. The only concern I have though is an accessibility thing: This would seem to be an excellent candidate for a TABLE (as Jack mentions in comment 3). That would allow your calendar to be awesome <b>and</b> accessible to more users!</p>
<p>In fact, there seems to be a dearth of good TABLE based calendars on the web. Maybe you could bring your CSS to bear on a TABLE based design?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tracey Grady</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4567</link>
		<dc:creator>Tracey Grady</dc:creator>
		<pubDate>Tue, 19 May 2009 10:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4567</guid>
		<description>Thanks Niki, this will save me some time when the next project with a calendar crops up. To everyone who has contributed useful additions in the comments, thanks as well.</description>
		<content:encoded><![CDATA[<p>Thanks Niki, this will save me some time when the next project with a calendar crops up. To everyone who has contributed useful additions in the comments, thanks as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Steinmann</title>
		<link>http://www.nikibrown.com/designoblog/2009/05/18/coding-calendars/comment-page-1/#comment-4566</link>
		<dc:creator>Sebastian Steinmann</dc:creator>
		<pubDate>Tue, 19 May 2009 05:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikibrown.com/designoblog/?p=3095#comment-4566</guid>
		<description>Nice work putting a block-element inside a inline element tho :p

I would move that a inside the h3.

Also, you should add a state for the day to be in the past. Done with sprites ofcource. 

You can see the problems of not using it by checking your example.
Takes a second before the hover image is shown.

Nice simple example tho!</description>
		<content:encoded><![CDATA[<p>Nice work putting a block-element inside a inline element tho :p</p>
<p>I would move that a inside the h3.</p>
<p>Also, you should add a state for the day to be in the past. Done with sprites ofcource. </p>
<p>You can see the problems of not using it by checking your example.<br />
Takes a second before the hover image is shown.</p>
<p>Nice simple example tho!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
