Re: [Server-devel] [XSCE] sugarstats and xovis

2014-07-09 Thread Sameer Verma
On Thu, Jul 3, 2014 at 2:26 AM, Martin Dluhos wrote: > On 06/27/2014 02:10 PM, Martin Abente wrote: >> Hello Martin! >> >> Do you have documentation on how XOvis pipeline works? I would like to see >> how >> it works after the data is store and the visualization is generated. > > > Here is a simp

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-07-03 Thread Martin Dluhos
On 06/27/2014 02:10 PM, Martin Abente wrote: > Hello Martin! > > Do you have documentation on how XOvis pipeline works? I would like to see how > it works after the data is store and the visualization is generated. Here is a simple graphic that illustrates the workflow: http://i.imgur.com/Xhy1V

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-06-27 Thread Martin Abente
Hello Martin! Do you have documentation on how XOvis pipeline works? I would like to see how it works after the data is store and the visualization is generated. Writing a tool to export the metadata from Harvest-server to a compatible subset in the visualization-ready format of XOvis, would be c

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-06-27 Thread Martin Dluhos
On 06/24/2014 07:20 PM, Sameer Verma wrote: > On Mon, Jun 23, 2014 at 9:32 PM, Martin Abente > wrote: >> Hello Sameer, >> >> The harvest-client serializes (using json) a subset of journal-objects >> metadata and then sends it to the harvest-server, which is basically a >> web-service plus a MySQL

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-06-27 Thread Martin Dluhos
On 06/22/2014 08:33 PM, Sameer Verma wrote: > On Sun, Jun 22, 2014 at 7:41 AM, Tim Moody wrote: >> does xovis supersede sugarstats? > > >>From what I understand, sugar-stats runs at the dbus level as opposed > to the Journal metadata, which pulls data from the Journal backups. > xovis relies on

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-06-24 Thread Sameer Verma
On Mon, Jun 23, 2014 at 9:32 PM, Martin Abente wrote: > > > > On Sun, Jun 22, 2014 at 9:43 PM, Sameer Verma wrote: >> >> On Sun, Jun 22, 2014 at 6:12 PM, Walter Bender >> wrote: >> > >> > >> > On Sun, Jun 22, 2014 at 6:33 PM, Sameer Verma wrote: >> >> >> >> On Sun, Jun 22, 2014 at 7:41 AM, Tim

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-06-23 Thread Martin Abente
On Sun, Jun 22, 2014 at 9:43 PM, Sameer Verma wrote: > On Sun, Jun 22, 2014 at 6:12 PM, Walter Bender > wrote: > > > > > > On Sun, Jun 22, 2014 at 6:33 PM, Sameer Verma wrote: > >> > >> On Sun, Jun 22, 2014 at 7:41 AM, Tim Moody wrote: > >> > does xovis supersede sugarstats? > >> > >> > >> Fro

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-06-22 Thread Sameer Verma
On Sun, Jun 22, 2014 at 6:12 PM, Walter Bender wrote: > > > On Sun, Jun 22, 2014 at 6:33 PM, Sameer Verma wrote: >> >> On Sun, Jun 22, 2014 at 7:41 AM, Tim Moody wrote: >> > does xovis supersede sugarstats? >> >> >> From what I understand, sugar-stats runs at the dbus level as opposed >> to the

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-06-22 Thread Walter Bender
On Sun, Jun 22, 2014 at 6:33 PM, Sameer Verma wrote: > On Sun, Jun 22, 2014 at 7:41 AM, Tim Moody wrote: > > does xovis supersede sugarstats? > > > From what I understand, sugar-stats runs at the dbus level as opposed > to the Journal metadata, which pulls data from the Journal backups. > xovis

Re: [Server-devel] [XSCE] sugarstats and xovis

2014-06-22 Thread Sameer Verma
On Sun, Jun 22, 2014 at 7:41 AM, Tim Moody wrote: > does xovis supersede sugarstats? >From what I understand, sugar-stats runs at the dbus level as opposed to the Journal metadata, which pulls data from the Journal backups. xovis relies on data that it can get as json, pushed into couchdb. So, w