<?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>ＩＳプランニング</title>
	<atom:link href="http://www.is-p.cc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.is-p.cc</link>
	<description>WordPress 2.6</description>
	<lastBuildDate>Wed, 07 Jul 2010 01:28:46 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>親カテゴリに属するサブカテゴリのIDを取得する関数</title>
		<link>http://www.is-p.cc/wordpress/original-function/get_sub_cat_id/719</link>
		<comments>http://www.is-p.cc/wordpress/original-function/get_sub_cat_id/719#comments</comments>
		<pubDate>Tue, 15 Jun 2010 08:22:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[独自関数]]></category>
		<category><![CDATA[id取得]]></category>
		<category><![CDATA[WordPress備忘録]]></category>
		<category><![CDATA[サブカテゴリ]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=719</guid>
		<description><![CDATA[以前、サブカテゴリ毎に記事をまとめて表示2という記事を書きましたが、少し需要があるようなのでもう少しスマート（だと思える）取得をしてみます。
といっても「怪しい正規表現」から「データベースで直接取得」に変わっただけですけ [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/original-function/get_sub_cat_id/719/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>営業日カレンダー機能強化のお知らせ</title>
		<link>http://www.is-p.cc/staff-blog/akahoshi/%e5%96%b6%e6%a5%ad%e6%97%a5%e3%82%ab%e3%83%ac%e3%83%b3%e3%83%80%e3%83%bc%e6%a9%9f%e8%83%bd%e5%bc%b7%e5%8c%96%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89%e3%81%9b/718</link>
		<comments>http://www.is-p.cc/staff-blog/akahoshi/%e5%96%b6%e6%a5%ad%e6%97%a5%e3%82%ab%e3%83%ac%e3%83%b3%e3%83%80%e3%83%bc%e6%a9%9f%e8%83%bd%e5%bc%b7%e5%8c%96%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89%e3%81%9b/718#comments</comments>
		<pubDate>Sat, 12 Jun 2010 02:59:24 +0000</pubDate>
		<dc:creator>akahoshi</dc:creator>
				<category><![CDATA[赤星]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=718</guid>
		<description><![CDATA[「営業日カレンダー ウィジェット」の機能を追加しました。
主な内容は、

カレンダーで次月、前月の移動が出来るようになりました。
週ごとでの定休日の設定が出来るようにしました。

お陰でたくさんのチェックボックスがありま [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/staff-blog/akahoshi/%e5%96%b6%e6%a5%ad%e6%97%a5%e3%82%ab%e3%83%ac%e3%83%b3%e3%83%80%e3%83%bc%e6%a9%9f%e8%83%bd%e5%bc%b7%e5%8c%96%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89%e3%81%9b/718/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>イベント開催予定日のカレンダーを作成するヒント</title>
		<link>http://www.is-p.cc/wordpress/original-function/event-calendar/712</link>
		<comments>http://www.is-p.cc/wordpress/original-function/event-calendar/712#comments</comments>
		<pubDate>Wed, 26 May 2010 06:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[独自関数]]></category>
		<category><![CDATA[WordPress備忘録]]></category>
		<category><![CDATA[イベント開催日]]></category>
		<category><![CDATA[カスタムフィールド]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=712</guid>
		<description><![CDATA[イメージとしてはカスタムフィールドで独自にイベントの開催日時を設定し、それを基準としたイベントカレンダーを作成したい場合。需要があるかどうかは判りませんが、一応記しておきます。

&#160;
カスタムフィールドの設定に [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/original-function/event-calendar/712/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>最新記事のidを返す関数（カテゴリ指定可能）</title>
		<link>http://www.is-p.cc/wordpress/original-function/get-latest-id/711</link>
		<comments>http://www.is-p.cc/wordpress/original-function/get-latest-id/711#comments</comments>
		<pubDate>Wed, 14 Apr 2010 07:09:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[独自関数]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[id取得]]></category>
		<category><![CDATA[最新記事]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=711</guid>
		<description><![CDATA[最新記事のidを取得する関数です。カテゴリidによる指定も可能です。

あるカテゴリの最新idを取得したいと思い、調べているとWordPressフォーラムでバッチリなのが見つかりました。ただしこれは全ての記事の中の最新記 [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/original-function/get-latest-id/711/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Category Limitationをご使用されている方</title>
		<link>http://www.is-p.cc/staff-blog/akahoshi/category-limitation%e3%82%92%e3%81%94%e4%bd%bf%e7%94%a8%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%82%8b%e6%96%b9/710</link>
		<comments>http://www.is-p.cc/staff-blog/akahoshi/category-limitation%e3%82%92%e3%81%94%e4%bd%bf%e7%94%a8%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%82%8b%e6%96%b9/710#comments</comments>
		<pubDate>Tue, 16 Feb 2010 08:25:51 +0000</pubDate>
		<dc:creator>akahoshi</dc:creator>
				<category><![CDATA[赤星]]></category>
		<category><![CDATA[category-limitation]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/staff-blog/akahoshi/category-limitation%e3%82%92%e3%81%94%e4%bd%bf%e7%94%a8%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%82%8b%e6%96%b9/710</guid>
		<description><![CDATA[「Category Limitation」をご利用されている方へご報告です。
&#160;
使用した方からの指摘により、不具合が起きるそうなので、よく調べてみたところ、当プラグインが「Fatal error」を発生させて [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/staff-blog/akahoshi/category-limitation%e3%82%92%e3%81%94%e4%bd%bf%e7%94%a8%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%82%8b%e6%96%b9/710/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>営業日カレンダー　ウィジェット（自作）</title>
		<link>http://www.is-p.cc/wordpress/plug-in/business-calendar/700</link>
		<comments>http://www.is-p.cc/wordpress/plug-in/business-calendar/700#comments</comments>
		<pubDate>Thu, 21 Jan 2010 06:40:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[ウィジェット]]></category>
		<category><![CDATA[営業日カレンダー]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=700</guid>
		<description><![CDATA[営業日（休業日）をお知らせするカレンダーを表示するウィジェットです。


当社のお客様でビジネスサイトを運営しているところがありますが、そのようなサイトでは休業日のお知らせを入れるのは必要不可欠といっても過言ではありませ [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/plug-in/business-calendar/700/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>明けましておめでとうございます</title>
		<link>http://www.is-p.cc/staff-blog/akahoshi/%e6%98%8e%e3%81%91%e3%81%be%e3%81%97%e3%81%a6%e3%81%8a%e3%82%81%e3%81%a7%e3%81%a8%e3%81%86%e3%81%94%e3%81%96%e3%81%84%e3%81%be%e3%81%99/699</link>
		<comments>http://www.is-p.cc/staff-blog/akahoshi/%e6%98%8e%e3%81%91%e3%81%be%e3%81%97%e3%81%a6%e3%81%8a%e3%82%81%e3%81%a7%e3%81%a8%e3%81%86%e3%81%94%e3%81%96%e3%81%84%e3%81%be%e3%81%99/699#comments</comments>
		<pubDate>Mon, 04 Jan 2010 01:26:01 +0000</pubDate>
		<dc:creator>akahoshi</dc:creator>
				<category><![CDATA[赤星]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/staff-blog/akahoshi/%e6%98%8e%e3%81%91%e3%81%be%e3%81%97%e3%81%a6%e3%81%8a%e3%82%81%e3%81%a7%e3%81%a8%e3%81%86%e3%81%94%e3%81%96%e3%81%84%e3%81%be%e3%81%99/699</guid>
		<description><![CDATA[新年明けましておめでとうございます。
昨年度は色んな事を学びました。
WordPressやC#、Java、PHP等々…。
凄い勢いで進化していくこの業界に振り落とされないよう今年もたくさん学び、常に新しい知識を仕入れ活用 [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/staff-blog/akahoshi/%e6%98%8e%e3%81%91%e3%81%be%e3%81%97%e3%81%a6%e3%81%8a%e3%82%81%e3%81%a7%e3%81%a8%e3%81%86%e3%81%94%e3%81%96%e3%81%84%e3%81%be%e3%81%99/699/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressの管理画面で一部が文字化け</title>
		<link>http://www.is-p.cc/wordpress/setting/wp-admin-charset/696</link>
		<comments>http://www.is-p.cc/wordpress/setting/wp-admin-charset/696#comments</comments>
		<pubDate>Tue, 15 Sep 2009 05:22:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ブログ設定]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[WordPress備忘録]]></category>
		<category><![CDATA[文字化け]]></category>
		<category><![CDATA[管理画面]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=696</guid>
		<description><![CDATA[
WordPressの管理画面を利用していて一部文字化けが起こっていました。
下を見てもらえれば分かりますが、「カスタムフィールド」を追加した時に、ボタンも含めて悲惨な事になってしまいます。




↓



WordP [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/setting/wp-admin-charset/696/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>アウトルモーレ</title>
		<link>http://www.is-p.cc/web-results/autorumore/691</link>
		<comments>http://www.is-p.cc/web-results/autorumore/691#comments</comments>
		<pubDate>Mon, 07 Sep 2009 07:55:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ホームページ制作実績]]></category>
		<category><![CDATA[アウトルモーレ]]></category>
		<category><![CDATA[ホームページ制作]]></category>
		<category><![CDATA[実績]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=691</guid>
		<description><![CDATA[アウトルモーレ様のホームページはこちらから


トップページはシンプルにして見映えが良くしてます。
スタッフの方がどんどん投稿できるように、いわゆるＣＭＳと呼ばれるツール「WordPress」を利用しています。


また [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/web-results/autorumore/691/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Category Limitationを使用されている方へ</title>
		<link>http://www.is-p.cc/staff-blog/akahoshi/for-user-category-limitation/690</link>
		<comments>http://www.is-p.cc/staff-blog/akahoshi/for-user-category-limitation/690#comments</comments>
		<pubDate>Thu, 03 Sep 2009 06:41:39 +0000</pubDate>
		<dc:creator>akahoshi</dc:creator>
				<category><![CDATA[赤星]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=690</guid>
		<description><![CDATA[「ユーザー毎に投稿できるカテゴリーを制限するプラグイン」を利用されている方にお詫びとお願いです。
公開されている記事のコメント記入でエラーが発生した場合、通常はエラー画面が表示されますが「Category Limitat [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/staff-blog/akahoshi/for-user-category-limitation/690/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
