<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>waded.org &#187; WordPress</title>
	<atom:link href="http://www.waded.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.waded.org</link>
	<description>Wade Dorrell’s tech &#38; arts blog from the Idaho high desert</description>
	<lastBuildDate>Sun, 29 Aug 2010 20:06:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using Thesis headline filter to streamline your blog</title>
		<link>http://www.waded.org/2010/04/09/using-thesis-headline-filters-to-streamline-your-blog/</link>
		<comments>http://www.waded.org/2010/04/09/using-thesis-headline-filters-to-streamline-your-blog/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 08:38:40 +0000</pubDate>
		<dc:creator>Wade</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[tumbleblog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.waded.org/2010/04/using-thesis-headline-filters-to-streamline-your-blog/</guid>
		<description><![CDATA[Thesis (a WordPress theme) recently introduced a headline filter in version 1.7, which removes (not display:none, but from the document altogether) title, by-line, and date on posts you select. This is really handy for building a blog with a style closer to Twitter or Tumblr, or a mix of styles. &#160; Two concerns, though: If [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.shareasale.com/r.cfm?b=198392&#038;u=425503&#038;m=24570&#038;urllink=&#038;afftrack=">Thesis</a> <em>(a WordPress theme)</em> recently introduced a headline filter in version 1.7, which removes (not display:none, but from the document altogether) title, by-line, and date on posts you select.</p>
<p>This is really handy for building a blog with a style closer to Twitter or Tumblr, or a mix of styles.</p>
<p>&#160;<img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="" border="0" alt="" src="http://www.waded.org/wp-content/image19.png" width="549" height="214" />   </p>
<p>Two concerns, though:
<ul>
<li>If we post something on the web without a date we’re doing it wrong. Thesis’ headline filter removes title, but also date, from posts. Bummer.</li>
<li>Title’s important for syndication. Even if the title&#8217;s not shown, you have to title the content for readers coming from Facebook, Google Reader, etc. Blank title, body-like titles, or title-like bodies, are sloppy. This is a problem bigger than Thesis and worth thinking about if you go with this approach. </li>
</ul>
<p>Though I’ve seen <a href="http://diythemes.com/thesis/version-17-features/">repeated</a> <a href="http://www.emptycabinmedia.com/the-next-version-of-thesis-thesis-1-7/">mention</a> of this headline filter feature in Thesis 1.7, I&#160; had a heck of a time finding it.</p>
<p>The secret: filters are only available to developers. Ew. </p>
<p>Fortunately what I think is a common scenario, hiding the headline of posts in a certain category, can be done with a cookie cutter. Here&#8217;s an example:</p>
<ol>
<li>Create a new post category or use an existing one (I&#8217;m using category “bits”)</li>
<li>Edit the file <em>/wp-content/themes/thesis_17/custom/custom_functions.php. </em>Insert (carefully):       <br /><code>       <br />function shown_headlines()         <br />{         <br />&#160;&#160;&#160; return (!in_category('bits'));         <br />}         <br />add_filter('thesis_show_headline_area', 'shown_headlines');        <br /></code>      <br />and replace ‘bits’ with your category.</li>
</ol>
<p> For more complicated criteria, you might look through the “is_” functions in <a href="http://codex.wordpress.org/Function_Reference">WordPress Function Reference</a> and consult your local WordPress or PHP fiend.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.waded.org/2010/04/09/using-thesis-headline-filters-to-streamline-your-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Want to Break and Remake WordPress?</title>
		<link>http://www.waded.org/2009/03/25/want-to-break-and-remake-wordpress/</link>
		<comments>http://www.waded.org/2009/03/25/want-to-break-and-remake-wordpress/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 13:37:12 +0000</pubDate>
		<dc:creator>Wade</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[one more layer of abstraction]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.waded.org/2009/03/want-to-break-and-remake-wordpress/</guid>
		<description><![CDATA[Image via Wikipedia WordPress support for data stores other than MySQL would bust every theme, plugin, widget, and value-add (other than your thoughtful words) for WordPress on the planet. So naturally, the roadmap to do so is “well, if someone pays us…” I challenge someone to actually break and remake WordPress with an abstraction layer [...]]]></description>
			<content:encoded><![CDATA[<p></p><div style="margin: 1em; width: 212px; display: block; float: right" class="zemanta-img" jquery1237982460048="8651"><a href="http://commons.wikipedia.org/wiki/Image:Data_abstraction_levels.png"><img style="border-bottom: medium none; border-left: medium none; display: block; border-top: medium none; border-right: medium none" alt="Data abstraction levels of a database system" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/09/Data_abstraction_levels.png/202px-Data_abstraction_levels.png" width="202" height="133" /></a>
<p style="font-size: 0.8em" class="zemanta-img-attribution">Image via <a href="http://commons.wikipedia.org/wiki/Image:Data_abstraction_levels.png">Wikipedia</a></p>
</p></div>
<p>WordPress support for data stores other than MySQL would bust every theme, plugin, widget, and value-add (other than your thoughtful words) for WordPress on the planet.</p>
<p>So naturally, the roadmap to do so is “<a href="http://codex.wordpress.org/Using_Alternative_Databases">well, if someone pays us…</a>”</p>
<p>I challenge someone to actually <a href="http://www.blogherald.com/2009/03/24/want-to-break-and-remake-wordpress/">break and remake</a> WordPress with an abstraction layer that’d let it run in MySQL-less environments like Google App Engine or Windows Azure.</p>
<p>What? No, I don’t have time to do it myself. Well, if you pay me…</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.waded.org/2009/03/25/want-to-break-and-remake-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical updates to waded.org</title>
		<link>http://www.waded.org/2008/06/21/technical-updates-to-wadedorg/</link>
		<comments>http://www.waded.org/2008/06/21/technical-updates-to-wadedorg/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 17:37:52 +0000</pubDate>
		<dc:creator>Wade</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.waded.org/archives/technical-updates-to-wadedorg.html</guid>
		<description><![CDATA[I decided to dink around with the blog&#8217;s backside briefly. #1: Added an Atom &#60;link&#62;. RSS is dead. (Well maybe that&#8217;s a bit extreme, but providing only an RSS &#60;link&#62; is lame.) #2: Removed any RSS badging/links. The fine art of &#8220;wasting time looking for a syndication badge when there&#8217;s plenty of other stuff on [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I decided to dink around with the blog&#8217;s backside briefly.</p>
<p>#1: Added an Atom &lt;link&gt;. RSS is dead. (Well maybe that&#8217;s a bit extreme, but providing only an RSS &lt;link&gt; is lame.)</p>
<p>#2: Removed any RSS badging/links. The fine art of &#8220;wasting time looking for a syndication badge when there&#8217;s plenty of other stuff on the WWW to look at&#8221; is dying. It&#8217;s not as usable or quick as letting a computer figure it out.</p>
<p>#3: Removed the search box, and related WordPress search cruft. Search on low-traffic personal blogs is definitely dead.</p>
<p>#4: Now displaying a bit more older content on the homepage.</p>
<p>#5: Fixed validation bugs (a &lt;div&gt; in a place it can&#8217;t be, a missing alt attribute on an &lt;img&gt;, and a Flickr URL with unencoded <a href="http://www.waded.org/archives/long-live-the-ampersand.html">ampersands</a>.)</p>
<p>#6: Changed styles and text a bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.waded.org/2008/06/21/technical-updates-to-wadedorg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
