<?xml version="1.0" encoding="UTF-8"?>
<!--?xml-stylesheet href="rss2.css" type="text/css"?-->
<?xml-stylesheet type="text/xsl" href="rss2.xsl"?>
<rss version="2.0">
   <channel>
      <title>FACEs</title>
      <link>http://faces.jp/</link>
      <description>A NEW POSITION OF WEB CREATION</description>
      <language>ja</language>
      <copyright>Copyright 2010</copyright>
      <lastBuildDate>Sat, 14 Aug 2010 15:56:34 +0900</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.33-ja</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>js | CSSをスッキリ読みやすく</title>
         <description>PCだけでも手間がかかり、スマートフォンでも見れるようにとか考えていると、ハック混ざりで使うCSSは本当に再利用しづらい。スタイルシートの可読性を上げるためにこういうのはどうでしょうか</description>
         <link>http://faces.jp/2010/08/js_css.html</link>
         <guid>http://faces.jp/2010/08/js_css.html</guid>
         <category>article</category>
         <pubDate>Sat, 14 Aug 2010 15:56:34 +0900</pubDate>
      </item>
            <item>
         <title>php | サムネイル処理コピペ</title>
         <description>些細なくせに汎用化しようとすると大げさ、でも使用頻度は高い処理です。
バッチするときにクラスは使いにくいのでコピペ用の function で。</description>
         <link>http://faces.jp/2010/07/php_thumbnail.html</link>
         <guid>http://faces.jp/2010/07/php_thumbnail.html</guid>
         <category>article</category>
         <pubDate>Thu, 29 Jul 2010 02:24:51 +0900</pubDate>
      </item>
            <item>
         <title>php | parseGoogleSpreadsheets</title>
         <description>クラウドというか、簡単なコンフィグの共有にGoogleのエクセルを使う。</description>
         <link>http://faces.jp/2010/06/php_parsegooglespreadsheetsast.html</link>
         <guid>http://faces.jp/2010/06/php_parsegooglespreadsheetsast.html</guid>
         <category>article</category>
         <pubDate>Wed, 16 Jun 2010 14:26:37 +0900</pubDate>
      </item>
            <item>
         <title>マルチタッチのマルチデバイスでマルチユーザー</title>
         <description>シェアメモリを使います。]]></description>
         <link>http://faces.jp/2010/06/iphone_android.html</link>
         <guid>http://faces.jp/2010/06/iphone_android.html</guid>
         <category>article</category>
         <pubDate>Sat, 12 Jun 2010 19:10:11 +0900</pubDate>
      </item>
            <item>
         <title>HTML5 : TouchController</title>
         <description>mouse 系のイベントを touch にバイパスさせれば、スマートフォン用コンテンツもPCブラウザでプレビューできます。</description>
         <link>http://faces.jp/2010/05/javascript_pc.html</link>
         <guid>http://faces.jp/2010/05/javascript_pc.html</guid>
         <category>article</category>
         <pubDate>Mon, 24 May 2010 10:47:57 +0900</pubDate>
      </item>
            <item>
         <title>JS is OOP : 継承順序を意識しない class と extends</title>
         <description>JavaScript には include や import がなく、かわりに html のヘッダーにファイルの数だけタグをぽちぽち書きます。
クラスでファイル分けすると量が半端ないので、手作業より自動化ツールを作ったほうが早いというもんですが、自動化するとクラス継承にまつわる読み込み順序がネックになってきます。</description>
         <link>http://faces.jp/2010/05/js_is_oop_class_extends.html</link>
         <guid>http://faces.jp/2010/05/js_is_oop_class_extends.html</guid>
         <category>article</category>
         <pubDate>Thu, 13 May 2010 11:45:35 +0900</pubDate>
      </item>
            <item>
         <title>FlashPlayer10.1でバグレポート</title>
         <description>「開発時にはクラッシュレポートみたいなのを表示して、エラーが出た状況を書き込んでもらえれば、ありがたい。そういうライブラリを誰か作ってほしい。」</description>
         <link>http://faces.jp/2010/03/flashplayer101.html</link>
         <guid>http://faces.jp/2010/03/flashplayer101.html</guid>
         <category>article</category>
         <pubDate>Wed, 03 Mar 2010 19:39:03 +0900</pubDate>
      </item>
            <item>
         <title> FlashLite1.1：SHA1する</title>
         <description>手元のケータイでしか確認してませんが実機でも動きます。</description>
         <link>http://faces.jp/2009/10/flashlite11sha1.html</link>
         <guid>http://faces.jp/2009/10/flashlite11sha1.html</guid>
         <category>article</category>
         <pubDate>Sun, 25 Oct 2009 23:14:12 +0900</pubDate>
      </item>
            <item>
         <title>FlashLite1.1：SLGの戦略AIを作る</title>
         <description>距離移動コストと敵の強さから費用対効果を計算してそれぞれ行動します。</description>
         <link>http://faces.jp/2009/10/flashlite11slgai.html</link>
         <guid>http://faces.jp/2009/10/flashlite11slgai.html</guid>
         <category>article</category>
         <pubDate>Sat, 17 Oct 2009 17:13:30 +0900</pubDate>
      </item>
            <item>
         <title>Flash Lite で MD5 を作ってみた。</title>
         <description>残念ながら FlashLite2.0 機種上の FlashLite1.1 でしか動きません。
</description>
         <link>http://faces.jp/2009/10/flash_lite_md5.html</link>
         <guid>http://faces.jp/2009/10/flash_lite_md5.html</guid>
         <category>article</category>
         <pubDate>Thu, 15 Oct 2009 16:40:25 +0900</pubDate>
      </item>
            <item>
         <title>PHP：Mixiアプリモバイルの RESTful API を RESTful に使う</title>
         <description>クラスを作ってみた。</description>
         <link>http://faces.jp/2009/10/phpmixi_apirequest.html</link>
         <guid>http://faces.jp/2009/10/phpmixi_apirequest.html</guid>
         <category>article</category>
         <pubDate>Sun, 11 Oct 2009 21:33:07 +0900</pubDate>
      </item>
            <item>
         <title>flashでmp3をzipで固めたのを読みこんで再生</title>
         <description>SE系の、小さなMP3ファイルをたくさん読みこむ時は、zipにまとめたほうがスマートかな、と思い、やってみました。</description>
         <link>http://faces.jp/2009/10/flashmp3zip.html</link>
         <guid>http://faces.jp/2009/10/flashmp3zip.html</guid>
         <category>article</category>
         <pubDate>Mon, 05 Oct 2009 05:51:43 +0900</pubDate>
      </item>
            <item>
         <title>FLASH Lite 1.1 で再起処理 / 追記：FPSをキープ</title>
         <description>一定フレームに収まらない量の処理をさせると、すぐSWFが落ちることがあるようです。</description>
         <link>http://faces.jp/2009/08/flash_lite_11_fps.html</link>
         <guid>http://faces.jp/2009/08/flash_lite_11_fps.html</guid>
         <category>article</category>
         <pubDate>Mon, 31 Aug 2009 21:06:15 +0900</pubDate>
      </item>
            <item>
         <title>FLASH Lite 1.1 で再帰処理</title>
         <description>関数が使えないので無理です。</description>
         <link>http://faces.jp/2009/08/flash_lite_11.html</link>
         <guid>http://faces.jp/2009/08/flash_lite_11.html</guid>
         <category>article</category>
         <pubDate>Sat, 15 Aug 2009 07:07:00 +0900</pubDate>
      </item>
            <item>
         <title>FLASH Lite 1.1：chr とか ord とか</title>
         <description></description>
         <link>http://faces.jp/2009/08/flash_lite_11chr_ord.html</link>
         <guid>http://faces.jp/2009/08/flash_lite_11chr_ord.html</guid>
         <category>article</category>
         <pubDate>Tue, 11 Aug 2009 20:57:33 +0900</pubDate>
      </item>
      
   </channel>
</rss>
