[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Wed Feb 11 18:28:46 UTC 2009


kawas
Wed Feb 11 13:28:45 EST 2009
Update of /home/repository/moby/moby-live/Docs/ProjectDocs/Releases
In directory dev.open-bio.org:/tmp/cvs-serv22591/Docs/ProjectDocs/Releases

Modified Files:
	index.html 
Log Message:
modified the releases page to convey the fact that we no longer provide zipped up releases. inserted links to cpan and to the cvs. kept all of the 'older releases' links.
moby-live/Docs/ProjectDocs/Releases index.html,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Docs/ProjectDocs/Releases/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Docs/ProjectDocs/Releases/index.html	2006/02/17 16:53:53	1.2
+++ /home/repository/moby/moby-live/Docs/ProjectDocs/Releases/index.html	2009/02/11 18:28:45	1.3
@@ -1,5 +1,198 @@
-<h1> MOBY Project Code Releases </h1>
-
-
-<a href="http://biomoby.org/PerlReleases">Perl Code 
-Releases</a>
+<!-- Each page starts off with this boilerplate-->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head profile="http://gmpg.org/xfn/11">
+<link rel=stylesheet type="text/css" media="screen"
+href="http://biomoby.open-bio.org/wordpress/wp-content/themes/moby/style.css">
+<style type="text/css" media="screen">
+/*	To accomodate differing install paths of WordPress, images are referred only here,
+	and not in the wp-layout.css file. If you prefer to use only CSS for colors and what
+	not, then go right ahead and delete the following lines, and the image files. */
+		
+	body {
+	background: url("http://biomoby.open-bio.org/wordpress/wp-content/themes/moby/images/kubrickbgcolor.jpg");
+}
+#page {
+	background: url("http://biomoby.open-bio.org/wordpress/wp-content/themes/moby/images/kubrickbg.jpg") repeat-y top;
+	border: none;
+}
+#header {
+	background: url("http://biomoby.open-bio.org/wordpress/wp-content/themes/moby/images/MOBY_header.jpg") no-repeat bottom center;
+}
+#footer {
+	background: url("http://biomoby.open-bio.org/wordpress/wp-content/themes/moby/images/kubrickfooter.jpg") no-repeat bottom;
+	border: none;
+}
+/*	Because the template is slightly different, size-wise, with images, this needs to be set here
+	If you don't want to use the template's images, you can also delete the following two lines. */
+		
+	#header {
+	margin: 0 !important;
+	margin: 0 0 0 1px;
+	height: 118px;
+	width: 758px;
+}
+#headerimg {
+	margin: 0px 5px 0 20px;
+	height: 120px;
+	width: 730px;
+}
+/* 	To ease the insertion of a personal header image, I have done it in such a way,
+	that you simply drop in an image called 'personalheader.jpg' into your /images/
+	directory. Dimensions should be at least 760px x 200px. Anything above that will
+	get cropped off of the image. */
+	
+	#headerimg {
+	background: url('http://biomoby.open-bio.org/wordpress/wp-content/themes/moby/images/moby1.gif') no-repeat left;
+}
+</style>
+</head>
+<body>
+<div id="page">
+  <div id="header">
+    <div id="headerimg">
+      <h1><a href="http://biomoby.open-bio.org">BioMOBY</a></h1>
+      <div class="description">A world of data at your fingertips</div>
+    </div>
+  </div>
+  <div id="navmenu">
+    <ul>
+      <li class="page_item current_page_item"><a href="http://biomoby.open-bio.org/index.php/what-is-moby/" title="What is MOBY?">What is MOBY?</a></li>
+      <li class="page_item"><a href="http://biomoby.open-bio.org/index.php/moby-clients/" title="MOBY Clients">MOBY Clients</a></li>
+      <li class="page_item"><a href="http://biomoby.open-bio.org/index.php/for-developers/" title="For Developers">For Developers</a></li>
+      <li class="page_item"><a href="http://biomoby.open-bio.org/index.php/semantic-moby/" title="Semantic MOBY">Semantic MOBY</a></li>
+    </ul>
+  </div>
+  <hr />
+  <div id="content" class="narrowcolumn">
+    <div class="post" id="post-2">
+      <!-- End of header boilerplate -->
+      <h2>Releases of the BioMOBY codebase:</h2>
+      <div class="entrytext">
+        <p>As always, the most recent code releases are available directly from CPAN:</p>
+        <ul>
+          <li><a href="http://search.cpan.org/dist/MOBY/" target="_blank">MOBY</a> - API for hosting and/or communicating registry</li>
+          <li><a href="http://search.cpan.org/dist/MOBY-Client/" target="_blank">MOBY-Client</a> - API  for performing client calls to a registry and for invoking services</li>
+        </ul>
+        <p>Of course, to live on the bleeding edge, you can always get the source from the <a href="http://biomoby.open-bio.org/index.php/for-developers/get_code">cvs</a>.</p>
+        <p> Older Releases: <br />
+            <a href="http://biomoby.org/PerlReleases/Moby1.0-Perl.zip">Moby 1.0</a> February 2, 2008. <br />
+            <a href="http://biomoby.org/PerlReleases/biomoby.0.9.0.zip">biomoby.0.9.0.zip</a> August, 2007.<br />
+            <a href="http://biomoby.org/PerlReleases/biomoby.0.8.2a.tar.gz">biomoby.0.8.2a.tar.gz</a> - July 18,2005.<br />
+            <a href="http://biomoby.org/PerlReleases/biomoby.0.8.0.tar.gz">biomoby.0.8.2.tar.gz</a> - BROKEN: July 8, 2005.<br />
+            <a href="http://biomoby.org/PerlReleases/biomoby.0.8.0.tar.gz">biomoby.0.8.1.tar.gz</a> - Sept 16, 2004.<br />
+            <a href="http://biomoby.org/PerlReleases/biomoby.0.8.0.tar.gz">biomoby.0.8.0.tar.gz</a> - August 23, 2004.<br />
+            <a href="http://biomoby.org/PerlReleases/biomoby.0.6.0.tar.gz">biomoby.0.6.0.tar.gz</a> - January 08, 2004.</p>
+        <!-- Sidebar is boilerplate -->
+        </p>
+      </div>
+    </div>
+  </div>
+  <div id="sidebar">
+    <ul>
+      <li>
+        <form method="get" id="searchform" action="/index.php/what-is-moby/">
+          <div>
+            <input type="text" value="" name="s" id="s" />
+            <input type="submit" id="searchsubmit" value="Search" />
+          </div>
+        </form>
+      </li>
+      <!-- Author information is disabled per default. Uncomment and fill in your details if you want to use it.
+<li><h2>Author</h2>
+	<p>A little something about you, the author. Nothing lengthy, just an overview.</p>
+		</li>
+	-->
+      <li>
+        <h2>Other parts of MOBY-S API</h2>
+        <ul>
+          <li><a href="index_API.html">API main page</a></li>
+          <li>Central Registry (MOBY Central)
+            <ul>
+              <li><a href="CentralRegistry.html">Registry API</a></li>
+              <ul>
+                <li><a href="Articles.html">Service Registration Articles</a></li>
+                <ul>
+                  <li><a href="PrimaryArticle.html">Primaries</a></li>
+                  <li><a href="SecondaryArticle.html">Secondaries</a></li>
+                </ul>
+                <li><a href="InstallingLocalMOBYCentral.html">Installing a local MOBY Central</a></li>
+              </ul>
+            </ul>
+          <li><a href="DataClassOntology.html">DataClassOntology</a></li>
+          <li>Examples</li>
+          <ul>
+            <li><a href="Examples.html">How to use Perl library</a></li>
+            <li><a href="OntologyExamples.html">How to roll your own objects</a></li>
+          </ul>
+          <li><a href="ExceptionReporting.html">Exception handling</a>
+            <ul>
+              <li><a href="ExceptionCodes.html">Exception Codes</a></li>
+              <li><a href="ObsoleteExceptionMechanism.html">Obsolete Mechanism</a></li>
+            </ul>
+          </li>
+          <li><a href="ObjectStructure.html">Object Structure</a>
+            <ul>
+              <li><a href="MobyCentralObjects.html#RegistrationObject">Registration object</a></li>
+              <li><a href="MobyCentralObjects.html#ServiceQuery">Service query object</a></li>
+              <li><a href="MobyCentralObjects.html#ServiceResponse">Service response object</a></li>
+              <li><a href="InformationBlocks.html#CRIB">Cross-Reference Information Block
+                (CRIB)</a></li>
+              <li><a href="InformationBlocks.html#PIB">Provision Information Block
+                (PIB)</a></li>
+            </ul>
+          </li>
+          <li><a href="MessageStructure.html">MessageStructure</a>
+            <ul>
+              <li><a href="InputMessage.html">Input</a></li>
+              <li><a href="OutputMessage.html">Output</a></li>
+            </ul>
+          <li><a href="RFC.html">RFC</a></li>
+        </ul>
+      </li>
+      <li>
+        <h2>Categories</h2>
+        <ul>
+          <li>No categories</li>
+        </ul>
+      </li>
+      <li>
+        <h2>MOBY Downloads</h2>
+        <ul>
+          <li>09/16/2004: <a href="http://biomoby.open-bio.org/releases/" title="latest release">Latest Code Release</a></li>
+          <li><a href="http://cvs.open-bio.org/cgi-bin/viewcvs/viewcvs.cgi/?cvsroot=biomoby" title="Browse CVS repository">CVS Repository</a></li>
+        </ul>
+      </li>
+      <li>
+        <h2>RSS Feeds</h2>
+        feeds are updated hourly...
+        <ul>
+          <li><a href="http://mobycentral.icapture.ubc.ca/mobyservices.rss" title="MOBY Services">MOBY Services</a></li>
+          <li><a href="http://mobycentral.icapture.ubc.ca/mobyobjects.rss" title="MOBY Services">MOBY Objects</a></li>
+        </ul>
+      </li>
+      <li>
+        <h2>Meta</h2>
+        <ul>
+          <li><a href="http://biomoby.open-bio.org/wordpress/wp-register.php">Register</a></li>
+          <li><a href="http://biomoby.open-bio.org/wordpress/wp-login.php">Login</a></li>
+          <li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress</a></li>
+        </ul>
+      </li>
+    </ul>
+  </div>
+  <!-- End sidebar -->
+  <!-- Footer is also boilerplate -->
+  <hr />
+  <div id="footer">
+    <p> BioMOBY is proudly powered by <a href="http://wordpress.org">WordPress</a> <br />
+      <a href="feed:http://biomoby.open-bio.org/index.php/feed/">Entries
+      (RSS)</a> and <a
+href="feed:http://biomoby.open-bio.org/index.php/comments/feed/">Comments
+      (RSS)</a>. </p>
+  </div>
+</div>
+<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->
+</body>
+</html>




More information about the MOBY-guts mailing list