<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Generated Semantic Classes II: For CSS Artists</title>
	<atom:link href="http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/</link>
	<description>Just another WordPress hacker</description>
	<lastBuildDate>Wed, 23 Dec 2009 18:55:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The Thin Line: From Skin To Theme &#171; sunburntkamel</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-7661</link>
		<dc:creator>The Thin Line: From Skin To Theme &#171; sunburntkamel</dc:creator>
		<pubDate>Sun, 19 Nov 2006 01:58:06 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-7661</guid>
		<description>[...] Wordpress versions 1.2 and below used a templating system like the one andy proposed. The problem was, the classic theme had limitations. if you wanted to remove the sidebar on post pages, as kubrick does, you were out of luck. The Sandbox would fix that. The other development that helps make templating viable again was introduced in wordpress 2.0. Since 2.0 was introduced, wordpress loads functions.php of the current theme, if it exists. this means that a theme could use only style.css and functions.php, and have an enormous level of control. [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress versions 1.2 and below used a templating system like the one andy proposed. The problem was, the classic theme had limitations. if you wanted to remove the sidebar on post pages, as kubrick does, you were out of luck. The Sandbox would fix that. The other development that helps make templating viable again was introduced in wordpress 2.0. Since 2.0 was introduced, wordpress loads functions.php of the current theme, if it exists. this means that a theme could use only style.css and functions.php, and have an enormous level of control. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ..::&#124;&#160;a laundry list of hand-wringing apologies &#124; Pink for October</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-4573</link>
		<dc:creator>..::&#124;&#160;a laundry list of hand-wringing apologies &#124; Pink for October</dc:creator>
		<pubDate>Sat, 16 Sep 2006 05:28:52 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-4573</guid>
		<description>[...] It&#8217;s not amazing for the graphics themselves so much as for leveraging Scott and Andy&#8217;s dynamic semantic classes.  As much as is reasonable, I&#8217;ve tried to use background positioning and rasterized text in place of the standard &#8220;arial or times roman or else&#8221; of most web design. [...]</description>
		<content:encoded><![CDATA[<p>[...] It&#8217;s not amazing for the graphics themselves so much as for leveraging Scott and Andy&#8217;s dynamic semantic classes.  As much as is reasonable, I&#8217;ve tried to use background positioning and rasterized text in place of the standard &#8220;arial or times roman or else&#8221; of most web design. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-3212</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 04 Aug 2006 17:03:59 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-3212</guid>
		<description>rbonini: That is a fine question. I have a thorough readme.html file that is dying to get out there. I&#039;ll be posting something very soon &lt;a href=&quot;http://www.plaintxt.org/&quot; rel=&quot;nofollow&quot;&gt;on my blog&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>rbonini: That is a fine question. I have a thorough readme.html file that is dying to get out there. I&#8217;ll be posting something very soon <a href="http://www.plaintxt.org/" rel="nofollow">on my blog</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbonini</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-3210</link>
		<dc:creator>rbonini</dc:creator>
		<pubDate>Fri, 04 Aug 2006 15:12:16 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-3210</guid>
		<description>Any idea what CSS classes/elements need to be included if we up load a custom file?</description>
		<content:encoded><![CDATA[<p>Any idea what CSS classes/elements need to be included if we up load a custom file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2752</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sat, 22 Jul 2006 21:07:22 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2752</guid>
		<description>Magic tricks with PHP are fun, but sometimes you just want to make a theme that looks good and is thoughtfully marked-up&#8212;not spend an hour considering if the date should be wrapped in a &lt;code&gt;p&lt;/code&gt; or a &lt;code&gt;div&lt;/code&gt;. So we&#039;ve considerately done that for you. It&#039;s a Sandbox. It&#039;s &lt;em&gt;your&lt;/em&gt; sandbox :-D</description>
		<content:encoded><![CDATA[<p>Magic tricks with PHP are fun, but sometimes you just want to make a theme that looks good and is thoughtfully marked-up&mdash;not spend an hour considering if the date should be wrapped in a <code>p</code> or a <code>div</code>. So we&#8217;ve considerately done that for you. It&#8217;s a Sandbox. It&#8217;s <em>your</em> sandbox <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feanne</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2742</link>
		<dc:creator>Feanne</dc:creator>
		<pubDate>Sat, 22 Jul 2006 16:30:46 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2742</guid>
		<description>&quot;CSS artists shouldn’t need to muck around with the PHP code. Given straightforward markup with plenty of selectors, there isn’t much that can’t be accomplished with CSS and a decent browser. Even so, we’re doing all we can to make this theme’s PHP code accessible to beginning coders. Hopefully they can learn some good habits from us, if we have any!&quot;

Joy!</description>
		<content:encoded><![CDATA[<p>&#8220;CSS artists shouldn’t need to muck around with the PHP code. Given straightforward markup with plenty of selectors, there isn’t much that can’t be accomplished with CSS and a decent browser. Even so, we’re doing all we can to make this theme’s PHP code accessible to beginning coders. Hopefully they can learn some good habits from us, if we have any!&#8221;</p>
<p>Joy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ..::&#124;&#160;a laundry list of hand-wringing apologies &#124; Art or Design?</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2741</link>
		<dc:creator>..::&#124;&#160;a laundry list of hand-wringing apologies &#124; Art or Design?</dc:creator>
		<pubDate>Sat, 22 Jul 2006 14:51:12 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2741</guid>
		<description>[...] Ugly art is still art.  Beautiful design is still design. And yes, the starting point for this was Andy Skelton&#8217;s semantically incorrect title for a post about semantics.  But it&#8217;s a point that&#8217;s often missed.  Usually in the form of &#8220;you wouldn&#8217;t tell picasso to redesign his paintings!&#8221;  Answers will be posted as an update. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ugly art is still art.  Beautiful design is still design. And yes, the starting point for this was Andy Skelton&#8217;s semantically incorrect title for a post about semantics.  But it&#8217;s a point that&#8217;s often missed.  Usually in the form of &#8220;you wouldn&#8217;t tell picasso to redesign his paintings!&#8221;  Answers will be posted as an update. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2693</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 21 Jul 2006 20:02:50 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2693</guid>
		<description>andreas: We&#039;ll release some some HTML examples and docs very soon. You can start styling from there and PLEASE don&#039;t feel the need to keep it simple for our sakes. Go wild. ;-)</description>
		<content:encoded><![CDATA[<p>andreas: We&#8217;ll release some some HTML examples and docs very soon. You can start styling from there and PLEASE don&#8217;t feel the need to keep it simple for our sakes. Go wild. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andreasviklund</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2692</link>
		<dc:creator>andreasviklund</dc:creator>
		<pubDate>Fri, 21 Jul 2006 19:53:28 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2692</guid>
		<description>If you need some help with styling, just let me know. It is what I do, and I would be happy to help and to represent the &quot;keeping-it-simple&quot; league of stylesheeters...</description>
		<content:encoded><![CDATA[<p>If you need some help with styling, just let me know. It is what I do, and I would be happy to help and to represent the &#8220;keeping-it-simple&#8221; league of stylesheeters&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2688</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 21 Jul 2006 16:22:51 +0000</pubDate>
		<guid isPermaLink="false">https://andy.wordpress.com/2006/07/20/generated-semantic-classes-2/#comment-2688</guid>
		<description>I am a walrus. I am not THE walrus - that was Paul. But I can speak on behalf of walruses everywhere when I say, this is just the kind of thing we&#039;re looking for. That, and perhaps WordPress localized for Walrussian. And a keyboard that works better with EITHER tusks OR flippers - that would be good, too.

And some penguins.</description>
		<content:encoded><![CDATA[<p>I am a walrus. I am not THE walrus &#8211; that was Paul. But I can speak on behalf of walruses everywhere when I say, this is just the kind of thing we&#8217;re looking for. That, and perhaps WordPress localized for Walrussian. And a keyboard that works better with EITHER tusks OR flippers &#8211; that would be good, too.</p>
<p>And some penguins.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
