hyperdoc on the web

View: New views
7 Messages — Rating Filter:   Alert me  

hyperdoc on the web

by Ralf Hemmecke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

is there somewhere the hyperdoc stuff in HTML-form on the Web?

Unfortunately
   http://axiom-developer.org/axiom-website/hyperdoc/man0page.xhtml
does not work.

Ralf


_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Re: hyperdoc on the web

by Tim Daly-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ralf Hemmecke wrote:

> Hello,
>
> is there somewhere the hyperdoc stuff in HTML-form on the Web?
>
> Unfortunately
>   http://axiom-developer.org/axiom-website/hyperdoc/man0page.xhtml
> does not work.
>
> Ralf
>
>
> _______________________________________________
> Axiom-developer mailing list
> Axiom-developer@...
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
>
http://axiom-developer.org/axiom-website/bookvol7.1.pdf
The sources are in books/bookvol7.1.pamphlet
Not all of hyperdoc is converted.
There are new pages which are not in hyperdoc.

Tim



_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Re: hyperdoc on the web

by Tim Daly-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ralf Hemmecke wrote:

> Hello,
>
> is there somewhere the hyperdoc stuff in HTML-form on the Web?
>
> Unfortunately
>   http://axiom-developer.org/axiom-website/hyperdoc/man0page.xhtml
> does not work.
>
> Ralf
>
>
> _______________________________________________
> Axiom-developer mailing list
> Axiom-developer@...
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
>
Ralf,

Sorry, I misread your request.
The html form of the hyperdoc pages are in
http://axiom-developer.org/axiom-website/bookvol11.pdf
As mentioned before, not all of the pages are converted.
There are new pages in html that are not in hypertex format.

Tim



_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Re: hyperdoc on the web

by Ralf Hemmecke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> The html form of the hyperdoc pages are in
> http://axiom-developer.org/axiom-website/bookvol11.pdf

Hmm, I was specifically asking for a URL for domains, categories,
packages, functions etc. so that one could just cut&paste a URL into a
mailing-list posting.

I just thought that would be a nice-to-have feature.

Ralf


_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Re: hyperdoc on the web

by Tim Daly-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ralf Hemmecke wrote:

>> The html form of the hyperdoc pages are in
>> http://axiom-developer.org/axiom-website/bookvol11.pdf
>
> Hmm, I was specifically asking for a URL for domains, categories,
> packages, functions etc. so that one could just cut&paste a URL into a
> mailing-list posting.
>
> I just thought that would be a nice-to-have feature.
>
> Ralf
>
There is no particular reason why that couldn't be done.
Axiom can now run as a web server although it assumes a
single workspace at the moment. The Axiom browser in
volume 11 connects to that server. More work needs to be
done but I need to finishing moving all of the sources
into the books first.



_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Re: hyperdoc on the web

by Franz Lehner :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, 28 Sep 2009, Tim Daly wrote:
>> Hmm, I was specifically asking for a URL for domains, categories, packages,
>> functions etc. so that one could just cut&paste a URL into a mailing-list
>> posting.
...
> There is no particular reason why that couldn't be done.
What exactly needs to be done to get a static HTML tree
(like
http://www.axiom-developer.org/axiom-website/hyperdoc/rootpage.xhtml
but with filled rather than empty pages:)
of the hyperdoc pages?

regards,
Franz


_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Re: hyperdoc on the web

by Tim Daly-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Franz Lehner wrote:

> On Mon, 28 Sep 2009, Tim Daly wrote:
>>> Hmm, I was specifically asking for a URL for domains, categories,
>>> packages, functions etc. so that one could just cut&paste a URL into
>>> a mailing-list posting.
> ...
>> There is no particular reason why that couldn't be done.
> What exactly needs to be done to get a static HTML tree
> (like
> http://www.axiom-developer.org/axiom-website/hyperdoc/rootpage.xhtml
> but with filled rather than empty pages:)
> of the hyperdoc pages?
>
> regards,
> Franz
>
Most of those pages are translated from the hypertex pages.
There are additional pages on the website that are not in hypertex.

Some of the pages are dynamically generated so it would require
a working Axiom behind the server. I did create a version of these
dynamic pages using the asq function (a standalone C program that
is part of Axiom) to do the database query.

I am moving the Axiom server to a local machine so I may look into
setting up a running Axiom behind those pages.

Tim



_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer