<?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/"
	>

<channel>
	<title>sampablokuper_com &#187; Life is language</title>
	<atom:link href="http://www.sampablokuper.com/category/life-is-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sampablokuper.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 11 Jul 2010 10:32:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>tar cannot stat</title>
		<link>http://www.sampablokuper.com/2009/01/03/tar-cannot-stat/</link>
		<comments>http://www.sampablokuper.com/2009/01/03/tar-cannot-stat/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 22:01:35 +0000</pubDate>
		<dc:creator>sampablokuper</dc:creator>
				<category><![CDATA[Life is language]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://www.sampablokuper.com/blog/?p=290</guid>
		<description><![CDATA[Wtf? you might reasonably exclaim, unless you&#8217;re used to using *nix (Linux, UNIX, etc) from the command line.
tar is a command for moving a file or files into a single archive file (or for reversing the operation). It can also apply compression/decompression algorithms, and perform various other neat tricks. It&#8217;s useful and ubiquitous. Unfortunately, it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><q>Wtf?</q> you might reasonably exclaim, unless you&#8217;re used to using *nix (Linux, UNIX, etc) from the command line.</p>
<p><code>tar</code> is a command for moving a file or files into a single <q>archive</q> file (or for reversing the operation). It can also apply compression/decompression algorithms, and perform various other neat tricks. It&#8217;s useful and ubiquitous. Unfortunately, it&#8217;s also quite sensitive.</p>
<p>Just now, I was using <code>tar -cfz mytarfile.tar.gz mydirectory</code> to archive a directory, and this returned the error, <code>tar: mytarfile.tar.gz: Cannot stat: No such file or directory<br />
tar: Error exit delayed from previous errors</code>. Hmm, not good.</p>
<p>Easy to fix, though. The solution to the problem is this: I should have written, <code>tar -czf mytarfile.tar.gz mydirectory</code>. In other words, the z and the f get swapped in the options. This is because the f option is supposed to denote that what follows it is a file. So the first command I tried was looking for a file called <q>mytarfile.tar.gz</q> to add to an archive file called <q>z</q>. Since the <q>mytarfile.tar.gz</q> didn&#8217;t exist, tar couldn&#8217;t locate, or <q>stat</q>, the file. Hence the error.</p>
<p>Oh, what fun is to be had at the command line!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sampablokuper.com/2009/01/03/tar-cannot-stat/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Virgin kills Virgin Killer</title>
		<link>http://www.sampablokuper.com/2008/12/09/virgin-kills-virgin-killer/</link>
		<comments>http://www.sampablokuper.com/2008/12/09/virgin-kills-virgin-killer/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 01:26:55 +0000</pubDate>
		<dc:creator>sampablokuper</dc:creator>
				<category><![CDATA[Life is language]]></category>

		<guid isPermaLink="false">http://www.sampablokuper.com/blog/?p=194</guid>
		<description><![CDATA[Censored
I stumbled across a news article today about Wikipedia content being blocked by ISPs. I had noticed that my connection to Wikipedia over the last couple of days had been flaky, so I decided to investigate. It turns out that one of the ISPs blocking Wikipedia content was the ISP I use at the moment, [...]]]></description>
			<content:encoded><![CDATA[<h3>Censored</h3>
<p>I stumbled across a news article today about <a href="http://news.bbc.co.uk/1/hi/uk/7770456.stm">Wikipedia content being blocked by ISPs</a>. I had noticed that my connection to Wikipedia over the last couple of days had been flaky, so I decided to investigate. It turns out that <a href="http://en.wikipedia.org/wiki/Wikipedia:Administrators'_noticeboard/2008_IWF_action">one of the ISPs</a> blocking Wikipedia content was the ISP I use at the moment, <a href="http://en.wikipedia.org/wiki/Virgin_Media">Virgin Media</a> (hereafter &#8220;VM&#8221;).</p>
<p>I&#8217;m a big fan of Wikipedia and have been for a few years. Querying Wikipedia is like asking a group of interested and generally well-informed people a question. You often get to hear many points of view, and you almost invariably get good references to other sources of information. It&#8217;s also about as libre as media can get, which makes it an excellent resource for communities of people with shared interests.</p>
<p>I use Wikipedia regularly and it forms an important component of my reference library, so if my connection to it is censored, my opportunities for learning, and for sharing my knowledge, could potentially be severely curtailed: a grave concern for me.</p>
<p>After reading a few more news stories and checking that my connection was indeed being censored in the ways they described, I looked up the <a href="http://en.wikipedia.org/wiki/Internet_Watch_Foundation">Internet Watch Foundation</a> (&#8220;IWF&#8221;), and various reports on the matter from within the Wikipedia community. It was the IWF&#8217;s bizarre decision to blacklist a Wikipedia page bearing a long-published album cover by stadium rock band <a href="http://en.wikipedia.org/wiki/Scorpions_(band)"><em>Scorpions</em></a> that prompted ISPs to block Wikipedia content. It became clear to me that some consumer action &#8211; not to mention citizen action &#8211; was needed.</p>
<h3>Technical support</h3>
<p>I called VM&#8217;s <a href="http://www.virginmedia.com/customers/contact/service-fault.php">technical support line</a> to report that there was a problem with my internet connection: some pages from Wikipedia weren&#8217;t coming through properly and I&#8217;d like them to solve the problem, please, as it seemed that my internet connection was being censored by VM without my consent; could they perhaps fix my connection? This was at about 2030hrs GMT, 08 December 2008.</p>
<p>The first person I spoke to denied that Virgin Media blocks anything, and he suggested the problem may have been due to anti-malware software on my PC, or due to problems with Wikipedia&#8217;s servers. He refused to accept that the mainstream news articles about the issue &#8211; even the BBC one &#8211; were credible. He said that if VM was doing anything to block Wikipedia, the VM tech. support team of which he was a part would have been notified; so since it had not been notified, it was not possible that VM was responsible for the problem. I asked if I could speak to his supervisor, and he agreed.</p>
<p>The supervisor (title: Manager, Technical Support; name: Suman) was very helpful and courteous. He confirmed that the tech. support team had not been told about a block imposed by VM on any Wikipedia pages. He tried accessing the Virgin Killer page but could not (his connection, like mine, was routed via VM&#8217;s network), even though he and his colleagues were able to access other Wikipedia pages. He agreed to investigate this, and said he would have somebody call me with news within a day or two. He agreed that if VM was indeed imposing censorship, his team should have been briefed about it, and that if the VM network was blocking Wikipedia pages, it was a major problem.</p>
<p>Well, it was good to know that the technical support staff took the issue seriously, and I was glad that they were as aggreived as I was to have had censorship imposed without warning.</p>
<p>I reported the call to the <a href="http://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard/2008_IWF_action#Virgin_Media">Wikipedia article hosting responses to VM&#8217;s official statement</a>. Next, I figured it was time to contact the IWF.</p>
<h3>Internet Watch Foundation</h3>
<p>The IWF&#8217;s <a href="http://www.iwf.org.uk/media/tools.3.11.htm">contact page</a> states, &#8220;For out of office hours media enquiries, please contact Sarah Robertson, Director of Communications on +44 (0) 7929 553 679,&#8221; so I did, at around 2200hrs GMT, also on 08 December 2008.</p>
<p>I wasn&#8217;t able to capture the call verbatim, but I did my best to type it up as we spoke, so what follows is a reasonably accurate transcript and, I hope, one correct in all important particulars.</p>
<p>I introduced myself as a blogger writing a piece about the IWF&#8217;s blacklisting of Wikipedia content, and started asking the questions that were bugging me and that I thought were most important with respect to civil liberties and policy.</p>
<h4>Interview transcript:</h4>
<p>I&#8217;d like to know whether it&#8217;s the IWF&#8217;s policy to blacklist content that has <a href="http://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard/2008_IWF_action#Wikimedia">not been found to be illegal</a>.</p>
<p>&#8220;No, absolutely not.&#8221;</p>
<p>In that case, why did the IWF go against policy in the case of the Wikipedia article that has been in the news today?</p>
<p>&#8220;We didn&#8217;t.&#8221;</p>
<p>So that must mean that the content was found to be illegal. Who found it to be illegal?</p>
<p>&#8220;The IWF found the image to be illegal.&#8221;</p>
<p>But under UK law, if I&#8217;m not mistaken, only a court can determine if something is illegal. Has a UK court found the image to be illegal to publish or transmit, etc.? Or, for that matter, has any other court you know of; a foreign court?</p>
<p>&#8220;We only use UK law. Look, we&#8217;re not judge and jury. We just blacklist child sexual abuse content on behalf of the UK internet industry.&#8221;</p>
<p>That doesn&#8217;t seem to be true either, because as far as I can tell, both the URL for the page and for the image have been blocked. Surely the text on the page doesn&#8217;t count as &#8220;child sexual abuse content&#8221;. Wouldn&#8217;t it have been possible for you to just blacklist Wikipedia&#8217;s image of the cover, instead of the whole article?</p>
<p>&#8220;We blacklist the URL where the abuse content was found.&#8221;</p>
<p>That doesn&#8217;t answer my question, because the image and the article each have their own URLs.</p>
<p>&#8220;We&#8217;ve blocked the image and the URL.&#8221;</p>
<p>But both the page and the image have URLs. What I&#8217;m asking is, why did you blacklist the URL for the page, as well as the one for the image? If all you wanted to do was prevent the image from being shown on the page, wouldn&#8217;t you only have had to blacklist the URL for the image?</p>
<p>&#8220;The internet industry asks for pages to be blacklisted rather than images, because this is more effective at stopping child pornography rings from being able to publish.&#8221;</p>
<p>Going back to my earlier question, you said you found the image to be illegal. I agree that illegal content should be taken down, but it&#8217;s not clear to me that the Scorpions cover was illegal. Since the IWF is not a court, what did you mean that you &#8220;found the image to be illegal&#8221;?</p>
<p>&#8220;We do our job on behalf of the industry. We have the support of law enforcement agencies, and a memorandum of understanding with the Crown Prosecution Service and ICPO. We pass all our leads on to Interpol. The industry trusts the IWF to assess the potential illegality of content.&#8221;</p>
<p>Surely any content is &#8220;potentially illegal&#8221;, though. I&#8217;m opposed to censorship of content that is not illegal, so&#8230;</p>
<p>&#8220;So are we.&#8221;</p>
<p>Well, then either you could request prosecution of illegal content and blacklist it if it is found to be illegal, which seems sensible to me, or else you could do what you&#8217;re doing, which is to help censor content that hasn&#8217;t been found to be illegal. You can&#8217;t have it both ways, can you?</p>
<p>&#8220;Our law enforcement partners agreee that the Scorpions cover was illegal, and we have absolutely no doubt that we made the right decision. We&#8217;ll be updating our official statement tomorrow.&#8221;</p>
<p>If you&#8217;re sure you made the right decision about the Wikipedia page, then will you also be blacklisting other URLs where images of the Virgin Killers album cover are hosted? Amazon hosts one, and so do many dozens of other music sites. Are you going to blacklist them all?</p>
<p>&#8220;We don&#8217;t work proactively. A member of the public reported the URL concerned [i.e. the Wikipedia one], and we responded to that. We haven&#8217;t made a decision about any other sites.&#8221;</p>
<p>OK. I still don&#8217;t see how you can be opposed to censorship of legal content and yet be helping to block content that hasn&#8217;t been found to be illegal by a court. Could you explain that to me a bit more clearly?</p>
<p>&#8220;I don&#8217;t think you&#8217;re going to get the clarity you&#8217;re looking for; I think I&#8217;ve said as much as I need to say.&#8221;</p>
<p>Thank you for your time.</p>
<p>&#8220;Thank you.&#8221;</p>
<h3>Considerations</h3>
<p>It is my opinion that:</p>
<ol>
<li><strong>Sarah Robertson is not competent in her role as <span style="text-decoration: underline;">Director</span> of <span style="text-decoration: underline;">Communications</span> of the <span style="text-decoration: underline;">Internet</span> Watch Foundation.</strong> Clearly, she does not understand terribly well how the internet works, as evidenced by her confusion between pages and URLs. Without prompting from me, I doubt she would have drawn the distinction. Yet URLs are crucial for the functioning of many <em><strong>internet communications</strong></em>, and an understanding of them is an important component of understanding the internet. Surely, if your organistion was founded to &#8220;watch&#8221; the internet and act upon what it sees, its <em><strong>Director of Communications</strong></em> ought to have a good understanding of internet communications. Additionally, Robertson&#8217;s words to the effect that I would not &#8220;get the clarity I was looking for&#8221; from her suggest that she may not even be competent to communicate the position of the IWF on matters fundamentally important to its activities, like why it acted the way it did if it is opposed to censorship. Surely, as Director of Communications, she is responsibile for communicating the IWF&#8217;s reasons for acting; yet she has not only failed in that responsibility, she has discarded it.</li>
<li><strong>The Internet Watch Foundation has been granted unwarranted, and perhaps illegal, power of censorship.</strong> The fact that ISPs may be <a href="http://en.wikipedia.org/w/index.php?title=Cleanfeed_(content_blocking_system)&amp;oldid=256653583#United_Kingdom">required by law</a> to block content blacklisted by the IWF means that IWF is acting as an official censor. However, an official censor must be publicly accountable; yet the IWF is not.</li>
<li><strong>The Internet Watch Foundation should not have blacklisted the Wikipedia article that displayed the album cover image.</strong> No credible evidence I am aware of suggests that the text of that article fell under the IWF&#8217;s remit. Roberton&#8217;s suggestion that blocking the page was justified because page-blocking is effective against child pornography rings makes no sense in the context of the Wikipedia article in question, because the article was not the product of a child pornography ring but, rather, the product of a community of editors creating a general purpose encyclopedia: an encyclopedia incorporating articles about notable popular music albums (the album in question <a href="http://delafont.com/music_acts/scorpions.htm">was voted &#8220;LP of the Year&#8221;</a> in <em>Scorpions</em>&#8216; native Germany).</li>
<li><strong>The Internet Watch Foundation should not have blacklisted the image of the album cover hosted by Wikipedia.</strong> Without a court finding that the image is illegal to own, transmit, etc, within the UK, all UK citizens have the right to view it for purposes of criticism, comment and education; in short, for the sorts of purposes Wikipedia hosted it.</li>
<li><strong>Reform is needed.</strong> The IWF ought to review its employment practices, in the light of the questionable competence of its director of communications and its flawed decision to blacklist legal content. Legal reform is needed to hold the IWF publicly accountable, or else to relieve the ISPs of a need to block content on the IWF&#8217;s blacklist. At the moment, I&#8217;m inclined to favour a solution whereby the IWF is:
<ol>
<li>permitted only to blacklist content that has been found, by a court in the UK, to be illegal to access online; and</li>
<li>either part of government, and accountable to it, with a binding blacklist; or else a public body with a non-binding blacklist.</li>
</ol>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.sampablokuper.com/2008/12/09/virgin-kills-virgin-killer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Earglasses*</title>
		<link>http://www.sampablokuper.com/2008/06/10/earglasses/</link>
		<comments>http://www.sampablokuper.com/2008/06/10/earglasses/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 04:03:13 +0000</pubDate>
		<dc:creator>sampablokuper</dc:creator>
				<category><![CDATA[Life is language]]></category>
		<category><![CDATA[Poor man's patents]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.sampablokuper.com/blog/?p=16</guid>
		<description><![CDATA[Mel Chua&#8217;s recent post about communication reminded me that I&#8217;m lagging on something I started many months ago: trying to find a filter chain in Wavelab that would let her hear things &#8211; music in particular &#8211; in a manner closer to that of someone with normal hearing.** A while ago she blogged about her [...]]]></description>
			<content:encoded><![CDATA[<p>Mel Chua&#8217;s <a href="http://blog.melchua.com/2008/06/08/lack-of-communication-frustrates-me/">recent post</a> about communication reminded me that I&#8217;m lagging on something I started many months ago: trying to find a <a href="http://en.wikipedia.org/wiki/Audio_filter">filter</a> chain in <a href="http://en.wikipedia.org/wiki/WaveLab">Wavelab</a> that would let her hear things &#8211; music in particular &#8211; in a manner closer to that of someone with normal hearing.** A while ago she blogged about her auditory response being like that of a <a href="http://en.wikipedia.org/wiki/Low-pass_filter">low-pass filter</a>, and that made me think about what the most practical way to mitigate that response would be.</p>
<p>I don&#8217;t know what the audio-processing algorithms hearing aids use are, but it&#8217;s fairly clear that:</p>
<ul>
<li>the user doesn&#8217;t have much ability to modify them, except perhaps in the case of highly expensive models.</li>
<li>they probably aren&#8217;t terribly powerful, because &#8211; judging by digital hearing aids&#8217; power consumption &#8211; the processing power available to them is very small.</li>
<li>although amplification is one of the primary components of a hearing aid&#8217;s processing chain, amplification alone won&#8217;t combat most hearing difficulties (certainly not Mel&#8217;s).</li>
<li>they are optimised for speech, rather than music.</li>
</ul>
<p>So I set about trying a different approach: CPU-intensive audio-processing using the best algorithms I could lay my hands on (i.e. Wavelab&#8217;s plugins), optimised for music. I set up an EQ stage at the end of the chain, modelled on the <a href="http://blog.melchua.com/2007/01/28/what-it-looks-like-to-hear-like-mel/">graph of Mel&#8217;s auditory response</a>, and started applying filters before it in an attempt to make the end result sound as natural as possible. I had a hunch that multiband compression might be more effective for this than EQ &#8211; certainly more effective than EQ alone &#8211; and so it proved. Partly this is because multiple stages of EQ filtering can induce &#8220;ringing&#8221; (they become resonant &#8211; an unwanted side-effect). Although multi-band compressors include EQ filters to split the signal into bands, these filters didn&#8217;t seem to suffer from the same side effects, perhaps because the compression was attenuating any resonances that might have otherwise been present.</p>
<p>Anyhow, a few months ago &#8211; long after my first experiment, I was blessed with a few minutes of the Mel&#8217;s time, and we tried some of the filter chains, with <em><a href="http://en.wikipedia.org/w/index.php?title=The_Decline&amp;oldid=216178732">The Decline</a></em> as the test track (because it was the only CD I had to hand with a mix that I was familiar with). We were <a href="http://blog.melchua.com/2008/03/22/life-update-from-tuesday-through-saturday-night/">somewhat successful</a>, but I haven&#8217;t had time to do much more with the algorithms since then.</p>
<p>I mentioned to Mel that I thought it would be cool to make portable <a href="http://www.analog.com/processors/sharc/">Sharc</a> DSP devices so people could carry their audio processors around with them, set up so that they could select and edit the algorithms. This isn&#8217;t very far-fetched. There are lots of battery-powered, pocket sized audio processors on the market at affordable prices (for instance, the Korg Pandora). I don&#8217;t know if they use Sharcs, but I do know that <a href="http://createdigitalmusic.com/2006/08/10/bargain-priced-dsp-audio-processing-build-a-pre-owned-creamware-rig/">many</a><a href="http://www.behringer.com/DDX3216/ddx_inside/ddx_inside7.cfm"> price-breakthrough</a> <a href="http://www.behringer.com/DEQ2496/index.cfm?lang=ENG">audio processors</a> with <em>pluggable</em> algorithms that I&#8217;ve seen hit the market in recent years have used Sharcs, so they seemed like a good bet. (Mel knew the same company&#8217;s devices by a different name, Blackfin, and suggested those. Then we worked out we were talking about essentially the same thing :-] The Blackfin is a sibling product to the Sharc.)</p>
<p>And this is how I come to be writing a blog post called Earglasses. Sunglasses &#8211; filters for your eyes &#8211; are easy to get hold of, and not even very hard to make, but filters for your ears aren&#8217;t so straightforward. I doubt Mel and I can&#8217;t make earfilters possible by ourselves because we&#8217;re both too busy with other things, so this is where a community effort might come in handy. I&#8217;d love to see a bunch of people working to make earfilters &#8211; affordable, portable devices with an audio input and a headphone output and ton of helpful, user-programmable algorithms running in between &#8211; a reality. So making this an open hardware, open software project seems like the way forward.</p>
<p>I&#8217;ve registered <a href="http://earfilter.org">earfilter.org</a> and will set up a wiki there shortly. It will be a place that people can post their filter chains (from Wavelab, Audacity, etc), links to useful plug-ins, suggestions for hardware architecture, and anything else that&#8217;s relevant.</p>
<p style="text-align: center; ">* * *</p>
<p>*It turns out there actually is a company manufacturing what they call <a href="http://www.earglasses.com/">Earglasses</a>, a kind of latter-day <a href="http://aaohns.org/museum/exhibits/hearingaids_eartrumpets.cfm">ear trumpet</a>. Whaddya know. Their engineering reminds me of <a href="http://www.parabs.com/">Big Ears</a>, which I&#8217;ve known about ever since I took up the dubious habit of reading <a href="http://www.canford.co.uk">Canford Audio</a> catalogues as a teenager. (Actually, I learned a lot from those catalogues &#8211; and from CA&#8217;s competitors&#8217; catalogues &#8211; which included pinouts, specs, regulations, construction diagrams and all sorts of other nutritious information for enquiring minds.)</p>
<p>**Mel&#8217;s post was, of course, not just about hearing. I&#8217;ve focused on that aspect of it here because of the earfilter.org idea, which I wanted to let the world know about. Mel&#8217;s underlying point is about communication, and I couldn&#8217;t agree with her more: <em>any</em> barrier to communication or comprehension can be frustrating. One of the greatest joys, for me, of living in the information age, is that we&#8217;re better placed than any previous generation to reduce or eliminate those barriers. Another great joy is that there are so many people working passionately and enthusiastically to do just that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sampablokuper.com/2008/06/10/earglasses/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Juicy TLDs not being eaten</title>
		<link>http://www.sampablokuper.com/2008/06/10/juicy-tlds-not-being-eaten/</link>
		<comments>http://www.sampablokuper.com/2008/06/10/juicy-tlds-not-being-eaten/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 01:09:09 +0000</pubDate>
		<dc:creator>sampablokuper</dc:creator>
				<category><![CDATA[Ethics]]></category>
		<category><![CDATA[Life is language]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://www.sampablokuper.com/blog/?p=15</guid>
		<description><![CDATA[I often think of web services I&#8217;d like to be able to use. Often these services don&#8217;t exist (yet) or aren&#8217;t easy to find if they do. While trying to find these services, I ask myself what I would call the service if I had created it &#8211; or if I were to create it. The [...]]]></description>
			<content:encoded><![CDATA[<p>I often think of web services I&#8217;d like to be able to use. Often these services don&#8217;t exist (yet) or aren&#8217;t easy to find if they do. While trying to find these services, I ask myself what I would call the service if I had created it &#8211; or if I were to create it. The reasoning behind this is, of course, that if the service exists and has an obvious name, which I have guessed correctly, I will find it quickly.</p>
<p>Thinking along these lines yesterday, I realised that several obvious domains for these services could make good use of <a href="http://en.wikipedia.org/wiki/Top-level_domain">TLD</a>s other than the usual .com, .org, .net, and so on. Specifically, they could have benefitted from .ly or .ng . So I looked into registering domains with these and discovered that in the first case it wouldn&#8217;t be affordable for me and in the second it wouldn&#8217;t be straightforward.</p>
<p>.ng is the Nigerian ccTLD, and although there exists a Nigeria Internet Registration Association with a <a href="http://db.register.net.ng/">form</a> to help potential registrants register their &#8220;domains&#8221;, it in fact only allows the registration of subdomains below .com.ng, .edu.ng, .gov.ng, .net.ng and .org.ng . So even if I had the most interesting site in the world, I couldn&#8217;t do something cool like host it at http://interesti.ng .</p>
<p>I think that&#8217;s a little crazy, because Nigeria could start making quite a healthy income from registrants who would be willing to pay for domains like that.</p>
<p>There&#8217;s another snag too: .ng is what&#8217;s known as a &#8220;closed&#8221; ccTLD, meaning that it&#8217;s supposed to only be used by organisations based in, or with a presence in, Nigeria. There has been <a href="http://www.icann.org/comments-mail/comment-so/msg00163.html">high level criticism</a> of the concept of &#8220;closed&#8221; ccTLDs for some time now, and I think much of it is valid. After all, what counts as a &#8220;presence in Nigeria&#8221; &#8211; or in any other country, for that matter? The registrar and hosting provider Web4Africa <a href="http://www.web4africa.com.ng/.ng.php#terms">gives some guidance</a>, and so do other sites, but it&#8217;s very vague. If I use a DNS server in Nigeria to host my domain, does that count as my having a physical presence there? I think it should, just as if I were renting an office there. But it&#8217;s not clear if it does. What is clear is that checking whether or not I have a physical presence in Nigeria is done manually. This means that Nigerian domain registration can&#8217;t happen quickly. That in turn means that there won&#8217;t be a Nigerian Go Daddy any time soon. Go Daddy is the <a href="http://www.webhosting.info/registrars/top-registrars/global/?pi=1">largest domain registrar</a> in the world by some margin, at the time of writing. It has built its business in large part, if I&#8217;m not mistaken, on its ability to perform automated domain registration. This is an opportunity that&#8217;s effectively denied to Nigerian registrars because of .ng&#8217;s closed status.</p>
<p>I should note at this point that I&#8217;m not a fan of all Go Daddy&#8217;s moral principles &#8211; <a href="http://en.wikipedia.org/w/index.php?title=Go_Daddy&amp;oldid=217840680#Controversies">here&#8217;s why</a> &#8211; and for this reason, I avoid using Go Daddy (currently, I use Dreamhost and 123-reg for domain registration, but there are plenty of other good registrars about). But I do not believe that those ethics were necessary for the success of the business. What <em>was</em> necessary was a legal and technological infrastructure that permitted the automated registration of domains. This, and the ability to register <em>whateveryoulike</em>.ng, is all I am proposing herein that Nigeria should provide.</p>
<p>Another name I had in mind for a web service ended in .ly &#8211; the Libyan TLD. Here, the state of affairs is more promising, but still not quite ideal. There seems to be only one .ly registrar with a working web site in English: the intriguingly-named <a href="http://libyanspider.com/">Libyan Spider Network</a>. It seems that I could register <em>whateverIwant</em>.ly without too much trouble. The biggest snag is the price tag: $150 per year (for comparison, a .com typically costs $5-$15 per year). Clearly, what&#8217;s needed here is some competition. With a few more registrars in the marketplace, that price would likely fall to something a pauper like me could afford for a fledgling, unfunded web service.</p>
<p>Is there, you ask, a ray of sunshine in the ccTLD domain business? Well, yes. ccTLDs like .us, .uk, .jp, etc, are available through vast numbers of registrars. Competition keeps the prices low and the service reasonable (although there are opportunities to be fleeced if you&#8217;re foolish). But there are some great success stories from non-developed economies too. Tuvalu&#8217;s .tv ccTLD is wildly popular and widely available. Another island state with a thriving domain name business is São Tomé, whose .st TLD is modestly priced and available through a very efficient-looking <a href="http://www.nic.st/">site</a>.</p>
<p>These cases highlight the shortcomings of Nigeria&#8217;s system. I don&#8217;t know why Nigeria doesn&#8217;t follow these other countries&#8217; examples, and I wish it would.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sampablokuper.com/2008/06/10/juicy-tlds-not-being-eaten/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Counting without, er, numbers</title>
		<link>http://www.sampablokuper.com/2008/05/28/counting-without-er-numbers/</link>
		<comments>http://www.sampablokuper.com/2008/05/28/counting-without-er-numbers/#comments</comments>
		<pubDate>Wed, 28 May 2008 01:30:41 +0000</pubDate>
		<dc:creator>sampablokuper</dc:creator>
				<category><![CDATA[Life is language]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[maths]]></category>

		<guid isPermaLink="false">http://www.sampablokuper.com/blog/?p=12</guid>
		<description><![CDATA[Does anyone else think it&#8217;s ironic that in Formulaire de mathématiques (Peano et al.: 1895)1 used the natural numbers to number the axioms which define the natural number system?
Yes, I know what Bertrand Russell thought of those axioms (that they don&#8217;t, in fact, characterize the natural numbers), but I also know that Russell was very [...]]]></description>
			<content:encoded><![CDATA[<p>Does anyone else think it&#8217;s ironic that in <em>Formulaire de mathématiques</em> (Peano et al.: 1895)<sup>1</sup> used the natural numbers to number the axioms which define the natural number system?</p>
<p>Yes, I know what Bertrand Russell thought of those axioms (that they don&#8217;t, in fact, characterize the natural numbers), but I also know that Russell was very taken with Peano at a conference in Paris some years later and saw him in a new light. It also seems that Peano <em>did</em> think the axioms characterise the natural numbers. I tend to agree with Russell, but I still find it slightly astonishing that the axioms were numbered. Talk about bootstraps!</p>
<p><sup>1</sup>NB. I don&#8217;t have an original copy of FDM to hand; I only have secondary sources that quote it. If they are misquoting, then this post is bunk and those secondary sources slide a little lower in my estimation. If <em>you</em> have a copy of FDM, why not photograph it and put it online for the world to see? These issues need clearing up; foundational maths is still a mess, and the history of foundational maths is even worse.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sampablokuper.com/2008/05/28/counting-without-er-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How many humanities scholars does it take to change a professional paradigm?</title>
		<link>http://www.sampablokuper.com/2008/05/13/how-many-humanities-scholars-does-it-take-to-change-a-professional-paradigm/</link>
		<comments>http://www.sampablokuper.com/2008/05/13/how-many-humanities-scholars-does-it-take-to-change-a-professional-paradigm/#comments</comments>
		<pubDate>Tue, 13 May 2008 17:34:32 +0000</pubDate>
		<dc:creator>sampablokuper</dc:creator>
				<category><![CDATA[Life is language]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://www.sampablokuper.com/blog/?p=11</guid>
		<description><![CDATA[There are some tech-savvy humanities scholars, there are some who try to grok modern IT but don&#8217;t quite manage, and there are some who wish information technology had never progressed beyond the invention of the book (for the extremists, even the printing press was a step too far: bound manuscripts are the height of IT [...]]]></description>
			<content:encoded><![CDATA[<p>There are some <a href="http://idlethink.wordpress.com/">tech-savvy humanities scholars</a>, there are some who try to grok modern IT but don&#8217;t quite manage, and there are some who wish information technology had never progressed beyond the invention of the book (for the extremists, even the printing press was a step too far: bound manuscripts are the height of IT for these folks*). I recently had a conversation with an eminent Cambridge humanities professor who said to me, in the context of a longer conversation about information management, &#8220;It&#8217;s like when Windows [by which he meant Word] will run on Microsoft [by which he meant a PC running Windows] but won&#8217;t work on a Mac [by which he meant... who knows? Word and Windows will both run on Macs].&#8221;</p>
<p>This sort of comment bothers me for three reasons. One is that it is baldly nonsensical: one must interpret it &#8211; with little guidance except one&#8217;s own background knowledge and a few of the antagonist&#8217;s preceding slip-ups &#8211; in order to make sense of it. Another is that it shows a lack of concern about accuracy; a dangerous lack of concern, in fact, for someone who has responsibility for one of Cambridge&#8217;s extensive, unique, and breathtakingly expensive digital datasets (furthermore, the scholarly accuracy of the input to the system matters little if your data is being corrupted by both its storage and its delivery mechanisms, which it was being). The third reason, which is the one of greatest personal concern to me, is that somebody like this &#8211; and he really is a brilliant scholar &#8211; might not be able to use <a href="http://www.interpreader.net/">Interpreader</a>. Without people like that using Interpreader, or something like it, the paradigm of keeping annotations private and interpretations informal will remain among at least some of the best (in a traditional sense) scholars. That is not what I want.</p>
<p>My usability <a href="http://gettingreal.37signals.com/ch08_Get_Well_Rounded_Individuals.php">hat</a> just swivelled itself onto my head a little more firmly.</p>
<p>* I&#8217;ve nothing against bound manuscripts <em>per se</em>, but they are not an efficient means of mass-communication.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sampablokuper.com/2008/05/13/how-many-humanities-scholars-does-it-take-to-change-a-professional-paradigm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning to play symfonies</title>
		<link>http://www.sampablokuper.com/2008/03/27/learning-to-play-symfonies/</link>
		<comments>http://www.sampablokuper.com/2008/03/27/learning-to-play-symfonies/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 22:02:00 +0000</pubDate>
		<dc:creator>sampablokuper</dc:creator>
				<category><![CDATA[Life is language]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[coding php web]]></category>

		<guid isPermaLink="false">http://www.sampablokuper.com/blog/2008/03/27/learning-to-play-symfonies/</guid>
		<description><![CDATA[Symfony is a PHP web application framework. It has a lot going for it, like comprehensive documentation, active development, reasonable maturity and the security that &#8211; at least in principle &#8211; comes with that (seen by many eyes, etc). I&#8217;m learning to use it, for various reasons, and in considered preference to CakePHP, CodeIgniter or [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.symfony-project.org">Symfony</a> is a PHP web application framework. It has a lot going for it, like comprehensive documentation, active development, reasonable maturity and the security that &#8211; at least in principle &#8211; comes with that (seen by <a href="http://en.wikipedia.org/wiki/Linus's_Law">many eyes</a>, etc). I&#8217;m learning to use it, for various reasons, and in considered preference to CakePHP, CodeIgniter or any of the other PHP frameworks I&#8217;ve assessed.</p>
<p>And so far, I like it. No horror stories yet <img src='http://www.sampablokuper.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sampablokuper.com/2008/03/27/learning-to-play-symfonies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>So long, and thanks for all the endorphins</title>
		<link>http://www.sampablokuper.com/2008/02/04/so-long-and-thanks-for-all-the-endorphins/</link>
		<comments>http://www.sampablokuper.com/2008/02/04/so-long-and-thanks-for-all-the-endorphins/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 01:21:04 +0000</pubDate>
		<dc:creator>sampablokuper</dc:creator>
				<category><![CDATA[Life is language]]></category>
		<category><![CDATA[cambridge]]></category>
		<category><![CDATA[dancing]]></category>
		<category><![CDATA[lindy]]></category>

		<guid isPermaLink="false">http://www.sampablokuper.com/blog/2008/02/04/so-long-and-thanks-for-all-the-endorphins/</guid>
		<description><![CDATA[Matt and Lotte are leaving Cambridge. They were among the most eloquent teachers I&#8217;ve had the good fortunate to study with, and I only wish I&#8217;d been able to spend more time with them. Watching them dance at their leaving party, which I left not long ago, was an opportunity to see perfect articulation in [...]]]></description>
			<content:encoded><![CDATA[<p><a HREF="http://www.matthewriddle.com/dance/" TITLE="Matt's dancing biography">Matt</a> and Lotte are leaving Cambridge. They were among the most eloquent <a TITLE="Cambridge Lindy Hoppers" HREF="http://www.cambridgelindy.com/teachers/">teachers</a> I&#8217;ve had the good fortunate to study with, and I only wish I&#8217;d been able to spend more time with them. Watching them dance at their leaving party, which I left not long ago, was an opportunity to see perfect articulation in body language. As Lotte shared one last dance with each of the folks who had come to <a TITLE="The Snug bar, Cambridge" HREF="http://www.thesnugbar.co.uk/homepage_content.php?location=cambridge&amp;x=63&amp;y=15">The Snug</a> on this chilly evening, her movements expressed not only her usual joie de vivre, but also a sadness to be leaving behind so many friends and dance partners, and a nervous excitement to be jetting off for a new life on the other side of the world.</p>
<p>With their boundless energy and enthusiasm (egged on by a few notable supporters), this couple has built a thriving, lively and &#8211; crucially &#8211; extremely happy community from people with a thoroughly diverse range of backgrounds. It&#8217;s a community that has assembled  one or two evenings a week, not just to dance, but &#8211; and I think this is true for all the community&#8217;s members &#8211; to receive a dose of Matt &amp; Lotte&#8217;s magic brew of humour, motion and music. Why magic? Because the sum is greater than its parts. These simple ingredients, in  lesser hands, would not be a recipe for a sense of elation that can last a week (not to mention a sense of, quite honestly, levitation, that can last at least a day).</p>
<p>How does the magic work? It works, as most magic does, by the silent action of an unmentioned <em>thing</em>. In conventional magic, this thing could be a hidden compartment, a card up the sleeve, or a gap in a steel hoop (hope I haven&#8217;t spoiled that trick for anybody!). In Matt and Lotte&#8217;s case, it&#8217;s a deep and abiding combination of optimism, love and insight. They exude a happiness that&#8217;s so welcoming it would be impossible (and, in my experience, is impossible) to leave a session with them feeling glum: they bring you into a glorious, shared emotion. This is a potent kind of communication.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sampablokuper.com/2008/02/04/so-long-and-thanks-for-all-the-endorphins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
