<?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>Branberyheag!! Lab &#187; memo</title>
	<atom:link href="http://lab.branberyheag.com/tag/memo/feed" rel="self" type="application/rss+xml" />
	<link>http://lab.branberyheag.com</link>
	<description>ActionScript3.0やJavascriptを使っていろんなものを作ってみます。</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:28:02 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://lab.branberyheag.com/?pushpress=hub'/>
		<item>
		<title>Proceesing.jsが何気に面白い</title>
		<link>http://lab.branberyheag.com/2011/12/22/proceesing-js%e3%81%8c%e4%bd%95%e6%b0%97%e3%81%ab%e9%9d%a2%e7%99%bd%e3%81%84.html</link>
		<comments>http://lab.branberyheag.com/2011/12/22/proceesing-js%e3%81%8c%e4%bd%95%e6%b0%97%e3%81%ab%e9%9d%a2%e7%99%bd%e3%81%84.html#comments</comments>
		<pubDate>Thu, 22 Dec 2011 12:00:44 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[memo]]></category>
		<category><![CDATA[Proceesing]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=1153</guid>
		<description><![CDATA[HTML5でビジュアライズして、遊んでみようと思って、ライブラリを使うか自分で作ろうか悩んでいたときに、Proceesing.jsに出会った。 Proceesingとは、デザイン用のプログラミング言語で、JAVAでできて [...]]]></description>
			<content:encoded><![CDATA[<p>HTML5でビジュアライズして、遊んでみようと思って、ライブラリを使うか自分で作ろうか悩んでいたときに、Proceesing.jsに出会った。</p>
<p><span id="more-1153"></span></p>
<p>Proceesingとは、デザイン用のプログラミング言語で、JAVAでできている。<br />
言語としては、かなりシンプルでわかりやすい。外部からデータを取得できるので、ビジュアライザとして使うことも可能。</p>
<p>このJavascript版として、2,3年前にリリースされた。JAVA版とメソッドがほとんど変わらないので、日本語ドキュメントもあって、何気に便利。習得するコストは、低いのではないかと思った。ただ、やっぱり独自の言語なので、クセはあるけどJavascriptが分かれば簡単に覚えられるレベルだと思う。</p>
<p><a href="http://processingjs.org/">Proceesing.js公式サイト</a></p>
<p><a href="http://tetraleaf.com/p5_reference_alpha/">日本語版のリファレンス</a><strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2011/09/30/jquery-deferred%e3%81%a3%e3%81%a6%e3%81%aa%e3%82%93%e3%81%a8%e3%81%aa%e3%81%8f%e4%be%bf%e5%88%a9%e3%81%ae%e3%82%88%e3%81%86%e3%81%aa%e6%b0%97%e3%81%8c%e3%81%99%e3%82%8b.html" rel="bookmark" title="2011年9月30日">jQuery.Deferredってなんとなく便利のような気がする</a></li>
<li><a href="http://lab.branberyheag.com/2011/04/26/google-maps-api-v3%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e4%b9%85%e3%81%97%e3%81%b6%e3%82%8a%e3%81%ab%e8%aa%bf%e3%81%b9%e3%81%a6%e3%81%bf%e3%81%9f.html" rel="bookmark" title="2011年4月26日">Google Maps API V3が面白い！</a></li>
<li><a href="http://lab.branberyheag.com/2010/09/30/google-map-api-v3%e3%81%ae%e3%83%9e%e3%83%8b%e3%83%a5%e3%82%a2%e3%83%ab%e3%81%ae%e6%97%a5%e6%9c%ac%e8%aa%9e%e5%8c%96.html" rel="bookmark" title="2010年9月30日">Google Map API V3のマニュアルの日本語化</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html" rel="bookmark" title="2011年9月15日">phoneGapの可能性</a></li>
<li><a href="http://lab.branberyheag.com/2010/06/10/wordpress_cheat_sheet.html" rel="bookmark" title="2010年6月10日">WordPressチートシート</a></li>
</ul>
<p><!-- Similar Posts took 3.280 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/12/22/proceesing-js%e3%81%8c%e4%bd%95%e6%b0%97%e3%81%ab%e9%9d%a2%e7%99%bd%e3%81%84.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScriptの多次元配列と連想配列</title>
		<link>http://lab.branberyheag.com/2011/11/29/javascript%e3%81%ae%e5%a4%9a%e6%ac%a1%e5%85%83%e9%85%8d%e5%88%97%e3%81%a8%e9%80%a3%e6%83%b3%e9%85%8d%e5%88%97.html</link>
		<comments>http://lab.branberyheag.com/2011/11/29/javascript%e3%81%ae%e5%a4%9a%e6%ac%a1%e5%85%83%e9%85%8d%e5%88%97%e3%81%a8%e9%80%a3%e6%83%b3%e9%85%8d%e5%88%97.html#comments</comments>
		<pubDate>Mon, 28 Nov 2011 15:46:36 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=1143</guid>
		<description><![CDATA[案件で複数のデータの組み合わせで、複雑なデータをフロント側で持っていたかったので、多次元配列と連想配列いついて調べてみた。扱い方は基本的に配列と同じなので、その記述の仕方や処理の例をあがっていたので、メモ。 ひとつの配列 [...]]]></description>
			<content:encoded><![CDATA[<p>案件で複数のデータの組み合わせで、複雑なデータをフロント側で持っていたかったので、多次元配列と連想配列いついて調べてみた。扱い方は基本的に配列と同じなので、その記述の仕方や処理の例をあがっていたので、メモ。</p>
<p><span id="more-1143"></span></p>
<pre class="brush: jscript; title: ; notranslate">
var a = [
   [1,2,3],
   [4,5,6],
   [7,8,9]
 ];
 var b = [
   [1,4,7],
   [2,5,8],
   [3,6,9]
 ];
 var c = [
   [0,0,0],
   [0,0,0],
   [0,0,0]
 ];

 for(var i=0;i&lt;3;i++)
   for(var j=0;j&lt;3;j++)
     for(var k=0;k&lt;3;k++)
       c[i][j] += a[i][k]*b[k][j];

 document.write( c );
</pre>
<p>ひとつの配列で複数のデータを持てるので、同じNameで数値を持たせたいときとかに便利。<br />
また、連想配列の呼び出し方は、こんな感じらしい。</p>
<pre class="brush: jscript; title: ; notranslate">
document.write( girl[&quot;身長&quot;] );  // これで身長を呼び出す。
</pre>
<p>連想配列のデータ構造はこんな感じ。</p>
<pre class="brush: jscript; title: ; notranslate">
var girl ={
  &quot;身長&quot;:158,
  &quot;体重&quot;:49
};
</pre>
<p>データを追加したい場合は、、</p>
<pre class="brush: jscript; title: ; notranslate">
girl[&quot;BMI&quot;] = girl[&quot;体重&quot;]/（girl[&quot;身長&quot;]*girl[&quot;身長&quot;]）  // 恐怖の体脂肪率
</pre>
<p>さらに、応用して、連想配列のデータを配列にすることもできる。</p>
<pre class="brush: jscript; title: ; notranslate">
slotsTypes = {
'cherry': [2,5,10],
'orange': [0,15,30],
'prune': [0,40,50],
'bell': [0,50,80],
'bar1': [0,0,100],
'bar2': [0,0,150],
'bar3': [0,0,250],
'seven': [0,0,500],
'anybar': [0,0,80]
};
</pre>
<p>呼ぶ出し方は</p>
<pre class="brush: jscript; title: ; notranslate">
document.write(slotsTypes['orange'][1]); //結果は、15となる。
</pre>
<p><strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2009/08/19/clip%e3%83%97%e3%83%ad%e3%83%91%e3%83%86%e3%82%a3.html" rel="bookmark" title="2009年8月19日">Clipプロパティ</a></li>
<li><a href="http://lab.branberyheag.com/2011/02/17/web-worker-web-storage.html" rel="bookmark" title="2011年2月17日">Web Worker とWeb Storageの組み合わせで何ができるか考えてみた</a></li>
<li><a href="http://lab.branberyheag.com/2011/12/22/proceesing-js%e3%81%8c%e4%bd%95%e6%b0%97%e3%81%ab%e9%9d%a2%e7%99%bd%e3%81%84.html" rel="bookmark" title="2011年12月22日">Proceesing.jsが何気に面白い</a></li>
<li><a href="http://lab.branberyheag.com/2009/11/04/javascript.html" rel="bookmark" title="2009年11月4日">javascriptとユーザ環境について</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html" rel="bookmark" title="2011年9月15日">phoneGapの可能性</a></li>
</ul>
<p><!-- Similar Posts took 3.174 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/11/29/javascript%e3%81%ae%e5%a4%9a%e6%ac%a1%e5%85%83%e9%85%8d%e5%88%97%e3%81%a8%e9%80%a3%e6%83%b3%e9%85%8d%e5%88%97.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>画像にbase64をかけてhtmlやCSSに埋め込む</title>
		<link>http://lab.branberyheag.com/2011/10/26/%e7%94%bb%e5%83%8f%e3%81%abbase64%e3%82%92%e3%81%8b%e3%81%91%e3%81%a6html%e3%82%84css%e3%81%ab%e5%9f%8b%e3%82%81%e8%be%bc%e3%82%80.html</link>
		<comments>http://lab.branberyheag.com/2011/10/26/%e7%94%bb%e5%83%8f%e3%81%abbase64%e3%82%92%e3%81%8b%e3%81%91%e3%81%a6html%e3%82%84css%e3%81%ab%e5%9f%8b%e3%82%81%e8%be%bc%e3%82%80.html#comments</comments>
		<pubDate>Wed, 26 Oct 2011 01:31:34 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[memo]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=1120</guid>
		<description><![CDATA[画像にbase64（Data URIs）をかけてHTMLやCSSに埋め込む方法って、知らなかった。。。HTTPリクエストを減らせるので、軽量化に役に立ちそうだったので、メモ。 と書いていたものを と書けるようだ。 オンラ [...]]]></description>
			<content:encoded><![CDATA[<p>画像にbase64（Data URIs）をかけてHTMLやCSSに埋め込む方法って、知らなかった。。。HTTPリクエストを減らせるので、軽量化に役に立ちそうだったので、メモ。</p>
<p><span id="more-1120"></span></p>
<pre class="brush: xml; title: ; notranslate">

&lt;img src=&quot;http://hogehoge.jp/hoge.png&quot;&gt;
</pre>
<p>と書いていたものを</p>
<pre class="brush: xml; title: ; notranslate">

&lt;img src=&quot;data:image/png;base64,iVBORw0KGgo....&quot;&gt;
</pre>
<p>と書けるようだ。</p>
<p>オンラインツールでひとつひとつ変換するのもいいけど、PHPで変換すればアップロードのみで対応ができそう。</p>
<pre class="brush: php; title: ; notranslate">

&lt;?php
$img = file_get_contents( 'http://hogehoge.jp/hoge.png' );
if ( $img !== false ) {
$img = base64_encode( $img );
}
?&gt;
</pre>
<p>上記はあくまでもサンプルだけど、これを関数にしてhtmlに埋め込んで、base64にしてキャッシュすればかなり軽量化されるかもしれない。<br />
未検証だけど・・・</p>
<p>「&lt;img src=&#8221;data:image/png;」のpngの部分を適宜変える必要があるので、下記のような判定が必要。</p>
<pre class="brush: php; title: ; notranslate">

&lt;?php
...
static protected function getDataType( $img_link ) {
switch( exif_imagetype( $img_link ) ) {
case IMAGETYPE_GIF      : $res = &quot;gif&quot;; break;
case IMAGETYPE_JPEG     : $res = &quot;jpg&quot;; break;
case IMAGETYPE_PNG      : $res = &quot;png&quot;; break;
//          case IMAGETYPE_SWF      : $res = &quot;&quot;; break;
//          case IMAGETYPE_PSD      : $res = &quot;&quot;; break;
//          case IMAGETYPE_BMP      : $res = &quot;&quot;; break;
//          case IMAGETYPE_TIFF_II  : $res = &quot;&quot;; break;
//          case IMAGETYPE_TIFF_MM  : $res = &quot;&quot;; break;
//          case IMAGETYPE_JPC      : $res = &quot;&quot;; break;
//          case IMAGETYPE_JP2      : $res = &quot;&quot;; break;
//          case IMAGETYPE_JPX      : $res = &quot;&quot;; break;
//          case IMAGETYPE_JB2      : $res = &quot;&quot;; break;
//          case IMAGETYPE_SWC      : $res = &quot;&quot;; break;
//          case IMAGETYPE_IFF      : $res = &quot;&quot;; break;
//          case IMAGETYPE_WBMP     : $res = &quot;&quot;; break;
//          case IMAGETYPE_XBM      : $res = &quot;&quot;; break;
default : $res = false;
}
return $res;
}
?&gt;
</pre>
<p>オンラインツールもあるので、これもメモ。</p>
<p>Image to data URI convertor<br />
<a href="http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/">http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/</a></p>
<p>WordPressテンプレートやWebサービスを作るときに役に立つと思う。</p>
<p><strong>参考にしたサイト</strong></p>
<ul>
<li><a href="http://d.hatena.ne.jp/moogme/20090814/p3">http://d.hatena.ne.jp/moogme/20090814/p3</a></li>
<li><a href="http://kaworu.jpn.org/kaworu/2008-04-06-1.php">http://kaworu.jpn.org/kaworu/2008-04-06-1.php</a></li>
<li><a href="http://tokkono.cute.coocan.jp/blog/slow/index.php/xhtmlcss/reduce-http-requests-using-data-uris/">http://tokkono.cute.coocan.jp/blog/slow/index.php/xhtmlcss/reduce-http-requests-using-data-uris/</a></li>
<li><a href="http://css-tricks.com/5970-data-uris/">http://css-tricks.com/5970-data-uris/</a></li>
</ul>
<p><strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2011/12/22/proceesing-js%e3%81%8c%e4%bd%95%e6%b0%97%e3%81%ab%e9%9d%a2%e7%99%bd%e3%81%84.html" rel="bookmark" title="2011年12月22日">Proceesing.jsが何気に面白い</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/30/jquery-deferred%e3%81%a3%e3%81%a6%e3%81%aa%e3%82%93%e3%81%a8%e3%81%aa%e3%81%8f%e4%be%bf%e5%88%a9%e3%81%ae%e3%82%88%e3%81%86%e3%81%aa%e6%b0%97%e3%81%8c%e3%81%99%e3%82%8b.html" rel="bookmark" title="2011年9月30日">jQuery.Deferredってなんとなく便利のような気がする</a></li>
<li><a href="http://lab.branberyheag.com/2010/08/18/twitter_image_url.html" rel="bookmark" title="2010年8月18日">twitterの画像のURLを取得する</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/12/html5%e3%81%ae%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e5%b1%9e%e6%80%a7%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6.html" rel="bookmark" title="2011年9月12日">HTML5のカスタム属性について</a></li>
<li><a href="http://lab.branberyheag.com/2011/05/24/flexftp.html" rel="bookmark" title="2011年5月24日">FlexFTP</a></li>
</ul>
<p><!-- Similar Posts took 3.485 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/10/26/%e7%94%bb%e5%83%8f%e3%81%abbase64%e3%82%92%e3%81%8b%e3%81%91%e3%81%a6html%e3%82%84css%e3%81%ab%e5%9f%8b%e3%82%81%e8%be%bc%e3%82%80.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3アニメーションナビゲーションサンプル</title>
		<link>http://lab.branberyheag.com/2011/10/26/css3%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%8a%e3%83%93%e3%82%b2%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%b5%e3%83%b3%e3%83%97%e3%83%ab.html</link>
		<comments>http://lab.branberyheag.com/2011/10/26/css3%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%8a%e3%83%93%e3%82%b2%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%b5%e3%83%b3%e3%83%97%e3%83%ab.html#comments</comments>
		<pubDate>Tue, 25 Oct 2011 23:59:16 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=1118</guid>
		<description><![CDATA[CSS3アニメーションを使ったナビゲーションのサンプルで良い感じものがあったので、メモ。 http://tympanus.net/Tutorials/CreativeCSS3AnimationMenus/index.ht [...]]]></description>
			<content:encoded><![CDATA[<p>CSS3アニメーションを使ったナビゲーションのサンプルで良い感じものがあったので、メモ。</p>
<p><a href="http://tympanus.net/Tutorials/CreativeCSS3AnimationMenus/index.html">http://tympanus.net/Tutorials/CreativeCSS3AnimationMenus/index.html</a></p>
<p>JavaScriptを使わずにここまでアニメーションができると、もっと面白い表現ができるかもと思ってしまう。<strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2011/09/28/google-maps-api%e3%81%a7%e3%83%9e%e3%83%bc%e3%82%ab%e3%83%bc%e3%81%abgif%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%81%8c%e5%8b%95%e3%81%8b%e3%81%aa%e3%81%8f%e3%81%aa%e3%82%8b.html" rel="bookmark" title="2011年9月28日">Google Maps APIでマーカーにGIFアニメーションが動かなくなるのを防ぐ方法</a></li>
<li><a href="http://lab.branberyheag.com/2011/06/23/raphael-js%e3%81%a7%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3.html" rel="bookmark" title="2011年6月23日">Raphael.jsでアニメーション</a></li>
<li><a href="http://lab.branberyheag.com/2010/03/24/css3_summary.html" rel="bookmark" title="2010年3月24日">CSS3を先行実装しているプロパティまとめ</a></li>
<li><a href="http://lab.branberyheag.com/2010/12/20/%e3%80%8caction-script3-0%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%80%8d%e3%82%92%e8%b2%b7%e3%81%a3%e3%81%9f.html" rel="bookmark" title="2010年12月20日">「Action Script3.0アニメーション」を買った</a></li>
<li><a href="http://lab.branberyheag.com/2010/04/15/flex%e3%81%a7%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3.html" rel="bookmark" title="2010年4月15日">Flexでアニメーション</a></li>
</ul>
<p><!-- Similar Posts took 3.271 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/10/26/css3%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%8a%e3%83%93%e3%82%b2%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%b5%e3%83%b3%e3%83%97%e3%83%ab.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery.Deferredってなんとなく便利のような気がする</title>
		<link>http://lab.branberyheag.com/2011/09/30/jquery-deferred%e3%81%a3%e3%81%a6%e3%81%aa%e3%82%93%e3%81%a8%e3%81%aa%e3%81%8f%e4%be%bf%e5%88%a9%e3%81%ae%e3%82%88%e3%81%86%e3%81%aa%e6%b0%97%e3%81%8c%e3%81%99%e3%82%8b.html</link>
		<comments>http://lab.branberyheag.com/2011/09/30/jquery-deferred%e3%81%a3%e3%81%a6%e3%81%aa%e3%82%93%e3%81%a8%e3%81%aa%e3%81%8f%e4%be%bf%e5%88%a9%e3%81%ae%e3%82%88%e3%81%86%e3%81%aa%e6%b0%97%e3%81%8c%e3%81%99%e3%82%8b.html#comments</comments>
		<pubDate>Fri, 30 Sep 2011 01:34:18 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[memo]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=1108</guid>
		<description><![CDATA[非同期で処理するときに処理の順番待ちと処理の予約、処理がうまくいったときと失敗したときの処理をいい具合にしてくれるものだと思う。。。 複雑な処理とかする場合は、使える。 どこかの案件で試してみようかな。 参考になったサイ [...]]]></description>
			<content:encoded><![CDATA[<p>非同期で処理するときに処理の順番待ちと処理の予約、処理がうまくいったときと失敗したときの処理をいい具合にしてくれるものだと思う。。。</p>
<p>複雑な処理とかする場合は、使える。<br />
どこかの案件で試してみようかな。</p>
<p><strong>参考になったサイト</strong></p>
<ul>
<li><a href="http://tokkono.cute.coocan.jp/blog/slow/index.php/programming/jquery-deferred-for-responsive-applications-basic/">jQueryのDeferredとPromiseで応答性の良いアプリをー基本編</a></li>
<li><a href="http://tokkono.cute.coocan.jp/blog/slow/index.php/programming/how-happy-with-jquery-deferred-for-your-applications/">jQueryのDeferredとPromiseで応答性の良いアプリをー実践編</a></li>
<li><a href="http://hamalog.tumblr.com/post/5159447047/jquery-deferred">jQuery.Deferredって何 </a></li>
</ul>
<p><strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2011/12/22/proceesing-js%e3%81%8c%e4%bd%95%e6%b0%97%e3%81%ab%e9%9d%a2%e7%99%bd%e3%81%84.html" rel="bookmark" title="2011年12月22日">Proceesing.jsが何気に面白い</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html" rel="bookmark" title="2011年9月15日">phoneGapの可能性</a></li>
<li><a href="http://lab.branberyheag.com/2011/08/14/%e3%81%8a%e4%bb%95%e4%ba%8b%e7%94%a8%e3%82%b5%e3%82%a4%e3%83%88%e3%80%8cbranberyheag-jp%e3%80%8d%e3%82%92%e3%83%ad%e3%83%bc%e3%83%b3%e3%83%81%e3%81%97%e3%81%be%e3%81%97%e3%81%9f%e3%80%9c.html" rel="bookmark" title="2011年8月14日">お仕事用サイト「Branberyheag!!.jp」をローンチしました〜</a></li>
<li><a href="http://lab.branberyheag.com/2011/02/17/web-worker-web-storage.html" rel="bookmark" title="2011年2月17日">Web Worker とWeb Storageの組み合わせで何ができるか考えてみた</a></li>
<li><a href="http://lab.branberyheag.com/2011/11/29/javascript%e3%81%ae%e5%a4%9a%e6%ac%a1%e5%85%83%e9%85%8d%e5%88%97%e3%81%a8%e9%80%a3%e6%83%b3%e9%85%8d%e5%88%97.html" rel="bookmark" title="2011年11月29日">JavaScriptの多次元配列と連想配列</a></li>
</ul>
<p><!-- Similar Posts took 3.768 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/09/30/jquery-deferred%e3%81%a3%e3%81%a6%e3%81%aa%e3%82%93%e3%81%a8%e3%81%aa%e3%81%8f%e4%be%bf%e5%88%a9%e3%81%ae%e3%82%88%e3%81%86%e3%81%aa%e6%b0%97%e3%81%8c%e3%81%99%e3%82%8b.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phoneGapの可能性</title>
		<link>http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html</link>
		<comments>http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html#comments</comments>
		<pubDate>Thu, 15 Sep 2011 11:00:55 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[object-c]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=1094</guid>
		<description><![CDATA[あることをキッカケにiOSアプリを作ろうと思った。本当は、Object-Cで作る予定だったけど、そんなに凝ったものは最初には作らないだろうな、と思って、HTML/CSS/Javascriptで作れる「phoneGap」で [...]]]></description>
			<content:encoded><![CDATA[<p>あることをキッカケにiOSアプリを作ろうと思った。本当は、Object-Cで作る予定だったけど、<span id="more-1094"></span>そんなに凝ったものは最初には作らないだろうな、と思って、HTML/CSS/Javascriptで作れる「<a href="http://www.phonegap.com/">phoneGap</a>」で何か作ろうと思った。</p>
<p>Phone Gapの一番の魅力はクロスプラットフォームにアプリケーションを作れること。HTMLベースなので、扱い易い。<br />
アプリぽいものを作るには、Javascriptの知識が必要なんだけど、サイトごとアプリ化して持ち歩いても面白いのかもしれない。AJAXで作ったサイトなら、インタラクティブな動きでプレゼンできたり、説明ができたり、コンテンツの再利用ということでは、サイトをアプリ化大作戦をとってもいいのかも。BtoBのほうが、ニーズはあるようなきがする。</p>
<p>ということで、初めてのiOSアプリは、<a href="http://www.phonegap.com/">phoneGap</a>で作ることにする。</p>
<p>ネタを考えなくちゃ。<strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2011/09/30/jquery-deferred%e3%81%a3%e3%81%a6%e3%81%aa%e3%82%93%e3%81%a8%e3%81%aa%e3%81%8f%e4%be%bf%e5%88%a9%e3%81%ae%e3%82%88%e3%81%86%e3%81%aa%e6%b0%97%e3%81%8c%e3%81%99%e3%82%8b.html" rel="bookmark" title="2011年9月30日">jQuery.Deferredってなんとなく便利のような気がする</a></li>
<li><a href="http://lab.branberyheag.com/2011/12/22/proceesing-js%e3%81%8c%e4%bd%95%e6%b0%97%e3%81%ab%e9%9d%a2%e7%99%bd%e3%81%84.html" rel="bookmark" title="2011年12月22日">Proceesing.jsが何気に面白い</a></li>
<li><a href="http://lab.branberyheag.com/2011/02/17/web-worker-web-storage.html" rel="bookmark" title="2011年2月17日">Web Worker とWeb Storageの組み合わせで何ができるか考えてみた</a></li>
<li><a href="http://lab.branberyheag.com/2010/12/31/%e3%80%8c%e3%81%99%e3%81%8d%e3%81%aa%e3%81%b0%e3%81%97%e3%82%87%e3%80%8d%e3%83%aa%e3%83%8b%e3%83%a5%e3%83%bc%e3%82%a2%e3%83%ab%e3%83%a1%e3%83%a2.html" rel="bookmark" title="2010年12月31日">「すきなばしょ」リニューアルメモ</a></li>
<li><a href="http://lab.branberyheag.com/2009/11/07/javascript_app-tool_closure_google.html" rel="bookmark" title="2009年11月7日">JavaScriptアプリ開発ツール「Closure」</a></li>
</ul>
<p><!-- Similar Posts took 3.513 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>history.pushStateできれいなURLを</title>
		<link>http://lab.branberyheag.com/2011/09/13/history-pushstate%e3%81%a7%e3%81%8d%e3%82%8c%e3%81%84%e3%81%aaurl%e3%82%92.html</link>
		<comments>http://lab.branberyheag.com/2011/09/13/history-pushstate%e3%81%a7%e3%81%8d%e3%82%8c%e3%81%84%e3%81%aaurl%e3%82%92.html#comments</comments>
		<pubDate>Tue, 13 Sep 2011 12:00:50 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=1089</guid>
		<description><![CDATA[これは、従来だとhashタグを使って、URLを作っていたんだけど、このメソッドを使うとそれが必要ない。何気に便利。 これだけを定義しても戻るボタンを押しても戻らないので、popstateのイベントで取得する。 で取得して [...]]]></description>
			<content:encoded><![CDATA[<p>これは、従来だとhashタグを使って、URLを作っていたんだけど、このメソッドを使うとそれが必要ない。何気に便利。</p>
<pre class="brush: jscript; title: ; notranslate">

&lt;code&gt;&lt;/code&gt;window.history.pushState(DATA, TITLE, [URL]);
</pre>
<p>これだけを定義しても戻るボタンを押しても戻らないので、popstateのイベントで取得する。</p>
<pre class="brush: jscript; title: ; notranslate">

window.addEventListener('popstate', function(event) {

changeContents(location.pathname);

},false );
</pre>
<p>で取得して、画面遷移用の関数を用意しておくだけ。</p>
<p>文章だけだとイマイチぴーんと来ないので、あとで、検証をしてみることにする。</p>
<p><strong>参考サイト</strong></p>
<ul>
<li><a href="http://www.webopixel.net/javascript/402.html">http://www.webopixel.net/javascript/402.html</a></li>
<li><a href="http://memo.de4u.net/2011/01/javascript-html5-q.html">http://memo.de4u.net/2011/01/javascript-html5-q.html</a></li>
<li><a href="http://d.hatena.ne.jp/javascripter/20100404/1270411268">http://d.hatena.ne.jp/javascripter/20100404/1270411268</a></li>
<li><a href="http://d.hatena.ne.jp/fujimori1981/20110522/1306064071">http://d.hatena.ne.jp/fujimori1981/20110522/1306064071</a></li>
</ul>
<p><strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2011/01/06/ie6%e3%81%a7positionfixed%e3%82%92%e9%81%a9%e7%94%a8%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%ae%e6%89%8b%e9%a0%86.html" rel="bookmark" title="2011年1月6日">IE6でposition:fixedを適用するための手順</a></li>
<li><a href="http://lab.branberyheag.com/2010/12/26/ie%e3%81%a0%e3%81%91%e3%81%ab%e8%b5%b7%e3%81%93%e3%82%8b%e3%83%96%e3%83%a9%e3%82%a6%e3%82%b6%e3%82%ad%e3%83%a3%e3%83%83%e3%82%b7%e3%83%a5%e3%81%ae%e6%89%b1%e3%81%84%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6.html" rel="bookmark" title="2010年12月26日">IEだけに起こるブラウザキャッシュの扱いについて</a></li>
<li><a href="http://lab.branberyheag.com/2011/10/26/css3%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%8a%e3%83%93%e3%82%b2%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%b5%e3%83%b3%e3%83%97%e3%83%ab.html" rel="bookmark" title="2011年10月26日">CSS3アニメーションナビゲーションサンプル</a></li>
<li><a href="http://lab.branberyheag.com/2011/02/17/web-worker-web-storage.html" rel="bookmark" title="2011年2月17日">Web Worker とWeb Storageの組み合わせで何ができるか考えてみた</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html" rel="bookmark" title="2011年9月15日">phoneGapの可能性</a></li>
</ul>
<p><!-- Similar Posts took 3.636 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/09/13/history-pushstate%e3%81%a7%e3%81%8d%e3%82%8c%e3%81%84%e3%81%aaurl%e3%82%92.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlexFTP</title>
		<link>http://lab.branberyheag.com/2011/05/24/flexftp.html</link>
		<comments>http://lab.branberyheag.com/2011/05/24/flexftp.html#comments</comments>
		<pubDate>Tue, 24 May 2011 10:01:54 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[Air]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=1032</guid>
		<description><![CDATA[Adobe AIRでXMLで管理するCMSを作りたくて、FTPでサーバにファイルをアップロードする必要だなとかいろいろと必要な機能を整理をしていたんだけど、果たしてFlexでFTP機能って作れるのかって、思って調べたら、 [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe AIRでXMLで管理するCMSを作りたくて、FTPでサーバにファイルをアップロードする必要だなとかいろいろと必要な機能を整理をしていたんだけど、果たしてFlexでFTP機能って作れるのかって、思って調べたら、ライブラリがあった。これを使うできるようだ。ただ、Flex2の時に作られたライブラリでしかも更新していないようだ。</p>
<p>とは言っても参考になりそうなので、メモ。<br />
flash.net.soketクラスで作れるようだ。作る前にある程度調べる必要がありそうだ。</p>
<p><span id="more-1032"></span><br />
URLは、以下のとおり。</p>
<p>参考<a href="http://maliboo.pl/projects/FlexFTP/"><br />
</a></p>
<ul>
<li><a href="http://maliboo.pl/projects/FlexFTP/">FlexFTP</a></li>
<li><a href="http://ted.onflash.org/2007/05/flexftp-ftp-client-in-flex-using.php">FlexFTP &#8211; FTP Client in Flex using flash.net.Socket</a></li>
</ul>
<p><strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2011/10/26/%e7%94%bb%e5%83%8f%e3%81%abbase64%e3%82%92%e3%81%8b%e3%81%91%e3%81%a6html%e3%82%84css%e3%81%ab%e5%9f%8b%e3%82%81%e8%be%bc%e3%82%80.html" rel="bookmark" title="2011年10月26日">画像にbase64をかけてhtmlやCSSに埋め込む</a></li>
<li><a href="http://lab.branberyheag.com/2010/12/26/ie%e3%81%a0%e3%81%91%e3%81%ab%e8%b5%b7%e3%81%93%e3%82%8b%e3%83%96%e3%83%a9%e3%82%a6%e3%82%b6%e3%82%ad%e3%83%a3%e3%83%83%e3%82%b7%e3%83%a5%e3%81%ae%e6%89%b1%e3%81%84%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6.html" rel="bookmark" title="2010年12月26日">IEだけに起こるブラウザキャッシュの扱いについて</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html" rel="bookmark" title="2011年9月15日">phoneGapの可能性</a></li>
<li><a href="http://lab.branberyheag.com/2011/01/06/ie6%e3%81%a7positionfixed%e3%82%92%e9%81%a9%e7%94%a8%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%ae%e6%89%8b%e9%a0%86.html" rel="bookmark" title="2011年1月6日">IE6でposition:fixedを適用するための手順</a></li>
<li><a href="http://lab.branberyheag.com/2010/11/17/ie6%e3%81%a7li%e8%a6%81%e7%b4%a0%e5%86%85%e3%81%aea%e3%82%bf%e3%82%b0%e3%81%abdisplayblock%e3%81%a7%e4%bd%99%e7%99%bd%e3%81%a7%e3%81%8d%e3%82%8b%e3%83%bb%e3%83%bb%e3%83%bb.html" rel="bookmark" title="2010年11月17日">IE6でli要素内のaタグにdisplay:blockで余白できる・・・</a></li>
</ul>
<p><!-- Similar Posts took 4.372 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/05/24/flexftp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Worker とWeb Storageの組み合わせで何ができるか考えてみた</title>
		<link>http://lab.branberyheag.com/2011/02/17/web-worker-web-storage.html</link>
		<comments>http://lab.branberyheag.com/2011/02/17/web-worker-web-storage.html#comments</comments>
		<pubDate>Thu, 17 Feb 2011 10:28:19 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[アイデア]]></category>
		<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=954</guid>
		<description><![CDATA[正直は、Web Worker使わないだろう・・・って思っていたけど、計算などロジックをやらせて、結果だけをメインのJavascriptでやらせるのが良いんだろうなって、思った。 Web Workerは、DOMの処理はでき [...]]]></description>
			<content:encoded><![CDATA[<p>正直は、Web Worker使わないだろう・・・って思っていたけど、計算などロジックをやらせて、結果だけをメインのJavascriptでやらせるのが良いんだろうなって、思った。<br />
Web Workerは、DOMの処理はできないので、本当純粋に演算しかできないようだ。ただ、並行処理になるので、フロントエンドでユーザーのイベント処理をしながら、なんらかの計算をさせることができるのは、かなり魅力的なことだと思う。</p>
<p>Web Storageも魅力的な機能のひとつ。<br />
ブラウザにデータ保存ができるので、これも魅力的。最終的には、サーバサイド側でのデータ保存になるのだと思うけど、一時保存などではものすごい役に立つと思う。<br />
ここまで、処理用のスクリプト・保存処理するスクリプト・イベントを管理するスクリプト（インタラクティブのスクリプト）・そして、これらを全体を管理するスクリプトというきれいな分け方ができる。<br />
Webアプリケーションを作る環境は整ってきているし、あとはアイデア次第で、ものすごい可能性を秘めている。</p>
<p>ただ、ビジネス用のアプリケーションを作りにしろ、Webサービスを作るには、バックエンドの必要性が高まってくる。<br />
多分、アプリを使って関わってくる人が１人称、またはデータが消えても問題ないようなアプリだったりする場合は、フロントエンドだけで良いのかもしれない。</p>
<p>スマートフォンで、ペットをブラウザ上で飼う、Webアプリだったらフロントエンドだけでアプリ開発できるとおもう。</p>
<p>こうやって書いていると俺も今つくっているサイトを仕上げたい。<strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2011/09/30/jquery-deferred%e3%81%a3%e3%81%a6%e3%81%aa%e3%82%93%e3%81%a8%e3%81%aa%e3%81%8f%e4%be%bf%e5%88%a9%e3%81%ae%e3%82%88%e3%81%86%e3%81%aa%e6%b0%97%e3%81%8c%e3%81%99%e3%82%8b.html" rel="bookmark" title="2011年9月30日">jQuery.Deferredってなんとなく便利のような気がする</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html" rel="bookmark" title="2011年9月15日">phoneGapの可能性</a></li>
<li><a href="http://lab.branberyheag.com/2010/02/24/get_page_tips.html" rel="bookmark" title="2010年2月24日">WordPressでサイト構築する時のTips</a></li>
<li><a href="http://lab.branberyheag.com/2010/12/31/%e3%80%8c%e3%81%99%e3%81%8d%e3%81%aa%e3%81%b0%e3%81%97%e3%82%87%e3%80%8d%e3%83%aa%e3%83%8b%e3%83%a5%e3%83%bc%e3%82%a2%e3%83%ab%e3%83%a1%e3%83%a2.html" rel="bookmark" title="2010年12月31日">「すきなばしょ」リニューアルメモ</a></li>
<li><a href="http://lab.branberyheag.com/2011/11/29/javascript%e3%81%ae%e5%a4%9a%e6%ac%a1%e5%85%83%e9%85%8d%e5%88%97%e3%81%a8%e9%80%a3%e6%83%b3%e9%85%8d%e5%88%97.html" rel="bookmark" title="2011年11月29日">JavaScriptの多次元配列と連想配列</a></li>
</ul>
<p><!-- Similar Posts took 4.128 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/02/17/web-worker-web-storage.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE6でposition:fixedを適用するための手順</title>
		<link>http://lab.branberyheag.com/2011/01/06/ie6%e3%81%a7positionfixed%e3%82%92%e9%81%a9%e7%94%a8%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%ae%e6%89%8b%e9%a0%86.html</link>
		<comments>http://lab.branberyheag.com/2011/01/06/ie6%e3%81%a7positionfixed%e3%82%92%e9%81%a9%e7%94%a8%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%ae%e6%89%8b%e9%a0%86.html#comments</comments>
		<pubDate>Thu, 06 Jan 2011 09:43:39 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=922</guid>
		<description><![CDATA[今、やっているお仕事で、position:fixedをどうしても使わないといけなくて、いろいろと調べてみた。なので、メモ。 CSSにIE6のみに適用のために以下のプロパティを定義。 div#samp｛｝は、positio [...]]]></description>
			<content:encoded><![CDATA[<p>今、やっているお仕事で、position:fixedをどうしても使わないといけなくて、いろいろと調べてみた。なので、メモ。</p>
<p>CSSにIE6のみに適用のために以下のプロパティを定義。</p>
<pre class="brush: css; title: ; notranslate">
&lt;pre&gt;html,body{
    width :100%;
    height:100%;
    overflow:auto;
    margin:0;
    padding:0;
}
div#samp{
    position: fixed!important;
    position: absolute;
}
&lt;/pre&gt;
</pre>
<p>div#samp｛｝は、position:fixed;を適用させたい部分に適用する。html,bodyに定義してあるプロパティで「overflow:auto;」となっているが<br />
適宜調整が必要になってくる。</p>
<pre class="brush: xml; title: ; notranslate">

&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
</pre>
<p>HTMLファイルで上記の宣言文を忘れずにする。<br />
互換モードでは、使えないので注意が必要。</p>
<p>Javascriptで対応しようと思ったけど、うまくいかなかった。<br />
スクロールするたびにJSのEVENTが反応して、きれいではなかった。</p>
<p>元ネタ</p>
<p><a href="http://d.hatena.ne.jp/cyokodog/20090323/jQueryExFixed#">http://d.hatena.ne.jp/cyokodog/20090323/jQueryExFixed</a><br />
<a href="http://d.hatena.ne.jp/cyokodog/20081204/PositionFixed03">http://d.hatena.ne.jp/cyokodog/20081204/PositionFixed03</a><strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2009/08/19/clip%e3%83%97%e3%83%ad%e3%83%91%e3%83%86%e3%82%a3.html" rel="bookmark" title="2009年8月19日">Clipプロパティ</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/13/history-pushstate%e3%81%a7%e3%81%8d%e3%82%8c%e3%81%84%e3%81%aaurl%e3%82%92.html" rel="bookmark" title="2011年9月13日">history.pushStateできれいなURLを</a></li>
<li><a href="http://lab.branberyheag.com/2009/11/04/javascript.html" rel="bookmark" title="2009年11月4日">javascriptとユーザ環境について</a></li>
<li><a href="http://lab.branberyheag.com/2011/10/26/%e7%94%bb%e5%83%8f%e3%81%abbase64%e3%82%92%e3%81%8b%e3%81%91%e3%81%a6html%e3%82%84css%e3%81%ab%e5%9f%8b%e3%82%81%e8%be%bc%e3%82%80.html" rel="bookmark" title="2011年10月26日">画像にbase64をかけてhtmlやCSSに埋め込む</a></li>
<li><a href="http://lab.branberyheag.com/2011/09/15/phonegap%e3%81%ae%e5%8f%af%e8%83%bd%e6%80%a7.html" rel="bookmark" title="2011年9月15日">phoneGapの可能性</a></li>
</ul>
<p><!-- Similar Posts took 3.663 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2011/01/06/ie6%e3%81%a7positionfixed%e3%82%92%e9%81%a9%e7%94%a8%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%ae%e6%89%8b%e9%a0%86.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

