<?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 Petar Smilajkov - Peconi</title>
	<atom:link href="http://smilajkov.com/petar/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://smilajkov.com/petar</link>
	<description>Welcome to my world</description>
	<pubDate>Sat, 04 Jul 2009 08:17:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Toys by Here&#8217;s what&#8217;s new ;) &#8212; Petar Smilajkov - Peconi</title>
		<link>http://smilajkov.com/petar/toys/comment-page-1/#comment-3502</link>
		<dc:creator>Here&#8217;s what&#8217;s new ;) &#8212; Petar Smilajkov - Peconi</dc:creator>
		<pubDate>Sat, 20 Jun 2009 13:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?page_id=44#comment-3502</guid>
		<description>[...] Toys [...]</description>
		<content:encoded><![CDATA[<p>[...] Toys [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Kevin Cory</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-532</link>
		<dc:creator>Kevin Cory</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-532</guid>
		<description>Worked like a charm, thanks for taking the time to write this up.. :)</description>
		<content:encoded><![CDATA[<p>Worked like a charm, thanks for taking the time to write this up.. <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_smile.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-486</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Tue, 17 Feb 2009 19:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-486</guid>
		<description>At which step does it fail? What are you making? You have to install the libjpeg everything else.... ?</description>
		<content:encoded><![CDATA[<p>At which step does it fail? What are you making? You have to install the libjpeg everything else&#8230;. ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Richard Phillips</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-485</link>
		<dc:creator>Richard Phillips</dc:creator>
		<pubDate>Tue, 17 Feb 2009 18:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-485</guid>
		<description>Thanks for all the info here ... it has been very helpful.  However no success yet!  I fixed the quotes and dashes and began to make progress but get the error "can't find ./libtool:cammand not found when I type "make"  I installed Xcode and then installed x11sdk from downloaded xcode dmg from apple.  I feel like I am close and could use your insight if you have a moment :-)</description>
		<content:encoded><![CDATA[<p>Thanks for all the info here &#8230; it has been very helpful.  However no success yet!  I fixed the quotes and dashes and began to make progress but get the error &#8220;can&#8217;t find ./libtool:cammand not found when I type &#8220;make&#8221;  I installed Xcode and then installed x11sdk from downloaded xcode dmg from apple.  I feel like I am close and could use your insight if you have a moment <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_smile.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Onur Ozer</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-414</link>
		<dc:creator>Onur Ozer</dc:creator>
		<pubDate>Wed, 11 Feb 2009 15:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-414</guid>
		<description>Finally, a decent explanation that just works! Many Thanks.</description>
		<content:encoded><![CDATA[<p>Finally, a decent explanation that just works! Many Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Nathan Youngman</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-315</link>
		<dc:creator>Nathan Youngman</dc:creator>
		<pubDate>Mon, 26 Jan 2009 22:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-315</guid>
		<description>The smart quotes and dashes were a bit of a problem, and I did run into one error "configure: error: libpng.(a&#124;so) not found." So I just specified /Developer/SDKs/MacOSX10.5.sdk/usr/X11 and all worked great. Thanks alot!</description>
		<content:encoded><![CDATA[<p>The smart quotes and dashes were a bit of a problem, and I did run into one error &#8220;configure: error: libpng.(a|so) not found.&#8221; So I just specified /Developer/SDKs/MacOSX10.5.sdk/usr/X11 and all worked great. Thanks alot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by MarkW</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-217</link>
		<dc:creator>MarkW</dc:creator>
		<pubDate>Mon, 05 Jan 2009 05:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-217</guid>
		<description>I get to this bit"Now that we got that out of the way, we need to get back into the .sources folder, unpack the PHP source, get into the GD folder, and do some fun stuff:cd ..
tar -xvf php-5.2.6.tar.bz2
cd php-5.2.6/ext/gd

but there's no such file in the .sources directory. I have only three files:jpeg-6b, jpegsrc.v6b.tar.gz, and php5.2.6.tar.bz2
Oh no what've I done?
Mark</description>
		<content:encoded><![CDATA[<p>I get to this bit&#8221;Now that we got that out of the way, we need to get back into the .sources folder, unpack the PHP source, get into the GD folder, and do some fun stuff:cd ..<br />
tar -xvf php-5.2.6.tar.bz2<br />
cd php-5.2.6/ext/gd</p>
<p>but there&#8217;s no such file in the .sources directory. I have only three files:jpeg-6b, jpegsrc.v6b.tar.gz, and php5.2.6.tar.bz2<br />
Oh no what&#8217;ve I done?<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Marco Soria</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-167</link>
		<dc:creator>Marco Soria</dc:creator>
		<pubDate>Sun, 28 Dec 2008 21:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-167</guid>
		<description>@james, did you check your php.ini, it looks to me that you haven't configured your php.ini properly.</description>
		<content:encoded><![CDATA[<p>@james, did you check your php.ini, it looks to me that you haven&#8217;t configured your php.ini properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by James Clavel</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-162</link>
		<dc:creator>James Clavel</dc:creator>
		<pubDate>Sun, 28 Dec 2008 04:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-162</guid>
		<description>@Marco Soria

I had the same problem with you as to 
-----
“sh-3.2# php -r ‘phpinfo();’ &#124;grep GD
GD Support =&#62; enabled
GD Version =&#62; bundled (2.0.34 compatible)”
-----

i can see in the same in the terminal but not in the phpinfo page. can u please help me coz i can't read your reply why u fix it because of the smileys. thanks.</description>
		<content:encoded><![CDATA[<p>@Marco Soria</p>
<p>I had the same problem with you as to<br />
&#8212;&#8211;<br />
“sh-3.2# php -r ‘phpinfo();’ |grep GD<br />
GD Support =&gt; enabled<br />
GD Version =&gt; bundled (2.0.34 compatible)”<br />
&#8212;&#8211;</p>
<p>i can see in the same in the terminal but not in the phpinfo page. can u please help me coz i can&#8217;t read your reply why u fix it because of the smileys. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-142</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Tue, 16 Dec 2008 19:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-142</guid>
		<description>Glad it work Marco :) I wish WordPress did not screw up the characters, but now we know at least what the problem is :)</description>
		<content:encoded><![CDATA[<p>Glad it work Marco <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_smile.gif" alt="" /> I wish WordPress did not screw up the characters, but now we know at least what the problem is <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_smile.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Marco Soria</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-141</link>
		<dc:creator>Marco Soria</dc:creator>
		<pubDate>Tue, 16 Dec 2008 19:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-141</guid>
		<description>I fixed it :$, it was my mistake, I replaced the quotes (") but forgot to replace the dash (-), after that, everything went smooth.
Thanks for your help</description>
		<content:encoded><![CDATA[<p>I fixed it :$, it was my mistake, I replaced the quotes (&#8221<img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_wink.gif" alt="" /> but forgot to replace the dash (-), after that, everything went smooth.<br />
Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-140</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Tue, 16 Dec 2008 19:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-140</guid>
		<description>To tell you the truth, I really do not know. You might want to follow the sources at the bottom of the post and see if in their comments sections someone had same issues and got it working.

Sorry I can't be of any more help, I'm puzzled myself :(</description>
		<content:encoded><![CDATA[<p>To tell you the truth, I really do not know. You might want to follow the sources at the bottom of the post and see if in their comments sections someone had same issues and got it working.</p>
<p>Sorry I can&#8217;t be of any more help, I&#8217;m puzzled myself <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_sad.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by wenting</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-139</link>
		<dc:creator>wenting</dc:creator>
		<pubDate>Mon, 15 Dec 2008 07:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-139</guid>
		<description>Thanks for the instruction. I got sth as 
"sh-3.2# php -r 'phpinfo();' &#124;grep GD
GD Support =&#62; enabled
GD Version =&#62; bundled (2.0.34 compatible)"

But when I create a phpinfo.php file under my webserver folder and access it from the web browser, the GD module is not listed in this info page. Could you please help?</description>
		<content:encoded><![CDATA[<p>Thanks for the instruction. I got sth as<br />
&#8220;sh-3.2# php -r &#8216;phpinfo();&#8217; |grep GD<br />
GD Support =&gt; enabled<br />
GD Version =&gt; bundled (2.0.34 compatible)&#8221;</p>
<p>But when I create a phpinfo.php file under my webserver folder and access it from the web browser, the GD module is not listed in this info page. Could you please help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Marco Soria</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-136</link>
		<dc:creator>Marco Soria</dc:creator>
		<pubDate>Thu, 11 Dec 2008 23:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-136</guid>
		<description>Hi, I get the same error as evan:

configure: error: invalid variable name: –with-zlib-dir

I have XCode installed (is that the Developer tools?) and I also installed X11 SDK. I alredy replaced the ", what am I missing???

Thank you for your help.</description>
		<content:encoded><![CDATA[<p>Hi, I get the same error as evan:</p>
<p>configure: error: invalid variable name: –with-zlib-dir</p>
<p>I have XCode installed (is that the Developer tools?) and I also installed X11 SDK. I alredy replaced the &#8220;, what am I missing???</p>
<p>Thank you for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-122</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Sat, 06 Dec 2008 06:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-122</guid>
		<description>extension_dir tells in what directory PHP should look for dynamically loadable extensions.

I suppose your "other code" relies on some dynamic extension which is not getting loaded because of this.

What's failing to run properly? When you find out what it is, there may be a way to load it directly at the path it is found at instead (?)

In the instructions I found - they disabled the extensions_dir so I did it also in my instructions above... All my code works fine ;)</description>
		<content:encoded><![CDATA[<p>extension_dir tells in what directory PHP should look for dynamically loadable extensions.</p>
<p>I suppose your &#8220;other code&#8221; relies on some dynamic extension which is not getting loaded because of this.</p>
<p>What&#8217;s failing to run properly? When you find out what it is, there may be a way to load it directly at the path it is found at instead (?)</p>
<p>In the instructions I found - they disabled the extensions_dir so I did it also in my instructions above&#8230; All my code works fine <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_wink.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Glenn</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-121</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Sat, 06 Dec 2008 06:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-121</guid>
		<description>Hi,
thanks for this, it worked like a charm. 

My only problem is that commenting out the extension_dir setting in php.ini breaks some other code on my webserver.

Can you explain what this does, or what the extension_dir defaults to when unset ? or offer any advice on how to get gd running without commenting out this line ?

ah, so many questions :)
thanks,
glenn</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for this, it worked like a charm. </p>
<p>My only problem is that commenting out the extension_dir setting in php.ini breaks some other code on my webserver.</p>
<p>Can you explain what this does, or what the extension_dir defaults to when unset ? or offer any advice on how to get gd running without commenting out this line ?</p>
<p>ah, so many questions <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_smile.gif" alt="" /><br />
thanks,<br />
glenn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New MacBook Pro Vista Rating = 1.0 ??? by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/new-macbook-pro-vista-rating-10/comment-page-1/#comment-116</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Fri, 28 Nov 2008 18:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2090#comment-116</guid>
		<description>Did you get the latest drivers? I installed this on the very same day new MBPro just came out so I do not know if anything has been updated. I do not care really, I'm running Leo on a Mac for now - Waiting for Windows 7 ;)</description>
		<content:encoded><![CDATA[<p>Did you get the latest drivers? I installed this on the very same day new MBPro just came out so I do not know if anything has been updated. I do not care really, I&#8217;m running Leo on a Mac for now - Waiting for Windows 7 <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_wink.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New MacBook Pro Vista Rating = 1.0 ??? by Dylan</title>
		<link>http://smilajkov.com/petar/2008/10/new-macbook-pro-vista-rating-10/comment-page-1/#comment-115</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Fri, 28 Nov 2008 17:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2090#comment-115</guid>
		<description>I am getting the same rating on my 2.53 ghz MBP. E-mail me if this is a problem/concern. Thanks :D</description>
		<content:encoded><![CDATA[<p>I am getting the same rating on my 2.53 ghz MBP. E-mail me if this is a problem/concern. Thanks <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_biggrin.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-114</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Wed, 26 Nov 2008 18:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-114</guid>
		<description>There may be an issue with the " characters as noted by previous commenter - make sure when you copy the command - you REPLACE the " by deleting them and entering them yourself via keyboard.

Also - make sure you have Developer Tools installed since it contains all needed libraries.</description>
		<content:encoded><![CDATA[<p>There may be an issue with the &#8221; characters as noted by previous commenter - make sure when you copy the command - you REPLACE the &#8221; by deleting them and entering them yourself via keyboard.</p>
<p>Also - make sure you have Developer Tools installed since it contains all needed libraries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by evan</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-113</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Wed, 26 Nov 2008 18:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-113</guid>
		<description>when I run this step:

MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp" CCFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe" CXXFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe" LDFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bind_at_load" ./configure –with-zlib-dir=/usr –with-jpeg-dir=/usr/local/lib –with-png-dir=/usr/X11R6 –with-freetype-dir=/usr/X11R6 –with-xpm-dir=/usr/X11R6 –with-gd

I get the fallowing error:

configure: error: invalid variable name: –with-zlib-dir


Please help...</description>
		<content:encoded><![CDATA[<p>when I run this step:</p>
<p>MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS=&#8221;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp&#8221; CCFLAGS=&#8221;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe&#8221; CXXFLAGS=&#8221;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe&#8221; LDFLAGS=&#8221;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bind_at_load&#8221; ./configure –with-zlib-dir=/usr –with-jpeg-dir=/usr/local/lib –with-png-dir=/usr/X11R6 –with-freetype-dir=/usr/X11R6 –with-xpm-dir=/usr/X11R6 –with-gd</p>
<p>I get the fallowing error:</p>
<p>configure: error: invalid variable name: –with-zlib-dir</p>
<p>Please help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-95</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Sat, 22 Nov 2008 17:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-95</guid>
		<description>I know - WordPress encodes them... Sorry about that. I'll try to put them in [CODE] tags and see if that helps.</description>
		<content:encoded><![CDATA[<p>I know - WordPress encodes them&#8230; Sorry about that. I&#8217;ll try to put them in [CODE] tags and see if that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Dane</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-89</link>
		<dc:creator>Dane</dc:creator>
		<pubDate>Fri, 21 Nov 2008 22:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-89</guid>
		<description>Hey man - when you post this stuff you need to be careful about the characters that you're using.  I got this to work but only after replacing a number of illegal characters.

Instead of ” use "

and instead of – use --</description>
		<content:encoded><![CDATA[<p>Hey man - when you post this stuff you need to be careful about the characters that you&#8217;re using.  I got this to work but only after replacing a number of illegal characters.</p>
<p>Instead of ” use &#8221;</p>
<p>and instead of – use &#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-58</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Mon, 17 Nov 2008 00:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-58</guid>
		<description>The whole paragraph is a command you have to copy/paste and execute, not line by line:
MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os  -pipe -no-cpp-precomp” CCFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os  -pipe” CXXFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os  -pipe” LDFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bind_at_load” ./configure –enable-shared</description>
		<content:encoded><![CDATA[<p>The whole paragraph is a command you have to copy/paste and execute, not line by line:<br />
MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os  -pipe -no-cpp-precomp” CCFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os  -pipe” CXXFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os  -pipe” LDFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bind_at_load” ./configure –enable-shared</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Bill K</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-54</link>
		<dc:creator>Bill K</dc:creator>
		<pubDate>Sun, 16 Nov 2008 16:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-54</guid>
		<description>Didn't work for me. I got the following message after that one long line...

-bash: ppc: command not found</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t work for me. I got the following message after that one long line&#8230;</p>
<p>-bash: ppc: command not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-36</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Mon, 10 Nov 2008 23:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-36</guid>
		<description>Glad it did ;)</description>
		<content:encoded><![CDATA[<p>Glad it did <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_wink.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling GD for PHP on OSX Leopard (10.5.x) by Jauhari</title>
		<link>http://smilajkov.com/petar/2008/10/enabling-gd-for-php-on-osx-leopard-105x/comment-page-1/#comment-35</link>
		<dc:creator>Jauhari</dc:creator>
		<pubDate>Mon, 10 Nov 2008 23:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2101#comment-35</guid>
		<description>I was follow all of this instructions and WORK ;) thanks</description>
		<content:encoded><![CDATA[<p>I was follow all of this instructions and WORK <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_wink.gif" alt="" /> thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New MacBook Pro Vista Rating = 1.0 ??? by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/new-macbook-pro-vista-rating-10/comment-page-1/#comment-18</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Fri, 17 Oct 2008 04:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2090#comment-18</guid>
		<description>Like, no kidding! :) Nuts... It must be the new chipset + new graphics card, but I haven't heard anyone else report this, even though Engadget and some others tested some games in Windows. Strangely they did not check the Rating?

I like my desktop: 5.9 :)</description>
		<content:encoded><![CDATA[<p>Like, no kidding! <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_smile.gif" alt="" /> Nuts&#8230; It must be the new chipset + new graphics card, but I haven&#8217;t heard anyone else report this, even though Engadget and some others tested some games in Windows. Strangely they did not check the Rating?</p>
<p>I like my desktop: 5.9 <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_smile.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New MacBook Pro Vista Rating = 1.0 ??? by Steven-Sanders</title>
		<link>http://smilajkov.com/petar/2008/10/new-macbook-pro-vista-rating-10/comment-page-1/#comment-17</link>
		<dc:creator>Steven-Sanders</dc:creator>
		<pubDate>Fri, 17 Oct 2008 04:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2090#comment-17</guid>
		<description>It shows a rating of 1 because secretly the Windows OS knows your running it on an apple machine.</description>
		<content:encoded><![CDATA[<p>It shows a rating of 1 because secretly the Windows OS knows your running it on an apple machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lazy People can&#8217;t wait 14 seconds&#8230; by Peconi</title>
		<link>http://smilajkov.com/petar/2008/10/lazy-people-cant-wait-14-seconds/comment-page-1/#comment-16</link>
		<dc:creator>Peconi</dc:creator>
		<pubDate>Wed, 15 Oct 2008 16:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2072#comment-16</guid>
		<description>I agree. In my case, I will stay in 9400M mode 99% of the time though. Gotta test that 5 hour battery claim today... Will report :)</description>
		<content:encoded><![CDATA[<p>I agree. In my case, I will stay in 9400M mode 99% of the time though. Gotta test that 5 hour battery claim today&#8230; Will report <img src="http://smilajkov.com/petar/wp-content/plugins/wp-smiley-switcher/peconi/icon_smile.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lazy People can&#8217;t wait 14 seconds&#8230; by Eric James</title>
		<link>http://smilajkov.com/petar/2008/10/lazy-people-cant-wait-14-seconds/comment-page-1/#comment-15</link>
		<dc:creator>Eric James</dc:creator>
		<pubDate>Wed, 15 Oct 2008 16:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://smilajkov.com/petar/?p=2072#comment-15</guid>
		<description>TBH, if the person is going to be doing work in a graphics intense application, he should just relog with the new settings from the start.  There's nothing stopping anyone from being in the 9600m mode at all times.  The 9400m mode is just a feature.</description>
		<content:encoded><![CDATA[<p>TBH, if the person is going to be doing work in a graphics intense application, he should just relog with the new settings from the start.  There&#8217;s nothing stopping anyone from being in the 9600m mode at all times.  The 9400m mode is just a feature.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
