Revision: 476
http://rpy.svn.sourceforge.net/rpy/?rev=476&view=rev
Author: lgautier
Date: 2008-04-05 06:47:09 -0700 (Sat, 05 Apr 2008)
Log Message:
-----------
Project website:
- simplified the HTML code
- revamped it (layout only; the content remains unchanged)
Modified Paths:
--------------
trunk/htdocs/index.data
trunk/htdocs/style.css
trunk/htdocs/template.html
Added Paths:
-----------
trunk/htdocs/graphics/blend_blue.png
trunk/htdocs/graphics/rpy_logo.png
Added: trunk/htdocs/graphics/blend_blue.png
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/graphics/blend_blue.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/htdocs/graphics/rpy_logo.png
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/graphics/rpy_logo.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/htdocs/index.data
===================================================================
--- trunk/htdocs/index.data 2008-04-03 23:26:50 UTC (rev 475)
+++ trunk/htdocs/index.data 2008-04-05 13:47:09 UTC (rev 476)
@@ -1,108 +1,97 @@
<!-- page-title: RPy home page -->
<!-- title: About -->
- <p>
- <strong>RPy</strong> is a very simple, yet robust, <a
- href="http://www.python.org">Python</a> interface to
the <a
- href="http://www.r-project.org">R Programming
Language</a>. It can
- manage all kinds of R objects and can execute arbitrary R
functions
- (including the graphic functions). All errors from the R
language
- are converted to Python exceptions. Any module installed
for the
- R system can be used from within Python.
- </p>
- <p>
- This code is inspired by <a
- href="http://www.omegahat.org/RSPython">RSPython</a>
from the <a
- href="http://www.omegahat.org">Omegahat project</a>.
The main goals of
- RPy are:
- </p>
+ <p>
+ <strong>RPy</strong> is a very simple, yet robust, <a
href="http://www.python.org/">Python</a> interface to
+ the <a href="http://www.r-project.org/">R Programming Language</a>.
It can
+ manage all kinds of R objects and can execute arbitrary R functions
+ (including the graphic functions). All errors from the R language
+ are converted to Python exceptions. Any module installed for the
+ R system can be used from within Python.
+ </p>
- <ul>
+ <p>
+ This code is inspired by <a
href="http://www.omegahat.org/RSPython">RSPython</a> from
+ the <a href="http://www.omegahat.org/">Omegahat project</a>. The main
goals of
+ RPy are:
+ </p>
- <li> to have a <strong>very robust</strong> interface for using
+ <ul>
+ <li> to have a <strong>very robust</strong> interface for using
R <strong>from</strong> Python
- </li>
+ </li>
- <li> the interface should be as transparent and easy to use as
+ <li> the interface should be as transparent and easy to use as
possible
- </li>
+ </li>
- <li> it should be usable for real scientific and statistical
+ <li> it should be usable for real scientific and statistical
computations
- </li>
+ </li>
+ </ul>
- </ul>
+ <p>
+ Tim Churches wrote a <a
href="http://rpy.sourceforge.net/rpy_demo.html">demo</a>,
+ which illustrates the use of RPy.
+ </p>
- <p>
- Tim Churches wrote a <a
- href="rpy_demo.html">demo</a>,
- which illustrates the use of RPy.
- </p>
+ <h4>Call for contributions</h4>
- <h4>Call for contributions</h4>
+ <p>
+ I appreciate all your feedback. If you have use RPy on a real
+ world project or if you have an interesting example or demo,
+ please, drop me a line. I'd like to collect some info, in this
+ pages, about real examples, to show the Python and R joint
+ capabilities. I hope that it will motivate many people in the
+ scientific and statistics world to use Python.
+ </p>
- <p>
- I appreciate all your feedback. If you have use RPy on a real
- world project or if you have an interesting example or demo,
- please, drop me a line. I'd like to collect some info, in this
- pages, about real examples, to show the Python and R joint
- capabilities. I hope that it will motivate many people in the
- scientific and statistics world to use Python.
- </p>
+ <hr>
- <hr/>
+ <h3>Contact info</h3>
+ <p>
+ <em>
+ Before contacting the authors, please try the
+ <a href="http://rpy.sourceforge.net/maillist.html">Rpy-talk Mailing
List</a>. (We do have
+ day jobs!)
+ </em>
+ </p>
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <colgroup>
+ <col width="60"><col>
+ </colgroup>
- <h3>Contact info</h3>
+ <tbody>
+ <tr>
+ <td valign="top">
+ <img src="redhat-email-en_US.png" alt="mailbox">
+ </td>
- <table border="0" cellspacing="0" cellpadding="0" width="100%">
- <colgroup>
- <col width="60"><col>
- </colgroup>
+ <td valign="middle"> Walter Moreira.
+ <br> Personal page:
+ <a href="http://www.math.tamu.edu/%7Ewmoreira/">
+ http://www.math.tamu.edu/~wmoreira/
+ </a>
+ <br><br><br>
+ </td>
+ </tr>
- <p>
- <em>
- Before contacting the authors, please try the
- <a href="/maillist.html">Rpy-talk Mailing
List</a>. (We do have
- day jobs!)
- </em>
- </p>
+ <tr>
+ <td valign="top">
+ <img src="RPy%20home%20page_files/redhat-email-en_US.png" alt="mailbox">
+ </td>
-
- <tr>
- <td valign="top">
- <img src="graphics/mail.gif" alt="mailbox">
- </td>
-
- <td valign="middle">
- Walter Moreira.
- <br/>
- Personal page:
- <a href="http://www.math.tamu.edu/~wmoreira/">
- http://www.math.tamu.edu/~wmoreira/
- </a>
- <br/>
-
- <br/>
- <br/>
- </td>
- </tr>
-
- <tr>
- <td valign="top">
- <img src="graphics/mail.gif" alt="mailbox">
- </td>
-
- <td valign="middle">
- Gregory R. Warnes
- <br/>
- Personal page: <a
href="http://www.warnes.net">www.warnes.net</a>
- <br/>
- <br/>
-
- </td>
- </tr>
- </table>
-
-
- Last revision: $Date$
+ <td valign="middle"> Gregory R. Warnes
+ <br>
+ Personal page: <a href="http://www.warnes.net/">www.warnes.net</a>
+ <br><br>
+ </td>
+ </tr>
+ </tbody></table>
+ </div>
+ <div id="revision">
+ Last revision: $Date$
+ </div>
+
+</td>
\ No newline at end of file
Modified: trunk/htdocs/style.css
===================================================================
--- trunk/htdocs/style.css 2008-04-03 23:26:50 UTC (rev 475)
+++ trunk/htdocs/style.css 2008-04-05 13:47:09 UTC (rev 476)
@@ -1,3 +1,26 @@
+body
+{
+ /*background="RPy%20home%20page_files/background.gif";*/
+ background-color: #ffffff;
+ margin-top: 0px;
+ /* padding-top: 0px; */
+}
+
+a:link
+{
+ text-decoration: none;
+}
+
+a:visited
+{
+ text-decoration: none;
+}
+
+a:hover
+{
+ text-decoration: underline;
+}
+
#navigation {
font-size: 110%;
}
@@ -30,4 +53,60 @@
img
{
border-style: none;
-}
\ No newline at end of file
+}
+
+.header
+{
+ border: solid 1px #1c3198;
+ text-align: left;
+ background-color: #e1e5e9;
+ background-image: url(graphics/blend_blue.png);
+ background-repeat: repeat-y;
+ background-position: top left;
+ padding-left: 40px;
+}
+
+ul.menu
+{
+ list-style-type: none;
+ margin-left:0;
+ padding-left:0;
+}
+
+table.box
+{
+ border: hide;
+ padding-top: 0px;
+ margin-top: 0px;
+/* cellpadding="8";
+ cellspacing="0"; */
+ width: "100%";
+}
+
+tr
+{
+ margin-top: 0px;
+ padding-top: 0px;
+}
+
+td.central
+{
+ background-color: #edf1f6;
+ border: solid 3px #1c3198;
+ margin-top: 0px;
+ padding-top: 0px;
+ margin-left: 2em;
+ margin-right: 2em;
+ padding-left: 2em;
+ padding-right: 2em;
+/* cellpadding="7";
+ cellspacing="0"; */
+ width: "100%";
+}
+
+
+div#revision
+{
+ text-align: center;
+ font-size: small;
+}
Modified: trunk/htdocs/template.html
===================================================================
--- trunk/htdocs/template.html 2008-04-03 23:26:50 UTC (rev 475)
+++ trunk/htdocs/template.html 2008-04-05 13:47:09 UTC (rev 476)
@@ -4,253 +4,148 @@
<title>$page-title$</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
- <body bgcolor="Aqua" background="graphics/background.gif">
+ <body>
- <!-- Document table -->
- <table border="0" cellpadding="0" cellspacing="3" width="100%">
- <tr>
- <td valign="top" width="20%">
+ <!-- Document table -->
+ <table class="box">
+ <tbody>
+ <tr>
+ <td valign="top" width="20%">
- <!-- Logo -->
- <table border="1" cellpadding="8" cellspacing="0" width="100%">
- <tr>
- <td valign="top" align="center" > <!-- bgcolor="White" -->
- <img src="graphics/rpy_small_trans2.png">
- </td>
- </tr>
- </table>
+ <!-- Logo -->
+ <table class="box">
+ <tbody>
+ <tr>
+ <td align="center" valign="top"> <!-- bgcolor="White" -->
+ <img src="graphics/rpy_logo.png" alt="RPy">
+ </td>
+ </tr>
- <br>
+ <!-- Navigation bar -->
+ <tr>
+ <td>
+ <div class="header">
+ <strong>Sections</strong>
+ </div>
+ <ul class="menu">
+ <li><a href="index.html">About</a></li>
+ <li><a href="bugs.html">Bugs</a></li>
+ <li><a href="svn.html">SVN</a></li>
+ <li><a href="download.html">Download</a></li>
+ <li><a href="documentation.html">Documentation</a></li>
+ <li><a href="rpy_demo.html">Demo</a></li>
+ <li><a href="faq.html">FAQ</a></li>
+ <li><a href="maillist.html">Mail List</a></li>
+ <li><a href="news.html">News</a></li>
+ <li><a href="todo.html">To do</a></li>
+ <li><a href="http://sourceforge.net/projects/rpy">SourceForge</a></li>
+ </ul>
+ </td>
+ </tr>
+ <!-- Exits table -->
+ <tr>
+ <td>
+ <div class="header">
+ <strong>Exits</strong>
+ </div>
+ <ul class="menu">
+ <li><a href="http://www.python.org/">Python</a></li>
+ <li><a href="http://www.r-project.org/">R language</a></li>
+ <li><a href="http://www.omegahat.org/RSPython">RSPython (Another R for
Python)</a></li>
+ <li><a
href="http://www.analytics.washington.edu/Zope/projects/RSOAP">RSOAP (SOAP for
R)</a></li>
+ <li><a
href="http://www.analytics.washington.edu/Zope/projects/RSessionDA">RSessionDA
(R for Zope)</a></li>
+ </ul>
+ </td>
+ </tr>
+ <!-- Acknowledgements table -->
+ <tr>
+ <td>
+ <div class="header">
+ <strong>Acknowledgement</strong>
+ </div>
+ This site is hosted by
+ <a href="http://sourceforge.net/projects/rpy">
+ <img src="head_bg_new.gif">
+ </a>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ <!-- END Acknowledgements table -->
- <!-- Navigation bar -->
- <table border="1" cellpadding="8" cellspacing="0"
- width="100%">
-
- <tr>
- <td bgcolor="#87CEFF" valign="top" align="center">
- <strong>Sections</strong>
- </td>
- </tr>
- <tr>
- <td>
- <table id="navigation" border="0">
- <tr>
- <td>
- <a href="index.html">About</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="bugs.html">Bugs</a>
- </td>
- </tr>
- <tr><td>
- <a href="svn.html">SVN</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="download.html">Download</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="documentation.html">Documentation</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="rpy_demo.html">Demo</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="faq.html">FAQ</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="maillist.html">Mail List</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="news.html">News</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="todo.html">To do</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="http://sourceforge.net/projects/rpy">
- SourceForge
- </a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <!-- END Navigation bar --!>
-
- <br>
-
- <!-- Exits table --!>
- <table border="1" width="100%" cellpadding="5" cellspacing="0">
- <tr>
- <td bgcolor="#87CEFF" valign="top" align="center">
- <strong>Exits</strong>
- </td>
- </tr>
- <tr>
- <td rowspan="0">
- <a href="http://www.python.org">Python</a>
- <br/><br/>
- <a href="http://www.r-project.org">R language</a>
- <br/><br/>
- <a href="http://www.omegahat.org/RSPython">RSPython (Another
R for Python)</a>
- <br/><br/>
- <a
href="http://www.analytics.washington.edu/Zope/projects/RSOAP">
- RSOAP (SOAP for R)</a>
- <br/><br/>
- <a
href="http://www.analytics.washington.edu/Zope/projects/RSessionDA">
- RSessionDA (R for Zope)</a>
- </td>
- </tr>
- </table>
- <!-- END Exits table -->
-
- <!-- Acknowledgements table --!>
- <table border="1" width="100%" cellpadding="5" cellspacing="0">
- <tr>
- <td bgcolor="#87CEFF" valign="top" align="center">
- <strong>Acknowledgement</strong>
- </td>
- </tr>
- <!-- <td rowspan="0"> --!>
- <td valign="top">
- This site is hosted by
- <a href="http://sourceforge.net/projects/rpy">
- <img src="graphics/head_bg_new.gif">
- </a>
- </td>
- <br/><br/>
- </tr>
- </table>
- <!-- END Acknowledgements table -->
+ </td>
+ <td valign="top" width="60%" class="central">
-
- </td>
- <td valign="top" width="60%">
+ <!-- Central section -->
+ <div class="central">
+ <center>
+ <h2> RPy (R from Python) </h2>
+ </center>
+ <!-- END Title -->
+ <hr>
+ <!-- INCLUDE DATA HERE -->
+ <h3>$title$</h3>
+ $data$
- <!-- Central section -->
- <table border="1" width="100%" cellpadding="7" cellspacing="0">
- <tr>
+ <!-- END INCLUDE DATA HERE -->
+ <!-- END Central section -->
+ </td>
+ <td valign="top" width="20%">
+ <!-- News table -->
+ <table class="box">
+ <tbody>
+ <tr>
+ <td>
+ <div class="header">
+ <strong>News</strong>
+ </div>
+ <ul class="menu">
+ <li><a href="http://rpy.sourceforge.net/news.html">
+ RPy 1.0 RC 3 now available</a><br>
+ <i>(2007-06-26)</i><br> <br>
+ </li>
- <!-- Title -->
- <td bgcolor="#FAEBD7">
- <center>
- <h2>
- RPy (R from Python)
- </h2>
- </center>
- <!-- END Title -->
-
- <hr>
-
- <!-- INCLUDE DATA HERE -->
- <h3>$title$</h3>
-
- $data$
- <!-- END INCLUDE DATA HERE -->
-
- </table>
- <!-- END Central section -->
-
- </td>
- <td valign="top" width="20%">
-
- <!-- News table -->
- <table border="1" width="100%" cellpadding="5" cellspacing="0">
- <tr>
- <td bgcolor="#87CEFF" valign="top" align="center">
- <strong>
- News
- </strong>
- </td>
- </tr>
- </tr>
-
- <tr>
- <td>
- <a href="news.html">RPy 1.0 RC 3 now available</a><br/>
- <i>(2007-06-26)</i><br/> <br/>
- </td>
- </tr>
-
-
- <tr>
- <td>
- <a href="news.html">RPy 0.99.0 now available</a><br/>
- <i>(2006-03-15)</i><br/> <br/>
- </td>
- </tr>
-
-
- <tr>
- <td>
- <a href="news.html">RPy now using Subversion</a><br/>
- <i>(2006-02-28)</i><br/> <br/>
- </td>
- </tr>
-
- <tr>
- <td>
- <a href="news.html">RPy 0.4.6 now available</a><br/>
- <i>(2005-07-28)</i><br/> <br/>
- </td>
- </tr>
-
- <tr>
- <td>
- <a href="news.html">RPy 0.4.5 now available</a><br/>
- <i>(2005-07-25)</i><br/> <br/>
- </td>
- </tr>
-
- <tr>
- <td>
- <a href="news.html">RPy 0.4.4 now available</a><br/>
- <i>(2005-07-23)</i><br/> <br/>
- </td>
- </tr>
-
-
- <tr>
- <td>
- <a href="news.html">RPy 0.4.3 now available</a><br/>
- <i>(July 20, 2005)</i><br/> <br/>
- </td>
- </tr>
-
- <tr>
- <td>
- <a href="news.html">RPy 0.4.2 now available</a><br/>
- <i>(May 23, 2004)</i><br/> <br/>
- </td>
- </tr>
-
- </table>
+ <li><a href="http://rpy.sourceforge.net/news.html">
+ RPy 0.99.0 now available</a><br>
+ <i>(2006-03-15)</i><br> <br>
+ </li>
+ <li><a href="http://rpy.sourceforge.net/news.html">
+ RPy now using Subversion</a><br>
+ <i>(2006-02-28)</i><br> <br>
+ </li>
+ <li><a href="http://rpy.sourceforge.net/news.html">
+ RPy 0.4.6 now available</a><br>
+ <i>(2005-07-28)</i><br> <br>
+ </li>
+ <li><a href="http://rpy.sourceforge.net/news.html">
+ RPy 0.4.5 now available</a><br>
+ <i>(2005-07-25)</i><br> <br>
+ </li>
+ <li><a href="http://rpy.sourceforge.net/news.html">
+ RPy 0.4.4 now available</a><br>
+ <i>(2005-07-23)</i><br> <br>
+ </li>
+ <li><a href="http://rpy.sourceforge.net/news.html">
+ RPy 0.4.3 now available</a><br>
+ <i>(July 20, 2005)</i><br> <br>
+ </li>
+ <li><a href="http://rpy.sourceforge.net/news.html">
+ RPy 0.4.2 now available</a><br>
+ <i>(May 23, 2004)</i><br> <br>
+ </li>
+ </td>
+ </tr>
+ </tbody>
+ </table>
<!-- END News table -->
- <br/>
-
- </table>
+ <br>
+ </td>
+ </tr>
+ </tbody>
+ </table>
<!-- END Document table -->
</body>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list