<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>HotPHPPER Bookmark</title> 
    <link>http://bm.hotphpper.net/</link> 
    <description>最近のブックマークを HotPHPPER Bookmark に投稿しました</description>
    <ttl>60</ttl>


    <item>
        <title>bear-project - Project Hosting on Google Code</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://code.google.com/p/bear-project/</link>
        <description>BEARはページ&amp;リソース指向でイベント駆動型のDI PHPアプリケーションフレームワークです。 分り易さとスケーラビリティに注力してます。</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Thu, 21 Jan 2010 23:56:11 +0000</pubDate>
        		<category>bear</category>
		<category>framework</category>
    </item>


    <item>
        <title>IBM developerWorks Japan : Open source : 技術文書一覧</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://www.ibm.com/developerworks/jp/views/opensource/libraryview.jsp?search_by=Zend+Framework+PHP&amp;S_TACT=105AGX90&amp;S_CMP=content</link>
        <description>Zend Framework関連の連載⇒ 「Zend Framework」で加速するPHP開発</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Sun, 29 Nov 2009 09:32:44 +0000</pubDate>
        		<category>document</category>
		<category>ibm</category>
		<category>itmedia</category>
		<category>zend framework</category>
    </item>


    <item>
        <title>ジョブキューサーバ Gearmand を PHP から使ってみた : tech.kayac.com - KAYAC engineers' blog</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://tech.kayac.com/archive/gearmand-php.html</link>
        <description>今やってるプロジェクトで新機能追加を検討していて、Perl で有名な「TheSchwartz のようなジョブキューシステムとか試してみたいなぁ。」なんて話してたらちょうど弊社 村瀬 が社内 TIPS 会で Gearmand について話してたので使ってみました。</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Wed, 11 Nov 2009 05:04:27 +0000</pubDate>
        		<category>gearmand</category>
		<category>job queue</category>
		<category>knowhow</category>
    </item>


    <item>
        <title>The PHPsFTPd Website</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://phpsftpd.sourceforge.net/</link>
        <description>SlimFTPdというFTP daemonの管理インターフェースらしい</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Mon, 09 Nov 2009 16:53:16 +0000</pubDate>
        		<category>application</category>
		<category>ftp</category>
		<category>management</category>
    </item>


    <item>
        <title>PHP+MySQLでWEBシステム開発(株)シンプル・アイ － Simple Eye フレームワーク</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://www.simple-eye.com/frame_work.php?gclid=CKTPwvDYz5kCFQogegodIknOuA</link>
        <description>ＭＶＣモデルによる開発体系、MySQL, PostgreSQLデータベースを扱う高度なＤＢクラス、簡単に設定できるログインシステム、管理画面に便利な検索＆リスティングを容易にするクラス群などを備えた有償ライセンスを提供予定。そのほか、さまざまな機能をコンポーネントとして提供する予定です。</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Tue, 22 Sep 2009 21:40:06 +0000</pubDate>
        		<category>framework</category>
		<category>mvc</category>
		<category>mysql</category>
		<category>postgresql</category>
		<category>simple eye</category>
    </item>


    <item>
        <title>sabredav - Project Hosting on Google Code</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://code.google.com/p/sabredav/</link>
        <description>SabreDAV allows you to easily integrate your existing web application with WebDAV.</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Mon, 24 Aug 2009 19:25:54 +0000</pubDate>
        		<category>application</category>
		<category>rfc2518</category>
		<category>sabredav</category>
		<category>server</category>
		<category>webdav</category>
    </item>


    <item>
        <title>PHP での名前空間を適切に作成する</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://www.ibm.com/developerworks/jp/opensource/library/os-php-namespaces/</link>
        <description>PHP V5.3 では、PHP のクラス、定数、関数に名前空間を使用できるようになりました。名前空間を使用することによって、名前の衝突を避けることができ、また PHP コードにコンテキストを指定できるようになります。この記事では、名前空間を最大限に活用できるように、名前空間を作成する際の指針をいくつか紹介します。</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Mon, 27 Jul 2009 17:08:26 +0000</pubDate>
        		<category>ibm</category>
		<category>knowhow</category>
		<category>namespace</category>
    </item>


    <item>
        <title>facebookでのAPCの設定 - おぎろぐはてな</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://d.hatena.ne.jp/i_ogi/20070614/1181841034</link>
        <description>php|tek 2007で発表された、facebookの中の人のAPCの設定についての話です。軽く中身を説明します。</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Mon, 20 Jul 2009 18:22:01 +0000</pubDate>
        		<category>apc</category>
		<category>facebook</category>
		<category>knowhow</category>
		<category>tuning</category>
    </item>


    <item>
        <title>Pluf : Pluf, PHP WebApp Framework</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://www.pluf.org/</link>
        <description>Simple, elegant and easy for people used to Django but in PHP5 so easy to deploy all over the world.</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Wed, 10 Jun 2009 07:51:17 +0000</pubDate>
        		<category>django</category>
		<category>framework</category>
		<category>pluf</category>
    </item>


    <item>
        <title>SourceForge.net: bitweaver</title>
        <link>http://bm.hotphpper.net/redirect.php?address=https://sourceforge.net/projects/bitweaver/</link>
        <description>Highly Modular CMS framework includes: Wiki, Articles / News, phpBB Forum Bulletin Board, Blogs, Image Photo Gallery, ... includes TikiWiki upgrader. Databases supported: MySQL, Postgres, Oracle, Firebird, IIS/MS-SQL for PHP on Windows or Linux.</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Sun, 24 May 2009 17:25:18 +0000</pubDate>
        		<category>application</category>
		<category>blog</category>
		<category>cms</category>
		<category>forum</category>
		<category>news</category>
		<category>photo gallery</category>
		<category>wiki</category>
    </item>


    <item>
        <title>campware.org - free software for a free press</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://campware.org/</link>
        <description>Media Develoment Loan Fund (MDLF) launched the Campware initiative in March 2001 as a platform for open source solutions for independent news media organizations in emerging democracies. The initative is coordinated by MDLF's new-media arm, the Center for</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Fri, 22 May 2009 07:28:06 +0000</pubDate>
        		<category>application</category>
		<category>campware</category>
		<category>cms</category>
		<category>i18n</category>
    </item>


    <item>
        <title>GANCHIKU.com » symfony1.2 embedFormでファイルアップロード</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://www.ganchiku.com/2009/02/symfony12_embedform_fileupload.html</link>
        <description>前から気になっていたmergeFormやembedForm使ってみました。で、いろいろ使ってみると、これいいじゃない？というわけで、そのことをブログに書いてみることにします。</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Thu, 09 Apr 2009 17:19:35 +0000</pubDate>
        		<category>form</category>
		<category>ganchiku</category>
		<category>knowhow</category>
		<category>mergeformembedform</category>
		<category>symfony</category>
    </item>


    <item>
        <title>ProjectPier.org</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://www.projectpier.org/</link>
        <description>ProjectPier is a Free, Open-Source, self-hosted PHP application for managing tasks, projects and teams through an intuitive web interface.</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Wed, 25 Mar 2009 06:48:27 +0000</pubDate>
        		<category>application</category>
		<category>management</category>
		<category>project</category>
		<category>task</category>
    </item>


    <item>
        <title>CakePHP勉強会@福岡に参加しました&amp;発表資料 | Shin x blog</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://www.1x1.jp/blog/2009/03/event_cakephp_fukuoka_20090313_report.html</link>
        <description></description>
        <dc:creator>elf</dc:creator>
        <pubDate>Mon, 23 Mar 2009 06:42:02 +0000</pubDate>
        		<category>1x1</category>
		<category>cakephp</category>
		<category>knowhow</category>
		<category>postgresql</category>
		<category>slony</category>
    </item>


    <item>
        <title>CakePHP | Google グループ</title>
        <link>http://bm.hotphpper.net/redirect.php?address=http://groups.google.com/group/cake-php?hl=ja</link>
        <description>cakephpについての英語圏でのメーリングリスト</description>
        <dc:creator>elf</dc:creator>
        <pubDate>Sun, 22 Mar 2009 11:20:00 +0000</pubDate>
        		<category>cakephp</category>
		<category>community</category>
		<category>discussion</category>
		<category>mailing list</category>
    </item>


</channel>
</rss>