<?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.rousette.org.uk/projects/tracks/index/" />
    <link rel="self" type="application/atom+xml" href="http://www.rousette.org.uk/projects/tracks/atom/" />
    <updated>2008-06-16T17:27:30Z</updated>
    <rights>Copyright (c) 2006, bsag</rights>
    <generator uri="http://www.pmachine.com/" version="1.6.3">ExpressionEngine</generator>
    <id>tag:rousette.org.uk,2006:03:05</id>


    <entry>
      <title>Absent for August</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/absent-for-august/" />
      <id>tag:rousette.org.uk,2008:projects/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.rousette.org.uk/projects/site/category/communication/"
        label="communication" />
      <category term="site&#45;admin"
        scheme="http://www.rousette.org.uk/projects/site/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.rousette.org.uk/projects/site/pledgie-button/" />
      <id>tag:rousette.org.uk,2008:projects/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.rousette.org.uk/projects/site/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.rousette.org.uk/projects/site/bitnami-screencasts-in-spanish/" />
      <id>tag:rousette.org.uk,2008:projects/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.rousette.org.uk/projects/site/category/buzz/"
        label="buzz" />
      <category term="links"
        scheme="http://www.rousette.org.uk/projects/site/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.rousette.org.uk/projects/site/tracks-moves-to-github/" />
      <id>tag:rousette.org.uk,2008:projects/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.rousette.org.uk/projects/site/category/communication/"
        label="communication" />
      <category term="development"
        scheme="http://www.rousette.org.uk/projects/site/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.rousette.org.uk/projects/site/tracks-16/" />
      <id>tag:rousette.org.uk,2008:projects/downloads/index/5.77</id>
      <published>2008-06-03T18:53:02Z</published>
      <updated>2008-06-03T18:06:56Z</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.rousette.org.uk/projects/site/category/releases/"
        label="releases" />
      <content type="html"><![CDATA[
           


 
      ]]></content>
    </entry>

    <entry>
      <title>Comment moderation</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/comment-moderation/" />
      <id>tag:rousette.org.uk,2008:projects/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.rousette.org.uk/projects/site/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!<br />
</p>  


 
      ]]></content>
    </entry>

    <entry>
      <title>Morphexchange &#45; Tracks as a hosted service</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/morphexchange-tracks-as-a-hosted-service/" />
      <id>tag:rousette.org.uk,2008:projects/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.rousette.org.uk/projects/site/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.rousette.org.uk/projects/site/new-screencast/" />
      <id>tag:rousette.org.uk,2008:projects/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.rousette.org.uk/projects/site/category/communication/"
        label="communication" />
      <category term="site&#45;admin"
        scheme="http://www.rousette.org.uk/projects/site/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.rousette.org.uk/projects/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.rousette.org.uk/projects/site/tracks-15/" />
      <id>tag:rousette.org.uk,2008:projects/downloads/index/5.73</id>
      <published>2008-03-27T17:11:12Z</published>
      <updated>2008-04-02T18:43: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.rousette.org.uk/projects/site/category/releases/"
        label="releases" />
      <content type="html"><![CDATA[
           


 
      ]]></content>
    </entry>

    <entry>
      <title>BitNami Tracks Stack</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/bitnami-tracks-stack/" />
      <id>tag:rousette.org.uk,2008:projects/news/index/2.72</id>
      <published>2008-03-15T19:12:00Z</published>
      <updated>2008-03-15T18:22:03Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="linux"
        scheme="http://www.rousette.org.uk/projects/site/category/linux/"
        label="linux" />
      <category term="macosx"
        scheme="http://www.rousette.org.uk/projects/site/category/macosx/"
        label="macosx" />
      <category term="releases"
        scheme="http://www.rousette.org.uk/projects/site/category/releases/"
        label="releases" />
      <category term="windows"
        scheme="http://www.rousette.org.uk/projects/site/category/windows/"
        label="windows" />
      <content type="html"><![CDATA[
         Manuel Morales from <a href="http://bitnami.org/">BitNami</a> emailed to tell me about the <a href="http://bitnami.org/stack/tracks">Tracks Stack</a> they have developed. These are easy to install, multi-platform packages for installing various Open Source applications. You download a package which installs as a stand-alone stack of all of the components required to run the application. What this means is that if you want to run Tracks on Windows XP, Linux or Mac OS X, but you don&#8217;t really know where to start with installing Ruby, Rails and MySQL, you can just download the stack. It installs everything you need and even configures the application and the database for you. The Tracks Stack installs the brand spanking new Tracks version 1.5rc1.

	<p>So if you&#8217;re interested by Tracks but have been daunted by the installation procedure, give a <a href="http://bitnami.org/stack/tracks">Tracks Stack</a> a whirl!  </p>


 
      ]]></content>
    </entry>

    <entry>
      <title>Tracks 1.5RC1</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/tracks-15rc1/" />
      <id>tag:rousette.org.uk,2008:projects/downloads/index/5.71</id>
      <published>2008-03-06T19:53:00Z</published>
      <updated>2008-03-06T19:03: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.rousette.org.uk/projects/site/category/releases/"
        label="releases" />
      <content type="html"><![CDATA[
           


 
      ]]></content>
    </entry>

    <entry>
      <title>More ways to support Tracks</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/more-ways-to-support-tracks/" />
      <id>tag:rousette.org.uk,2007:projects/news/index/2.69</id>
      <published>2007-03-10T20:49:00Z</published>
      <updated>2007-03-10T19:54:26Z</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.rousette.org.uk/projects/site/category/development/"
        label="development" />
      <category term="site&#45;admin"
        scheme="http://www.rousette.org.uk/projects/site/category/site-admin/"
        label="site&#45;admin" />
      <content type="html"><![CDATA[
         After a lot of soul-searching, I&#8217;ve set up a PayPal donate button for those of you who would like to make a donation to support Tracks. We have a goal in mind: buying a MacBook for each of the developers, so that we can properly test Tracks on the Mac, Windows <em>and</em> Linux, using Parallels Desktop. See the <a href="http://www.rousette.org.uk/projects/tracks/contribute">Contribute</a> page for the full details, and thanks in advance to anyone who is kind enough to make a donation!  


 
      ]]></content>
    </entry>

    <entry>
      <title>A really easy installation for MacOS X users</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/a-really-easy-installation-for-macos-x-users/" />
      <id>tag:rousette.org.uk,2007:projects/news/index/2.68</id>
      <published>2007-03-10T20:21:01Z</published>
      <updated>2007-03-25T15:20:20Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="macosx"
        scheme="http://www.rousette.org.uk/projects/site/category/macosx/"
        label="macosx" />
      <category term="releases"
        scheme="http://www.rousette.org.uk/projects/site/category/releases/"
        label="releases" />
      <content type="html"><![CDATA[
         I&#8217;ve been playing around with Locomotive recently, and I&#8217;m really impressed how easy the whole process is now. I&#8217;ve altered the <a href="http://www.rousette.org.uk/projects/files/tracks-1.043.zip">zip package</a> of Tracks 1.043 to make it as easy as possible for MacOS X users. I&#8217;ve pre-configured the package to use the SQLite3 database, which is included in the package, and also set up the logs and environment.rb file so that all you need to do is download Locomotive, point it at your Tracks folder and go! The full instructions are in the tracks-1.043 folder in <code>installation.html</code>.

	<p>As a side effect, the process of installation should be a little easier for Windows and Linux users too, because you no longer need to do the tedious copying of the *.tmpl files and folders. I&#8217;ve also included a security patch (details <a href="http://dev.rousette.org.uk/changeset/475">here</a>). If you&#8217;re using Tracks on a public server, I would install the new version, but if it&#8217;s on your own machine with no public access, you should be fine.</p>

	<p>I&#8217;m going to radically overhaul both the installation method and instructions for the next release, because I know that people get put off by the installation process.</p>

	<p><strong>Update 2007-03-25:</strong> A few users bumped into a problem with using newer versions of the Locomotive bundles (see explanation <a href="http://www.rousette.org.uk/projects/forums/viewreply/413/">here</a>), so I&#8217;ve updated the tracks-1.043.zip package to fix the problem, and updated the installation.html to explain the importance of using the &#8216;Standard Rails March 2007&#8217; bundle.  </p>


 
      ]]></content>
    </entry>

    <entry>
      <title>Linking actions and Yojimbo items</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/linking-actions-and-yojimbo-items/" />
      <id>tag:rousette.org.uk,2006:projects/articles/index/3.67</id>
      <published>2006-12-04T20:00:00Z</published>
      <updated>2006-12-04T19:18:09Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <category term="macosx"
        scheme="http://www.rousette.org.uk/projects/site/category/macosx/"
        label="macosx" />
      <category term="tips"
        scheme="http://www.rousette.org.uk/projects/site/category/tips/"
        label="tips" />
      <content type="html"><![CDATA[
         If, like me, you have the snippet manager <a href="http://barebones.com/products/yojimbo/index.shtml">Yojimbo</a>, you might be interested in a way to link actions to Yojimbo items. I often use this if I want to make extensive notes on an action, or if I want to update those notes frequently. It&#8217;s also handy if you want to keep login details close at hand for an action, but you don&#8217;t want to store passwords in plain text in Tracks.

	<p>It&#8217;s very easy. In Yojimbo, select the item you want to link, then go to Edit > Copy Item Link. Then switch to Tracks and click the edit button for the action you&#8217;re interested in. Paste the link you copied into the notes box, wrapped as a Textile link, like so (note that I&#8217;ve added spaces around the colon so that it renders properly on the page):</p>

<pre>
<code>
"Yojimbo item" : x-yojimbo-item://A8A40A39-blah-blah
</code>
</pre>

	<p>When you update the action and open the notes field, you&#8217;ll find a clickable link that will open your Yojimbo item. It&#8217;s the kind of thing that&#8217;s crying out for an Applescript or a Quicksilver script to automate it, but it&#8217;s easy enough to do manually.  </p>


 
      ]]></content>
    </entry>

    <entry>
      <title>Support Tracks by signing up for Joyent products</title>
      <link rel="alternate" type="text/html" href="http://www.rousette.org.uk/projects/site/support-tracks-by-signing-up-for-joyent-products/" />
      <id>tag:rousette.org.uk,2006:projects/news/index/2.66</id>
      <published>2006-11-08T20:36:00Z</published>
      <updated>2006-11-08T19:43:58Z</updated>
      <author>
            <name>bsag</name>
            <email>butshesagirl@rousette.org.uk</email>
            <uri>http://www.rousette.org.uk/projects/</uri>      </author>

      <content type="html"><![CDATA[
         You might have noticed the new box at the top of the sidebar on the right. Joyent&#8212;the company that produces the Joyent Connector online team management software, TextDrive webhosting, Strongspace secure backup space and Bingo! online storage&#8212;is participating in an affiliate programme. It works like this: if you click the links to the right and subsequently sign up for any of the services, I will get 15% of the sale, which will go towards supporting Tracks development.

	<p>I&#8217;m usually very wary of advertising of any form, but in this case, I&#8217;m happy to do it. After all, I eat my own dog food! All of my sites are hosted by TextDrive, and I&#8217;ve been more than happy with the service. I also have a Strongspace account, which is incredibly useful.</p>

	<p>So if you&#8217;re looking for hosting, online storage or backup or team management software, do give them a look, and perhaps we can all benefit!  </p>


 
      ]]></content>
    </entry>


</feed>