<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Kechol &#187; jQuery</title>
	<atom:link href="http://blog.kechol.net/articles/category/articles/jquery-articles/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.kechol.net</link>
	<description>CSSやWEBデザインなど、WEBの世界に関するものが中心です。最近はプログラミング寄りですが。jQueryとか、PHPだとCakePHP使ったりします。Flashは紹介するだけ。たまに大学生活やビジネスについても。</description>
	<lastBuildDate>Sat, 03 Sep 2011 14:44:21 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/category/articles/jquery-articles/feed" />
		<item>
		<title>20行ちょっとのjQuery Pluginを書いてみるチュートリアル</title>
		<link>http://blog.kechol.net/articles/jquery-articles/20-lines-coloful-background-jquery-plugin-tutorial.html</link>
		<comments>http://blog.kechol.net/articles/jquery-articles/20-lines-coloful-background-jquery-plugin-tutorial.html#comments</comments>
		<pubDate>Tue, 05 Apr 2011 11:41:57 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=777</guid>
		<description><![CDATA[暇だったのでjQueryで遊んでいました。 jQueryといえば便利なプラグインがありますが、少し慣れてくると自分でも書いてみたくなります。 というわけで20行ほどのプラグインを書いてみました。 背景色をランダムに変化さ [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/jquery-articles/20-lines-coloful-background-jquery-plugin-tutorial.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/jquery-articles/20-lines-coloful-background-jquery-plugin-tutorial.html" />
	</item>
		<item>
		<title>これから作ろうとしているシステムで使いたいプラグインとかまとめてみる &#8211; jQuery編</title>
		<link>http://blog.kechol.net/articles/jquery-articles/plugins-for-jquery-i-try-to-use.html</link>
		<comments>http://blog.kechol.net/articles/jquery-articles/plugins-for-jquery-i-try-to-use.html#comments</comments>
		<pubDate>Thu, 23 Dec 2010 04:14:40 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WEBデザイン]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=758</guid>
		<description><![CDATA[今、大学のほうで先輩が作ったシステムをつくり直そうとしています。 簡単なメッセージ機能とフォームを使った申請・管理機能を持ったものなのですが、CakePHPを使って作りたいと考えてます。 せっかくなのでよりリッチなものに [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/jquery-articles/plugins-for-jquery-i-try-to-use.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/jquery-articles/plugins-for-jquery-i-try-to-use.html" />
	</item>
		<item>
		<title>JSやFlashで作られたインタラクティブムービーがすごい</title>
		<link>http://blog.kechol.net/articles/jquery-articles/how-interesting-interactive-movies-are.html</link>
		<comments>http://blog.kechol.net/articles/jquery-articles/how-interesting-interactive-movies-are.html#comments</comments>
		<pubDate>Wed, 22 Dec 2010 11:30:20 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[インタラクティブムービー]]></category>
		<category><![CDATA[動画]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=749</guid>
		<description><![CDATA[たまたま見た動画があまりにも衝撃的だったのでご紹介します。 インタラクティブムービーなんて言うみたいですが、ただの動画ではなくて、 Twitterやfacebook、WEBカメラなんかと連携した動画になっています。とにか [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/jquery-articles/how-interesting-interactive-movies-are.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/jquery-articles/how-interesting-interactive-movies-are.html" />
	</item>
		<item>
		<title>50のjQueryコードスニペット</title>
		<link>http://blog.kechol.net/articles/jquery-articles/50-jquery-snippets.html</link>
		<comments>http://blog.kechol.net/articles/jquery-articles/50-jquery-snippets.html#comments</comments>
		<pubDate>Sun, 14 Mar 2010 13:25:40 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=594</guid>
		<description><![CDATA[今日は50のjQueryコードスニペットをAddy Osmaniからご紹介します。 &#160; &#160; if ($.browser.msie) { // Internet Explorer is a sadist [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/jquery-articles/50-jquery-snippets.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/jquery-articles/50-jquery-snippets.html" />
	</item>
		<item>
		<title>iPhoneのWEBアプリを作ってみよう。</title>
		<link>http://blog.kechol.net/articles/jquery-articles/create-an-iphone-web-application-with-framework.html</link>
		<comments>http://blog.kechol.net/articles/jquery-articles/create-an-iphone-web-application-with-framework.html#comments</comments>
		<pubDate>Thu, 25 Feb 2010 09:29:44 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[WEBサービス]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=511</guid>
		<description><![CDATA[僕はiPhoneを持ってないので詳しいことを紹介できないんですが、自分用のメモもかねて、今日はお手軽にiPhoneのWEBアプリを作れるフレームワークを二つご紹介します。 &#160; iPhoneではflashを使うこ [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/jquery-articles/create-an-iphone-web-application-with-framework.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/jquery-articles/create-an-iphone-web-application-with-framework.html" />
	</item>
		<item>
		<title>2010年のUIはシンプルにいきましょう。</title>
		<link>http://blog.kechol.net/articles/design/simplify-ui-in-2010.html</link>
		<comments>http://blog.kechol.net/articles/design/simplify-ui-in-2010.html#comments</comments>
		<pubDate>Sat, 06 Feb 2010 00:28:45 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[デザイン]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WEBデザイン]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=437</guid>
		<description><![CDATA[最近、UI（ユーザインタフェース）に関する記事が多く見られるので少しまとめてみました。脈絡ないですが。 UIのトレンド Web Designer Wall で２０１０年のユーザインタフェースをどうすべきかまとめられていた [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/design/simplify-ui-in-2010.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/design/simplify-ui-in-2010.html" />
	</item>
		<item>
		<title>IE PNG Fix のメモ。</title>
		<link>http://blog.kechol.net/articles/jquery-articles/iepngfix-memo.html</link>
		<comments>http://blog.kechol.net/articles/jquery-articles/iepngfix-memo.html#comments</comments>
		<pubDate>Tue, 26 Jan 2010 14:38:40 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IEPNGFIX]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=374</guid>
		<description><![CDATA[毎度毎度IE6にはお世話になっています。（棒読み IE PNG Fix に関する記事なんてもういくらでもあるわけですが、自分のためにメモっておきます。 &#160; IE PNG Fix にもいろいろ種類があるので、そこ [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/jquery-articles/iepngfix-memo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/jquery-articles/iepngfix-memo.html" />
	</item>
		<item>
		<title>これでもかって数のjQueryとjavascriptのスニペット</title>
		<link>http://blog.kechol.net/articles/jquery-articles/a-lot-of-jquery-and-javascript-snippets.html</link>
		<comments>http://blog.kechol.net/articles/jquery-articles/a-lot-of-jquery-and-javascript-snippets.html#comments</comments>
		<pubDate>Sun, 17 Jan 2010 09:57:37 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=282</guid>
		<description><![CDATA[スニペットとは、よく使われるコードを断片化して名前をつけたもののことです。 今回はCODROPSでjavascriptとjQueryのスニペットがまとめられていたのでご紹介します。 &#160; 右クリック禁止。 $(d [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/jquery-articles/a-lot-of-jquery-and-javascript-snippets.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/jquery-articles/a-lot-of-jquery-and-javascript-snippets.html" />
	</item>
		<item>
		<title>jQuery1.4が公開されました。</title>
		<link>http://blog.kechol.net/articles/jquery-articles/jquery1_4-released.html</link>
		<comments>http://blog.kechol.net/articles/jquery-articles/jquery1_4-released.html#comments</comments>
		<pubDate>Fri, 15 Jan 2010 22:07:34 +0000</pubDate>
		<dc:creator>Kechol</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.kechol.net/?p=248</guid>
		<description><![CDATA[jQuery誕生四周年を記念して、jQuery1.4が公開されましたね！ live()などの関数が追加された他、既存の関数の速度が向上しています。 &#160; よく使うClassの処理系やempty()などの実行速度の [...]]]></description>
		<wfw:commentRss>http://blog.kechol.net/articles/jquery-articles/jquery1_4-released.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.kechol.net/articles/jquery-articles/jquery1_4-released.html" />
	</item>
	</channel>
</rss>

