<?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; toolset</title>
	<atom:link href="http://tarskitheme.com/tag/toolset/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarskitheme.com</link>
	<description>An elegant, flexible WordPress theme</description>
	<pubDate>Thu, 14 Aug 2008 09:16:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Watching for Changes</title>
		<link>http://tarskitheme.com/2008/04/04/watching-for-changes/</link>
		<comments>http://tarskitheme.com/2008/04/04/watching-for-changes/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 14:11:06 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Asides]]></category>

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/?p=129</guid>
		<description><![CDATA[The <a href="/about/changelog/">changelog</a> has details of all the changes in Tarski 2.1.]]></description>
			<content:encoded><![CDATA[<p>Tarski&#8217;s changelog is now included in our <a href="http://tarskitheme.com/help/updates/svn/">svn repository</a>, and having <a href="http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/">automated</a> the process I&#8217;ve been updating the <a href="http://tarskitheme.com/about/changelog/">public one</a> far more frequently. This means you can now see all the major changes without having to read the commit logs.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2008/04/04/watching-for-changes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tarski Utilities on GitHub</title>
		<link>http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/</link>
		<comments>http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 19:48:10 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/</guid>
		<description><![CDATA[Putting out a new release of Tarski involves a fair few elements: tagging a new release in Subversion, creating a zip file and moving that to the downloads directory, updating the changelog, writing a release post, and finally updating the version feed so that existing users get notified about the new version.
All this is an [...]]]></description>
			<content:encoded><![CDATA[<p>Putting out a new release of Tarski involves a fair few elements: <a href="http://tarski.googlecode.com/svn/releases/">tagging</a> a new release in <a href="http://tarskitheme.com/help/updates/svn/">Subversion</a>, creating a zip file and moving that to the downloads directory, updating the changelog, writing a release post, and finally updating the version feed so that existing users get notified about the new version.</p>
<p>All this is an increasingly automated process: I still have to publish the release post and update the changelog manually, but pretty much everything else can be done with a couple of tweaks to a config file and one shell command: <code>rake tarski:update</code> (actually you can just do <code>rake</code> since <code>tarski:update</code> is the default task).</p>
<p>You can now download my toolset <a href="http://github.com/ionfish/tarski-utilities/">from GitHub</a>. Obviously to do so you&#8217;ll need <a href="http://git.or.cz/">Git</a>, as well as <a href="http://www.ruby-lang.org/en/">Ruby</a> and <a href="http://rake.rubyforge.org/">Rake</a> to run it. If you have any questions, suggestions or bug reports, please let me know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
