<?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>big5 &#187; works</title>
	<atom:link href="http://big5.jp/blog/category/works/feed/" rel="self" type="application/rss+xml" />
	<link>http://big5.jp/blog</link>
	<description>犬と猫と串カツが好きなエンジニアの日記</description>
	<lastBuildDate>Sun, 25 Jul 2010 18:17:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ボケてのお気に入りを画像でゲットするブックマークレットを作りましたよ</title>
		<link>http://big5.jp/blog/2010/05/bokete/</link>
		<comments>http://big5.jp/blog/2010/05/bokete/#comments</comments>
		<pubDate>Thu, 13 May 2010 10:41:03 +0000</pubDate>
		<dc:creator>big5</dc:creator>
				<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://big5.jp/blog/?p=131</guid>
		<description><![CDATA[
こういう画像をゲットするブックマークレットだよ！！
ブックマークレット置き場
twitterに「このボケいいわー」って放流する部分もつくろうかなあ。
]]></description>
			<content:encoded><![CDATA[<p><img src="http://big5.jp/blog/wp-content/uploads/boke-entry-11752531.jpg" alt="boke-entry-1175253" title="boke-entry-1175253" width="320" height="425" class="aligncenter size-full wp-image-132" /></p>
<p>こういう画像をゲットするブックマークレットだよ！！</p>
<p><a href="http://big5.jp/blog/bokete-matiuke/">ブックマークレット置き場</a></p>
<p>twitterに「このボケいいわー」って放流する部分もつくろうかなあ。</p>
]]></content:encoded>
			<wfw:commentRss>http://big5.jp/blog/2010/05/bokete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>エロの力でNo More IE6を推進するjs</title>
		<link>http://big5.jp/blog/2009/11/nomoreie6_ero/</link>
		<comments>http://big5.jp/blog/2009/11/nomoreie6_ero/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 16:29:25 +0000</pubDate>
		<dc:creator>big5</dc:creator>
				<category><![CDATA[works]]></category>
		<category><![CDATA[ero]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[no more ie6]]></category>

		<guid isPermaLink="false">http://big5.jp/blog/?p=11</guid>
		<description><![CDATA[Webのエンジニアとしてサービス開発してると、いちいちIE6のやんちゃっぷりに振り回されるのです。
以前、NoMoreIE6の運動がはじまったりYouTubeが参戦したりって話題があったりしたんだけど、その後どうなんだろう。
そんなわけで遅ればせながら僕もNo More IE6を推進させるべく、IE6の人が見たらIE8のサイトへ誘導するJavascriptを書いたよ！
デモページ（どのブラウザでもIE6で見た時の動きになるよ！）

世の中を動かすにはエロですよ
なんだかセキュリティがどうこうとか、表示速度が遅いとか、そんなん言われてもよくわかんないし。
それがわかる人だったらもうとっくに新しいのにしてるっていうね。
やっぱエロだよね。エロ。
つかいかた
あなたのブログに
&#60;script src=&#34;http://big5.jp/works/nomoreie6/nomoreie6.js&#34; type=&#34;text/javascript&#34;&#62;
を追加するだけ！
もっと詳しいつかいかた
今は、
top:30px;
right:30px;
の位置にposition:absoluteで表示してます。
jsの31行目あたりに書いてるので、いやだったら変えたやつを自分のサーバに置いたりしてくださいね！！！！
]]></description>
			<content:encoded><![CDATA[<p>Webのエンジニアとしてサービス開発してると、いちいちIE6のやんちゃっぷりに振り回されるのです。<br />
以前、NoMoreIE6の運動がはじまったりYouTubeが参戦したりって話題があったりしたんだけど、その後どうなんだろう。<br />
そんなわけで遅ればせながら僕もNo More IE6を推進させるべく、IE6の人が見たらIE8のサイトへ誘導するJavascriptを書いたよ！</p>
<p><a href="http://big5.jp/blog/no-more-ie6-demo/">デモページ（どのブラウザでもIE6で見た時の動きになるよ！）</a></p>
<p><span id="more-11"></span></p>
<h3>世の中を動かすにはエロですよ</h3>
<p>なんだかセキュリティがどうこうとか、表示速度が遅いとか、そんなん言われてもよくわかんないし。<br />
それがわかる人だったらもうとっくに新しいのにしてるっていうね。<br />
やっぱエロだよね。エロ。</p>
<h3>つかいかた</h3>
<p>あなたのブログに</p>
<p>&lt;script src=&quot;http://big5.jp/works/nomoreie6/nomoreie6.js&quot; type=&quot;text/javascript&quot;&gt;</p>
<p>を追加するだけ！</p>
<h3>もっと詳しいつかいかた</h3>
<p>今は、<br />
top:30px;<br />
right:30px;<br />
の位置にposition:absoluteで表示してます。<br />
jsの31行目あたりに書いてるので、いやだったら変えたやつを自分のサーバに置いたりしてくださいね！！！！</p>
]]></content:encoded>
			<wfw:commentRss>http://big5.jp/blog/2009/11/nomoreie6_ero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
