<?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>Tarski &#187; WordPress</title>
	<atom:link href="http://tarskitheme.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarskitheme.com</link>
	<description>An elegant, flexible WordPress theme</description>
	<pubDate>Thu, 07 Aug 2008 12:32:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1-beta1</generator>
	<language>en</language>
			<item>
		<title>Tarski in Polish, 2.1 Plans, Subversion</title>
		<link>http://tarskitheme.com/2008/01/06/tarski-in-polish-21-plans-subversion/</link>
		<comments>http://tarskitheme.com/2008/01/06/tarski-in-polish-21-plans-subversion/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 13:51:31 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

		<category><![CDATA[Alfred Tarski]]></category>

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2008/01/06/tarski-in-polish-21-plans-subversion/</guid>
		<description><![CDATA[A new Polish translation, the status of WordPress 2.4/2.5, and our plans for the next version of Tarski.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very happy to have just uploaded <a href="http://adamklimowski.tox.pl/">Adam Klimowski</a>&#8217;s translation of Tarski into Polish&#8212;the language of this theme&#8217;s namesake, <a href="http://en.wikipedia.org/wiki/Alfred_Tarski">Alfred Tarski</a>. You can download it from our <a href="http://tarski.googlecode.com/svn/translations/trunk/">translations repository</a>. Many thanks to Adam for that, as well as everyone else who&#8217;s provided a translation, all of whom are credited on the <a href="http://tarskitheme.com/help/localisation/">localisation page</a>.</p>
<p>WordPress 2.4 has been <a href="http://comox.textdrive.com/pipermail/wp-hackers/2008-January/016993.html">cancelled</a>, and we&#8217;ll be going straight to 2.5 in early March. Tarski 2.1 is being written for compatibility with that next version, and hence will be delayed until then too. Keep track of our plans for the release on the <a href="http://tarskitheme.com/about/roadmap/">roadmap page</a> (which has just moved from the &#8216;Help&#8217; section to the &#8216;About&#8217; section).</p>
<p>The major feature of Tarski 2.1 thus far is the move to entirely widgetised footers and sidebars. I&#8217;m in the midst of writing and testing an upgrade script to convert people&#8217;s current options to the new widget-based ones. If you have any comments or suggestions about that, please post on the <a href="http://tarskitheme.com/forum/">forum</a>. Patches, bug reports etc. should be posted on the issue tracker <a href="http://code.google.com/p/tarski/issues/detail?id=125">ticket</a> for the changes.</p>
<p>I&#8217;ve updated the website with a link to the Tarski <a href="http://tarski.googlecode.com/svn/">Subversion repository</a>, specifically to the latest stable branch (which is what you should be using; 2.0.5 is the latest release from that branch). Hopefully more people will try using <code>svn</code> to keep their WordPress and Tarski installations updated; it&#8217;s a little more work initially, but it makes maintenance far, far easier, as well as allowing you to take advantage of the latest security fixes, general bug fixes, and other improvements with the minimum of effort. There are a bunch of tutorials out there on this subject (for example, <a href="http://redmonk.com/sogrady/2007/03/06/itreport_wordpress_updating/">this one</a>). If people are interested I can write up a quick tutorial on how I keep things up to date on this site.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2008/01/06/tarski-in-polish-21-plans-subversion/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Custom WordPress Hooks Article</title>
		<link>http://tarskitheme.com/2007/06/13/hooks-article/</link>
		<comments>http://tarskitheme.com/2007/06/13/hooks-article/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 12:36:17 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Asides]]></category>

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

		<category><![CDATA[custom-headers]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/06/13/hooks-article/</guid>
		<description><![CDATA[New tutorial on <a href="http://extralogical.net/2007/06/wphooks/">adding custom hooks</a> to <acronym title="WordPress">WP</acronym> themes.]]></description>
			<content:encoded><![CDATA[<p>Just published an article over on Extralogical about <a href="http://extralogical.net/2007/06/wphooks/">adding custom hooks</a> to WordPress themes, which might be of interest to the theme authors amongst you. It also offers a little preview of how the new hooks system in Tarski 1.5 will work.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/06/13/hooks-article/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.2</title>
		<link>http://tarskitheme.com/2007/05/16/wordpress-22/</link>
		<comments>http://tarskitheme.com/2007/05/16/wordpress-22/#comments</comments>
		<pubDate>Wed, 16 May 2007 05:29:45 +0000</pubDate>
		<dc:creator>Chris Sternal-Johnson</dc:creator>
		
		<category><![CDATA[Asides]]></category>

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/05/16/wordpress-22/</guid>
		<description><![CDATA[WordPress 2.2 &#8220;Getz&#8221; is out.  I&#8217;ll be testing it out on our development site shortly, but if any brave souls want to try it out in the meantime do let us know how it goes!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/development/2007/05/wordpress-22/">WordPress 2.2 &#8220;Getz&#8221; is out</a>.  I&#8217;ll be testing it out on our development site shortly, but if any brave souls want to try it out in the meantime do let us know how it goes!</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/05/16/wordpress-22/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.3 Release</title>
		<link>http://tarskitheme.com/2007/04/02/13-release/</link>
		<comments>http://tarskitheme.com/2007/04/02/13-release/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 23:40:51 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

		<category><![CDATA[options page]]></category>

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/04/02/13-release/</guid>
		<description><![CDATA[Tarski 1.3 includes a new shiny new Options page and new sidebar functionality.]]></description>
			<content:encoded><![CDATA[<p><strong>Tarski 1.3</strong> doesn&#8217;t have the longest <a href="http://tarskitheme.com/help/changelog/#v1.3">changelog</a> in the world, but don&#8217;t let that deceive you; there are some substantial changes.</p>
<p>Obviously the major change is the new Tarski Options page, with an overhauled appearance as well as completely renovated markup. Functionally it&#8217;s little different, but it&#8217;s much better put together from a design perspective. Most of the help text, labels and so on were completely rewritten, so there&#8217;s a new <acronym title="Portable Object Template">POT</acronym> file on the <a href="http://tarskitheme.com/help/localisation/">localisation page</a>.</p>
<p>There&#8217;s also a new sidebar customisation option: those of you who like to write your own code can now make a <code>user-sidebar.php</code> file and tinker to your heart&#8217;s content.</p>
<h3>Legacy version, 1.2.5</h3>
<p>We&#8217;re actually releasing two versions today; the other one is <strong>Tarski 1.2.5</strong>, which has an even <em>shorter</em> <a href="http://tarskitheme.com/help/changelog/#v1.2.5">changelog entry</a>&#8212;just one item. 1.2.5 is a legacy version, intended for those who can&#8217;t (or won&#8217;t) get WordPress 2.1 or higher, which 1.3 requires. You can download it from the <a href="http://tarskitheme.com/help/legacy/">Legacy Versions</a> page.</p>
<p>Thanks to everyone who&#8217;s helped us with Tarski; hope you enjoy the new release.</p>
<p class="insert">Bugs and suggestions <a href="http://tarskitheme.com/forum/">on the forum</a> as always.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/04/02/13-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Requirements Changing</title>
		<link>http://tarskitheme.com/2007/04/01/requirements-changing/</link>
		<comments>http://tarskitheme.com/2007/04/01/requirements-changing/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 14:51:52 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Asides]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/04/01/requirements-changing/</guid>
		<description><![CDATA[Advance notice: the next version of Tarski will require WordPress 2.1.x; I&#8217;ve outlined some of the reasons here.
]]></description>
			<content:encoded><![CDATA[<p>Advance notice: the <a href="http://tarskitheme.com/help/roadmap/">next version</a> of Tarski will require WordPress 2.1.x; I&#8217;ve outlined some of the reasons <a href="http://extralogical.net/2007/04/raising-requirements/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/04/01/requirements-changing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.2.3 Release</title>
		<link>http://tarskitheme.com/2007/02/21/123-release/</link>
		<comments>http://tarskitheme.com/2007/02/21/123-release/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 20:50:18 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/02/21/123-release/</guid>
		<description><![CDATA[<strong>Tarski 1.2.3</strong> fixes several bugs and includes new French and Danish translations.]]></description>
			<content:encoded><![CDATA[<p>Bugs bother us, so when they&#8217;re brought to our attention, we do our best to fix them. <strong>Tarski 1.2.3</strong> is mostly a bug-fixing release, but I&#8217;m happy to say it comes with some new features too, albeit not of our making: two new translations, into French by Matthieu Mauduit and into Danish by Henrik Buchwald. Many thanks to both of them for their hard work.</p>
<p>The <a href="http://tarskitheme.com/help/changelog/#v1.2.3">changelog</a> is briefer than usual, but I like to think this is a good thing: there were fewer things to fix. A couple of them could have been classified as &#8216;tweaks&#8217;, specifically the Internet Explorer issues, but since they broke the proper display of some elements in that browser it seemed more accurate to call them bugs.</p>
<p>If we receive more translations before the next major version comes out, we&#8217;d be happy to release another iteration of the 1.2.x branch. All the details, as ever, are on the <a href="http://tarskitheme.com/help/localisation/">localisation page</a>. It&#8217;s great that Tarski is now available in five languages (other than English), but we&#8217;d very much like to add to that. Various feature additions and amendments are planned to improve matters still further on this front, but if you have any suggestions don&#8217;t hesitate to post them <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
<p>Thanks again to everyone who&#8217;s helped us out with Tarski, particularly those who&#8217;ve contributed translations and brought bugs to our attention, and I hope you enjoy using Tarski 1.2.3.</p>
<p class="insert">Bugs and suggestions should be posted <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/02/21/123-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.2.2 Release</title>
		<link>http://tarskitheme.com/2007/01/26/122-release/</link>
		<comments>http://tarskitheme.com/2007/01/26/122-release/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 00:37:55 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

		<category><![CDATA[404 errors]]></category>

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/01/26/122-release/</guid>
		<description><![CDATA[<strong>Tarski 1.2.2</strong> contains numerous bug fixes and tweaks to improve both Tarski's stability and its flexibility.]]></description>
			<content:encoded><![CDATA[<p><strong>Tarski 1.2.2</strong> contains numerous bug fixes and tweaks to improve both Tarski&#8217;s stability and its flexibility.</p>
<p>The <a href="http://tarskitheme.com/help/changelog/#v1.2.2">changelog</a> has all the gory details, but here&#8217;s a brief run-down of the changes. Firstly, our wonderful translation team has expanded the scope of the Swedish, Dutch and German translations currently available to cover the Tarski Options page and a few other bits of text which were missed or omitted (by me, not them) during the initial localisation work.</p>
<p>As always we discovered our own needs exceeded what the software was capable of, so we&#8217;ve added several more <a href="http://tarskitheme.com/help/theme-hooks/">theme hooks</a> to allow the insertion of text or objects (adverts, for example) at the end of posts and pages, as well as the ability for you to write custom <a href="http://www.alistapart.com/articles/perfect404/">404 error messages</a>. Instead of just linking back to your front page you could link visitors to your archives or tag page, or include a search field.</p>
<p>This release should also be compatible with WordPress 2.1: we&#8217;ve updated various things like links listings and the navbar code to make them work with the new functions and database schema present in 2.1. If you find any incompatibilities between this release and WordPress 2.1, or that we&#8217;ve broken anything in <acronym title="WordPress">WP</acronym> 2.0.x, please let us know so we can get a patch out quickly!</p>
<p>Lastly, we&#8217;ve fixed a number of bugs and tidied up the code in various places. A number of little scripts have been made into functions and can now be found in <code>functions.php</code>, which leaves the markup skeleton a lot tidier and easier to read and amend.</p>
<p>Many thanks to all our contributors, especially our tireless translation team, and I hope you enjoy using Tarski 1.2.2.</p>
<p class="insert">Please post any bugs or suggestions <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/01/26/122-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.1 and Tarski</title>
		<link>http://tarskitheme.com/2007/01/23/wordpress-21-and-tarski/</link>
		<comments>http://tarskitheme.com/2007/01/23/wordpress-21-and-tarski/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 12:03:25 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Asides]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/01/23/wordpress-21-and-tarski/</guid>
		<description><![CDATA[WordPress 2.1 is out and our companion release should be available shortly.]]></description>
			<content:encoded><![CDATA[<p>So, <a href="http://wordpress.org/development/2007/01/ella-21/">2.1 is finally out</a>. Unfortunately we don&#8217;t have our companion 1.2.2 release ready yet (I&#8217;m away from home currently so it&#8217;s a bit tricky getting it all together), but it ought to be out in the next few days and should be fully compatible with WordPress 2.1 and the 2.0.x branch.</p>
<p class="insert">Ok, <a href="http://tarskitheme.com/2007/01/26/122-release/">it&#8217;s out</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/01/23/wordpress-21-and-tarski/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Futureproofing</title>
		<link>http://tarskitheme.com/2006/12/21/futureproofing/</link>
		<comments>http://tarskitheme.com/2006/12/21/futureproofing/#comments</comments>
		<pubDate>Thu, 21 Dec 2006 00:25:16 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Asides]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2006/12/21/futureproofing/</guid>
		<description><![CDATA[Tarski seems to be running fine on WordPress 2.0.6 beta 1.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been testing Tarski on <a href="http://markjaquith.wordpress.com/2006/12/06/wordpress-206-beta-1/">WordPress 2.0.6 beta 1</a> (and now <a href="http://comox.textdrive.com/pipermail/wp-testers/2006-December/003490.html"><acronym title="Release Candidate">RC</acronym>2</a>), and encountered no problems so far. If you&#8217;re a <acronym title="WordPress">WP</acronym> beta tester and running Tarski we&#8217;d appreciate hearing about any problems you encounter. On a related note, I&#8217;ve just been putting some work in to make Tarski&#8217;s bookmark display fit in with the new system we&#8217;re <a href="http://boren.nu/archives/2006/06/22/wp-21-api-primer-get_bookmarks-and-wp_list_bookmarks/">apparently getting</a> in 2.1.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2006/12/21/futureproofing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tick Different</title>
		<link>http://tarskitheme.com/2006/10/27/tick-different/</link>
		<comments>http://tarskitheme.com/2006/10/27/tick-different/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 13:30:54 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Asides]]></category>

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

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

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

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

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

		<category><![CDATA[Tick Different]]></category>

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

		<guid isPermaLink="false">http://tarskitheme.com/2006/10/27/tick-different/</guid>
		<description><![CDATA[Tick Different is a dark, richly coloured Tarski mod.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.uhrsachen.ch/tickdifferent/">Tick Different</a> is based on Tarski. Gorgeous colours combine into a dark, rich style&#8212;reminds me of expensive chocolate.</p>
<p>WordPress 2.0.5 will be out fairly soon, and as soon as the release version arrives we&#8217;ll be testing it to ensure Tarski&#8217;s compatibility.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2006/10/27/tick-different/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
