r16 - 03 Nov 2002 - 19:05:00 - RichardDonkinYou are here: TWiki >  Codev Web > TWikiOnIpaq
Tags:
, create new tag
I was looking at the HandheldsWiki? ( http://www.handhelds.org/z/wiki ) - apparently the hackers that be have ported Linux to the Ipaq (this kicks off the PocketPC? Operating System).

This takes two forms: TWikiOnWindowsCE and TWikiOnLinuxPDA?

Among the packages they have ported is Perl. Hence, my idea: TWiki in your pocket.

Assuming Perl and the webserver works, the main challenge is that it makes implementing DistributedTWiki and ReadWriteOfflineWiki mandatory. This is because Handhelds are at best transitory in their network connectivity.

-- MartinCleaver - 13 Apr 2002

Another interesting platform is the new Sharp Linux PDA, since this is Linux out of the box. I've been toying with doing this, but haven't got such a PDA at present. I do have ReadOnlyOfflineWiki on my Palm PDA, but that's not quite as useful.

-- RichardDonkin - 13 Apr 2002

Are you using the AvantGo method?

-- MartinCleaver - 13 Apr 2002

I'm using Plucker, which is an OpenSource tool that's similar to AvantGo - see ViewTWikiOnPDA for some info and links. I actually sync first with wget, then sync Plucker from the HTML files produced by wget on my laptop. However, I've decided the best approach is to write some server side code that incrementally exports pages to flat HTML files on the server, taking care not to re-generate HTML for pages that have not changed since the last export. This would make it possible to incrementally sync using Plucker or wget, since they use the LastModifiedFieldOfHttpHeader.

-- RichardDonkin - 13 Apr 2002

Cool, thanks for that smile

Rest of this topic moved to TWikiOnWindowsCE

Admin: could someone please move the attachments on this page to TWikiOnWindowsCE?

-- MartinCleaver - 02 May 2002

I tried renaming one but got an attachment move error, which I'm now investigating - error message was not very informative.

-- RichardDonkin - 03 May 2002

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r16 < r15 < r14 < r13 < r12 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo