Happy new year
The Ocsigen team wishes you a happy new year, full of new Ocsigen projects!
A simpler and safer way
to write Web applications!
The Ocsigen team wishes you a happy new year, full of new Ocsigen projects!
Benjamin Canou defended his Ph.D on ocstober 4th 2011, in Paris (Université Pierre et marie Curie). The title of the thesis is "Programmation Web Typée". It discusses the OBrowser experiment and typed manipulation of the page on client side, without breaking HTML validity.
The final version of the Ocsigen framework 2.0 is now ready!
The design of the Web site has completely changed but the content is mostly the same. The new Web site is using Ocsigen 2.0 and a pre version of Ocsimore. You can still access the old Web site.
Test it and send us your feedback! Final 2.0 version will be released in september.
New pre-version of 2.0. Many improvement in Eliom client and ocsigen.dev repository splitted into: tyxml, ocsigenserver.dev, eliom.dev.
This release add a new "engine" system to allow integration with other event loops ( like ocamlnet ) and fixes compatibility problems with Windows. See full changelog and download here.
The logo contest is now over. Thanks for all that participated and voted for their favourite logo! The winner will be declared next friday during the OCaml Meeting, and you will see the new Web site in a few weeks.
The Ocsigen team is organizing an OCaml hacker's meeting the day after the OCaml Meeting, at IRILL in Paris. More information during the OCaml meeting (or ask us).
The Ocsigen project is launching a logo contest! You can try to win 500€ by uploading your pictures.
The brief is in french but it just explains what is Ocsigen, and that we want the logo to be customizable for all projects (Eliom, Lwt, etc).
You have 7 days to propose your ideas, then it will be possible to vote for your favourites logos. Once we have the logo, we will launch another contest for redesigning the Web site.
Share with all the graphic designers you know!
Tagged 1.90, it is available for testing purpose only.
See the full changelog and download the sources here.
A preliminary version of the new tutorial for the whole Ocsigen project is available here.
See also the example application of the first chapter of the tutorial.
Current version of the preliminary Eliom documentation can be found here.
Migration instructions for Eliom 1.3 Web sites can be found here.
See full changelog and download here.
These minor releases fix some stability issues. See full changelog and download here and here.
This minor release fixes some compatibility issues. See full changelog and download here.
This is a minor release. See full changelog and download here.
See full changelog and download here.
See full changelog and download here.
See full changelog and download here. Please test it and help us writing migration instructions.
This is a bugfix release. Download here.
See full changelog and download here.
See full changelog and download here.
This is merely a bugfix / upgrade to Lwt 2.0 release which should be otherwise fully compatible with the 1.2.0 version. Download here.
See full changelog and download here. See migration instructions here.
Ocsigen.org is now using Ocsimore. All pages will migrate progressively to Ocsimore's wiki, making them easier to maintain. More collaborative sections will appear soon.
PPS laboratory's Web site is now using Ocsimore. It is a private wiki (for connected users). Each member of the laboratory now has his own wiki for his personal page. Ocsimore is still alpha software, as all administration pages are still missing, but if you know SQL, you may want to give it a try!
An implementation of the OCaml virtual machine in JavaScript, designed to run in Web browsers. You can now write your client side code in OCaml! More information here.
RPM packages now available in the unstable repository.
RPM packages now available for Fedora. Ocsigen is now included in many distributions (Fedora, Debian, Ubuntu, Gentoo, FreeBSD, NetBSD, Godi, ...). Use the tools from your distribution to install the packages.
See full changelog and download here.
All the features we wanted for the first version are now implemented. Try it! Download from here, and have a look at the Quickstart instructions.
Please test it as much as possible! The finale release is scheduled in a few weeks. See the changelog and download here.
All main features now implemented for version 1. See the changelog and download here.
New module accesscontrol and changing the order in which extensions are loaded (Warning: now the order of configuration options inside <site> is significant).
New session mechanism in Eliom, new extension to compress data (beta version), experimental reverse proxy, significant changes in <code>Lwt</code> and Web server internals ... See the changelog and download here.
New implementation of forms in Eliom, new module to run CGI scripts ...
No major change
New module for dynamic page generation, called Eliom, much more powerful, and many many new things! Use it and report all your comments to help us make version 1 as strong as possible! See the changelog and download.
The Web server is now extensible. It means that you can write your own modules (like Apache's modules).
Mainly bugfixes for various browsers and systems.
New major version. We worked very hard to make a Web server as strong and powerfull as possible, with all features like HTTP 1.0 and 1.1 support, HTTPS, pipelining of requests, virtual servers, multipart uploading, etc. Please report any problem.
Welcome!
Ocsigen is now included in Debian unstable, as an experimental package.
Ocsigen has been presented at the ACM Sigplan Workshop on ML. Have a look at the paper.
New major version. Reimplementation with Generalized Algebraic Data Types.