﻿<?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>オレのWEBPAD</title>
	<atom:link href="http://webpad.felicyle.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webpad.felicyle.com</link>
	<description>コピペで作る。WEB制作に便利なタグ・素材リスト。</description>
	<lastBuildDate>Mon, 02 Apr 2012 16:03:02 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><atom:link rel="hub" href="http://rpc.pingomatic.com/"/>		<item>
		<title>clearfix(クリアフィックス)の使い方｜CSS</title>
		<link>http://webpad.felicyle.com/coding/css/clearfix/</link>
		<comments>http://webpad.felicyle.com/coding/css/clearfix/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 16:02:05 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[ハック]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1637</guid>
		<description><![CDATA[float(フロート)を使った場合、親要素が領域をなくして潰れてしまいます。それを回避するためにはfloatを指定した要素の後にclear:bothをかける必要があります。しかしデザイン上、そううまくかけれるとは限りません。そこで頼りになるのがclearfixと言われるハック方法です。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/css/clearfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[リスト表示]HTMLにRSSを取得して表示させるGoogle AJAX Feed API</title>
		<link>http://webpad.felicyle.com/jquery/reference_guide/google-ajax-feed-api/</link>
		<comments>http://webpad.felicyle.com/jquery/reference_guide/google-ajax-feed-api/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 11:40:08 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[jQ-リファレンス]]></category>
		<category><![CDATA[RSS記事表示]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1607</guid>
		<description><![CDATA[外部RSSを取得してHTML上に表示させる方法としてGoogle AJAX Feed APIが使えます。デフォルト表示されるタイトルはdiv要素内に書き出されます。これをリスト要素で表示するようにカスタマイズしていきます。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/jquery/reference_guide/google-ajax-feed-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>英文が改行されない場合の対処法｜HTML</title>
		<link>http://webpad.felicyle.com/coding/word-wrap/</link>
		<comments>http://webpad.felicyle.com/coding/word-wrap/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 01:00:34 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[HTMLリファレンス]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1519</guid>
		<description><![CDATA[横幅を指定したブロック要素であっても半角スペース等の区切りを含められていないひとつながりの英文は自動で改行されません。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/word-wrap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>属性の値にアスタリスク『＊』を指定するメリット｜HTML</title>
		<link>http://webpad.felicyle.com/coding/zokuseich-asutarisk/</link>
		<comments>http://webpad.felicyle.com/coding/zokuseich-asutarisk/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 09:50:24 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[HTMLリファレンス]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1507</guid>
		<description><![CDATA[Webページの制作段階やテンプレートファイルを制作する際に要素の属性値に”＃”や”*”を指定するしたりしますが、なぜ属性値に"*"(アスタリスク)を指定するのか説明します。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/zokuseich-asutarisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>シェイプをきれいに描く方法,ピクセルにスナップさせる｜Photoshop</title>
		<link>http://webpad.felicyle.com/tips/photoshop/sheipe-pas/</link>
		<comments>http://webpad.felicyle.com/tips/photoshop/sheipe-pas/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 17:06:03 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[シェイプ]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1460</guid>
		<description><![CDATA[Photoshopのシェイプを使い長方形などの図形を描くときにデフォルトの状態ではシェイプの端が汚く表示されます。これをきれいに描く方法を紹介します。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/tips/photoshop/sheipe-pas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>住んでる町のチラシが見れる『チラシ部！』｜面白ウェブサービス</title>
		<link>http://webpad.felicyle.com/memo/chirasibu/</link>
		<comments>http://webpad.felicyle.com/memo/chirasibu/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 09:00:41 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[Webservices]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1424</guid>
		<description><![CDATA[チラシだけ見れればなと思っていたところWebでチラシを見ることができるサービスがあったので紹介。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/memo/chirasibu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[11色]Web Color グレー色の早見表｜HTML</title>
		<link>http://webpad.felicyle.com/coding/web-color-gray-list/</link>
		<comments>http://webpad.felicyle.com/coding/web-color-gray-list/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 18:34:07 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Web Color]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1412</guid>
		<description><![CDATA[HTMLコーディングでCSSで指定することのできるグレーのカラーチャートです。個人的にグレーをよく使うのでまとめました。明るさを100%と考えて10%づつ低くし、最終的にブラックになるまでのグラデーションの10色です。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/web-color-gray-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>初めてのWordPressインストール,データベース名とアドレス変更の注意</title>
		<link>http://webpad.felicyle.com/wordpress/reference/wordpress-install/</link>
		<comments>http://webpad.felicyle.com/wordpress/reference/wordpress-install/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 23:39:49 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[WP-リファレンス]]></category>
		<category><![CDATA[導入]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1310</guid>
		<description><![CDATA[無料ブログ/CMSで有名な『WordPress』。このサイトもWordPressで制作されています。それほど難しい作業ではありませんがPHPで構築されているので少しややこしい部分もあります。なるべく簡単でわかりやすいインストールの方法を紹介したいと思います。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/wordpress/reference/wordpress-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>手軽に透過PNGをIE6に適用させたいなら｜jQuery</title>
		<link>http://webpad.felicyle.com/jquery/reference_guide/png-fix/</link>
		<comments>http://webpad.felicyle.com/jquery/reference_guide/png-fix/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 21:30:45 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[jQ-リファレンス]]></category>
		<category><![CDATA[PNG-FIX]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=535</guid>
		<description><![CDATA[PNGファイルはアルファチャンネルを保存できます。ようは画像を透明化できるということです。IE6から以前のバージョンはこの透明化PNGを表示させると灰色になってしまいます。今回はjQueryを使うことでIE6に透明化PNGを対応させる方法を紹介します。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/jquery/reference_guide/png-fix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP Super CacheとPopular Postsが併用できない場合｜WordPress</title>
		<link>http://webpad.felicyle.com/wordpress/reference/wp-super-cache_popular-posts_/</link>
		<comments>http://webpad.felicyle.com/wordpress/reference/wp-super-cache_popular-posts_/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 20:26:51 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[WP-リファレンス]]></category>
		<category><![CDATA[WordPress Popular Posts]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1032</guid>
		<description><![CDATA[投稿記事を静的ページ化する事で表示を早くするWP Super Cache、人気投稿記事ランキングを表示してくれるPopular Posts。導入して2週間ほど経過してあることに気がつきました。Popular PostsのPV数とアクセス解析のPV数が大幅に違っている。Popular Postsが正常に働いていない原因を調べた結果、どのような対策をとったかを記述します。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/wordpress/reference/wp-super-cache_popular-posts_/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[216色]Web Safe Colorの早見表｜カラーチャート</title>
		<link>http://webpad.felicyle.com/coding/web-safe-color-list/</link>
		<comments>http://webpad.felicyle.com/coding/web-safe-color-list/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 20:31:37 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Web Safe Color]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1179</guid>
		<description><![CDATA[Web Safe Color（ウェブセーフカラー）とはWIN/MACのディスプレイ表示で共通した色のことです。色数は216色あります。そのリストをカラーチャートとしてまとめました。カラーコードとRGB表記の両方を記載しています。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/web-safe-color-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>今度こそ本物か？iPhone5/4Sの最新流出画像</title>
		<link>http://webpad.felicyle.com/memo/iphone5-image/</link>
		<comments>http://webpad.felicyle.com/memo/iphone5-image/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 19:43:13 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[メディア]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1143</guid>
		<description><![CDATA[何度目の流出でしょうか。iPhone5の流出画像が再び出回っているようです。今回はiPhone4によく似ていて信憑性があるとみせかけて・・・<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/memo/iphone5-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Googleアドセンスで目的の広告を表示させる方法｜アフィリエイト</title>
		<link>http://webpad.felicyle.com/memo/google-adsence-maching/</link>
		<comments>http://webpad.felicyle.com/memo/google-adsence-maching/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 17:10:19 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1135</guid>
		<description><![CDATA[Googleアドセンスの広告表示でサイトと関係ないものが頻繁に出る場合の対処方法です。サイト内記事の内容を自分でマッチングさせて表示させる事ができます。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/memo/google-adsence-maching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[css2]擬似クラスの簡単リスト｜CSSプロパティ</title>
		<link>http://webpad.felicyle.com/coding/css/property/giji-class/</link>
		<comments>http://webpad.felicyle.com/coding/css/property/giji-class/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 16:00:47 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[プロパティ リスト]]></category>
		<category><![CDATA[擬似クラス]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=980</guid>
		<description><![CDATA[擬似クラスの簡易リストです。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/css/property/giji-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[七夕]7月7日が終わり,短冊の処分をどうしよう？？</title>
		<link>http://webpad.felicyle.com/memo/diary-tanabata/</link>
		<comments>http://webpad.felicyle.com/memo/diary-tanabata/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 17:15:31 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[日記]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=1000</guid>
		<description><![CDATA[7月7日も終わってしまいました。別に織姫と彦星には興味ありませんがストーリーは大好きです。そこで『短冊の処分ってどうするんだ？』と思い調べてみました。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/memo/diary-tanabata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[CSS2]スタイルシート/全属性｜早見表</title>
		<link>http://webpad.felicyle.com/coding/css/property/all-list/</link>
		<comments>http://webpad.felicyle.com/coding/css/property/all-list/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 16:00:51 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[プロパティ リスト]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=969</guid>
		<description><![CDATA[スタイルシート[CSS2]で記述できる全属性プロパティの一覧です。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/css/property/all-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使い分けよう！alt属性とtitle属性の違い｜HTMLタグ</title>
		<link>http://webpad.felicyle.com/coding/html_tag/alt-title-html/</link>
		<comments>http://webpad.felicyle.com/coding/html_tag/alt-title-html/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 17:00:08 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[htmlタグ]]></category>
		<category><![CDATA[alt属性]]></category>
		<category><![CDATA[title属性]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=945</guid>
		<description><![CDATA[似たような意味合いのタグですが、実は用途が大きく違ったりします。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/html_tag/alt-title-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【iOS4】iPhoneのユーザー辞書を使い顔文字など好きに単語登録する方法</title>
		<link>http://webpad.felicyle.com/memo/iphone-ios4-jisyo/</link>
		<comments>http://webpad.felicyle.com/memo/iphone-ios4-jisyo/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 21:15:07 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=905</guid>
		<description><![CDATA[iPhoneにはユーザー辞書が存在します。いわゆる単語登録です。iPhoneを使い始めて2年ほどたちますがユーザー辞書の存在を最近知りました。知らない人が多いのではと思い紹介。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/memo/iphone-ios4-jisyo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WEB制作をこれから始める人,そして挫折した人々へ｜[心構え]1/3</title>
		<link>http://webpad.felicyle.com/coding/webedit-reference1/</link>
		<comments>http://webpad.felicyle.com/coding/webedit-reference1/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 05:44:39 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[HTMLリファレンス]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=856</guid>
		<description><![CDATA[Web制作をやってみたいと思い、いざ作り始めてみると中々思うように作れないがあると思います。でもそれはただ知識がないだけで才能が無いと諦めるのは少し早いかもしれません。<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/webedit-reference1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[a要素]WEBページでダウンロードリンクを設置する方法｜HTMLタグ</title>
		<link>http://webpad.felicyle.com/coding/html_tag/dl-link-reference/</link>
		<comments>http://webpad.felicyle.com/coding/html_tag/dl-link-reference/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 18:52:17 +0000</pubDate>
		<dc:creator>sakai(管理人)</dc:creator>
				<category><![CDATA[htmlタグ]]></category>
		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://webpad.felicyle.com/?p=830</guid>
		<description><![CDATA[WEBページでとても重要な役割を持つ『ダウンロード』。ネットサーフィンの醍醐味のひとつですね。WEB制作においてわからないという声を聞いたので簡単に説明します...<p>投稿元サイト: <a href="http://webpad.felicyle.com">オレのWEBPAD</a></p>
]]></description>
		<wfw:commentRss>http://webpad.felicyle.com/coding/html_tag/dl-link-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.484 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-04-25 23:20:21 -->
<!-- Compression = gzip -->
