<?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; bugs</title>
	<atom:link href="http://tarskitheme.com/tag/bugs/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>2.1.4 Release</title>
		<link>http://tarskitheme.com/2008/07/13/214-release/</link>
		<comments>http://tarskitheme.com/2008/07/13/214-release/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 22:13:10 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/?p=133</guid>
		<description><![CDATA[Tarski 2.1.4 adds a vital compatibility fix for WordPress 2.6.]]></description>
			<content:encoded><![CDATA[<p><strong>Tarski 2.1.4</strong> contains a vital compatibility fix for anyone upgrading to WordPress 2.6. If you&#8217;re planning on installing WordPress 2.6, <em>install this update immediately, before you upgrade your WordPress installation</em>. Following the <a href="http://tarskitheme.com/help/updates/">upgrade guide</a> is generally a good idea.</p>
<p><strong>Always back up your files and database before running a WordPress or Tarski upgrade.</strong></p>
<p>It appears that options are now being automatically unserialised, which means that when Tarski attempts to unserialise the already-unserialised <code>tarski_options</code> object, an error gets thrown which breaks a bunch of stuff. All of which means, upgrade now, or you might potentially lose your Tarski options.</p>
<p>Tarski 2.2 is still in production, and will add some nice functionality as well as some performance improvements and a fair bit of tidying. I&#8217;ve backported a couple of bug-fixes from 2.2 to 2.1.4, so you don&#8217;t have to wait for them.</p>
<p class="insert">Issues with this release should be posted <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2008/07/13/214-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2.0.5 Release</title>
		<link>http://tarskitheme.com/2007/12/09/205-release/</link>
		<comments>http://tarskitheme.com/2007/12/09/205-release/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 21:08:03 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/12/09/205-release/</guid>
		<description><![CDATA[Tarski 2.0.5 fixes various bugs and improves Tarski's inner workings.]]></description>
			<content:encoded><![CDATA[<p><strong>Tarski 2.0.5</strong> was initially slated as a pure bugfix release, but as with most things, it grew in the making. Details are in the <a href="http://tarskitheme.com/help/changelog/">changelog</a>.</p>
<p>However, the most major features are the bugs fixed. To begin with, the navbar now reorders correctly, and no longer needs to save that order when pages are saved; more efficient and better-written code makes it all happen dynamically.</p>
<p>A problem with Tarski&#8217;s options saving and updating code was exposed by the new multiple authors checking instituted in 2.0.3, with the result that the save-and-restore no longer worked properly: restoring one&#8217;s options after deleting them would merely save the defaults to the database. The underlying issues have now been fixed.</p>
<p>On the new features front is one I know I&#8217;ll appreciate as I continue to improve Tarski: the code behind the version check is now a lot smarter. It used to just check whether the version grabbed from the stylesheet and the one in the database&#8212;now it can tell whether any given version is newer or older than the installed version, which lets us do things like show a notice on the Dashboard notifying the user that they&#8217;re using a development version.</p>
<p>Lastly, I appropriated some WordPress widget code to rewrite the recent articles section, with the result that it&#8217;s now added via an <a href="http://tarskitheme.com/help/hooks/reference/#actions">action hook</a>, <code>th_fmain</code>, and can consequently be removed by a plugin as well as through the Options page. The recent articles&#8217; excerpts also have WordPress&#8217; excerpt filters applied to them too, so any plugin which adds or removes those filters will now work as expected on Tarski&#8217;s excerpts.</p>
<p>Enjoy the new version; all being well, it&#8217;ll be the last before Tarski 2.1, but I wouldn&#8217;t bet my life on it.</p>
<p class="insert">Please post bugs and suggestions <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/12/09/205-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2.0.3 Release</title>
		<link>http://tarskitheme.com/2007/11/19/203-release/</link>
		<comments>http://tarskitheme.com/2007/11/19/203-release/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 16:28:00 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

		<category><![CDATA[update notifier]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/11/19/203-release/</guid>
		<description><![CDATA[Tarski 2.0.3 fixes a few bugs and adds more polish to Tarski 2.]]></description>
			<content:encoded><![CDATA[<p>There are a few more tweaks and bug fixes in <strong>Tarski 2.0.3</strong>, all of which are detailed in the <a href="http://tarskitheme.com/help/changelog/">changelog</a>.</p>
<p>The update notifier has been the subject of a few improvements, including adding support for <acronym title="PHP: Hypertext Preprocessor">PHP</acronym>&#8217;s own <code>file_get_contents</code> function for people whose servers don&#8217;t have <code>libcurl</code> installed. Its error handling has also been made more robust, so when required <acronym title="PHP: Hypertext Preprocessor">PHP</acronym> components aren&#8217;t available it will let users know what the issue is and how to resolve it.</p>
<p>If you want to use images as links but don&#8217;t like borders, the new <code>imagelink2</code> <a href="http://tarskitheme.com/help/styling/images/">image class</a> will let you do that simply and easily.</p>
<p>There are a few text changes in this version, so if people could provide updated translations (shouldn&#8217;t take long) that would be wonderful.</p>
<p class="insert">Bugs and suggestions to the <a href="http://tarskitheme.com/forum/">forum</a> please.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/11/19/203-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2.0.1 Release</title>
		<link>http://tarskitheme.com/2007/11/09/201-release/</link>
		<comments>http://tarskitheme.com/2007/11/09/201-release/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 17:22:17 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

		<category><![CDATA[Internet Explorer]]></category>

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

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

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

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

		<category><![CDATA[update notifier]]></category>

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/11/09/201-release/</guid>
		<description><![CDATA[Tarski 2.0.1 fixes a few bugs in the 2.0 release.]]></description>
			<content:encoded><![CDATA[<p>With any major Tarski release, I know that there are bugs which won&#8217;t rear their ugly heads until it&#8217;s in the wild. <strong>Tarski 2.0.1</strong> fixes the ones that have shown themselves so far. Details are in <a href="http://tarskitheme.com/help/changelog/">the changelog</a>.</p>
<p><a href="http://jordan.liggitt.net/">Jordan</a> is the man to thank for the major fixes: he&#8217;s written a new, more efficient feed parser for the update notifier that should eliminate the memory limitation issues a couple of people had, and added an increased level of robustness to the options updater.</p>
<p>There are also fixes for a couple of <acronym title="Cascading Stylesheets">CSS</acronym> bugs, one where the navbar would disappear when only title and tagline were set to not display, and another where the next/previous post navigation disappeared in Internet Explorer.</p>
<p>Lastly, Tarski&#8217;s stylesheets are now added via the <code>wp_head</code> hook, and they can now be filtered. This means if you want to replace the stylesheets entirely, and just use the markup skeleton, you can do it without editing <code>header.php</code>. You could also use it to, for example, add per-page stylesheets or change the <acronym title="Uniform Resource Locator">URL</acronym>s to point to a separate file server.</p>
<p class="insert">Bugs, suggestions etc. to <a href="http://tarskitheme.com/forum/">the forum</a> as always.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/11/09/201-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.7.3 Release</title>
		<link>http://tarskitheme.com/2007/10/19/173-release/</link>
		<comments>http://tarskitheme.com/2007/10/19/173-release/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 17:41:47 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/10/19/173-release/</guid>
		<description><![CDATA[This version includes a couple of niggly bug fixes to tide you over until the next major version.]]></description>
			<content:encoded><![CDATA[<p><strong>Tarski 1.7.3</strong> includes <a href="http://tarskitheme.com/help/changelog/">two bug fixes</a>; if you&#8217;re not affected by either of these things, it&#8217;s probably not worth the time to upgrade from 1.7.2. Translations should be unaffected by the version bump.</p>
<p>The first fix is to make the <a href="http://tarskitheme.com/help/updates/notifier/">update notifier</a> work on servers where <a href="http://uk.php.net/manual/en/ref.filesystem.php"><code>allow_url_fopen</code></a> is disabled, such as the popular <a href="http://dreamhost.com/">Dreamhost</a>. Please note that if your server has <code>allow_url_fopen</code> disabled, you <em>must</em> enable caching by setting the cache directory&#8217;s permissions to <code>777</code>. Otherwise, you&#8217;ll just get a &#8220;No connection to update server&#8221; message. Thanks to <a href="http://tarskitheme.com/forum/comments.php?DiscussionID=407">janzo</a> on the forum for pointing this issue out.</p>
<p>The asides selector on the Options page has also received a small tweak, to bring it in line with expected behaviour: all post categories are now selectable as asides, even if they currently don&#8217;t have any posts in. Thanks to <a href="http://tarskitheme.com/forum/comments.php?DiscussionID=400#Item_14">lecrocq</a> on the forum for noticing this one.</p>
<p>Work on the next version of Tarski continues apace, and as always you can keep track of major changes via a quick glance at <a href="http://tarskitheme.com/help/roadmap/">the roadmap</a>. The technically-minded amongst you can also browse the latest <a href="http://tarskitheme.com/help/updates/svn/">development build</a>. The next version will probably be released in early November, depending on my other commitments.</p>
<p class="insert">Bugs and suggestions to <a href="http://tarskitheme.com/forum/">the forum</a> as always.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/10/19/173-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.6 Release</title>
		<link>http://tarskitheme.com/2007/08/17/16-release/</link>
		<comments>http://tarskitheme.com/2007/08/17/16-release/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 20:25:05 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		<category><![CDATA[update notification]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/08/17/16-release/</guid>
		<description><![CDATA[Tarski 1.6 features a rewritten update notification system and header selector, as well as loads of bug fixes and tweaks.]]></description>
			<content:encoded><![CDATA[<p>Despite only releasing the previous version a month or so ago, we decided to call this release <strong>Tarski 1.6</strong> since there have been some fairly major changes. You can obsess over the details in the <a href="http://tarskitheme.com/help/changelog/">changelog</a> as usual.</p>
<p>Perhaps most importantly, the header selection code in the Tarski Options page has been almost completely rewritten, although it preserves the same functionality as before. Where before it relied on JavaScript being enabled in the user&#8217;s browser, it now degrades gracefully&#8212;when JavaScript and <acronym title="Cascading Stylesheets">CSS</acronym> are disabled, it will still be functional, building up from an <acronym title="Hypertext Markup Language">HTML</acronym> skeleton rather than down from a JavaScript implementation. For this you can thank Chris Erwin, author of the <a href="http://www.chriserwin.com/scripts/crir/">Checkbox &#038; Radio Input Replacement</a> script that makes our new header selection code tick, and Richard Fliam who did some sterling work making our implementation compatible with Internet Explorer.</p>
<p>In line with other changes being phased into the WordPress admin panel, we&#8217;ve switched our required JavaScript library to <a href="http://jquery.com/">jQuery</a>, which now does the show and hide legwork for the sidebar options selection. The comments file has also been rewritten, stripping out some forty lines of code and resulting in a cleaner, leaner and more maintenance-friendly file.</p>
<p>We&#8217;ve also fixed several bugs, including both a recently introduced one where the &#8216;Author&#8217; field in the comments form was being filled by the author link of the last commenter, and a very long-standing one where comments display was screwed up for users of the &#8216;Recent Articles&#8217; sidebar widget (many thanks to Peter Cawley for providing this and other fixes).</p>
<p>The new update notification system will hopefully pass unnoticed, as a seamless replacement for the old one. Essentially it&#8217;s just an <a href="http://www.atomenabled.org/">Atom feed</a>, which Tarski checks whenever you visit the Dashboard or Tarski Options page (I may look into caching results for the next version). This is more secure, and allows the notification text to be translated&#8212;something that wasn&#8217;t possible with the old system. Niels Leenheer&#8217;s <a href="http://rakaz.nl/extra/code/feedparser">Feedparser</a> does the heavy lifting.</p>
<p><a href="http://tarski.googlecode.com/svn/translations/releases/1.5/">1.5 translations</a> have been frozen and the latest translations can be found in the <a href="http://tarski.googlecode.com/svn/translations/trunk/">translations trunk directory</a> as usual. Just as a heads-up, this will probably be our last major release before WordPress 2.3 comes out. Enjoy the rest of your summer, and we&#8217;ll see you in September for Tarski 1.7.</p>
<p class="insert">Bugs, suggestions and new translations to the <a href="http://tarskitheme.com/forum/">forum</a> please.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/08/17/16-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.5 Release</title>
		<link>http://tarskitheme.com/2007/07/14/15-release/</link>
		<comments>http://tarskitheme.com/2007/07/14/15-release/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 13:16:51 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/07/14/15-release/</guid>
		<description><![CDATA[Those of you who&#8217;ve been following our updates via Subversion will know this already, but for traditionalists who like to download a zip file each time, here&#8217;s Tarski 1.5. Quite a lot of stuff in the changelog, but I&#8217;ll give the usual rundown here as well.
First up is a rudimentary mobile stylesheet; something I&#8217;ve been [...]]]></description>
			<content:encoded><![CDATA[<p>Those of you who&#8217;ve been following our <a href="http://tarski.googlecode.com/svn/trunk/">updates via Subversion</a> will know this already, but for traditionalists who like to download a <code>zip</code> file each time, here&#8217;s <strong>Tarski 1.5</strong>. Quite a lot of stuff in the <a href="http://tarskitheme.com/help/changelog/">changelog</a>, but I&#8217;ll give the usual rundown here as well.</p>
<p>First up is a rudimentary mobile stylesheet; something I&#8217;ve been meaning to add for ages but only recently got round to. It&#8217;s not amazing, but it&#8217;s functional and preserves the Tarski aesthetic.</p>
<p>The <a href="">theme hooks</a> system has been massively overhauled, with the clunky and simplistic <code>constants.php</code> replaced by the <a href="http://extralogical.net/2007/06/wphooks/">custom plugin hooks</a> system I described recently. Check out <code>library/tarski-hooks.php</code> for the hooks, and <code>library/constants-hooks.php</code> for the bridge between that and the existing <code>constants.php</code> file, which is still supported as a legacy system (and a simpler one for the less <acronym title="PHP: Hypertext Preprocessor">PHP</acronym>-savvy amongst us).</p>
<p>Amongst the other new features are better OpenID comments support, and thanks to <a href="http://tarskitheme.com/forum/discussion/308/moving-blog-off-home-page-navigation-menu-with-static-front-page/">one user&#8217;s intervention</a> there&#8217;s also much better support for static front pages&#8212;which just goes to show, if you bring an issue up in the forum there&#8217;s a decent chance something will be done about it.</p>
<p>Other than that, there are the usual tweaks and bug fixes. Thanks as always to those who&#8217;ve contributed translations, suggestions, and code, especially to Jordan Liggitt who <a href="http://tarskitheme.com/forum/discussion/156/">solved a problem</a> with the older and newer entries navigation.</p>
<p>A quick note on translations: translations for <strong>Tarski 1.4</strong> have been frozen <a href="http://tarski.googlecode.com/svn/translations/releases/1.4/">here</a>, translations for 1.5 will be added to the <a href="http://tarski.googlecode.com/svn/translations/trunk/">translations directory</a> as they come in. The <code>.pot</code> file in that directory is up-to-date.</p>
<p class="insert">Bug reports, suggestions and translations to <a href="http://tarskitheme.com/forum/">the forum</a> please.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/07/14/15-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.4 Release</title>
		<link>http://tarskitheme.com/2007/04/14/14-release/</link>
		<comments>http://tarskitheme.com/2007/04/14/14-release/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 13:39:18 +0000</pubDate>
		<dc:creator>Chris Sternal-Johnson</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

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

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

		<category><![CDATA[swapped columns]]></category>

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/04/14/14-release/</guid>
		<description><![CDATA[Tarski 1.3.1 makes the recent articles listing optional, and fixes a number of bugs.]]></description>
			<content:encoded><![CDATA[<p>As 1.2.5 turned into 1.3, so 1.3.1 has turned into <strong>Tarski 1.4</strong>. A few nice things in this release; all the details are in <a href="http://tarskitheme.com/help/changelog/">changelog</a> as usual.</p>
<p>First, something I&#8217;m quite pleased with - Tarski now works right out-of-the-box with <a href="http://mu.wordpress.org/">WordPress <acronym title="Multi-User">MU</acronym></a>.  The theme will now auto-detect <acronym title="WordPress Multi-User">WPMU</acronym> and tweak its functioning accordingly; the specifics are in the changelog.  We&#8217;ve been pleased to see networks like <a href="http://wordpress.com/">WordPress.com</a> and <a href="http://edublogs.org/">Edublogs</a> picking up Tarski, and we hope this makes it easier to implement.</p>
<p>Fans of custom header images will be happy to hear that we&#8217;ve plugged WordPress&#8217;s custom header functionality into Tarski, so you can upload new header images with ease.</p>
<p>In the interests of cleaning up the database a little bit, and making it easier to change options via the database and so on, we&#8217;ve combined all the various <code>tarski_blahblahblah</code> options into one array. An upgrade script is included and will run automatically (it&#8217;s also available in <code>library/upgrade-to-1.4.php</code> if you prefer, or wish to peruse).  <strong>Note:</strong> The very first pageview after upgrading may have some SQL errors - just ignore them and refresh the page, they should disappear.</p>
<p>Most of the bug fixes are things we should have fixed ages ago, to do with the display of comments when the columns have been swapped. In all honesty it had just slipped our minds, so thank you to those of you who posted about this issue on the <a href="http://tarskitheme.com/forum/">forum</a>.</p>
<p>Other than that, there&#8217;s a small localisation issue fix (which again, several people pointed out on the forum), and a bit of footer triage: the default &#8216;About&#8217; header has been removed and the blurb has moved above the recent articles listing. If you want the header back you can add it in via the Options page, but you don&#8217;t have to.</p>
<p>Thanks again to everyone who&#8217;s pointed out bugs and contributed translations; hope you enjoy the new release.</p>
<p class="insert">Point out bugs or add suggestions <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/04/14/14-release/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>Comments Text Localisation</title>
		<link>http://tarskitheme.com/2007/02/18/comments-text-localisation/</link>
		<comments>http://tarskitheme.com/2007/02/18/comments-text-localisation/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 19:38:06 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2007/02/18/comments-text-localisation/</guid>
		<description><![CDATA[The comment number and edit links are now localised; if there's any more unlocalised text out there, please let us know!]]></description>
			<content:encoded><![CDATA[<p>As part of our <a href="http://tarskitheme.com/help/localisation/">continued efforts</a> to make Tarski completely amenable to localisation, we&#8217;ve just fixed a few lingering issues such as the comment number text and the edit links, which until now couldn&#8217;t be translated without altering the core Tarski code.</p>
<p>An updated <acronym title="Portable Object Template">POT</acronym> is now up. I know this has been frustrating our translators so it&#8217;s cheering to finally have a fix. If there are any other bits of text that aren&#8217;t yet localisable, please let us know <a href="http://tarskitheme.com/forum/">in the forum</a> or in the comments on this post.</p>
<p>In addition to this, we&#8217;re still looking for more translations for 1.2.3, so if you&#8217;re able to translate Tarski into another language (that hasn&#8217;t already <a href="http://tarskitheme.com/help/localisation/">been covered</a> by someone else) please get in touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/02/18/comments-text-localisation/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
