<?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>わすれないように. &#187; jQuery</title>
	<atom:link href="http://www.makies.com/tags/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makies.com</link>
	<description>メモ書き程度。</description>
	<lastBuildDate>Sun, 13 Nov 2011 13:58:27 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>JavaScriptの日付計算</title>
		<link>http://www.makies.com/2007/03/9/</link>
		<comments>http://www.makies.com/2007/03/9/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 07:17:01 +0000</pubDate>
		<dc:creator>maki</dc:creator>
				<category><![CDATA[JavaSceipt]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://makies.com/?p=9</guid>
		<description><![CDATA[JavaScriptで日付計算って････？って調べて見つけた。 new_day = new Date();new_day.getTime();new_day.setFullYear(); のように使うらしい new_day.getDay();new_day.getDate(); これらは似ているが同じものではないので注意。 とほほのJavaScript入門(日付)]]></description>
			<content:encoded><![CDATA[<p></p>
<p>JavaScriptで日付計算って････？<br />って調べて見つけた。</p>
<p></p>
<blockquote><p>new_day = new Date();<br />new_day.getTime();<br />new_day.setFullYear();</p></blockquote>
<p>のように使うらしい</p>
<p></p>
<blockquote><p>new_day.getDay();<br />new_day.getDate();</p></blockquote>
<p>これらは似ているが同じものではないので注意。</p>
<p><a href=&quot;http://pzxa85.hp.infoseek.co.jp/www/wwwjsdat.htm&quot;>とほほのJavaScript入門(日付)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makies.com/2007/03/9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery</title>
		<link>http://www.makies.com/2007/03/6/</link>
		<comments>http://www.makies.com/2007/03/6/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 15:59:56 +0000</pubDate>
		<dc:creator>maki</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://makies.com/?p=6</guid>
		<description><![CDATA[本家： http://jquery.com APIドキュメント： http://jquery.com/api/ jQuery 開発者向けメモ（日本語でわかりやすい）： http://www.mikage.to/jquery/ プラグイン一覧(本家サイト)： http://docs.jquery.com/Plugins formプラグイン： (本体) http://dev.jquery.com/browser/trunk/plugins/form/jquery.form.js?format=txt (使い方) http://www.malsup.com/jquery/form/ DED&#124;Chain： http://dedchain.dustindiaz.com/ Yahoo!UIライブラリとjQueryをミックスしたJavaScriptライブラリ「DED&#124;Chain」。 DED&#124;Chain を使えば、jQueryの使いやすさそのままに、Yahoo!UI Library の便利さも享受できるようです。 phpspotの記事より]]></description>
			<content:encoded><![CDATA[<p>本家：<br />
<a href=&quot;http://jquery.com/&quot; >http://jquery.com</a></p>
<p>APIドキュメント：<br />
<a href=&quot;http://jquery.com/api/&quot; >http://jquery.com/api/</a></p>
<p>jQuery 開発者向けメモ（日本語でわかりやすい）：<br />
<a href=&quot;http://www.mikage.to/jquery/&quot; >http://www.mikage.to/jquery/</a></p>
<p>プラグイン一覧(本家サイト)：<br />
<a href=&quot;http://docs.jquery.com/Plugins&quot; >http://docs.jquery.com/Plugins</a></p>
<p> formプラグイン：<br />
(本体)<br />
<a href=&quot;http://dev.jquery.com/browser/trunk/plugins/form/jquery.form.js?format=txt&quot; >http://dev.jquery.com/browser/trunk/plugins/form/jquery.form.js?format=txt</a></p>
<p>(使い方)<br />
<a href=&quot;http://www.malsup.com/jquery/form/&quot; >http://www.malsup.com/jquery/form/</a></p>
<p>
DED|Chain：<br />
<a href=&quot;http://dedchain.dustindiaz.com/&quot; >http://dedchain.dustindiaz.com/</a></p>
<blockquote><p>Yahoo!UIライブラリとjQueryをミックスしたJavaScriptライブラリ「DED|Chain」。<br />
DED|Chain を使えば、jQueryの使いやすさそのままに、Yahoo!UI Library の便利さも享受できるようです。</p>
<p><a href=&quot;http://phpspot.org/blog/archives/2007/03/yahoouijqueryja.html&quot; >phpspot</a>の記事より</p></blockquote>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makies.com/2007/03/6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

