[Swift-commit] r3217 - in www: inc papers

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Mon Jan 25 15:50:52 CST 2010


Author: hategan
Date: 2010-01-25 15:50:52 -0600 (Mon, 25 Jan 2010)
New Revision: 3217

Modified:
   www/inc/home_sidebar.php
   www/inc/papers_sidebar.php
   www/papers/index.php
Log:
re-arranged things a bit

Modified: www/inc/home_sidebar.php
===================================================================
--- www/inc/home_sidebar.php	2010-01-25 21:37:41 UTC (rev 3216)
+++ www/inc/home_sidebar.php	2010-01-25 21:50:52 UTC (rev 3217)
@@ -1,7 +1,9 @@
 <h3>What's New?</h3>
-<h4>SWIFT 0.8 RELEASE - 03 FEB 2009</h4>
+<h4>Paper published</h4>
+<p><em>Parallel Scripting for Applications at the Petascale and Beyond</em> [<a href="http://www.ci.uchicago.edu/papers/SwiftParallelScripting.pdf" target="_blank">pdf</a>]</p><br />
+<h4>SWIFT 0.9 RELEASE - 27 APR 2009</h4>
 <p>
-The latest release of Swift, v0.8, is available from the
+The latest release of Swift, v0.9, is available from the
 <a href="http://www.ci.uchicago.edu/swift/downloads/">downloads page</a>.
 </p>
 <br>

Modified: www/inc/papers_sidebar.php
===================================================================
--- www/inc/papers_sidebar.php	2010-01-25 21:37:41 UTC (rev 3216)
+++ www/inc/papers_sidebar.php	2010-01-25 21:50:52 UTC (rev 3217)
@@ -1,5 +1,6 @@
 <h3>HIGHLIGHTS</h3>
 <h4>Technology</h4>
+<p><em>Parallel Scripting for Applications at the Petascale and Beyond</em> [<a href="http://www.ci.uchicago.edu/papers/SwiftParallelScripting.pdf" target="_blank">pdf</a>]</p><br />
 <p><em>A Notation and System for Expressing and Executing Cleanly Typed Workflows on Messy Scientific Data (2005)</em> [<a href="http://people.cs.uchicago.edu/~yongzh/pub/sigmod-swf-vdl.pdf" target="_blank">pdf</a>]</p><br />
 <p><em>XDTM: XML Data Type and Mapping for Specifying Datasets (2005)</em> [<a href="XDTM_egc05.pdf" target="_blank">pdf</a>] </p><br />
 <p><em>The Virtual Data Grid: A New Model and Architecture for Data-Intensive Collaboration (2003)</em> [<a href="http://www-db.cs.wisc.edu/cidr/cidr2003/program/p18.pdf">pdf</a>] </p><br />

Modified: www/papers/index.php
===================================================================
--- www/papers/index.php	2010-01-25 21:37:41 UTC (rev 3216)
+++ www/papers/index.php	2010-01-25 21:50:52 UTC (rev 3217)
@@ -29,14 +29,6 @@
 <h3>Swift Technology and SwiftScript Application Papers</h3>
 
 <div class="publication">
-	<span class="authors">Mihcael Wilde, Ian Foster, Kamil Iskra, Pete Beckman, Zhao Zhang, Allan Espinosa, Mihael Hategan, Ben Clifford, Ioan Raicu</span>
-	<span class="title">Parallel Scripting for Applications at the Petascale and Beyond</span>
-	<span class="source">Computer, Vol. 42, No. 11</span>
-	<span class="date">2009</span>
-	[ <a href="SwiftParallelScripting.pdf">pdf</a> ] 
-</div>
-
-<div class="publication">
 	<span class="authors">Zhao, Y.,Dobson, J., Moreau, L., Foster, I. and Wilde, M</span>
 	<span class="title">A Notation and System for Expressing and Executing Cleanly Typed Workflows on Messy Scientific Data</span>
 	<span class="source">SIGMOD</span>
@@ -86,7 +78,15 @@
 	[ <a href="http://www.wm.edu/as/computerscience/documents/cstechreports/WM-CS-2009-05.pdf">pdf</a> ] 
 </div>
 
+<div class="publication">
+	<span class="authors">Mihcael Wilde, Ian Foster, Kamil Iskra, Pete Beckman, Zhao Zhang, Allan Espinosa, Mihael Hategan, Ben Clifford, Ioan Raicu</span>
+	<span class="title">Parallel Scripting for Applications at the Petascale and Beyond</span>
+	<span class="source">Computer, Vol. 42, No. 11</span>
+	<span class="date">2009</span>
+	[ <a href="SwiftParallelScripting.pdf">pdf</a> ] 
+</div>
 
+
 <h3>Research leading to Swift and SwiftScript</h3>
 
 <div class="publication">




More information about the Swift-commit mailing list