<?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>A Modest Construct &#187; Wordpress</title>
	<atom:link href="http://heliologue.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://heliologue.com</link>
	<description>Let joy be unconfined. Let there be dancing in the streets, drinking in the saloons, and necking in the parlor.</description>
	<lastBuildDate>Sun, 29 Apr 2012 15:33:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Now Reading news</title>
		<link>http://heliologue.com/2009/07/01/now-reading-news/</link>
		<comments>http://heliologue.com/2009/07/01/now-reading-news/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 05:14:45 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://heliologue.com/?p=3904</guid>
		<description><![CDATA[I have providing some light maintenance development for Rob&#8217;s Now Reading plugin; since WordPress 2.7 wholly changed its interface, the plugin need some tweaking to make it work. Up to this point, I&#8217;ve been hosting it locally, mostly picking at it whenever time allows. I just updated it the other day to add a new [...]]]></description>
			<content:encoded><![CDATA[<p>I have providing some light maintenance development for Rob&#8217;s <a href="http://robm.me.uk/projects/plugins/wordpress/now-reading">Now Reading plugin</a>;  since WordPress 2.7 wholly changed its interface, the plugin need some tweaking to make it work.</p>
<p>Up to this point, I&#8217;ve been <a href="http://heliologue.com/projects/now-reading-for-wordpress-27/">hosting it locally</a>, mostly picking at it whenever time allows.  </p>
<p>I just updated it the other day to add a new feature (editable ASIN) and hopefully fix a recurring bug (<code>CDATA</code> error when searching).</p>
<p>In any case, I hope to make a push in the near future to clean it up and submit it the official <a href="http://wordpress.org/extend/plugins/">WordPress plugin site</a> so that its user can benefit from auto-update, etc. etc.  My own much-atrophied skills as a PHP developer aside (I deal mostly with Java at work), I think that it will ultimately benefit everybody, assuming I can make it so that the updates don&#8217;t override custom templates (perhaps giving preference to Now Reading template files in the theme folder?).</p>
<p><del datetime="2009-07-06T16:37:43+00:00">Stay tuned.</del> <ins datetime="2009-07-06T16:37:43+00:00">The plugin is now <a href="http://wordpress.org/extend/plugins/now-reading-reloaded/">here</a>.</ins></p>
<p class="alert">
Comments on this post are closed.  For support, please use the <a href="http://wordpress.org/tags/now-reading-reloaded">forum feature </a> of the official plugin repository.</p>
]]></content:encoded>
			<wfw:commentRss>http://heliologue.com/2009/07/01/now-reading-news/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Now Reading for WordPress 2.7</title>
		<link>http://heliologue.com/2008/12/15/now-reading-for-wordpress-27/</link>
		<comments>http://heliologue.com/2008/12/15/now-reading-for-wordpress-27/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 06:56:50 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://heliologue.com/?p=3432</guid>
		<description><![CDATA[This page has been moved to a more permanent spot. Please go there.]]></description>
			<content:encoded><![CDATA[<p class="alert">
This page has been moved to <a href="http://heliologue.com/projects/now-reading-reloaded/">a more permanent spot</a>.  Please go there.</p>
]]></content:encoded>
			<wfw:commentRss>http://heliologue.com/2008/12/15/now-reading-for-wordpress-27/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5</title>
		<link>http://heliologue.com/2008/03/29/wordpress-25/</link>
		<comments>http://heliologue.com/2008/03/29/wordpress-25/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 00:46:12 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[aside]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://heliologue.com/?p=2026</guid>
		<description><![CDATA[After 6+ months of steady development, WordPress 2.5 has finally been released, with a number of new features, including a media library and the first administration panel redesign since 2.0. In addition, the main WordPress website has been redesigned to match. Congratulations to all the hackers, testers, and volunteers who helped it happen.]]></description>
			<content:encoded><![CDATA[<p><img src="/img/tech/wordpress.png" alt="Wordpress" class="right" /></p>
<p>After 6+ months of steady development, WordPress 2.5 has finally been released, with a number of new features, including a media library and the first administration panel redesign since 2.0.</p>
<p>In addition, the main <a href="http://wordpress.org">WordPress website</a> has been redesigned to match.</p>
<p>Congratulations to all the hackers, testers, and volunteers who helped it happen.  </p>
]]></content:encoded>
			<wfw:commentRss>http://heliologue.com/2008/03/29/wordpress-25/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Semantic Classes plugin for WordPress</title>
		<link>http://heliologue.com/2008/03/12/semantic-classes-plugin-for-wordpress/</link>
		<comments>http://heliologue.com/2008/03/12/semantic-classes-plugin-for-wordpress/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 20:54:54 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://heliologue.com/2008/03/12/semantic-classes-plugin-for-wordpress/</guid>
		<description><![CDATA[This plugin&#8217;s functionality is now largely integrated into WordPress Core. It is neither maintained nor supported. My Post Classes plugin from yesterday has morphed into the much fuller Semantic Classes plugin. For a full description/documentation, see its project page. In brief, the plugin is a combination of modified code from Scott Wallick&#8217;s Sandbox and some [...]]]></description>
			<content:encoded><![CDATA[<p class="alert">This plugin&#8217;s functionality is now largely integrated into WordPress Core.  It is neither maintained nor supported.</p>
<p><del datetime="2009-10-16T19:15:12+00:00">My Post Classes plugin from yesterday has morphed into the much fuller <a href="http://heliologue.com/projects/semantic-classes-plugin/">Semantic Classes plugin</a>.  For a full description/documentation, see its project page.</del></p>
<p>In brief, the plugin is a combination of modified code from Scott Wallick&#8217;s <a href="http://plaintxt.org/themes/sandbox">Sandbox</a> and some coding of my own.  It seeks to bring Sandbox&#8217;s wonderful semantic class generation into plugin form, where it can be easily included in other themes by means of a template tag.</p>
<p>As of v0.2, it provides the following functions:</p>
<dl>
<dt><strong>Posts</strong></dt>
<dd>Return a post&#8217;s categories with a modifiable prefix</dd>
<dd>Return a post&#8217;s tags with a modifiable prefix</dd>
<dd>Return a post&#8217;s author with a modifiable prefix</dd>
<dd>Return a post&#8217;s date elements (year, month, day, hour) with modifiable prefixes</dd>
<dt><strong>Body</strong></dt>
<dd>Return a body&#8217;s type(s);  e.g. &#8216;single&#8217; or &#8216;archive&#8217; or &#8216;home&#8217;</dd>
<dd>Return a body&#8217;s date elements with modifiable prefixes;  associated dates for entries with date data (see documentation) and current date for searches, home, etc.</dd>
<dt><strong>Comments</strong></dt>
<dd>Return a comment&#8217;s metadata; e.g. differentiate site users, post author</dd>
<dd>Return a comment&#8217;s date elements with modifiable prefixes</dd>
<dd>Return an &#8216;alt&#8217; class for alternating comments</dd>
</dl>
<p>If you&#8217;re interested, give it a whirl.  I&#8217;m no experienced plugin writer, but I&#8217;m pretty pleased with this.</p>
]]></content:encoded>
			<wfw:commentRss>http://heliologue.com/2008/03/12/semantic-classes-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Post Classes plugin v0.1</title>
		<link>http://heliologue.com/2008/03/11/wordpress-post-classes-plugin-v01/</link>
		<comments>http://heliologue.com/2008/03/11/wordpress-post-classes-plugin-v01/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 17:11:57 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://heliologue.com/2008/03/11/wordpress-post-classes-plugin-v01/</guid>
		<description><![CDATA[This plugin has been superseded by the much-improved Semantic Classes plugin I&#8217;ve written a small WordPress plugin that provides some new template tags that return a post&#8217;s tags, categories, author, and date; useful for CSS trickery. You can view its page here. This initial release provides the following items: &#60;?php generate_tag_class(); ?&#62; This function returns [...]]]></description>
			<content:encoded><![CDATA[<p class="alert">This plugin has been superseded by the much-improved <a href="http://heliologue.com/projects/semantic-classes-plugin/">Semantic Classes plugin</a></p>
<p>I&#8217;ve written a small WordPress plugin that provides some new template tags that return a post&#8217;s tags, categories, author, and date;  useful for CSS trickery.</p>
<p>You can view its page <a href="http://heliologue.com/projects/wordpress-post-classes-plugin/">here</a>.</p>
<p>This initial release provides the following items:</p>
<dl>
<dt><code>&lt;?php generate_tag_class(); ?&gt;</code></dt>
<dd>This function returns a space-delineated list of the post&#8217;s tags, prefixed with &#8216;tag-&#8217;</dd>
<dd>e.g. tag-politics tag-election-2008</dd>
<dt><code>&lt;?php generate_category_class(); ?&gt;</code></dt>
<dd>This function returns a space-delinated list of the post&#8217;s categories, prefixed with &#8216;category-&#8217;</dd>
<dd>e.g. category-personal category-random-thoughts</dd>
<dt><code>&lt;?php generate_author_class(); ?&gt;</code></dt>
<dd>This function returns the author name of a post, prefixed with &#8216;author-&#8217;</dd>
<dd>e.g. author-Heliologue</dd>
<dt><code>&lt;?php generate_date_class(); ?&gt;</code></dt>
<dd>This function returns a space-delineated list of the post&#8217;s date, prefixed with &#8216;y&#8217; (year), &#8216;m&#8217; (month), and &#8216;d&#8217; (day).</dd>
<dd>e.g. y2008 m03 d11</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://heliologue.com/2008/03/11/wordpress-post-classes-plugin-v01/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

