<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="news" -->

				<!-- test="All trademarks are © their respective owners, all other content is © e107 powered website.<br />e107 is © e107.org 2002-2005 and is released under the <a href="http://www.gnu.org/" rel="external">GNU GPL license</a>." -->

				<rss  version="2.0">
				<channel>
				<title>e107で遊ぼう屋 : ニュース</title>
				<link>http://e107jp.stellar8.com/</link>
				<description>e107を日本語で使って一緒に遊びませんか。</description>

<language>en-gb</language>
				<copyright>All trademarks are © their respective owners, all other content is © e107 powered website.e107 is © e107.org 2002-2005 and is released under the <a href="http://www.gnu.org/" rel="external">GNU GPL license</a>.</copyright>
				<managingEditor>difda - difda@stellar8.com</managingEditor>
				<webMaster>difda@stellar8.com</webMaster>
				<pubDate>Wed, 08 Sep 2010 10:02:43 +0900</pubDate>
				<lastBuildDate>Wed, 08 Sep 2010 10:02:43 +0900</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
				<image>
				<title>e107で遊ぼう屋 : ニュース</title>
				<url>http://e107jp.stellar8.com/e107_images/logojp.png</url>
				<link>http://e107jp.stellar8.com/</link>
				<width>88</width>
				<height>31</height>
				<description>e107を日本語で使って一緒に遊びませんか。</description>
				</image>
				<textInput>
				<title>Search</title>
				<description>Search e107で遊ぼう屋</description>
				<name>query</name>
				<link>http://e107jp.stellar8.com/search.php</link>
				</textInput>
					<item>
					<title>ゲストのコメント書き込みを不可にいたしました。</title>
<link>http://e107jp.stellar8.com/news.php?item.81.1</link>
<description>スパムコメント対策として</description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Thu, 26 Oct 2006 22:09:51 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.81.1</guid>
</item>
					<item>
					<title>GoogleMapsをe107で使う</title>
<link>http://e107jp.stellar8.com/news.php?item.80.1</link>
<description>GoogleMapsとkmlファイルを利用して地図を表示できないかと考えプラグインを作ろうかと考えていたんですがなんとかカスタムページで作れましたので方法を心覚えのためにも載せておきます。 1.まずGoogle MAPS APIのキーを取得します。その取得の仕方がわからないときは、 http://www.geekpage.jp/web/google-maps-api/signup.php 　などのサイト参考にしてください。  2.次に http://taketan.mydns.jp/xoops/modules/bwiki/?KML2GMAP のサイトからKML2GMAP.zipをダウンロードしてきます。  3.それを解凍し出来たKML2GMAPフォルダをそのままe107_filesとかe107_pluginsなどのフォルダと同じところにアップします。  4.そしてe_files/public/にkmlというフォルダーを作ります。ここにkmlファイル（場所などの情報の入ったxml形式のファイル）を保存します。  事前準備はこれで完了。  5.kmlフォルダに利用したいkmlファイルをアップします。  6.次にカスタム メニュー/ページをくりっくし、ページの作成をクリックします。  7.ページの作成でのメインの作業は本文に次のスクリプト書き込みます  &lt;script&nbsp;src="http://maps.google.com/maps?file=api&amp;v=2.x&amp;key=(1)***------****"&nbsp;type="text/javascript"&nbsp;charset="UTF-8"&gt;&lt;/script&gt;　&lt;script&nbsp;src="/kml2gmap/kml2gmap.js"&nbsp;type="text/javascript"&nbsp;charset="(2)EUC-JP"&gt;&lt;/script&gt;　&lt;script&nbsp;type="text/javascript"&gt;　//&lt;!&#091;CDATA&#091;onloadfunc.push(function()&nbsp;);&nbsp;&nbsp;mapType&nbsp;=&nbsp;0;&nbsp;&nbsp;customIcon&nbsp;=&nbsp;0;&nbsp;&nbsp;strListFormat&nbsp;=&nbsp;"%subject%　";&nbsp;setkml2gmap(&nbsp;"MAPNAME",&nbsp;"/e107_files/public//kml/(3)football_stadium.kml");});//]]&gt;　&lt;/script&gt;　&lt;div&nbsp;id="MAPNAME"&nbsp;style="width:100%;&nbsp;height:600px"&gt;&lt;/div&gt;　&lt;div&nbsp;id="MAPNAME_List"&nbsp;&gt;&lt;/div&gt;    ※(1)Google MAPS APIのキー ※(2)もし、スクリプトUTF-8でアップしたときは"UTF-8"とします ※(3)表示したいkmlファイル名  これで動きましす。  例サイト：http://difda.stellar8.com/page.php?8  細かい設定の仕方は上記 http://taketan.mydns.jp/xoops/modules/bwiki/?KML2GMAP 及び解凍したフォルダに 入っているhtmlを参考にしたください。  最後にKML2GMAPを作られたTaketanさんに謝意を表します。投稿者 by difda </description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Sat, 21 Oct 2006 13:15:50 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.80.1</guid>
</item>
					<item>
					<title>アップロード: e107v0.7.5日本語化ファイル第１版</title>
<link>http://e107jp.stellar8.com/news.php?item.79.1</link>
<description>0.7.2の日本語化ファイル第１版です。使用方法は同梱のreadme.txtを参照してください。変な日本語言い回し誤訳などありましたらお教えください。また日本語化による文字化けはとったつもりですがまだ在るようでしたらお教えください。(一部はまだ日本語未対応です)。 投稿者 by difda</description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Fri, 30 Jun 2006 21:09:33 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.79.1</guid>
</item>
					<item>
					<title>雲隠れしていてごめんなさい</title>
<link>http://e107jp.stellar8.com/news.php?item.78.1</link>
<description>しばらくアクセスもせずごめんなさい。 本業の方がかなりパニックモードでした。 久々に訪れたらスパムコメントが山のようにあり皆様にご迷惑をかけすみません。  Ｖ0.7.5の日本語化ももう暫くしたらアップできます。投稿者 by difda</description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Fri, 30 Jun 2006 21:01:47 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.78.1</guid>
</item>
					<item>
					<title>アップロード: e107v0.7.2日本語化ファイル第１版</title>
<link>http://e107jp.stellar8.com/news.php?item.77.2</link>
<description>0.7.2の日本語化ファイル第１版です。使用方法は同梱のreadme.txtを参照してください。変な日本語言い回し誤訳などありましたらお教えください。また日本語化による文字化けはとったつもりですがまだ在るようでしたらお教えください。(pdfプラグインはまだ日本語未対応です)。投稿者 by difda</description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Tue, 14 Feb 2006 21:06:39 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.77.2</guid>
</item>
					<item>
					<title>セキュリティとバグフィックスのために0.7.2がリリースされました</title>
<link>http://e107jp.stellar8.com/news.php?item.76.1</link>
<description>0.7+で運用の方は必ずアップグレードしてください、大事なセキュリティ対策が施されています。それと、リリース以来のここなわれてきているバグフィックスもあります。0.7.0と0.7.1の方は上書きするだけでいいようです。ダウンロード先は Version 0.7.2　です。 </description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Sat, 11 Feb 2006 12:40:32 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.76.1</guid>
</item>
					<item>
					<title>フォーラムの変更</title>
<link>http://e107jp.stellar8.com/news.php?item.75.1</link>
<description>フォーラムの新設、変更</description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Fri, 10 Feb 2006 12:33:10 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.75.1</guid>
</item>
					<item>
					<title>アップロード: e107v0.7 build 1日本語化ファイル暫定版［EUC-JP］</title>
<link>http://e107jp.stellar8.com/news.php?item.74.2</link>
<description>v0.7 build 1の EUC-JP 版コア セット投稿者 by kenken</description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Sat, 28 Jan 2006 20:57:47 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.74.2</guid>
</item>
					<item>
					<title>記事にe107　v0.7+の新規インストール手順書をアップ</title>
<link>http://e107jp.stellar8.com/news.php?item.73.3</link>
<description>ファイルのダウンロードから立ち上げまでの手順を記した記事をアップしました。e107を導入しようと思われている方は一度ご覧ください。[投稿者 by difda]</description>
<author>difda&lt;difda@nospam.com&gt;</author>
<pubDate>Sat, 21 Jan 2006 17:53:47 +0900</pubDate>
<guid isPermaLink="true">http://e107jp.stellar8.com/news.php?item.73.3</guid>
</item>
				</channel>
				</rss>