<?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>株式会社ジラフィー(Giraffy) :: ソフトウェア開発・ウェブデザイン &#187; テンプレート</title>
	<atom:link href="http://giraffy.jp/blog/tag/templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://giraffy.jp</link>
	<description>高い技術と広い視野 - ソフトウェアシステムの開発、ウェブデザインの「ジラフィー」</description>
	<lastBuildDate>Sat, 19 May 2012 12:38:12 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>サイトを iPhone 対応してみました</title>
		<link>http://giraffy.jp/blog/2010/06/01/information/2030/</link>
		<comments>http://giraffy.jp/blog/2010/06/01/information/2030/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 03:25:50 +0000</pubDate>
		<dc:creator>オオイシ</dc:creator>
				<category><![CDATA[お知らせ]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[サーバ]]></category>
		<category><![CDATA[テンプレート]]></category>

		<guid isPermaLink="false">http://giraffy.jp/?p=2030</guid>
		<description><![CDATA[このサイトに iPhone でアクセスしたときの表示を改善してみました。Android でも同様に表示します。(BlackBerry にも一応は対応したいと思って、表示としては同じものを使用しているのですが、こちらは正直... &#160;[<a href="http://giraffy.jp/blog/2010/06/01/information/2030/">Read More</a>]]]></description>
		<wfw:commentRss>http://giraffy.jp/blog/2010/06/01/information/2030/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressオリジナルテーマでページ毎に異なるcssファイルを読み込む</title>
		<link>http://giraffy.jp/blog/2009/10/19/wordpress/344/</link>
		<comments>http://giraffy.jp/blog/2009/10/19/wordpress/344/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 04:57:39 +0000</pubDate>
		<dc:creator>スタッフM</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[カスタマイズ]]></category>
		<category><![CDATA[テンプレート]]></category>

		<guid isPermaLink="false">http://giraffy.jp/?p=344</guid>
		<description><![CDATA[Giraffyで作成したオリジナルテーマでは、全ページ共通して読み込んでいるのは、style.css ですが、他にも各ページ毎に違うcssファイルを読み込ませています。 ページ毎のcssファイルは、テーマフォルダにcss... &#160;[<a href="http://giraffy.jp/blog/2009/10/19/wordpress/344/">Read More</a>]]]></description>
		<wfw:commentRss>http://giraffy.jp/blog/2009/10/19/wordpress/344/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPressのテーマ(テンプレート)をゼロから作成する方法(3)</title>
		<link>http://giraffy.jp/blog/2009/10/07/wordpress/248/</link>
		<comments>http://giraffy.jp/blog/2009/10/07/wordpress/248/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 01:56:31 +0000</pubDate>
		<dc:creator>スタッフM</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[カスタマイズ]]></category>
		<category><![CDATA[テンプレート]]></category>

		<guid isPermaLink="false">http://giraffy.jp/?p=248</guid>
		<description><![CDATA[前回のおさらい。 サイドバー（sidebar.php）を作成する 検索フォーム searchfrom.php を作成する Blog の単一記事を表示する single.php を作成する 前回は途中で力つきてしまったので... &#160;[<a href="http://giraffy.jp/blog/2009/10/07/wordpress/248/">Read More</a>]]]></description>
		<wfw:commentRss>http://giraffy.jp/blog/2009/10/07/wordpress/248/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressのテーマ(テンプレート)をゼロから作成する方法(2)</title>
		<link>http://giraffy.jp/blog/2009/10/05/wordpress/233/</link>
		<comments>http://giraffy.jp/blog/2009/10/05/wordpress/233/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 09:42:08 +0000</pubDate>
		<dc:creator>スタッフM</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[カスタマイズ]]></category>
		<category><![CDATA[テンプレート]]></category>

		<guid isPermaLink="false">http://giraffy.jp/?p=233</guid>
		<description><![CDATA[前回のおさらい。 サイトデザインを決める html・css にコーディングする テーマ用フォルダを作成する header.php と footer.php を作成する トップページとBlogページのテンプレートファイルを... &#160;[<a href="http://giraffy.jp/blog/2009/10/05/wordpress/233/">Read More</a>]]]></description>
		<wfw:commentRss>http://giraffy.jp/blog/2009/10/05/wordpress/233/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressのテーマ(テンプレート)をゼロから作成する方法(1)</title>
		<link>http://giraffy.jp/blog/2009/10/02/wordpress/183/</link>
		<comments>http://giraffy.jp/blog/2009/10/02/wordpress/183/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 10:31:39 +0000</pubDate>
		<dc:creator>スタッフM</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[カスタマイズ]]></category>
		<category><![CDATA[テンプレート]]></category>

		<guid isPermaLink="false">http://giraffy.jp/?p=183</guid>
		<description><![CDATA[以前は、default テーマを利用してカスタマイズしながら Blog のテーマを作成していました。 しかし、今回はサイトリニューアルにあたり、Blog 以外のページ（TOPや会社概要のページなど）も WordPress... &#160;[<a href="http://giraffy.jp/blog/2009/10/02/wordpress/183/">Read More</a>]]]></description>
		<wfw:commentRss>http://giraffy.jp/blog/2009/10/02/wordpress/183/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

