<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns="http://purl.org/rss/1.0/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:cc="http://web.resource.org/cc/"
	xml:lang="ja">
	<channel rdf:about="http://www.paseon.net/blog/diary.cgi?mode=rss">
		<title>HTML / CSS 使い方 WEB-PASEON</title>
		<link>http://www.paseon.net/blog/</link>
		<description>HTMLタグやCSS(スタイルシート)の活用方法</description>
		<dc:language>ja</dc:language>
		<dc:date>2010-03-16T07:58:00+09:00</dc:date>
		<items>
			<rdf:Seq>
			<rdf:li rdf:resource="http://www.paseon.net/blog/archives/2.html" />
			<rdf:li rdf:resource="http://www.paseon.net/blog/archives/1.html" />
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://www.paseon.net/blog/archives/2.html">
		<title>objectで外部HTML(google adsense javascript)を読み込む方法</title>
		<link>http://www.paseon.net/blog/archives/2.html</link>
		<description>google adsense(グーグル アドセンス)など、ブログで、CGIやスクリプトを使って表示が上手くいかない場合に使ってみて下さい。少し無理やり感はありますが、iframeを推奨していない場合のobjectでの読み込み方法です。問題点は...</description>
		<dc:date>2010-03-16T07:58:00+09:00</dc:date>
	</item>
	<item rdf:about="http://www.paseon.net/blog/archives/1.html">
		<title>ロリポップのhtaccess/ベーシック認証の設定</title>
		<link>http://www.paseon.net/blog/archives/1.html</link>
		<description>フォルダ（階層）内のファイルに、パスワード認証でログインする設定です。IDとパスワードの小窓がポップアップします。htaccess/ベーシック認証の設定方法テキストファイルを２つ用意し、それぞれのファイルに任意の名...</description>
		<dc:date>2010-03-16T07:55:00+09:00</dc:date>
	</item>
</rdf:RDF>

