<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Tracks</title>
    <link>http://www.getontracks.org/tracks/index/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>butshesagirl@rousette.org.uk</dc:creator>
    <dc:rights>Copyright 2006</dc:rights>
    <dc:date>2006-03-05T16:08:33+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>Jumpbox for Tracks</title>
      <link>http://www.getontracks.org/articles/comments/jumpbox&#45;for&#45;tracks/</link>
      <description></description>
      <dc:subject>development, macosx, windows</dc:subject>
      <content:encoded><![CDATA[	<p>The nice people at <a href="http://www.jumpbox.com/">JumpBox</a> have just released a <a href="http://www.jumpbox.com/app/tracks">JumpBox for Tracks 1.7</a>. JumpBoxes are pre-built, pre-configured virtual applications which run in a range of <a href="http://www.jumpbox.com/supported-virtualization-software">Virtualization software applications</a>. You just download the JumpBox (free), then open the file with your Virtualization software. Once the JumpBox has booted, it will give you a URL which you can visit in a browser. The software will then guide you through setting up an account. If you&#8217;d like to try out the JumpBox without installing it, you can use the &#8220;Trial This JumpBox&#8221; button on the web site, which will let you play around with it to test it out. It&#8217;s great to have another method of using Tracks for those of you who don&#8217;t want to go to the trouble of installing Tracks and its dependencies on your computer, or installing Tracks on a web host. Try it out! I&#8217;ll add links and instructions to the manual in due course.</p>


 ]]></content:encoded>
      <dc:date>2009-04-02T19:55:42+00:00</dc:date>
    </item>

    <item>
      <title>Tracks 1.7</title>
      <link>http://www.getontracks.org/articles/comments/tracks&#45;1.7/</link>
      <description></description>
      <dc:subject></dc:subject>
      <content:encoded><![CDATA[


 ]]></content:encoded>
      <dc:date>2009-02-28T13:21:54+00:00</dc:date>
    </item>

    <item>
      <title>Tracks 1.7RC2</title>
      <link>http://www.getontracks.org/articles/comments/tracks&#45;1.7rc2/</link>
      <description></description>
      <dc:subject></dc:subject>
      <content:encoded><![CDATA[


 ]]></content:encoded>
      <dc:date>2009-02-15T12:05:47+00:00</dc:date>
    </item>

    <item>
      <title>Making yourself comfortable with git in the terminal</title>
      <link>http://www.getontracks.org/articles/comments/making&#45;yourself&#45;comfortable&#45;with&#45;git&#45;in&#45;the&#45;terminal/</link>
      <description></description>
      <dc:subject>development, tips</dc:subject>
      <content:encoded><![CDATA[	<p>If you&#8217;re cloning or forking Tracks from <a href="http://github.com/bsag/tracks/">GitHub</a>, you might be interested in some changes you can make to your .bashrc to make using git a bit more comfortable. Henrik over at The Pug Automatic posted <a href="http://henrik.nyh.se/2008/12/git-dirty-prompt">this tip</a> for putting both your current branch name on the command line, and also indicating whether you have any uncommitted changes in the branch. If your branch has uncommitted changes, it prints an asterisk after the branch name. This is incredibly helpful for seeing at a glance what state you are in, without having to issue the commands &#8216;git branch&#8217; or &#8216;git status&#8217;. If you flit about between branches a lot, having the branch name at the command prompt can save you from a great deal of trouble.</p>

	<p>You can grab Henrik&#8217;s code <a href="http://gist.github.com/31631">here</a>, or use mine below. I just foraged around among the forks and the comments on <a href="http://www.simplisticcomplexity.com/2008/03/13/show-your-git-branch-name-in-your-prompt/">this related post</a> to get a version combining the best bits of them all, then I substituted in my existing command prompt. Enjoy!</p>

	<p><script src="http://gist.github.com/47541.js"></script></p>


 ]]></content:encoded>
      <dc:date>2009-01-15T19:15:14+00:00</dc:date>
    </item>

    <item>
      <title>Tracks gets its own domain name</title>
      <link>http://www.getontracks.org/articles/comments/tracks&#45;gets&#45;its&#45;own&#45;domain&#45;name/</link>
      <description></description>
      <dc:subject>development, site&#45;admin</dc:subject>
      <content:encoded><![CDATA[	<p>...and a new home! I have now completed the migration to the new Shared Accelerator at <a href="http://joyent.com/">Joyent.com</a>, and in the process, gave Tracks its own domain name: getontracks.org. You may find that the new server feels a bit more snappy than the old one, and it should be more stable and reliable. The migration process was fairly complex, and it&#8217;s possible that some links may be broken, so do please email me if you find anything amiss. I&#8217;ve redirected the old domain to the new one, so feed readers should pick up the redirection. If they do not, you might want to enter the new feed URL manually for the <a href="http://www.getontracks.org/tracks/rss_2.0/">RSS2 feed</a> or <a href="http://www.getontracks.org/tracks/atom/">Atom feed</a>.</p>

	<p>I was hoping to replace our Trac bug tracker with a custom solution run with ExpressionEngine (which runs this site), but importing existing tickets proved too much for my pre-Christmas brain! Instead, I imported all the old tickets into an <a href="http://www.assembla.com/spaces/tracks-tickets/tickets">Assembla space</a>. Assembla offers a number of rather cool features, and will be easier for me to administer. You can find out how to use the site to submit tickets <a href="http://getontracks.org/development/">here</a>.</p>


 ]]></content:encoded>
      <dc:date>2008-12-30T16:31:58+00:00</dc:date>
    </item>

    <item>
      <title>Tracks 1.7RC</title>
      <link>http://www.getontracks.org/articles/comments/tracks&#45;1.7rc/</link>
      <description></description>
      <dc:subject></dc:subject>
      <content:encoded><![CDATA[


 ]]></content:encoded>
      <dc:date>2008-12-14T13:32:54+00:00</dc:date>
    </item>

    <item>
      <title>Absent for August</title>
      <link>http://www.getontracks.org/articles/comments/absent&#45;for&#45;august/</link>
      <description></description>
      <dc:subject>communication, site&#45;admin</dc:subject>
      <content:encoded><![CDATA[	<p>I&#8217;m off to Brazil for a work course again on Monday, and I&#8217;ll be away for 3 weeks. I won&#8217;t have email or web access during that time, so can I ask that you direct any questions to the forum or mailing list where other Tracks users will be able to help you. If you want to make a pull request on GitHub, or if you&#8217;ve got a patch, <a href="https://github.com/lukemelia">lukemelia</a>, <a href="https://github.com/lrbalt">lrbalt</a> and <a href="https://github.com/epall">epall</a> all have commit rights to the main repository, so you can send your request to them.</p>

	<p>Have a great summer everyone, and I&#8217;ll post again when I get back!</p>


 ]]></content:encoded>
      <dc:date>2008-08-02T18:22:00+00:00</dc:date>
    </item>

    <item>
      <title>Pledgie button</title>
      <link>http://www.getontracks.org/articles/comments/pledgie&#45;button/</link>
      <description></description>
      <dc:subject>communication</dc:subject>
      <content:encoded><![CDATA[	<p>GitHub provides a handy shortcut for creating a <a href="http://pledgie.org/">Pledgie</a> campaign, and shows the button on the repository page. We were previously accepting donations using a Paypal button, which meant I then had to do some mental arithmetic and manually update the MacBook-O-Meter to show the additional donations. Pledgie is much easier to use, so I&#8217;ve now embedded the Pledgie button on the <a href="http://www.rousette.org.uk/projects/tracks/contribute">Contribute</a> page, and also in the sidebar of the site. Click the button if you feel like making a donation! Pledgie donations can be anonymous or you can display your name proudly in the donors list, and you can use PayPal or a credit card for payment.</p>


 ]]></content:encoded>
      <dc:date>2008-06-28T11:23:00+00:00</dc:date>
    </item>

    <item>
      <title>BitNami screencasts in Spanish</title>
      <link>http://www.getontracks.org/articles/comments/bitnami&#45;screencasts&#45;in&#45;spanish/</link>
      <description></description>
      <dc:subject>buzz, links</dc:subject>
      <content:encoded><![CDATA[	<p>Spanish-speaking Tracks users will be interested to know that <a href="http://www.bitnami.org/">BitNami</a> have a couple of <a href="http://www.bitnami.org/article/tracks-aprende-a-manejar-tus-tareas">screencasts</a> in Spanish, showing the installation process with BitNami (which was produced by <a href="http://www.screencasts.es/">Javier Mart&#237;nez</a>) and an introduction to using Tracks. Many thanks to Antonio Santos at BitNami for pointing me to the screencasts, and for telling me that Tracks was the third most downloaded Stack on BitNami last month!</p>


 ]]></content:encoded>
      <dc:date>2008-06-28T10:27:01+00:00</dc:date>
    </item>

    <item>
      <title>Tracks moves to GitHub!</title>
      <link>http://www.getontracks.org/articles/comments/tracks&#45;moves&#45;to&#45;github/</link>
      <description>I&#39;m happy to say that Tracks has now moved to GitHub. The subversion repository is still available as a read&#45;only repository, but all new development will happen via Git at  GitHub. The main reason for this move is to make it much easier for people to contribute to the project. Anyone can clone the repository and submit patches, but to make life even easier, you can sign up for a free account at GitHub and then fork Tracks. GitHub provides a &#39;pull request&#39; button, so when you&#39;ve added something cool or fixed a bug, hit the button and we&#39;ll pull in your changes. Git makes merging *much* easier than Subversion, even if the codebase has moved on a bit since you created the patch.</description>
      <dc:subject>communication, development</dc:subject>
      <content:encoded><![CDATA[	<p>I&#8217;m happy to say that Tracks has now moved to GitHub. The subversion repository is still available as a read-only repository, but all new development will happen via <a href="http://git.or.cz/">Git</a> at  <a href="http://github.com/bsag/tracks/tree">GitHub</a>. The main reason for this move is to make it much easier for people to contribute to the project. Anyone can clone the repository and submit patches, but to make life even easier, you can sign up for a free account at GitHub and then fork Tracks. GitHub provides a &#8216;pull request&#8217; button, so when you&#8217;ve added something cool or fixed a bug, hit the button and we&#8217;ll pull in your changes. Git makes merging <strong>much</strong> easier than Subversion, even if the codebase has moved on a bit since you created the patch.</p>

	<p>The latest stable version of Tracks can still be downloaded as a .zip file (see the download link in the sidebar). If you don&#8217;t want to install Git, but you are feeling adventurous and want to get the very latest development version, you can use the &#8216;Download&#8217; button on the GitHub page to get a tarball of the project.</p>

	<p>To clone Tracks, change to a directory in which you want to store Tracks (e.g. ~/Sites):</p>

<pre>
<code>
git clone git://github.com/bsag/tracks.git
cd tracks
</code>
</pre>

	<p>If (when!) you produce a cool new feature or fix a bug, create a patch. If you develop in a branch called &#8216;experiment&#8217;:</p>

<pre>
<code>
git diff master..experiment &gt; my_feature.patch 
</code>
</pre>

	<p>Then attach my_feature.patch to a ticket.</p>

	<p>Or you can sign up for a free account on github and fork Tracks using the convenient button. You can then use the button to issue a pull request for your changes to be pulled into the main repository.</p>


 ]]></content:encoded>
      <dc:date>2008-06-15T11:33:00+00:00</dc:date>
    </item>

    
    </channel>
</rss>