<?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; RIA</title>
	<atom:link href="http://digitechlog.com/tag/ria/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>SILEX: WYSIWYGでFlashサイトを構築できるオープンソースのRIA開発ツール</title>
		<link>http://digitechlog.com/2009/06/22/silex-an-open-source-cms-ria-software-build-flash-websites.html</link>
		<comments>http://digitechlog.com/2009/06/22/silex-an-open-source-cms-ria-software-build-flash-websites.html#comments</comments>
		<pubDate>Mon, 22 Jun 2009 05:51:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Project]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[SILEX]]></category>
		<category><![CDATA[WYSIWYG]]></category>
		<category><![CDATA[オープンソース]]></category>
		<category><![CDATA[ツール]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/06/22/silex-an-open-source-cms-ria-software-build-flash-websites.html</guid>
		<description><![CDATA[その前に紹介した「MC Tween: Flashマイクロサイトを１日で制作可能となるオープンソースのASフレームワーク」では、Flashマイクロサイトを１日で作成可能MC Tweenというフレームワークですが、FlashやActionScriptの基本的な知識が必要です。
今回の「SILEX」では、FlashやActionScriptの知識がいらなくて、普通のユーザでもFlashサイトを構築できるオープンソースのRIAツールです。「SILEX」に「WYSIWYG」を利用していますので、ウェブサイトの構成するのは、Wordのドキュメントを作成することみたいです。

※WYSIWYG（ウィジウィグ）とは、What You See Is What You Get の頭文字をとったものです。
SILEXの公式サイトでも「SILEX」を利用して作るようです。サーバサイドはPHPで、AMFPHPを使ってクライアントサイドのFlash Playerと通信しているようです。非LiveCycle ES or Blaze DSなFlash Remotingの実例として、なかなか興味深いものがありますね。
 
以下はSILEXのオンラインデモのScreenShotです。
 
[関連リンク]
・http://silex-ria.org/#open.source.flash.cms/silex/home
公式サイト
・http://hoyau.info/demos/silex_server/
オンラインデモ
Related Posts

Sazameki: Flashを使ったオーディオ操作のためのオンラインプラットホーム
FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン
glaze: ActionScript用2D物理演算エンジン
FLARToolKit: AR（拡張現実）ってのをFlashで簡単に作ることができるライブラリ
Sandy 3D: オープンソースのFlash用3D描画エンジン
Alcon: オープンソースのActionScript向けの軽量デバッギングツール
OpenLaszlo: Ajax/Flashで動作するリッチインターネットアプリケーションの開発及び配布を行うためのオープンソースプラットフォーム
PHPObject: PHPとFlashのActionScript連携パッケージ

]]></description>
			<content:encoded><![CDATA[<p>その前に紹介した「<a href="http://digitechlog.com/2009/05/18/mc-tween-open-source-actionscript-framework-save-your-time.html">MC Tween: Flashマイクロサイトを１日で制作可能となるオープンソースのASフレームワーク</a>」では、Flashマイクロサイトを１日で作成可能MC Tweenというフレームワークですが、FlashやActionScriptの基本的な知識が必要です。</p>
<p>今回の「SILEX」では、FlashやActionScriptの知識がいらなくて、普通のユーザでもFlashサイトを構築できるオープンソースのRIAツールです。「SILEX」に「WYSIWYG」を利用していますので、ウェブサイトの構成するのは、Wordのドキュメントを作成することみたいです。</p>
<p><span id="more-544"></span>
<p>※WYSIWYG（ウィジウィグ）とは、<b>W</b>hat <b>Y</b>ou <b>S</b>ee <b>I</b>s <b>W</b>hat <b>Y</b>ou <b>G</b>et の頭文字をとったものです。</p>
<p>SILEXの公式サイトでも「SILEX」を利用して作るようです。サーバサイドはPHPで、AMFPHPを使ってクライアントサイドのFlash Playerと通信しているようです。非LiveCycle ES or Blaze DSなFlash Remotingの実例として、なかなか興味深いものがありますね。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/06/SILEX.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="512" alt="SILEX" src="http://digitechlog.com/wp-content/uploads/2009/06/SILEX_thumb.png" width="480" border="0"></a> </p>
<p>以下はSILEXのオンラインデモのScreenShotです。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/06/SILEX-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="510" alt="SILEX-2" src="http://digitechlog.com/wp-content/uploads/2009/06/SILEX-2_thumb.png" width="480" border="0"></a> </p>
<p><strong>[関連リンク]</strong></p>
<p>・<a title="http://silex-ria.org/#open.source.flash.cms/silex/home" href="http://silex-ria.org/#open.source.flash.cms/silex/home">http://silex-ria.org/#open.source.flash.cms/silex/home</a></p>
<p>公式サイト</p>
<p>・<a title="http://hoyau.info/demos/silex_server/" href="http://hoyau.info/demos/silex_server/">http://hoyau.info/demos/silex_server/</a></p>
<p>オンラインデモ</p>
<h3>Related Posts</h3>
<ul class="related_post">
<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/2009/10/15/alcon-a-lightweight-debugging-tool-for-actionscript-developers.html" title="Alcon: オープンソースのActionScript向けの軽量デバッギングツール">Alcon: オープンソースのActionScript向けの軽量デバッギングツール</a></li>
<li><a href="http://digitechlog.com/2009/10/08/openlaszlo-open-source-platform-for-rich-web-applications.html" title="OpenLaszlo: Ajax/Flashで動作するリッチインターネットアプリケーションの開発及び配布を行うためのオープンソースプラットフォーム">OpenLaszlo: Ajax/Flashで動作するリッチインターネットアプリケーションの開発及び配布を行うためのオープンソースプラットフォーム</a></li>
<li><a href="http://digitechlog.com/2009/08/25/phpobject-is-a-flash-remoting-alternative-for-php.html" title="PHPObject: PHPとFlashのActionScript連携パッケージ">PHPObject: PHPとFlashのActionScript連携パッケージ</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/06/22/silex-an-open-source-cms-ria-software-build-flash-websites.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>リッチインターネットアプリケーション (RIA) 実行環境「Adobe AIR 1.5」のLinux版を公開した</title>
		<link>http://digitechlog.com/2008/12/20/rich-internet-application-ria-runtime-adobe-air-15-linux-platform-is-relaeased.html</link>
		<comments>http://digitechlog.com/2008/12/20/rich-internet-application-ria-runtime-adobe-air-15-linux-platform-is-relaeased.html#comments</comments>
		<pubDate>Sat, 20 Dec 2008 04:22:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[ニュース]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2008/12/20/rich-internet-application-ria-runtime-adobe-air-15-linux-platform-is-relaeased.html</guid>
		<description><![CDATA[「古い」のニュースだと思いますが、イベントのメモとして記録します。
リッチインターネットアプリケーション (RIA) 実行環境「Adobe AIR 1.5」のLinux版、米アドビ システムズは12月18日(米国時間)に正式で公開しました。ダウンロードパッケージはFedora 8、Ubuntu 7.10、openSUSE 10.3に対応していて（統合デスクトップ環境はGNOMEとKDEに対応する）、AdobeはこれまでにWindows版とMac OS X版を提供しています。

Adobe AIRというのは、Adobe AIRが使ったGoogle関係製品のリストにGoogleの関係製品を紹介するとき説明するような、AIRは「Adobe Flash Platform」の中核コンポーネントで，HTML，JavaScript，Flash（ActionScript）などのWeb関連技術をベースとしたアプリケーション実行環境。Webブラウザを使わずに操作性の高いWebアプリケーションを動作できる。AIR対応のアプリケーションの開発には，「Flex 3 SDK」や「Flex Builer 3」などを利用する。
Linux版Adobe AIR 1.5は、Flash Player 10の新機能を統合。Pixel Benderを利用したカスタムフィルタ / エフェクトが可能になったほか、新しいテキストエンジンの採用によりレイアウト機能が向上している。WebKitプロジェクトで開発された JavaScriptエンジン「SquirrelFish」の採用により、JavaScript / Ajaxを使用したWebアプリの処理速度も大幅に向上している。
Adobe AIR 1.5のリリースにあわせ、開発環境のAdobe AIR 1.5 SDKのLinux版も公開されている。動作にはSun Java/JRE 1.4.2以降が必要。
同社のWebサイトから無償でダウンロードできます：
http://get.adobe.com/air/
Related Posts

GPLFlash: GNU/Linux上でAdobeのFlashムービーを再生しよう
PyAMF: PythonのためにAdobeのFlash Playerに対応しているサポートアクションメッセージ形式（ AMF ）を提供する
トップ７個アドビAIRビデオアプリケーション
SWFフォーマット画像ファイルをローカルに保存とするAdobe AIRアプリケーション
Adobe AIRアプリケーションのインストールパスにファイルURIを取得するサンプルソースコード
Adobe AIR 1.5でSQLiteデータベースを暗号化とするサンプルソースコード
Adobe AIRソーシャル・ネットワーキング(Social Network Service: SNS)アプリケーションリスト
Twitterなどマイクロブログイン(Microblogging)とコミュニケーションしやすいAdobe AIRアプリケーションリスト

]]></description>
			<content:encoded><![CDATA[<p>「古い」のニュースだと思いますが、イベントのメモとして記録します。</p>
<p>リッチインターネットアプリケーション (RIA) 実行環境「Adobe AIR 1.5」のLinux版、米アドビ システムズは12月18日(米国時間)に正式で公開しました。ダウンロードパッケージはFedora 8、Ubuntu 7.10、openSUSE 10.3に対応していて（統合デスクトップ環境はGNOMEとKDEに対応する）、AdobeはこれまでにWindows版とMac OS X版を提供しています。</p>
<p><span id="more-210"></span>
<p>Adobe AIRというのは、<a href="http://digitechlog.com/2008/10/29/the-list-of-google-pruduct-in-adobe-air.html">Adobe AIRが使ったGoogle関係製品のリスト</a>にGoogleの関係製品を紹介するとき説明するような、AIRは「Adobe Flash Platform」の中核コンポーネントで，HTML，JavaScript，Flash（ActionScript）などのWeb関連技術をベースとしたアプリケーション実行環境。Webブラウザを使わずに操作性の高いWebアプリケーションを動作できる。AIR対応のアプリケーションの開発には，「Flex 3 SDK」や「Flex Builer 3」などを利用する。</p>
<p>Linux版Adobe AIR 1.5は、Flash Player 10の新機能を統合。Pixel Benderを利用したカスタムフィルタ / エフェクトが可能になったほか、新しいテキストエンジンの採用によりレイアウト機能が向上している。WebKitプロジェクトで開発された JavaScriptエンジン「SquirrelFish」の採用により、JavaScript / Ajaxを使用したWebアプリの処理速度も大幅に向上している。
<p>Adobe AIR 1.5のリリースにあわせ、開発環境のAdobe AIR 1.5 SDKのLinux版も公開されている。動作にはSun Java/JRE 1.4.2以降が必要。
<p>同社のWebサイトから無償でダウンロードできます：</p>
<p><a title="http://get.adobe.com/air/" href="http://get.adobe.com/air/">http://get.adobe.com/air/</a></p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2009/12/01/gplflash-another-alternative-flash-runtime.html" title="GPLFlash: GNU/Linux上でAdobeのFlashムービーを再生しよう">GPLFlash: GNU/Linux上でAdobeのFlashムービーを再生しよう</a></li>
<li><a href="http://digitechlog.com/2009/10/04/pyamf-an-amf-actionscript-message-format-decoder-and-encoder-for-python.html" title="PyAMF: PythonのためにAdobeのFlash Playerに対応しているサポートアクションメッセージ形式（ AMF ）を提供する">PyAMF: PythonのためにAdobeのFlash Playerに対応しているサポートアクションメッセージ形式（ AMF ）を提供する</a></li>
<li><a href="http://digitechlog.com/2009/07/25/top-7-adobe-air-apps-for-videos-you-should-know.html" title="トップ７個アドビAIRビデオアプリケーション">トップ７個アドビAIRビデオアプリケーション</a></li>
<li><a href="http://digitechlog.com/2009/01/16/the-tutorial-on-how-to-save-swf-file-from-an-image-bitmap-in-adobe-air.html" title="SWFフォーマット画像ファイルをローカルに保存とするAdobe AIRアプリケーション">SWFフォーマット画像ファイルをローカルに保存とするAdobe AIRアプリケーション</a></li>
<li><a href="http://digitechlog.com/2008/12/17/how-to-get-file-uri-in-adobe-air-install-path-with-source-code.html" title="Adobe AIRアプリケーションのインストールパスにファイルURIを取得するサンプルソースコード">Adobe AIRアプリケーションのインストールパスにファイルURIを取得するサンプルソースコード</a></li>
<li><a href="http://digitechlog.com/2008/11/22/encrypt-your-sqlite-database-in-adobe-air-15.html" title="Adobe AIR 1.5でSQLiteデータベースを暗号化とするサンプルソースコード">Adobe AIR 1.5でSQLiteデータベースを暗号化とするサンプルソースコード</a></li>
<li><a href="http://digitechlog.com/2008/11/04/the-list-of-adobe-air-social-network-application-tools.html" title="Adobe AIRソーシャル・ネットワーキング(Social Network Service: SNS)アプリケーションリスト">Adobe AIRソーシャル・ネットワーキング(Social Network Service: SNS)アプリケーションリスト</a></li>
<li><a href="http://digitechlog.com/2008/11/03/the-list-of-micrologging-like-twitter-adobe-air-application.html" title="Twitterなどマイクロブログイン(Microblogging)とコミュニケーションしやすいAdobe AIRアプリケーションリスト">Twitterなどマイクロブログイン(Microblogging)とコミュニケーションしやすいAdobe AIRアプリケーションリスト</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2008/12/20/rich-internet-application-ria-runtime-adobe-air-15-linux-platform-is-relaeased.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

