- From: Andrei Sambra <andrei.sambra@gmail.com>
- Date: Sun, 22 Sep 2013 22:53:27 +0300
- To: Melvin Carvalho <melvincarvalho@gmail.com>
- Cc: "public-rww@w3.org" <public-rww@w3.org>
- Message-ID: <CAFG79eiKzVvbGoYx4S9eHUpQFdSFJmUCw5dccHO-7+czfDH7Lg@mail.gmail.com>
On Sun, Sep 22, 2013 at 5:33 PM, Melvin Carvalho <melvincarvalho@gmail.com>wrote: > > > > On 21 September 2013 22:32, Andrei Sambra <andrei.sambra@gmail.com> wrote: > >> Dear all, >> >> Now that RWW.IO is up and running nicely, it's time to start working on >> Web apps. Personally, I find that having an organized schedule is very >> useful for a researcher/developer, that's why my first Web app is an >> agenda/calendar, called LD-cal [0]. >> > > Great idea! > > I got an error when trying in firefox and opera: > > All I see is: > > [[ > Linked Data Calendar <https://ld-cal.rww.io/index.html#> > > LD-cal v.1.0 Help/Tips <https://ld-cal.rww.io/index.html#> > ]] > This is weird. It seems that Firefox no longer uses the client certificate when doing a CORS ajax request. I guess you'll have to install LD-cal on the server where you store the events resource. :( I'll look into it. Andrei > > >> >> It works on the principle that you host your events data yourself, at a >> location that is writable by the app (through HTTP PUT). You can either run >> the app from it's own URL (the link above) or you can create your personal >> Web space on https://rww.io and deploy it there. Oh, and you can even >> host it yourself at home (you just need a simple web server that can serve >> normal html pages). >> >> Please note that LD-cal requires WebID authentication, to find out where >> your events resource document is located. To "install" LD-cal, you just >> need to follow the indications when you first login. >> >> Please remember it is in Beta, so any feedback is appreciated! >> >> Best, >> Andrei >> >> P.S. We need to work on an app store now. :-) >> >> [0] https://ld-cal.rww.io/index.html >> [1] https://github.com/rww-apps/ld-cal >> > >
Received on Sunday, 22 September 2013 19:54:13 UTC