Develop and Download Open Source Software

Browse CVS Repository

Contents of /samurai-graph/web/htdocs/downloads.html.en

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.18 - (show annotations) (download)
Sun Nov 25 08:12:37 2012 UTC (11 years, 4 months ago) by makimura
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +16 -9 lines
Updated google analytics tracking code.

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4 <meta name="author" content="Neuroinformatics Lab." />
5 <meta name="keywords" content="graph plotter linux windows macosx java open source free neuroinformatics" />
6 <meta name="description" content="Download of the Samurai Graph" />
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
8 <meta http-equiv="Content-Style-Type" content="text/css" />
9 <meta http-equiv="Content-Script-Type" content="text/javascript" />
10 <link rel="stylesheet" type="text/css" href="samuraigraph.css" />
11 <link rel="icon" type="x-image/icon" href="favicon.ico" />
12 <link rel="INDEX" href="./index.html.en" />
13 <link rel="NEXT" href="./supports.html.en" />
14 <link rel="PREV" href="./history.html.en" />
15 <link rev="made" href="mailto:webmaster@ni.brain.riken.jp" />
16 <title>Samurai Graph : Downloads</title>
17
18 <!-- Google Analytics tracking code -->
19 <script type="text/javascript">
20
21 var _gaq = _gaq || [];
22 _gaq.push(['_setAccount', 'UA-8593728-1']);
23 _gaq.push(['_trackPageview']);
24
25 (function() {
26 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
27 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
28 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
29 })();
30
31 </script>
32
33 </head>
34 <body>
35 <div id="page">
36 <img id="logo" src="images/logo.gif" alt="logo" width="80" height="80" />
37 <h1 id="title">Samurai Graph</h1>
38 <h2 id="subtitle">A highly functional and user-friendly graph plotter</h2>
39 <div id="sectionnav">
40 <div id="sectionnav2">
41 <a href="index.html.en" title="The title page">Home</a>
42 <a href="features.html.en" title="Samurai Graph features">Features</a>
43 <a href="screenshots.html.en" title="See what it looks like">Screenshots</a>
44 <a href="documents.html.en" title="Documents">Documents</a>
45 <!--
46 <a href="manuals/en/" title="Samurai Graph Manual">&nbsp;&nbsp;&nbsp;&nbsp;Manual</a>
47 <a href="qanda.html.en" title="Q and A">&nbsp;&nbsp;&nbsp;&nbsp;Q &amp; A</a>
48 <a href="history.html.en" title="Release Hisotry">&nbsp;&nbsp;&nbsp;&nbsp;History</a>
49 -->
50 <a href="downloads.html.en" title="Downloads">Downloads</a>
51 <a href="supports.html.en" title="Supports">Supports</a>
52 <a href="links.html.en" title="Links">Links</a>
53 <br />
54 </div>
55 <div id="sectionnav3">
56 <a href="downloads.html.ja">[Japanese]</a>
57 </div>
58 <a href="http://www.brain.riken.jp/"><img src="images/bsilogo.gif" width="96" height="31" alt="RIKEN Brain Science Institute" style="border: none;" /></a>
59 <a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=1142" width="96" height="31" alt="SourceForge.jp" style="border: none;" /></a>
60 </div>
61
62 <div id="content">
63 <h3>Samurai Graph Downloads</h3>
64 <p>It requires Java Runtime Environments Version 6 or above. See <a href="features.html.en#requirements">System Requirements</a> for detail information. Visiting the following link can be used check whether a Java software is installed on your computer.</p>
65 <p>Java.com : <a href="http://www.java.com/">http://www.java.com/</a></p>
66
67 <h4>Current releases</h4>
68
69 <p>
70 The latest version is <strong>Samurai Graph 2.0.0</strong>.
71 </p>
72
73 <p>
74 The current release is available for download at this site.
75 Users are encouraged to download and test the product.
76 Feedback is appreciated and we encourage you to post the forums with your
77 thoughts, good or bad, about the latest release.
78 </p>
79
80 <h5>Latest Files:</h5>
81 <ul>
82 <li><strong>Windows</strong> (executable installer)<br />
83 <a href="http://download.sourceforge.jp/samurai-graph/49851/samurai-graph-win32-2.0.0.exe" onClick="javascript: pageTracker._trackPageview('/downloads/samurai-graph-win32-2.0.0.exe'); ">samurai-graph-win32-2.0.0.exe</a>
84 </li>
85 <li><strong>MacOS X</strong> (compressed disk image)<br />
86 <a href="http://download.sourceforge.jp/samurai-graph/49851/samurai-graph-mac-2.0.0.dmg.gz" onClick="javascript: pageTracker._trackPageview('/downloads/samurai-graph-mac-2.0.0.dmg.gz'); ">samurai-graph-mac-2.0.0.dmg.gz</a>
87 </li>
88 <li><strong>Other Platforms</strong> (zipped jar files)<br />
89 <a href="http://download.sourceforge.jp/samurai-graph/49851/samurai-graph-bin-2.0.0.zip" onClick="javascript: pageTracker._trackPageview('/downloads/samurai-graph-bin-2.0.0.zip'); ">samurai-graph-bin-2.0.0.zip</a>
90 </li>
91 <li><strong>Source code</strong> (zipped sources)<br />
92 <a href="http://download.sourceforge.jp/samurai-graph/49851/samurai-graph-src-2.0.0.zip" onClick="javascript: pageTracker._trackPageview('/downloads/samurai-graph-src-2.0.0.zip'); ">samurai-graph-src-2.0.0.zip</a>
93 </li>
94 <li><strong>Documents</strong> (zipped HTML manuals : Japanese)<br />
95 <a href="http://download.sourceforge.jp/samurai-graph/49851/samurai-graph-doc-html-2.0.0.zip" onClick="javascript: pageTracker._trackPageview('/downloads/samurai-graph-doc-html-2.0.0.zip'); ">samurai-graph-doc-html-2.0.0.zip</a>
96 </li>
97 <li><strong>Documents</strong> (zipped PDF manuals : Japanese)<br />
98 <a href="http://download.sourceforge.jp/samurai-graph/49851/samurai-graph-doc-pdf-2.0.0.zip" onClick="javascript: pageTracker._trackPageview('/downloads/samurai-graph-doc-pdf-2.0.0.zip'); ">samurai-graph-doc-pdf-2.0.0.zip</a>
99 </li>
100 <li><strong>Simple Manual</strong> (zipped simple manual : Japanese)<br />
101 <a href="http://download.sourceforge.jp/samurai-graph/12945/simplemanual-rev1.zip">simplemanual-rev1.zip</a>
102 </li>
103 </ul>
104
105 <h5>All Downloads:</h5>
106 <p>
107 All past Samurai Graph versions are still available for downloading.
108 These include early releases, and current releases of the Samurai Graph
109 program. See the full list by clicking <a href="#" onclick="javascript:window.open('http://sourceforge.jp/projects/samurai-graph/releases/?package_id=2822','_black',''); return false;" onkeypress="l">Release File List</a>.
110 </p>
111
112 <h3>CVS</h3>
113
114 <p>
115 This project's SourceForge.jp CVS repository can be checked out through
116 anonymous (pserver) CVS.
117 </p>
118
119 <kbd>
120 cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/samurai-graph login
121 cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/samurai-graph \
122 checkout samurai-graph
123 </kbd>
124 <p>
125 It is also possible to acquire it <a href="http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/samurai-graph/samurai-graph/">here</a> by way of web.
126 </p>
127
128 <!-- footerstart -->
129 <div id="footer">
130 <p>Copyright &#169;2004-2010 RIKEN Japan, All Rights Reserved</p>
131 </div></div>
132 </div>
133 </body></html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26