<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Gen X Design | Ian Selby</title>
	<atom:link href="http://www.gen-x-design.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gen-x-design.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 04 Feb 2010 05:00:37 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Recompiling PHP 5.3 On Snow Leopard With Freetype Support by Everybody Staze&#8230; &#187; PHP 5.3.1 compiled from source on 10.6.2 Server</title>
		<link>http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/#comment-2049</link>
		<dc:creator>Everybody Staze&#8230; &#187; PHP 5.3.1 compiled from source on 10.6.2 Server</dc:creator>
		<pubDate>Thu, 04 Feb 2010 05:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=329#comment-2049</guid>
		<description>[...] http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/" rel="nofollow">http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP 5.3 On Snow Leopard With Freetype Support by RS</title>
		<link>http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/#comment-2048</link>
		<dc:creator>RS</dc:creator>
		<pubDate>Thu, 04 Feb 2010 03:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=329#comment-2048</guid>
		<description>So, this does work with PHP 5.3.1 directly downloaded from php.net. I did have to download pcre8.01, as well as jpeg7. But, it&#039;s working with 10.6.2 server.</description>
		<content:encoded><![CDATA[<p>So, this does work with PHP 5.3.1 directly downloaded from php.net. I did have to download pcre8.01, as well as jpeg7. But, it&#8217;s working with 10.6.2 server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a REST API with PHP by Edwin</title>
		<link>http://www.gen-x-design.com/archives/create-a-rest-api-with-php/#comment-2047</link>
		<dc:creator>Edwin</dc:creator>
		<pubDate>Thu, 04 Feb 2010 03:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=235#comment-2047</guid>
		<description>Great article, I&#039;d like to see your personal framework with this. Can you share please?</description>
		<content:encoded><![CDATA[<p>Great article, I&#8217;d like to see your personal framework with this. Can you share please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP 5.3 On Snow Leopard With Freetype Support by RS</title>
		<link>http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/#comment-2045</link>
		<dc:creator>RS</dc:creator>
		<pubDate>Tue, 02 Feb 2010 06:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=329#comment-2045</guid>
		<description>Anyone try this with PHP 5.3.1? I&#039;m going to give it a shot tomorrow, but thought I&#039;d ask before potentially wasting an afternoon. =P</description>
		<content:encoded><![CDATA[<p>Anyone try this with PHP 5.3.1? I&#8217;m going to give it a shot tomorrow, but thought I&#8217;d ask before potentially wasting an afternoon. =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a REST API with PHP by JimboZ</title>
		<link>http://www.gen-x-design.com/archives/create-a-rest-api-with-php/#comment-2043</link>
		<dc:creator>JimboZ</dc:creator>
		<pubDate>Mon, 01 Feb 2010 00:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=235#comment-2043</guid>
		<description>Fantastic article mate. I searched the net for ages with utter rubbish until I came across this. One thing though isn&#039;t it defaulting to XML at the line:

$this-&gt;http_accept       = (strpos($_SERVER[&#039;HTTP_ACCEPT&#039;], &#039;json&#039;)) ? &#039;json&#039; : &#039;xml&#039;;

and not JSON? Or am I missing something simple?

Thanks for the help mate just this bit is confusing me.</description>
		<content:encoded><![CDATA[<p>Fantastic article mate. I searched the net for ages with utter rubbish until I came across this. One thing though isn&#8217;t it defaulting to XML at the line:</p>
<p>$this-&gt;http_accept       = (strpos($_SERVER['HTTP_ACCEPT'], &#8216;json&#8217;)) ? &#8216;json&#8217; : &#8216;xml&#8217;;</p>
<p>and not JSON? Or am I missing something simple?</p>
<p>Thanks for the help mate just this bit is confusing me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP 5.3 On Snow Leopard With Freetype Support by Ron</title>
		<link>http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/#comment-2042</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=329#comment-2042</guid>
		<description>Does anyone know if this works for OS X Snow Leopard Server as well?</description>
		<content:encoded><![CDATA[<p>Does anyone know if this works for OS X Snow Leopard Server as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making RESTful Requests in PHP by Mahmud Ahsan</title>
		<link>http://www.gen-x-design.com/archives/making-restful-requests-in-php/#comment-2036</link>
		<dc:creator>Mahmud Ahsan</dc:creator>
		<pubDate>Sun, 24 Jan 2010 18:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=269#comment-2036</guid>
		<description>I like your example. You wrote it very nicely and its easy to understand. Using framework is good to develop quickly but understanding real implementation is essential for knowledge.</description>
		<content:encoded><![CDATA[<p>I like your example. You wrote it very nicely and its easy to understand. Using framework is good to develop quickly but understanding real implementation is essential for knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a REST API with PHP by Mahmud Ahsan</title>
		<link>http://www.gen-x-design.com/archives/create-a-rest-api-with-php/#comment-2035</link>
		<dc:creator>Mahmud Ahsan</dc:creator>
		<pubDate>Sun, 24 Jan 2010 12:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=235#comment-2035</guid>
		<description>I&#039;ve read several articles about REST in net and I found it&#039;s one of the best article among them. Good Work!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve read several articles about REST in net and I found it&#8217;s one of the best article among them. Good Work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP 5.3 On Snow Leopard With Freetype Support by Dae</title>
		<link>http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/#comment-2034</link>
		<dc:creator>Dae</dc:creator>
		<pubDate>Sat, 23 Jan 2010 14:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=329#comment-2034</guid>
		<description>The link to PCRE 7.7 didn&#039;t work, so I took the link to PCRE 7.9 from the comment above, but make failed with the following:
=======
Dae-MacPro:pcre-7.9 Dae$ make
make  all-am
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c -o pcre_compile.lo pcre_compile.c
 gcc -DHAVE_CONFIG_H -I. -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre_compile.c -o pcre_compile.o
gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
make[1]: *** [pcre_compile.lo] Error 1
make: *** [all] Error 2
=======

I didn&#039;t fix the problem: instead I took PCRE 7.7 from here:
http://downloads.sourceforge.net/project/pcre/pcre/7.7/pcre-7.7.tar.gz

Make worked like a charm with the older version.</description>
		<content:encoded><![CDATA[<p>The link to PCRE 7.7 didn&#8217;t work, so I took the link to PCRE 7.9 from the comment above, but make failed with the following:<br />
=======<br />
Dae-MacPro:pcre-7.9 Dae$ make<br />
make  all-am<br />
/bin/sh ./libtool &#8211;tag=CC   &#8211;mode=compile gcc -DHAVE_CONFIG_H -I.     -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c -o pcre_compile.lo pcre_compile.c<br />
 gcc -DHAVE_CONFIG_H -I. -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre_compile.c -o pcre_compile.o<br />
gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags<br />
make[1]: *** [pcre_compile.lo] Error 1<br />
make: *** [all] Error 2<br />
=======</p>
<p>I didn&#8217;t fix the problem: instead I took PCRE 7.7 from here:<br />
<a href="http://downloads.sourceforge.net/project/pcre/pcre/7.7/pcre-7.7.tar.gz" rel="nofollow">http://downloads.sourceforge.net/project/pcre/pcre/7.7/pcre-7.7.tar.gz</a></p>
<p>Make worked like a charm with the older version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP 5.3 On Snow Leopard With Freetype Support by Mike Kormendy</title>
		<link>http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/#comment-2033</link>
		<dc:creator>Mike Kormendy</dc:creator>
		<pubDate>Sat, 23 Jan 2010 12:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=329#comment-2033</guid>
		<description>Also wanted to mention something about plugging in mcrypt (useful for latest version phpmyadmin) for php as discussed here:


http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/


Recompiling PHP will NOT affect a previous mcrypt plug-in installation. :-)


I am running a 64bit Xserve with Snow Leopard 10.6.2, and the above process with pcre7.9 and libjpeg7 worked flawlessly for me and maintains mcrypt.

Thanks to all who contributed.</description>
		<content:encoded><![CDATA[<p>Also wanted to mention something about plugging in mcrypt (useful for latest version phpmyadmin) for php as discussed here:</p>
<p><a href="http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/" rel="nofollow">http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/</a></p>
<p>Recompiling PHP will NOT affect a previous mcrypt plug-in installation. <img src='http://www.gen-x-design.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I am running a 64bit Xserve with Snow Leopard 10.6.2, and the above process with pcre7.9 and libjpeg7 worked flawlessly for me and maintains mcrypt.</p>
<p>Thanks to all who contributed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
