<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>Webシステム開発.com</title>
        <link>http://www.websysd.com/</link>
        <description><![CDATA[Adobe&reg; Flex&#8482; Air&reg; Flash&#8482; によるWebシステム受託開発からトレーニングまでをトータルにサポート]]></description>
        <language>ja</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Wed, 03 Sep 2008 18:08:20 +0900</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Flexサンプルアプリケーション</title>
            <description><![CDATA[ご覧いただき、ありがとうございます。<br />Flex3サンプルプログラム &amp; 構築例は、近日中にリリース予定です。<br />せっかくご訪問いただき、大変申し訳ございません。 ]]></description>
            <link>http://www.websysd.com/flex/samples/indexhtml.html</link>
            <guid>http://www.websysd.com/flex/samples/indexhtml.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">samples</category>
            
            
            <pubDate>Wed, 03 Sep 2008 18:08:20 +0900</pubDate>
        </item>
        
        <item>
            <title>AIR サンプル &amp; 構築例</title>
            <description><![CDATA[ご覧いただき、ありがとうございます。<br />AIRサンプルプログラム &amp; 構築例は、近日中にリリース予定です。<br />せっかくご訪問いただき、大変申し訳ございません。<br /> ]]></description>
            <link>http://www.websysd.com/air/samples/</link>
            <guid>http://www.websysd.com/air/samples/</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Samples</category>
            
            
            <pubDate>Sat, 26 Jul 2008 18:17:39 +0900</pubDate>
        </item>
        
        <item>
            <title>Adobe AIRアプリケーションをコマンドラインツールで作成する</title>
            <description>コマンドラインコンパイラ(amxmlc)を使用して、ActionScript3とMXMLで構成されるAIRアプリケーションをコンパイルして構築できます。
</description>
            <link>http://www.websysd.com/onlineseminar/air/air-usingcommandline/air-amxmlc-basic.html</link>
            <guid>http://www.websysd.com/onlineseminar/air/air-usingcommandline/air-amxmlc-basic.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">コマンドラインの使用</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">AIR</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">amxmlc</category>
            
            <pubDate>Thu, 11 Oct 2007 14:44:54 +0900</pubDate>
        </item>
        
        <item>
            <title>Flex Builder 3 ではじめてのHello AIR ! アプリを作成する手順</title>
            <description> AIR アプリ開発をFlex 関連ツールで行うには、Flex Builder 3を使用するか、Flex 3 SDKを使用する方法があります。
前者の場合、統合環境になりますので、作成したアプリケーションをパッケージ化するツールまで、全てが含まれています。後者の場合、テキストエディタでソースを記述し、コマンドラインでコンパイルする手順になります。
ここでは、Flex Builder 3 を使用してAIRアプリを作成する手順を紹介します。</description>
            <link>http://www.websysd.com/onlineseminar/air/flex3-air/flex-builder-3-air.html</link>
            <guid>http://www.websysd.com/onlineseminar/air/flex3-air/flex-builder-3-air.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Flex3 による AIR 開発(準備編)</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">AIR</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">FlexBuilder3</category>
            
            <pubDate>Mon, 01 Oct 2007 10:48:35 +0900</pubDate>
        </item>
        
        <item>
            <title>Adobe AIR™アプリ開発に必要な環境</title>
            <description><![CDATA[デスクトップで動作する、AIRアプリケーションを作成するために何が必要でしょうか？ここでは、そのために必要な環境の概要を紹介します。
AIRアプリケーションは、Adobeが提供するRIA開発環境である、Flex Builder 3(Flex ビルダ3 )を使用するか、Adobe AIR SDKに含まれるコマンドラインツールを使用する方法があります。HTMLベースのAIRアプリケーションを作成する場合、AIR SDKに含まれるツールでパッケージングする必要があります。
なお、AIR SDKで使用するツールはFlex SDKと共通のもので、Flex SDKを入手することになります。
<ul>
<li>Flex Builder 3は<a href="http://labs.adobe.com/technologies/flex/flexbuilder3/" target="_blank">Adobe Labs </a>からダウンロードできます。</li>
<li>Flex SDKは<a href="http://labs.adobe.com/technologies/flex/sdk/flex3sdk.html" target="_blank">Adobe Labs</a>からダウンロードできます。</li>
</ul>
]]></description>
            <link>http://www.websysd.com/onlineseminar/air/air-firststep/air-developenvironment.html</link>
            <guid>http://www.websysd.com/onlineseminar/air/air-firststep/air-developenvironment.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">AIR はじめの一歩</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">AIR開発環境</category>
            
            <pubDate>Fri, 28 Sep 2007 20:13:19 +0900</pubDate>
        </item>
        
        <item>
            <title>Adobe AIR™サンプルアプリケーションの実行</title>
            <description><![CDATA[ AIRランタイムをインストールしたら、<a href="http://labs.adobe.com/technologies/air/samples/" target="_blank">Ａｄｏｂｅ Labsサイト</a>より、サンプルアプリケーションをダウンロードして実行できます。]]></description>
            <link>http://www.websysd.com/onlineseminar/air/air-firststep/air-trysample.html</link>
            <guid>http://www.websysd.com/onlineseminar/air/air-firststep/air-trysample.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">AIR はじめの一歩</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">AIR</category>
            
            <pubDate>Thu, 27 Sep 2007 21:16:20 +0900</pubDate>
        </item>
        
        <item>
            <title>Adobe AIR™ランタイムのインストール</title>
            <description>AIRにより、簡単にデスクトップ版のリッチインターネットアプリケーションが作成できます。そのための準備として、ランタイムをコンピュータにインストールする必要があります。</description>
            <link>http://www.websysd.com/onlineseminar/air/air-firststep/air-install.html</link>
            <guid>http://www.websysd.com/onlineseminar/air/air-firststep/air-install.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">AIR はじめの一歩</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">AIR</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">INSTALL</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">RUNTIME</category>
            
            <pubDate>Fri, 21 Sep 2007 22:40:24 +0900</pubDate>
        </item>
        
        <item>
            <title>Adobe AIR™(Adobe Integrated Runtime) について</title>
            <description>Adobe® Integrated Runtime (AIR™) は、デスクトップRIA(Rich Internet Application)のためのシステムランタイムで、クロスOSで動作します。AIR対応アプリケーションの作成には、Flash, Flex, HTML, JavaScript, Ajax など、製作者が得意とするWeb開発スキルをそのまま活用することができます。
</description>
            <link>http://www.websysd.com/onlineseminar/air/adobe-integrated-runtime-air.html</link>
            <guid>http://www.websysd.com/onlineseminar/air/adobe-integrated-runtime-air.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">AIR</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">AIR</category>
            
            <pubDate>Fri, 21 Sep 2007 15:32:43 +0900</pubDate>
        </item>
        
        <item>
            <title>Flex3 の What&apos;s New</title>
            <description><![CDATA[<img style="float:left; margin-right: 6px;" src="/img/others/flex3whatsnewPage.gif" width="160" height="220" />
<p>Adobe社の<a href="http://www.adobe.com/devnet/flex/articles/flex3_whatsnew.html" target="_blank">Flex Article - What's New in Flex3 by Matt Chotin</a>の内容を要約してご紹介いたします。
</p>
<p>2006年6月のFlex 2 リリースは、Flex開発者にとって衝撃的でした。 それはFlashプレイヤーの機能をフルに活用したリッチインターネットアプリケーションの作成とデプロイを、全ての開発者が行うことを可能とする開発ツール、ライブラリ、ランタイムのラインアップから構成されます。Flex 2 は何万という新規開発者に受け入れられ、tipsやコード、オープンソースコンポーネントその他のアドオンを共有するコミュニティも形成され、当然のごとく膨大な数のアプリケーションが日々作成されています。</p>
<p>Flex 2 のバージョン期間は短かったですが、Flash Player 9 へのバージョンアップは市場に浸透し、84%の普及率(2007年3月、6月までに90%の見通し)にまでなりました。また、Flex が <a href="http://www.joltawards.com/2007/" target="_blank">Jolt Award</a>で今年のWeb開発部門で勝者となったことは、喜ばしいことです。</p>
--以上冒頭より訳
]]></description>
            <link>http://www.websysd.com/onlineseminar/flex3/flex3-1/flex3-whats-new.html</link>
            <guid>http://www.websysd.com/onlineseminar/flex3/flex3-1/flex3-whats-new.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Flex3ベータ版の情報</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Flex3</category>
            
            <pubDate>Thu, 20 Sep 2007 11:08:18 +0900</pubDate>
        </item>
        
        <item>
            <title>Flex 3 オンラインセミナー</title>
            <description><![CDATA[ <div id="seminar">
  <div id="paragraph">
    <p>このセミナーでは、オープンソースとなったFlex 3(2007年9月現在ベータ版)を使用してRIAを作成するための基礎知識を身につけることを目的とします。</p>
  </div>
</div>]]></description>
            <link>http://www.websysd.com/onlineseminar/flex3/flex3.html</link>
            <guid>http://www.websysd.com/onlineseminar/flex3/flex3.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Flex3</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Flex 3</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">FlexBuilder3</category>
            
            <pubDate>Mon, 17 Sep 2007 21:04:10 +0900</pubDate>
        </item>
        
        <item>
            <title>Adobe Flex Builder 3 パブリックベータ</title>
            <description><![CDATA[
<p>Flex Builder 3 beta リリースでは、次の新しい機能が盛り込まれています。</p>
<div class="columns-2-Abb-A">
<ul><li><u><a href="http://labs.adobe.com/technologies/air/" target="_blank">Adobe® Integrated Runtime 
(AIR)</a></u>　のサポート 
</li><li>リファクタリング 
</li><li>メモリとパフォーマンスプロファイラ 
</li><li>SWF ファイルサイズの縮小化 
</li><li>高性能になったデータグリッド </li></ul></div> 

<h4>Flex Builder 3ベータ版は、下記よりダウンロード可能です。(英語版のみ / 要ユーザ登録)</h4>
<a href="http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5Fadobeflexbuilder3" target="_blank">Flex3 Builderのダウンロード</a>]]></description>
            <link>http://www.websysd.com/onlineseminar/flex3/flex3-1/flex3-flexbuilder3beta.html</link>
            <guid>http://www.websysd.com/onlineseminar/flex3/flex3-1/flex3-flexbuilder3beta.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Flex3ベータ版の情報</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">AIR</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">FlexBuilder3</category>
            
            <pubDate>Mon, 17 Sep 2007 20:48:32 +0900</pubDate>
        </item>
        
        <item>
            <title>Flex と Java の連携</title>
            <description><![CDATA[ <p> Adobe LiveCycle Data Services ES(LCDS)を使用して、サーバ側のJavaクラスとデータ入出力が行えます。</p>
<p>FDSはJavaアプリケーションとして提供されるため、サーバ側にアプリケーションサーバ製品が必要になります。</p>
<p>FDSインストール後は、Flexがサーバ側のJavaオブジェクトと通信を行い、高速なデータ転送や</p>
 <p>サーバからのプッシュ動作など、これまでWebアプリケーションでは簡単に実現できなかった高度な機能がFlexアプリケーションで実現できます。</p>]]></description>
            <link>http://www.websysd.com/onlineseminar/flex2/flex2-dev/flex2-dev032.html</link>
            <guid>http://www.websysd.com/onlineseminar/flex2/flex2-dev/flex2-dev032.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Flex2 開発編</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">LCDS</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Adobe LiveCycle Data Services ES</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Java</category>
            
            <pubDate>Mon, 17 Sep 2007 16:51:06 +0900</pubDate>
        </item>
        
        <item>
            <title>システム開発、トレーニングに関するお問合せ</title>
            <description><![CDATA[                         	  <!-- from -->	
	<div id="company">
			<div id="paragraph">
        	<div id="title">フォームによるお問い合わせ</div>
              <p style="margin-top:5px;">下記のフォームにご入力後、送信ボタンを押してください。</p>
				<form action="/y1.php" method="post" enctype="application/x-www-form-urlencoded" target="_self" >
				<table width="98%" cellpadding="0" cellspacing="0" summary="">
				<tr>
				<td width="36%" valign="top">御社名(*) :</td>
				<td width="74%"><input name="Ucompany" type="text" size="40" id="Ucompany" maxlength="100" style="ime-mode: active; " value="<?php if($_SESSION['p']==1) echo $_SESSION['Company'];?>"  /></td>
				</tr>
				<tr>
				<td valign="top">ご担当者様(お名前)(*)</td>
				<td><input name="Uname" type="text" size="40" id="Umail" maxlength="50" style="ime-mode: active; " value="<?php if($_SESSION['p']==1) echo $_SESSION['Name'];?>"  /></td>
				</tr>
				<tr>
				<td valign="top">ご連絡先(お電話)(*)</td>
				<td><input name="Utel" type="text" size="40" id="Umail2" maxlength="50" style="ime-mode: inactive; " value="<?php if($_SESSION['p']==1) echo $_SESSION['Phone'];?>"  />			</td>
				</tr>
				<tr>
				<td valign="top">メールアドレス(*)</td>
				<td><input name="Umail" type="text" size="40" id="Umail" maxlength="50" style="ime-mode: inactive; " value="<?php if($_SESSION['p']==1) echo $_SESSION['Mail'];?>"  /></td>
				</tr>
				<tr>
				<td valign="top">お問い合わせ内容の種別</td>
				<td> 
				<?php if(strcmp($_SESSION['Uclass'],"0")==0 ) {$chk0='checked';$chk1="";$Uclass="システム開発";} else {$chk0="";$chk1='checked';$Uclass="トレーニング";}?>
				<input name="Uclass" type="radio" id="Dev" value="0" checked="checked" <?php echo $chk0;?>  />
				システム開発
<input name="Uclass" type="radio" id="Training" value="1" <?php echo $chk1;?> />
トレーニング(その他)				</td>
				</tr>
				<tr>
				<td colspan="2" valign="top">お問い合わせ内容(*)</td>
				</tr>
				<tr>
				<td colspan="2"><textarea name="sentence" id="sentence" cols="60" rows="10" style="text-align:left;ime-mode:active;"><?php if($_SESSION['p']==1) echo $_SESSION['Sentence'];?>
				</textarea></td>
				</tr>
				<tr>
				<td colspan="2" align="center">
				<input type="submit" name="Submit" value="送信します" /><?php print( "<div style='font-size:10px;'>".$_SERVER['REMOTE_ADDR']." ".$_SERVER['REMOTE_HOST']."</div>" ); ?>            </td>
				</tr>
				</table>
				</form>
		<div id="title">運営主体</div>
			<p>Webシステム開発株式会社</p>
			<p>〒170-0013 東京都豊島区東池袋1-36-7</p>
      <ul>
			<li>連絡先TEL:03-5942-6923 &lt;<span style="text-decoration:underline">営業性の電話は業務の支障となる為お断りします。</span> &gt;<br />
			  <span style="font-weight:bold;">[SEO対策、派遣人材募集、e-ラーニング教材販売等の案内の<br/>
              電話、Faxはご遠慮ください。]</span></li>
			<li>設立　平成9年</li>
			<li>事業内容　システム開発とIT/Web技術トレーニング</li>
      </ul>
		</div>		
    </div>
<!-- to -->	]]></description>
            <link>http://www.websysd.com/informationinquiry/informationinquiry-inquiry/informationinquiry-inquiry.html</link>
            <guid>http://www.websysd.com/informationinquiry/informationinquiry-inquiry/informationinquiry-inquiry.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">お問い合わせ</category>
            
            
            <pubDate>Mon, 17 Sep 2007 13:22:41 +0900</pubDate>
        </item>
        
        <item>
            <title>Adobe Flex2 オンラインセミナー</title>
            <description><![CDATA[ <div id="seminar">
  <div id="paragraph">
    <p>このセミナーでは、プログラム開発をしたことがない方や、Flexで開発を行う未経験の方がFlexを知り、アプリケーションを作成するための準備を行い、開発を開始できる基礎知識が得られることを目的とします。</p>
  </div>
</div>]]></description>
            <link>http://www.websysd.com/onlineseminar/flex2/flex2.html</link>
            <guid>http://www.websysd.com/onlineseminar/flex2/flex2.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Flex2</category>
            
            
            <pubDate>Sun, 16 Sep 2007 11:16:07 +0900</pubDate>
        </item>
        
        <item>
            <title>Flex2開発入門（おためし編)</title>
            <description> Flex2のソースからその場でSwfを作成して画面上で確認できる、Ａｄｏｂｅ社によるサイトがあります。ここでは、そのサイトを利用してＦｌｅｘ2のソースがどれだけ短いかを見てみましょう。</description>
            <link>http://www.websysd.com/onlineseminar/flex2/flex2-basic/flex2-basic021.html</link>
            <guid>http://www.websysd.com/onlineseminar/flex2/flex2-basic/flex2-basic021.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Flex2 基礎編</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Flex2</category>
            
            <pubDate>Sun, 16 Sep 2007 10:09:32 +0900</pubDate>
        </item>
        
    </channel>
</rss>
