Re: paperwork

On 1/25/15 9:25 AM, Melvin Carvalho wrote:
> Paperwork aims to be an open-source, self-hosted alternative to 
> services like Evernote (R), Microsoft OneNote (R) or Google Keep (R).
>
> Paperwork is written in PHP, utilising the beautiful Laravel 4 
> framework. It provides a modern web UI, built on top of AngularJS & 
> Bootstrap 3, as well as an open API for third party integration.
>
> For the back-end part a MySQL database stores everything. With such 
> common requirements (Linux, Apache, MySQL, PHP), Paperwork will be 
> able to run not only on dedicated servers, but also on small to 
> mid-size NAS devices (Synology (R), QNAP (R), etc.).
>
> http://paperwork.rocks/

Melvin,

I took a quick look, and I see the usual predictable issues, in regards 
to a Read-Write oriented World Wide Web app:

1. No export
2. No "Save As" -- which combines export and content-type as part of 
final document storage.


A functional RWW aspect of the Web shouldn't have infrastructure 
dependencies such as "For the back-end part a MySQL database stores 
everything. With such common requirements (Linux, Apache, MySQL, PHP), 
Paperwork will be able to run not only on dedicated servers" .

It should be about a generic I/O layer for creating relations (how Data 
[entity relationships] is actually represented) capable of using an open 
protocol (e.g., HTTP) to persist data to different document types. 
Anything less, which sadly remains the case, is utterly broken esp. in 
the context of an open standards based Read-Writable World Wide Web.

It would be a little more interesting if folks on this list look to 
<http://paperwork.rocks/#app> as something worth passing through a data 
de-silo-fication process using standards such as LDP, SPARQL (Graph 
Store and/or Update), etc. protocols.

LAMP is just another data silo-fication push hidden behind misconception 
about "open source" which really has very little to do with actual "open 
data access and connectivity". Source code isn't the problem.

Open Data Access is the problem :)


My $0.02 .

-- 
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this

Received on Sunday, 25 January 2015 19:08:42 UTC