← Back to team overview

dhis2-devs team mailing list archive

Re: Fwd: [OPENMRS-IMPLEMENTERS] x-forms and remote formentry module

 

On Sat, Nov 27, 2010 at 4:25 PM, Ola Hodne Titlestad <olati@xxxxxxxxxx> wrote:
> On 27 November 2010 16:13, Knut Staring <knutst@xxxxxxxxx> wrote:
>>
>> On Sat, Nov 27, 2010 at 3:59 PM, Jo Størset <storset@xxxxxxxxx> wrote:
>> >
>> > Den 27. nov. 2010 kl. 19.17 skrev Romain-Rolland TOHOURI:
>> >
>> >> Hi Ola,
>> >> there is also Google gear technology that is based on javascrip and
>> >> allows to create an offline version of a web application that is sync
>> >> automatically with the server version when Internet connexion is available.
>> >> There is also some tools to convert java gear javascript code...
>> >> Hope this can help,
>> >
>> > Actually Gears was deprecated in favour of html5 some time ago...
>>
>> It is interesting to look at HTML5 for offline storage and synching,
>> however, it seems to be still early days and need for standardization.
>> This article spells out the current status (as of half a year ago) and
>> mentions options like serializing JSON with PersistJS:
>> http://rethink.unspace.ca/2010/5/10/the-state-of-html5-local-data-storage
>>
>>  XSLTforms is another solution in this space:
>> http://www.agencexml.com/xsltforms
>>
On this topic, SitePen is creating all the  XML goodies like Xpath etc for JSON:

Persevere and Pintura provide offline, local storage, server-synching,
RESTful, JSON database solution with JSONPath/JSONQuery support,
avoiding to manually comb through stuff. JSONSchema gives an Object
model of your data.

http://www.persvr.org/Page/Persevere
http://www.sitepen.com/blog/2010/01/25/getting-started-with-pintura/

Knut



Follow ups

References