<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>ケータイマニアックス &#187; 携帯サイト開発</title>
	<atom:link href="http://www.k-mani.net/category/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e9%96%8b%e7%99%ba/feed" rel="self" type="application/rss+xml" />
	<link>http://www.k-mani.net</link>
	<description>携帯電話のお得な情報・最新情報・裏技などを定期的に発信していきます。</description>
	<lastBuildDate>Thu, 22 Apr 2010 06:03:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.k-mani.net/category/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e9%96%8b%e7%99%ba/feed" />
		<item>
		<title>モバゲーのフレームワーク「MobaSiF」がオープンソースとして公開</title>
		<link>http://www.k-mani.net/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e9%96%8b%e7%99%ba/%e3%83%a2%e3%83%90%e3%82%b2%e3%83%bc%e3%81%ae%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e3%83%af%e3%83%bc%e3%82%af%e3%80%8cmobasif%e3%80%8d%e3%81%8c%e3%82%aa%e3%83%bc%e3%83%97%e3%83%b3%e3%82%bd%e3%83%bc.html</link>
		<comments>http://www.k-mani.net/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e9%96%8b%e7%99%ba/%e3%83%a2%e3%83%90%e3%82%b2%e3%83%bc%e3%81%ae%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e3%83%af%e3%83%bc%e3%82%af%e3%80%8cmobasif%e3%80%8d%e3%81%8c%e3%82%aa%e3%83%bc%e3%83%97%e3%83%b3%e3%82%bd%e3%83%bc.html#comments</comments>
		<pubDate>Sat, 17 May 2008 07:46:38 +0000</pubDate>
		<dc:creator>chamu222</dc:creator>
				<category><![CDATA[携帯サイト開発]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[モバゲー]]></category>
		<category><![CDATA[フレームワーク]]></category>
		<category><![CDATA[ソフトバンクモバイル]]></category>
		<category><![CDATA[CDMA]]></category>
		<category><![CDATA[SIM]]></category>

		<guid isPermaLink="false">http://www.k-mani.net/?p=103</guid>
		<description><![CDATA[2008年5月16日付けで、あのモバゲーで使用されているフレームワークがオープンソースとして公開されました。
→　SourceForgeJP　MobaSiF (Moba/Mobile Simple Framework)  [...]]]></description>
			<content:encoded><![CDATA[<p>2008年5月16日付けで、あのモバゲーで使用されているフレームワークがオープンソースとして公開されました。</p>
<p>→　<a href="http://sourceforge.jp/projects/moba" target="_blank">SourceForgeJP　MobaSiF (Moba/Mobile Simple Framework)</a> <small>[sourceforge.jp]</small></p>
<p>→　<a href="http://japan.cnet.com/mobile/story/0,3800078151,20373375,00.htm" target="_blank">CNET Japan　DeNA、「モバゲー」のウェブアプリフレームワークをオープンソースとして公開</a> <small>[cnet.com]</small></p>
<p class="spacer-small">
<p>このフレームワークは「MobaSiF（Moba/Mobile Simple Framework）」と名づけられており、Perlで作られています。</p>
<p>ライセンスは、<br />
<small><strong>「This library is free software, licensed under the same terms with Perl.」</strong></small><br />
と書かれていますので、Perlと同等のライセンス(GPL + Artistic License)になるのだと思います。</p>
<p>早速ダウンロードして確認してみたのですが、「doc」ディレクトリ以下に、親切なテキストドキュメントが用意されており、基礎的な知識さえあればセットアップ可能な感じです。</p>
<p>動作環境は、サーバ側が「Linux、Perl 5.8.0以上、Apache、FastCGIもしくはmod_perl」とのことですので、一般的なサーバであれば、それほど苦労なく導入できそうですね。</p>
<p>クライアント（携帯電話）側は、「ドコモのFOMA、auのCDMA 1X WIN、ソフトバンクモバイルの3GC端末」に対応という、いわゆる3G端末のみ以降対応となっているようです。</p>
<p><script type="text/javascript"><!--
  ad_client = 98892;
  ad_start_count = 1;
  ad_end_count = 4;
  ad_total = 4;
  ad_format = "v336x66";
  ad_width = 336;
  ad_height = 264;
  color_border = "FFFFFF";
  color_bg = "FFFFFF";
  color_link = "0000FF";
  color_text = "000000";
  color_url = "008000";
//--></script>
<script type="text/javascript"
  src="http://grp04.ias.rakuten.co.jp/js/advertise.js">
</script>
</p> 
	<h4>関連する投稿</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.k-mani.net/%e7%94%a8%e8%aa%9e%e9%9b%86/%e3%82%b5%e3%83%b3%e3%82%b8%e3%83%bc3g.html" title="サンジー[3G] (2008/12/12 金曜日)">サンジー[3G]</a> (0)</li>
	<li><a href="http://www.k-mani.net/%e6%90%ba%e5%b8%af%e6%a9%9f%e7%a8%ae%e6%83%85%e5%a0%b1/softbank/%e3%82%bd%e3%83%95%e3%83%88%e3%83%90%e3%83%b3%e3%82%af%e3%80%81%e7%99%ba%e5%a3%b2%e3%81%8b%e3%82%896%e3%83%b6%e6%9c%88%e4%bb%a5%e5%86%85%e3%81%ae%e6%a9%9f%e7%a8%ae%e3%81%ae%e3%83%a4%e3%83%95%e3%82%aa.html" title="ソフトバンク、発売から6ヶ月以内の機種のヤフオク出品を禁止 (2008/3/9 日曜日)">ソフトバンク、発売から6ヶ月以内の機種のヤフオク出品を禁止</a> (1)</li>
	<li><a href="http://www.k-mani.net/%e7%94%a8%e8%aa%9e%e9%9b%86/%e3%82%b7%e3%83%bc%e3%83%87%e3%82%a3%e3%83%bc%e3%82%a8%e3%83%a0%e3%82%a8%e3%83%bc2000cdma-2000.html" title="シーディーエムエー2000(CDMA 2000) (2009/1/11 日曜日)">シーディーエムエー2000(CDMA 2000)</a> (0)</li>
	<li><a href="http://www.k-mani.net/%e7%94%a8%e8%aa%9e%e9%9b%86/%e3%83%80%e3%83%96%e3%83%ab%e3%82%b7%e3%83%bc%e3%83%87%e3%82%a3%e3%83%bc%e3%82%a8%e3%83%a0%e3%82%a8%e3%83%bcw-cdma.html" title="ダブルシーディーエムエー(W-CDMA) (2009/1/11 日曜日)">ダブルシーディーエムエー(W-CDMA)</a> (0)</li>
	<li><a href="http://www.k-mani.net/maker" title="携帯電話キャリア＆メーカーサイト (2007/9/18 火曜日)">携帯電話キャリア＆メーカーサイト</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.k-mani.net/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e9%96%8b%e7%99%ba/%e3%83%a2%e3%83%90%e3%82%b2%e3%83%bc%e3%81%ae%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e3%83%af%e3%83%bc%e3%82%af%e3%80%8cmobasif%e3%80%8d%e3%81%8c%e3%82%aa%e3%83%bc%e3%83%97%e3%83%b3%e3%82%bd%e3%83%bc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.k-mani.net/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e9%96%8b%e7%99%ba/%e3%83%a2%e3%83%90%e3%82%b2%e3%83%bc%e3%81%ae%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e3%83%af%e3%83%bc%e3%82%af%e3%80%8cmobasif%e3%80%8d%e3%81%8c%e3%82%aa%e3%83%bc%e3%83%97%e3%83%b3%e3%82%bd%e3%83%bc.html" />
	</item>
	</channel>
</rss>
