Develop and Download Open Source Software

Browse CVS Repository

Contents of /satellite/web/htdocs/support.html.ja

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="ja" lang="ja">
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="Support 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 : Support</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.ja" title="������������������">������������������</a>
21 <a href="features.html.ja" title="������������">������������</a>
22 <a href="screenshots.html.ja" title="���������������������������">���������������������������</a>
23 <a href="documents.html.ja" title="������������������">������������������</a>
24 <!--
25 <a href="license.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
26 <a href="manuals.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
27 <a href="compatibility.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
28 <a href="news.html.ja" title="������������������">&nbsp;&nbsp;&nbsp;&nbsp;������������������</a>
29 -->
30 <a href="download.html.ja" title="������������������">������������������</a>
31 <a href="support.html.ja" title="������������������">������������������</a>
32 <a href="links.html.ja" title="���������">���������</a>
33 <br />
34 </div>
35 <div id="sectionnav3">
36 <a href="support.html.en">[English]</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>������������������</h3>
46
47 <div class="subblock">
48 <h4>������������������������</h4>
49 <p>
50 SATELLITE ������������������������������������������������������������������������������������
51 </p>
52
53 <p>
54 <a href="http://lists.sourceforge.jp/mailman/listinfo/satellite-users">SATELLITE-users ML</a> (<a href="http://lists.sourceforge.jp/mailman/archives/satellite-users/">���������������</a>)
55 </p>
56
57 <p>
58 SATELLITE ������������������������������������������������������������������������������������������������������������������������������������ Tips ������������������������������������������������������������������������������������������������������������������������������������������������
59 </p>
60 </div>
61
62 <div class="subblock">
63 <h4>������������������ ��� ������������</h4>
64 <p>
65 ������������������������������������������������SourceForge.jp ������ <a href="http://sourceforge.jp/projects/satellite/tracker/">������������������������������</a> ���������������<a href="http://sourceforge.jp/forum/?group_id=998">���������������</a> ���������������������������������������������������</p>
66
67 <p>
68 ���������������������������������������������������������������������������������������������������������������������������������������������������������������</p>
69 </div>
70
71 <!-- footerstart -->
72 <div id="footer">
73 <p>Copyright &#169;2003-2006 RIKEN Japan, All Rights Reserved</p>
74 </div>
75
76 </div> <!-- content -->
77 </div> <!-- page -->
78 <script type="text/javascript">
79 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
80 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
81 </script>
82 <script type="text/javascript">
83 try {
84 var pageTracker = _gat._getTracker("UA-9486820-1");
85 pageTracker._trackPageview();
86 } catch(err) {}</script>
87 </body></html>

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