<?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>johnetherton.com</title>
	<atom:link href="http://johnetherton.com/feed" rel="self" type="application/rss+xml" />
	<link>http://johnetherton.com</link>
	<description></description>
	<lastBuildDate>Tue, 17 Aug 2010 16:00:51 +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>Using Ushahidi and FrontlineSMS With Bad Internet</title>
		<link>http://johnetherton.com/2010/08/12/using-ushahidi-and-frontlinesms-with-bad-internet</link>
		<comments>http://johnetherton.com/2010/08/12/using-ushahidi-and-frontlinesms-with-bad-internet#comments</comments>
		<pubDate>Thu, 12 Aug 2010 13:35:18 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Liberia]]></category>
		<category><![CDATA[Frontline]]></category>
		<category><![CDATA[FrontlineSMS]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[Ushahidi]]></category>

		<guid isPermaLink="false">http://johnetherton.com/2010/08/12/using-ushahidi-and-frontlinesms-with-bad-internet</guid>
		<description><![CDATA[&#8230;or, using Ushahidi and FrontlineSMS in Liberia.
I&#8217;ve been working for Ushahidi as their technical consultant in Liberia. It&#8217;s been fun and I enjoy the work. One of the many features of Ushahidi is that it&#8217;s made to work with FrontlineSMS. FrontlineSMS is a program that allows a computer to receive text messages via a cell [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;or, using Ushahidi and FrontlineSMS in Liberia.</p>
<p>I&#8217;ve been working for <a href="http://ushahidi.com">Ushahidi</a> as their technical consultant in Liberia. It&#8217;s been fun and I enjoy the work. One of the many features of Ushahidi is that it&#8217;s made to work with <a href="http://www.frontlinesms.com/">FrontlineSMS</a>. FrontlineSMS is a program that allows a computer to receive text messages via a cell phone or GSM modem. Once the computer has received the text message FrontlineSMS allows you to do a number of things with it, one of which is forwarding to a web site.</p>
<p>However, in Liberia the internet isn&#8217;t so hot, and often a text message will be received when the internet is not working. The problem is that FrontlineSMS still receives the text, but only tries once to forward it on to Ushahidi, and doesn&#8217;t know if the message was received or not.</p>
<p>So to overcome this problem I wrote a little Java program that looks into the FrontlineSMS database, finds new messages and then sends them on to Ushahidi. I then used the Windows Task Scheduler to run this java program every 5 minutes to ensure timely transmission. Some of you may wonder why I&#8217;m using Windows when everything else I&#8217;m using is open source. The simple answer is that many of the organizations we work with in Liberia only use Windows PCs, and so to ask them to switch to something else would be pretty disruptive.</p>
<p>So <a rel="nofollow" href="../file-share/frontlinesync/FrontLineSync.zip" target="_blank">here&#8217;s a .zip file</a> with the source, required libraries, executable .jar file, and a sample config file.</p>
<p>The frontlinesync.jar, h2-1.2.140.jar, and config.txt files need to be in the same directory for the program to work.</p>
<p>The config file specifies where the Frontline database file is, the URL  to the Ushahidi instance, and the FrontlineSMS key to the Ushahidi  instance. Also included is flsync.bat. This is a batch file that forces  the java file to run minimized. Use this file with the Windows Task  Scheduler to make the sync program run in the background at regular  intervals. <a href="http://support.microsoft.com/kb/308569">Here&#8217;s</a> a tutorial on how to use Task Scheduler.</p>
<p>I&#8217;ve only been using this for 2 days, so I&#8217;m sure bugs will be discovered as time goes on. If you find any please let me know. If you want to see all of this in action check out <a href="http://liberia.ushahidi.com">Liberia Mapped</a>, and try texting something in to +231-88-066-8932. Liberia Mapped is a simple directory of organizations in Liberia.</p>
<h2 style="text-align: center;">&#8212;&#8212;&#8212;&#8212;&#8212;UPDATE&#8212;&#8212;&#8212;&#8212;&#8212;-</h2>
<p>I&#8217;ve had some issues with the executable .jar file not working properly when run from the task scheduler. I&#8217;m not really sure what causes it but it seems the class path breaks down some where. So I&#8217;ve updated the flsync.bat file to say:</p>
<pre>java -cp frontlinesync.jar;h2-1.2.140.jar FrontLineSync</pre>
<p>instead of just:</p>
<pre>frontlinesync.jar</pre>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2010/08/12/using-ushahidi-and-frontlinesms-with-bad-internet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount Nimba Camping.</title>
		<link>http://johnetherton.com/2010/06/30/mount-nimba-camping</link>
		<comments>http://johnetherton.com/2010/06/30/mount-nimba-camping#comments</comments>
		<pubDate>Wed, 30 Jun 2010 08:39:00 +0000</pubDate>
		<dc:creator>test</dc:creator>
				<category><![CDATA[Liberia]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=356</guid>
		<description><![CDATA[A week ago Carrie, Derek, Christy, Yoscha, and I went to Mount Nimba for a 3 day 2 night camping trip. Last year I went to Yekepa to check out Mount Nimba, but didn&#8217;t have a chance to camp up there. You can read about that trip, and how to get to Yekepa/Mount Nimba here. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://johnetherton.com/pictures?g2_itemId=11647"><img class="alignright" title="group shot" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11746&amp;g2_GALLERYSID=7165c50f40c39843534b9f65aa6835e2" alt="group shot" width="150" height="113" /></a>A week ago Carrie, Derek, Christy, Yoscha, and I went to Mount Nimba for a 3 day 2 night camping trip. Last year I went to Yekepa to check out Mount Nimba, but didn&#8217;t have a chance to camp up there. You can read about that trip, and how to get to Yekepa/Mount Nimba <a href="http://johnetherton.com/2009/10/09/mount-nimba">here</a>. The GPS tracks of where we hiked on this trip are here in <a href="http://johnetherton.com/wp-content/uploads/2010/06/2010-06-19%20Mount%20Nimba%20Hiking.kmz">Google Earth</a> and <a href="http://johnetherton.com/wp-content/uploads/2010/06/2010-06-19%20Mount%20Nimba%20hiking.gpx">GPX</a> format.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11778"><img class="alignleft" title="looking over the lake" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11779&amp;g2_GALLERYSID=7165c50f40c39843534b9f65aa6835e2" alt="looking over the lake" width="150" height="113" /></a>One of the biggest changes I noticed when arriving this time was that Mittal Steel, the company that currently owns the iron concession that includes Mount Nimba had put up new check points and gates. The security guards were all very friendly and helpful. We had to go from the check point, to the security office, to the main office to finally get permission from a gentleman named Mark Wynn to camp on the mountain. It was a bit of a hassle, but better that they knew we were up there and that they wouldn&#8217;t come kick us out. Plus there&#8217;s a gate and guard post on the road up the mountain so we needed their help.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11724"><img class="alignright" title="cooking dinner" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11725&amp;g2_GALLERYSID=7165c50f40c39843534b9f65aa6835e2" alt="cooking dinner" width="150" height="113" /></a>We set up camp late Friday afternoon and the best part of it all was that it got cold. Like so cold that I had to wear a jacket. Not just that, I&#8217;m sweating in Monrovia, so lets turn the AC down and pretend to be cold, cold that expats some times think they feel, but like real 50 degree cold. I didn&#8217;t really have a thermometer, but it felt around high 50s or low 60s. It was awesome.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11661"><img class="alignleft" title="camp in the clouds" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11662&amp;g2_GALLERYSID=7165c50f40c39843534b9f65aa6835e2" alt="camp in the clouds" width="150" height="113" /></a>When we woke up the next morning we were in the clouds. It wasn&#8217;t just fog, but at 4000+ feet we had hit the clouds and had about 50 yards worth of visibility. Not to mention 15mph winds and some rain. All this further kept the temperature down. It was so nice to hike in Liberia and not sweat.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11647"><img class="alignright" title="climbing down" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11710&amp;g2_GALLERYSID=7165c50f40c39843534b9f65aa6835e2" alt="climbing down" width="150" height="113" /></a>After waiting till 10am we headed out despite the lack of visibility. We were hoping to summit the nearest peak we could see from our camp, and to also hike along the mountain ridge. But with visibility so short we just blindly followed the road until it ended, and then just kept climbing up slippery slopes, holding onto rocks and vegetation, until we reached the top of the closest peak. Going up was easier than following the ridge we found.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11712"><img class="alignleft" title="clouds clearing (2)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11713&amp;g2_GALLERYSID=7165c50f40c39843534b9f65aa6835e2" alt="clouds clearing (2)" width="150" height="113" /></a></p>
<p>At one point the clouds cleared and we saw how far up we were. This was awesome. We could also see some mining equipment and a large lake left behind from previous mining efforts in Yekepa.</p>
<p>Around noon we found our way to the top of the peak. The clouds finally lifted and we could see camp a little over a kilometer away.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11647"><img class="alignright" title="old equipment" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11791&amp;g2_GALLERYSID=7165c50f40c39843534b9f65aa6835e2" alt="old equipment" width="150" height="113" /></a></p>
<p>After lunch Carrie and I took a lower road that we saw from the first peak and followed along the ridge. We didn&#8217;t leave till 2pm, so we turned around at 4pm so we could make it back before dark, but it seems that this would lead along the base of the ridge. If you look at the Google Earth file of our hike this</p>
<p>route is in red. I checked our route on Google Earth and it seems that were were just two and a half miles from the intersection of the Liberian, Guinean, and Ivorian borders. I&#8217;d love to go back and reach that point.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11647"><img class="alignleft" title="Old minig equipment" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11794&amp;g2_GALLERYSID=7165c50f40c39843534b9f65aa6835e2" alt="Old minig equipment" width="150" height="113" /></a></p>
<p>We spent that night on the mountain and then headed back to Monrovia the next day. We stopped for lunch in Gbanga at some Bangladeshi restaurant.  Unlike the Bangladeshi restaurant in Monrovia, B-First, 13th Street, Sinkor, Which is awesome, this place sucked. It took them an hour to serve our order and even then the chicken was still raw. So don&#8217;t eat there.</p>
<p>Road condition were good on the trip. Ellen will be heading up country for the July 26th celebration and so they&#8217;ve begun fixing the road from Kakata to Gbanga. And the road from Ganta to Yekepa was great. It seemed to be newly grated. No need for 4&#215;4.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2010/06/30/mount-nimba-camping/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Liberia ISP Comparison (Part 1)</title>
		<link>http://johnetherton.com/2010/06/29/liberia-isp-comparison-part-1</link>
		<comments>http://johnetherton.com/2010/06/29/liberia-isp-comparison-part-1#comments</comments>
		<pubDate>Tue, 29 Jun 2010 12:19:09 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Liberia]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=332</guid>
		<description><![CDATA[I decided the other day that it&#8217;d be nice to evaluate, in a sort of scientific manner, the different ISPs that operate in Liberia. People always seem to be asking for internet recommendations, and so far all I know is my own experience with my ISP. Not that that&#8217;s even close to scientific.
So a bit [...]]]></description>
			<content:encoded><![CDATA[<p>I decided the other day that it&#8217;d be nice to evaluate, in a sort of scientific manner, the different ISPs that operate in Liberia. People always seem to be asking for internet recommendations, and so far all I know is my own experience with my ISP. Not that that&#8217;s even close to scientific.</p>
<p>So a bit about methodology. Ideally I&#8217;d love to test one ISP for a week straight running quantitative tests like download speeds and measure up time. I&#8217;d like to look at how the ISP works at 2am vs, 2pm, as most providers seem to get really slow in the middle of the day. Because all ISPs in Liberia are Wireless ISPs (WISPs) I&#8217;d also love to test how a provider works in Congo Town verses Mamba Point, since location will effect signal strength and user density. Sadly, I don&#8217;t have the resources or time to do such an intensive test of each ISP. Mostly I&#8217;m borrowing friend&#8217;s USB modems when and where I can to conduct these tests.  Tests were designed to be quick so I could return the borrowed hardware in a reasonable amount of time.</p>
<p>With this in mind, please realize that this won&#8217;t be a super accurate view of how the ISPs perform on average. It&#8217;ll be more like a one time snapshot than an evaluation of how they perform all month long. And as we know from the recent Cellcom lightning outage, &#8220;anomalies&#8221; can bring down a whole system for an extended period of time.</p>
<p>So I decided to have 2 tests. I wanted to do another test, but that fell through, more on that later.</p>
<ol>
<li>Large Download Test &#8211; A 1.9mb image file is downloaded and timed. The idea here is to see how quickly something can be downloaded that&#8217;s large enough to give the network time to get up to speed and stabilize. When a data stream starts up the network has to figure out the best way to route it, also TCP flow control and error checking also work best when a steady stream of data is present. The main goal of this test is to see what the <a href="http://en.wikipedia.org/wiki/Bandwidth_%28computing%29">bandwidth </a>is, or how much data can be pushed through over time. The picture downloaded was the <a href="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11415&amp;g2_serialNumber=1&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d">sunset </a>from my trip to Harper.</li>
<li>Ping Test &#8211; Ping is a super simple network diagnostic tool used to check that a message can be sent to, and a reply received from, a device on a network. On my laptop I have ping setup to run all the time so I know when the internet drops out. Ping also tells you how long it took for the reply to be received. This allows us to test <a href="http://en.wikipedia.org/wiki/Latency_%28engineering%29">latency</a>. Latency is the measure of delay in the network. From the moment you press enter, to the time the first bytes of a web page are received by your computer, that amount of time is measured as latency. Because all of Liberia is connected to the world through VSATs, the latency will never be below 500ms (milliseconds) or half a second. This is why you hear a delay when talking to your friends abroad. The VSAT signal has to go from Liberia, to space, and then back down to Earth, probably Lebanon, Israel, or the UK. Which means the signal travels 70,000km just to reach the internet. The speed of light is roughly 300,000km/sec, so that means that just to reach the internet there&#8217;s a delay of .25 seconds, or 250ms. Then the reply has to come back from the internet, which is another .25 seconds. So you get a total minimum delay of .5 seconds or 500ms. For way more info on this VSAT lag see this <a href="http://www.tolaris.com/2008/10/09/identifying-undersea-fibre-and-satellite-links-with-traceroute/">article</a>.</li>
</ol>
<p>I wanted to test how long it took to load a medium sized web page, around 100kb with images, CSS, java script and all. But the page that I thought was static that i used for my test somehow changed sizes between tests. So I had to throw that data out, which sucks, but that&#8217;s what you get in this age of dynamic content.</p>
<p>Also note that I use thousands of bits per second (kbps), when measure network speeds. This is different than thousands of bytes per second. Network speeds are usually measured in bits and files are usually measured in bytes. One bit is one &#8220;off&#8221; or &#8220;on&#8221; signal, one &#8220;1&#8243;, or &#8220;0&#8243; where a byte is 8 bits. For example on a computer the letter &#8216;A&#8217; is represented by these 8 bits &#8220;01000001.&#8221; Those 8 bits make up one byte.</p>
<p>So if you have a 128kbps internet connection and you want to download a file that is one megabyte, it&#8217;ll take (1,000,000 * 8) / 128,000 = 62.5 seconds to download. Not 1,000,000/128,000 = 7.8 seconds. So just keep that in mind. Also that math is over simplified because it doesn&#8217;t account for TCP/IP overhead and rounding in the measure of a megabyte, but it should get the point across about a byte vs a bit.</p>
<h3>Comium</h3>
<p>At my apartment we pay $150 a month for Comium&#8217;s 256kbps connection. Back in February Comium had a two for one deal that if you paid for 3 months of service you&#8217;d get twice the speed. So we should really be paying $150 a month for 128kbps or $300 a month for 256kbps. But till July we&#8217;ve got 256kbps for only$37.50 per roommate. In this comparison Comium is used as a baseline. Unlike the other ISPs here which use cellular technologies, Comium uses a technology that&#8217;s closer to super long range Wi-Fi or Wi-Max. You also have to pay $350 for a special modem that plugs in the wall and makes Comium a stationary source of internet. All the other ISPs in this comparison use cellular technologies like GPRS or CDMA which allow you to take your internet wherever you go, and their modems are quite less costly. Also Comium is only available in Monrovia, where Lonestar and Cellcom will work wherever they have a tower, which is most of the population centers in the country.</p>
<p>I use this at home and it&#8217;s been pretty darn fast for Liberia. At night, when the rest of Monrovia sleeps, and isn&#8217;t  using the internet, I can almost stream Youtube videos. We have had some issues with the internet randomly dropping out. Usually it&#8217;s fixed by resetting the router, which makes me wonder if the problem is Comium or my router.</p>
<p>These numbers were tested between 6:44PM and 6:55PM from my secret lair in the heart of Mamba Point . Here are the numbers</p>
<table style="height: 162px;" border="1" cellspacing="0" cellpadding="0" width="644">
<tbody>
<tr>
<td colspan="2" width="638" valign="top"><strong>Large   Download Test</strong></td>
</tr>
<tr>
<td width="319" valign="top">Average Time:</td>
<td width="319" valign="top">1:22(82 seconds)</td>
</tr>
<tr>
<td width="319" valign="top">Average Bandwidth:</td>
<td width="319" valign="top">192kbps</td>
</tr>
<tr>
<td colspan="2" width="638" valign="top"><strong>Ping   Tests</strong></td>
</tr>
<tr>
<td width="319" valign="top">Average Latency</td>
<td width="319" valign="top">907ms</td>
</tr>
<tr>
<td width="319" valign="top">Highest Latency</td>
<td width="319" valign="top">3672ms</td>
</tr>
<tr>
<td width="319" valign="top">Lowest Latency</td>
<td width="319" valign="top">702ms</td>
</tr>
<tr>
<td width="319" valign="top">Ping messages dropped by the network</td>
<td width="319" valign="top">6 out of 620 / 0%</td>
</tr>
</tbody>
</table>
<h3>Cellcom</h3>
<p>Cellcom offers unlimited use of their cellular EDGE for $60 a month. You can use any EDGE device to access their service. This could include your EDGE cellphone or the USB EDGE modem Cellcom sells for $50. To get on the Cellcom EDGE data network set the following on your device:</p>
<pre>Access Point Name (APN): web.cellcomnet.net
Dial Number *99#</pre>
<p>Generally people I&#8217;ve talked to have had good things to say about Cellcom. They say it&#8217;s reliable and fast enough. Most people I talk to do say that Libtelco is faster. This is often attributed to the fact that Libtelco has far less customers and thus their internet connection is split between less people.</p>
<p>Cellcom&#8217;s data was collected between 6:05pm and 7:01pm on a roof top bar overlooking mamba point.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="2" width="638" valign="top"><strong>Large   Download Test</strong></td>
</tr>
<tr>
<td width="319" valign="top">Average Time:</td>
<td width="319" valign="top">8:17(497 seconds)</td>
</tr>
<tr>
<td width="319" valign="top">Average Bandwidth:</td>
<td width="319" valign="top">31kbps</td>
</tr>
<tr>
<td colspan="2" width="638" valign="top"><strong>Ping   Tests</strong></td>
</tr>
<tr>
<td width="319" valign="top">Average Latency</td>
<td width="319" valign="top">1134ms</td>
</tr>
<tr>
<td width="319" valign="top">Highest Latency</td>
<td width="319" valign="top">3844ms</td>
</tr>
<tr>
<td width="319" valign="top">Lowest Latency</td>
<td width="319" valign="top">817ms</td>
</tr>
<tr>
<td width="319" valign="top">Ping messages dropped by the network</td>
<td width="319" valign="top">272 out of 2006 / 13%</td>
</tr>
</tbody>
</table>
<h3>Lonestar</h3>
<p>Lonestar also lets you have unlimited access of their cellular data network for $60 a month. You can also use it at the rate of $1 an hour. I use the later option all the time when I want to check email and I don&#8217;t have any other means. I can check my email in about a minute, and at a $1 that&#8217;s way cheaper than paying $60 a month. Lonestar will also sell you a USB modem for $50, or you can use your favorite mobile device instead. My ThinkPad laptop has a built in GSM modem, like a cellphone, the SIM card sits annoyingly right behind the battery, so I use Lonestar on my laptop, again because I don&#8217;t want to commit to $60 a month.</p>
<p>Another point of interest is that the Lonestar USB modem sold at the Lonestar office is just a Huawei EG162G modem with some Lonestar branding. Huawei E series GSM modems are supported by <a href="http://www.frontlinesms.com/">FrontlineSMS</a>. So if you want to start using SMS in cool ways with your organization, just go to lonestar, get one of their modems and download FrontlineSMS.</p>
<p>To get Lonestar to work on your mobile device use these settings:</p>
<p>Access Point Name (APN): internetlcc</p>
<p>Lonestar was tested from my base of covert operations in Mamba Point between</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="2" width="638" valign="top"><strong>Large   Download Test</strong></td>
</tr>
<tr>
<td width="319" valign="top">Average Time:</td>
<td width="319" valign="top">4:37(277 seconds)</td>
</tr>
<tr>
<td width="319" valign="top">Average Bandwidth:</td>
<td width="319" valign="top">56kbps</td>
</tr>
<tr>
<td colspan="2" width="638" valign="top"><strong>Ping   Tests</strong></td>
</tr>
<tr>
<td width="319" valign="top">Average Latency</td>
<td width="319" valign="top">1674ms</td>
</tr>
<tr>
<td width="319" valign="top">Highest Latency</td>
<td width="319" valign="top">3956ms</td>
</tr>
<tr>
<td width="319" valign="top">Lowest Latency</td>
<td width="319" valign="top">859ms</td>
</tr>
<tr>
<td width="319" valign="top">Ping messages dropped by the network</td>
<td width="319" valign="top">32 out of 593 / 5%</td>
</tr>
</tbody>
</table>
<p>I&#8217;m hoping to test a friends Libtelco USB modem soon. I also want to apologize for screwing up the web page test. I think having those results would be really helpful. And finally, I want to reiterate that these results are just a snap shot of the performance of each ISP, at a specific time and place. People have reported far different results at different times and places.</p>
<p>Special thanks to Nate and Elie for them letting me borrow their internet devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2010/06/29/liberia-isp-comparison-part-1/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Old Hydro Electric Dam</title>
		<link>http://johnetherton.com/2010/06/29/old-hydro-electric-dam</link>
		<comments>http://johnetherton.com/2010/06/29/old-hydro-electric-dam#comments</comments>
		<pubDate>Tue, 29 Jun 2010 10:11:48 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[Liberia]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=342</guid>
		<description><![CDATA[A couple weekends ago a few friends and I set out to find Liberia&#8217;s old hydro electric dam. Back before the war the majority of Liberia&#8217;s power came from a dam on the St. Paul River. This provided Monrovia, and surrounding areas, with constant, stable, and relatively cheap power. I&#8217;ve even heard that Liberia sold [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://johnetherton.com/pictures?g2_itemId=11643"><img class="alignleft" title="water leaving the spill ways" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11644&amp;g2_GALLERYSID=ce24cb4da794a57acce54ea24bf212de" alt="water leaving the spill ways" width="150" height="113" /></a>A couple weekends ago a few friends and I set out to find Liberia&#8217;s old hydro electric dam. Back before the war the majority of Liberia&#8217;s power came from a dam on the St. Paul River. This provided Monrovia, and surrounding areas, with constant, stable, and relatively cheap power. I&#8217;ve even heard that Liberia sold power to neighboring countries, but I haven&#8217;t confirmed this. I don&#8217;t even know who I&#8217;d talk to, to confirm this.</p>
<p>We set out from downtown Monrovia towards Bushrod Island. We weren&#8217;t exactly sure how to get there. We crossed over the St. Paul River and turned down the first road. After going for a little while we stopped and asked for directions, and were told we were on the wrong road. We double backed and then continued west on the Bomi Highway to the next major intersection where there&#8217;s a yellow church. We turned right (north) here and continued on. We were told to go to Arthington. Unfortunately, the auto tracking feature of my GPS was turned off on this trip, so I don&#8217;t have a track to share. But it was pretty easy to find we pretty much kept going straight. Every few miles we&#8217;d stop and ask if we were on the right track.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11592"><img class="alignleft" title="church on the way to the hydro dam" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11593&amp;g2_GALLERYSID=ce24cb4da794a57acce54ea24bf212de" alt="church on the way to the hydro dam" width="113" height="150" /></a><a href="http://johnetherton.com/pictures?g2_itemId=11580"><img class="alignright" title="church on the way to the hydro dam (3)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11581&amp;g2_GALLERYSID=ce24cb4da794a57acce54ea24bf212de" alt="church on the way to the hydro dam (3)" width="150" height="113" /></a>Once we got to <a href="http://maps.google.com/maps?q=N06.50402,+W010.67418&amp;oe=utf-8&amp;client=firefox-a&amp;ie=UTF8&amp;hl=en&amp;ll=6.504054,-10.67399&amp;spn=0.002516,0.003347&amp;t=h&amp;z=18">Arthington (N06.50402, W010.67418)</a> we found two old churches that were really pretty. We hopped out and took some pictures. We even found a plaque dedicating the remodeling of one of the churches, commissioned by Mr. Charles Taylor. Both churches were obviously super nice back in their day, so it was cool to see a reminder of how nice Liberia once was. Even with out their roofs, the churches were still being used by the faithful.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11589"><img class="alignleft" title="church on the way to the hydro dam - Renovated   by Taylor" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11590&amp;g2_GALLERYSID=ce24cb4da794a57acce54ea24bf212de" alt="church on the way to the hydro dam - Renovated by Taylor" width="150" height="113" /></a>We also ran into some other expats who were mountain biking on the roads. It made me wish I had my mountain bike here. While we weren&#8217;t on paved roads the roads were pretty good and we never needed 4&#215;4. The roads did seem to be pretty good for some casual mountain biking.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11598"><img class="alignleft" title="cob webs on the equipment that controls the  gates" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11599&amp;g2_GALLERYSID=ce24cb4da794a57acce54ea24bf212de" alt="cob webs on the equipment that controls the gates" width="150" height="113" /></a>The mountain bikers confirmed that we were on the right road to the dam and so we pressed on.<a href="http://johnetherton.com/pictures?g2_itemId=11640"><img class="alignright" title="water leaving the spill way" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11641&amp;g2_GALLERYSID=ce24cb4da794a57acce54ea24bf212de" alt="water leaving the spill way" width="150" height="113" /></a> As I remember we took a right in Arthington, and then kept going straight. To get to the dam we had to cut across a football field at one point. After another 15 minutes we made it to the <a href="http://maps.google.com/maps?hl=en&amp;client=firefox-a&amp;q=N06.51046,+W10.65098&amp;ie=UTF8&amp;ll=6.510322,-10.65043&amp;spn=0.005031,0.006695&amp;t=h&amp;z=17">dam (N06.51046, W10.65098)</a>.  Again, it was another run down monument to what Liberia once was. All the dynos, transformers, and other electrical equipment had been looted, but the spill ways and the dam itself were all still intact. About half of the spill ways were closed and half open, making some rapids in an otherwise calm St. Paul River. We saw a fishrman with a net standing in a pocket of still water between an open and closed spill way.  He climbed down there from the dam. I don&#8217;t think it was an OSHA approved work environment.</p>
<p>There were a few Liberians on the dam and we talked to them for a minute. They told that there is a road from Caldwell to the dam, but a bridge had gone out and that it was no longer passable.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11583"><img class="alignright" title="church on the way to the hydro dam (4)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11584&amp;g2_GALLERYSID=ce24cb4da794a57acce54ea24bf212de" alt="church on the way to the hydro dam (4)" width="150" height="113" /></a>Both the dam and the churches were really cool to see and made for a great day trip. A strong recommendation for a &#8220;touristy, get out of Monrovia&#8221; activity.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2010/06/29/old-hydro-electric-dam/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Surfer&#8217;s Journal &#8211; Journal Entry</title>
		<link>http://johnetherton.com/2010/06/21/the-surfers-journal-journal-entry</link>
		<comments>http://johnetherton.com/2010/06/21/the-surfers-journal-journal-entry#comments</comments>
		<pubDate>Mon, 21 Jun 2010 14:34:25 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[Liberia]]></category>
		<category><![CDATA[Surfing]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=344</guid>
		<description><![CDATA[
A while back Keith Chapman, Kent Bubbs, and I were surfing at Kenedja  when President Sirleaf was there. Ellen brought along her all female Indian peace keepers to maintain law and order. They were taking pictures of us surfing, so Kent got this awesome shot of Keith and I with them.
I sent it in to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-345" title="Guys, girls and GUNS" src="http://johnetherton.com/wp-content/uploads/2010/06/Guys-girls-and-GUNS-150x150.jpg" alt="" width="150" height="150" /></p>
<p>A while back Keith Chapman, Kent Bubbs, and I were surfing at Kenedja  when President Sirleaf was there. Ellen brought along her all female Indian peace keepers to maintain law and order. They were taking pictures of us surfing, so Kent got this awesome shot of Keith and I with them.</p>
<p>I sent it in to Surfer&#8217;s Journal and they published it on their blog here:</p>
<p><a href="http://www.surfersjournal.com/journal_entry/what-kind-men-read-tsj">http://www.surfersjournal.com/journal_entry/what-kind-men-read-tsj</a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2010/06/21/the-surfers-journal-journal-entry/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The American Road Trip</title>
		<link>http://johnetherton.com/2010/05/11/the-american-road-trip</link>
		<comments>http://johnetherton.com/2010/05/11/the-american-road-trip#comments</comments>
		<pubDate>Tue, 11 May 2010 13:30:51 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=326</guid>
		<description><![CDATA[Last month I went back to the States for some R &#38; R. I just finished up my project with the Clinton Foundation and wanted to go home. I own a &#8216;88 Chevy 1500 extended bed, extended cab, 5.7L V8, 2X4 back in the States. A classic piece of Americana in and of itself. (You [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://johnetherton.com/pictures?g2_itemId=11471"><img class="alignleft" title="Big red and sand dunes (2)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11472&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="Big red and sand dunes (2)" width="150" height="113" /></a>Last month I went back to the States for some R &amp; R. I just finished up my project with the Clinton Foundation and wanted to go home. I own a &#8216;88 Chevy 1500 extended bed, extended cab, 5.7L V8, 2X4 back in the States. A classic piece of Americana in and of itself. (You find that when you live abroad such things become even more special to you). I call her Big Red, you can see her there on the left. Since I&#8217;ve lived abroad various friends have been kind enough to keep her running for me.  Recently my good friend Adam McQueen was keeping Big Red for me in a small town close to Little Rock, Arkansas. However, his company moved him and gave him a company truck, so Big Red needed a new home. At almost the same time Adam&#8217;s brother, Ian, wrecked his vehicle and needed some new wheels. Adam asked if I&#8217;d be interested in driving Big Red from Little Rock to Denver, where his brother lived. Obviously, I wanted to do this.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11558"><img class="alignright" title="Carrie and John" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11559&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="Carrie and John (4)" width="150" height="113" /></a>For this particular trip I recruited Carrie Stanley(right) as my Co-pilot and in vehicle DJ. She also did a wonderful job coordinating logistics for the trip. We flew into Little Rock on Tuesday April 13th. One of Adam&#8217;s co-workers picked us up at the airport and took us to Big Red. We gassed-up, cleaned the windows, and hit the road.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11555"><img class="alignleft" title="Little Rock" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11556&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="little-rock" width="150" height="113" /></a>We first stopped for lunch where we had fried fish, shrimp, and sweet ice tea at the Flying Fish in Little Rock along the river front. It was delicious. I love fried seafood and sweet tea. It felt good to be back in the south. If you&#8217;re ever in Little Rock I highly recommend the place. We had decided to avoid interstates when possible and enjoy back roads, so we took off on high way 10 heading West.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11466"><img class="alignright" title="Bed and breakfast (4)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11467&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="Bed and breakfast (4)" width="150" height="113" /></a>We ended up stopping in Fort Smith, AR where we stayed at the <a href="http://www.fort-smith.net/">Beland Manor bed and breakfast</a> (right). The place was super nice. The room was comfortable, we had our own TV and DVD player and shower. I suppose this sounds a bit trite, but to me, it was heaven. Beland is run by Mr. and Mrs. Smith. Mr. Smith let me have one of his home brewed IPAs while his wife cooked an amazing breakfast. Then Mr. Smith gave us the run down of all our options for getting to Denver and things to do a long the way. He informed me of salt flats in OK. I asked if we could drive on them, and he said yes, so I was there.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11495"><img class="alignleft" title="Jesus shirts (2)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11496&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="Jesus shirts (2)" width="150" height="113" /></a>We hit the interstate for a while to make good time. We had some wonderful hot dogs at Jim&#8217;s Coney Island in Tulsa, Mr. and Mrs. Smith both recommended it. While on the interstate in OK we stopped at a gas station poorly named <a href="http://www.kumandgo.com/">Kum &#8216;n Go</a>. Where we found this assortment of t-shirts on sale. I was particularly found of the Facebook rip off. This was another, &#8220;Ahh, I&#8217;m back in America,&#8221; moment. I had also just bought the book <a href="http://www.amazon.com/Stuff-Christians-Like-Jonathan-Acuff/dp/0310319943">Stuff Christians Like</a> by Jonathan Acuff. In the book he mentions Christians&#8217; propensity for trademark infringement.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11483"><img class="alignleft" title="Carrie salt flats" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11484&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="Carrie salt flats" width="150" height="113" /></a>Around 4pm on Wednesday we made it to the <a href="http://www.fws.gov/southwest/refuges/oklahoma/saltplains/index.html">Salt Plains National Wildlife Refuge</a>. It was awesome. You could just bend down and taste the saltiness. I was super excited to drive on the salt flats, <a href="http://johnetherton.com/pictures?g2_itemId=11474"><img class="alignright" title="big red salt flats" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11475&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="big red salt flats" width="150" height="113" /></a>and may have even lost static friction on my rear tires. I was a bit disappointed that, unlike the <a href="http://en.wikipedia.org/wiki/Bonneville_Salt_Flats">Bonnavile flats</a>, I couldn&#8217;t achieve any land world speed records. But it was till way cool.</p>
<p>After that we drove on to Dodge City, KS. Dodge was a nice little town. We went all out and stayed at the nicest hotel in town&#8230; the Best Western. I know. We did have two rooms each with 30&#8243; flat screens. I thought it was cool. Other than that there wasn&#8217;t much to see in Dodge, so we got out.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11540"><img class="alignleft" title="sand blowing over dunes" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11541&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="sand blowing over dunes" width="150" height="113" /></a>Then we were in CO, where the landscape quickly changed and became really pretty. It was so nice to drive through all these small high ways and roads. While in Colorado we visited <a href="http://www.nps.gov/grsa/index.htm">Great Sand Dunes National Park</a>. This place was super cool as well. It was like we walked out of the mountains and into the Sahara. <a href="http://johnetherton.com/pictures?g2_itemId=11489"><img class="alignright" title="Colorado plains" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11490&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="Colorado plains" width="150" height="113" /></a>The picture at the top of Big Red was taken here. We walked around for a bit, but the wind was super intense and cold. We weren&#8217;t prepared for the cold, and being sand blasted, so after walking around for a bit and then left. I&#8217;d like to come back some day and camp up there. It&#8217;s absolutely gorgeous.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11513"><img class="alignleft" title="mountain roads" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11514&amp;g2_GALLERYSID=a3e7bc66c78ac3aaa5dab772ecf9fd4d" alt="mountain roads" width="150" height="113" /></a>Another highlight of this trip was the people. We went through a lot of small towns and met some wonderful people. When traveling on this road we stopped and helped a lady change a flat tire. A few hours later we drove by <a href="http://en.wikipedia.org/wiki/ADX_Florence">ADX Florence</a>. In OK we met some lovely ladies that ran a small restaurant. When I jokingly asked if I could have my milk shake with pineapple, coconut and a shot of rum, the grandmother of the two looked and me and with a straight face said, &#8220;No, I drank it all last night.&#8221; In CO we were in another small restaurant and asked how many people lived in the town, &#8220;I don&#8217;t know&#8230; 80. There are more cows than people in this town.&#8221; was the response. All in all a great trip.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2010/05/11/the-american-road-trip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Harper</title>
		<link>http://johnetherton.com/2010/01/11/harper-2</link>
		<comments>http://johnetherton.com/2010/01/11/harper-2#comments</comments>
		<pubDate>Mon, 11 Jan 2010 22:50:50 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[Liberia]]></category>
		<category><![CDATA[Surfing]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[1996 Toyota 4Runner]]></category>
		<category><![CDATA[4x4]]></category>
		<category><![CDATA[Harper]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=304</guid>
		<description><![CDATA[In lieu of an expensive out of country vacation for the holidays myself, Mathew Cramer, Debbie Dezutter, Elena Pellizzaris, Brenda Pigeon, Will Traynor, and Andrew Tyler drove down to Harper, Liberia. Harper is the capital city of Maryland County. It&#8217;s on the South Eastern most tip of Liberia. It&#8217;s the furthest city you can drive [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://johnetherton.com/pictures?g2_itemId=11040"><img class="alignleft" title="church in harper" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11041&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="church in harper" width="150" height="113" /></a>In lieu of an expensive out of country vacation for the holidays myself, Mathew Cramer, Debbie Dezutter, Elena Pellizzaris, Brenda Pigeon, Will Traynor, and Andrew Tyler drove down to Harper, Liberia. Harper is the capital city of Maryland County. It&#8217;s on the South Eastern most tip of Liberia. It&#8217;s the furthest city you can drive to in Liberia from Monrovia. <a href="http://johnetherton.com/wp-content/uploads/2010/01/water%20wheel%202010-01-03.gpx">GPS </a>and <a href="http://johnetherton.com/wp-content/uploads/2010/01/water%20wheel%202010-01-03.kmz">Google Map</a> files.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11415"><img class="alignright" title="Sunset in Harper" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11416&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Sunset in Harper" width="150" height="113" /></a>Harper was one of the original cities founded by freed American slaves and has a lot of lovely southern United States influenced architecture. That along with some lovely beaches, and a point or two makes Harper a wonderful destination for a few in-country tourists. We were hoping to just relax in the city, and hopefully discover some new surf spots.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11451"><img class="alignleft" title="triple header" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11452&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="triple header" width="113" height="150" /></a>The road to Harper is notorious for being a huge muddy mess. It often becomes completely impassible in the rainy season. But we thought we&#8217;d come in the middle of dry season and miss all of that. Boy we&#8217;re we wrong.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11094"><img class="alignright" title="Digging midnight out" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11095&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Digging midnight out" width="150" height="113" /></a>The problem is a lack of drainage. A puddle of mud forms on the road and then a big 20 ton transport truck drives over it and pushes it down. This makes a little rut. Then another and another. Then after a while the little mud spot is now 6 feet deep &#8220;rutt&#8221; and even more water and mud have collected in the bottom of it. Then it gets so bad that someone cuts a bypass around that, but then the same thing happens, and the bypass turns into mud and water. As you can see from the picture on the right. These ruts got pretty deep. Here we&#8217;re digging out my 4Runner, code named Midnight. The tire ruts were so deep that my suspension was scraping the middle of the &#8220;road&#8221; and with the low traction I wasn&#8217;t able to move forward.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11217"><img class="alignright" title="Lorma girl almost choking" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11218&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Lorma girl almost choking" width="150" height="113" /></a><a href="http://johnetherton.com/pictures?g2_itemId=10980"><img class="alignleft" title="andrew stuck" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10981&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="andrew stuck" width="150" height="113" /></a>Things started off pretty easy. At first we just encountered low spots in the road with lots of water. Hear on the right you can see Andrew navigating his Xterra, code named Lorma Girl, through a small puddle. However things quickly escalated to 100 yard long ruts full of mud the consistency of oatmeal. On the left is Lorma Girl stuck in a massive rut. On this rut, I had opted to take the incredibly steep bypass to get around it. I&#8217;m still kicking myself for not taking a picture of my car scrambling up a 60 degree incline. Andrew opted for the slightly more traditional route and we eventually pushed and pulled him out.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11226"><img class="alignleft" title="Lorrie that blocked us at the first bad part of the road" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11227&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Lorrie that blocked us at the first bad part of the road" width="150" height="113" /></a>All was well for us until we got about 40 miles south of Kanweaken That&#8217;s when we encountered this transport truck stuck in the mud. The truck had been stuck there for over 2 days. What&#8217;s more mind numbing is that this vehicle had succeeded in blocking all other traffic on the road. As we pulled up 3 transport trucks and a pick-up were waiting to continue south, and another pick-up was waiting to head north. As we walked up the drivers and passengers in the other vehicles told us to &#8220;get out your mats&#8221; and take a nap, because it would be a while. The pick-up truck heading north, had been stuck behind the transport truck for a day and a half. A day and a half! Thankfully we were North Americans (Andrew and Elena are Canadian) with a &#8220;if it&#8217;s not the way you want it, change it&#8221; attitude. So we changed it.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11409"><img class="alignright" title="stuck for 2 days" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11410&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="stuck for 2 days" width="150" height="113" /></a>We surveyed the situation, decided that the West side of the road was best for a bypass and set to work filling in the mud with dirt, rocks, and bamboo we had cut down. This inspired the captain of the north bound pick-up, who sent his men over to help us dig. Then this inspired the other crews to start building their own road on the other side. After and hour or so of digging and chopping, armed only with two shovels, 3 machetes, and a pick axe, we were across. That was it, that&#8217;s all it took, unbelievable. These people had just been sitting there for a day and half. We worked for an hour.</p>
<p>At the risk of being ever so slightly politically incorrect, I&#8217;d like to say that this little incident perfectly illustrates what&#8217;s wrong with Africa. A problem arises and everyone stops, pulls out their mats and takes a nap. Then some white people show up. These good intentioned, underfunded folks fix the problem just enough to last for them to use it twice, and then leave. Meanwhile, an equally underfunded and unsustainable effort is underway, completely duplicating the other project. I&#8217;m not saying why it is this way, or how it got to be such a problem, I&#8217;m just saying, that&#8217;s the problem. I suppose for this to be a completely accurate analogy I&#8217;d have to work in a corruption angle. Anyway&#8230;</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11022"><img class="alignleft" title="car in the bad road" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11023&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="car in the bad road" width="150" height="113" /></a>After that things only got worse and worse. We went through several unbelievably long and muddy ruts. You can see from this picture at the left how deep some of them were. This picture was taken as I stood on the side of the road.  I could literally just walk straight across the top of the car to the other side.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=11250"><img class="alignright" title="Midnight post accident" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11251&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Midnight post accident" width="150" height="113" /></a>For me the worst part came when after 6 hours of plowing through mud we came to a spot we would later dub &#8220;The Triple Header&#8221; since it was three amazingly muddy sections all in a row. On the 2nd section Matt Cramer, who scouted out the sections and then relayed his findings back to the drivers via walkie talkies, informed me that I needed to back-up and shoot for the middle entrance to the section. It was pitch black, my windows and mirrors were all covered in mud. I knew Andrew was behind me so I backed up keeping an eye on him over my right shoulder, then BAM. I didn&#8217;t even know what I had hit. It was dark and I thought there was just road behind me. Turns out it was a abandoned transport truck. Thankfully, I did no damage to it at all. Sadly, I did total deform the rear drivers side of Midnight, and I busted out two of her windows. It did put a damper on things after that.</p>
<p style="text-align: left;"><a href="http://johnetherton.com/pictures?g2_itemId=11220"><img class="alignleft" title="Lorma Girl and Midnight" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11221&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Lorma Girl and Midnight" width="150" height="113" /></a>Minus smashing up my car, the driving was a lot of fun. The progression went from, &#8220;Awesome, some mud.&#8221; To, &#8220;seriously, the road is still getting worse.&#8221; And finally, &#8220;Bring it on!&#8221; By the end of it I had my technique down. 4 low, cause there&#8217;s no point in given it less than all you&#8217;ve got and getting stuck in 4 high. Gently, yet quickly, depress the gas peddle till the engine soars to 4000RPMs, then your off. <a href="http://johnetherton.com/pictures?g2_itemId=11253"><img class="alignright" title="midnight pulling out Lorma Girl" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11254&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="midnight pulling out Lorma Girl" width="150" height="113" /></a>Pretty much keep the wheels pointed in the direction of the rut, when you start to slide steer in the direction of the slide, but then back off when you start to straighten out. When you have to jump from one rut to another over steer into it and then quickly correct. Perhaps one of the best compliments I received on the trip was from an elderly Liberian gentlemen we had picked up outside of Fishtown. After I took the high revving, mud slinging, car bouncing, inaugural drive through our newly constructed road he came up to me with a huge smile on his face and said, &#8220;Ahh, you good driver.&#8221;</p>
<p style="text-align: left;">We arrived in Harper, 12 hours after departing, tired, very dirty, but safe, and happy. The good people at the Carter Center were kind enough to let us stay at their incredibly accommodating compound in Harper. I hope Laurie, their Harper office manager, is enjoying the bottle of Champagne we left for her in the fridge. We spent a lot of time, sleeping, reading, and relaxing in hammocks on the back porch. It was a great place to just hang out and enjoy having nothing to do.</p>
<p style="text-align: left;"><a href="http://johnetherton.com/pictures?g2_itemId=11145"><img class="alignleft" title="fishtown beach" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11146&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="fishtown beach" width="150" height="113" /></a>Like I said we, or at least Matt and I, were hoping to find some new waves to surf. Unfortunately, the waves just weren&#8217;t there. We found some wonderful looking spots, but the swell just wasn&#8217;t happening. However, we did find some unbelievably lovely beaches. Like Fish Town beach, shown on the left. This is the first beach I&#8217;ve been to in Liberia where the water was calm and shallow 100&#8242; out. Usually in Liberia you take 3 steps in and the water is up to your neck. The beaches are normally very steep, but this was anything but. It was also very pristine, as far as you could see there were no buildings, villages, clearings, anything, just water, sand, and palm trees.</p>
<p style="text-align: left;"><a href="http://johnetherton.com/pictures?g2_itemId=11352"><img class="alignleft" title="skeleton island (10)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11353&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="skeleton island (10)" width="150" height="113" /></a><a href="http://johnetherton.com/pictures?g2_itemId=11370"><img class="alignright" title="skeleton island (2)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11371&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="skeleton island (2)" width="150" height="113" /></a>Also at Fish Town was Skeleton Island. A few hundred feet from the beach is a small little island, maybe an acre or so big, where they put their dead. But they just leave the coffins above ground on the island. This makes for some rather macabre sites when you arrive on shore. Someone told me that they used to put the bodies there during the war, but I&#8217;m not sure why they still do it, and what really started it.</p>
<p style="text-align: left;"><a href="http://johnetherton.com/pictures?g2_itemId=11202"><img class="alignleft" title="John going to Cote D' Ivoire" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11203&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="John going to Cote D' Ivoire" width="150" height="113" /></a>We also took advantage of being so close to Cote D&#8217; Ivoire and popped over on market day. We didn&#8217;t have visas but decided to give it a try. The Liberian immigration officer was very nice to us. He asked us what we wanted to do, looked us over, and told us, &#8220;sure, just leave the cars.&#8221; He even let us park the cars close to his office so they&#8217;d be safe. Which was good since I was missing a couple of windows. So we hired a canoe and paddled across the river. Then the Ivorian immigration guys cared even less. <a href="http://johnetherton.com/pictures?g2_itemId=11052"><img class="alignright" title="Cote D' Ivoire (5)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11053&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Cote D' Ivoire (5)" width="150" height="113" /></a>He seemed totally uninterested in us white people. Which is strange, usually boarder crossings are a pain, and we didn&#8217;t even have the right papers. Anyway. We hung out for a while. The market wasn&#8217;t much but we did drink some Ivorian beer which was a nice change of pace. Cramer, met some nice Liberian ladies who were also there for market day and quickly made friends.</p>
<p style="text-align: left;">The trip back was pretty good. We took the advice of some locals and took the Karloken to Kanweaken bypass. We still had to go through the Triple Header again, but after that we missed a lot of nastiness, and the road was even a little shorter. Don&#8217;t ask why we didn&#8217;t do this the first time. Here is a<a href="http://johnetherton.com/pictures?g2_itemId=11274"> little video montage of our 4WD exploits</a> with some cometary.</p>
<p style="text-align: left;">
<p><a href="http://johnetherton.com/pictures?g2_itemId=11013"><img class="alignleft" title="Busted Old Man Emu shock" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11014&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Busted Old Man Emu shock" width="150" height="113" /></a>I&#8217;d also like to take this time to talk about what worked and what didn&#8217;t work on the trip. Consider this a little product review of must haves, and must leave behinds for intense off-roading, on roads in developing countries. What broke: My expensive off roading Old Man Emu shock absorber. The bolt on the top where the shock <a href="http://johnetherton.com/pictures?g2_itemId=11109"><img class="alignright" title="Filling the radiator" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=11110&amp;g2_GALLERYSID=a203d8592ba3525c029379423dcbddda" alt="Filling the radiator" width="150" height="113" /></a>attaches to the frame totally sheared off. This made for a very bouncy ride home. I had to be gentle with Midnight over those bumpy roads or else her back end would just swing out. Also we had a fair bit of over heating. Here Matt and I are pouring more water into the radiator. It seemed that caked on mud had a lot to do with it, but the problem persisted even after a few good cleanings. The 4WD system on the 4Runner. I got stuck in a really small bit of mud coming back from Fish Town and realized my front wheels weren&#8217;t spinning. After some Googling on my phone using Lonestar&#8217;s GPRS service we figured that the 4Runner had a pneumatically actuated front differential that engaged the front wheels and that, that was the problem.  But Googling on my phone wasn&#8217;t super fast or fun, so I called my dad in the states who Googled around some more and then based on his research suggested we switch the suction lines on the pneumatic actuator. Much to my surprise this worked. We just left 4&#215;4 engaged from Harper to Zwedru. No point in taking chances. The brakes also took some intense wear. It seems the 4Runner has a metal plate around the front disc brakes to protect them, instead this just trapped rocks and mud in there and tore up the brake pads. Midnight is currently at No Lemon. Right now I&#8217;m just hoping the bill is under a thousand, cause I still have to pay for the body work.</p>
<p>We had 4 Midland GXT1050 walkie talkies with us. They were great for inter car communication, and coordinating our assaults on the rutts, but the chargers didn&#8217;t seem to hold the walkie talks tight enough for charging while on the road. I had a pair of Hela spot lights mounted to the front bumper, they were donated by Nick Conway, a friend back in the states. They were absolutely great for the night driving that we shouldn&#8217;t have done, but had no choice to do. I was also impressed with my Asolo boots. They were totally covered in mud, but my feet and socks were dry and clean. Also the wicking north face pants, and REI shirt I had were great. Depsite the heat, I recommend long pants for such trips, you&#8217;re gonna get dirty. Also the generic tow rope, shovels, machetes, bottles of water, and 2.5 million candle power flashlight were must haves. Andrew had a Wern winch that was super handy for pulling out other people, though we never needed it on our own cars.</p>
<p>And that&#8217;s about it,</p>
<p>John.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2010/01/11/harper-2/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A very small update</title>
		<link>http://johnetherton.com/2009/12/24/a-very-small-update</link>
		<comments>http://johnetherton.com/2009/12/24/a-very-small-update#comments</comments>
		<pubDate>Thu, 24 Dec 2009 00:39:49 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[Liberia]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=300</guid>
		<description><![CDATA[Check out my friend Andew&#8217;s blog where he talks about our next big trip. http://andrewarriving.blogspot.com/2009/12/operation-waterwheel.html. And I&#8217;ll do a real post sooner or later.


]]></description>
			<content:encoded><![CDATA[<p>Check out my friend Andew&#8217;s blog where he talks about our next big trip. <a href="http://andrewarriving.blogspot.com/2009/12/operation-waterwheel.html">http://andrewarriving.blogspot.com/2009/12/operation-waterwheel.html</a>. And I&#8217;ll do a real post sooner or later.<br />
<strong><br />
</strong><strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2009/12/24/a-very-small-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Libtelco, Hosting, and Such</title>
		<link>http://johnetherton.com/2009/10/09/libtelco-hosting-and-such</link>
		<comments>http://johnetherton.com/2009/10/09/libtelco-hosting-and-such#comments</comments>
		<pubDate>Fri, 09 Oct 2009 13:05:25 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Liberia]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=257</guid>
		<description><![CDATA[Here&#8217;s another update on ICT in Liberia, the progress and the challenges. First of all I had the chance to tour the downtown offices of Libtelco. Libtelco, formerly known as the Liberian Telecommunications Company (LTC), is a state owned telecom operator. Back before the war LTC owned all the land lines in the country. Then [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another update on ICT in Liberia, the progress and the challenges. First of all I had the chance to tour the downtown offices of <a href="http://www.libtelco.com.lr/">Libtelco</a>. Libtelco, formerly known as the Liberian Telecommunications Company (LTC), is a state owned telecom operator. Back before the war LTC owned all the land lines in the country. Then the war came, all the lines were looted so the rebels could sell the copper, and then the wireless operators came in. So LTC has been rebranded as Libtelco and is hoping to get a piece of the market. I&#8217;ll talk more about that later. But first the cool stuff.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=10433"><img class="alignleft" title="Libtelco, battery array" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10434&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Libtelco, battery array" width="150" height="113" /></a><a href="http://johnetherton.com/pictures?g2_itemId=10447"><img class="alignright" title="Libtelco, industrial UPSs" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10448&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Libtelco, industrial UPSs" width="150" height="113" /></a>I&#8217;m a sucker for redundant power systems in a country with no reliable source of electricity. So on the left is a picture of Libtelco&#8217;s massive battery back-up. I wish I could wow you with impressive numbers and words like &#8220;mega-watts&#8221;, but all I can remember is that it&#8217;s big. They have everything in triplicate to ensure zero down time. On the right is a pic of their industrial sized UPSs. They use these when switching between their generator, the Liberian Electric Company, and the battery back-up to ensure a seamless transition.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=10441"><img class="alignleft" title="Libtelco, gateway to other telecoms, close up" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10442&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Libtelco, gateway to other telecoms, close up" width="150" height="113" /></a><a href="http://johnetherton.com/pictures?g2_itemId=10450"><img class="alignright" title="Libtelco, sun billing servers" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10451&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Libtelco, sun billing servers" width="150" height="113" /></a>On the left you see a  shot of their gateway with the other operators in the country. All of this is over microwave links and then <a href="http://en.wikipedia.org/wiki/E-carrier">E1 lines</a>. Sadly, this is a voice only gateway, no data interconnect exists in the country for the time being. I&#8217;ll also talk about this more later.  On the right is a shot of their Sun powered billing system. All very impressive for Liberia.</p>
<p>Libtelco has built out a <a href="http://en.wikipedia.org/wiki/Cdma">CDMA </a>network in the Monrovia area, it&#8217;s interesting that they departed from the usual <a href="http://en.wikipedia.org/wiki/Gsm">GSM </a>which is ubiquitous in Liberia, and most of Africa for that matter. They&#8217;re hopes are to leverage CDMAs faster data rates (compared to <a href="http://en.wikipedia.org/wiki/2g">2G </a>GSM technologies, but not <a href="http://en.wikipedia.org/wiki/3g">3G </a>and <a href="http://en.wikipedia.org/wiki/4g">4G</a>) to provide ISP services to organizations in Monrovia, and fixed wireless services like faxes and <a href="http://en.wikipedia.org/wiki/Pbx">PBXs</a>. Libtelco is also building a data center for hosting servers.</p>
<p>I must admit I&#8217;m a bit unsure of the market for these servers. I&#8217;ve been told that they sold out of their wireless modems for the ISP service, but that the sales of wireless land lines and faxes haven&#8217;t been so hot. I&#8217;ve also heard that their ISP service  drops out on occasion. I haven&#8217;t used it enough to know if it drops out anymore than the other ISPs here, but I hope they get this resolved soon.</p>
<p>A while ago <a href="http://johnetherton.com/2009/02/05/gprs-in-liberia-feb-2009-update">I talked about</a> a project I worked on where PDAs were used to collect data in the field and then send the data back to Monrovia via the cellular GPRS data networks in the country. Again in September I worked to help do another round of data collection. However, this time the VSAT that we had used for a static IP address to host our server was unavailable, so we needed another place for hosting. Our server runs on a 12&#8243; Thinkpad, being so small I knew that all we really needed is someone to let us sit the laptop on their desk, plug it in to a power source, and then give us a couple of ports on a static IP.</p>
<p>So I called a few of the local ISPs. Comium was never able to really give me a straight answer. They said they could do it, but I never talked to anyone who could make that kind of executive decision. The IT staff at Cellcom were all about it. They knew it was a super simple request, then their management got a hold of it.  They said that, &#8220;these requests will demand from my engineer some expensive time&#8221;, and that they&#8217;d charge us $500 a week. Which is about 20 times the cost it would be in the states for one-thousandth the bandwidth. So we didn&#8217;t go with them. Then I spoke with Libtelco, and they said since we only needed it for two weeks that they&#8217;d do it for free out of good will. Now that&#8217;s marketing. Cellcom could learn a thing or two from them. I never got around to calling Lonestar and I don&#8217;t have any contacts there. To my knowledge this is the first instance of collation hosting in <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face 	{font-family:Verdana; 	panose-1:2 11 6 4 3 5 4 4 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1593833729 1073750107 16 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman","serif"; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman","serif";} -->Liberia.</p>
<p>Libtelco did a great job. I came in with our laptop server, set it on top of their rack, plugged it in, set the IP address info and it worked perfectly. Took all of 15 minutes. As far as I know there was no down time and the connection was fast (for Liberia). There staff was also very professional and competent, which you just don&#8217;t get enough of here. So I&#8217;m all about Libtelco for hosting, though It&#8217;ll be interesting to know what they rates will be for more permanent hosting.</p>
<p>Assuming the rates are good I hope they&#8217;ll attract other customers. It&#8217;d be cool to see a real data center arise in Monrovia. I know the trend at the moment is for each ministry or business to host their own servers. Which might make sense if you just want a file server, but for someone that needs their box out on the net with five-nines up time, you&#8217;re better off letting someone else who has triplicate redundant UPSs and massive battery back-ups handle it for you.</p>
<p>Also on the IT front here in Liberia is the need for more international bandwidth and interconnection. On that note, some unsubstantiated rumors: On the lack of bandwidth front I&#8217;ve heard rumors that <a href="http://en.wikipedia.org/wiki/MTN_Group">MTN</a>, the South African telcom giant that owns Lonestar, has expressed interest in paying about $10 million to plug into the <a href="http://en.wikipedia.org/wiki/SAT-3">SAT-3</a> fiberoptic cable that runs off the coast of Liberia. As I understand it the Liberian government has yet to OK this. I believe the official line is that the government wants to be sure that this doesn&#8217;t give Lonestar an unfair monopoly on bandwidth in the country, and the Liberian Telecom Authority has recently dealt with some internal issues and needs some time to figure out how they&#8217;ll handle this. I&#8217;ve been told that Libtelco would also like to do this, but being a state run organization of a country that currently has Heavily Indebted Poor Country (HIPC) status, they can&#8217;t take out a loan to make it happen.</p>
<p>There are also two new cables being laid off the Liberian coast, <a href="http://en.wikipedia.org/wiki/GLO-1_%28cable_system%29">GLO-1</a> and <a href="http://en.wikipedia.org/wiki/Main_One_%28cable_system%29">Main one</a>. Here&#8217;s an article with more info on Main One <a href="http://www.afdb.org/en/news-events/article/afdb-supports-submarine-fiber-optic-cable-for-western-africa-4710/">here</a>. There&#8217;s some buzz that Liberia will connect to one of these. Also some people are looking at setting up a microwave station in San Pedro, Cote D&#8217; Ivoire, the closes place fiber optic cable reaches, and beaming some bandwidth over the boarder to Harper, Maryland County and then distribute it to the rest of Liberia.</p>
<p>As I mentioned above there are voice interconnects between the major operators, but nothing for data. So if I want to send a file from my computer using a Comium internet connection to someone using Cellcom, my file goes to Comiums  satellite, lands in Lebanon, goes through the internet, then back up through another satellite to Cellcom&#8217;s office and then on to its destination. Obviously this is tremendously inefficient. It forces the file to go through the bottle neck of a satellite twice. A more optimal route would be for the file to go through my computer, to Comium&#8217;s office, over to Cellcom&#8217;s office and then to it&#8217;s destination. Already Libtelco, Comium, Cellcom, and probably Lonestar have networks in country that could handle way more bandwidth than their teeny tiny VSAT connections can support. If all the operators were connected content hosted in Liberia could be accessed much faster than is currently possible.</p>
<p>What is needed is a central point for each of the major ISPs in Liberia to link up. This is called a <a href="http://en.wikipedia.org/wiki/Peering_point">peering point</a> or an <a href="http://en.wikipedia.org/wiki/IXP">IXP</a>. At the moment no one has stepped up to do this. I know Libtelco would like to do this, but the politics of the state owned operator having control of that make it a hard sell. I don&#8217;t know why the other operators haven&#8217;t moved towards something like this. I imagine they&#8217;re probably being a little competitive with each other and focused on other short term gains.  Either way, it&#8217;d be cool to see it happen.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 258px; width: 1px; height: 1px;">http://en.wikipedia.org/wiki/3g</div>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2009/10/09/libtelco-hosting-and-such/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mount Nimba</title>
		<link>http://johnetherton.com/2009/10/09/mount-nimba</link>
		<comments>http://johnetherton.com/2009/10/09/mount-nimba#comments</comments>
		<pubDate>Fri, 09 Oct 2009 10:07:10 +0000</pubDate>
		<dc:creator>stephkruse</dc:creator>
				<category><![CDATA[Liberia]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://johnetherton.com/?p=270</guid>
		<description><![CDATA[A couple weeks ago Meredith, Heidi (my coworkers at the Clinton Foundation), and I drove up to Yekepa to visit Mount Nimba. Arguable Liberia&#8217;s tallest point (I&#8217;ve heard that there&#8217;s a higher point in Lofa). I&#8217;ve uploaded the  GPS file and the Google Earth file should you want more details about where we were and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://johnetherton.com/pictures?g2_itemId=10569"><img class="alignleft" title="Mount Nimba, amazing (3)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10570&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Mount Nimba, amazing (3)" width="113" height="150" /></a>A couple weeks ago Meredith, Heidi (my coworkers at the Clinton Foundation), and I drove up to Yekepa to visit Mount Nimba. Arguable Liberia&#8217;s tallest point (I&#8217;ve heard that there&#8217;s a higher point in Lofa). I&#8217;ve uploaded the <a href="http://johnetherton.com/wp-content/uploads/2009/10/Mount-Nimba-2009-09-27.gpx"> GPS file</a> and the<a href="http://johnetherton.com/wp-content/uploads/2009/10/2009-09-27-Mount-Nimba.kmz"> Google Earth file</a> should you want more details about where we were and how we got there. Getting there was very straight forward. The road to Ganta is paved, though there are lots of annoying pot holes along the way. Especially between Gbanga and Ganta. I hate driving on paved roads that have been torn up, it&#8217;s just no fun. I&#8217;d rather be on dirt. After Ganta I got my wish and we road on a fairly good dirt road. We were told to watch out for a big hill between Ganta and Sanniquellie. Apparently when it gets wet it gets slippery, and cars just can&#8217;t get up it. It hadn&#8217;t rained for 2 days when we got there, so we had no trouble, though there were some very deep rutts, I could see how it would be a nightmare when wet. On the way back. we passed taxis on the road, so somehow they&#8217;re making it up which always blows my mind and makes me feel silly for driving around with a 4&#215;4. Anyway. We were able to go from Monrovia to Yekepa in 10 hours taking our time and stopping along the way.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=10545"><img class="alignright" title="Mount Nimba - Heidi, hill climbing" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10546&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Mount Nimba - Heidi, hill climbing" width="113" height="150" /></a>Yekepa is a mining town. Back before the war it was run by the <a href="http://en.wikipedia.org/wiki/Lamco">Liberian American Swedish Mining Company (LAMCO)</a> , so Yekepa&#8217;s infrastructure is very nice, paved roads, street lights, and such. The sorts of luxuries you just don&#8217;t see in many other parts of the country. Now Yekepa is run by <a href="http://en.wikipedia.org/wiki/Arcelor_Mittal">Arcelor Mittal</a>. This was evident by all the private security guards we met, and the total lack of any Liberian National Police officers in the town. Thanks to LAMCO the road to Mount Nimba is paved to all but the very top. Which was a little anti-climatic. But the last quarter mile or so required a little four wheeling so that was fun.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=10464"><img class="alignleft" title="Mount Nimba (12)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10465&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Mount Nimba (12)" width="150" height="113" /></a><a href="http://johnetherton.com/pictures?g2_itemId=10509"><img class="alignright" title="Mount Nimba (26)" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10510&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Mount Nimba (26)" width="150" height="113" /></a>None of us could get over how beautiful Mount Nimba was. It didn&#8217;t really feel like Liberia.  Not that Liberia isn&#8217;t beautiful, it is, but Mount Nimba was so different. The air was cool and dry, and the vegetation was different. granted Yekepa is about 2000 feet above sea level and Mount Nimba is nearly 5000 feet up so that&#8217;s kinda what you&#8217;d expect. <a href="http://johnetherton.com/pictures?g2_itemId=10548"><img class="alignleft" title="Mount Nimba - Heidi, john on the edge" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10549&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Mount Nimba - Heidi, john on the edge" width="113" height="150" /></a>It&#8217;s kinda hard to explain, and I imagine part of it is that I&#8217;ve been in Monrovia for so long that to see something new is super cool. I like how Meredith put it when we were driving up. As we came out of the jungle into some grassy areas she noted that it was like  Scottish highlands and then as we came to the top and saw the stepped sides of Mount Nimba she said you get a bit of &#8220;Machu Picchu action.&#8221; Just check out the picture on the right. As you can see there were some pretty incredible vistas and somehow we were lucky enough to have absolutely perfect weather. Not too bad. The guys we met in Yekepa said it snows some times in January. I&#8217;ll be back up to check out that claim. Also <a href="http://johnetherton.com/pictures?g2_itemId=10557">here&#8217;s</a> a short video showing our drive down from Mount Nimba.</p>
<p><a href="http://johnetherton.com/pictures?g2_itemId=10539"><img class="alignright" title="Mount Nimba - Heidi, don't bribe a police" src="http://johnetherton.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=10540&amp;g2_GALLERYSID=27ba1621496d5d8fd9d910794553265c" alt="Mount Nimba - Heidi, don't bribe a police" width="150" height="113" /></a>Finally I wanted to end with another antidote about driving around Liberia. I was coming back from Robertsport, Grand Cape Mount county with a few friends in the car when I was stopped at a check point. The Liberian National Police officer that stopped me, just looked plain mean. He had a scowl on his face, and appeared a bit rough around the edges. Everyone in the car saw it coming. I noticed that he wasn&#8217;t wearing his cap, badge, or ID card. I had just that week been told by a US Embassy person that my tax dollars paid for these items. So I decided that the moment he gave me a hard time I&#8217;d tear into him about his sorry state of dress and demand to see his superior.</p>
<p>He walked up, I said &#8220;Hi&#8221;, he said &#8220;Hello&#8221;, and as his eyes scanned the car I saw him stop at the front passenger seat. His lips slowly moved and he spoke under his breath, &#8220;Don&#8217;t bribe a police.&#8221; He was reading my Carter Center sticker that I had just put on the dash board. He looked up and waved me on. Didn&#8217;t say a word. As soon as we pulled away the car erupted in laughter and we called the Carter Center country director to thank him. Apparently to stop corruption we just need more stickers.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnetherton.com/2009/10/09/mount-nimba/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
