<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The TenthMaker</title>
	<atom:link href="http://tenthmaker.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenthmaker.wordpress.com</link>
	<description>Just a soapbox for whatever makes me feel vocal.</description>
	<lastBuildDate>Mon, 20 Jul 2009 09:21:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tenthmaker.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The TenthMaker</title>
		<link>http://tenthmaker.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tenthmaker.wordpress.com/osd.xml" title="The TenthMaker" />
	<atom:link rel='hub' href='http://tenthmaker.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Making beautiful music</title>
		<link>http://tenthmaker.wordpress.com/2008/12/15/making-beautiful-music/</link>
		<comments>http://tenthmaker.wordpress.com/2008/12/15/making-beautiful-music/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 20:38:52 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[creativity]]></category>
		<category><![CDATA[faith]]></category>
		<category><![CDATA[adeste fideles]]></category>
		<category><![CDATA[arrangement]]></category>
		<category><![CDATA[carol]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[lilypond]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[o come all ye faithful]]></category>
		<category><![CDATA[score]]></category>
		<category><![CDATA[sheet music]]></category>
		<category><![CDATA[transpose]]></category>
		<category><![CDATA[transposing]]></category>
		<category><![CDATA[typesetting]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/12/15/making-beautiful-music/</guid>
		<description><![CDATA[I recently played trumpet in a carol service.  I hadn’t played the descants before, but there was an added complication for one of the carols—I only had the descant in concert pitch.  Since I stand a much better chance of playing the right notes when reading a B♭-pitch score, I decided to try my hand [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=147&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently played trumpet in a carol service.  I hadn’t played the descants before, but there was an added complication for one of the carols—I only had the descant in concert pitch.  Since I stand a much better chance of playing the right notes when reading a B♭-pitch score, I decided to try my hand at typesetting the carol myself.</p>
<p>I installed <a href="http://lilypond.org/">LilyPond</a> and downloaded a public domain <a href="http://ibiblio.org/mutopia/ftp/WadeJF/adeste_fideles/adeste_fideles.ly">source file of the carol</a>.  It compiled easily and produced this score:</p>
<div id="attachment_166" class="wp-caption aligncenter" style="width: 490px"><img class="size-full wp-image-166" title="adeste_fideles" src="http://tenthmaker.files.wordpress.com/2008/12/adeste_fideles3.png?w=480&#038;h=678" alt="Sheet music generated from online, public domain LilyPond source" width="480" height="678" /><p class="wp-caption-text">Sheet music generated from online, public domain LilyPond source</p></div>
<p>Several of the notes were different from my version, so I corrected those and added a descant [obscured for copyright reasons].  I also found out how to add the tails-up, tails-down notation common when printing two parts on one staff.  Then I added musical phrasing and some lyrics.  I had to play about with the layout settings quite a bit to make it fit on one page.  I was very pleased with the end result:</p>
<p style="text-align:center;">
<div id="attachment_167" class="wp-caption aligncenter" style="width: 490px"><img class="size-full wp-image-167" title="o-come-all-ye-faithful" src="http://tenthmaker.files.wordpress.com/2008/12/o-come-all-ye-faithful1.png?w=480&#038;h=678" alt="Sheet music after I added (obscured) descant, corrected melody, changed the harmony and layout, and added lyrics and phrasing." width="480" height="678" /><p class="wp-caption-text">Sheet music after I added (obscured) descant, corrected melody, changed the harmony and layout, and added lyrics and phrasing.</p></div>
<p>Finally, with the addition of five “transpose” statements—one for each part and one for the descant—and a change of clef from bass to treble, I produced the sheet music for B♭ instruments:</p>
<p style="text-align:center;">
<div id="attachment_165" class="wp-caption aligncenter" style="width: 490px"><img class="size-full wp-image-165" title="o-come-all-ye-faithful-b-flat-instruments" src="http://tenthmaker.files.wordpress.com/2008/12/o-come-all-ye-faithful-b-flat-instruments1.png?w=480&#038;h=678" alt="Sheet music transposed for trumpet using LilyPond's transpose directive" width="480" height="678" /><p class="wp-caption-text">Sheet music transposed for trumpet using LilyPond&#39;s transpose directive</p></div>
<p>I am very impressed with LilyPond.  I am now installing Ubuntu to have a go at using Rosegarden, a GUI for editing music.  I might be able to compile it on DarwinPorts and run it on Mac OS X, but it seems simpler to get it running on a Linux VM.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=147&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/12/15/making-beautiful-music/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>

		<media:content url="http://tenthmaker.files.wordpress.com/2008/12/adeste_fideles3.png" medium="image">
			<media:title type="html">adeste_fideles</media:title>
		</media:content>

		<media:content url="http://tenthmaker.files.wordpress.com/2008/12/o-come-all-ye-faithful1.png" medium="image">
			<media:title type="html">o-come-all-ye-faithful</media:title>
		</media:content>

		<media:content url="http://tenthmaker.files.wordpress.com/2008/12/o-come-all-ye-faithful-b-flat-instruments1.png" medium="image">
			<media:title type="html">o-come-all-ye-faithful-b-flat-instruments</media:title>
		</media:content>
	</item>
		<item>
		<title>Too long in the tooth</title>
		<link>http://tenthmaker.wordpress.com/2008/12/14/too-long-in-the-tooth/</link>
		<comments>http://tenthmaker.wordpress.com/2008/12/14/too-long-in-the-tooth/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 19:17:21 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[society]]></category>
		<category><![CDATA[alcohol]]></category>
		<category><![CDATA[id]]></category>
		<category><![CDATA[id card]]></category>
		<category><![CDATA[nanny state]]></category>
		<category><![CDATA[proof of age]]></category>
		<category><![CDATA[surveillance society]]></category>
		<category><![CDATA[underage]]></category>
		<category><![CDATA[underage drinking]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/12/14/too-long-in-the-tooth/</guid>
		<description><![CDATA[I stand condemned by my own memory.  I have just spent 15 minutes searching through all my applications for the blogging software I use—I could not remember what it was called.  So I have obviously been away from blogging too long.  For reference, it was called Qumana, and there was a very good reason I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=141&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I stand condemned by my own memory.  I have just spent 15 minutes searching through all my applications for the blogging software I use—I could not remember what it was called.  So I have obviously been away from blogging too long.  For reference, it was called <a href="http://www.qumana.com/"><em>Qumana</em></a>, and there was a very good reason I couldn&#8217;t find it—I decided, many moons ago, to uninstall it in favour of <a href="http://www.scribefire.com/"><em>ScribeFire</em></a>.</p>
<p>But why the mention of teeth?  Well, I have now lived half of my allotted <a href="http://www.biblegateway.com/passage/?search=Psalm%2090;&amp;version=9;">threescore years and ten</a>.  My legs are grey.  My ears are gnarled.  My eyes are old and bent.  So you will empathise with my utter embogglement when I say that I was asked for proof of age just yesterday when I tried to buy some wine.  I have not been asked for proof of age for <em>seventeen</em> years.</p>
<p>I went back with my driving licence, though I bitterly resented having to show it.  This feels like the thin end of the identity card wedge.  I thought that there were proof of age cards available that didn&#8217;t serve as identity cards, but a cursory search online revealed none.  After all, why would we have such a thing?  The alleged clamp-down on under-age drinking serves no real purpose in the public interest.  Children who are determined to drink will continue to obtain alcohol, just as easily as they obtain <em>illegal</em> drugs.  The identity card that is supposed to prove your age will also prove your name, your exact date of birth, and probably your address.</p>
<p>In case you remain unconvinced of the lunacy of this situation, consider the following <em>actual</em> proofs of age: my wedding band that has formed a groove in my burgeoning ring finger over five years of marriage; my wife by my side; my company ID card; my two credit cards; my thinning hair; my greying stubble; and my three wisdom teeth.  Apart from the teeth, all of these were available for inspection, but the shop assistant would not accept any of these as proof of age.  She had already been brainwashed into an unthinking automaton in this increasingly Orwellian society.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=141&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/12/14/too-long-in-the-tooth/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>
	</item>
		<item>
		<title>Moving house is hard to do</title>
		<link>http://tenthmaker.wordpress.com/2008/09/04/moving-house-is-hard-to-do/</link>
		<comments>http://tenthmaker.wordpress.com/2008/09/04/moving-house-is-hard-to-do/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 00:39:32 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[society]]></category>
		<category><![CDATA[transport]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[adsl]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[bt]]></category>
		<category><![CDATA[housemove]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[postcode]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/?p=134</guid>
		<description><![CDATA[At less than a mile this is the shortest house move we have ever made. We also had less stuff to move than ever before. Previous house moves have had their share of troubles. I especially remember the fateful day I got two friends to help us load up a big van with a fridge, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=134&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
At less than a mile this is the shortest house move we have ever made.  We also had less stuff to move than ever before.  Previous house moves have had their share of troubles.  I especially remember the fateful day I got two friends to help us load up a big van with a fridge, a washing machine, a dryer, 6 dismantled wardrobe units, and assorted household stuff, only to crash the van within a few yards.  Still smarting from past experiences, we decided for once to employ some professional movers.
</p>
<p>
However, this move has actually proved the most protracted and difficult yet.  The council has created a legacy of pain for any prospective inhabitants by changing the address of the apartment (there are now two addresses and three postcodes for one dwelling).  This made it difficult for the phone company to locate the records.  A system outage, followed by general irresponsibility and incompetence meant that the phone line was made usable 2 weeks late.  Poor customer service and even more incompetence then meant the broadband application was delayed by a further week.  24 days after moving house, I got Internet access.  As a teleworker, this made life pretty difficult.  And of course we are more dependent upon the Internet now than we have ever been before.
</p>
<p>
It was also our first move from a furnished property to an unfurnished one.  I have spent much of the last month putting up furniture and re-arranging rooms.  The various deliveries we have had, from hot food to furniture, have been fraught with difficulty because the address has two numbers in it, is rarely transmitted properly, and always foxes couriers.  I have even had to help out two puzzled postmen with directions to the various mailboxes.  Several would-be callers have failed to find the door and concluded that the apartment didn&#8217;t exist.
</p>
<p>
Despite the hassles, we are settling in and we are enjoying the new location.  Although it is further from the city centre and further from any shops than our previous home, we are enjoying the space and the quiet.  A lot.  I&#8217;ve only had to visit the neighbours to plead for quiet once so far in 5 weeks.  This bodes well.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tenthmaker.wordpress.com/134/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tenthmaker.wordpress.com/134/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=134&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/09/04/moving-house-is-hard-to-do/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>
	</item>
		<item>
		<title>My first charcoal sketch</title>
		<link>http://tenthmaker.wordpress.com/2008/07/26/my-first-charcoal-sketch/</link>
		<comments>http://tenthmaker.wordpress.com/2008/07/26/my-first-charcoal-sketch/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 17:18:22 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[creativity]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/07/26/my-first-charcoal-sketch/</guid>
		<description><![CDATA[I used to tease a colleague in IBM by naming everything we wrote together as “MyFirst…”, the joke being that he was (relatively) new to programming. Well, I am new to charcoal sketching. I have always wondered how come my brother, my mother, and my father are all such gifted artists and I am not. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=52&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="notre dame by man_with_beard, on Flickr" href="http://www.flickr.com/photos/42956734@N00/2713733006/"><img src="http://farm4.static.flickr.com/3134/2713733006_3686d49406.jpg" alt="notre dame" width="450" height="313" /></a></p>
<p>I used to tease a colleague in IBM by naming everything we wrote together as “MyFirst…”, the joke being that he was (relatively) new to programming. Well, I am new to charcoal sketching. I have always wondered how come my brother, my mother, and my father are all such gifted artists and I am not.</p>
<p>Still, my wife talked me into spending some time sketching the cathedral, and here is the result. I thought it was a bit rubbish, but she liked it. To be honest, it has started to grow on me. It does convey the stark and imposingly spiky gothic architecture.</p>
<p>While we were drawing, an American woman came up to us and asked to see what we were drawing. “Oh my,” she exclaimed, “how wonderful!” Very encouraging of her, wasn&#8217;t it? She conversed with us for a minute or two, and then, while walking away, she said, “What a lovely place to relax a while and learn!” Then she chided her husband into hurrying up because they had other things to see that Sunday afternoon.</p>
<p>I hope the irony of her words dawns on her, because she was right—it is a lovely place to relax. More than this, her parting comment revealed her real opinion of my drawing—it was clearly the work of a novice. So on reflection I must change my opinion. The American was superficial and not very encouraging at all. All the real encouragement that day came from my wife: encouragement to relax, encouragement to draw, and encouragement to appreciate my own work. Thank you Mrs Tenthmaker.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tenthmaker.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tenthmaker.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=52&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/07/26/my-first-charcoal-sketch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3134/2713733006_3686d49406.jpg" medium="image">
			<media:title type="html">notre dame</media:title>
		</media:content>
	</item>
		<item>
		<title>Over-engineering works on Le Métro</title>
		<link>http://tenthmaker.wordpress.com/2008/07/26/over-engineering-works-on-le-metro/</link>
		<comments>http://tenthmaker.wordpress.com/2008/07/26/over-engineering-works-on-le-metro/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 09:58:16 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[transport]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[carte orange]]></category>
		<category><![CDATA[laundry]]></category>
		<category><![CDATA[sympathy]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/07/26/over-engineering-on-le-metro/</guid>
		<description><![CDATA[I fell for the trap of buying weekly tickets mid-week—they started on Monday even though I bought them late on Wednesday night—but these cartes oranges were still good value for money. We were worried they might have been rendered useless when I accidentally put them through a wash cycle, but they still worked! One of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=47&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img style="float:right;margin:5px;" src="http://tenthmaker.files.wordpress.com/2008/07/carte-orange-small.png?w=480" alt="" />I fell for the trap of buying weekly tickets mid-week—they started on Monday even though I bought them late on Wednesday night—but these <em>cartes oranges</em> were still good value for money.</p>
<p>We were worried they might have been rendered useless when I accidentally put them through a wash cycle, but they still worked!  One of them didn&#8217;t work consistently, but a member of staff was very sympathetic and issued me as many passes as I wanted to get me through the ticket gates.  Since it was the last day, I only asked for four.</p>
<p>How well, I wonder, would Tube tickets work after being laundered?  Would the London Underground staff be as helpful if they didn&#8217;t?  For comparison, please note that I washed my tickets at 30ºC (thank goodness I was feeling eco-friendly!).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tenthmaker.wordpress.com/47/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tenthmaker.wordpress.com/47/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=47&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/07/26/over-engineering-works-on-le-metro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>

		<media:content url="http://tenthmaker.files.wordpress.com/2008/07/carte-orange-small.png" medium="image" />
	</item>
		<item>
		<title>French freecycle</title>
		<link>http://tenthmaker.wordpress.com/2008/07/25/french-freecycle/</link>
		<comments>http://tenthmaker.wordpress.com/2008/07/25/french-freecycle/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 22:04:46 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[transport]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[bike hire]]></category>
		<category><![CDATA[homeless]]></category>
		<category><![CDATA[velib]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/07/25/french-freecycle-2/</guid>
		<description><![CDATA[velib’ is a portmanteau of the two French words velo and libre, so a good transliteration would be freecycle. Unlike the US freecycle however, this one is free as in freedom, not free as in beer. French has different words for these concepts, so the confusion doesn’t arise. For just 5€ you can use the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=38&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="velib by man_with_beard, on Flickr" href="http://www.flickr.com/photos/42956734@N00/2701490429/"><img style="float:left;margin:5px;" src="http://farm4.static.flickr.com/3115/2701490429_b1b4dd3b38_m.jpg" alt="velib" width="240" height="180" /></a><a href="http://www.velib.paris.fr/"><em>velib’</em></a> is a portmanteau of the two French words <em>velo</em> and <em>libre</em>, so a good transliteration would be <em>freecycle</em>. Unlike the US <a href="http://www.freecycle.org/" target="_blank">freecycle</a> however, this one is free as in freedom, not free as in beer. French has different words for these concepts, so the confusion doesn’t arise. For just 5€ you can use the bicycles as often as you like for a week, provided each journey is less than 30 minutes. There is a bit of fiddling around choosing a working bike and typing the numbers into the kiosk to take it out, but the basics are quickly learned.</p>
<p>So far, I am pretty impressed with the system. It has only been around for a year and it seems to be well used. It helps, of course, that Paris has lanes especially for buses, taxis, and bikes. Of course it has a few problems.</p>
<p><a title="velib full by man_with_beard, on Flickr" href="http://www.flickr.com/photos/42956734@N00/2702303044/"><img style="float:right;margin:5px;" src="http://farm4.static.flickr.com/3018/2702303044_00901a8fbb_m.jpg" alt="velib full" width="240" height="180" /></a>For one, the bike racks fill up at key times. You have a few choices:</p>
<ul>
<li>you can wait for someone to take a bike;</li>
<li>you can look up the nearby bike racks at the kiosk; or</li>
<li>you can buy a one-day ticket (1€) and swap a bike out.</li>
</ul>
<p>The obvious solution is the supermarket trolley approach. When the racks are full, it should be possible to stack the bikes (not vertically of course—that would be silly). They don’t tessellate as nicely as supermarket trolleys, but they could line up side-by-side.</p>
<p><a title="velib empty by man_with_beard, on Flickr" href="http://www.flickr.com/photos/42956734@N00/2702302440/"><img style="float:left;margin:5px;" src="http://farm4.static.flickr.com/3292/2702302440_3cfe248742_m.jpg" alt="velib empty" width="180" height="240" /></a>More recently we saw the opposite problem: a rack completely devoid of bikes! Neither of these problems has yet done more than delay us a few minutes, though this could be very different when late for an urgent appointment. There are lorries that come by to load up bikes from full racks, and presumably populate the empty ones. I had an idea about paying homeless people to move bikes around, but I have no idea how well that would work.</p>
<p>Another obvious shortfall is that there is no user feedback facility. When I check in a bike, I would like to be able to note whether something is wrong with it. The Parisians have created a convention of turning the saddle around to indicate an unusable bike, but this is not universally understood and doesn’t seem to be noticed by the velib’ administrators. Of course the saddle could be turned to any angle, so treating it as a single bit seems wasteful: it could be turned a little to indicate a usable bike with an irritating defect (like out-of-tune gears), or by greater degrees according to the severity of the defect. Turning it left or right could also carry some information, though I can’t think what. The one defect that can’t be indicated in this convention is when the saddle cannot be adjusted.</p>
<p>If you plan on using these, you may want to consider purchasing a <a href="http://en.wikipedia.org/wiki/Navigo_card">Navigo card</a>, which obviates much of the fiddly kiosk interaction. These passes are mainly for Métro travel and cost 5€ if you live outside France. You should also visit a <a href="http://www.monoprix.fr/">Monoprix</a> shop to buy a velib’ map. These are very handy for planning your travel and for looking up the nearest station when out and about. I did download a PDF map to my phone but it wouldn’t draw the bike rack symbols properly and it was a very poor quality map to boot.</p>
<p><a title="velib weird by man_with_beard, on Flickr" href="http://www.flickr.com/photos/42956734@N00/2702304356/"><img style="float:right;margin:5px;" src="http://farm4.static.flickr.com/3280/2702304356_878c1cef1a_m.jpg" alt="velib weird" width="240" height="180" /></a>Lastly I note that the bikes are used in an unexpected way. Quite often, people just go and sit on the locked bikes, either to chat or to reflect quietly on their own—probably just because they’re comfortable seats waiting to be used.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tenthmaker.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tenthmaker.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=38&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/07/25/french-freecycle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3115/2701490429_b1b4dd3b38_m.jpg" medium="image">
			<media:title type="html">velib</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3018/2702303044_00901a8fbb_m.jpg" medium="image">
			<media:title type="html">velib full</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3292/2702302440_3cfe248742_m.jpg" medium="image">
			<media:title type="html">velib empty</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3280/2702304356_878c1cef1a_m.jpg" medium="image">
			<media:title type="html">velib weird</media:title>
		</media:content>
	</item>
		<item>
		<title>Le Métro vs The Tube</title>
		<link>http://tenthmaker.wordpress.com/2008/07/20/le-metro-vs-the-tube/</link>
		<comments>http://tenthmaker.wordpress.com/2008/07/20/le-metro-vs-the-tube/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 23:33:28 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[society]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[busking]]></category>
		<category><![CDATA[metro]]></category>
		<category><![CDATA[paris]]></category>
		<category><![CDATA[pee]]></category>
		<category><![CDATA[tube]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/07/20/le-metro-vs-the-tube/</guid>
		<description><![CDATA[My first impressions of the transport system in Paris left me pining for the familiarity and reliability of London&#8217;s famous Tube. The Paris Métro and RER trains have more graffiti and less room to sit. Many of the entrances and walkways smell of urine. Quite often one must use the stairs, with no lift or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=27&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My first impressions of the transport system in Paris left me pining for the familiarity and reliability of London&#8217;s famous Tube.  The Paris Métro and RER trains have more graffiti and less room to sit.  Many of the entrances and walkways smell of urine.  Quite often one must use the stairs, with no lift or elevator option.  Even the buskers aren&#8217;t as good, I opined to my wife when we walked past some.</p>
<p>The very next day, we were treated to some cheery and heartening music from what sounded like a small orchestra and choir.  This was much better than most of the music I have heard on the London Underground!</p>
<div class="youtube-video"><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='480' height='300' src='http://www.youtube.com/embed/ok8h_4fFi0E?version=3&amp;rel=1&amp;fs=1&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent' frameborder='0'></iframe></span></div>
<p>The same day, someone got onto the train with us and provided a stereotypically French-sounding accordion accompaniment to our entire journey.</p>
<p>We bought 7 days’ unlimited travel through the whole Métro system, the buses, and much of the RER for around €16 each (starting on a Monday, mind!).  The trains are fast and smooth, and they link a lot of Paris very well.  The major tourist attractions are helpfully labelled on Métro maps.  Twice, someone gave up their seat just so I could sit next to my wife.  One person stopped to help me when I had trouble with a machine.  Another just shrugged when I unwittingly pushed in front of him in a queue.  A member of staff shared my frustration when I spoiled my ticket, and helpfully provided me enough passes to get me through the day.</p>
<p>So I take it all back.  I prefer Le Métro, even with its occasional whiff of wee.</p>
<h3>addendum</h3>
<p>After spending longer in Paris, I realized that it isn’t the Métro that smells bad. In fact, they keep it much cleaner than any underground passages in London. The problem with pee is above ground, and all over Paris. If London is <em>The Great Wen</em> (open sewer), then Paris should be <em>Le Grand Pissoir</em>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tenthmaker.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tenthmaker.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=27&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/07/20/le-metro-vs-the-tube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>
	</item>
		<item>
		<title>If it wasn&#8217;t for those pesco-vegetarians…</title>
		<link>http://tenthmaker.wordpress.com/2008/07/20/if-it-hadnt-been-for-those-pesco-vegetarians%e2%80%a6/</link>
		<comments>http://tenthmaker.wordpress.com/2008/07/20/if-it-hadnt-been-for-those-pesco-vegetarians%e2%80%a6/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 17:21:34 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[food]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[french]]></category>
		<category><![CDATA[pescetarian]]></category>
		<category><![CDATA[pesco-vegetarian]]></category>
		<category><![CDATA[sushi]]></category>
		<category><![CDATA[vegan]]></category>
		<category><![CDATA[vegetarian]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/07/20/if-not-for-those-pesco-vegetarians%e2%80%a6/</guid>
		<description><![CDATA[Although I have just found the French word for vegan, I can&#8217;t convince myself it is going to be very useful. Just mentioning the word for vegetarian draws the most quizzical expressions. I think it would be better received if I were to say I lived on Mars. It would be less alien to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=25&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Although I have just found the French word for <em></em><em>vegan</em>, I can&#8217;t convince myself it is going to be very useful.  Just mentioning the word for <em>vegetarian</em> draws the most quizzical expressions.  I think it would be better received if I were to say I lived on Mars.  It would be less <em>alien</em> to the French psyche than to claim I didn&#8217;t eat animals.</p>
<p>I recently decided to try my luck in a place that served sushi.  I should not have bothered!  The shopkeeper tried to convince me that she had plates of vegetarian sushi, but pointed at sushi with salmon.  I called her on this, saying that I could see some salmon.</p>
<p>“Yes,” she told me, “that&#8217;s not meat.”  Double-take time for me.  Eventually I ordered some plain noodles and boiled vegetables, using the chilli sauce on the table to add some flavour.</p>
<p>As I reflected on this at my leisure, I realized who was <em>really</em> to blame.  It&#8217;s not, as you might think, the beleaguered shopkeepers who have to deal with such unconventional and demanding customers.  No.  It&#8217;s those people.  You know the ones.  The <em></em><em>vegetarians who eat fish</em>.  I have no <em>beef</em> with them over their chosen diet, but why did they have to go and pollute a nice simple concept like vegetarianism with eating fish?  It&#8217;s no wonder the food service industries in the Western world are so confused by the idea.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tenthmaker.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tenthmaker.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=25&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/07/20/if-it-hadnt-been-for-those-pesco-vegetarians%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>
	</item>
		<item>
		<title>It’s just like riding a bike</title>
		<link>http://tenthmaker.wordpress.com/2008/07/20/it%e2%80%99s-just-like-riding-a-bike/</link>
		<comments>http://tenthmaker.wordpress.com/2008/07/20/it%e2%80%99s-just-like-riding-a-bike/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 09:09:31 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[language]]></category>
		<category><![CDATA[transport]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[cliches]]></category>
		<category><![CDATA[phrases]]></category>
		<category><![CDATA[riding]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/07/20/it%e2%80%99s-just-like-riding-a-bike/</guid>
		<description><![CDATA[Today, while contemplating an impending bike ride, my wife expressed concern that she hadn&#8217;t ridden a bike in ages: would she still be able to do it? Of course you can guess what phrase sprang unhelpfully to mind. “Once you learn, you never forget—it’s just like riding a bike.” To be fair, it served my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=20&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today, while contemplating an impending bike ride, my wife expressed concern that she hadn&#8217;t ridden a bike in ages: would she still be able to do it?  Of course you can guess what phrase sprang unhelpfully to mind.</p>
<blockquote><p>“Once you learn, you never forget—it’s just like riding a bike.”</p></blockquote>
<p>To be fair, it served my purpose to highlight that cycling was the archetypal once-learned-never-forgotten activity.  That alone served to reassure her.  It still set me wondering: what should I have compared it to?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tenthmaker.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tenthmaker.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=20&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/07/20/it%e2%80%99s-just-like-riding-a-bike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>
	</item>
		<item>
		<title>A vegan Christian?</title>
		<link>http://tenthmaker.wordpress.com/2008/07/14/a-vegan-christian/</link>
		<comments>http://tenthmaker.wordpress.com/2008/07/14/a-vegan-christian/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 02:24:39 +0000</pubDate>
		<dc:creator>joechacko</dc:creator>
				<category><![CDATA[faith]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[acts]]></category>
		<category><![CDATA[christian]]></category>
		<category><![CDATA[corn]]></category>
		<category><![CDATA[homeless]]></category>
		<category><![CDATA[meat]]></category>
		<category><![CDATA[peter]]></category>
		<category><![CDATA[stereotype]]></category>
		<category><![CDATA[vegan]]></category>

		<guid isPermaLink="false">http://tenthmaker.wordpress.com/2008/07/14/a-vegan-christian/</guid>
		<description><![CDATA[My last blog post was about me stereotyping other vegans. As if to teach me a lesson, I was stereotyped right back today. Having accepted the hospitality of some Korean Christians, I mentioned that I was a vegan. In a not-wholly-surprising turn of events, there was no vegan option at their lunch. After all, they [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=18&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My last blog post was about me stereotyping other vegans.  As if to teach me a lesson, I was stereotyped right back today.  Having accepted the hospitality of some Korean Christians, I mentioned that I was a vegan.  In a not-wholly-surprising turn of events, there was no vegan option at their lunch.  After all, they didn&#8217;t know I was coming.</p>
<p>They had plenty of vegetables, but these had all been mixed up with meat to make a sandwich filling, so I ended up eating just bread and water.  I didn&#8217;t mind at all, though I felt a bit bad for the extremely apologetic Korean lady who explained the situation.  I told her it was good preparation for any future prison time I might experience.</p>
<p>Several people asked what the matter was, and the pastor looked visibly shaken to see I was eating such plain food.  One very interesting young Korean man asked what my religion was.  When I told him I was a Christian, he nearly fell out of his seat.  “If you are a Christian, how come you don&#8217;t eat meat?”</p>
<p>This mirrors my experiences back in Sheffield.  I have attended a number of events hosted by charities, and the refreshments have always included vegetarian and vegan options.  When I attend the welcome time before my church service, I invariably end up having just water because <em>everything</em> has eggs, milk or butter.  There are a couple of exceptions: I brought a vegan cake once, and someone brought some crisps.  Since I was serving the food on that occasion, I didn&#8217;t eat any of either.  This isn&#8217;t a problem—I don&#8217;t go to church to eat; however, it does reinforce my opinion that Christians don&#8217;t expect anyone else in church to be a vegan.</p>
<p>Perhaps <a href="http://www.biblegateway.com/passage/?search=Acts%2010:9-16;&amp;version=31;">this passage</a> has something to do with it.</p>
<p>On the whole, I don&#8217;t think it is the Christians who are the exception here, so much as the charities.  I think veganism is still quite rare, and most people just can&#8217;t fathom it.  Today a homeless man asked me for money to buy food.  I was munching on a corncob, and he grimaced at it, saying, “I can&#8217;t eat sweetcorn—it just doesn&#8217;t taste of anything.”  And that was <em>before</em> I told him it was raw.  Apparently good vegan food is scorned even by the destitute beggar in this country.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tenthmaker.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tenthmaker.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tenthmaker.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tenthmaker.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tenthmaker.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tenthmaker.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tenthmaker.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tenthmaker.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tenthmaker.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tenthmaker.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tenthmaker.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tenthmaker.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tenthmaker.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tenthmaker.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tenthmaker.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tenthmaker.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tenthmaker.wordpress.com&amp;blog=3759599&amp;post=18&amp;subd=tenthmaker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tenthmaker.wordpress.com/2008/07/14/a-vegan-christian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">joechacko</media:title>
		</media:content>
	</item>
	</channel>
</rss>
