From: <jsa...@us...> - 2008-10-21 14:33:51
|
Revision: 26 http://flexotask.svn.sourceforge.net/flexotask/?rev=26&view=rev Author: jsauerbach Date: 2008-10-21 14:33:42 +0000 (Tue, 21 Oct 2008) Log Message: ----------- Update web page to reflect presence of code and instructions, also link to project page. Modified Paths: -------------- trunk/flexotask-htdocs/index.html Modified: trunk/flexotask-htdocs/index.html =================================================================== --- trunk/flexotask-htdocs/index.html 2008-10-21 01:00:08 UTC (rev 25) +++ trunk/flexotask-htdocs/index.html 2008-10-21 14:33:42 UTC (rev 26) @@ -10,21 +10,31 @@ <h1 style="text-align: center; color: #ff0000">Flexible Task Graphs</h1> </center> -<p>This site will soon provide the source to the non-JVM-dependent +<p>This site provides the source to the non-JVM-dependent parts of the Flexible Task Graphs system as described in the paper <a href="http://portal.acm.org/citation.cfm?id=1375659">Flexible task graphs: a unified restricted thread programming model for java</a> by Joshua Auerbach, David F. Bacon, Rachid Guerraoui, Jesper Honig Spring, and Jan Vitek, published in LCTES 2008. -<p>We are preparing to populate the source repository. Code will -begin appearing soon and we expect to complete the initial check-in by -November 1, 2008. A more convenient installation package delivered -via the Eclipse update mechanism will follow. +<p>See also <a href="http://sourceforge.net/projects/flexotask">our +sourceforge project page</a>. -<p>During this formative period, please direct any questions about -this project to <a href="mailto:jsa...@us...">Joshua Auerbach</a>. +<p>The source repository has been populated on an initial basis, but we +do not yet provide a prepackaged build for convenient installation. Those +especially interested in getting started with the code are referred to +<a href="http://flexotask.wiki.sourceforge.net/gettingStartedForNow"> +our preliminary "getting started" page</a>. If you prefer to wait for +the prepackaged build and want to be kept informed of progress, +subscribe to <a +href="https://lists.sourceforge.net/lists/listinfo/flexotask-users"> +the flexotask-users mailing list</a>. Subscribers to that list will +also be able to send email to it. +<p>During this formative period, please also feel free to direct questions +about this project to <a +href="mailto:jsa...@us...">Joshua Auerbach</a>. + <br><hr><br> <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=242572&type=3" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |