<?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>Roger Hyam &#187; Technolust</title>
	<atom:link href="http://www.hyam.net/blog/archives/category/technolust/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hyam.net/blog</link>
	<description>"truly pathetic verbiage"</description>
	<lastBuildDate>Sat, 04 Sep 2010 22:10:12 +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>DIY Book Scanner: Learn By Doing</title>
		<link>http://www.hyam.net/blog/archives/770</link>
		<comments>http://www.hyam.net/blog/archives/770#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:13:54 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/770">Roger Hyam</span></dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technolust]]></category>
		<category><![CDATA[ebooks]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=770</guid>
		<description><![CDATA[In the last weekend of the Christmas break I was sat in Starbucks in Waterstones in Edinburgh considering which of a stack of potential books I was going to spend my Christmas book tokens on. I had just been playing with a Sony eBook reader and so was thinking maybe I should take the plunge <a href='http://www.hyam.net/blog/archives/770'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_771" class="wp-caption alignleft" style="width: 171px"><a href="http://www.hyam.net/blog/wp-content/uploads/2010/01/IMG_2384.jpg"><img class="size-full wp-image-771" title="Simple Scanner" src="http://www.hyam.net/blog/wp-content/uploads/2010/01/IMG_2384.jpg" alt="Simple Scanner" width="161" height="215" /></a><p class="wp-caption-text">Almost Free Scanner</p></div>
<p>In the last weekend of the Christmas break I was sat in Starbucks in Waterstones in Edinburgh considering which of a stack of potential books I was going to spend my Christmas book tokens on. I had just been playing with a Sony eBook reader and so was thinking maybe I should take the plunge and go digital with books as well as the rest of my life.</p>
<p>I wondered what I would do with my existing books. It would be nice to be able search through these and have them all with me when I travel. There would be issues with copyright if I were to copy them but there would also be technical problems. How would I get them in EPUB or PDF format? I did some Googling and came across a great site <a href="http://www.diybookscanner.org/">diybookscanner.org</a>. There are some really innovative designs on this site and it got my obsessive thoughts going. There were two problems.</p>
<ul>
<li>I only had 48 hours to play before going back to work and my wife and kids wanted some of that time.</li>
<li>I didn&#8217;t have a workshop. Just a desk and some simple tools.</li>
</ul>
<p>Could I produce a scanner in that time? Would it work?<span id="more-770"></span></p>
<p>Most of the plans on <a href="http://www.diybookscanner.org/">diybookscanner.org</a> are pretty complex involving placing the book on a stand on a table and having multiple lights and cameras pointing down at it. I don&#8217;t have a table. At least I don&#8217;t have a table that isn&#8217;t already filled with stuff. So the design I came up with (pictured) turns the system upside down and puts the camera on a tripod near the floor. A frame made from some scrap wood holds a piece of glass from a clip picture frame. The camera is on a tripod on the floor. This is like some photocopiers for books. Lighting is provided by a desk lamp (fluorescent tube) under the desk at approx 45 degrees to the glass.</p>
<p>Setting up involves lying on the floor on your back to focus the camera and line it up with the page. This may be the usability issue that will prevent me commercialising it!</p>
<div id="attachment_778" class="wp-caption alignright" style="width: 160px"><a href="http://www.hyam.net/blog/wp-content/uploads/2010/01/DSC_1693.JPG"><img class="size-thumbnail wp-image-778 " title="DSC_1693" src="http://www.hyam.net/blog/wp-content/uploads/2010/01/DSC_1693-150x150.jpg" alt="DSC_1693" width="150" height="150" /></a><p class="wp-caption-text">Example Page Image</p></div>
<p>In operation I have an electronic cable release on the floor that I press with my big toe keeping both hands free to manipulate the book. I take the right page, turn the book round and take the left page (the other way up), pick the book up and turn the page, repeat right and left. I did a 228 page book in under 30 minutes like this. The book was <em>Gotama The Buddha</em> by Ananda Coomaraswamy which I believe is out of copyright.</p>
<p>The resulting images are sideways on and need to be rotated 90 degrees alternately left or right. I wrote a PHP5 command line script (<a href="http://www.hyam.net/blog/wp-content/uploads/2010/01/process_src.php_.zip">process_src.php</a>) to do this. It will also do simple cropping. There is an example page image shown.</p>
<p>This combination means I can get from physical book to page images pretty quickly for a small book. I can flick through the pages on my laptop but they are nothing without OCR and I have run out of time! The brief attempts I have had at OCRing some of the page images have been pretty disappointing.</p>
<p>Is the OCR the achilles heal of the process? If I did get good OCR how easy would it be to get the text into re-flowing <a href="http://en.wikipedia.org/wiki/Epub">EPUB</a> or similar format. These will have to be the subjects of more thought and perhaps more experimenting if I find the time.</p>
<p>One thing is for sure &#8211; I have more of an appreciation for the imaging process and eBook world.</p>
<p>Note: I do not condone the breach of copyright. Authors deserve paying for their work</p>
<p><strong>Important Note: Be very careful if you try and make one of these as you end up with a piece of glass strapped to the edge of a table which is dangerous &#8211; particularly with kids around. Put a guard on it when you aren&#8217;t using it</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/770/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When will eBooks stop being a rip off?</title>
		<link>http://www.hyam.net/blog/archives/753</link>
		<comments>http://www.hyam.net/blog/archives/753#comments</comments>
		<pubDate>Mon, 11 Jan 2010 21:39:57 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/753">Roger Hyam</span></dc:creator>
				<category><![CDATA[Technolust]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[stanza]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=753</guid>
		<description><![CDATA[Amazon are selling an ebook of Siddhartha by Herman Hess for the Kindle for $3.51 and it appears in different versions for even more. Siddhartha is out of copyright so it costs them nothing for the rights on this book. The $3.51 is all for them.
Does this mean that $3.51 is the cost of distributing an eBook <a href='http://www.hyam.net/blog/archives/753'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hyam.net/blog/wp-content/uploads/2010/01/3374-original.png"><img class="alignleft size-full wp-image-756" title="3374-original" src="http://www.hyam.net/blog/wp-content/uploads/2010/01/3374-original.png" alt="3374-original" width="169" height="280" /></a>Amazon are selling an ebook of <em>Siddhartha</em> by Herman Hess <a href="http://www.amazon.com/Siddhartha-by-Hermann-Hesse-ebook/dp/B002ZCYA1Q/ref=sr_1_1?ie=UTF8&amp;s=digital-text&amp;qid=1263221516&amp;sr=1-1">for the Kindle</a> for $3.51 and it appears in different versions for even more. <em>Siddhartha </em>is out of copyright so it costs them nothing for the rights on this book. The $3.51 is all for them.</p>
<p>Does this mean that $3.51 is the cost of distributing an eBook through the Amazon system? That would imply that the publisher (nee the author) would get the value of any ebook that retailed for over this sum. With <a href="http://www.amazon.com/Zen-Art-Motorcycle-Maintenance-ebook/dp/B0026772N8/ref=sr_oe_2_1?ie=UTF8&amp;s=digital-text&amp;qid=1263241978&amp;sr=1-2&amp;condition=used"><em>Zen and the Art of Motorcycle Maintenance</em></a><em> </em>by Robert M. Pirsig (which retails for $9.58 on Kindle) for example the authors would get $6.07? Somehow I doubt it!</p>
<p>That price tag of $9.58 doesn&#8217;t compare very well with $10.19 for the <a href="http://www.amazon.com/Zen-Art-Motorcycle-Maintenance-Inquiry/dp/0060839872/ref=tmm_pap_title_0">paperback version</a> of Pirsig&#8217;s book.  The Kindle version can be yours in 60 seconds or less but it is controlled by Digital Rights Management (DRM) so really all you are buying is the right to have a permanent relationship with Amazon who will supply you with a copy to read on an authorised device. For 61c more you could have one made out of real paper that you could hand on to a friend or loved one, sell, donate to charity or even burn to keep warm. Sure it won&#8217;t last forever but it still has a residual value. My paper copy is yellowing but perfectly readable. It was printed in 1978 (that is 32 years ago!). It has a price tag of £1 and I bought it from a second hand shop for £1.50 ($2 ish) about 10 years ago.<span id="more-753"></span></p>
<p>Because, unlike <em>Zen and the Art of Motorcycle Maintenance</em>, <em>Siddhartha </em>is out of copyright you can get a legal non-DRM ebook copy from <a href="http://www.feedbooks.com/book/3374">FeedBooks</a> and other places for free. You are free to do as you please with this. If you have an iPhone or iPod Touch you can use <a href="http://www.lexcycle.com/">Stanza</a> to download a copy for free to your device in less than 60 seconds just like you can with a Kindle. Fortunately Amazon have released a Kindle reader for the iPhone/iPod Touch so you can have two applications on the same device that you can download the same book with. With the Amazon one you have to pay $3.51 for the privilege with the Stanza one you can do it for free. &#8220;Ah but the free one probably isn&#8217;t formatted as well or something.&#8221; I hear you say. Well you are wrong. It is the other way round. The text doesn&#8217;t wrap correctly in the Kindle application. So Amazon are attempting to charge for something that is free (as in speech) and adding minus value to it. If you don&#8217;t believe me and you have a iPhone or iPod Touch you can try this for free yourself as the first chapter of the Kindle version is free (as in beer).</p>
<p>Don&#8217;t get me wrong. I am the kind of guy who gets excited about gadgets and I think ebooks are really important and going to be a major medium in the next few years. I like real books but would willingly do most of my reading off a gadget and reduce the clutter in my flat. Don&#8217;t go assuming that I don&#8217;t want to pay for anything either. I do that all the time. In fact I get an urge at least once a year to give <a href="http://www.apple.com/pr/bios/jobs.html">Steve Jobs</a> lots of my money.</p>
<p>What I object to is people being ripped off. The thought that someone might pay $3.51 for a faulty version of something they could have for free bothers me. The thought that this process will encourage people to break copyright on works by living authors and so rip them off also bothers me. If <em>Zen and the Art of Motorcycle Maintenance </em>was available as an ebook for half the paper back cost and <a href="http://en.wikipedia.org/wiki/Robert_M._Pirsig">Robert Pirsig</a> got most of the money then it would seem like a good deal. As it is Amazon (and probably other publishers) are setting the precedent that it is OK to rip people off. It is hard for them morally to turn around and condemn someone who scans and distributes copyright works for free. Sure they can do it legally but they have lost the battle for &#8216;hearts and minds&#8217;.</p>
<p>My hope is that the publishing industry (the bit between authors and readers) will see sense and rapidly move to a position where ebooks are available at reasonable cost &#8211; perhaps DRM free. Their role is to add value that can be charged for. If they charge more for the value they add than it is worth then the market will find a way around them. Exciting times!</p>
<p>Amazon have</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/753/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Old Boats from Shady Past</title>
		<link>http://www.hyam.net/blog/archives/457</link>
		<comments>http://www.hyam.net/blog/archives/457#comments</comments>
		<pubDate>Sun, 24 May 2009 11:15:37 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/457">Roger Hyam</span></dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technolust]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=457</guid>
		<description><![CDATA[Last weekend we got away from the city for the first time this year to camp in Northumberland and visited The Holy Island of Lindisfarne. This is a tourist mecca of an island accessible via a causeway that is only open at low tide. Think of many retired people with ice creams and you will <a href='http://www.hyam.net/blog/archives/457'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter" style="text-align: left;">Last weekend we got away from the city for the first time this year to camp in Northumberland and visited <a href="http://www.lindisfarne.org.uk/">The Holy Island of Lindisfarne</a>. This is a tourist mecca of an island accessible via a causeway that is only open at low tide. Think of many retired people with ice creams and you will get the picture. It is a lovely place though.</div>
<dl id="attachment_456" class="wp-caption aligncenter" style="width: 399px;">
<dt class="wp-caption-dt"><a href="http://www.hyam.net/blog/wp-content/uploads/2009/05/holy_island_02.jpg"><img class="size-medium wp-image-456" title="holy_island_02" src="http://www.hyam.net/blog/wp-content/uploads/2009/05/holy_island_02-480x640.jpg" alt="holy_island_02" width="389" height="518" /></a></dt>
</dl>
<p><span id="more-457"></span>One day I will write something of my feelings for the fishing industry in the North Sea and how it is symptomatic of our whole inability to act over the environment.</p>
<div id="attachment_455" class="wp-caption aligncenter" style="width: 586px"><a href="http://www.hyam.net/blog/wp-content/uploads/2009/05/holy_island_01.jpg"><img class="size-medium wp-image-455" title="holy_island_01" src="http://www.hyam.net/blog/wp-content/uploads/2009/05/holy_island_01-640x480.jpg" alt="Former Herring Boat on Holy Island" width="576" height="432" /></a><p class="wp-caption-text">Former Herring Boat on Holy Island</p></div>
<p>But as usual I have little time so here are my photos of how rustic and wonderful the whole thing was &#8211; which is pretty much how the tourist industry paints it. None of the interpretative material you find in these places talks about what an environmental disaster it was and continues to be. So lets just celebrate how easy and what fun digital photography really is!</p>
<div id="attachment_461" class="wp-caption aligncenter" style="width: 508px"><a href="http://www.hyam.net/blog/wp-content/uploads/2009/05/holy_island_03.jpg"><img class="size-medium wp-image-461" title="holy_island_03" src="http://www.hyam.net/blog/wp-content/uploads/2009/05/holy_island_03-553x640.jpg" alt="holy_island_03" width="498" height="576" /></a><p class="wp-caption-text">Yet another former Herring Boat on Holy Island</p></div>
<p style="text-align: center;">
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/457/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Camera &#8211; it&#8217;s a not so bad</title>
		<link>http://www.hyam.net/blog/archives/192</link>
		<comments>http://www.hyam.net/blog/archives/192#comments</comments>
		<pubDate>Thu, 04 Dec 2008 21:08:51 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/192">RogerHyam</span></dc:creator>
				<category><![CDATA[Technolust]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=192</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_441" class="wp-caption aligncenter" style="width: 490px"><a href="http://www.hyam.net/blog/wp-content/uploads/2009/05/lilly.jpg"><img class="size-full wp-image-441" title="iPhone Lillies" src="http://www.hyam.net/blog/wp-content/uploads/2009/05/lilly.jpg" alt="lilly" width="480" height="640" /></a><p class="wp-caption-text">iPhone Lillies</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/192/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eco PC Nuts?</title>
		<link>http://www.hyam.net/blog/archives/85</link>
		<comments>http://www.hyam.net/blog/archives/85#comments</comments>
		<pubDate>Wed, 15 Oct 2008 08:20:45 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/85">Roger Hyam</span></dc:creator>
				<category><![CDATA[Technolust]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=85</guid>
		<description><![CDATA[Here is a story on the BBC about a USB device that you plug into your PC to enable it to be put to sleep at the touch of a single button. It is incredible that some one is selling a product to do that. For starters my Macs do it by default. Just close <a href='http://www.hyam.net/blog/archives/85'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.bbc.co.uk/1/hi/business/7669938.stm">Here is a story</a> on the BBC about a USB device that you plug into your PC to enable it to be put to sleep at the touch of a single button. It is incredible that some one is selling a product to do that. For starters my Macs do it by default. Just close the lid of a laptop or touch the power button on a iMac and they go to sleep. They come back pretty instantly as well. The other point is that I am sure my old Dell desktop used to have the option to set the power button to do precisely this behaviour with Windows XP though of course it used to take hours to come back and used to crash on me etc. One could always set the PC to power down gracefully as you stop using it i.e slow the disc then the screen then the processor and full sleep after a few minutes of non-use but that would take more thought.</p>
<p>There is nothing like a gaget to fix bad design and sloppy thinking. They&#8217;ll make a fortune with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/85/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iZendo &#8211; Let&#8217;s shelve it.</title>
		<link>http://www.hyam.net/blog/archives/35</link>
		<comments>http://www.hyam.net/blog/archives/35#comments</comments>
		<pubDate>Thu, 07 Aug 2008 12:20:46 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/35">Roger Hyam</span></dc:creator>
				<category><![CDATA[Technolust]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=35</guid>
		<description><![CDATA[Well I wrote a basic application that would allow people to sit together virtually and I tried it out on my own. I logged in and logged out at the beginning and end of a couple of sessions and the whole thing seemed really unsatisfactory. This means I must break the first precept and kill <a href='http://www.hyam.net/blog/archives/35'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Well I wrote a basic application that would allow people to sit together virtually and I tried it out on my own. I logged in and logged out at the beginning and end of a couple of sessions and the whole thing seemed really unsatisfactory. This means I must break the first precept and kill the iZendo concept stone dead. It is a shame but there you have it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/35/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter as a virtual zendo?</title>
		<link>http://www.hyam.net/blog/archives/24</link>
		<comments>http://www.hyam.net/blog/archives/24#comments</comments>
		<pubDate>Mon, 04 Aug 2008 21:46:52 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/24">Roger Hyam</span></dc:creator>
				<category><![CDATA[Mindfulness & Buddhism]]></category>
		<category><![CDATA[Technolust]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=24</guid>
		<description><![CDATA[So I start writing iZendo from scratch and make quite good progress in simplifying it down. Just four pages and some AJAX to update the lists. All looks good till my crisis of faith! Could I do this with twitter? Could I &#8216;just&#8217; have a Twitter feed that is the virtual zendo? It would certainly <a href='http://www.hyam.net/blog/archives/24'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>So I start writing iZendo from scratch and make quite good progress in simplifying it down. Just four pages and some AJAX to update the lists. All looks good till my crisis of faith! Could I do this with twitter? Could I &#8216;just&#8217; have a Twitter feed that is the virtual zendo? It would certainly save a lot of effort and would integrate with all the IM and phone systems etc.</p>
<p>The trouble is I can&#8217;t see how we get a public page that updates in near real time to show  messages from multiple people. The zendo would have to follow people and look for messages that said they were meditating or it would have to wait for direct messages and post them back as messages on its own page so others could see them. None of these things work. Even if I used the API the app would need to poll the server all the time and there can be quite long delays on this. We are limited to once a minute for starters. This would need to run on a &#8216;real&#8217; server not a hosted space.</p>
<p>Looks like it isn&#8217;t feasible but maybe I should sleep on it.</p>
<p>Thanks for listening,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone first post</title>
		<link>http://www.hyam.net/blog/archives/11</link>
		<comments>http://www.hyam.net/blog/archives/11#comments</comments>
		<pubDate>Sun, 03 Aug 2008 10:18:30 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/11">Roger Hyam</span></dc:creator>
				<category><![CDATA[Technolust]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=11</guid>
		<description><![CDATA[This is the first post from my iPhone using the iphone app &#8211; but then edited on my desktop &#8211; I am not that fast at typing on an iPhone yet!
I found that the problem I was having with connecting the iPhone was not with the iPhone Wordpress app (v1.0) but with my WordPress (v2.6) <a href='http://www.hyam.net/blog/archives/11'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>This is the first post from my iPhone using the iphone app &#8211; but then edited on my desktop &#8211; I am not that fast at typing on an iPhone yet!</p>
<p>I found that the problem I was having with connecting the iPhone was not with the iPhone Wordpress app (v1.0) but with my WordPress (v2.6) install. The call to the xmlrpc rsd function was timing out. It was taking &gt; 1 minute and so the iPhone would just die waiting. When I called it from a regular browser it would eventually load and display the list of APIs supported by the WordPress XMLRPC client.</p>
<p>I am not paid to do this kind of thing and just wanted it working so I was not about to launch into learning about the whole WP blog software and WP iPhone app. I had already spent an hour with the iPhone app in the XCode debugger to get this far. I simply commented out all the APIs that I wasn&#8217;t interested in getting to function and hey presto it works. I also created an uploads folder with the correct permissions so I can send photos.</p>
<p>Here is a step by step of what I did:</p>
<ul>
<li>This assumes your own WordPress 2.6 install (you are not using WordPress.com) &#8211; it may work with other verions. You are having problems getting your iPhone WordPress app to connect to your blog at all. The app just runs and runs and dies.</li>
<li>Call the XMLRPC rsd function on you blog. To do this just go to /xmlrpc.php?rsd. If it takes a long time to come back (over 30 seconds) this may be your problem. Here is an example from a blog on WordPress.com:
<ul>
<li><a href="http://missionmission.wordpress.com/xmlrpc.php?rsd">http://missionmission.wordpress.com/xmlrpc.php?rsd</a></li>
</ul>
</li>
<li>Calling this on my blog would take two minutes before I removed the other APIs from the call. Call my blog and see the result.
<ul>
<li><a href="http://www.hyam.net/blog/xmlrpc.php?rsd">http://www.hyam.net/blog/xmlrpc.php?rsd</a></li>
</ul>
</li>
<li>To do this I just commented out a series of lines in the xmlrpc.php file. If you look at this file in a text editor you should be able to work out what to do even if you have a miniscule amount of PHP knowledge. You could delete them if you kept a backup.</li>
</ul>
<p>While you are looking at the files in the WP install you could create an &#8216;uploads&#8217; directory in your wp-content directory and set the permissions so the webserver can write to it. This will allow you to upload photos as well.</p>
<p>Obviously if you use any of those XML-RPC APIs to update your blog it will break those APIs. It shouldn&#8217;t break the data feeds of those name though. See my atom feed still works:</p>
<p><a href="http://www.hyam.net/blog/wp-atom.php">http://www.hyam.net/blog/wp-atom.php</a></p>
<p>Warning: this is just friendly chat. I take no responsibility for any actions you take. Your blogs are in your hands.</p>
<p><a href="http://www.hyam.net/blog/wp-content/uploads/2008/08/p-640-480-58beb047-2c64-4240-9f7a-63a64d39aa5c.jpeg"><img class="alignnone size-full wp-image-364" src="http://www.hyam.net/blog/wp-content/uploads/2008/08/p-640-480-58beb047-2c64-4240-9f7a-63a64d39aa5c.jpeg" alt="photo" width="225" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/11/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
