<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Codehelp blog - Comments</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/</link>
    <description>Codehelp blog - Powered by Debian</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.3-2 - http://www.s9y.org/</generator>
    <pubDate>Wed, 22 May 2013 22:25:45 GMT</pubDate>

    <image>
        <url>http://www.linux.codehelp.co.uk/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Codehelp blog - Comments - Codehelp blog - Powered by Debian</title>
        <link>http://www.linux.codehelp.co.uk/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Simon: FreedomBox</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-FreedomBox.html#c280</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-FreedomBox.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=210</wfw:comment>

    

    <author>nospam@example.com (Simon)</author>
    <content:encoded>
    IPv6 is all but dead for home consumers. It isn&#039;t supported by a large proportion of deployed ADSL routers in most countries using ADSL as their main infrastructure. So even if ISPs want to support IPV6 there is a cost barrier to many for established users. So any system would have to cope with a large proportion of IPv4 users, so it might as well be built on the common ground between IPv4 and IPv6. 
    </content:encoded>

    <pubDate>Thu, 05 Aug 2010 07:56:11 +0100</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-guid.html#c280</guid>
    
</item>
<item>
    <title>anonymous coward: FreedomBox</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-FreedomBox.html#c279</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-FreedomBox.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=210</wfw:comment>

    

    <author>nospam@example.com (anonymous coward)</author>
    <content:encoded>
    hey. this project is a cool thing to do.&lt;br /&gt;
&lt;br /&gt;
one particular way to model things would be to have a new and very simple model of authentication:&lt;br /&gt;
&lt;br /&gt;
it will model the way we as humans build trust: we are being introduced to new people by our friends. this is the way our web of trust is formed. so basically, it would mean to have on each machine links to his neighbours, friends, people the owner knows. but instead of just linking to his friends by their hostname or ip address, we could have the link contain some cryptographic information about the target of the link, to make sure the target is exactly what we mean. (technically done with a hash of the addressed content or the public key)&lt;br /&gt;
&lt;br /&gt;
the idea is very powerful because it really could make the web of trust a reality. we won&#039;t need to rely on top-down public-key-infrastructure, authenticating our friends to people we don&#039;t know. instead, everything would be embedded in a web of trust, each link identifying and authenticating its target.&lt;br /&gt;
&lt;br /&gt;
the interesting thing about it, i think, is how it makes it possible to deal with errors. if somebody tries to forge a document or an identity, different people will have different links to - apparently - the same thing, which indicates an inconsistency. it is then a matter of humans (and their friends)  to find out what is going on. so instead of solving the problem with a &quot;grand public key infrastructure scheme&quot;, it would be solved by those who are affected.&lt;br /&gt;
&lt;br /&gt;
for the scheme to work, every link would have to contain _both_:&lt;br /&gt;
a) connective directives, e.g. the ip address&lt;br /&gt;
b) information to make sure the target is what was meant by the person who set the link.&lt;br /&gt;
&lt;br /&gt;
if every link was cryptographically secured, the web of links would emerge into a web of trust with very little cost.&lt;br /&gt;
&lt;br /&gt;
the overall idea was described very well on this address: http://www.waterken.com/dev/YURL/&lt;br /&gt;
&lt;br /&gt;
beginning with the quote:&lt;br /&gt;
&lt;br /&gt;
&quot;The reason cryptography is not in constant use in representing trust on the Web is that there is not, yet, a weblike, decentralized infrastructure.&quot;&lt;br /&gt;
&lt;br /&gt;
       -- Tim Berners-Lee in &quot;Weaving the Web&quot; 
    </content:encoded>

    <pubDate>Wed, 04 Aug 2010 14:10:21 +0100</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-guid.html#c279</guid>
    
</item>
<item>
    <title>anon: FreedomBox</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-FreedomBox.html#c278</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-FreedomBox.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=210</wfw:comment>

    

    <author>nospam@example.com (anon)</author>
    <content:encoded>
    why reinvent the wheel? can&#039;t we just build on and extend bittorrent&#039;s seeding mechanism, maybe adding a supported features broadcast section?&lt;br /&gt;
(actually this is one area where the ideas from google&#039;s wave could help, i wonder where their source code stands on a legal and reusability standpoint)&lt;br /&gt;
&lt;br /&gt;
all the best 
    </content:encoded>

    <pubDate>Wed, 04 Aug 2010 13:25:38 +0100</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/210-guid.html#c278</guid>
    
</item>
<item>
    <title>Neil Williams: mobile broadband connections</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-mobile-broadband-connections.html#c273</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-mobile-broadband-connections.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=197</wfw:comment>

    

    <author>nospam@example.com (Neil Williams)</author>
    <content:encoded>
    Yes, I know HAL is deprecated but libhal &#039;justworks&#039;, policykit does not and I only need this functionality for a few months - unless someone expresses an interest in the package, at which point things like that can be considered.&lt;br /&gt;
Other distributions are also irrelevant unless someone expresses an interest in developing this code. HAL is not going to be removed from Debian within the time that I need this code. 
    </content:encoded>

    <pubDate>Fri, 22 Jan 2010 09:34:44 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-guid.html#c273</guid>
    
</item>
<item>
    <title>funbl: mobile broadband connections</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-mobile-broadband-connections.html#c272</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-mobile-broadband-connections.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=197</wfw:comment>

    

    <author>nospam@example.com (funbl)</author>
    <content:encoded>
    In case you are not aware, HAL is deprecated (upstream and in bleeding-edge distros like Ubuntu and Fedora):&lt;br /&gt;
&lt;br /&gt;
https://wiki.ubuntu.com/Halsectomy 
    </content:encoded>

    <pubDate>Fri, 22 Jan 2010 07:29:03 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-guid.html#c272</guid>
    
</item>
<item>
    <title>Neil Williams: mobile broadband connections</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-mobile-broadband-connections.html#c271</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-mobile-broadband-connections.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=197</wfw:comment>

    

    <author>nospam@example.com (Neil Williams)</author>
    <content:encoded>
    First thing I tried, in various permutations. Need specialised setup commands in the chatscript. 
    </content:encoded>

    <pubDate>Tue, 19 Jan 2010 16:07:11 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-guid.html#c271</guid>
    
</item>
<item>
    <title>Jonathan Carter: mobile broadband connections</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-mobile-broadband-connections.html#c270</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-mobile-broadband-connections.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=197</wfw:comment>

    

    <author>nospam@example.com (Jonathan Carter)</author>
    <content:encoded>
    Have you tried setting the username and password to &quot;orange&quot; in gnome-ppp? 
    </content:encoded>

    <pubDate>Tue, 19 Jan 2010 15:59:52 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/197-guid.html#c270</guid>
    
</item>
<item>
    <title>Neil Williams: gpdftext in Debian</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-gpdftext-in-Debian.html#c269</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-gpdftext-in-Debian.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=189</wfw:comment>

    

    <author>nospam@example.com (Neil Williams)</author>
    <content:encoded>
    Spanish is indeed missing, not through a lack of requests. If you have time, please contribute the es translation. If not, I hope someone else will be able to do so. I have Spanish translations wherever these are available in other projects.&lt;br /&gt;
&lt;br /&gt;
(Fixed a typo in the post too - lack of an &#039;e&#039; on Portuguese.) 
    </content:encoded>

    <pubDate>Sun, 22 Nov 2009 13:50:31 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-guid.html#c269</guid>
    
</item>
<item>
    <title>Miriam Ruiz: gpdftext in Debian</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-gpdftext-in-Debian.html#c268</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-gpdftext-in-Debian.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=189</wfw:comment>

    

    <author>nospam@example.com (Miriam Ruiz)</author>
    <content:encoded>
    Spanish seems an important language to be missing there too, being the 3rd most important language in the Internet [1], the 2nd in terms of native speakers [2], and always listed among the most influential languages &lt;br /&gt;
&lt;br /&gt;
[1] http://www.internetworldstats.com/stats7.htm&lt;br /&gt;
[2] http://www2.ignatius.edu/faculty/turner/languages.htm&lt;br /&gt;
[3] http://www.andaman.org/BOOK/reprints/weber/rep-weber.htm 
    </content:encoded>

    <pubDate>Sun, 22 Nov 2009 13:35:15 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-guid.html#c268</guid>
    
</item>
<item>
    <title>Neil Williams: gpdftext in Debian</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-gpdftext-in-Debian.html#c267</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-gpdftext-in-Debian.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=189</wfw:comment>

    

    <author>nospam@example.com (Neil Williams)</author>
    <content:encoded>
    ? gpdftext may seem lightweight but the PDF files being handled are not. Extracting the text from a complete novel of several hundred pages, applying regular expressions across each page in the entire text, all takes appreciable resources. Even on a dual-core amd64 powerhouse like my desktop machine, it takes long enough to need a progressbar, even when handling a relatively short novel. This isn&#039;t a script like pdf2text or ps2pdf, Besides, why would a user need to reformat an eBook PDF on a phone? Reformat an eBook PDF on their desktop machine for *reading* on a small device, yes. I have a Freerunner, I&#039;d never dream of using it as a text editing platform, beyond the limits of SMS or Twitter. 
    </content:encoded>

    <pubDate>Sun, 22 Nov 2009 11:14:18 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-guid.html#c267</guid>
    
</item>
<item>
    <title>OpenMoko fan: gpdftext in Debian</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-gpdftext-in-Debian.html#c266</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-gpdftext-in-Debian.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=189</wfw:comment>

    

    <author>nospam@example.com (OpenMoko fan)</author>
    <content:encoded>
    Seems like this could be ideal for using on the OpenMoko FreeRunner, you might want to advertise it on the community mailing list and the draft for the next Community Updates release:&lt;br /&gt;
&lt;br /&gt;
http://wiki.openmoko.org/wiki/Community_Updates 
    </content:encoded>

    <pubDate>Sun, 22 Nov 2009 10:05:50 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/189-guid.html#c266</guid>
    
</item>
<item>
    <title>Timo Juhani Lindfors: aspire1 mouse failure</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-aspire1-mouse-failure.html#c264</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-aspire1-mouse-failure.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=187</wfw:comment>

    

    <author>nospam@example.com (Timo Juhani Lindfors)</author>
    <content:encoded>
    Forgot to mention: I was interested in this since I wanted to switch the places of Ctrl and Fn. 
    </content:encoded>

    <pubDate>Mon, 09 Nov 2009 12:04:15 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-guid.html#c264</guid>
    
</item>
<item>
    <title>Timo Juhani Lindfors: aspire1 mouse failure</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-aspire1-mouse-failure.html#c263</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-aspire1-mouse-failure.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=187</wfw:comment>

    

    <author>nospam@example.com (Timo Juhani Lindfors)</author>
    <content:encoded>
    Keyboard, touchpad, charger and flash in AAO are connected to embedded controller WPCE775L. It can interpret any keyboard/touchpad IO before it forwards it to the CPU. It also provides a fail-safe bios upgrade: if certain keys are held during powerdown it will automatically read bios upgrade from USB storage device and flash the bios with it. (I guess this is implemented so that the EC actually sends the CPU the upgrade code and the CPU accesses USB, not the EC itself).&lt;br /&gt;
The cr16 instruction set used by the EC is supported by binutils. 
    </content:encoded>

    <pubDate>Mon, 09 Nov 2009 11:29:06 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-guid.html#c263</guid>
    
</item>
<item>
    <title>Neil Williams: Successful start . . .</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/186-Successful-start-.-.-..html#c262</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/186-Successful-start-.-.-..html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=186</wfw:comment>

    

    <author>nospam@example.com (Neil Williams)</author>
    <content:encoded>
    Depends if there is a free software interface to write those files and whether someone steps up to create the patches. Please don&#039;t discuss such things here, go to the bug tracker or ask on the mailing list.&lt;br /&gt;
http://lists.sourceforge.net/mailman/listinfo/gpdftext-devel 
    </content:encoded>

    <pubDate>Mon, 09 Nov 2009 06:59:35 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/186-guid.html#c262</guid>
    
</item>
<item>
    <title>emag: aspire1 mouse failure</title>
    <link>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-aspire1-mouse-failure.html#c261</link>
            <category></category>
    
    <comments>http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-aspire1-mouse-failure.html#comments</comments>
    <wfw:comment>http://www.linux.codehelp.co.uk/serendipity/wfwcomment.php?cid=187</wfw:comment>

    

    <author>nospam@example.com (emag)</author>
    <content:encoded>
    This happened to me on my old Toshiba laptop a few years ago.  Drove me _nuts_, because like you, I rebooted, pulled the battery, upgraded, checked BIOS, tried rescue disks, etc.  A USB mouse worked fine, IIRC, but the on-board trackpad seemed *dead*.  Then I hit the hotkey, and suddenly I had a mouse again.&lt;br /&gt;
&lt;br /&gt;
I&#039;m pretty certain this is some low-level sw toggle that sits below the OS, which explains why nothing that high up seems to do anything.  Worse: on my current Acer AspireOne, I use the &quot;windows&quot; key w/ F-keys to switch desktops. And *that* is right next to Fn... 
    </content:encoded>

    <pubDate>Mon, 09 Nov 2009 02:41:13 +0000</pubDate>
    <guid isPermaLink="false">http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/187-guid.html#c261</guid>
    
</item>

</channel>
</rss>