Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygookabout theCHM)

2005-06-14 Thread Gabor Hojtsy
> I think livedocs is trying to solve a different problem, I think. (Reducing > time between edit/view?) Livedocs is trying to a solve the problem of displaying a docbook document on the fly (with as small amount of preprocessing as possible). > I just want something I can dump several documents

RE: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygookabout theCHM)

2005-06-14 Thread Jared Williams
> -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] > Sent: 14 June 2005 09:20 > To: [EMAIL PROTECTED] > Cc: 'Sean Coates'; phpdoc@lists.php.net > Subject: Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: > some gobblygookabout theC

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-14 Thread Gabor Hojtsy
>>>Is there any reason why the docbook sources aren't distributed ? >>> >>>Seems that would remove some dependancies, and allow other >> >>viewers to pull the book(s) direct. >> >>They are... >>http://cvs.php.net/phpdoc/ > > Post ./configure'd, and ready to use. > Don't know if you remember I wa

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Sean Coates
Jared Williams wrote: Jared Williams wrote: Post ./configure'd, and ready to use. I guess I could do that.. it's like 10 mins of scripting.. I'll put it on phpdoc.info.. and let you know when it's running. Here: http://www.phpdoc.info/docs_prepared/ It should run every morning at 4:15AM Ea

RE: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Jared Williams
> Jared Williams wrote: > > Post ./configure'd, and ready to use. > > > > Don't know if you remember I was the bod that appeared in > #phpdoc with the beginnings of a general docbook/xml viewer. > > I guess I could do that.. it's like 10 mins of scripting.. > > I'll put it on phpdoc.info.. and

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Sean Coates
Jared Williams wrote: Post ./configure'd, and ready to use. Don't know if you remember I was the bod that appeared in #phpdoc with the beginnings of a general docbook/xml viewer. I guess I could do that.. it's like 10 mins of scripting.. I'll put it on phpdoc.info.. and let you know when it'

RE: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Jared Williams
> > > Is there any reason why the docbook sources aren't distributed ? > > > > Seems that would remove some dependancies, and allow other > viewers to pull the book(s) direct. > > They are... > http://cvs.php.net/phpdoc/ > > S Post ./configure'd, and ready to use. Don't know if you rememb

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Sean Coates
Is there any reason why the docbook sources aren't distributed ? Seems that would remove some dependancies, and allow other viewers to pull the book(s) direct. They are... http://cvs.php.net/phpdoc/ S

RE: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Jared Williams
> -Original Message- > From: Sean Coates [mailto:[EMAIL PROTECTED] > Sent: 13 June 2005 17:16 > To: Gabor Hojtsy > Cc: phpdoc@lists.php.net > Subject: [PHP-DOC] Livedocs Deployment to End Users (WAS: > some gobblygook about theCHM) > > Gabor Hojtsy wrote: > > Who has no webserver on h

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygookabout the CHM)

2005-06-13 Thread Gabor Hojtsy
>> What a nice idea :) Maybe I could apply at Google summer of code and >> get livedocs forward :) > > Well, "we" missed the window, but Chuck from the Horde project (which is > on the list) has graciously suggested that if someone wants to piggyback > on his project for PEAR development, he will

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygookabout the CHM)

2005-06-13 Thread Sean Coates
Nuno Lopes wrote: What a nice idea :) Maybe I could apply at Google summer of code and get livedocs forward :) Well, "we" missed the window, but Chuck from the Horde project (which is on the list) has graciously suggested that if someone wants to piggyback on his project for PEAR development,

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygookabout the CHM)

2005-06-13 Thread Nuno Lopes
1. We can easily ship an sqlite db for the complete manual, as we are going to do with all the mirror sites, when livedocs will be ready to handle serving the manual. Good point (-: 2. We can provide a web service for users to pick their customized manual, and get a customized sqlite db plus t

Re: [PHP-DOC] Livedocs Deployment to End Users

2005-06-13 Thread Sean Coates
Gabor Hojtsy wrote: Well, sad thing is that we have some good perspectives with livedocs, but not much work is done on this front. We might have had some good chance to grab some coding hands with Google SOC, but we are quite late in the game :) Any ideas to help recruit more developers? I often

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about the CHM)

2005-06-13 Thread Gabor Hojtsy
>> Well, sad thing is that we have some good perspectives with livedocs, >> but not much work is done on this front. We might have had some good >> chance to grab some coding hands with Google SOC, but we are quite late >> in the game :) Any ideas to help recruit more developers? >> >> I often thin

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about the CHM)

2005-06-13 Thread Sean Coates
Well, sad thing is that we have some good perspectives with livedocs, but not much work is done on this front. We might have had some good chance to grab some coding hands with Google SOC, but we are quite late in the game :) Any ideas to help recruit more developers? I often think about exposing

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about the CHM)

2005-06-13 Thread Gabor Hojtsy
>> 1. We can easily ship an sqlite db for the complete manual, as we are >> going to do with all the mirror sites, when livedocs will be ready to >> handle serving the manual. > > Good point (-: > >> 2. We can provide a web service for users to pick their customized >> manual, and get a customize

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about the CHM)

2005-06-13 Thread Sean Coates
1. We can easily ship an sqlite db for the complete manual, as we are going to do with all the mirror sites, when livedocs will be ready to handle serving the manual. Good point (-: 2. We can provide a web service for users to pick their customized manual, and get a customized sqlite db plus t

Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about the CHM)

2005-06-13 Thread Gabor Hojtsy
>> Who has no webserver on his machine nowadays? Especially if he is >> interested in PHP? Livedocs offers a lot more possibilities also in an >> offline (ie without internet connection, with local webserver) setting, >> if used appropriately. > > You know.. I've been thinking about this. > > In