<?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: CSS: Pimp my&#160;apple.com</title>
	<atom:link href="http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/</link>
	<description>blog, webdesign, illustration &#38; newsk00l javascript</description>
	<lastBuildDate>Wed, 17 Mar 2010 14:15:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Prashant</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-174907</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Sat, 09 Aug 2008 13:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-174907</guid>
		<description>Just to let you know, it seems like the images on the preview link don&#039;t seem to be loading.</description>
		<content:encoded><![CDATA[<p>Just to let you know, it seems like the images on the preview link don&#8217;t seem to be loading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-171599</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 07 Jul 2008 01:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-171599</guid>
		<description>Really liking your use of css behaviours, stops the need to do $(&#039;.class&#039;).hover() in jquery, nicely done.</description>
		<content:encoded><![CDATA[<p>Really liking your use of css behaviours, stops the need to do $(&#8216;.class&#8217;).hover() in jquery, nicely done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Gardner</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-170915</link>
		<dc:creator>James Gardner</dc:creator>
		<pubDate>Tue, 24 Jun 2008 08:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-170915</guid>
		<description>Doesn&#039;t work in FF3 ?</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work in FF3 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Lowney</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-170412</link>
		<dc:creator>Frank Lowney</dc:creator>
		<pubDate>Sat, 07 Jun 2008 21:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-170412</guid>
		<description>The two Apple techniques I&#039;d like to see carefully deconstructed are (in order of importance to me):

1) The way they embed video and create a controller, especialy the transparent layer with a (X) close box in the upper left that mimics one of the iTunes video display options.

2) The windowshade effect on their home and many other pages.  They also use a variant of this to display blocks of text on a single page w/o too much clutter.</description>
		<content:encoded><![CDATA[<p>The two Apple techniques I&#8217;d like to see carefully deconstructed are (in order of importance to me):</p>
<p>1) The way they embed video and create a controller, especialy the transparent layer with a (X) close box in the upper left that mimics one of the iTunes video display options.</p>
<p>2) The windowshade effect on their home and many other pages.  They also use a variant of this to display blocks of text on a single page w/o too much clutter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dude II</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-169326</link>
		<dc:creator>Dude II</dc:creator>
		<pubDate>Tue, 20 May 2008 22:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-169326</guid>
		<description>Dude, behaviour in CSS? You&#039;re breaking some serious rules! Separate behaviour / structure / style.</description>
		<content:encoded><![CDATA[<p>Dude, behaviour in CSS? You&#8217;re breaking some serious rules! Separate behaviour / structure / style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-168402</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sat, 10 May 2008 05:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-168402</guid>
		<description>Why not just do it with tables and a JS library plugin? All browsers render tables. Personally I&#039;d like to see some sort of use of the marquee tag, which will FINALLY be included in CSS 3.0 and is truly the future of web design.

@Eric - what do you mean a div inside a dl isn&#039;t allowed? Says who? It looks like the Rog-man did it and it worked great. That just happened. Boosh!</description>
		<content:encoded><![CDATA[<p>Why not just do it with tables and a JS library plugin? All browsers render tables. Personally I&#8217;d like to see some sort of use of the marquee tag, which will FINALLY be included in CSS 3.0 and is truly the future of web design.</p>
<p>@Eric &#8211; what do you mean a div inside a dl isn&#8217;t allowed? Says who? It looks like the Rog-man did it and it worked great. That just happened. Boosh!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-31513</link>
		<dc:creator>Red</dc:creator>
		<pubDate>Wed, 28 Mar 2007 15:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-31513</guid>
		<description>Hello world</description>
		<content:encoded><![CDATA[<p>Hello world</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldster</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-25856</link>
		<dc:creator>Waldster</dc:creator>
		<pubDate>Wed, 14 Feb 2007 14:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-25856</guid>
		<description>Uh, hello, Erik, methinks YOU desperately need to read Transcending CSS.  Komodo Media is featured in the book, so I guess Transcending CSS thinks this site is OK too.

http://www.flickr.com/photos/avalonstar/316819543/

Try to sound a little less self-righteous next time.</description>
		<content:encoded><![CDATA[<p>Uh, hello, Erik, methinks YOU desperately need to read Transcending CSS.  Komodo Media is featured in the book, so I guess Transcending CSS thinks this site is OK too.</p>
<p><a href="http://www.flickr.com/photos/avalonstar/316819543/" rel="nofollow">http://www.flickr.com/photos/avalonstar/316819543/</a></p>
<p>Try to sound a little less self-righteous next time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-25829</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Wed, 14 Feb 2007 12:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-25829</guid>
		<description>Javascript doesn&#039;t work inside CSS files. A CSS file does not contain a header section where you can load executable &#039;commands&#039;.

I think you desperately need to read &quot;Transcending CSS&quot;. That book has CSS designs much more appealing than Apple&#039;s...

Your design is OK, but the content column is too narrow to my liking.</description>
		<content:encoded><![CDATA[<p>Javascript doesn&#8217;t work inside CSS files. A CSS file does not contain a header section where you can load executable &#8216;commands&#8217;.</p>
<p>I think you desperately need to read &#8220;Transcending CSS&#8221;. That book has CSS designs much more appealing than Apple&#8217;s&#8230;</p>
<p>Your design is OK, but the content column is too narrow to my liking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dude</title>
		<link>http://www.komodomedia.com/blog/2006/09/pimp-my-applecom/comment-page-1/#comment-10176</link>
		<dc:creator>Dude</dc:creator>
		<pubDate>Thu, 12 Oct 2006 15:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://komodomedia.com/blog/index.php/2006/09/16/pimp-my-applecom/#comment-10176</guid>
		<description>You should rather try something like:

dd {
   display: none;
   }

dt:hover + dd {
   display: block;
   }

Saves you a shit amount of code production..</description>
		<content:encoded><![CDATA[<p>You should rather try something like:</p>
<p>dd {<br />
   display: none;<br />
   }</p>
<p>dt:hover + dd {<br />
   display: block;<br />
   }</p>
<p>Saves you a shit amount of code production..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
