<?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>Aptivate &#124; A Blog for ICT4D &#187; lopad</title>
	<atom:link href="http://blog.aptivate.org/tag/lopad/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aptivate.org</link>
	<description>International I.T. Development</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:09:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.6</generator>
		<item>
		<title>Lopad: high speed collaborative text editing over low bandwidths</title>
		<link>http://blog.aptivate.org/2010/01/30/lopad-high-speed-low-bandwidth-collaboration/</link>
		<comments>http://blog.aptivate.org/2010/01/30/lopad-high-speed-low-bandwidth-collaboration/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 15:33:13 +0000</pubDate>
		<dc:creator>tariq</dc:creator>
				<category><![CDATA[Crisis Camp]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[lopad]]></category>

		<guid isPermaLink="false">http://blog.aptivate.org/?p=348</guid>
		<description><![CDATA[There's a demand (e.g. from staff at UNFAO and users in Rwanda) for a related service, tuned for low bandwidth environments, that lets users easily collaborate over a text file. I like to think of this as the first addition to the lo* (pronounced lo-star) family of products: lopad.

Think of it as a super-lightweight Google Docs with no registration, instant visibilty of other user's changes and fast performane on all internet connections....]]></description>
			<content:encoded><![CDATA[<div id="attachment_356" class="wp-caption aligncenter" style="width: 460px"><a href="http://hexayurt.blip.tv/file/3152570/"><img class="size-full wp-image-356 " title="lopad_screencap" src="http://blog.aptivate.org/wp-content/uploads/2010/01/lopad_screencap.jpg" alt="" width="450" height="369" /></a><p class="wp-caption-text">Video of lopad team at #crisiscampLDN</p></div>
<p><strong>Note: </strong>lopad is still a work in progress. The #crisiscampLDN team have made good progress, there will be a first cut up in the next few days. Getting it to the optimised, low bandwidth tool it needs to be is a project for the next few weeks.</p>
<p>I&#8217;m in &#8220;the ball room&#8221; (the other one&#8217;s called &#8220;the tree room&#8221; in case you&#8217;re wondering where the heck we are) at <a href="http://twitter.com/#search?q=%23crisiscampLDN">#crisiscampLDN</a> and I&#8217;m thoroughly impressed by the efforts of <a href="http://twitter.com/nickstreet">@nickstreet</a> and <a href="http://twitter.com/mrchrisadams">@mrchrisadams</a> from <a href="http://www.headshift.com/">Headshift</a>.</p>
<p>What are they doing? Something really cool &#8211; making the first release of lopad. Check out the intro on blip.tv from <a href="http://twitter.com/leashless">@leashless</a> above.</p>
<p><strong>What is lopad?</strong></p>
<p>Aptivate makes a service called <a href="http://www.loband.org/">loband</a> &#8211; it takes high-bandwidth webpages and makes them work quickly on slow connections.</p>
<p>There&#8217;s a demand (e.g. from staff at <a href="http://www.fao.org/">UNFAO</a> and users in <a href="http://www.kist.ac.rw/">Rwanda</a>) for a related service, tuned for low bandwidth environments, that lets users easily collaborate over a text file.</p>
<p>This is the first addition to the lo* (pronounced lo-star) family of products: <strong>lopad</strong>.</p>
<p>Think of it as a super-lightweight Google Docs with no registration, instant visibilty of other user&#8217;s changes and fast performane on all internet connections.</p>
<p>There&#8217;s already a product called <a href="http://etherpad.com">Etherpad</a> which has been open-sourced since <a href="http://etherpad.com/ep/blog/posts/google-acquires-appjet">Google bought the company</a> (to absorb the team into Google Wave). They plan to discontinue the public service in a few months time. In response to this, there are already some other public instances of Etherpad (e.g. <a href="http://piratepad.net/">PiratePad</a>) as well as many private ones, but the immediate goal of the lopad project is to:</p>
<ul>
<li>Create lopad.org &#8211; a free public instance of etherpad, promoted for use in the relief and development sectors but open to anyone</li>
<li>Optimise lopad.org to perform well on low bandwidth and/or high latency connections</li>
</ul>
<p>Some of the things we&#8217;re going to be doing along the way will be getting a production server up and running, getting a copy of etherpad on there, rebranding it to &#8220;lopad&#8221;, analysing the opportunities for improving the bandwidth performance of the system and then implementing them.</p>
<p>In true meta-style, there&#8217;s more info and developer notes online at: <a href="http://etherpad.com/crisiscampLDN">http://etherpad.com/crisiscampLDN</a></p>
<p>Some highlights from the above:</p>
<ul>
<li>Nick forked etherpad to make<a href="http://github.com/nickstreet/lopad"> lopad on github</a></li>
<li>Pingdom tools is a <a href="http://tools.pingdom.com/?url=http://etherpad.com/crisiscampLDN&amp;treeview=0&amp;column=objectID&amp;order=1&amp;type=0&amp;save=true">good way to see how bandwidth is being used.</a></li>
<li>How to (potentially) rebrand <a href="http://www.mclear.co.uk/2010/01/rebranding-etherpad.html">etherpad to lopad</a>.</li>
<li>How to set up an Etherpad server on <a href="http://pauleira.com/13/installing-etherpad/">CentOS minimal</a> (where we&#8217;ll be hosting it)</li>
<li>Simulating low bandwidths, <a href="http://blog.aptivate.org/2010/01/23/make-sure-your-apps-work-in-the-field/">how to make sure your apps work in the field.</a></li>
</ul>
<p>I also think this will be a valuable tool for use by people in the Crisis Camp effort.</p>
<p><strong>So: friends, coders, countrymen, come and join in!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aptivate.org/2010/01/30/lopad-high-speed-low-bandwidth-collaboration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

