<?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/"
	>

<channel>
	<title>DigiTechLog Dot Com &#187; Pimento</title>
	<atom:link href="http://digitechlog.com/tag/pimento/feed" rel="self" type="application/rss+xml" />
	<link>http://digitechlog.com</link>
	<description>Adobe AIR、Flex、Flash、Java</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:46:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash対応のOreganoマルチユーザサーバ</title>
		<link>http://digitechlog.com/2009/07/19/oregano-multiuser-server-is-a-multi-user-server-written-in-java.html</link>
		<comments>http://digitechlog.com/2009/07/19/oregano-multiuser-server-is-a-multi-user-server-written-in-java.html#comments</comments>
		<pubDate>Sun, 19 Jul 2009 14:15:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Project]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Oregano]]></category>
		<category><![CDATA[Parsley]]></category>
		<category><![CDATA[Pimento]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/07/19/oregano-multiuser-server-is-a-multi-user-server-written-in-java.html</guid>
		<description><![CDATA[Oregano Multiuser Serverというものは、Javaで開発され、Flashが対応されてるマルチユーザサーバです。クライアント側はActionScriptも対応しています。
一般的なオープンソースプロジェクトの参考資料やAPI関連ドキュメントは多くないですが、Oregano Multiuser Serverのマニュアルは１５０ページ頃が提供されています。その程度の量は怖いでしょう。  

最近、Web2.0の後、ウェブベースのゲームはポップになっています。開発者に対して、ウェブベースのマルチユーザのゲームやシェアワイトボードアプリケーション、リアルタイムのチャットシステムなどをゼロから開発するとすごく大変ですね。
Oregano Multiuser Serverを利用してクライアントAPIで作ると簡単に出来ます。現時点までそのプロジェクトは「Parsley」というAS3のFlex/Flash/AIRアプリケーションフレームワークと「Pimento」というの二つプロジェクトになっています。
 
公式サイト：
http://www.spicefactory.org/
Related Posts

Flash Builder 4コンパイラーの不具合( FB 4.0 build 272416 )
Sazameki: Flashを使ったオーディオ操作のためのオンラインプラットホーム
FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン
glaze: ActionScript用2D物理演算エンジン
FLARToolKit: AR（拡張現実）ってのをFlashで簡単に作ることができるライブラリ
Sandy 3D: オープンソースのFlash用3D描画エンジン
Cast3D: Flashのアニメーションフレームワークライブラリ
ActionScriptで実現するテキストサーチエンジンクラス

]]></description>
			<content:encoded><![CDATA[<p>Oregano Multiuser Serverというものは、Javaで開発され、Flashが対応されてるマルチユーザサーバです。クライアント側はActionScriptも対応しています。</p>
<p>一般的なオープンソースプロジェクトの参考資料やAPI関連ドキュメントは多くないですが、Oregano Multiuser Serverのマニュアルは１５０ページ頃が提供されています。その程度の量は怖いでしょう。 <img src='http://digitechlog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span id="more-556"></span>
<p>最近、Web2.0の後、ウェブベースのゲームはポップになっています。開発者に対して、ウェブベースのマルチユーザのゲームやシェアワイトボードアプリケーション、リアルタイムのチャットシステムなどをゼロから開発するとすごく大変ですね。</p>
<p>Oregano Multiuser Serverを利用してクライアントAPIで作ると簡単に出来ます。現時点までそのプロジェクトは「Parsley」というAS3のFlex/Flash/AIRアプリケーションフレームワークと「Pimento」というの二つプロジェクトになっています。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/07/Oregano.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="Oregano" src="http://digitechlog.com/wp-content/uploads/2009/07/Oregano_thumb.png" width="480" height="642"></a> </p>
<p><strong>公式サイト：</strong></p>
<p><a title="http://www.spicefactory.org/" href="http://www.spicefactory.org/">http://www.spicefactory.org/</a></p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2010/04/26/flash-builder-4-build-272416-compiler-bug-and-solutions.html" title="Flash Builder 4コンパイラーの不具合( FB 4.0 build 272416 )">Flash Builder 4コンパイラーの不具合( FB 4.0 build 272416 )</a></li>
<li><a href="http://digitechlog.com/2010/02/21/sazamek-flash-based-online-audio-manipulating-platform-with-as3-open-source-library.html" title="Sazameki: Flashを使ったオーディオ操作のためのオンラインプラットホーム">Sazameki: Flashを使ったオーディオ操作のためのオンラインプラットホーム</a></li>
<li><a href="http://digitechlog.com/2010/02/07/foam-as3-2d-rigid-body-physics-engine.html" title="FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン">FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン</a></li>
<li><a href="http://digitechlog.com/2010/01/30/glaze-2d-rigid-body-dynamics-game-engine-for-actionsctipt-3.html" title="glaze: ActionScript用2D物理演算エンジン">glaze: ActionScript用2D物理演算エンジン</a></li>
<li><a href="http://digitechlog.com/2010/01/26/flartoolkit-open-source-augmented-reality-in-flash.html" title="FLARToolKit: AR（拡張現実）ってのをFlashで簡単に作ることができるライブラリ">FLARToolKit: AR（拡張現実）ってのをFlashで簡単に作ることができるライブラリ</a></li>
<li><a href="http://digitechlog.com/2010/01/25/sandy-flash-3d-engine-available-in-as2-as3-and-haxe.html" title="Sandy 3D: オープンソースのFlash用3D描画エンジン">Sandy 3D: オープンソースのFlash用3D描画エンジン</a></li>
<li><a href="http://digitechlog.com/2010/01/12/cast3d-3d-animation-framework-library-for-adobe-flash-in-actionscript3.html" title="Cast3D: Flashのアニメーションフレームワークライブラリ">Cast3D: Flashのアニメーションフレームワークライブラリ</a></li>
<li><a href="http://digitechlog.com/2009/12/03/textsearchengine-flash-text-search-engine-class.html" title="ActionScriptで実現するテキストサーチエンジンクラス">ActionScriptで実現するテキストサーチエンジンクラス</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/07/19/oregano-multiuser-server-is-a-multi-user-server-written-in-java.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

