[dokuwiki] Re: Mobile Client for DokuWiki

  • From: Abhijit Kane <abhijitkane@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 28 Mar 2011 15:43:44 +0530

Hi,

I tried using Titanium to access web services, but PhoneGap (similar to
Titanium) seems to be working better. PhoneGap also creates iOS and
Blackberry packages.

I'll upload a basic version  of an Android app on github soon.

Regards.
Abhijit Kane

On Sun, Mar 27, 2011 at 8:39 PM, Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:

> Hi,
>
> > I'm intent to apply for the 'Mobile Client' project under GSOC 2011. I
> > played around with Titanium Developer, and implemented a mobile app
> > that gets the DokuWiki version number via XML-RPC. I intend to use
> > PHP's XML-RPC library for communication with the wiki.
>
> There is no need to do anything with the XML-RPC extension of PHP
> here. DokuWiki already has it's XML-RPC API interface. The mobile
> client just needs to access it.
>
> > If a JSON[P]-RPC API (As Nayan Shah suggested -
> >
> https://spreadsheets.google.com/pub?hl=en&hl=en&key=0AmMnneHmK7C3dE9tOVBJRTlXamVHaEMyMmdDRmNoclE&output=html
> )
> > can be added, then I guess it would be possible to use jQuery to
> > access the wiki directly.
>
> Your proposal should be independent from the other projects, so it
> should work with the existing API. When the mobile client is created
> with Titanium you'll need a XML-RPC library in JavaScript.
>
> Andi
>
> --
> splitbrain.org
> --
> DokuWiki mailing list - more info at
> http://www.dokuwiki.org/mailinglist
>

Other related posts: