<?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>jingkung &#187; sunsuron</title>
	<atom:link href="http://jingkung.net/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://jingkung.net</link>
	<description>Website Consultation &#38; Development Provider</description>
	<lastBuildDate>Thu, 20 May 2010 17:03:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Royce Pharma</title>
		<link>http://jingkung.net/royce-pharma/</link>
		<comments>http://jingkung.net/royce-pharma/#comments</comments>
		<pubDate>Thu, 20 May 2010 16:56:11 +0000</pubDate>
		<dc:creator>sunsuron</dc:creator>
				<category><![CDATA[Current Projects]]></category>

		<guid isPermaLink="false">http://jingkung.net/?p=123</guid>
		<description><![CDATA[Royce Pharma Manufacturing Sdn Bhd (ROYCE) is a young and progressive Bumiputra company fully equipped with the state of art facilities and experience in the arena of pharmaceutical manufacturing, product development, marketing, sales, warehousing and distribution. ROYCE is set to &#8230; <a href="http://jingkung.net/royce-pharma/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Royce Pharma Manufacturing Sdn Bhd (ROYCE) is a young and progressive Bumiputra company fully equipped with the state of art facilities and experience in the arena of pharmaceutical manufacturing, product development, marketing, sales, warehousing and distribution.  ROYCE is set to revolutionize the health care industry with the innovative pharmaceutical products through leading edge research and development and marketing strategies.</p>
<p><strong>Website</strong>: http://roycepharma.com/wordpress/</p>
<p><strong>Design</strong>: <a href="http://www.dreamrepublic.com.my">Dream Republic Sdn Bhd</a></p>
<p><strong>Development Tools</strong>:</p>
<ol>
<li>CMS: WordPress</li>
<li>Tools: PHP/MySQL/Apache/Linux</li>
</ol>
<p style="text-align: center;"><a href="http://jingkung.net/blog/wp-content/uploads/2010/05/royce-pharma-latest.png"><img class="size-medium wp-image-125 aligncenter" style="margin-top: 10px; margin-bottom: 10px;" title="royce-pharma-latest" src="http://jingkung.net/blog/wp-content/uploads/2010/05/royce-pharma-latest-460x179.png" alt="" width="460" height="179" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jingkung.net/royce-pharma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing mailparse PHP extension on Centos 5.4</title>
		<link>http://jingkung.net/installing-mailparse-php-extension-on-centos-5-4/</link>
		<comments>http://jingkung.net/installing-mailparse-php-extension-on-centos-5-4/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 12:51:33 +0000</pubDate>
		<dc:creator>sunsuron</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mailparse]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://jingkung.net/?p=84</guid>
		<description><![CDATA[Prerequisite If you encountered ERROR: `phpize&#8217; failed, do this: &#91;root@server php.d&#93;# yum install php-devel Uninstall php-pecl-mailparse (if any) &#91;root@server php.d&#93;# rpm -e php-pecl-mailparse error: package php-pecl-mailparse is not installed Install &#91;root@server php.d&#93;# pear install pecl/mailparse Configure php.ini CentOS throws PHP &#8230; <a href="http://jingkung.net/installing-mailparse-php-extension-on-centos-5-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Prerequisite</strong><br />
If you encountered ERROR: `phpize&#8217; failed, do this:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># yum install php-devel</span></pre></div></div>

<p><strong>Uninstall php-pecl-mailparse (if any)</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># rpm -e php-pecl-mailparse</span>
error: package php-pecl-mailparse is not installed</pre></div></div>

<p><strong>Install</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># pear install pecl/mailparse</span></pre></div></div>

<p><strong>Configure php.ini</strong><br />
CentOS throws PHP extensions in one folder where they get automatically added to php configuration, and it seems to do it in alphabetical order. So we make sure mailparse is loaded after mbstring by creating a new file mbstring_mailparse.ini and the value extension=mailparse.so</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># cd /etc/php.d/</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># vim mbstring_mailparse.ini</span>
<span style="color: #007800;">extension</span>=mailparse.so</pre></div></div>

<p><strong>Save, Restart httpd and confirm</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># service httpd restart</span>
Stopping httpd:                                            <span style="color: #7a0874; font-weight: bold;">&#91;</span>  OK  <span style="color: #7a0874; font-weight: bold;">&#93;</span>
Starting httpd:                                            <span style="color: #7a0874; font-weight: bold;">&#91;</span>  OK  <span style="color: #7a0874; font-weight: bold;">&#93;</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># php -i | grep mailparse</span>
<span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>php.d<span style="color: #000000; font-weight: bold;">/</span>mbstring_mailparse.ini,
mailparse
mailparse support =<span style="color: #000000; font-weight: bold;">&gt;</span> enabled
mailparse.def_charset =<span style="color: #000000; font-weight: bold;">&gt;</span> us-ascii =<span style="color: #000000; font-weight: bold;">&gt;</span> us-ascii
<span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># ls -lha</span>
total 104K
drwxr-xr-x  <span style="color: #000000;">2</span> root root 4.0K Apr <span style="color: #000000;">20</span> <span style="color: #000000;">20</span>:<span style="color: #000000;">17</span> .
drwxr-xr-x <span style="color: #000000;">95</span> root root  12K Apr <span style="color: #000000;">20</span> <span style="color: #000000;">20</span>:<span style="color: #000000;">11</span> ..
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">51</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> dbase.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">47</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> dom.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">45</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> gd.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">49</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> json.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">49</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> ldap.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">57</span> Apr <span style="color: #000000;">20</span> <span style="color: #000000;">20</span>:<span style="color: #000000;">12</span> mbstring.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">24</span> Apr <span style="color: #000000;">20</span> <span style="color: #000000;">20</span>:<span style="color: #000000;">17</span> mbstring_mailparse.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">53</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> mcrypt.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">51</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> mhash.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">53</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> mysqli.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">51</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> mysql.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">47</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> pdo.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">59</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> pdo_mysql.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">61</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> pdo_sqlite.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">49</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> soap.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">59</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> xmlreader.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">53</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> xmlrpc.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">59</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> xmlwriter.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">47</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> xsl.ini
<span style="color: #660033;">-rw-r--r--</span>  <span style="color: #000000;">1</span> root root   <span style="color: #000000;">47</span> Sep <span style="color: #000000;">22</span>  <span style="color: #000000;">2009</span> zip.ini
&nbsp;
<span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># php -a</span>
Interactive shell
&nbsp;
php <span style="color: #000000; font-weight: bold;">&gt;</span> print_r<span style="color: #7a0874; font-weight: bold;">&#40;</span> get_loaded_extensions<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#41;</span>;
Array
<span style="color: #7a0874; font-weight: bold;">&#40;</span>
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">0</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #c20cb9; font-weight: bold;">date</span>
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">1</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> libxml
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">2</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> openssl
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">3</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> pcre
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">4</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> zlib
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">5</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> bz2
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">6</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> calendar
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">7</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> ctype
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">8</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> curl
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #7a0874; font-weight: bold;">hash</span>
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">10</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> filter
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">11</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #c20cb9; font-weight: bold;">ftp</span>
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">12</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #c20cb9; font-weight: bold;">gettext</span>
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">13</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> gmp
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">14</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> session
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">15</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> iconv
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">16</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> pcntl
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">17</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> posix
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">18</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> readline
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">19</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> Reflection
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">20</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> standard
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">21</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> shmop
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">22</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> SimpleXML
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">23</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> SPL
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">24</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> sockets
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">25</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> exif
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">26</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> sysvmsg
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">27</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> sysvsem
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">28</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> sysvshm
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">29</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> tokenizer
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">30</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> wddx
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">31</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> xml
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">32</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> dbase
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">33</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> dom
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">34</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> gd
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">35</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> json
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">36</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> ldap
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">37</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> mbstring
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">38</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> mailparse
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">39</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> mcrypt
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">40</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> mhash
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">41</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> mysql
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">42</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> mysqli
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">43</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> PDO
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">44</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> pdo_mysql
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">45</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> pdo_sqlite
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">46</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> soap
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">47</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> xmlreader
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">48</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> xmlrpc
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">49</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> xmlwriter
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">50</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> xsl
    <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">51</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> =<span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #c20cb9; font-weight: bold;">zip</span>
<span style="color: #7a0874; font-weight: bold;">&#41;</span>
php <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #7a0874; font-weight: bold;">exit</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>server php.d<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;">#</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://jingkung.net/installing-mailparse-php-extension-on-centos-5-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>excyc!e</title>
		<link>http://jingkung.net/excyce/</link>
		<comments>http://jingkung.net/excyce/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 12:32:20 +0000</pubDate>
		<dc:creator>sunsuron</dc:creator>
				<category><![CDATA[Current Projects]]></category>
		<category><![CDATA[excyc!e]]></category>
		<category><![CDATA[Jingkung Current Projects]]></category>
		<category><![CDATA[Jingkung Portfolio]]></category>

		<guid isPermaLink="false">http://jingkung.net/?p=77</guid>
		<description><![CDATA[Website: http://excla1m.com/excycle/ Design Concept/Mock: excla!m]]></description>
			<content:encoded><![CDATA[<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/4_excycle_contact_us.jpg"><img class="alignnone size-medium wp-image-81" title="excycle contact us" src="http://jingkung.net/blog/wp-content/uploads/2010/04/4_excycle_contact_us-460x547.jpg" alt="excycle contact us" width="460" height="547" /></a></p>
<p><strong>Website</strong>: <a href="http://excla1m.com/excycle/">http://excla1m.com/excycle/</a><br />
<strong>Design Concept/Mock</strong>: <a href="http://excla1m.com/">excla!m</a></p>
<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/3_excycle_main_Blog.jpg"><img class="alignnone size-medium wp-image-80" title="excycle main Blog" src="http://jingkung.net/blog/wp-content/uploads/2010/04/3_excycle_main_Blog-460x1154.jpg" alt="excycle main Blog" width="460" height="1154" /></a></p>
<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/2_excycle_main_whatwedo.jpg"><img class="alignnone size-medium wp-image-79" title="excycle main what we do" src="http://jingkung.net/blog/wp-content/uploads/2010/04/2_excycle_main_whatwedo-460x585.jpg" alt="excycle main what we do" width="460" height="585" /></a></p>
<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/1_excycle_main_aboutus.jpg"><img class="alignnone size-medium wp-image-78" title="excycle main aboutus" src="http://jingkung.net/blog/wp-content/uploads/2010/04/1_excycle_main_aboutus-460x405.jpg" alt="excycle main aboutus" width="460" height="405" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jingkung.net/excyce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Room 4 Rent</title>
		<link>http://jingkung.net/room-4-rent/</link>
		<comments>http://jingkung.net/room-4-rent/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 17:03:59 +0000</pubDate>
		<dc:creator>sunsuron</dc:creator>
				<category><![CDATA[Current Projects]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Jingkung Current Projects]]></category>
		<category><![CDATA[Jingkung Portfolio]]></category>
		<category><![CDATA[Room 4 rent]]></category>

		<guid isPermaLink="false">http://jingkung.net/?p=74</guid>
		<description><![CDATA[About: room4rent.my is a place where you can find rooms for rent as well as publishing room for rent advertisement for free. If you&#8217;re a landlord or a tenant or an agent or just somebody who is interested, this is &#8230; <a href="http://jingkung.net/room-4-rent/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/room4rent_frontpage.png"><img src="http://jingkung.net/blog/wp-content/uploads/2010/04/room4rent_frontpage-460x228.png" alt="Room 4 Rent Front Page" title="Room 4 Rent Front Page" width="460" height="228" class="size-medium wp-image-75" /></a></p>
<p><strong>About</strong>: room4rent.my  is a place where you can find rooms for rent as well as publishing room for rent advertisement for free. If you&#8217;re a landlord or a tenant or an agent or just somebody who is interested, this is the place for you.<br />
<strong>Website</strong>: <a href="http://room4rent.my">http://room4rent.my</a><br />
<strong>Design Concept/Mock</strong>: jingkung.net<br />
<strong>Development Tools</strong>: PHP/MySQL/Apache/Linux</p>
]]></content:encoded>
			<wfw:commentRss>http://jingkung.net/room-4-rent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Giuk</title>
		<link>http://jingkung.net/giuk/</link>
		<comments>http://jingkung.net/giuk/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 16:59:43 +0000</pubDate>
		<dc:creator>sunsuron</dc:creator>
				<category><![CDATA[Current Projects]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Giuk]]></category>
		<category><![CDATA[Jingkung Current Projects]]></category>
		<category><![CDATA[Jingkung Portfolio]]></category>

		<guid isPermaLink="false">http://jingkung.net/?p=70</guid>
		<description><![CDATA[About: giuk.org is a feed aggregator website. It&#8217;s a website that has the capability to &#8220;crawl&#8221; your blog for new articles and display the summary. Website: http://giuk.org Design concept/Mock: freecsstemplate Development Tools: PHP/MySQL/Apache/Linux]]></description>
			<content:encoded><![CDATA[<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/giuk_frontpage.png"><img src="http://jingkung.net/blog/wp-content/uploads/2010/04/giuk_frontpage-460x228.png" alt="Giuk Front Page" title="Giuk Front Page" width="460" height="228" class="size-medium wp-image-71" /></a></p>
<p><strong>About</strong>: giuk.org is a feed aggregator website. It&#8217;s a website that has the capability to &#8220;crawl&#8221; your blog for new articles and display the summary.<br />
Website: <a href="http://giuk.org">http://giuk.org</a><br />
<strong>Design concept/Mock</strong>: <a href="http://www.freecsstemplates.org/">freecsstemplate</a><br />
<strong>Development Tools</strong>: PHP/MySQL/Apache/Linux</p>
]]></content:encoded>
			<wfw:commentRss>http://jingkung.net/giuk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dubai 92</title>
		<link>http://jingkung.net/dubai-92/</link>
		<comments>http://jingkung.net/dubai-92/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 11:13:51 +0000</pubDate>
		<dc:creator>sunsuron</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Selected Works]]></category>
		<category><![CDATA[Dubai 92]]></category>
		<category><![CDATA[Jingkung Portfolio]]></category>
		<category><![CDATA[Jingkung Selected Works]]></category>

		<guid isPermaLink="false">http://jingkung.net/?p=57</guid>
		<description><![CDATA[About: &#8220;What is it about Dubai 92 that is so compelling?&#8221; people ask. Is it the ridiculously funny on-air antics? Could it be the brilliant music? Or is it the divine synergy of an unlikely group of radio personalities pouring &#8230; <a href="http://jingkung.net/dubai-92/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/d92_frontpage.png"><img src="http://jingkung.net/blog/wp-content/uploads/2010/04/d92_frontpage-460x197.png" alt="Dubai 92 Front Page" title="Dubai 92 Front Page" width="460" height="197" class="size-medium wp-image-61" /></a></p>
<p><strong>About</strong>: &#8220;What is it about Dubai 92 that is so compelling?&#8221; people ask. Is it the ridiculously funny on-air antics? Could it be the brilliant music? Or is it the divine synergy of an unlikely group of radio personalities pouring out their souls to the people each and every day, combined with music that is soundtrack to people’s lives?<br />
<strong>Website</strong>: <a href="http://dubai92.com">http://dubai92.com</a><br />
<strong>Design Concept/Mocks</strong>: <a href="http://www.excla1m.com">excla!m</a><br />
<strong>Development Tools</strong>:</p>
<ol>
<li>CMS: WordPress</li>
<li>WordPress Plugin: Akismet, Capability Manager, WP Mail SMTP, Faster Image Insert, Featured Content Gallery</li>
<li>Tools: PHP/MySQL/Apache/Linux</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://jingkung.net/dubai-92/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dubai Eye 103.8</title>
		<link>http://jingkung.net/dubai-eye-103-8/</link>
		<comments>http://jingkung.net/dubai-eye-103-8/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 10:14:06 +0000</pubDate>
		<dc:creator>sunsuron</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Selected Works]]></category>
		<category><![CDATA[Dubai Eye 103.8]]></category>
		<category><![CDATA[Jingkung Portfolio]]></category>
		<category><![CDATA[Jingkung Selected Works]]></category>

		<guid isPermaLink="false">http://jingkung.net/?p=50</guid>
		<description><![CDATA[About: The UAE&#8217;s premier talk radio station, Dubai Eye 103.8 broadcasts 24 hours a day in eight languages. More than 70 people from 21 nationalities put together news, current affairs, sports, entertainment and special interest programming for a multi-cultural audience. &#8230; <a href="http://jingkung.net/dubai-eye-103-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/de_frontpage.png"><img src="http://jingkung.net/blog/wp-content/uploads/2010/04/de_frontpage-460x197.png" alt="" title="Dubai Eye 103.8 Front Page" width="460" height="197" class="size-medium wp-image-51" /></a></p>
<p><strong>About</strong>: The UAE&#8217;s premier talk radio station, Dubai Eye 103.8 broadcasts 24 hours a day in eight languages. More than 70 people from 21 nationalities put together news, current affairs, sports, entertainment and special interest programming for a multi-cultural audience.<br />
<strong>Website</strong>: <a href="http://dubaieye1038.com">http://dubaieye1038.com</a><br />
<strong>Design Concept/Mocks</strong>: <a href="http://www.excla1m.com">excla!m</a><br />
<strong>Development Tools</strong>:</p>
<ol>
<li>CMS: WordPress</li>
<li>WordPress Plugin: Akismet, Capability Manager, WP Mail SMTP, Faster Image Insert</li>
<li>Tools: PHP/MySQL/Apache/Linux</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://jingkung.net/dubai-eye-103-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speedlight Pro Kit</title>
		<link>http://jingkung.net/speedlight-pro-kit/</link>
		<comments>http://jingkung.net/speedlight-pro-kit/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 09:59:08 +0000</pubDate>
		<dc:creator>sunsuron</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Selected Works]]></category>
		<category><![CDATA[Jingkung Portfolio]]></category>
		<category><![CDATA[Jingkung Selected Works]]></category>
		<category><![CDATA[Speedlight Pro Kit]]></category>

		<guid isPermaLink="false">http://jingkung.net/?p=28</guid>
		<description><![CDATA[About: Speedlight Pro Kit is a comprehensive range of off camera flash light modifiers that offers anyone a wide range of flash effects whether on assignments or in the studio. Website: http://www.speedlightprokit.com Business Rules: Front page need to be a &#8230; <a href="http://jingkung.net/speedlight-pro-kit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/slpk.png"><img src="http://jingkung.net/blog/wp-content/uploads/2010/04/slpk-460x197.png" alt="" title="Speedlight Pro Kit Front Page" width="460" height="197" class="size-medium wp-image-29" /></a></p>
<p><strong>About</strong>: Speedlight Pro Kit is a comprehensive range of off camera flash light modifiers that offers anyone a wide range of flash effects whether on assignments or in the studio.<br />
<strong>Website</strong>: <a href="http://www.speedlightprokit.com">http://www.speedlightprokit.com</a><br />
<strong>Business Rules</strong>:</p>
<ol>
<li>Front page need to be a gallery where their registered member able to upload their own images taken using any kits/accessories/parts from Speedlight Pro Kit. They can embed their own watermarks as a mean of copyrighted material, unobtrusive advertisement and branding.</li>
<li>A customized shopping cart build internally for their distributors around the world. Distributors can login and place orders.</li>
<li>Existing members able to see tutorials using their tools in the Tutorials section</li>
<li>Admin/author can post updates under News section</li>
</ol>
<p><strong>Design Concept/Mocks</strong>: <a href="http://www.excla1m.com">excla!m</a></p>
<p><strong>Development Tools</strong>:</p>
<ol>
<li>CMS: WordPress</li>
<li>WordPress Plugin: Akismet, Capability Manager, WP Mail SMTP, Faster Image Insert</li>
<li>Tools: PHP/MySQL/Apache/Linux</li>
</ol>
<p><strong>More screenshots</strong>:</p>
<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/slpk_product.png"><img src="http://jingkung.net/blog/wp-content/uploads/2010/04/slpk_product-460x197.png" alt="" title="Speedlight Pro Kit Add Product Backend" width="460" height="197" class="size-medium wp-image-40" /></a></p>
<p><a href="http://jingkung.net/blog/wp-content/uploads/2010/04/slpk_orders.png"><img src="http://jingkung.net/blog/wp-content/uploads/2010/04/slpk_orders-460x197.png" alt="" title="Speedlight Pro Kit Order Invoice" width="460" height="197" class="size-medium wp-image-41" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jingkung.net/speedlight-pro-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
