Re: [Axiom-developer] Re: axserver and hyperdoc

2007-09-23 Thread root
Arthur, Thanks. I'll look at the code. Alfredo, I will incorporate your style changes into the current axserver.pamphlet. I still have a few more proof-of-concept pages that I want to do and then I'll upload the latest revision. I have implemented the Basic Commands -> Matrix path and can create

[Axiom-developer] Re: svn server

2007-09-23 Thread root
Alfredo, >Sorry about that. I instead added it in the svn repos of doyen >that we were not using: > >svn co https://doyencd.svn.sourceforge.net/svnroot/doyencd/trunk/axserver >axserver > >which you of course have access. Please let me know if this is ok >with you. Give access to Arthur please if y

Re: [Axiom-developer] Re: axserver and hyperdoc

2007-09-23 Thread root
>> It occurs to me that we could make a page that does not replace >> the current result with the new result but adds the current result >> to the prior results. In this way we have the complete console >> output. >> >> If we have the complete console output it seems that we might want >> to add th

[Axiom-developer] Re: svn server

2007-09-23 Thread Alfredo Portes
Hi Tim, Sorry about that. I instead added it in the svn repos of doyen that we were not using: svn co https://doyencd.svn.sourceforge.net/svnroot/doyencd/trunk/axserver axserver which you of course have access. Please let me know if this is ok with you. Give access to Arthur please if you can.

Re: [Axiom-developer] Re: axserver and hyperdoc

2007-09-23 Thread Arthur Ralfs
root wrote: > console output > > It occurs to me that we could make a page that does not replace > the current result with the new result but adds the current result > to the prior results. In this way we have the complete console > output. > > If we have the complete console output it seems that w

[Axiom-developer] svn server

2007-09-23 Thread daly
Alfredo, https://alfredoportes.com/svn/server is insufficient information. When I try to connect it needs a username and password. And I don't know what to check out. You're welcome to create a branch on sourceforge (despite the last few branch disasters) and we can work together there if you li

Re: [Axiom-developer] Re: axserver and hyperdoc

2007-09-23 Thread Arthur Ralfs
Alfredo Portes wrote: > Arthur, > > Is it ok if I separate the javascript and the html from the > main pamphlet into separate pamphlets, so I just see them > as the front-end and the spad/lisp as the back-end. > > I am planning on having the examples that Tim gave as just > javascript functions, so