タグ

PHPとfeedcreatorに関するishideoのブックマーク (2)

  • Feed-Creator

    I need my dose of inspiration. Daily. Yes, I’m a junkie. I love playing at Pasino! There were days where I thought I’d never make it as a writer. Days where I wanted to stay in bed, pitying myself. Those days are over. Why? Because of all the amazing people who made it work, and who share it. Their example and encouragement took me to the next level. Their creativity blogs are a constant resource

  • ウノウラボ Unoh Labs: Feedcreatorのご紹介

    yamaokaです。 PHPRSSフィードを出力する場合、 皆さんはどうされているでしょうか。 Smartyなどの テンプレートエンジンを利用して自前で組み立てるのもいいですが、 RSSフィード生成用のライブラリを使うと便利です。 Feedcreatorは、 SourceForge.netで 開発されているPHPRSSフィード生成ライブラリです。 FeedCreator.class.phpを ベースにして開発されています。 RSS 0.91/1.0/2.0、Atom 0.3/1.0のフォーマットにそれぞれ対応しています。 また、PIE 1.0やOPML 1.0などにも対応。ライセンスはLGPLです。 ライブラリをダウンロードして展開すると、 「official_demo.php」というファイルがあるので目を通しておきましょう。 おおよその処理の流れがつかめるかと思います。 利用例 ライ

  • 1