Develop and Download Open Source Software

Browse CVS Repository

Contents of /satellite/web/htdocs/links.html.en

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


Revision 1.8 - (show annotations) (download)
Wed Jun 24 22:39:32 2009 UTC (14 years, 9 months ago) by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +9 -0 lines
added google analytics 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="linux windows macosx opensource system analysis modeling simulation signal-processing parameter-estimation mathematical-model free neuroinformatics" />
6 <meta name="description" content="Links of the SATELLITE" />
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
8 <link rel="stylesheet" type="text/css" href="satellite.css" />
9 <link rel="icon" type="x-image/icon" href="favicon.ico" />
10 <title>SATELLITE : Links</title>
11 </head>
12 <body>
13 <div id="page">
14 <img src="images/logo.gif" alt="logo" style="margin-top: 10px; margin-left: 30px;" />
15 <h1 id="title">SATELLITE</h1>
16 <h2 id="subtitle1">System Analysis Total Environment for Laboratory</h2>
17 <h2 id="subtitle2">- Language and InTeractive Execution</h2>
18 <div id="sectionnav">
19 <div id="sectionnav2">
20 <a href="index.html.en" title="The title page">Home</a>
21 <a href="features.html.en" title="SATELLITE features">Features</a>
22 <a href="screenshots.html.en" title="Screenshots">Screenshots</a>
23 <a href="documents.html.en" title="SATELLITE document">Documents</a>
24 <!--
25 <a href="license.html.en" title="License">&nbsp;&nbsp;&nbsp;&nbsp;License</a>
26 <a href="manuals.html.en" title="Manuals">&nbsp;&nbsp;&nbsp;&nbsp;Manuals</a>
27 <a href="compatibility.html.en" title="Compatibility information">&nbsp;&nbsp;&nbsp;&nbsp;Compatibility</a>
28 <a href="news.html.en" title="News">&nbsp;&nbsp;&nbsp;&nbsp;News</a>
29 -->
30 <a href="download.html.en" title="Download">Download</a>
31 <a href="support.html.en" title="Support information">Support</a>
32 <a href="links.html.en" title="Links">Links</a>
33 <br />
34 </div>
35 <div id="sectionnav3">
36 <a href="links.html.ja">[Japanese]</a>
37 </div>
38 <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>
39 <a href="http://sourceforge.jp/">
40 <img src="http://sourceforge.jp/sflogo.php?group_id=998" width="96" height="31" alt="SourceForge.jp" style="border: none;" />
41 </a>
42 </div>
43
44 <div id="content">
45 <h3>Links</h3>
46
47 <div class="subblock">
48 <a name="about-development" id="about-development"></a>
49 <h4>Development Project</h4>
50 <p><a href="http://sourceforge.jp/">SourceForge.jp</a> is used for the development of SATELLITE.</p>
51
52 <ul>
53 <li>
54 <a href="http://sourceforge.jp/projects/satellite/">SATELLITE Project</a>
55 <ul>
56 <li>It is SATELLITE development project on SourceForge.jp.</li>
57 </ul>
58 </li>
59 </ul>
60
61 </div>
62
63 <div class="subblock">
64 <h4>Other Projects</h4>
65
66 <p>They are other program development projects that we are developing.</p>
67
68 <ul>
69 <li><a href="http://samurai-graph.sourceforge.jp/">Samurai Graph</a>
70 <ul>
71 <li>Samurai Graph is a highly functional and user-friendly graph plotter.</li>
72 </ul>
73 </li>
74 <li><a href="http://xoonips.sourceforge.jp/">XooNIps</a>
75 <ul>
76 <li>XooNIp is a basic database system of the Nuroinfomatics platform using XOOPS. </li>
77 </ul>
78 </li>
79 <li><a href="http://concierge.sourceforge.jp/">Concierge</a>
80 <ul>
81 <li>Concierge is a electric research notebook and digital resource management tool.</li>
82 </ul>
83 </li>
84 </ul>
85 </div>
86
87 <div class="subblock">
88 <h4>Links</h4>
89 <ul>
90 <li><p><a href="http://www.ni.brain.riken.jp/">RIKEN BSI Neuroinformatics Laboratory</a></p></li>
91 <li><p><a href="http://www.bpel.ics.tut.ac.jp/">Toyohashi University of Technorogy, BPEL</a></p></li>
92 <li><p><a href="http://www.visiome.org/">NRV Project</a></p></li>
93 </ul>
94 </div>
95
96 <!-- footerstart -->
97 <div id="footer">
98 <p>Copyright &#169;2003-2006 RIKEN Japan, All Rights Reserved</p>
99 </div>
100
101 </div> <!-- content -->
102 </div> <!-- page -->
103 <script type="text/javascript">
104 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
105 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
106 </script>
107 <script type="text/javascript">
108 try {
109 var pageTracker = _gat._getTracker("UA-9486820-1");
110 pageTracker._trackPageview();
111 } catch(err) {}</script>
112 </body></html>

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