<?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 2011</copyright>
      <lastBuildDate>Sun, 04 Sep 2011 10:21:16 +0900</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.33-ja</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>PsdReader.js</title>
         <description>PSDから画像を取得。Chrome、FireFoxのみ。</description>
         <link>http://faces.jp/2011/09/psdreaderjs.html</link>
         <guid>http://faces.jp/2011/09/psdreaderjs.html</guid>
         <category>article</category>
         <pubDate>Sun, 04 Sep 2011 10:21:16 +0900</pubDate>
      </item>
            <item>
         <title>CSS3のアニメーションプロパティを動的生成するJavaScript</title>
         <description>
動作確認環境は、Chrome、Safari、MobileSafariです。]]></description>
         <link>http://faces.jp/2011/04/css3javascript.html</link>
         <guid>http://faces.jp/2011/04/css3javascript.html</guid>
         <category>article</category>
         <pubDate>Mon, 25 Apr 2011 20:08:44 +0900</pubDate>
      </item>
            <item>
         <title>ほぼ HTML5 だけでサムネイル作成</title>
         <description>
flv以外の動画もキャプったりできるはず。
PNG作成→BASE64で送信までがHTML、受信して保存のみPHPという感じ。]]></description>
         <link>http://faces.jp/2011/03/_html5.html</link>
         <guid>http://faces.jp/2011/03/_html5.html</guid>
         <category>article</category>
         <pubDate>Thu, 03 Mar 2011 14:09:39 +0900</pubDate>
      </item>
            <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>
      
   </channel>
</rss>

