<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF
 xmlns="http://purl.org/rss/1.0/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xml:lang="ja">
<channel rdf:about="https://rssblog.ameba.jp/phpwalker/rss.html">
<title>PHP Walker</title>
<link>https://ameblo.jp/phpwalker/</link>
<description>PHP界隈、Web界隈、サーバー界隈の話題をねり歩いてご紹介します。</description>
<dc:language>ja-jp</dc:language>
<items>
<rdf:Seq>
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10592009754.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10465219200.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10444869607.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10427308819.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10427305073.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10427300900.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10427291194.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10426395259.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10423890609.html" />
<rdf:li rdf:resource="https://ameblo.jp/phpwalker/entry-10422457243.html" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10592009754.html">
<title>xCache を使ってみる（Windows版でも使えるアクセラレーター）</title>
<link>https://ameblo.jp/phpwalker/entry-10592009754.html</link>
<description>
PHPでのWebシステム運用で必須ともいえるアクセラレーターですが。（そもそもPHPアクセラレーターって何よッ!?って方はコチラの記事が参考になると思われます）有名どころでは、 APC や eAccelerator がありますが、Windows版のPHPへの対応状況があまりよろしくないようです。そこで色々と探したところ xCache がWindows版のPHP5.3にも対応しており、Windows + Apche + PHP5.3 なんて要件にも対応できるステキ・モジュールでした。まずはダウンロ
</description>
<dc:date>2010-07-16T14:00:00+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10465219200.html">
<title>HTTP Request で https (SSL) 通信する</title>
<link>https://ameblo.jp/phpwalker/entry-10465219200.html</link>
<description>
PEAR の HTTP Request を使って https(SSL) プロトコル通信を行なう際、PHPのモジュールとして OpenSSL が組み込まれていなければならなかった！知らなかったのでメモメモ &quot;Φ( . . )PHPにOpenSSL モジュールが組み込まれているか確認するには、コマンドラインで...php -mを実行し、実行結果の[PHP Modules]以下に『openssl』の表示があれば組み込まれている。（もちろん、表示されなければ組み込まれていない）Windows版では、ph
</description>
<dc:date>2010-02-22T14:37:12+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10444869607.html">
<title>Content-Length header が送信されない</title>
<link>https://ameblo.jp/phpwalker/entry-10444869607.html</link>
<description>
PHPからzipファイルなどを読み込んで出力する際に Content-Length header を送信しておくと、ブラウザ側でダウンロードの進捗が表示されてユーザーにとって親切だと思う。しかし、以下のPHPファイルを&lt;?phpheader(&#39;Content-Type: application/octet-stream&#39;)&#59;header(&#39;Content-Disposition: attachment&#59; filename&#61;&quot;a.zip&quot;&#39;)&#59;  header(&#39;Content-Transfer-
</description>
<dc:date>2010-01-28T17:29:12+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10427308819.html">
<title>eZ Components</title>
<link>https://ameblo.jp/phpwalker/entry-10427308819.html</link>
<description>
eZ ComponentseZ Components は、その名前からも分かるとおりフレームワークではなく、コンポーネント群です（爆）アプリケーション開発によく使われる、DB関連、メール、ロギング、などの機能を簡単に扱えるようにしたコンポーネント群です。
</description>
<dc:date>2010-01-06T17:00:00+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10427305073.html">
<title>CodeIgniter</title>
<link>https://ameblo.jp/phpwalker/entry-10427305073.html</link>
<description>
 CodeIgniterCodeIgniter は、EllisLab&#39;s が開発するフレームワークです。実績と開発スピードで多くの開発者のお気に入りとなっています。大きなコミュニティと充実したドキュメントも魅力です。
</description>
<dc:date>2010-01-06T12:00:00+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10427300900.html">
<title>Akelos</title>
<link>https://ameblo.jp/phpwalker/entry-10427300900.html</link>
<description>
 AkelosAkelos は、Ruby On Rails ベースのフレームワークです。Railsの複雑な設定をさらに簡素化し、使い易くする改良が施されています。コミュニティも、フォーラムやチャット、wiki、メーリングリストなど豊富で、かつ活発に活動されているようです。
</description>
<dc:date>2010-01-05T21:00:00+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10427291194.html">
<title>Agavi</title>
<link>https://ameblo.jp/phpwalker/entry-10427291194.html</link>
<description>
 AgaviAgavi は、PHP5ベースで、以前人気のあったMojaviプロジェクトの派生として始められたフレームワークです。Webサイトの構築にも使え、アプリケーション開発にも有用なフレームワークです。
</description>
<dc:date>2010-01-05T18:00:00+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10426395259.html">
<title>ちいたん</title>
<link>https://ameblo.jp/phpwalker/entry-10426395259.html</link>
<description>
ちいたんちいたんは、世界最軽量のフレームワークです。小～中規模のアプリケーションの開発に最適な軽量フレームワークです。
</description>
<dc:date>2010-01-04T12:00:00+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10423890609.html">
<title>あけましておめでとうございます</title>
<link>https://ameblo.jp/phpwalker/entry-10423890609.html</link>
<description>
あけましておめでとうございます昨年の暮れから突然思い立ち初めたブログですが、自分の調べものの足跡として。かつ、見て下さった方にとっても有意義なものになれるようなブログを目指して、2010年も(ほどほどに)頑張っていこうと思います。2010年 元日
</description>
<dc:date>2010-01-01T12:00:00+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/phpwalker/entry-10422457243.html">
<title>Windows 版 PHP 5.3 の go-pear.bat がエラーになる</title>
<link>https://ameblo.jp/phpwalker/entry-10422457243.html</link>
<description>
C:&#92;php&gt;go-pear.batphar &quot;C:&#92;php&#92;PEAR&#92;go-pear.phar&quot; does not have a signaturePHP Warning:  require_once(phar://go-pear.phar/index.php): failed to open stream: phar error: invalid url or non-existent phar &quot;phar://go-pear.phar/index.php&quot; in C:&#92;php&#92;PEAR&#92;g
</description>
<dc:date>2009-12-30T15:00:00+09:00</dc:date>
</item>
</rdf:RDF>
