<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.ganglion.me/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.ganglion.me/feed.php">
        <title>highfellow.org</title>
        <description></description>
        <link>http://www.ganglion.me/</link>
        <image rdf:resource="http://www.ganglion.me/lib/images/favicon.ico" />
       <dc:date>2012-02-22T23:24:16-06:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.ganglion.me/buddycloud:debian_webclient?rev=1329477022&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ganglion.me/blog:bash_function_to_notify_when_a_command_finishes?rev=1329192248&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ganglion.me/synpad?rev=1328880339&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.ganglion.me/lib/images/favicon.ico">
        <title>highfellow.org</title>
        <link>http://www.ganglion.me/</link>
        <url>http://www.ganglion.me/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.ganglion.me/buddycloud:debian_webclient?rev=1329477022&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-17T05:10:22-06:00</dc:date>
        <dc:creator>andy</dc:creator>
        <title>buddycloud:debian_webclient - [Build dependencies for the web client] </title>
        <link>http://www.ganglion.me/buddycloud:debian_webclient?rev=1329477022&amp;do=diff</link>
        <description>The build system


How to build the web client from the git sources.

You need node and npm installed first.

These are the scripts which need to be run (commented lines removed):

configure:
git submodule update --init # pulls in any foreign repositories that are included in the source.
npm install . # installs the nodejs dependencies using npm, which reads deps from package.json.

This installs the following components:</description>
    </item>
    <item rdf:about="http://www.ganglion.me/blog:bash_function_to_notify_when_a_command_finishes?rev=1329192248&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-13T22:04:08-06:00</dc:date>
        <dc:creator>andy</dc:creator>
        <title>blog:bash_function_to_notify_when_a_command_finishes</title>
        <link>http://www.ganglion.me/blog:bash_function_to_notify_when_a_command_finishes?rev=1329192248&amp;do=diff</link>
        <description>I've just written a short bash function which notifies you when a command has finished running, using libnotify and notify-send (on ubuntu, make sure the package 'libnotify-bin' is installed).

Just copy the text below into one of your bash startup files. (E.g. ~/.bashrc, or /etc/bash.bashrc)</description>
    </item>
    <item rdf:about="http://www.ganglion.me/synpad?rev=1328880339&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-10T07:25:39-06:00</dc:date>
        <dc:creator>andy</dc:creator>
        <title>synpad - [Software] </title>
        <link>http://www.ganglion.me/synpad?rev=1328880339&amp;do=diff</link>
        <description>[The synpad.]The SynPad is a position sensitive midi drum pad that you can build yourself using simple materials and tools for around 50 UK pounds (depending on what materials you already have, and how many pads you want to make.) 

The idea was to produce a pad which can detect where on the pad you have hit it as well as how hard, so that the synth it is driving can modulate the sound continuously according to the x and y coordinates of the strike.</description>
    </item>
</rdf:RDF>

