<?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/"
	>

<channel>
	<title>WebTecNote</title>
	<atom:link href="http://tenderfeel.xsrv.jp/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderfeel.xsrv.jp</link>
	<description>そうだ、Android、爆破しよう。</description>
	<pubDate>Fri, 18 May 2012 19:12:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[Excel] 一意なIDを自動的に振り当てる</title>
		<link>http://tenderfeel.xsrv.jp/memo/1217/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1217/#comments</comments>
		<pubDate>Fri, 18 May 2012 19:01:57 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[GoogleSpredsheet]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1217</guid>
		<description><![CDATA[				Googleスプレッドシートのセルに一意なIDを自動で付けたかった。
				上から下へ順にカウントアップするものを。
				
				
				上にあるセルを数をカウントし、カウント結果をIDにする
				 [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1217/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[JS] Google Visualization API がなかなか便利な件</title>
		<link>http://tenderfeel.xsrv.jp/memo/1215/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1215/#comments</comments>
		<pubDate>Tue, 15 May 2012 03:14:19 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[backbone.js]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[underscore.js]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1215</guid>
		<description><![CDATA[				Google Spreadsheetを愛用していて、ゲームの攻略データなんかを纏めていると「この中身をそのままサイトにできないものか…」と思ってたんだけど、
				普通のエクスポートでCSV形式だとドメインの呪 [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1215/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Sass] Compass CSS3-animations snipets</title>
		<link>http://tenderfeel.xsrv.jp/memo/1214/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1214/#comments</comments>
		<pubDate>Wed, 09 May 2012 07:04:37 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[Compass]]></category>

		<category><![CDATA[CSS3]]></category>

		<category><![CDATA[Sass]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1214</guid>
		<description><![CDATA[				CompassのCSS3モジュールでは
				transitionsのmixinがあるのにanimationsはないので
				-mozとかのプレフィックスが欲しい時にはexperimentalを使うしか無い感じ。
				
@include experimental(animation-name, sample); //アニメーション名
@include experimental(animation-duration, 1s); //実行時間
@include experimental(animation-iteration-count, 1); //実行回数(number &#124; infinite)
@include experimental(animation-direction, normal); //反復の有無(normal &#124; alternate)
@include experimental(animation-delay, 0s); //実行までの待ち時間
@include experimental(animation-fill-mode, both);//実行前や実行後のスタイル指定(none &#124; forwards &#124; backwards &#124; both)
@include experimental(animation-timing-function, linear);//タイミング(ease &#124; liner &#124; ease-in &#124; ease-out &#124; ease-in-out &#124; cubic-bezier)
@include experimental(animation-play-state, running); //実行状態(running &#124; paused) *削除検討中のプロパティ

				
				そのままコンパイルすると…
				PLAIN TEXT
				CSS:
				
				
				
				
				-moz-animation-name: sample;
				
				
				&#160; -webkit-animation-name: sample;
				
				
				&#160; -o-animation-name: sample;
				
				
				&#160; -ms-animation-name: sample;
				
				
				&#160; -khtml-animation-name: [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1214/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web草子</title>
		<link>http://tenderfeel.xsrv.jp/memo/1212/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1212/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 10:59:39 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1212</guid>
		<description><![CDATA[				春はHTML
				やうやう５になりゆく仕様は少し明かりて
				老いたるブラウザの細くたなびきたる
				夏はJavaScript
				フレームワークはさらなり
				メタ言語もなほ。Coffeeの [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1212/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[MooTools, HTML5] ToDoアプリを萌え化してみた</title>
		<link>http://tenderfeel.xsrv.jp/memo/1207/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1207/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 09:46:43 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[contest]]></category>

		<category><![CDATA[HTML5]]></category>

		<category><![CDATA[jsdo.it]]></category>

		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1207</guid>
		<description><![CDATA[				Web Creatros Contest "Q"　っていうのがjsdo.itでやってます。
				商品がApple製品だったのでまた釣られてしましました（ノω＾）
				お題を呼んでわが身をふりかえってみると [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1207/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[html5] Android 4.0 で HTML5 Test</title>
		<link>http://tenderfeel.xsrv.jp/memo/1200/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1200/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 04:35:37 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[Android]]></category>

		<category><![CDATA[Audio]]></category>

		<category><![CDATA[HTML5]]></category>

		<category><![CDATA[HTML5API]]></category>

		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1200</guid>
		<description><![CDATA[				
				昨日LABI渋谷のスマホ売り場見てたら
				Galaxy Nexusに続きAQUOS Phone 104SHもAndroid4.0だったので、
				触りついでにHTML5 Testしてみたんです。
				結果の256という点数はHTML5 Testにもう載ってるんですが、
				その詳細は見た事なかったので晒しておきます。
				
				テスト機詳細
				AQUOS Phone 104SH
				Android4.0.3
				※NoおよびPartialのものだけ列挙してあります。
				Video
				
				Subtitle support
				MPEG-4 support
				H.264 support
				Ogg Theora support
				WebM support
				
				Audio
				
				PCM audio support
				AAC support
				Ogg Vorbis support
				WebM support
				
				Elements
				
				
				Grouping content elements (Partial)
				Text-level semantic elements (Partial)
				Interactive elements (Partial) 
				
				Forms
				
				input type=text (Partial)
				input type=datetime (Partial)
				input type=date (Partial)
				input type=month (Partial)
				input type=week (Partial)
				input type=time (Partial)
				input type=datetime-local (Partial)
				input type=color (Partial)
				input type=image (Partial)
				textarea (Partial)
				fieldset (Partial)
				datalist
				progress
				meter
				
				Fields
				
				Other attributes
				
				User interaction
				Drag and drop
				
				Attributes
				Events
				
				History and navigation
				
				Session [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1200/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[js]  スマートフォンのAjax フォーム送信時にキーボードを消す</title>
		<link>http://tenderfeel.xsrv.jp/memo/1197/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1197/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 13:23:24 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[Android]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1197</guid>
		<description><![CDATA[				Ｇｏボタンを押した時のイベントはsubmit　もしくは event.keyCode のcode=13 で取れますが
				テキストフィールドやテキストエリアに入力後、スマホのキーボードでＧｏボタンを押した時、
 [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1197/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Aptana Studio 3のこと（その２：使い方等）　</title>
		<link>http://tenderfeel.xsrv.jp/memo/1193/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1193/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 03:47:18 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[Aptana]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1193</guid>
		<description><![CDATA[				Aptana3のβが出た頃に前のまとめを書いたんだけど、
				βが取れた後もWebStormなどの波に揉まれつつ相変わらずAptanaを使っているので
				前の記事に載せてない機能や使い方などについてまと [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1193/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[js] WebStorageのサポートチェック</title>
		<link>http://tenderfeel.xsrv.jp/javascript/1192/</link>
		<comments>http://tenderfeel.xsrv.jp/javascript/1192/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 06:37:22 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[HTML5API]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1192</guid>
		<description><![CDATA[				LocalStorage や SessionStorageが使えるかどうか確認する時の条件について。
				未サポート機種であればwindowにlocalStorageやsessionStorageというプロパ [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/javascript/1192/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[js,css] テンキーがついているスマートフォンの罠</title>
		<link>http://tenderfeel.xsrv.jp/memo/1189/</link>
		<comments>http://tenderfeel.xsrv.jp/memo/1189/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 03:51:49 +0000</pubDate>
		<dc:creator>Tenderfeel</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://tenderfeel.xsrv.jp/?p=1189</guid>
		<description><![CDATA[				Androidを爆発し隊・投げ捨て隊に所属するみなさん、
				ますますスマホ戦線が活発化する中いかがお過ごしでしょうか。
				スマホといえばiPhoneがその美しいデザインでこれぞスマホ！という概念を決定 [...]]]></description>
		<wfw:commentRss>http://tenderfeel.xsrv.jp/memo/1189/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

