OSDN Git Service

Edit the web site
authordhrname <dhrname@users.sourceforge.jp>
Sun, 11 Dec 2016 13:48:23 +0000 (22:48 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Sun, 11 Dec 2016 13:48:23 +0000 (22:48 +0900)
document/demo.html
document/goals.en.html
document/goals.html
document/help.html
document/index.en.html
document/index.html

index 2a507f2..4c78084 100644 (file)
 <p>&lt;html&gt;&lt;svg/&gt;&lt;/html&gt;のような形でSVGを直接HTMLに埋め込みたい方は、<a href="svginhtml.html">「SVG in HTML(not XHTML, plug-in-less) - SIE」</a>のページをご覧下さい。</p>\r
 <p class="center"><a href="http://sie.osdn.jp/">ホームに戻る</a></p>\r
 <p>最後に、<a href="http://osdn.jp/"><img src="http://osdn.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="osdn.jp"></a>さんに謝意を述べたいと思います。</p>\r
-<address>&copy; Copyright 2007 dhrname(Eメールで<a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)コードの著作権の許諾に関しては、MPLライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>\r
-<!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/\r
-/* ***** BEGIN LICENSE BLOCK *****\r
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
- *\r
- * The contents of this file are subject to the Mozilla Public License Version\r
- * 1.1 (the "License"); you may not use this file except in compliance with\r
- * the License. You may obtain a copy of the License at\r
- * http://www.mozilla.org/MPL/\r
- *\r
- * Software distributed under the License is distributed on an "AS IS" basis,\r
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
- * for the specific language governing rights and limitations under the\r
- * License.\r
- *\r
- * Contributor(s):DHRNAME\r
- *\r
- * Alternatively, the contents of this file may be used under the terms of\r
- * either of the GNU General Public License Version 2 or later (the "GPL"),\r
- * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
- * in which case the provisions of the GPL or the LGPL are applicable instead\r
- * of those above. If you wish to allow use of your version of this file only\r
- * under the terms of either the GPL or the LGPL, and not to allow others to\r
- * use your version of this file under the terms of the MPL, indicate your\r
- * decision by deleting the provisions above and replace them with the notice\r
- * and other provisions required by the GPL or the LGPL. If you do not delete\r
- * the provisions above, a recipient may use your version of this file under\r
- * the terms of any one of the MPL, the GPL or the LGPL.\r
- *\r
- * ***** END LICENSE BLOCK ***** */-->\r
+<address>&copy; Copyright 2007 dhrname(Eメールで<a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)コードの著作権の許諾に関しては、MITライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>\r
     </body>\r
 </html>\r
index 5bdb85d..38226ed 100644 (file)
@@ -1,4 +1,4 @@
-<!xml version="1.0" encoding="utf-8"!>
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title>Project Goals - SIE</title>
@@ -24,7 +24,7 @@
 <h3>1, SVG on the Web</h3>
 <p>The project focuses on the development of SIE with which almost browsers are able to show vector graphics such as SVG. A Hyperlink function is given in SVG like HTML.</p>
 <h3>2, Open Source</h3>
-<p>SIE should be under the Opensource licenses such as MPL1.1, LGPL2.1 and GPL2.0 (or othor Opensource Licenses). SIE users can create, modifiy, or provide it freely.</p>
+<p>SIE should be under the Opensource licenses such as The MIT License (or othor Opensource Licenses). SIE users can create, modifiy, or provide it freely.</p>
 <h3>3, Compatibility</h3>
 <p>For the comptibility of SIE, SIE aim to meet a Web standard.</p>
 <h3>4, Light Weight</h3>
 <p>We do not develop the media player to play a movie.</p>
 <p><a href="http://osdn.jp/"><img src="http://osdn.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="osdn.jp"></a></p>
 <address>&copy; Copyright 2007 dhrname (E-mail: <a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)</address>
-<!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/
-/* ***** BEGIN LICENSE BLOCK *****
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
- *
- * The contents of this file are subject to the Mozilla Public License Version
- * 1.1 (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- * http://www.mozilla.org/MPL/
- *
- * Software distributed under the License is distributed on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- * for the specific language governing rights and limitations under the
- * License.
- *
- * Contributor(s):DHRNAME
- *
- * Alternatively, the contents of this file may be used under the terms of
- * either of the GNU General Public License Version 2 or later (the "GPL"),
- * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- * in which case the provisions of the GPL or the LGPL are applicable instead
- * of those above. If you wish to allow use of your version of this file only
- * under the terms of either the GPL or the LGPL, and not to allow others to
- * use your version of this file under the terms of the MPL, indicate your
- * decision by deleting the provisions above and replace them with the notice
- * and other provisions required by the GPL or the LGPL. If you do not delete
- * the provisions above, a recipient may use your version of this file under
- * the terms of any one of the MPL, the GPL or the LGPL.
- *
- * ***** END LICENSE BLOCK ***** */-->
     </body>
 </html>
index e373a1f..b817455 100644 (file)
@@ -1,4 +1,4 @@
-<!xml version="1.0" encoding="utf-8"!>
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title>SIE プロジェクトの目標 - SIE</title>
@@ -32,7 +32,7 @@
 <h3>1, ウェブ上における、ベクタ形式画像のSVGを表示する「SIE」を開発すること</h3>
 <p>SIE プロジェクトでは、ブラウザなどWeb上で、ベクタ形式の画像を表示できるソフトウェア「SIE」を開発します。この画像はウェブの標準であるSVGに準拠します。SVGはハイパーテキストのHTMLと似ており、ハイパーリンクを直接埋め込むことができるようになります。</p>
 <h3>2, 「SIE」がオープンソースであること</h3>
-<p>SIEのコードのライセンスは、MPL1.1、LGPL2.1 と GPL2.0(あるいはオープンソースに類するライセンス)を採用します。これは、ユーザがコードを自由に配布し、利用し、改変できることを約束するものです。</p>
+<p>SIEのコードのライセンスは、MIT ライセンス(あるいはオープンソースに類するライセンス)を採用します。これは、ユーザがコードを自由に配布し、利用し、改変できることを約束するものです。</p>
 <h3>3, 「SIE」の互換性を保つこと</h3>
 <p>私たちは、ウェブの標準を遵守します。これは、「SIE」の互換性を保つための行動です。</p>
 <h3>4, 「SIE」が軽量であること</h3>
 <h3>4, SIEとは動画プレーヤーではありません</h3>
 <p>SIEプロジェクトは動画を再生するメディアプレーヤーを開発しません。</p>
 <h2 class="title">最終更新日</h2>
-<p>この版は、2009年2月23日版のものです。(SIE プロジェクト)</p>
+<p>この版は、2016年12月11日版のものです。(SIE プロジェクト)</p>
 <p class="center"><a href="http://sie.osdn.jp/">ホームに戻る</a></p>
 <p><a href="http://osdn.jp/"><img src="http://osdn.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="osdn.jp"></a>「オープンソース」はOpen Source Group Japanの商標です。</p>
-<address>&copy; Copyright 2007 dhrname(Eメールで<a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)コードの著作権の許諾に関しては、MPLライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>
-<!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/
-/* ***** BEGIN LICENSE BLOCK *****
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
- *
- * The contents of this file are subject to the Mozilla Public License Version
- * 1.1 (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- * http://www.mozilla.org/MPL/
- *
- * Software distributed under the License is distributed on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- * for the specific language governing rights and limitations under the
- * License.
- *
- * Contributor(s):DHRNAME
- *
- * Alternatively, the contents of this file may be used under the terms of
- * either of the GNU General Public License Version 2 or later (the "GPL"),
- * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- * in which case the provisions of the GPL or the LGPL are applicable instead
- * of those above. If you wish to allow use of your version of this file only
- * under the terms of either the GPL or the LGPL, and not to allow others to
- * use your version of this file under the terms of the MPL, indicate your
- * decision by deleting the provisions above and replace them with the notice
- * and other provisions required by the GPL or the LGPL. If you do not delete
- * the provisions above, a recipient may use your version of this file under
- * the terms of any one of the MPL, the GPL or the LGPL.
- *
- * ***** END LICENSE BLOCK ***** */-->
+<address>&copy; Copyright 2007 dhrname(Eメールで<a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)コードの著作権の許諾に関しては、MITライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>
     </body>
 </html>
index 12820b9..fdf6333 100644 (file)
 </li>
 <li><a href="#h3-.E3.80.8C.E3.82.A2.E3.83.AB.E3.83.95.E3.82.A1.E7.89.88.E3.83.AA.E3.83.AA.E3.83.BC.E3.82.B9.E3.80.8D.E3.81.A8.E3.81.AF.E4.BD.95.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">「アルファ版リリース」とは何ですか?</a>
 </li><li><a href="#h3-.E3.80.8C.E3.83.99.E3.83.BC.E3.82.BF.E7.89.88.E3.83.AA.E3.83.AA.E3.83.BC.E3.82.B9.E3.80.8D.E3.81.A8.E3.81.AF.E4.BD.95.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">「ベータ版リリース」とは何ですか?</a>
-</li><li><a href="#h3-.E3.81.A9.E3.81.86.E3.81.97.E3.81.A6.E3.80.81MPL.28GPL.E3.80.81LGPL.EF.BC.89.E3.81.AE.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.A7.E5.85.AC.E9.96.8B.E3.81.95.E3.82.8C.E3.81.A6.E3.81.84.E3.82.8B.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">どうして、MPL(GPL、LGPL)のライセンスで公開されているのですか?</a>
-</li><li><a href="#h3-MIT.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.AE.E3.82.88.E3.81.86.E3.81.AA.E3.80.81.E3.81.BB.E3.81.8B.E3.81.AE.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.A7.E6.8F.90.E4.BE.9B.E3.81.99.E3.82.8B.E4.BA.88.E5.AE.9A.E3.81.AF.E3.81.82.E3.82.8A.E3.81.BE.E3.81.99.E3.81.8B.EF.BC.9F">MITライセンスのような、ほかのライセンスで提供する予定はありますか?</a>
+</li><li><a href="#h3-.E3.81.A9.E3.81.86.E3.81.97.E3.81.A6.E3.80.81MPL.28GPL.E3.80.81LGPL.EF.BC.89.E3.81.AE.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.A7.E5.85.AC.E9.96.8B.E3.81.95.E3.82.8C.E3.81.A6.E3.81.84.E3.82.8B.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">どうして、MITライセンスで公開されているのですか?</a>
+</li><li><a href="#h3-MIT.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.AE.E3.82.88.E3.81.86.E3.81.AA.E3.80.81.E3.81.BB.E3.81.8B.E3.81.AE.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.A7.E6.8F.90.E4.BE.9B.E3.81.99.E3.82.8B.E4.BA.88.E5.AE.9A.E3.81.AF.E3.81.82.E3.82.8A.E3.81.BE.E3.81.99.E3.81.8B.EF.BC.9F">GPLのような、ほかのライセンスで提供する予定はありますか?</a>
 </li></ol></li><li><a href="#h2-.E5.88.A9.E7.94.A8.E3.81.AB.E9.96.A2.E3.81.99.E3.82.8B.E8.B3.AA.E5.95.8F">利用に関する質問</a>
 <ol><li><a href="#h3-.E7.A7.81.E3.81.AE.E3.83.97.E3.83.AD.E3.82.B8.E3.82.A7.E3.82.AF.E3.83.88.E3.81.AB.E3.80.81SIE.E3.82.92.E5.88.A9.E7.94.A8.E3.81.97.E3.81.9F.E3.81.84.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8C.E3.80.81.E3.81.A9.E3.81.86.E3.81.99.E3.82.8C.E3.81.B0.E3.81.84.E3.81.84.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">私のプロジェクトに、SIEを利用したいのですが、どうすればいいのですか?</a>
 </li><li><a href="#h3-.E5.95.86.E7.94.A8.E3.81.AB.E4.BD.BF.E3.81.88.E3.81.BE.E3.81.99.E3.81.8B.EF.BC.9F">商用に使えますか?</a>
-</li><li><a href="#h3-MPL.E3.81.A7.E3.81.AF.E3.81.AA.E3.81.8F.E3.81.A6.E3.80.81GPL.28LGPL.29.E3.81.A7.E6.8F.90.E4.BE.9B.E3.81.97.E3.81.9F.E3.81.84.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8C">MPLではなくて、GPL(LGPL)で提供したいのですが</a>
+</li><li><a href="#h3-MPL.E3.81.A7.E3.81.AF.E3.81.AA.E3.81.8F.E3.81.A6.E3.80.81GPL.28LGPL.29.E3.81.A7.E6.8F.90.E4.BE.9B.E3.81.97.E3.81.9F.E3.81.84.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8C">MITではなくて、GPL(LGPL)で提供したいのですが</a>
 
 </li><li><a href="#h3-.E7.94.BB.E5.83.8F.E3.81.8C.E4.B9.B1.E3.82.8C.E3.81.A6.E3.81.97.E3.81.BE.E3.81.84.E3.81.BE.E3.81.99.E3.80.82.E3.81.A9.E3.81.86.E3.81.99.E3.82.8C.E3.81.B0.E3.81.84.E3.81.84.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">画像が乱れてしまいます。どうすればいいですか?</a>
 </li><li><a href="#h3-SIE.E3.81.AE.E4.BD.BF.E3.81.84.E6.96.B9.E3.81.AF.E3.81.A9.E3.81.93.E3.81.AB.E6.9B.B8.E3.81.8B.E3.82.8C.E3.81.A6.E3.81.84.E3.81.BE.E3.81.99.E3.81.8B.EF.BC.9F">SIEの使い方はどこに書かれていますか?</a>
 </p>
 <hr /><h3 id="h3-.E3.80.8C.E3.82.A2.E3.83.AB.E3.83.95.E3.82.A1.E7.89.88.E3.83.AA.E3.83.AA.E3.83.BC.E3.82.B9.E3.80.8D.E3.81.A8.E3.81.AF.E4.BD.95.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">「アルファ版リリース」とは何ですか?</h3><p>アルファ版とは、開発の初期に公開する事により、さまざまな所から意見をいただいて、機能を定めるために設けたものです。問題や不安定さがありますので、ご注意ください。
 </p><hr /><h3 id="h3-.E3.80.8C.E3.83.99.E3.83.BC.E3.82.BF.E7.89.88.E3.83.AA.E3.83.AA.E3.83.BC.E3.82.B9.E3.80.8D.E3.81.A8.E3.81.AF.E4.BD.95.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">「ベータ版リリース」とは何ですか?</h3><p>ほかの人に、評価を求めたり、バグを探るために、開発中途で公開することがあります。SIEでは、その版をベータ版とします。アルファ版よりも安定していますが、バグを残していますので、扱いにはご注意ください。
-</p><hr /><h3 id="h3-.E3.81.A9.E3.81.86.E3.81.97.E3.81.A6.E3.80.81MPL.28GPL.E3.80.81LGPL.EF.BC.89.E3.81.AE.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.A7.E5.85.AC.E9.96.8B.E3.81.95.E3.82.8C.E3.81.A6.E3.81.84.E3.82.8B.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">どうして、MPL(GPL、LGPL)のライセンスで公開されているのですか?</h3><p>融通がきく上に、<a href="http://osdn.jp/projects/sie/wiki/MozillaFirefox">MozillaFirefox</a>のコードを参考しているためです。
+</p><hr /><h3 id="h3-.E3.81.A9.E3.81.86.E3.81.97.E3.81.A6.E3.80.81MPL.28GPL.E3.80.81LGPL.EF.BC.89.E3.81.AE.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.A7.E5.85.AC.E9.96.8B.E3.81.95.E3.82.8C.E3.81.A6.E3.81.84.E3.82.8B.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">どうして、MITライセンスで公開されているのですか?</h3><p>融通がきくためです。
 </p><hr /><h3 id="h3-MIT.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.AE.E3.82.88.E3.81.86.E3.81.AA.E3.80.81.E3.81.BB.E3.81.8B.E3.81.AE.E3.83.A9.E3.82.A4.E3.82.BB.E3.83.B3.E3.82.B9.E3.81.A7.E6.8F.90.E4.BE.9B.E3.81.99.E3.82.8B.E4.BA.88.E5.AE.9A.E3.81.AF.E3.81.82.E3.82.8A.E3.81.BE.E3.81.99.E3.81.8B.EF.BC.9F">MITライセンスのような、ほかのライセンスで提供する予定はありますか?</h3><p>開発者に相談してください。
 </p><hr /><h2 id="h2-.E5.88.A9.E7.94.A8.E3.81.AB.E9.96.A2.E3.81.99.E3.82.8B.E8.B3.AA.E5.95.8F">利用に関する質問</h2><h3 id="h3-.E7.A7.81.E3.81.AE.E3.83.97.E3.83.AD.E3.82.B8.E3.82.A7.E3.82.AF.E3.83.88.E3.81.AB.E3.80.81SIE.E3.82.92.E5.88.A9.E7.94.A8.E3.81.97.E3.81.9F.E3.81.84.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8C.E3.80.81.E3.81.A9.E3.81.86.E3.81.99.E3.82.8C.E3.81.B0.E3.81.84.E3.81.84.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">私のプロジェクトに、SIEを利用したいのですが、どうすればいいのですか?</h3><p>報告の必要はありません。もし気が向いたら、このWIKIに新しい項目を作って、報告してください。
 
-</p><hr /><h3 id="h3-.E5.95.86.E7.94.A8.E3.81.AB.E4.BD.BF.E3.81.88.E3.81.BE.E3.81.99.E3.81.8B.EF.BC.9F">商用に使えますか?</h3><p>MPL(GPL,LGPL)ライセンスの事項が許す限り、商用で使えます。なお、その際派生した問題については、一切責任を取れませんのでご注意ください。
-</p><hr /><h3 id="h3-MPL.E3.81.A7.E3.81.AF.E3.81.AA.E3.81.8F.E3.81.A6.E3.80.81GPL.28LGPL.29.E3.81.A7.E6.8F.90.E4.BE.9B.E3.81.97.E3.81.9F.E3.81.84.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8C">MPLではなくて、GPL(LGPL)で提供したいのですが</h3><p>かまいません。GPL(LGPL)で提供したいときは、ソースのライセンス条項を書き換えてください。書き換える際の注意点として、著作者情報をそのままにするということをご考慮ください。
+</p><hr /><h3 id="h3-.E5.95.86.E7.94.A8.E3.81.AB.E4.BD.BF.E3.81.88.E3.81.BE.E3.81.99.E3.81.8B.EF.BC.9F">商用に使えますか?</h3><p>MITライセンスの事項が許す限り、商用で使えます。なお、その際派生した問題については、一切責任を取れませんのでご注意ください。
+</p><hr /><h3 id="h3-MPL.E3.81.A7.E3.81.AF.E3.81.AA.E3.81.8F.E3.81.A6.E3.80.81GPL.28LGPL.29.E3.81.A7.E6.8F.90.E4.BE.9B.E3.81.97.E3.81.9F.E3.81.84.E3.81.AE.E3.81.A7.E3.81.99.E3.81.8C">MITではなくて、GPL(LGPL)で提供したいのですが</h3><p>かまいません。GPL(LGPL)で提供したいときは、ソースのライセンス条項を書き換えてください。書き換える際の注意点として、著作者情報をそのままにするということをご考慮ください。
 </p><hr /><h3 id="h3-.E7.94.BB.E5.83.8F.E3.81.8C.E4.B9.B1.E3.82.8C.E3.81.A6.E3.81.97.E3.81.BE.E3.81.84.E3.81.BE.E3.81.99.E3.80.82.E3.81.A9.E3.81.86.E3.81.99.E3.82.8C.E3.81.B0.E3.81.84.E3.81.84.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">画像が乱れてしまいます。どうすればいいですか?</h3><p>バグの可能性があります。FAQの3を読んで、報告していただければ幸いです。
 </p><hr /><h3 id="h3-SIE.E3.81.AE.E4.BD.BF.E3.81.84.E6.96.B9.E3.81.AF.E3.81.A9.E3.81.93.E3.81.AB.E6.9B.B8.E3.81.8B.E3.82.8C.E3.81.A6.E3.81.84.E3.81.BE.E3.81.99.E3.81.8B.EF.BC.9F">SIEの使い方はどこに書かれていますか?</h3><p>こちらのページをご覧ください。<a href="http://sie.osdn.jp/usage.html" class="external">http://sie.osdn.jp/usage.html</a>
 </p><hr /><h3 id="h3-IE.E3.81.A7.E3.83.9A.E3.83.BC.E3.82.B8.E3.81.AE.E8.A1.A8.E7.A4.BA.E3.81.8C.E3.81.95.E3.82.8C.E3.81.AA.E3.81.8F.E3.81.AA.E3.82.8A.E3.81.BE.E3.81.99.E3.81.8C.E3.80.81.E3.81.A9.E3.81.86.E3.81.99.E3.82.8C.E3.81.B0.E3.81.84.E3.81.84.E3.81.A7.E3.81.99.E3.81.8B.EF.BC.9F">IEでページの表示がされなくなりますが、どうすればいいですか?</h3><p>必ず、サーバにアップロードしてください。Ajaxを利用しているためです。
index aca5b34..1ece3a0 100644 (file)
@@ -17,8 +17,8 @@
  <li><a href="http://en.osdn.jp/projects/sie/">Getting involved</a></li>\r
 </ol>\r
 <h1>SIE - SVG JavaScript library</h1>\r
-<h2 class="title">Download SIE 29</h2>\r
-<p><a href="https://osdn.jp/projects/sie/downloads/66258/sie29.zip/">sie29.zip</a> (ZIP 342.6 KB)</p>\r
+<h2 class="title">Download SIE 30</h2>\r
+<p><a href="https://osdn.net/projects/sie/downloads/66786/sie30.zip/">sie30.zip</a> (ZIP 345.5 KB)</p>\r
 <h3>Requirements</h3>\r
 <p>Internet Explorer11+, Mozilla Firefox44.0+, Opera33.0+, Safari3.0+ or Google Chrome3.0+</p>\r
 <p>A HTTP Server Soft</p>\r
 <p>See '<a href="goals">SIE project's goal</a>'</p>\r
 <p><a href="http://osdn.jp/"><img src="http://osdn.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="osdn.jp"></a></p>\r
 <address>&copy; Copyright 2011-2016 dhrname (E-mail: <a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)</address>\r
-<!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/\r
-/* ***** BEGIN LICENSE BLOCK *****\r
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
- *\r
- * The contents of this file are subject to the Mozilla Public License Version\r
- * 1.1 (the "License"); you may not use this file except in compliance with\r
- * the License. You may obtain a copy of the License at\r
- * http://www.mozilla.org/MPL/\r
- *\r
- * Software distributed under the License is distributed on an "AS IS" basis,\r
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
- * for the specific language governing rights and limitations under the\r
- * License.\r
- *\r
- * Contributor(s):DHRNAME\r
- *\r
- * Alternatively, the contents of this file may be used under the terms of\r
- * either of the GNU General Public License Version 2 or later (the "GPL"),\r
- * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
- * in which case the provisions of the GPL or the LGPL are applicable instead\r
- * of those above. If you wish to allow use of your version of this file only\r
- * under the terms of either the GPL or the LGPL, and not to allow others to\r
- * use your version of this file under the terms of the MPL, indicate your\r
- * decision by deleting the provisions above and replace them with the notice\r
- * and other provisions required by the GPL or the LGPL. If you do not delete\r
- * the provisions above, a recipient may use your version of this file under\r
- * the terms of any one of the MPL, the GPL or the LGPL.\r
- *\r
- * ***** END LICENSE BLOCK ***** */-->\r
-    </body>\r
+</body>\r
 </html>\r
index 1165111..793511d 100644 (file)
@@ -17,8 +17,8 @@
 </ol>\r
 <p><object data="sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p>\r
 <h1>SIE - SVG形式の画像を表示できるJavaScriptライブラリ</h1>\r
-<h2 class="title">SIE 29 をダウンロード</h2>\r
-<p><a href="https://osdn.jp/projects/sie/downloads/66258/sie29.zip/">sie29.zip</a> (ZIP形式 342.6 KB)</p>\r
+<h2 class="title">SIE 30 をダウンロード</h2>\r
+<p><a href="https://osdn.net/projects/sie/downloads/66786/sie30.zip/">sie30.zip</a> (ZIP形式 345.5 KB)</p>\r
 <p>あらかじめ、圧縮ファイル(ZIP形式)をダウンロードしてから、解凍してください。sie.jsを手に入れることができます。</p>\r
 <h3>動作環境</h3>\r
 <p>Internet Explorer11+, Mozilla Firefox44.0+, Opera33.0+, Safari3.0+ or Google Chrome3.0+</p>\r
 <h2 class="title">ライセンス</h2>\r
 <p>オープンソースとして公開していますので、ご自由にお使いいただけます。ライセンスはMIT Licenseです。</p>\r
 <p>最後に、<a href="http://osdn.jp/"><img src="http://osdn.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="osdn.jp"></a>さんに謝意を述べたいと思います。</p>\r
-<address>&copy; Copyright 2007 dhrname(Eメールで<a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)コードの著作権の許諾に関しては、MPLライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>\r
-<!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/\r
-/* ***** BEGIN LICENSE BLOCK *****\r
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
- *\r
- * The contents of this file are subject to the Mozilla Public License Version\r
- * 1.1 (the "License"); you may not use this file except in compliance with\r
- * the License. You may obtain a copy of the License at\r
- * http://www.mozilla.org/MPL/\r
- *\r
- * Software distributed under the License is distributed on an "AS IS" basis,\r
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
- * for the specific language governing rights and limitations under the\r
- * License.\r
- *\r
- * Contributor(s):DHRNAME\r
- *\r
- * Alternatively, the contents of this file may be used under the terms of\r
- * either of the GNU General Public License Version 2 or later (the "GPL"),\r
- * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
- * in which case the provisions of the GPL or the LGPL are applicable instead\r
- * of those above. If you wish to allow use of your version of this file only\r
- * under the terms of either the GPL or the LGPL, and not to allow others to\r
- * use your version of this file under the terms of the MPL, indicate your\r
- * decision by deleting the provisions above and replace them with the notice\r
- * and other provisions required by the GPL or the LGPL. If you do not delete\r
- * the provisions above, a recipient may use your version of this file under\r
- * the terms of any one of the MPL, the GPL or the LGPL.\r
- *\r
- * ***** END LICENSE BLOCK ***** */-->\r
+<address>&copy; Copyright 2007 dhrname(Eメールで<a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)コードの著作権の許諾に関しては、MITライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>\r
     </body>\r
 </html>\r