<?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>www.hbirds.net &#187; プラグイン</title> <atom:link href="http://www.hbirds.net/tag/%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/feed" rel="self" type="application/rss+xml" /><link>http://www.hbirds.net</link> <description>５０歳にして５０の手習いに挑戦。なんて無理！ だけど、いつも新しいことに興味を持って挑戦する心を忘れないようにしたい。　　そんなオヤジの挑戦の日々・・・・・・</description> <lastBuildDate>Wed, 01 Feb 2012 20:52:58 +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>PHP_Speedy_WP プラグイン</title><link>http://www.hbirds.net/wpcustomize/php_speedy_wp-%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/2067</link> <comments>http://www.hbirds.net/wpcustomize/php_speedy_wp-%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/2067#comments</comments> <pubDate>Sun, 08 Mar 2009 11:36:20 +0000</pubDate> <dc:creator>hbirds</dc:creator> <category><![CDATA[WPカスタマイズ]]></category> <category><![CDATA[php]]></category> <category><![CDATA[PHP_Speedy_WP]]></category> <category><![CDATA[カスタマイズ]]></category> <category><![CDATA[プラグイン]]></category> <guid
isPermaLink="false">http://www.hbirds.net/?p=2067</guid> <description><![CDATA[PHP_Speedy_WP プラグインを入れてみました。 基本的に、JavascriptとかCSSを圧縮して転送量を減らしているようですが、回線速度が遅い場合やJavaを多用している場合は、有効かもしれないけど・・・。 どの程度高速化されるか、しばらく様子見。 直感的には、劇的に速くなったことはないような感じです。あまり変わらないという感じかな。]]></description> <content:encoded><![CDATA[<p><a
href="http://aciddrop.com/php-speedy/">PHP_Speedy_WP プラグイン</a>を入れてみました。<br
/> 基本的に、JavascriptとかCSSを圧縮して転送量を減らしているようですが、回線速度が遅い場合やJavaを多用している場合は、有効かもしれないけど・・・。<br
/> どの程度高速化されるか、しばらく様子見。<br
/> 直感的には、劇的に速くなったことはないような感じです。あまり変わらないという感じかな。</p> ]]></content:encoded> <wfw:commentRss>http://www.hbirds.net/wpcustomize/php_speedy_wp-%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/2067/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Similar Posts プラグイン</title><link>http://www.hbirds.net/wpcustomize/similar-posts-%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/2032</link> <comments>http://www.hbirds.net/wpcustomize/similar-posts-%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/2032#comments</comments> <pubDate>Sun, 08 Mar 2009 06:07:23 +0000</pubDate> <dc:creator>hbirds</dc:creator> <category><![CDATA[WPカスタマイズ]]></category> <category><![CDATA[Similar Posts]]></category> <category><![CDATA[プラグイン]]></category> <guid
isPermaLink="false">http://www.hbirds.net/?p=2032</guid> <description><![CDATA[投稿した記事に関連する記事を自動で選択し、任意の位置にリスト表示してくれるプラグインです。 Post-Plugin LibraryとSimilar Postsをそれぞれダウンロードし、順にアップロードし、有効化します。 管理画面の設定から色々と設定します。 自動的に記事の後ろに関連記事を追加する設定もありますが、うまく働かなかったような気がします。 リストを表示したい個所に以下のスクリプトを記載します。 詳細は、Yukun’sBlogサイトをご覧ください。 でも、結局、simple Tagsプラグインにも関連投稿を表示する機能があって、このサイトでは、そっちの方を使っています。ただでさえ、プラグインの数が多いので・・・。 管理画面から関連投稿タブを選んで設定すればできますが、このサイトの場合は、index.php等に 以下のスクリプトを書いて対応しています。]]></description> <content:encoded><![CDATA[<p>投稿した記事に関連する記事を自動で選択し、任意の位置にリスト表示してくれるプラグインです。<br
/> <a
href="http://rmarsh.com/plugins/post-plugin-library/">Post-Plugin Library</a>と<a
href="http://rmarsh.com/plugins/similar-posts/">Similar Posts</a>をそれぞれダウンロードし、順にアップロードし、有効化します。<br
/> 管理画面の設定から色々と設定します。<br
/> 自動的に記事の後ろに関連記事を追加する設定もありますが、うまく働かなかったような気がします。</p><p>リストを表示したい個所に以下のスクリプトを記載します。</p><pre class="brush: php; title: ; notranslate">&lt;?php similar_posts(); ?&gt;</pre><p>詳細は、<a
href="http://www.yukun.info/blog/2008/10/wordpress-plugin-similar-posts.html">Yukun’sBlogサイト</a>をご覧ください。</p><p>でも、結局、simple Tagsプラグインにも関連投稿を表示する機能があって、このサイトでは、そっちの方を使っています。ただでさえ、プラグインの数が多いので・・・。<br
/> 管理画面から関連投稿タブを選んで設定すればできますが、このサイトの場合は、index.php等に<br
/> 以下のスクリプトを書いて対応しています。</p><pre class="brush: php; title: ; notranslate">&lt;?php st_related_posts(); ?&gt;</pre>]]></content:encoded> <wfw:commentRss>http://www.hbirds.net/wpcustomize/similar-posts-%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/2032/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Counterize 設定</title><link>http://www.hbirds.net/wpcustomize/counterize-%e8%a8%ad%e5%ae%9a/2006</link> <comments>http://www.hbirds.net/wpcustomize/counterize-%e8%a8%ad%e5%ae%9a/2006#comments</comments> <pubDate>Thu, 05 Mar 2009 12:19:51 +0000</pubDate> <dc:creator>hbirds</dc:creator> <category><![CDATA[WPカスタマイズ]]></category> <category><![CDATA[counterizeii]]></category> <category><![CDATA[プラグイン]]></category> <guid
isPermaLink="false">http://www.hbirds.net/?p=2006</guid> <description><![CDATA[どうもカウンターに自分がアクセスしているのもカウントされているのが気になっていましたが、除外リストにきちんと自分のIPアドレスを設定すると除外してくれます。 自分のIPアドレスは、Google で「IPアドレス　自分」で検索すればすぐに分かります。]]></description> <content:encoded><![CDATA[<p>どうもカウンターに自分がアクセスしているのもカウントされているのが気になっていましたが、除外リストにきちんと自分のIPアドレスを設定すると除外してくれます。<br
/> 自分のIPアドレスは、Google で「IPアドレス　自分」で検索すればすぐに分かります。</p> ]]></content:encoded> <wfw:commentRss>http://www.hbirds.net/wpcustomize/counterize-%e8%a8%ad%e5%ae%9a/2006/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
