<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>plaintxt.org &#187; hcard</title>
	<atom:link href="http://www.plaintxt.org/tag/hcard/feed/rss2" rel="self" type="application/rss+xml" />
	<link>http://www.plaintxt.org</link>
	<description>Minimalism in blog design, an experiment</description>
	<pubDate>Fri, 25 Jul 2008 03:42:35 +0000</pubDate>
	
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Trunk users beware</title>
		<link>http://www.plaintxt.org/2008/03/trunk-users-beware/</link>
		<comments>http://www.plaintxt.org/2008/03/trunk-users-beware/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 05:20:16 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[hcard]]></category>

		<category><![CDATA[is_front_page]]></category>

		<category><![CDATA[is_home]]></category>

		<category><![CDATA[microformats]]></category>

		<category><![CDATA[sandbox]]></category>

		<guid isPermaLink="false">http://ninergulf.homeip.net/2008/03/02/trunk-users-beware/</guid>
		<description><![CDATA[Keeping up with WordPress releases has become something of a labor&#8212;not of love, but necessity. Yet the Sandbox continues to improve with each release. As WordPress 2.5 rolls out, so do a number of new features for your favorite untheme.]]></description>
			<content:encoded><![CDATA[<p>Half an hour ago I committed a number of WordPress 2.5-specific changes to the Sandbox <abbr title="Subversion Repository">SVN</abbr>. And thanks to a much improved Google Code interface, you can see <a href="http://code.google.com/p/sandbox-theme/source/detail?r=226" title="Sandbox at revision 226" rel="me" onclick="javascript:pageTracker._trackPageview ('/outbound/code.google.com');">the changes for revision 226</a>.</p>
<p>This means if you using the Sandbox <code>/trunk/</code> with WordPress 2.3.x and you <code>svn up</code>, well, you&#8217;re going to get some errors. Apologies.</p>
<p>There are also a number of new classes for the body: <code>body.page-parent</code>, <code>body.page-child</code>. My favorite new class, though, is the new <code>.untagged</code> class for posts without tags.</p>
<p>So far WordPress hasn&#8217;t provided a good way to search for untagged posts. Well, add</p>
<pre>.untagged {
   color: #F00;
}</pre>
<p>and you&#8217;ll figure out quickly which posts are untagged. Crude, but fun.</p>
<p>I&#8217;m quite excited about the use of <code>get_avatar</code> and much richer hCards for commentators. You&#8217;ll now see the appropriate use of <code>a.url</code> for commentators with links and <code>img.photo</code> with avatars.</p>
<p>I also looked at how to best use the new <code>is_front_page()</code> function. There has always been a <code>body.home</code> class, so now I had to differentiate <code>.home</code> and, well, something else.</p>
<p>So right now we have <code>is_front_page()</code> producing <code>body.home</code> and <code>is_home()</code> producing <code>body.blog</code>. As the front page will be the, er, home page, and the home page will be the page with blog posts.</p>
<p>So chew on that sentence and then figure it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plaintxt.org/2008/03/trunk-users-beware/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Call for input: Sandbox v0.8</title>
		<link>http://www.plaintxt.org/2007/05/call-for-input-sandbox-v08/</link>
		<comments>http://www.plaintxt.org/2007/05/call-for-input-sandbox-v08/#comments</comments>
		<pubDate>Wed, 09 May 2007 18:39:32 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[hatom]]></category>

		<category><![CDATA[hcard]]></category>

		<category><![CDATA[microformats]]></category>

		<category><![CDATA[sandbox]]></category>

		<category><![CDATA[wordpress development]]></category>

		<guid isPermaLink="false">http://ninergulf.homeip.net/2007/05/09/call-for-input-sandbox-v08/</guid>
		<description><![CDATA[A new version of the Sandbox is cooking. I'm hoping for feedback on the changes to the markup. Features I'm also hoping to see tested are the improved hAtom and hCard support. ]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while. Sorry.</p>
<p>Have a look at the working copy of the source, tentatively for version 8.0, in the <a href="http://code.google.com/p/sandbox-theme/source/browse" title="Sandbox theme on Google Code" rel="me" onclick="javascript:pageTracker._trackPageview ('/outbound/code.google.com');">Subversion project home</a> on Google Code.</p>
<p>I&#8217;m aiming to simplify things, but perhaps am a bit snow blind at this point. So how&#8217;s the markup? Let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plaintxt.org/2007/05/call-for-input-sandbox-v08/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New versions all around</title>
		<link>http://www.plaintxt.org/2007/01/new-versions-all-around/</link>
		<comments>http://www.plaintxt.org/2007/01/new-versions-all-around/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 20:55:39 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[hatom]]></category>

		<category><![CDATA[hcard]]></category>

		<category><![CDATA[microformats]]></category>

		<category><![CDATA[theme release]]></category>

		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://ninergulf.homeip.net/2007/01/13/new-versions-all-around/</guid>
		<description><![CDATA[New project homes on Google Code for my themes (including Sandbox) means Subversion access for everyone concerned. Also, expect better Microformats support (i.e., hAtom and hCard) in the upcoming updates to my themes (yes, including Sandbox).]]></description>
			<content:encoded><![CDATA[<p>WordPress version 2.1 is <a href="http://trac.wordpress.org/milestone/2.1" title="WordPress 2.1 Trac" rel="external" onclick="javascript:pageTracker._trackPageview ('/outbound/trac.wordpress.org');">almost finished</a>. I&#8217;ve been busy revising all my existing themes so they will be ready for the new version of WordPress.</p>
<p>New versions of veryplaintxt and plaintxtBlog are pretty much finished. Next will be Barthelme, Simplr, blog.txt, and then on to the Sandbox. That&#8217;s right. An update to the Sandbox is coming in the next couple weeks.</p>
<p>Notable changes to the Sandbox will be the addition of a few new semantic classes for the <code>body</code> and post <code>div</code> elements. Support for the <a href="http://microformats.org/wiki/hatom" title="hAtom - Microformats" rel="external" onclick="javascript:pageTracker._trackPageview ('/outbound/microformats.org');">hAtom</a> and <a href="http://microformats.org/wiki/hcard" title="hCard - Microformats"rel="external" onclick="javascript:pageTracker._trackPageview ('/outbound/microformats.org');">hCard</a> microformats will be greatly improved. Expect a number of bug fixes here and there. And the options menu will also be dropped.</p>
<p>Overall, expect great changes to my themes. I&#8217;m learning quite a bit as I go along, too. I am especially enthused about improving <a href="http://microformats.org/" title="Microformats" rel="external" onclick="javascript:pageTracker._trackPageview ('/outbound/microformats.org');">Microformats</a> support in my themes. The updated versions of my themes will reflect that.</p>
<p>I&#8217;m also experimenting with hosting my themes (except the Sandbox&mdash;for now) on <a href="http://code.google.com/u/swallick" title="Scott's projects on Google Code" rel="me" onclick="javascript:pageTracker._trackPageview ('/outbound/code.google.com');">Google Code</a>. This is good because it provides a full-featured Subversion repository, bug tracking, downloads, documentation, etc. A project hosted on Google Code should stand the test of time.</p>
<p>Enjoy. And be assured there is more to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plaintxt.org/2007/01/new-versions-all-around/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
