[Rpy] SF.net SVN: rpy: [476] trunk/htdocs

2008-04-05 Thread lgautier
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 @@
 
 
 
-   
-   RPy is a very simple, yet robust, http://www.python.org";>Python interface to 
the http://www.r-project.org";>R Programming 
Language.  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.
-   
 
-   
-   This code is inspired by http://www.omegahat.org/RSPython";>RSPython 
from the http://www.omegahat.org";>Omegahat project. 
The main goals of
-   RPy are:
-   
+  
+RPy is a very simple, yet robust, http://www.python.org/";>Python interface to 
+the http://www.r-project.org/";>R Programming Language.
 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.
+  
 
-   
+  
+This code is inspired by http://www.omegahat.org/RSPython";>RSPython from 
+the http://www.omegahat.org/";>Omegahat project. The main 
goals of
+RPy are:
+  
 
-to have a very robust interface for using
+  
+ to have a very robust interface for using
R from Python
-   
+
 
-the interface should be as transparent and easy to use as
+ the interface should be as transparent and easy to use as
possible
-   
+
 
-it should be usable for real scientific and statistical
+ it should be usable for real scientific and statistical
computations
-   
+
+  
 
-   
+  
+Tim Churches wrote a http://rpy.sourceforge.net/rpy_demo.html";>demo,
+which illustrates the use of RPy.
+  
 
-   
-   Tim Churches wrote a demo,
-   which illustrates the use of RPy.
-   
+  Call for contributions
 
-   Call for contributions
+  
+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.
+  
 
-   
-   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.
-   
+  
 
-   
+  Contact info
+  
+  
+Before contacting the authors, please try the
+http://rpy.sourceforge.net/maillist.html";>Rpy-talk Mailing 
List.   (We do have
+day jobs!)
+  
+  
+  
+  
+
+  
 
-   Contact info
+  
+  
+  
+
+  
 
-   
-   
-   
-   
+   Walter Moreira.
+  Personal page: 
+http://www.math.tamu.edu/%7Ewmoreira/";>
+  http://www.math.tamu.edu/~wmoreira/ 
+
+
+  
+  
 
-   
-  

[Rpy] SF.net SVN: rpy: [477] trunk/htdocs/template.html

2008-04-05 Thread lgautier
Revision: 477
  http://rpy.svn.sourceforge.net/rpy/?rev=477&view=rev
Author:   lgautier
Date: 2008-04-05 06:52:47 -0700 (Sat, 05 Apr 2008)

Log Message:
---
relative URLs for the news entries

Modified Paths:
--
trunk/htdocs/template.html

Modified: trunk/htdocs/template.html
===
--- trunk/htdocs/template.html  2008-04-05 13:47:09 UTC (rev 476)
+++ trunk/htdocs/template.html  2008-04-05 13:52:47 UTC (rev 477)
@@ -102,36 +102,36 @@
 News
 
   
-  http://rpy.sourceforge.net/news.html";>
+  
   RPy 1.0 RC 3 now available
  (2007-06-26) 
   
 
-  http://rpy.sourceforge.net/news.html";>
+  
   RPy 0.99.0 now available
  (2006-03-15) 
   
-  http://rpy.sourceforge.net/news.html";>
+  
   RPy now using Subversion
  (2006-02-28) 
   
-  http://rpy.sourceforge.net/news.html";>
+  
   RPy 0.4.6 now available
  (2005-07-28) 
   
-  http://rpy.sourceforge.net/news.html";>
+  
   RPy 0.4.5 now available
  (2005-07-25) 
   
-  http://rpy.sourceforge.net/news.html";>
+  
   RPy 0.4.4 now available
  (2005-07-23) 
   
-  http://rpy.sourceforge.net/news.html";>
+  
   RPy 0.4.3 now available
  (July 20, 2005) 
   
-  http://rpy.sourceforge.net/news.html";>
+  
   RPy 0.4.2 now available
  (May 23, 2004) 
   


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
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list


[Rpy] SF.net SVN: rpy: [478] trunk/htdocs/news.data

2008-04-05 Thread lgautier
Revision: 478
  http://rpy.svn.sourceforge.net/rpy/?rev=478&view=rev
Author:   lgautier
Date: 2008-04-05 06:56:04 -0700 (Sat, 05 Apr 2008)

Log Message:
---
fixed likely ancient copy/paste accidents

Modified Paths:
--
trunk/htdocs/news.data

Modified: trunk/htdocs/news.data
===
--- trunk/htdocs/news.data  2008-04-05 13:52:47 UTC (rev 477)
+++ trunk/htdocs/news.data  2008-04-05 13:56:04 UTC (rev 478)
@@ -6,7 +6,7 @@
   
 
   
-   RPy 0.4.6 now available
+   RPy 1.0 RC 3 now available
2005-07-28
   
 
@@ -49,7 +49,7 @@
   
 
   
-   RPy 0.4.6 now available
+   RPy 0.99.0 now available
2005-07-28
   
 


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
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list


[Rpy] SF.net SVN: rpy: [479] trunk/htdocs

2008-04-05 Thread lgautier
Revision: 479
  http://rpy.svn.sourceforge.net/rpy/?rev=479&view=rev
Author:   lgautier
Date: 2008-04-05 07:14:49 -0700 (Sat, 05 Apr 2008)

Log Message:
---
- more copy/paste accidents fixed
- edit the layout for news items to fix the rest of the page

Modified Paths:
--
trunk/htdocs/news.data
trunk/htdocs/style.css

Modified: trunk/htdocs/news.data
===
--- trunk/htdocs/news.data  2008-04-05 13:56:04 UTC (rev 478)
+++ trunk/htdocs/news.data  2008-04-05 14:14:49 UTC (rev 479)
@@ -7,16 +7,16 @@
 
   
RPy 1.0 RC 3 now available
-   2005-07-28
+   2007-06-26
   
 
   
   
   
 
-
+
   RPy 1.0 RC 3 Released
-
+
 
   
Hello RPy'ers:
@@ -50,16 +50,16 @@
 
   
RPy 0.99.0 now available
-   2005-07-28
+   2006-03-15
   
 
   
   
   
 
-
+
   RPy 0.99.0 Released
-
+
 
   
Hello RPy'ers:
@@ -83,9 +83,9 @@
version of R from 2.0.0 through 2.2.1.
   
 
-
+
   New features:
-  
+  
 
 
   
@@ -104,9 +104,9 @@
 
 
 
-
+
   Bug fixes 
-
+
 
 
   
@@ -127,9 +127,9 @@
   
 
 
-
+
Other
-
+
 
 
   
@@ -157,9 +157,9 @@
   
   
 
-
+
   RPy Now using Subversion
-
+
 
 The RPy source code has been migrated from CVS to
 Subversion. See the SF 
 
-
+
   RPY 0.4.6 Released
-
+
 
 
-
+
   Bug fixes 
-
+
 
 
   
@@ -238,14 +238,14 @@
   
   
 
-
+
   RPY 0.4.5 Released
-
+
 
 
-
+
   New features 
-
+
 
 
   
@@ -267,9 +267,9 @@
   
 
 
-
+
   Bug fixes 
-
+
 
 
   
@@ -293,14 +293,14 @@
   
   
 
-
+
   RPY 0.4.4 Released
-
+
 
 
-
+
   New features 
-
+
 
 
   
@@ -316,9 +316,9 @@
   
 
 
-
+
   Bug fixes 
-
+
 
 
   
@@ -327,9 +327,9 @@
   
 
 
-
+
   Unresolved bugs 
-
+
 
 
   
@@ -357,13 +357,13 @@
   
 
 
-
+
   RPY 0.4.3 Released
-
+
 
-
+
   New features
-
+
 
 
 
@@ -448,9 +448,9 @@
will also make packaging 'universal' binary packages easier.
 
 
-
+
   Bug fixes
-
+
 
 
   
@@ -524,12 +524,12 @@
 

 
-New features:
+New features:
 
 Add headers to enable building for R 2.1.0. 
 
 
-Bug fixes:
+Bug fixes:
 
 
 Fix build error under gcc 4.X 
@@ -559,7 +559,7 @@

 
 
-New features:
+New features:
 
 More fixes for R 2.0.0
 
@@ -590,7 +590,7 @@

 
 
-New features:
+New features:
 
 More fixes for R 2.0.0
 

Modified: trunk/htdocs/style.css
===
--- trunk/htdocs/style.css  2008-04-05 13:56:04 UTC (rev 478)
+++ trunk/htdocs/style.css  2008-04-05 14:14:49 UTC (rev 479)
@@ -26,16 +26,18 @@
 }
 
 .news {
- border-width:thin;
- border-style:solid;
+ /*border-width:thin;
+ border-style:solid;*/
+ padding-bottom: 3em;
  margin:8px
 }
 
 DIV.news .news-header {
  position: relative;
- background-color: #87CEFF;
- border-width: thin;
- border-style: none none solid none;
+ padding-left: 40px;
+ background-color: #9eb0e3;
+ /*border-width: thin;
+ border-style: none none solid none; */
  padding: 5px;
 }
 


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
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list


[Rpy] SF.net SVN: rpy: [480] trunk/htdocs

2008-04-05 Thread lgautier
Revision: 480
  http://rpy.svn.sourceforge.net/rpy/?rev=480&view=rev
Author:   lgautier
Date: 2008-04-05 07:57:27 -0700 (Sat, 05 Apr 2008)

Log Message:
---
- icons for emails (a little more modern that the original ones)
- padding for the side menu columns

Modified Paths:
--
trunk/htdocs/index.data
trunk/htdocs/style.css
trunk/htdocs/template.html

Added Paths:
---
trunk/htdocs/graphics/email.png

Added: trunk/htdocs/graphics/email.png
===
(Binary files differ)


Property changes on: trunk/htdocs/graphics/email.png
___
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/htdocs/index.data
===
--- trunk/htdocs/index.data 2008-04-05 14:14:49 UTC (rev 479)
+++ trunk/htdocs/index.data 2008-04-05 14:57:27 UTC (rev 480)
@@ -65,7 +65,7 @@
   
   
   
-
+
   
 
Walter Moreira.
@@ -79,7 +79,7 @@
 
   
   
-
+
   
 
Gregory R. Warnes

Modified: trunk/htdocs/style.css
===
--- trunk/htdocs/style.css  2008-04-05 14:14:49 UTC (rev 479)
+++ trunk/htdocs/style.css  2008-04-05 14:57:27 UTC (rev 480)
@@ -91,6 +91,19 @@
   padding-top: 0px;
 }
 
+td.left
+{
+  vertical-align: top;
+  padding-right: 2em;
+  width: 20%;
+}
+td.right
+{
+  vertical-align: top;
+  padding-left: 2em;
+  width: 20%;
+}
+
 td.central
 {
   background-color: #edf1f6;

Modified: trunk/htdocs/template.html
===
--- trunk/htdocs/template.html  2008-04-05 14:14:49 UTC (rev 479)
+++ trunk/htdocs/template.html  2008-04-05 14:57:27 UTC (rev 480)
@@ -10,7 +10,7 @@
   
   
   
-
+
 
   
 
@@ -92,7 +92,7 @@
   
   
   
-  
+  
   
   
   


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
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list