<?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: A Semantic List-Based CSS Calendar</title> <atom:link href="http://www.cssnewbie.com/list-based-css-calendar/feed/" rel="self" type="application/rss+xml" /><link>http://www.cssnewbie.com/list-based-css-calendar/</link> <description>Web Development Tutorials, Tips &#38; Techniques</description> <lastBuildDate>Sat, 13 Mar 2010 13:32:25 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Flavio</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-10069</link> <dc:creator>Flavio</dc:creator> <pubDate>Wed, 04 Nov 2009 19:41:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-10069</guid> <description>...well actually i&#039;m not able to improve on this.
It&#039;s a nice implementation, but it is impossible to enrich the style without adding html. Adding collapsing-borders is impossible since :first/last-child won&#039;t be able to target the right LIs :(that&#039;s why i started with a more complex layout the other day, but grouping weeks in other lists breaks the &quot;semantic&quot;./sigh</description> <content:encoded><![CDATA[<p>&#8230;well actually i&#8217;m not able to improve on this.<br
/> It&#8217;s a nice implementation, but it is impossible to enrich the style without adding html. Adding collapsing-borders is impossible since :first/last-child won&#8217;t be able to target the right LIs :(</p><p>that&#8217;s why i started with a more complex layout the other day, but grouping weeks in other lists breaks the &#8220;semantic&#8221;.</p><p>/sigh</p> ]]></content:encoded> </item> <item><title>By: Flavio</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-10067</link> <dc:creator>Flavio</dc:creator> <pubDate>Wed, 04 Nov 2009 18:26:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-10067</guid> <description>great tutorial.
i had the same idea a couple of days ago but my implementation was complicated and inefficent so i roamed to find a better one.
I have to add that the list approach can also be much more flexible in sense that with correct styling you can display a different layout, instead of the only calendar view, you can have a list-view (like iCal).
I&#039;m trying just to implement this :)</description> <content:encoded><![CDATA[<p>great tutorial.<br
/> i had the same idea a couple of days ago but my implementation was complicated and inefficent so i roamed to find a better one.<br
/> I have to add that the list approach can also be much more flexible in sense that with correct styling you can display a different layout, instead of the only calendar view, you can have a list-view (like iCal).<br
/> I&#8217;m trying just to implement this :)</p> ]]></content:encoded> </item> <item><title>By: Jestep</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-9545</link> <dc:creator>Jestep</dc:creator> <pubDate>Mon, 30 Mar 2009 20:59:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-9545</guid> <description>Not a bad start at all. I managed to convert this to a completely fluid layout with about 30 minutes of changes and testing. I also have it working perfectly in a year style layout with 12 mini calendars on the same page.I looked for several hours at various css based calendar styles, and this is the most versatile that I&#039;ve found. The most difficult part in moving to a fluid width is keeping the top row even with the rows below. In this case, I used an increasing border-left width. Anyway, great resource, highly recommended.</description> <content:encoded><![CDATA[<p>Not a bad start at all. I managed to convert this to a completely fluid layout with about 30 minutes of changes and testing. I also have it working perfectly in a year style layout with 12 mini calendars on the same page.</p><p>I looked for several hours at various css based calendar styles, and this is the most versatile that I&#8217;ve found. The most difficult part in moving to a fluid width is keeping the top row even with the rows below. In this case, I used an increasing border-left width. Anyway, great resource, highly recommended.</p> ]]></content:encoded> </item> <item><title>By: Neuromancer</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-9438</link> <dc:creator>Neuromancer</dc:creator> <pubDate>Sat, 28 Feb 2009 22:09:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-9438</guid> <description>It doesn&#039;t work at all. I think I will use the good old table.</description> <content:encoded><![CDATA[<p>It doesn&#8217;t work at all. I think I will use the good old table.</p> ]]></content:encoded> </item> <item><title>By: Roy Wright</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-9325</link> <dc:creator>Roy Wright</dc:creator> <pubDate>Wed, 14 Jan 2009 12:02:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-9325</guid> <description>First, thank you for this excellent CSS.I translated it to sass then corrected to handle multiple inner list items.  Also extended for supporting month &amp; week views.  I hid the list style and embedded the date in the inner ul to support single week views.Here&#039;s the calendar.sass:http://gist.github.com/46871Thank you</description> <content:encoded><![CDATA[<p>First, thank you for this excellent CSS.</p><p>I translated it to sass then corrected to handle multiple inner list items.  Also extended for supporting month &amp; week views.  I hid the list style and embedded the date in the inner ul to support single week views.</p><p>Here&#8217;s the calendar.sass:</p><p><a
href="http://gist.github.com/46871" rel="nofollow">http://gist.github.com/46871</a></p><p>Thank you</p> ]]></content:encoded> </item> <item><title>By: Recent Links Tagged With "haslayout" - JabberTags</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-9009</link> <dc:creator>Recent Links Tagged With "haslayout" - JabberTags</dc:creator> <pubDate>Thu, 04 Dec 2008 13:49:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-9009</guid> <description>[...] public links &gt;&gt; haslayout   hasLayoutメモ Saved by OmegaSandShark on Sun 30-11-2008   A Semantic List-Based CSS Calendar Saved by kermix on Thu 13-11-2008   圆角边框方法收集（转） Saved by wssforum on Fri [...]</description> <content:encoded><![CDATA[<p>[...] public links &gt;&gt; haslayout   hasLayoutメモ Saved by OmegaSandShark on Sun 30-11-2008   A Semantic List-Based CSS Calendar Saved by kermix on Thu 13-11-2008   圆角边框方法收集（转） Saved by wssforum on Fri [...]</p> ]]></content:encoded> </item> <item><title>By: Understanding XHTML Semantics - CSSnewbie</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-8462</link> <dc:creator>Understanding XHTML Semantics - CSSnewbie</dc:creator> <pubDate>Wed, 15 Oct 2008 20:23:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-8462</guid> <description>[...] problems can be solved with several different, arguably semantic, solutions &#8212; like when I argued that a calendar could be represented using an unordered list instead of a table (you can also see my follow-up article [...]</description> <content:encoded><![CDATA[<p>[...] problems can be solved with several different, arguably semantic, solutions &mdash; like when I argued that a calendar could be represented using an unordered list instead of a table (you can also see my follow-up article [...]</p> ]]></content:encoded> </item> <item><title>By: hasan</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-8432</link> <dc:creator>hasan</dc:creator> <pubDate>Mon, 22 Sep 2008 05:10:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-8432</guid> <description>Nice post
but there was lots of bug for ie
i think u have not tested this in ie6 or later
just check
thanks for ur help</description> <content:encoded><![CDATA[<p>Nice post<br
/> but there was lots of bug for ie<br
/> i think u have not tested this in ie6 or later<br
/> just check<br
/> thanks for ur help</p> ]]></content:encoded> </item> <item><title>By: Edward Guillen</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-6180</link> <dc:creator>Edward Guillen</dc:creator> <pubDate>Fri, 18 Jul 2008 12:15:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-6180</guid> <description>[...] Semantic List-Based CSS Calendar.      Drop your two [...]</description> <content:encoded><![CDATA[<p>[...] Semantic List-Based CSS Calendar.      Drop your two [...]</p> ]]></content:encoded> </item> <item><title>By: Rob</title><link>http://www.cssnewbie.com/list-based-css-calendar/comment-page-1/#comment-4695</link> <dc:creator>Rob</dc:creator> <pubDate>Thu, 10 Jul 2008 15:36:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=150#comment-4695</guid> <description>Hi (other) Rob,It&#039;s not that this technique doesn&#039;t work on IE... it&#039;s that it doesn&#039;t work the way I&#039;ve presented it here. However, I do describe a way in which it could work in IE: just include the date inside the list item. I personally don&#039;t like this alternative, but I personally don&#039;t much like IE, either. ;) If you want to use this technique, and need it to work in IE, just follow the workaround.I apologize if you think I&#039;m being misleading, but my goal here isn&#039;t just to become a how-to guide for CSS techniques. I&#039;m teaching process here just as much as product, and the path through the garden is just as important to me as the plants on either side (to pillage a metaphor).</description> <content:encoded><![CDATA[<p>Hi (other) Rob,</p><p>It&#8217;s not that this technique doesn&#8217;t work on IE&#8230; it&#8217;s that it doesn&#8217;t work the way I&#8217;ve presented it here. However, I do describe a way in which it could work in IE: just include the date inside the list item. I personally don&#8217;t like this alternative, but I personally don&#8217;t much like IE, either. ;) If you want to use this technique, and need it to work in IE, just follow the workaround.</p><p>I apologize if you think I&#8217;m being misleading, but my goal here isn&#8217;t just to become a how-to guide for CSS techniques. I&#8217;m teaching process here just as much as product, and the path through the garden is just as important to me as the plants on either side (to pillage a metaphor).</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 5/20 queries in 0.073 seconds using disk

Served from: rhetorclick.com @ 2010-03-14 06:27:25 -->