<?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>Simplish &#187; style</title>
	<atom:link href="http://simplish.pomfolio.com/dev/t/style/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplish.pomfolio.com</link>
	<description>is a kind of Scribbish</description>
	<lastBuildDate>Mon, 15 Aug 2011 01:39:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simplish version 2.5.1</title>
		<link>http://simplish.pomfolio.com/dev/2011/01/18/simplish-251/</link>
		<comments>http://simplish.pomfolio.com/dev/2011/01/18/simplish-251/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 22:48:45 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress30]]></category>

		<guid isPermaLink="false">http://simplish.pomfolio.com/?p=356</guid>
		<description><![CDATA[Simplish version 2.5.1 rolls up several months of changes, fixes, and enhancements. <a class="more-link" href="http://simplish.pomfolio.com/dev/2011/01/18/simplish-251/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Introducing Simplish 2.5.1!</p>
<p>Neither of  the 2.4.1 or 2.5 versions were officially released in the Themes Directory, so for many users, 2.5.1 rolls up several months of changes, fixes, and enhancements.</p>
<h4>Highlights:</h4>
<ul>
<li>Use WordPress&#8217;s <code>body_class()</code> to automatically generate CSS classes for content</li>
<li>Use <code>post_class()</code> for same reasons</li>
<li>Rename ambigious <code>#page</code> element ID to <code>#content-wrapper</code></li>
<li>Standardize use of <code>wp_link_pages()</code> for intra-article pagination</li>
<li>Add sticky post styling</li>
<li>Replace deprecated use of <code>include()</code> with <code>get_template_part()</code></li>
<li>Cleanup places where floats need explicit clearing</li>
<li>Adopt the <code>comment_form()</code> function and stop hand-building the comment form</li>
<li>Comments on Pages</li>
<li>Standardize the inner link to <code>#comments</code> like every other wp theme on the planet</li>
<li>Give the widget sidebar a name</li>
<li>Improve and complete excerpt handling</li>
<li>Initial Post Thumbnail/Featured Image support</li>
<li>Add custom background image and color support and theme admin interface</li>
<li>Use <code>the_widget()</code> where possible in default sidebar</li>
<li>Improve single-image view (<code>image.php</code> template)</li>
<li>Replace deprecated <code>get_links_list()</code> with <code>wp_list_bookmarks()</code></li>
<li>New Turkish tr_TR locale courtesy of Default32</li>
</ul>
<p>Check the complete <a href="http://code.google.com/p/simplish/source/list">changelog</a> for more details.</p>
<p><a href="http://simplish.googlecode.com/files/simplish-2.5.1.zip">Download Simplish version 2.5.1 here</a> (.zip, sha1:44ea012de16b4a50a3ba1fb67efd74136390b7b9), or see it soon in the <a href="http://wordpress.org/extend/themes/simplish/">WordPress themes directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2011/01/18/simplish-251/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Simplish version 2.4.1</title>
		<link>http://simplish.pomfolio.com/dev/2010/08/06/simplish-241/</link>
		<comments>http://simplish.pomfolio.com/dev/2010/08/06/simplish-241/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 15:03:16 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress30]]></category>

		<guid isPermaLink="false">http://simplish.pomfolio.com/?p=334</guid>
		<description><![CDATA[Simplish v2.4.1 includes minor updates to HTML5 details and adds a new Russian localization. <a class="more-link" href="http://simplish.pomfolio.com/dev/2010/08/06/simplish-241/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Simplish version 2.4.1 is a minor update that streamlines some HTML5 bits and adds and updates localizations.</p>
<h4>Highlighted changes:</h4>
<ul>
<li>Add basic <a href="http://www.w3.org/TR/wai-aria/roles#landmark_roles">ARIA landmark roles</a> support</li>
<li>Add Russian (ru_RU) localization (courtesy Michael Sgibnev)</li>
<li>Update Greek (el) localization for new v2.4+ strings (thanks to <a href="http://op111.net">Demetris</a>)</li>
</ul>
<p><a href="http://simplish.googlecode.com/files/simplish-2.4.1.zip">Download Simplish version 2.4.1 here</a> (.zip, sha1:8f7e3ac0709076b60127b648c9d669835446a9ab), or see it soon in the <a href="http://wordpress.org/extend/themes/simplish/">WordPress themes directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2010/08/06/simplish-241/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simplish version 2.4</title>
		<link>http://simplish.pomfolio.com/dev/2010/06/17/simplish-24/</link>
		<comments>http://simplish.pomfolio.com/dev/2010/06/17/simplish-24/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 06:06:47 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress30]]></category>

		<guid isPermaLink="false">http://simplish.pomfolio.com/?p=308</guid>
		<description><![CDATA[Simplish 2.4 chases WordPress 3.0 out of the gate. <a class="more-link" href="http://simplish.pomfolio.com/dev/2010/06/17/simplish-24/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Simplish version 2.4 is here, hand-in-hand with the new <a href="http://wordpress.org/development/2010/06/thelonious/">WordPress 3.0</a>.</p>
<p>First and foremost: This release is not compatible with earlier versions of WordPress. Use it only with WP3.0 and up.</p>
<p>Only minor refinements are apparent to the eye: You won&#8217;t see the word &#8220;Trackback&#8221; in the comments area anymore, and the former &#8220;Pages&#8221; list in the default sidebar is now labeled &#8220;Navigation&#8221; to accommodate the optional custom menu. Just beneath the surface, the theme now outputs HTML5 where once there was XHTML 1.0.</p>
<h4>Highlighted Changes</h4>
<ul>
<li>HTML5 output</li>
<li>Support new <a href="http://codex.wordpress.org/Appearance_Menus_SubPanel">custom menus</a></li>
<li>New CSS reset</li>
<li>Suppress the inline gallery style &#8212; remove a validation stumbling block</li>
<li>CSS updates for gallery styling, efficiency</li>
<li>Use automatic feed links for uniform &amp; dynamic header metadata</li>
<li>Rewrite and modernize <code>functions.php</code> &#8212; better child theme override support</li>
<li>Replace/remove deprecated WordPress function calls</li>
</ul>
<p>Check out the <a href="http://code.google.com/p/simplish/source/list">change log</a> for a complete list.</p>
<p><a href="http://simplish.googlecode.com/files/simplish-2.4.zip">Download Simplish version 2.4 here</a> (.zip, sha1:65dcb73e219d6ea20a3363554e76e2033a5b4db0), or see it soon in the <a href="http://wordpress.org/extend/themes/simplish/">WordPress themes directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2010/06/17/simplish-24/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Next Simplish</title>
		<link>http://simplish.pomfolio.com/dev/2010/05/23/next-simplish/</link>
		<comments>http://simplish.pomfolio.com/dev/2010/05/23/next-simplish/#comments</comments>
		<pubDate>Sun, 23 May 2010 12:32:47 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[comment request]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[wordpress3]]></category>

		<guid isPermaLink="false">http://simplish.pomfolio.com/?p=291</guid>
		<description><![CDATA[Simplish preps for WordPress version 3. <a class="more-link" href="http://simplish.pomfolio.com/dev/2010/05/23/next-simplish/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The current Simplish <a href="http://code.google.com/p/simplish/source/list">development sources</a> incorporate a growing list of changes, most of them aimed at compatibility with and exploitation of features in the upcoming WordPress version 3.0. Testers and developers can <em>hg clone</em> the in-progress code, but note that it will run only on the latest <a href="http://wordpress.org/development/2010/05/wordpress-3-0-beta-2/">WordPress v3.0 betas</a>, or svn tip, and should be used only for testing and development.</p>
<p><a href="http://simplish.pomfolio.com/dev/2010/05/13/simplish-23/">Simplish 2.3</a> continues to be the official release for stable WordPress (v2.9.2).</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2010/05/23/next-simplish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplish version 2.2.1</title>
		<link>http://simplish.pomfolio.com/dev/2009/10/30/simplish-221/</link>
		<comments>http://simplish.pomfolio.com/dev/2009/10/30/simplish-221/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 15:01:38 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[French]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[swedish]]></category>

		<guid isPermaLink="false">http://simplish.pomfolio.com/?p=208</guid>
		<description><![CDATA[Version 2.2.1 has localization updates and a byline spacing tweak, and switches back to the Verdana font on Windows. <a class="more-link" href="http://simplish.pomfolio.com/dev/2009/10/30/simplish-221/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Changes in version 2.2.1:</p>
<ul>
<li>Synchronized French and Swedish translations</li>
<li>Decreased vertical space below the byline on each post</li>
<li>Switch back to Verdana font on Windows (from Calibri)</li>
</ul>
<p><a href="http://simplish.googlecode.com/files/simplish-2.2.1.zip">Download Simplish version 2.2.1 here</a> (.zip, <code>sha1:ac7b527fce64c8f40c2556fef9caa18098b2ceb0</code>), or see it soon <a href="http://wordpress.org/extend/themes/simplish/">in the WordPress themes directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2009/10/30/simplish-221/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplish version 2.2</title>
		<link>http://simplish.pomfolio.com/dev/2009/10/18/simplish-22/</link>
		<comments>http://simplish.pomfolio.com/dev/2009/10/18/simplish-22/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 02:51:27 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[cleanup]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[French]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[Portuguese]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://simplish.pomfolio.com/?p=153</guid>
		<description><![CDATA[New translations for French and Portuguese, a CSS rewrite, better print styles, and several bugfixes in Simplish v2.2. <a class="more-link" href="http://simplish.pomfolio.com/dev/2009/10/18/simplish-22/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Version 2.2 introduces the largest set of changes in several months, including new translations for French and Portuguese, minor styling enhancements, and a <span class="caps">CSS</span> rewrite that makes things more efficient without changing Simplish&#8217;s good looks.</p>
<p>On a display, there is only a single visible change in this release, but the numerous changes to the theme&#8217;s <span class="caps">CSS</span> will affect customizers or child-themers and therefore prompt a minor version bump over the venerable 2.1[<em>.x</em>] series. Print styles, on the other hand, have changed both in code and in visual presentation.</p>
<p>In honor of translators&#8217; contributions since version 2.1.17, the <a href="http://simplish-demo.pomfolio.com/">Simplish Demo</a> is rotating through the supported localizations.</p>
<h4>Highlighted Changes</h4>
<ul>
<li>Add fr_FR localization for French, thanks to ttynixer.</li>
<li>Add pt_PT localization for Portuguese, thanks to ttynixer.</li>
<li>Optimize <span class="caps">CSS</span> according to Google Page Speed analysis.</li>
<li>Rewrite <span class="caps">CSS</span> for simplicity and efficiency. Reduce over-specification.</li>
<li>Trim dead selectors/rules. Merge some sharable selectors/rules.</li>
<li>Add new archives-list <span class="caps">CSS</span> class for common multiple-post listing styles.</li>
<li>Add underline on hover to author name in post byline.</li>
<li>More precisely define font, color, layout rules for printed output.</li>
</ul>
<p>For a very detailed record of the changes in this release, see the <a href="http://code.google.com/p/simplish/source/list">developer changelog</a>.</p>
<p><a href="http://simplish.googlecode.com/files/simplish-2.2.zip">Download Simplish version 2.2 here</a> (.zip, <code>sha1:876b61a43a5da2bf98dd6392d65f972008956495</code>), or see it soon <a href="http://wordpress.org/extend/themes/simplish/">in the WordPress themes directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2009/10/18/simplish-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplish version 2.1.12</title>
		<link>http://simplish.pomfolio.com/dev/2009/10/07/simplish-2112/</link>
		<comments>http://simplish.pomfolio.com/dev/2009/10/07/simplish-2112/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 08:05:01 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://simplish.pomfolio.com/?p=131</guid>
		<description><![CDATA[Simplish v2.1.12 includes 2 minor CSS fixes for the sidebar. <a class="more-link" href="http://simplish.pomfolio.com/dev/2009/10/07/simplish-2112/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Simplish 2.1.12 fixes two minor sidebar styling issues, and updates the URL pointing to this site.</p>
<h4>Changes</h4>
<ul>
<li>Spacing from sidebar element bottom to next element&#8217;s h2 consistent. (Noted especially on Search element.)</li>
<li>Spacing below tag cloud widget, if any, matches normal element spacing.</li>
<li>Footer links and blog info in style.css use new URL (http://simplish.pomfolio.com/).</li>
</ul>
<p><a href="http://simplish.googlecode.com/files/simplish-2.1.12.zip">Download version 2.1.12</a> (.zip, 95KB), or see it soon <a href="http://wordpress.org/extend/themes/simplish">in the WordPress Themes Directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2009/10/07/simplish-2112/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Simplish version 2.1.11</title>
		<link>http://simplish.pomfolio.com/dev/2009/09/19/simplish-2111/</link>
		<comments>http://simplish.pomfolio.com/dev/2009/09/19/simplish-2111/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 19:21:49 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=95</guid>
		<description><![CDATA[2.1.11 is another minor fix update, hiding screen-reader text with CSS. <a class="more-link" href="http://simplish.pomfolio.com/dev/2009/09/19/simplish-2111/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Simplish v2.1.11 applies a single CSS change to hide the &#8220;search for:&#8221; text on the default sidebar search.</p>
<p><a href="http://labs.utopian.net/wordpress/theme/simplish/simplish-2.1.11.tgz">Download Simplish version 2.1.11 here</a>, or see it soon <a href="http://wordpress.org/extend/themes/simplish">in the WordPress themes directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2009/09/19/simplish-2111/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplish version 2.1.10</title>
		<link>http://simplish.pomfolio.com/dev/2009/09/04/simplish-2110/</link>
		<comments>http://simplish.pomfolio.com/dev/2009/09/04/simplish-2110/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 12:02:50 +0000</pubDate>
		<dc:creator>utopian</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=94</guid>
		<description><![CDATA[v2.1.10 - A minute update, changes only <pre> styling. <a class="more-link" href="http://simplish.pomfolio.com/dev/2009/09/04/simplish-2110/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Simplish v2.1.10 makes one change to the styling for <code>pre</code> elements, removing the outline border box.</p>
<p>This release simply serves to get the very-slightly-different code we&#8217;ve run since the 2.1.9 release out into daylight.</p>
<p>It has had the benefit of production use and testing up to the latest WordPress svn tip (inclusive of the current release, 2.8.4, of course).</p>
<p><a href="http://labs.utopian.net/wordpress/theme/simplish/simplish-2.1.10.tgz">Download Simplish version 2.1.10 here</a>, or see it soon <a href="http://wordpress.org/extend/themes/simplish">in the WordPress themes directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2009/09/04/simplish-2110/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplish version 1.8.3</title>
		<link>http://simplish.pomfolio.com/dev/2008/08/04/simplish-version-183/</link>
		<comments>http://simplish.pomfolio.com/dev/2008/08/04/simplish-version-183/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 13:08:35 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[caption]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplish]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=46</guid>
		<description><![CDATA[Simplish v.1.8.3 is a very minor release to make wp-generated image captions prettier. <a class="more-link" href="http://simplish.pomfolio.com/dev/2008/08/04/simplish-version-183/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Concentrate on Captions</h2>
<p>This is a very-minor release that:</p>
<ul>
<li>Styles image captions (generated by WP2.6+) with nicer font and spacing/padding</li>
<li>Removes unused code in <code>image.php</code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://simplish.pomfolio.com/dev/2008/08/04/simplish-version-183/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

