<?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>notizbloc &#187; WordPress</title>
	<atom:link href="http://notizbloc.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://notizbloc.com</link>
	<description>Mac,WordPress,WebDesignなどのTipsを紹介</description>
	<lastBuildDate>Fri, 16 Dec 2011 07:32:12 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPressの記事とかにGravatarを表示する</title>
		<link>http://notizbloc.com/1017/</link>
		<comments>http://notizbloc.com/1017/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 03:40:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Gravatar]]></category>

		<guid isPermaLink="false">http://notizbloc.com/?p=1017</guid>
		<description><![CDATA[http://ja.gravatar.com/ &#60;a href="&#60;?php echo get_option('home'); ?&#62;/author/&#60;?php the_author() ?&#62; [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/1017/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressのショートコード事始め</title>
		<link>http://notizbloc.com/979/</link>
		<comments>http://notizbloc.com/979/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 09:45:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://notizbloc.com/?p=979</guid>
		<description><![CDATA[定番の例。functions.phpに function hello() { return 'こんにちは、世界！'; } add_shortcode('hw', 'hello'); 呼び出すときは [hw] テンプレート [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/979/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSSだけでWordPressのiPhone / ipod Touch用デザインを作ってみた</title>
		<link>http://notizbloc.com/910/</link>
		<comments>http://notizbloc.com/910/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:36:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://notizbloc.com/?p=910</guid>
		<description><![CDATA[<a href="http://notizbloc.com/910/"><img align="left" hspace="5" width="150" src="http://notizbloc.com/wp/wp-content/uploads/2010/07/IMG_0353.png" class="alignleft wp-post-image tfe" alt="" title="IMG_0353" /></a>いまさら感もあるが。 WordPressだと WordPressをiPhoneなどのモバイル端末で表示させるプラグイン集 http://coliss.com/articles/blog/wordpress/plugin/ [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/910/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MobGを使って携帯からWordPressへ投稿する（画像も）</title>
		<link>http://notizbloc.com/654/</link>
		<comments>http://notizbloc.com/654/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 06:14:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MobG]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=654</guid>
		<description><![CDATA[ダウンロードはこちらから。 http://junklog.cocolog-nifty.com/blog/ WordPressプラグインではなくて、独立して動作するってのもなかなか良いかも。 メールアドレスの処理方法も / [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/654/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressで属しているカテゴリごとに異なるsingle.phpを使う</title>
		<link>http://notizbloc.com/649/</link>
		<comments>http://notizbloc.com/649/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 11:50:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=649</guid>
		<description><![CDATA[カテゴリなら、category-1.phpとかでカテゴリごとのテンプレートを用意出来るが、単一投稿ページでsingle-1.phpは出来ない。なので、single.phpに &#60;?php $post = $wp_qu [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/649/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPressでよく使うプラグインまとめ</title>
		<link>http://notizbloc.com/644/</link>
		<comments>http://notizbloc.com/644/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 07:32:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=644</guid>
		<description><![CDATA[Akismet スパムコメント用。（デフォルト） All in One SEO Pack SEO関係はこれ一つで大丈夫かと。 Batch Categories カテゴリの一括編集が出来る。 cforms Ajaxな感じの [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/644/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ポートフォリオみたいなサイト作りました</title>
		<link>http://notizbloc.com/509/</link>
		<comments>http://notizbloc.com/509/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:05:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[shikatachi]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=509</guid>
		<description><![CDATA[<a href="http://notizbloc.com/509/"><img align="left" hspace="5" width="150" src="http://notizbloc.com/wp/wp-content/uploads/2009/09/shikatachi-782x1024.png" class="alignleft wp-post-image tfe" alt="" title="shikatachi" /></a>このご時世営業しないと食っていけないので作りました！って友人が言ってて作りました。といっても簡単すぎなんですがね&#8230; 鹿が好きなのでshikatachiです。鹿達です。 あえてWordPressは使わず。ちょい [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/509/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQLのエクスポートファイルを使ってWordPressのサーバ移行</title>
		<link>http://notizbloc.com/456/</link>
		<comments>http://notizbloc.com/456/#comments</comments>
		<pubDate>Fri, 15 May 2009 02:33:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PhpMyAdmin]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=456</guid>
		<description><![CDATA[<a href="http://notizbloc.com/456/"><img align="left" hspace="5" width="150" src="http://notizbloc.com/wp/wp-content/uploads/2009/05/sv124xserverjp-mysql13xserverjp-kentymmt_notiz-phpmyadmin-2116.jpg" class="alignleft wp-post-image tfe" alt="phpmyadmin" title="phpmyadmin" /></a>WordPressにはエントリのエクスポート機能がありますが、どちらにしろ再インストールとなると色々と設定しなければならないので面倒。なので、データベースごと移しましょう。ちなみにエンコーディングはUTF-8な前提です。 [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/456/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPressでカテゴリーベースのパーマリンクを削除するプラグイン「WP No Category Base」</title>
		<link>http://notizbloc.com/452/</link>
		<comments>http://notizbloc.com/452/#comments</comments>
		<pubDate>Wed, 06 May 2009 03:55:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=452</guid>
		<description><![CDATA[WordPressでカテゴリーのページに行くと、 http://hoge.com/category/design/ みたいになる。WP No Category Baseを使うとこれを http://hoge.com/de [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/452/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressのタグクラウド「Simple Tags」設置とtag.phpの作成</title>
		<link>http://notizbloc.com/433/</link>
		<comments>http://notizbloc.com/433/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 07:26:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Simple Tags]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=433</guid>
		<description><![CDATA[Simple Tagsはここからダウンロード http://wordpress.org/extend/plugins/simple-tags/ /wp-content/plugins/にアップロードして管理画面から有効化 [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/433/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressでカテゴリごとにsingle.phpの表示を変える</title>
		<link>http://notizbloc.com/426/</link>
		<comments>http://notizbloc.com/426/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 07:02:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=426</guid>
		<description><![CDATA[カテゴリによって表示を変えるのは category-カテゴリID.php みたいにすれば良いものの、単一投稿のページは同じデザインになってしまう。という時の対処法。 &#60;?php if (in_category(&# [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/426/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPressのテンプレートで条件分岐をする</title>
		<link>http://notizbloc.com/384/</link>
		<comments>http://notizbloc.com/384/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 04:23:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[WordPress2]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=384</guid>
		<description><![CDATA[&#60;?php if (is_home()) {?&#62; &#60;p&#62;ホームの場合に表示&#60;/p&#62; &#60;?php } else if (is_category(&#8217;1&#8242;))  [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/384/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL5でXServerにWordPress2.7をインストールする</title>
		<link>http://notizbloc.com/348/</link>
		<comments>http://notizbloc.com/348/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 15:15:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Xserver]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=348</guid>
		<description><![CDATA[<a href="http://notizbloc.com/348/"><img align="left" hspace="5" width="150" src="http://notizbloc.com/wp/wp-content/uploads/2009/01/xserver-e382b5e383bce38390e383bce38391e3838de383ab.png" class="alignleft wp-post-image tfe" alt="xserver-e382b5e383bce38390e383bce38391e3838de383ab" title="xserver-e382b5e383bce38390e383bce38391e3838de383ab" /></a>諸事象あってXserverのMySQLをMySQL4からMySQL5にしたんですが、WordPressがインストール出来なくなってしまった。の解決策。XServer独特の現象っぽいです。 http://www.ikasu [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/348/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress2.6でサイドバーに最新コメントを表示する</title>
		<link>http://notizbloc.com/339/</link>
		<comments>http://notizbloc.com/339/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 12:12:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Get Recently Commented]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=339</guid>
		<description><![CDATA[Get Recently Commented ここからプラグインをダウンロード。/Plugin/ディレクトリにアップロードして有効化する。 最新コメントを表示させたい所に &#60;?php get_recently_co [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/339/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressで特定カテゴリの最新記事を表示するのに役立つプラグイン「Customizable Post Listings」</title>
		<link>http://notizbloc.com/331/</link>
		<comments>http://notizbloc.com/331/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 08:50:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Customizable Post Listings]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=331</guid>
		<description><![CDATA[例えばWordPressで「最新記事を10件表示する」とかだと &#60;?php get_archives(&#8216;postbypost&#8217;, 10); ?&#62; みたいな感じになるけれども、これだと寂 [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/331/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ファーストサーバでWordPressを使う【php5版】</title>
		<link>http://notizbloc.com/105/</link>
		<comments>http://notizbloc.com/105/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 12:28:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[500 internal server error]]></category>
		<category><![CDATA[ファーストサーバ]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=105</guid>
		<description><![CDATA[けっこう前にファーストサーバでWordPressを使うというエントリを書いたのですが、.htaccessを設定すると500 Internal Server Errorになってしまう！ということなので調べたら 2008年5 [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/105/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressでパンくずリストを自動生成するプラグイン「Breadcrumb NavXT」</title>
		<link>http://notizbloc.com/101/</link>
		<comments>http://notizbloc.com/101/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 12:17:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[breadcrumb]]></category>
		<category><![CDATA[Breadcrumb NavXT]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=101</guid>
		<description><![CDATA[ブログをCMS的に使ったりする時に便利です。 ダウンロードはこちらから Breadcrumb NavXT 2.1.2 ダウンロードしたファイルを/wp-content/plugin/の中にアップロード。管理画面で有効化す [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress2.6にした</title>
		<link>http://notizbloc.com/99/</link>
		<comments>http://notizbloc.com/99/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 11:46:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress2.6]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=99</guid>
		<description><![CDATA[ら、何回ログインしても「もう一度ログインしてください」になって、「こりゃ再インストールか！」と思ってたら一日経ったらログイン出来た。なぜ&#8230;]]></description>
		<wfw:commentRss>http://notizbloc.com/99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressで一つの投稿を複数に分割する</title>
		<link>http://notizbloc.com/94/</link>
		<comments>http://notizbloc.com/94/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 11:39:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[nextpage]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=94</guid>
		<description><![CDATA[イメージとしては「All About」の記事みたいな感じですかね。やり方は意外に簡単。記事の中の分割したい部分に &#60;!&#8211;nextpage&#8211;&#62; と書くだけ。 ほげほげ &#60;!&#82 [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/94/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressでよく使うテンプレートファイルメモ</title>
		<link>http://notizbloc.com/91/</link>
		<comments>http://notizbloc.com/91/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 08:08:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=91</guid>
		<description><![CDATA[色々あるんですよねぇ。 home.php index.phpではなくて、メインのページを表示するテンプレート。 category.php カテゴリアーカイブ用。 category-*.php 特定カテゴリ用。「*」の部分 [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/91/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

