Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
ANN: Batteries Included Release 0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
David Teller  
View profile  
 More options Aug 30 2008, 5:37 am
Newsgroups: fa.caml
From: David Teller <David.Tel...@univ-orleans.fr>
Date: Sat, 30 Aug 2008 09:37:25 UTC
Local: Sat, Aug 30 2008 5:37 am
Subject: [Caml-list] ANN: Batteries Included Release 0
       Dear list,

 I'm happy to announce the availability of a preview release of
Batteries Included. Batteries Included is a candidate standard
development platform for OCaml.

For this release 0, Batteries only gives access to the OCaml base
library and to ExtLib. Future versions will add access to other
libraries. Our final objective is to obtain a platform containing all
the tools necessary for most common tasks, from data structures to XML
to user interfaces to network access.

More details on the blog [1]. The code may be found on OCamlForge [2]. A
GODI package is being prepared. Suggestions and discussions on this
mailing-list are heartily welcome.

Cheers,
 David

[1]
http://dutherenverseauborddelatable.wordpress.com/2008/08/29/ocaml-ba...
[2] http://forge.ocamlcore.org/frs/?group_id=17&release_id=41

--
David Teller-Rajchenbach
 Security of Distributed Systems
  http://www.univ-orleans.fr/lifo/Members/David.Teller
 Angry researcher: French Universities need reforms, but the LRU act brings liquidations.

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Teller  
View profile  
 More options Aug 30 2008, 7:00 am
Newsgroups: fa.caml
From: David Teller <David.Tel...@univ-orleans.fr>
Date: Sat, 30 Aug 2008 11:00:41 UTC
Local: Sat, Aug 30 2008 7:00 am
Subject: Re: [Caml-list] ANN: Batteries Included Release 0
Auto-generated documentation has just been uploaded [3]. As you may see,
the default presentation of OCamlDoc is possibly not quite what we need.
If you wish to help us develop a nice OCamlDoc plug-in to obtain
something more readable, please contact us.

Cheers,
 David

[3]
http://forge.ocamlcore.org/docman/index.php?group_id=17&selected_doc_...

On Sat, 2008-08-30 at 11:37 +0200, David Teller wrote:
> More details on the blog [1]. The code may be found on OCamlForge [2]. A
> GODI package is being prepared. Suggestions and discussions on this
> mailing-list are heartily welcome.

> Cheers,
>  David

> [1]
> http://dutherenverseauborddelatable.wordpress.com/2008/08/29/ocaml-ba...
> [2] http://forge.ocamlcore.org/frs/?group_id=17&release_id=41

--
David Teller-Rajchenbach
 Security of Distributed Systems
  http://www.univ-orleans.fr/lifo/Members/David.Teller
 Angry researcher: French Universities need reforms, but the LRU act brings liquidations.

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Gushee  
View profile  
 More options Sep 1 2008, 2:02 pm
Newsgroups: fa.caml
From: Matt Gushee <m...@gushee.net>
Date: Mon, 01 Sep 2008 18:02:37 UTC
Local: Mon, Sep 1 2008 2:02 pm
Subject: Re: [Caml-list] ANN: Batteries Included Release 0

David Teller wrote:
> Auto-generated documentation has just been uploaded [3]. As you may see,
> the default presentation of OCamlDoc is possibly not quite what we need.
> If you wish to help us develop a nice OCamlDoc plug-in to obtain
> something more readable, please contact us.

I see that the headings and function signatures are not formatted as one
would expect, but that is apparently because the doc is being accessed
by FTP (why?), so the CSS stylesheet is not included. Is that what you
mean, or is it something else?

--
Matt Gushee
: Bantam - lightweight file manager : matt.gushee.net/software/bantam/ :
: RASCL's A Simple Configuration Language :     matt.gushee.net/rascl/ :

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
blue storm  
View profile  
 More options Sep 1 2008, 2:13 pm
Newsgroups: fa.caml
From: "blue storm" <bluestorm.d...@gmail.com>
Date: Mon, 01 Sep 2008 18:13:11 UTC
Local: Mon, Sep 1 2008 2:13 pm
Subject: Re: [Caml-list] ANN: Batteries Included Release 0

On Mon, Sep 1, 2008 at 8:02 PM, Matt Gushee <m...@gushee.net> wrote:
> I see that the headings and function signatures are not formatted as one
> would expect, but that is apparently because the doc is being accessed by
> FTP (why?), so the CSS stylesheet is not included. Is that what you mean, or
> is it something else?

I have to apologize : i'm responsible for the problem here. I
originally uploaded the documentation on my website, wich is fine,
then preferred a "forge" location.
Seems ftp was not a choice that clever after all. I just modified the
link to put the external http link back.

(It is actually the plain ocamldoc-generated documentation, that you
can generate from the project sources using 'make doc')

Sorry for the disturbance.

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sylvain Le Gall  
View profile  
 More options Sep 1 2008, 3:38 pm
Newsgroups: fa.caml
From: Sylvain Le Gall <sylv...@le-gall.net>
Date: Mon, 01 Sep 2008 19:38:25 UTC
Local: Mon, Sep 1 2008 3:38 pm
Subject: [Caml-list] Re: ANN: Batteries Included Release 0
Hello,

On 01-09-2008, blue storm <bluestorm.d...@gmail.com> wrote:

The problem comes from the forge. I finish the configuration for the
homepage of projects. Now each projects has its own DNS name and
homepage.

Take a look at http://pa-do.forge.ocamlcore.org

You can do the same for batteries
http;//batteries.forge.ocamlcore.org

You just have to upload the documentation file into

/home/groups/batteries/htdocs/

and fix the homepage redirection (ask a batteries project
administrator).

You should use "scp" to upload file into /home/groups/batteries/htdocs.
You could also build a whole website ;-)

This way you will have a real website (no more ftp around).

Regards,
Sylvain Le Gall

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google