<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Tracks</title>
    <subtitle type="text"></subtitle>
    <link rel="alternate" type="text/html" href="http://www.getontracks.org/tracks/index/" />
    <link rel="self" type="application/atom+xml" href="http://www.getontracks.org/tracks/atom/" />
    <updated>2009-01-05T22:04:31Z</updated>
    <rights>Copyright (c) 2006, bsag</rights>
    <generator uri="http://www.pmachine.com/" version="1.6.6">ExpressionEngine</generator>
    <id>tag:getontracks.org,2006:03:05</id>


    <entry>
      <title>Jumpbox for Tracks</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/jumpbox-for-tracks/" />
      <id>tag:getontracks.org,2009:news/index/2.97</id>
      <published>2009-04-02T19:55:42Z</published>
      <updated>2009-04-02T19:02:43Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="development"
        scheme="http://www.getontracks.org/articles/category/development/"
        label="development" />
      <category term="macosx"
        scheme="http://www.getontracks.org/articles/category/macosx/"
        label="macosx" />
      <category term="windows"
        scheme="http://www.getontracks.org/articles/category/windows/"
        label="windows" />
      <content type="html"><![CDATA[
         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.  


 
      ]]></content>
    </entry>

    <entry>
      <title>Tracks 1.7</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/tracks-1.7/" />
      <id>tag:getontracks.org,2009:downloads/index/5.96</id>
      <published>2009-02-28T13:21:54Z</published>
      <updated>2009-02-28T12:32:55Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <content type="html"><![CDATA[
           


 
      ]]></content>
    </entry>

    <entry>
      <title>Tracks 1.7RC2</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/tracks-1.7rc2/" />
      <id>tag:getontracks.org,2009:downloads/index/5.95</id>
      <published>2009-02-15T12:05:47Z</published>
      <updated>2009-02-15T11:12:48Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <content type="html"><![CDATA[
           


 
      ]]></content>
    </entry>

    <entry>
      <title>Making yourself comfortable with git in the terminal</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/making-yourself-comfortable-with-git-in-the-terminal/" />
      <id>tag:getontracks.org,2009:articles/index/3.94</id>
      <published>2009-01-15T19:15:14Z</published>
      <updated>2009-01-15T19:31:15Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="development"
        scheme="http://www.getontracks.org/articles/category/development/"
        label="development" />
      <category term="tips"
        scheme="http://www.getontracks.org/articles/category/tips/"
        label="tips" />
      <content type="html"><![CDATA[
         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>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>
    </entry>

    <entry>
      <title>Tracks gets its own domain name</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/tracks-gets-its-own-domain-name/" />
      <id>tag:getontracks.org,2008:news/index/2.93</id>
      <published>2008-12-30T16:31:58Z</published>
      <updated>2008-12-30T15:48:59Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="development"
        scheme="http://www.getontracks.org/articles/category/development/"
        label="development" />
      <category term="site&#45;admin"
        scheme="http://www.getontracks.org/articles/category/site-admin/"
        label="site&#45;admin" />
      <content type="html"><![CDATA[
         ...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>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>
    </entry>

    <entry>
      <title>Tracks 1.7RC</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/tracks-1.7rc/" />
      <id>tag:getontracks.org,2008:downloads/index/5.87</id>
      <published>2008-12-14T13:32:54Z</published>
      <updated>2009-01-07T11:04:55Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <content type="html"><![CDATA[
           


 
      ]]></content>
    </entry>

    <entry>
      <title>Absent for August</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/absent-for-august/" />
      <id>tag:getontracks.org,2008:news/index/2.81</id>
      <published>2008-08-02T18:22:00Z</published>
      <updated>2008-08-02T17:28:26Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="communication"
        scheme="http://www.getontracks.org/articles/category/communication/"
        label="communication" />
      <category term="site&#45;admin"
        scheme="http://www.getontracks.org/articles/category/site-admin/"
        label="site&#45;admin" />
      <content type="html"><![CDATA[
         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>Have a great summer everyone, and I&#8217;ll post again when I get back!  </p>


 
      ]]></content>
    </entry>

    <entry>
      <title>Pledgie button</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/pledgie-button/" />
      <id>tag:getontracks.org,2008:news/index/2.80</id>
      <published>2008-06-28T11:23:00Z</published>
      <updated>2008-06-28T10:34:43Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="communication"
        scheme="http://www.getontracks.org/articles/category/communication/"
        label="communication" />
      <content type="html"><![CDATA[
         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.  


 
      ]]></content>
    </entry>

    <entry>
      <title>BitNami screencasts in Spanish</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/bitnami-screencasts-in-spanish/" />
      <id>tag:getontracks.org,2008:news/index/2.79</id>
      <published>2008-06-28T10:27:01Z</published>
      <updated>2008-06-28T09:38:48Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="buzz"
        scheme="http://www.getontracks.org/articles/category/buzz/"
        label="buzz" />
      <category term="links"
        scheme="http://www.getontracks.org/articles/category/links/"
        label="links" />
      <content type="html"><![CDATA[
         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!  


 
      ]]></content>
    </entry>

    <entry>
      <title>Tracks moves to GitHub!</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/tracks-moves-to-github/" />
      <id>tag:getontracks.org,2008:news/index/2.78</id>
      <published>2008-06-15T11:33:00Z</published>
      <updated>2008-06-16T17:28:35Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="communication"
        scheme="http://www.getontracks.org/articles/category/communication/"
        label="communication" />
      <category term="development"
        scheme="http://www.getontracks.org/articles/category/development/"
        label="development" />
      <content type="html"><![CDATA[
         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>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>
    </entry>

    <entry>
      <title>Tracks 1.6</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/tracks-16/" />
      <id>tag:getontracks.org,2008:downloads/index/5.77</id>
      <published>2008-06-03T18:53:45Z</published>
      <updated>2009-01-07T11:09:46Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="releases"
        scheme="http://www.getontracks.org/articles/category/releases/"
        label="releases" />
      <content type="html"><![CDATA[
           


 
      ]]></content>
    </entry>

    <entry>
      <title>Comment moderation</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/comment-moderation/" />
      <id>tag:getontracks.org,2008:news/index/2.76</id>
      <published>2008-05-22T20:36:00Z</published>
      <updated>2008-05-22T19:37:24Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="site&#45;admin"
        scheme="http://www.getontracks.org/articles/category/site-admin/"
        label="site&#45;admin" />
      <content type="html"><![CDATA[
         <p>I&#8217;ve been getting a fair bit of spam slipping through Akismet&#8217;s fingers recently, so I&#8217;ve decided to turn comment moderation on and see how it goes. Please feel free to comment as usual, but remember that your comment won&#8217;t show up immediately. If you are a spammer, your comment won&#8217;t turn up at all!</p>  


 
      ]]></content>
    </entry>

    <entry>
      <title>Morphexchange &#45; Tracks as a hosted service</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/morphexchange-tracks-as-a-hosted-service/" />
      <id>tag:getontracks.org,2008:articles/index/3.75</id>
      <published>2008-04-07T18:47:00Z</published>
      <updated>2008-04-07T17:56:52Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="links"
        scheme="http://www.getontracks.org/articles/category/links/"
        label="links" />
      <content type="html"><![CDATA[
         If you&#8217;d like to have a globally-accessible installation of Tracks, which you could access from any computer on the internet, but you either don&#8217;t have a web server, web host, or don&#8217;t want the hassle of installing it yourself, you could try <a href="http://www.morphexchange.com/">Morph eXchange</a>. The Morph Application Platform allows you to run certain Ruby on Rails applications as services. They have some services which require a paid subscription, but their Tracks service is free to use. All you need to do is go to the <a href="http://www.morphexchange.com/">homepage</a>, signup for an account, then under subscriptions you will see Tracks listed. Click subscribe, and you can launch Tracks and enter your data.  


 
      ]]></content>
    </entry>

    <entry>
      <title>New screencast</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/new-screencast/" />
      <id>tag:getontracks.org,2008:news/index/2.74</id>
      <published>2008-04-01T18:26:01Z</published>
      <updated>2008-04-01T17:35:20Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="communication"
        scheme="http://www.getontracks.org/articles/category/communication/"
        label="communication" />
      <category term="site&#45;admin"
        scheme="http://www.getontracks.org/articles/category/site-admin/"
        label="site&#45;admin" />
      <content type="html"><![CDATA[
         I&#8217;ve just uploaded an introductory screencast to the <a href="http://www.rousette.org.uk/projects/screenshots/index">screenshots</a> page. In it, I introduce the basics of starting with a new, blank installation of Tracks, adjusting the preferences, adding contexts, projects and actions, and editing actions. In due course, I&#8217;ll add more screencasts on specific aspects, like using tags, the tickler, and the statistics page.

	<p>It&#8217;s the first screencast I&#8217;ve done with a voiceover, so please forgive the stumbling, mumbling parts. Watching the screencast, you might marvel at the fact that I lecture for a living. The thing is, I&#8217;m used to a live audience (except at 9am Monday lectures, where the audience is mostly asleep), and talking to myself felt distinctly odd <img src="http://www.getontracks.org/images/smileys/wink.gif" width="19" height="19" alt="wink" style="border:0;" /> I also seemed to be channelling Bill Lumbergh from <a href="http://www.imdb.com/title/tt0151804/">Office Space</a>, with my &#8220;let&#8217;s go ahead and&#8230;&#8221;. I don&#8217;t know why, because I almost never say that in real life. Anyway, enjoy, and try not to laugh too hard.   </p>


 
      ]]></content>
    </entry>

    <entry>
      <title>Tracks 1.5</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/articles/comments/tracks-15/" />
      <id>tag:getontracks.org,2008:downloads/index/5.73</id>
      <published>2008-03-27T17:11:25Z</published>
      <updated>2009-01-07T11:14:26Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="releases"
        scheme="http://www.getontracks.org/articles/category/releases/"
        label="releases" />
      <content type="html"><![CDATA[
           


 
      ]]></content>
    </entry>


</feed>