<?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>Monster Oasis &#187; Programming/php</title>
	<atom:link href="http://www.monster.com.tw/archives/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.monster.com.tw</link>
	<description>Sky / Ocean / Tree</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:14:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>各類使用 http proxy 的設定方法: pecl / pear / apt / rpm / yum</title>
		<link>http://www.monster.com.tw/archives/5016</link>
		<comments>http://www.monster.com.tw/archives/5016#comments</comments>
		<pubDate>Wed, 25 May 2011 14:11:31 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/?p=5016</guid>
		<description><![CDATA[pear config-set http_proxy http://172.30.1.123:8080/ export http_proxy="http://172.30.1.123:8080" Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/5016/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>很強的 Message Broker : ActiveMQ</title>
		<link>http://www.monster.com.tw/archives/3764</link>
		<comments>http://www.monster.com.tw/archives/3764#comments</comments>
		<pubDate>Mon, 21 Mar 2011 08:36:42 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Programming/php]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/?p=3764</guid>
		<description><![CDATA[Supports a variety of Cross Language Clients and Protocols from Java, C, C++, C#, Ruby, Perl, Python, PHP Features : http://activemq.apache.org/features-overview.html Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/3764/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: [sample code] preg_match , regular expression match ,</title>
		<link>http://www.monster.com.tw/archives/2534</link>
		<comments>http://www.monster.com.tw/archives/2534#comments</comments>
		<pubDate>Fri, 04 Jun 2010 01:24:02 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Copy_N_Paste]]></category>
		<category><![CDATA[Programming/php]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/2534</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/2534/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian / ubuntu 裝 memcached 跟 pecl memcache</title>
		<link>http://www.monster.com.tw/archives/1708</link>
		<comments>http://www.monster.com.tw/archives/1708#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:35:30 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[JOB]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1708</guid>
		<description><![CDATA[裝 memcached : apt-get install memcached /etc/default/memcached 裡面設 yes –&#62; 啟用 設定檔 /etc/memcached.conf 裝 php5 的 memcache extension apt-get install php5-memcache 會產生 /etc/php5/conf.d/memcache.ini 內容是 extension=memcache.so [memcache] memcache.dbpath="/var/lib/memcache" memcache.maxreclevel=0 memcache.maxfiles=0 memcache.archivememlim=0 memcache.maxfilesize=0 memcache.maxratio=0 &#8212;&#8211; 以下是舊的方法, 2010.0630 前 裝 pecl memcache aptitude install libevent-dev 因為 pecl 要用到 phpize , 所以要裝 php5-dev 套件 apt-get install php5-dev apt-get install [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1708/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一些 memcache 的資料</title>
		<link>http://www.monster.com.tw/archives/1655</link>
		<comments>http://www.monster.com.tw/archives/1655#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:07:21 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Copy_N_Paste]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[DATABASE]]></category>
		<category><![CDATA[memcache]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1655</guid>
		<description><![CDATA[http://code.google.com/p/memcached-tag/ http://blog.developers.api.sina.com.cn/?tag=php-memcached http://code.google.com/p/dbcached/ http://tech.ddvip.com/2008-10/122405777578200.html http://hi.baidu.com/jrckkyy/blog/item/cb68141e8afa621740341771.html Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1655/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian / ubuntu 裝 oracle instant client / sqlplus / oci8 / apache2 config / steps by steps</title>
		<link>http://www.monster.com.tw/archives/1388</link>
		<comments>http://www.monster.com.tw/archives/1388#comments</comments>
		<pubDate>Wed, 02 Sep 2009 06:50:21 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[DATABASE]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[oci8]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1388</guid>
		<description><![CDATA[2011.0530 整理的 install step by step: OS : uname -a Linux ubuntu 2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Oracle client : 11.2 R1 google "oracle instant client download" 到 oracle 網頁找 Instant Client for Linux x86-64 / Version 11.2.0.1.0 (PS: Version 11.2.0.2.0 這版有問題) download 這兩個 oracle-instantclient11.2-basic-11.2.0.1.0-1.x86_64.rpm (47,811,007 bytes) [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1388/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gentoo emerge php options</title>
		<link>http://www.monster.com.tw/archives/1293</link>
		<comments>http://www.monster.com.tw/archives/1293#comments</comments>
		<pubDate>Tue, 30 Jun 2009 01:22:52 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Copy_N_Paste]]></category>
		<category><![CDATA[JOB]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[monster]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1293</guid>
		<description><![CDATA[2009.0630 Monster LAMP Pack: 取消 : ncurses pdo readline spell 增加 : ctype json sockets berkdb gdbm xmlreader xmlwriter oci8-instant-client USE="apache2 berkdb bzip2 calendar cjk cli crypt ctype curl gd gdbm hash iconv json mysql mysqli nls oci8-instant-client pcre reflection session simplexml sockets spl ssl tokenizer truetype unicode xml xmlreader xmlwriter zlib" emerge -av php [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1293/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Coding Standards</title>
		<link>http://www.monster.com.tw/archives/1004</link>
		<comments>http://www.monster.com.tw/archives/1004#comments</comments>
		<pubDate>Wed, 11 Mar 2009 13:39:55 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Copy_N_Paste]]></category>
		<category><![CDATA[DATABASE]]></category>
		<category><![CDATA[JOB]]></category>
		<category><![CDATA[Programming/javascript]]></category>
		<category><![CDATA[Programming/misc]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[風格]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1004</guid>
		<description><![CDATA[參考: Mantis : http://www.mantisbt.org/guidelines.php 中文翻譯: http://www.ichiayi.com/wikipage/tech/mantis_coding First, start off by reading the PHP Coding Standards document. I&#8217;ve deviated in a few places but just about everything in the document applies here as well. Above all, write code that is easy to read and maintain. Comment blocks of code and functions at all times. And get [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1004/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用 pecl inclued 產生關聯圖</title>
		<link>http://www.monster.com.tw/archives/987</link>
		<comments>http://www.monster.com.tw/archives/987#comments</comments>
		<pubDate>Fri, 06 Mar 2009 06:51:31 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[JOB]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[ci]]></category>
		<category><![CDATA[codeigniter]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/987</guid>
		<description><![CDATA[這是一隻用 codeigniter 寫的一個簡單的程式 , 然後用 pecl inclued 把它的 include/require 關聯圖畫出來 參考 URL : http://baniclin.blogspot.com/2008/09/pecl-inclued.html Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/987/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oci / compile php with oracle instant client</title>
		<link>http://www.monster.com.tw/archives/980</link>
		<comments>http://www.monster.com.tw/archives/980#comments</comments>
		<pubDate>Tue, 03 Mar 2009 09:53:52 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[DATABASE]]></category>
		<category><![CDATA[JOB]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/980</guid>
		<description><![CDATA[小筆記一下&#8230; oracle 那邊 download 這幾個 file -rw-rw-r&#8211; 1 root portage 44414338 Feb 24 13:41 instantclient-basic-linux32-11.1.0.7.zip -rw-rw-r&#8211; 1 root portage&#160;&#160; 607196 Feb 24 13:41 instantclient-sdk-linux32-11.1.0.7.zip 放到 /usr/portage/distfiles 這底下 然後 PHP 是這麼編的 USE=&#34;apache2 berkdb bzip2 calendar cjk cli crypt curl gd gdbm hash iconv json mysql mysqli ncurses nls oci8-instant-client pcre readline reflection session simplexml spell spl [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/980/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

