<?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>[k]id &#187; WEB Tips</title>
	<atom:link href="http://kidokorock.com/category/webtips/feed" rel="self" type="application/rss+xml" />
	<link>http://kidokorock.com</link>
	<description>楽しいWEB制作メモ</description>
	<lastBuildDate>Thu, 22 Jul 2010 10:21:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/category/webtips/feed" />
		<item>
		<title>アイディアに躓いた時のインスピレーション特集　その２</title>
		<link>http://kidokorock.com/2010/07/webtips/idea2.html</link>
		<comments>http://kidokorock.com/2010/07/webtips/idea2.html#comments</comments>
		<pubDate>Mon, 19 Jul 2010 23:17:56 +0000</pubDate>
		<dc:creator>kid</dc:creator>
				<category><![CDATA[WEB Tips]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1933</guid>
		<description><![CDATA[
インスピレーションがわく映像をとにかく見つけてきてみました。
ENVISION : Step into the sensory box from SUPERBIEN on Vimeo.

The Twelve &#82 [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/07/webtips/idea2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/07/webtips/idea2.html" />
	</item>
		<item>
		<title>エックスサーバーでcronを使いphp5で動作させる方法</title>
		<link>http://kidokorock.com/2010/07/webtips/cronphp5.html</link>
		<comments>http://kidokorock.com/2010/07/webtips/cronphp5.html#comments</comments>
		<pubDate>Tue, 13 Jul 2010 10:01:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WEB Tips]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1965</guid>
		<description><![CDATA[
ずっと疑問に思っていて、見て見ぬ振りをしていたレンタルサーバーの
cron動作時のphpのバージョン問題がやっと解決しました。

エックスサーバーでcronを通してphpを使用する時、
デフォルトではphp4で動作して [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/07/webtips/cronphp5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/07/webtips/cronphp5.html" />
	</item>
		<item>
		<title>GlowlMailがようやくアップデート</title>
		<link>http://kidokorock.com/2010/07/webtips/gl.html</link>
		<comments>http://kidokorock.com/2010/07/webtips/gl.html#comments</comments>
		<pubDate>Thu, 08 Jul 2010 23:12:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WEB Tips]]></category>
		<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1946</guid>
		<description><![CDATA[
MacOSX で先日のアップデートにより、
GlowlMailがバージョンの差異によりエラーがでて機能していなかったのですが、
7/4にようやくアップデートが出て、約１ヶ月ぶりにGlowlMailにて通知が受け取れるよ [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/07/webtips/gl.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/07/webtips/gl.html" />
	</item>
		<item>
		<title>ttf2fftのMACターミナルで展開手順</title>
		<link>http://kidokorock.com/2010/05/webtips/ttf2fft_comp.html</link>
		<comments>http://kidokorock.com/2010/05/webtips/ttf2fft_comp.html#comments</comments>
		<pubDate>Thu, 06 May 2010 10:16:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WEB Tips]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1926</guid>
		<description><![CDATA[
用意するもの

freetype-2.1.10.tar.gz
ttf2fft-1.1.tar.gz

それぞれ解凍
上記をそれぞれ解凍
ターミナルからそれぞれのフォルダの階層に移動し

freetype-2.1.10. [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/05/webtips/ttf2fft_comp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/05/webtips/ttf2fft_comp.html" />
	</item>
		<item>
		<title>PHPで今日＋何日を取得！</title>
		<link>http://kidokorock.com/2010/04/webtips/php-webtips/phpplus.html</link>
		<comments>http://kidokorock.com/2010/04/webtips/php-webtips/phpplus.html#comments</comments>
		<pubDate>Tue, 13 Apr 2010 22:29:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1922</guid>
		<description><![CDATA[
質問をいただいたのでメモ！
データベース等から今日＋何日を取得して明日とか明後日を取得する方法

プラス３日
date(&#34;Y-m-d&#34;, strtotime(&#34;+3 day&#34;)
 [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/04/webtips/php-webtips/phpplus.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/04/webtips/php-webtips/phpplus.html" />
	</item>
		<item>
		<title>タグの中のあれ！ほら、idとかnameとか日本語では何と表現するんだっけ？</title>
		<link>http://kidokorock.com/2010/04/webtips/attr.html</link>
		<comments>http://kidokorock.com/2010/04/webtips/attr.html#comments</comments>
		<pubDate>Thu, 01 Apr 2010 08:59:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WEB Tips]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1897</guid>
		<description><![CDATA[
jQueryでタグの中で使用するAttributeを制御していて、
attr扱いに躓いたのでGoogle先生に聞いていたところ、
なかなか解決策がみつからず、違う角度で検索をしてみよう。。。

「あれAttribute [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/04/webtips/attr.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/04/webtips/attr.html" />
	</item>
		<item>
		<title>jQuery UIのdialogとdatepickerを一緒に使う</title>
		<link>http://kidokorock.com/2010/03/webtips/ajax-webtips/jui.html</link>
		<comments>http://kidokorock.com/2010/03/webtips/ajax-webtips/jui.html#comments</comments>
		<pubDate>Mon, 29 Mar 2010 23:39:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1888</guid>
		<description><![CDATA[
jQuery UIでdialogとdatepickerを併用すると何故かdatepickerが背面にまわってしまう。



そんな場合の対処方法。
development-bundle/themes/ui-lightn [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/03/webtips/ajax-webtips/jui.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/03/webtips/ajax-webtips/jui.html" />
	</item>
		<item>
		<title>jQuery要素の先頭に追加</title>
		<link>http://kidokorock.com/2010/03/webtips/ajax-webtips/jqpre.html</link>
		<comments>http://kidokorock.com/2010/03/webtips/ajax-webtips/jqpre.html#comments</comments>
		<pubDate>Sun, 28 Mar 2010 23:14:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1876</guid>
		<description><![CDATA[
jQueryである要素の先頭に追加したい場合はprependを使用、
逆に最後に追加するばあいはappend




こんな感じで使用します。

prepend
$(追加される要素).prepend(追加する要素);
 [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/03/webtips/ajax-webtips/jqpre.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/03/webtips/ajax-webtips/jqpre.html" />
	</item>
		<item>
		<title>右クリック禁止をjQueryで実装（褒められた事ではありませんが、）</title>
		<link>http://kidokorock.com/2010/03/webtips/ajax-webtips/jright_click.html</link>
		<comments>http://kidokorock.com/2010/03/webtips/ajax-webtips/jright_click.html#comments</comments>
		<pubDate>Thu, 25 Mar 2010 23:33:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1869</guid>
		<description><![CDATA[
たま〜に「html内の画像の保存をさせたくないので右クリックを禁止してくれますか？」
等の若干疑問を抱くリクエストを受け付ける事があります。



ユーザービリティ的には決して褒められた事ではないのですが、
どうしても [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/03/webtips/ajax-webtips/jright_click.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/03/webtips/ajax-webtips/jright_click.html" />
	</item>
		<item>
		<title>Adobe Creative Suite 5(CS5) 4月12日発売ですって。</title>
		<link>http://kidokorock.com/2010/03/webtips/ad0be412.html</link>
		<comments>http://kidokorock.com/2010/03/webtips/ad0be412.html#comments</comments>
		<pubDate>Thu, 25 Mar 2010 05:48:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Tips]]></category>
		<category><![CDATA[WEB Tips]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://kidokorock.com/?p=1860</guid>
		<description><![CDATA[
Adobeの次期バージョンCS5が4月12日に発売決定みたいですね。
あわせてAdobe Flash Builder 4 も発表になったみたいですね。



本国サイトでカウントダウンローンチサイトができているみたいで [...]]]></description>
		<wfw:commentRss>http://kidokorock.com/2010/03/webtips/ad0be412.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kidokorock.com/2010/03/webtips/ad0be412.html" />
	</item>
	</channel>
</rss>
