Re: Photon, 90% progress

2017-09-18 Thread ermouth
Thank you, Giovanni!

BTW, tested Photon at Smileupps, seems to work. However, I missed one
important detail: if the DB list tab is constantly open and visible, Photon
makes a request every several seconds, polling tasks. Not so good for
pay-for-request services.

Gonna fix it.


Re: Photon, 90% progress

2017-09-16 Thread Giovanni Lenzi
WOooOoW, impressive work here. Boosts productivity under every aspect.

Photon is hands down the best existing administration experience for
couchdb.

It's time to happily saying thanks and goodbye to futon/fauxton ;-)

Focused and right to the point in no time, thanks for your great work
ermouth,
Giovanni

On Sep 15, 2017 05:44, "ermouth"  wrote:

> Now 100% Futon features coverage. Recorded a screencast about Photon
> features https://www.youtube.com/watch?v=MHc6tozNhWU
>
> ermouth
>
> 2017-09-08 7:02 GMT+03:00 ermouth :
>
> > Think Photon is ready for more wide testing, https://github.com/
> > ermouth/couch-photon
> >
> > As for now, 0.2.830, all original Futon features are covered, except two:
> > creating sync tasks and view compaction on per ddoc basis.
> >
> > Most original Futon features were bit improved in Photon. Also Photon
> > includes several features not present in Futon, see boasting in PS.
> >
> > The sweetest new feature is instant update. Right navbar button, which
> > opens About tab, now allows to check for updates from AWS S3 CDN (no
> > logging there). It means Photon can be kept fresh in literally two
> clicks.
> >
> > Bug reports and suggestions are highly welcomed.
> >
> > ermouth
> >
> > PS. Photon boasting:
> >
> > * In-app tabs, restored on reload;
> > * Valid state-to-URL# reflection, so most states have unique URLs;
> > * Group actions for DBs and docs;
> > * JSON for config, so group updates for config keys or even sections;
> > * View navigation starting from a specific key;
> > * You can choose to purge or retain doc content on deletion;
> > * Doc revision navigation includes conflicts if any.
> >
>


Re: Photon, 90% progress

2017-09-15 Thread Aurélien Bénel
>> and a convincing demo
> I appreciate your sense of humor, but I afraid my awful English is not too 
> convincing )

No humor there. I meant that Photon is a very nice demonstration of what can be 
done as a couchapp.


Best regards and thanks again,

Aurélien

Re: Photon, 90% progress

2017-09-15 Thread ermouth
Thank you, Aurélien!

> and a convincing demo
I appreciate your sense of humor, but I afraid my awful English is not too
convincing )

ermouth


Re: Photon, 90% progress

2017-09-15 Thread Johs Ensby
Hi
>>its hidden potential is still nearly untouched, as I see it.
amen!

Fantastic job, ermouth!

johs

> On 15 Sep 2017, at 13:20, ermouth  wrote:
> 
> Thank you, Harald!
> 
> Actually, it‘s not a couchapp from thin air, Photon was created inside
> browser using couchapps. Photon never existed as source files, only source
> docs.
> 
> So entire couchapp (db hosted app) technology is powerful, its hidden
> potential is still nearly untouched, as I see it.
> 
> ermouth
> 
> 2017-09-15 11:41 GMT+03:00 Harald Kisch :
> 
>> Thank You, ermouth!
>> For me this is the best editor for CouchDB and the best way to edit large
>> JSON structures.
>> It is also the simplest way to install a CouchApp, simply by pasting your
>> JSON code into a design document and click save.
>> Photon also shows how powerful this kind of application is.
>> 
>> Great work!
>> 
>> harald
>> 
>> On Thu, Sep 14, 2017 at 10:14 PM, ermouth  wrote:
>> 
>>> Now 100% Futon features coverage. Recorded a screencast about Photon
>>> features https://www.youtube.com/watch?v=MHc6tozNhWU
>>> 
>>> ermouth
>>> 
>>> 2017-09-08 7:02 GMT+03:00 ermouth :
>>> 
 Think Photon is ready for more wide testing, https://github.com/
 ermouth/couch-photon
 
 As for now, 0.2.830, all original Futon features are covered, except
>> two:
 creating sync tasks and view compaction on per ddoc basis.
 
 Most original Futon features were bit improved in Photon. Also Photon
 includes several features not present in Futon, see boasting in PS.
 
 The sweetest new feature is instant update. Right navbar button,
>> which
 opens About tab, now allows to check for updates from AWS S3 CDN (no
 logging there). It means Photon can be kept fresh in literally two
>>> clicks.
 
 Bug reports and suggestions are highly welcomed.
 
 ermouth
 
 PS. Photon boasting:
 
 * In-app tabs, restored on reload;
 * Valid state-to-URL# reflection, so most states have unique URLs;
 * Group actions for DBs and docs;
 * JSON for config, so group updates for config keys or even sections;
 * View navigation starting from a specific key;
 * You can choose to purge or retain doc content on deletion;
 * Doc revision navigation includes conflicts if any.
 
>>> 
>> 
>> 
>> 
>> --
>> --
>> 
>> Dipl.-Inf. Harald R. Kisch
>> 
>> Falkenstraße 19C
>> 81541 München
>> Germany
>> 
>> Mobil DE: +49 (0) 176 56 58 58 38
>> 
>> Skype: harald.kisch
>> Mail: haraldki...@gmail.com
>> 



Re: Photon, 90% progress

2017-09-15 Thread ermouth
Thank you, Harald!

Actually, it‘s not a couchapp from thin air, Photon was created inside
browser using couchapps. Photon never existed as source files, only source
docs.

So entire couchapp (db hosted app) technology is powerful, its hidden
potential is still nearly untouched, as I see it.

ermouth

2017-09-15 11:41 GMT+03:00 Harald Kisch :

> Thank You, ermouth!
> For me this is the best editor for CouchDB and the best way to edit large
> JSON structures.
> It is also the simplest way to install a CouchApp, simply by pasting your
> JSON code into a design document and click save.
> Photon also shows how powerful this kind of application is.
>
> Great work!
>
> harald
>
> On Thu, Sep 14, 2017 at 10:14 PM, ermouth  wrote:
>
> > Now 100% Futon features coverage. Recorded a screencast about Photon
> > features https://www.youtube.com/watch?v=MHc6tozNhWU
> >
> > ermouth
> >
> > 2017-09-08 7:02 GMT+03:00 ermouth :
> >
> > > Think Photon is ready for more wide testing, https://github.com/
> > > ermouth/couch-photon
> > >
> > > As for now, 0.2.830, all original Futon features are covered, except
> two:
> > > creating sync tasks and view compaction on per ddoc basis.
> > >
> > > Most original Futon features were bit improved in Photon. Also Photon
> > > includes several features not present in Futon, see boasting in PS.
> > >
> > > The sweetest new feature is instant update. Right navbar button,
> which
> > > opens About tab, now allows to check for updates from AWS S3 CDN (no
> > > logging there). It means Photon can be kept fresh in literally two
> > clicks.
> > >
> > > Bug reports and suggestions are highly welcomed.
> > >
> > > ermouth
> > >
> > > PS. Photon boasting:
> > >
> > > * In-app tabs, restored on reload;
> > > * Valid state-to-URL# reflection, so most states have unique URLs;
> > > * Group actions for DBs and docs;
> > > * JSON for config, so group updates for config keys or even sections;
> > > * View navigation starting from a specific key;
> > > * You can choose to purge or retain doc content on deletion;
> > > * Doc revision navigation includes conflicts if any.
> > >
> >
>
>
>
> --
> --
>
> Dipl.-Inf. Harald R. Kisch
>
> Falkenstraße 19C
> 81541 München
> Germany
>
> Mobil DE: +49 (0) 176 56 58 58 38
>
> Skype: harald.kisch
> Mail: haraldki...@gmail.com
>


Re: Photon, 90% progress

2017-09-15 Thread Aurélien Bénel
> Now 100% Futon features coverage. Recorded a screencast about Photon features 
> https://www.youtube.com/watch?v=MHc6tozNhWU

Really impressive work, Ermouth!

Thank you very much for this great contribution to the community 
(as both a very useful tool and a convincing demo) !!!


Regards,

Aurélien



Re: Photon, 90% progress

2017-09-15 Thread Harald Kisch
Thank You, ermouth!
For me this is the best editor for CouchDB and the best way to edit large
JSON structures.
It is also the simplest way to install a CouchApp, simply by pasting your
JSON code into a design document and click save.
Photon also shows how powerful this kind of application is.

Great work!

harald

On Thu, Sep 14, 2017 at 10:14 PM, ermouth  wrote:

> Now 100% Futon features coverage. Recorded a screencast about Photon
> features https://www.youtube.com/watch?v=MHc6tozNhWU
>
> ermouth
>
> 2017-09-08 7:02 GMT+03:00 ermouth :
>
> > Think Photon is ready for more wide testing, https://github.com/
> > ermouth/couch-photon
> >
> > As for now, 0.2.830, all original Futon features are covered, except two:
> > creating sync tasks and view compaction on per ddoc basis.
> >
> > Most original Futon features were bit improved in Photon. Also Photon
> > includes several features not present in Futon, see boasting in PS.
> >
> > The sweetest new feature is instant update. Right navbar button, which
> > opens About tab, now allows to check for updates from AWS S3 CDN (no
> > logging there). It means Photon can be kept fresh in literally two
> clicks.
> >
> > Bug reports and suggestions are highly welcomed.
> >
> > ermouth
> >
> > PS. Photon boasting:
> >
> > * In-app tabs, restored on reload;
> > * Valid state-to-URL# reflection, so most states have unique URLs;
> > * Group actions for DBs and docs;
> > * JSON for config, so group updates for config keys or even sections;
> > * View navigation starting from a specific key;
> > * You can choose to purge or retain doc content on deletion;
> > * Doc revision navigation includes conflicts if any.
> >
>



-- 
-- 

Dipl.-Inf. Harald R. Kisch

Falkenstraße 19C
81541 München
Germany

Mobil DE: +49 (0) 176 56 58 58 38

Skype: harald.kisch
Mail: haraldki...@gmail.com


Re: Photon, 90% progress

2017-09-14 Thread ermouth
Now 100% Futon features coverage. Recorded a screencast about Photon
features https://www.youtube.com/watch?v=MHc6tozNhWU

ermouth

2017-09-08 7:02 GMT+03:00 ermouth :

> Think Photon is ready for more wide testing, https://github.com/
> ermouth/couch-photon
>
> As for now, 0.2.830, all original Futon features are covered, except two:
> creating sync tasks and view compaction on per ddoc basis.
>
> Most original Futon features were bit improved in Photon. Also Photon
> includes several features not present in Futon, see boasting in PS.
>
> The sweetest new feature is instant update. Right navbar button, which
> opens About tab, now allows to check for updates from AWS S3 CDN (no
> logging there). It means Photon can be kept fresh in literally two clicks.
>
> Bug reports and suggestions are highly welcomed.
>
> ermouth
>
> PS. Photon boasting:
>
> * In-app tabs, restored on reload;
> * Valid state-to-URL# reflection, so most states have unique URLs;
> * Group actions for DBs and docs;
> * JSON for config, so group updates for config keys or even sections;
> * View navigation starting from a specific key;
> * You can choose to purge or retain doc content on deletion;
> * Doc revision navigation includes conflicts if any.
>