<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
<title>Fuzzy Buckets</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/" />
<modified>2010-02-18T09:47:00Z</modified>
<tagline>Metadatative musings</tagline>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5</id>
<generator url="http://www.movabletype.org/" version="3.17">Movable Type</generator>
<copyright>Copyright (c) 2010, pj</copyright>
<entry>
<title>JS to make one button the same size as another</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/02/js_to_make_one.html" />
<modified>2010-02-18T09:47:00Z</modified>
<issued>2010-02-18T09:45:21Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1941</id>
<created>2010-02-18T09:45:21Z</created>
<summary type="text/plain"> var padme = $(&apos;m_butt&apos;).offsetWidth - $(&apos;sum_butt&apos;).offsetWidth; // The 3 is the padding applied to the first element, // which needs to be added to the difference $(&apos;sum_butt&apos;).style.paddingRight = (padme + 3) + &apos;px&apos;;...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>JavaScript</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<pre>
var padme = $('m_butt').offsetWidth - $('sum_butt').offsetWidth;

// The 3 is the padding applied to the first element, 
// which needs to be added to the difference

$('sum_butt').style.paddingRight = (padme + 3) + 'px';
</pre>]]>

</content>
</entry>
<entry>
<title>She&apos;s a mystery to me</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/01/shes_a_mystery.html" />
<modified>2010-01-30T18:44:45Z</modified>
<issued>2010-01-30T18:43:48Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1940</id>
<created>2010-01-30T18:43:48Z</created>
<summary type="text/plain">Darkness falls and she Will take me by the hand Take me to some twilight land Where all but love is gray Where I can&apos;t find my way Without her as my guide Night falls, I&apos;m cast beneath her spell...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<pre>Darkness falls and she
Will take me by the hand
Take me to some twilight land
Where all but love is gray
Where I can't find my way
Without her as my guide

Night falls, I'm cast beneath her spell
Daylight comes, our heaven turns to hell
Am I left to burn, and burn eternally?
She's a mystery to me

She's a mystery girl
She's a mystery girl
She's a mystery girl
She's a mystery girl

In the night of love
Words tangled in her hair
Words soon to disappear
A love so sharp it cut
Like a switchblade to my heart
Words tearing me apart

She tears again my bleeding heart
I wanna run, she's pulling me apart
Fallen angel cries
And I just melt away
She's a mystery to me

She's a mystery girl
She's a mystery girl
She's a mystery girl
She's a mystery girl

Haunted by her side
It's a darkness in her eyes
That so enslaves me
But if my love is blind
Then I don't want to see
She's a mystery to me

Night falls, I'm cast beneath her spell
Daylight comes, our heaven turns to hell
Am I left to burn, and burn eternally?
She's a mystery to me

She's a mystery girl
She's a mystery girl
She's a mystery girl
She's a mystery girl
She's a mystery girl
She's a mystery girl
She's... a mystery girl

She's a mystery girl
She's a mystery girl

She's... a mystery girl
</pre>]]>

</content>
</entry>
<entry>
<title>Using SVN switch</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/01/using_svn_switc.html" />
<modified>2010-01-18T17:07:21Z</modified>
<issued>2010-01-18T17:07:21Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1939</id>
<created>2010-01-18T17:07:21Z</created>
<summary type="text/plain">svn switch...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>Subversion</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="svn switch" href="http://svnbook.red-bean.com/en/1.0/re27.html">svn switch</a></p>]]>

</content>
</entry>
<entry>
<title>Diff of my iTunes Libraries on various computers</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/01/diff_of_my_itun.html" />
<modified>2010-01-04T19:06:37Z</modified>
<issued>2010-01-04T19:05:34Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1937</id>
<created>2010-01-04T19:05:34Z</created>
<summary type="text/plain">List of Songs by Computer and Album...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>Music</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="" href="http://www.fuzzybuckets.org/itunes_diff/">List of Songs by Computer and Album</a></p>]]>

</content>
</entry>
<entry>
<title>Keyword Modifiers</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/12/keyword_modifie.html" />
<modified>2009-12-23T18:22:01Z</modified>
<issued>2009-12-23T18:22:01Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1936</id>
<created>2009-12-23T18:22:01Z</created>
<summary type="text/plain">Anton Palitsyn - MySource Matrix 3.26.0 RC1...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Anton Palitsyn - MySource Matrix 3.26.0 RC1" href="http://www.palitsyn.com/blog/mysource-matrix/mysource-matrix-3.26.0-rc1">Anton Palitsyn - MySource Matrix 3.26.0 RC1</a></p>]]>

</content>
</entry>
<entry>
<title>4 Store Triple Store</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/12/4_store_triple.html" />
<modified>2009-12-14T11:25:34Z</modified>
<issued>2009-12-12T17:52:08Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1935</id>
<created>2009-12-12T17:52:08Z</created>
<summary type="text/plain">4store - Scalable RDF storage...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>RDF</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="4store - Scalable RDF storage" href="http://4store.org/">4store - Scalable RDF storage</a></p>]]>

</content>
</entry>
<entry>
<title>XML_FOAF PEAR Package</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/12/xml_foaf_pear_p.html" />
<modified>2009-12-12T16:35:59Z</modified>
<issued>2009-12-12T16:33:39Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1934</id>
<created>2009-12-12T16:33:39Z</created>
<summary type="text/plain">http://pear.php.net/package/XML_FOAF Also: http://pear.php.net/package/XML_FOAF/docs/0.3.0/__filesource/fsource_XML_FOAF__XML_FOAF-0.3.0docsexamplesexample1.php.html...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a href="http://pear.php.net/package/XML_FOAF">http://pear.php.net/package/XML_FOAF</a></p>

<p>Also:<br />
<a href="http:// http://pear.php.net/package/XML_FOAF/docs/0.3.0/__filesource/fsource_XML_FOAF__XML_FOAF-0.3.0docsexamplesexample1.php.html"><br />
http://pear.php.net/package/XML_FOAF/docs/0.3.0/__filesource/fsource_XML_FOAF__XML_FOAF-0.3.0docsexamplesexample1.php.html</a></p>]]>

</content>
</entry>
<entry>
<title>XML :: PEAR Packages</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/12/xml_pear_packag.html" />
<modified>2009-12-12T16:33:08Z</modified>
<issued>2009-12-12T16:33:08Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1933</id>
<created>2009-12-12T16:33:08Z</created>
<summary type="text/plain">XML :: PEAR Packages...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>PHP</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="XML :: PEAR Packages" href="http://pear.php.net/packages.php?catpid=22">XML :: PEAR Packages</a></p>]]>

</content>
</entry>
<entry>
<title>Social Graph API</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/12/social_graph_ap.html" />
<modified>2009-12-12T16:12:22Z</modified>
<issued>2009-12-12T16:12:22Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1932</id>
<created>2009-12-12T16:12:22Z</created>
<summary type="text/plain">About the Social Graph - Social Graph API - Google Code...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>FOAF</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="About the Social Graph - Social Graph API - Google Code" href="http://code.google.com/apis/socialgraph/docs/">About the Social Graph - Social Graph API - Google Code</a></p>]]>

</content>
</entry>
<entry>
<title>FOAF in RDFa</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/12/foaf_in_rdfa.html" />
<modified>2009-12-12T16:10:54Z</modified>
<issued>2009-12-12T16:10:54Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1931</id>
<created>2009-12-12T16:10:54Z</created>
<summary type="text/plain">Getting started with RDFa: Creating a basic FOAF profile | webBackplane...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>FOAF</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Getting started with RDFa: Creating a basic FOAF profile | webBackplane" href="http://webbackplane.com/mark-birbeck/blog/2009/04/getting-started-with-rdfa">Getting started with RDFa: Creating a basic FOAF profile | webBackplane</a></p>]]>

</content>
</entry>
<entry>
<title>FullCalendar Code</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/12/fullcalendar_co.html" />
<modified>2009-12-11T11:13:22Z</modified>
<issued>2009-12-10T16:42:10Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1930</id>
<created>2009-12-10T16:42:10Z</created>
<summary type="text/plain"><![CDATA[This is a genius piece of jQuery: http://arshaw.com/fullcalendar/ &lt;script type="text/javascript"&gt; var events = [ { title: 'Dummy', start: new Date(1900,1,1)} ,{ title: "Reuters Datastream Training", start: "2009-09-22T16:00:00+01:00", end: "2009-09-22T17:00:00+01:00", allDay: false, url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/reuters-datastream-training" } ,{ title: "Pom tiddly pom", start:...]]></summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>jQuery</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p>This is a genius piece of jQuery:</p>
<p><a href="http://arshaw.com/fullcalendar/">http://arshaw.com/fullcalendar/</a></p>

<pre>&lt;script type="text/javascript"&gt;
var events = 
[
{ title: 'Dummy', start: new Date(1900,1,1)}
,{
title: "Reuters Datastream Training",
start: "2009-09-22T16:00:00+01:00",
end: "2009-09-22T17:00:00+01:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/reuters-datastream-training"
}

,{
title: "Pom tiddly pom",
start: "2009-11-23T10:59:00+00:00",
end: "2009-11-23T12:49:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/pom-tiddly-pom"
}

,{
title: "Management of R and D and Product Innovation",
start: "2009-02-16T16:10:00+00:00",
end: "2009-02-16T18:00:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/management-of-r-and-d-and-product-innovation2"
}


];
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
var recurrences = 
[
{ title: 'Dummy' }
,{
title: "Foundations of Finance Theory",
start: "2009-09-22T14:00:00+01:00",
end: "2009-09-22T15:50:00+01:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/foundations-of-finance-theory",
frequency: "FREQ=WEEKLY;INTERVAL=1;UNTIL=20091201T000000",
stop_date: "2009-12-01T00:00:00+00:00"
}

,{
title: "Analysis of Corporate Financial Information Lecture",
start: "2009-09-24T11:10:00+01:00",
end: "2009-09-24T13:00:00+01:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/analysis-of-corporate-financial-information-lecture",
frequency: "FREQ=WEEKLY;INTERVAL=1;UNTIL=20091203T000000",
stop_date: "2009-12-03T00:00:00+00:00"
}

,{
title: "My test title",
start: "2009-12-02T16:00:00+00:00",
end: "2009-12-02T17:50:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/my-test-title",
frequency: "FREQ=WEEKLY;INTERVAL=2;UNTIL=20100324T000000",
stop_date: "2010-03-24T00:00:00+00:00"
}

,{
title: "Derivatives Tutorial Group 1",
start: "2010-01-11T09:00:00+00:00",
end: "2010-01-11T10:00:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/derivatives-tutorial",
frequency: "FREQ=WEEKLY;INTERVAL=1;UNTIL=20100221T000000",
stop_date: "2010-02-21T00:00:00+00:00"
}

,{
title: "Management of R and D and Product Innovation",
start: "2010-01-12T16:10:00+00:00",
end: "2010-01-12T18:00:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/management-of-r-and-d-and-product-innovation",
frequency: "FREQ=WEEKLY;INTERVAL=1;UNTIL=20100214T000000",
stop_date: "2010-02-14T00:00:00+00:00"
}

,{
title: "Doing Business Projects in Emerging Markets",
start: "2010-01-11T09:00:00+00:00",
end: "2010-01-11T10:50:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/doing-business-projects-in-emerging-markets",
frequency: "FREQ=WEEKLY;INTERVAL=1;UNTIL=20100221T000000",
stop_date: "2010-02-21T00:00:00+00:00"
}

,{
title: "Derivatives Tutorial Group 2",
start: "2010-01-11T10:00:00+00:00",
end: "2010-01-11T11:00:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/derivatives-tutorial-group-2",
frequency: "FREQ=WEEKLY;INTERVAL=1;UNTIL=20100221T000000",
stop_date: "2010-02-21T00:00:00+00:00"
}

,{
title: "Corporate Strategy",
start: "2010-01-11T21:00:00+00:00",
end: "2010-01-11T22:50:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/corporate-strategy",
frequency: "FREQ=WEEKLY;INTERVAL=1;UNTIL=20100221T000000",
stop_date: "2010-02-21T00:00:00+00:00"
}

,{
title: "Advertising Management",
start: "2010-01-11T14:00:00+00:00",
end: "2010-01-11T15:50:00+00:00",
allDay: false,
url: "http://www.business-school.ed.ac.uk/mybiz/msc-accounting-and-finance/my-study/timetables/msc-accounting-and-finance/advertising-management",
frequency: "FREQ=WEEKLY;INTERVAL=1;UNTIL=20100221T000000",
stop_date: "2010-02-21T00:00:00+00:00"
}


];

function get_event_recurrences(recurrences, events){

    var end_date;

    for(i in recurrences){

      if(i &gt; 0){

        var this_one = recurrences[i];

        var number_of_days = 7;

        if(this_one['frequency'].match(/DAILY/)){ number_of_days = 1; }
        if(this_one['frequency'].match(/MONTHLY/)){ number_of_days = 30; }
        if(this_one['frequency'].match(/WEEKLY/)){ number_of_days = 7; }

        var stop_date = eval($.fullCalendar.parseDate(this_one['stop_date']).getTime()) / 1000;

        end_date = eval($.fullCalendar.parseDate(this_one['end']).getTime()) / 1000;

        var start_date = eval($.fullCalendar.parseDate(this_one['start']).getTime()) / 1000;

        var interval = (60 * 60 * 24) * number_of_days * extract_interval(this_one['frequency']);

        //alert((eval(stop_date) - eval(start_date)) / interval);

        for(d = start_date; d &lt; stop_date; d = d + interval){

          var start = d;

          var new_oc = {};

          new_oc['title'] = this_one['title'];

          new_oc['url'] = this_one['url'];
          
          new_oc['allDay'] = this_one['allDay'];

          new_oc['start'] = new Date(start*1000);

          new_oc['end'] = new Date(end_date*1000); 

          end_date = end_date + interval;

          events.push(new_oc);

          } 
        
        }

      }

      return events;

    }

function extract_interval(frequency){

    var da_list = frequency.split(';');

    var interval = da_list[1];

    var da_number = interval.split('=');

    return eval(da_number[1]);

    }


&lt;/script&gt;&lt;script type="text/javascript"&gt;

var now = new Date();

$(document).ready(

    function(){

        $('#calendar').fullCalendar(
{header: {left: 'prev,next today',center: 'title', right: 'month,agendaWeek,agendaDay'},
columnFormat: {
        week: 'ddd d MMM', // Mon 9/7
        day: 'dddd d MMM'  // Monday 9/7
},

editable: false,
firstHour: 9, //eval(now.getHours()),
minTime: '8:30am',
maxTime: '8:30pm',
timeFormat: 'H:mm',
firstDay: 1,
defaultView: 'agendaWeek',
currentTimezone: 'Europe/London',
events: get_event_recurrences(recurrences, events)});

        }
);
&lt;/script&gt;
</pre>]]>

</content>
</entry>
<entry>
<title>Indo European Language Google Site</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/11/indo_european_l.html" />
<modified>2009-11-19T21:23:16Z</modified>
<issued>2009-11-19T21:23:16Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1929</id>
<created>2009-11-19T21:23:16Z</created>
<summary type="text/plain">Europe&apos;s Indo-European Language - Northwestern Proto-Indo-European (Indo-European Language)...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Europe's Indo-European Language - Northwestern Proto-Indo-European (Indo-European Language)" href="http://sites.google.com/site/indoeuropeanlanguage/">Europe's Indo-European Language - Northwestern Proto-Indo-European (Indo-European Language)</a></p>]]>

</content>
</entry>
<entry>
<title>iCal Validator</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/11/ical_validator.html" />
<modified>2009-11-18T13:49:27Z</modified>
<issued>2009-11-18T13:49:27Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1928</id>
<created>2009-11-18T13:49:27Z</created>
<summary type="text/plain">iCalendar Validator...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="iCalendar Validator" href="http://severinghaus.org/projects/icv/?url=http%3A%2F%2Fwww.business-school.ed.ac.uk%2Fwaf%2Fevents%2Fget_events_feed.php%3Fformat%3Dical%26heading_id%3D10%26path%3Dmsc-carbon-management%2F">iCalendar Validator</a></p>]]>

</content>
</entry>
<entry>
<title>Staggolee</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/11/staggolee.html" />
<modified>2009-11-14T00:06:59Z</modified>
<issued>2009-11-14T00:06:59Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1927</id>
<created>2009-11-14T00:06:59Z</created>
<summary type="text/plain"> It was early, early one morning When i heard my bulldog bark, T’was staggolee and billy delyon Squabbling in the dark. Staggolee told billy delyon “what do you think of that? You win all my money, lord! You spit...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><br />
It was early, early one morning<br />
When i heard my bulldog bark,<br />
T’was staggolee and billy delyon<br />
Squabbling in the dark.</p>

<p>Staggolee told billy delyon<br />
“what do you think of that?<br />
You win all my money, lord!<br />
You spit in my stetson hat"</p>

<p>Staggolee were walking<br />
In the red hot brawling sun,<br />
Says: “bring me my six-shooter,<br />
Lord i wants my fourty-one"</p>

<p>Staggolee were walking<br />
Through the mud and through the sand<br />
Says: “i feel mistreated this morning,<br />
I could kill most any man"</p>

<p>Billy delyons told staggolee:<br />
“please don’t take my life,<br />
I got three helpless children,<br />
One poor, beautiful wife"</p>

<p>“i don’t care nothing ‘bout your children<br />
And nothing about your wife<br />
You done mistreated me, billy,<br />
And i’m bound to take your life".</p>

<p>He shot him three times in the shoulder, lord,<br />
He shot him three times in the side.<br />
Well, the last time he shot him<br />
Caused billy lyons to die.</p>

<p>Staggolee told mrs. billy:<br />
“you don’t believe your man is dead?<br />
Come on into the barroom,<br />
See the hole i shot in his head!"</p>

<p>The high-sheriff told the deputies:<br />
“get your pistols and come with me!<br />
We got to go’n arrest the bad man<br />
Known as staggolee"</p>

<p>The deputies took their pistols<br />
They laid them on the shelf,<br />
“if you want that bad man staggolee<br />
You have to arrest him yourself!"</p>

<p>The high-sheriff asked the bartender<br />
“who can that bad man be?"<br />
“speak softly!?, said the bartender,<br />
“that bad man’s staggolee"</p>

<p>He touched old stag on the shoulder,<br />
“say, stag, why do you run?"<br />
“i don’t run, white folk,<br />
When i got my fourty-one"</p>

<p>The hangman put the mask on,<br />
Tied his hands behind his back,<br />
Sprung the trap on staggolee,<br />
But his neck refused to crack.</p>

<p>The hangman, he got frightened,<br />
Said: “chief, you see how it be,<br />
I can’t hang this man, lord,<br />
You better set him free"</p>

<p>Three-hundred dollar funeral,<br />
Thousand dollar hearse,<br />
Satisfaction! “undertaker,<br />
Put stag on down in the earth!"</p>

<p>Staggolee told the devil:<br />
“say, come on and have some fun!<br />
You stick me with your pitchfork,<br />
And i’ll shoot you with my fourty-one"</p>

<p>Staggolee took the pitchfork<br />
And he laid it on a shelf,<br />
He says: “stand back, tom devil, lord,<br />
I’m gonna rule hell by myself."</p>

<p><br />
</p>]]>

</content>
</entry>
<entry>
<title>Really fast Ajax</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2009/11/really_fast_aja.html" />
<modified>2009-11-14T00:10:13Z</modified>
<issued>2009-11-13T16:24:38Z</issued>
<id>tag:www.fuzzybuckets.org,2009:/fuzzybuckets//5.1926</id>
<created>2009-11-13T16:24:38Z</created>
<summary type="text/plain">Ajax/load - jQuery JavaScript Library...</summary>
<author>
<name>pj</name>

<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>AJAX</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Ajax/load - jQuery JavaScript Library" href="http://docs.jquery.com/Ajax/load#urldatacallback">Ajax/load - jQuery JavaScript Library</a></p>]]>

</content>
</entry>

</feed>