<?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 Tim Brockman . com</title>
	<atom:link href="http://timbrockman.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://timbrockman.com</link>
	<description>code and design reflected in occasionally coherent words</description>
	<lastBuildDate>Wed, 16 May 2012 23:55:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Twitter Trends with PHP cURL &amp; JSON by Tim Brockman</title>
		<link>http://timbrockman.com/2009/07/twitter-trends-with-php-curl-json/comment-page-1/#comment-1643</link>
		<dc:creator>Tim Brockman</dc:creator>
		<pubDate>Wed, 16 May 2012 23:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=57#comment-1643</guid>
		<description>The code will work but the url has to be updated from:
http://search.twitter.com/trends/daily.json

to:
http://api.twitter.com/1/trends/daily.json

I&#039;ll update it. Cheers</description>
		<content:encoded><![CDATA[<p>The code will work but the url has to be updated from:<br />
<a href="http://search.twitter.com/trends/daily.json" rel="nofollow">http://search.twitter.com/trends/daily.json</a></p>
<p>to:<br />
<a href="http://api.twitter.com/1/trends/daily.json" rel="nofollow">http://api.twitter.com/1/trends/daily.json</a></p>
<p>I&#8217;ll update it. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Trends with PHP cURL &amp; JSON by Erik</title>
		<link>http://timbrockman.com/2009/07/twitter-trends-with-php-curl-json/comment-page-1/#comment-1642</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Wed, 16 May 2012 04:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=57#comment-1642</guid>
		<description>Hello,

I see this code is older, but wondering if it&#039;s still working with Twitter&#039;s API?

I am pulling hashtags and wanted to add to it for popular trends, but I get an error where it builds the array.

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/rightwee/public_html/index.php on line 91

Any thoughts would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I see this code is older, but wondering if it&#8217;s still working with Twitter&#8217;s API?</p>
<p>I am pulling hashtags and wanted to add to it for popular trends, but I get an error where it builds the array.</p>
<p>Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/rightwee/public_html/index.php on line 91</p>
<p>Any thoughts would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Leads from remote sites to vtiger CRM Webforms using cURL by Tim Brockman</title>
		<link>http://timbrockman.com/2010/02/leads-from-remote-sites-to-vtiger-crm-webforms-using-curl/comment-page-1/#comment-1194</link>
		<dc:creator>Tim Brockman</dc:creator>
		<pubDate>Mon, 14 Nov 2011 06:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=345#comment-1194</guid>
		<description>no validation and no form.. you do that based on your needs and configuration. This just sends the results to vtiger&#039;s Webforms. Keep in mind vtiger will also validate incoming new entrees.</description>
		<content:encoded><![CDATA[<p>no validation and no form.. you do that based on your needs and configuration. This just sends the results to vtiger&#8217;s Webforms. Keep in mind vtiger will also validate incoming new entrees.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Leads from remote sites to vtiger CRM Webforms using cURL by 00000</title>
		<link>http://timbrockman.com/2010/02/leads-from-remote-sites-to-vtiger-crm-webforms-using-curl/comment-page-1/#comment-1190</link>
		<dc:creator>00000</dc:creator>
		<pubDate>Thu, 20 Oct 2011 06:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=345#comment-1190</guid>
		<description>no valication at all</description>
		<content:encoded><![CDATA[<p>no valication at all</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURLing, JSON, &amp; Google Image Search results by Bobby</title>
		<link>http://timbrockman.com/2009/07/php-curling-json-google-image-search-results/comment-page-1/#comment-1132</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Wed, 14 Sep 2011 09:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=55#comment-1132</guid>
		<description>Nice</description>
		<content:encoded><![CDATA[<p>Nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASCII Billy Mays, ASCII Michael Jackson, ASCII Conan by Billy Mays</title>
		<link>http://timbrockman.com/2009/08/ascii-billy-mays-ascii-michael-jackson-ascii-conan/comment-page-1/#comment-896</link>
		<dc:creator>Billy Mays</dc:creator>
		<pubDate>Sun, 21 Aug 2011 03:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=146#comment-896</guid>
		<description>Hi, I&#039;m Billy Mays, and I approve this message.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m Billy Mays, and I approve this message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Michael Jackson&#8217;s Alien DNA Shocks LA County Coroner by Ben Nakawa</title>
		<link>http://timbrockman.com/2009/07/michael-jacksons-alien-dna-shocks-la-county-coroner/comment-page-1/#comment-385</link>
		<dc:creator>Ben Nakawa</dc:creator>
		<pubDate>Sun, 12 Jun 2011 09:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=82#comment-385</guid>
		<description>He was a real human being. i very well know a london lady that always meet her in london. Even his london body guard refered to the very same lady.
She now lives in Stockwell and drives a grey 220 Mecedes Benz. She&#039;s my sister&#039;s friend.
He had feelings, enjoyed sexs, and enjoyed food too!! this lady knew so much about him. She owns 7 houses in London that Jackson bought her.</description>
		<content:encoded><![CDATA[<p>He was a real human being. i very well know a london lady that always meet her in london. Even his london body guard refered to the very same lady.<br />
She now lives in Stockwell and drives a grey 220 Mecedes Benz. She&#8217;s my sister&#8217;s friend.<br />
He had feelings, enjoyed sexs, and enjoyed food too!! this lady knew so much about him. She owns 7 houses in London that Jackson bought her.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURLing, JSON, &amp; Google Image Search results by sathya</title>
		<link>http://timbrockman.com/2009/07/php-curling-json-google-image-search-results/comment-page-1/#comment-377</link>
		<dc:creator>sathya</dc:creator>
		<pubDate>Fri, 27 May 2011 06:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=55#comment-377</guid>
		<description>hi,,

first of all i thanks for posting this code, because its very usefull for my project, but i cant run this code in php, i dont know what can i change this code further,,, please guide me how can i run this code,,,,, 

thank you ...........</description>
		<content:encoded><![CDATA[<p>hi,,</p>
<p>first of all i thanks for posting this code, because its very usefull for my project, but i cant run this code in php, i dont know what can i change this code further,,, please guide me how can i run this code,,,,, </p>
<p>thank you &#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium and Perl = tears of joy by sri</title>
		<link>http://timbrockman.com/2010/02/selenium-and-perl-tears-of-joy/comment-page-1/#comment-356</link>
		<dc:creator>sri</dc:creator>
		<pubDate>Fri, 15 Apr 2011 09:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=339#comment-356</guid>
		<description>It will be great if i cud get some test case specific example using selenium rc and perl.
Can some one help</description>
		<content:encoded><![CDATA[<p>It will be great if i cud get some test case specific example using selenium rc and perl.<br />
Can some one help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium and Perl = tears of joy by sri</title>
		<link>http://timbrockman.com/2010/02/selenium-and-perl-tears-of-joy/comment-page-1/#comment-355</link>
		<dc:creator>sri</dc:creator>
		<pubDate>Fri, 15 Apr 2011 09:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=339#comment-355</guid>
		<description>Hi,

Can this setup be done on a linux box.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can this setup be done on a linux box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Michael Jackson&#8217;s Alien DNA Shocks LA County Coroner by K</title>
		<link>http://timbrockman.com/2009/07/michael-jacksons-alien-dna-shocks-la-county-coroner/comment-page-1/#comment-354</link>
		<dc:creator>K</dc:creator>
		<pubDate>Thu, 14 Apr 2011 10:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=82#comment-354</guid>
		<description>Well this is completely false, Michael hasn&#039;t even died. I know Mike Jackson cause I met him about four months ago and he&#039;s a sweet man, he&#039;s homosexual but he&#039;s nice and I love him very much. He is definitely not an alien, only jealious fucks as yourselves make bs up like this, you&#039;re all going to hell.</description>
		<content:encoded><![CDATA[<p>Well this is completely false, Michael hasn&#8217;t even died. I know Mike Jackson cause I met him about four months ago and he&#8217;s a sweet man, he&#8217;s homosexual but he&#8217;s nice and I love him very much. He is definitely not an alien, only jealious fucks as yourselves make bs up like this, you&#8217;re all going to hell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Trends with PHP cURL &amp; JSON by wejdan</title>
		<link>http://timbrockman.com/2009/07/twitter-trends-with-php-curl-json/comment-page-1/#comment-347</link>
		<dc:creator>wejdan</dc:creator>
		<pubDate>Mon, 14 Mar 2011 19:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=57#comment-347</guid>
		<description>Hello , I tried your code , its successful code but i want to display the leatest top 10 trends only not for each hour then updated the trends like when twitter website displays its trends.
can you help me please 
 
thank you soo much</description>
		<content:encoded><![CDATA[<p>Hello , I tried your code , its successful code but i want to display the leatest top 10 trends only not for each hour then updated the trends like when twitter website displays its trends.<br />
can you help me please </p>
<p>thank you soo much</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Trends with PHP cURL &amp; JSON by Tim Brockman</title>
		<link>http://timbrockman.com/2009/07/twitter-trends-with-php-curl-json/comment-page-1/#comment-346</link>
		<dc:creator>Tim Brockman</dc:creator>
		<pubDate>Wed, 09 Mar 2011 09:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=57#comment-346</guid>
		<description>If it gives you an error about undefined curl_init() then, most likely curl support is not enabled.

It should be there but, some web servers may disable it to prevent the big scrapes. You can check by creating a .php file with a phpinfo(); command in it.

If it is regularly scheduled archiving and premashing or whatever you can run lampp on an old craptops to keep things compartmentalized. Then use that to feed the live servers. This way your live serverS just serve, and if they crash or get bl&#039;d you aren&#039;t f00kd. Sorry, this is a bit off the original easy exercise in curl/json topic.</description>
		<content:encoded><![CDATA[<p>If it gives you an error about undefined curl_init() then, most likely curl support is not enabled.</p>
<p>It should be there but, some web servers may disable it to prevent the big scrapes. You can check by creating a .php file with a phpinfo(); command in it.</p>
<p>If it is regularly scheduled archiving and premashing or whatever you can run lampp on an old craptops to keep things compartmentalized. Then use that to feed the live servers. This way your live serverS just serve, and if they crash or get bl&#8217;d you aren&#8217;t f00kd. Sorry, this is a bit off the original easy exercise in curl/json topic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Trends with PHP cURL &amp; JSON by wejdan</title>
		<link>http://timbrockman.com/2009/07/twitter-trends-with-php-curl-json/comment-page-1/#comment-345</link>
		<dc:creator>wejdan</dc:creator>
		<pubDate>Sun, 06 Mar 2011 22:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=57#comment-345</guid>
		<description>Hello , I tried this code but there is no result about twitter trends .. there is an error at line 14 
at this statement $ch = curl_init();

can you help me and fixed my error 

thank you</description>
		<content:encoded><![CDATA[<p>Hello , I tried this code but there is no result about twitter trends .. there is an error at line 14<br />
at this statement $ch = curl_init();</p>
<p>can you help me and fixed my error </p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Leads from remote sites to vtiger CRM Webforms using cURL by Lance</title>
		<link>http://timbrockman.com/2010/02/leads-from-remote-sites-to-vtiger-crm-webforms-using-curl/comment-page-1/#comment-336</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Tue, 18 Jan 2011 07:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=345#comment-336</guid>
		<description>Hi
Is there any chance you could please give a copy of the entire code for producing a lead with cURL, if I have a full example I can do it myself

Thanks for this post really do appreciate your time

Regards</description>
		<content:encoded><![CDATA[<p>Hi<br />
Is there any chance you could please give a copy of the entire code for producing a lead with cURL, if I have a full example I can do it myself</p>
<p>Thanks for this post really do appreciate your time</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Trends with PHP cURL &amp; JSON by buzzknow</title>
		<link>http://timbrockman.com/2009/07/twitter-trends-with-php-curl-json/comment-page-1/#comment-331</link>
		<dc:creator>buzzknow</dc:creator>
		<pubDate>Wed, 29 Sep 2010 11:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=57#comment-331</guid>
		<description>nice, but for easier, we can use like this

$rand = mt_rand(0, 9);

echo $response-&gt;trends[$rand]-&gt;name;

with above function we can get random trends :D</description>
		<content:encoded><![CDATA[<p>nice, but for easier, we can use like this</p>
<p>$rand = mt_rand(0, 9);</p>
<p>echo $response->trends[$rand]->name;</p>
<p>with above function we can get random trends :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter based comment plugin by Tim Brockman</title>
		<link>http://timbrockman.com/2010/03/twitter-based-comment-plugin/comment-page-1/#comment-327</link>
		<dc:creator>Tim Brockman</dc:creator>
		<pubDate>Sun, 27 Jun 2010 02:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=376#comment-327</guid>
		<description>Hey Mitch! Good to hear from you.. hope that the twitter comments help and life in Bemidji is good. I&#039;ll be there sometime this Summer. We should have coffee or something.</description>
		<content:encoded><![CDATA[<p>Hey Mitch! Good to hear from you.. hope that the twitter comments help and life in Bemidji is good. I&#8217;ll be there sometime this Summer. We should have coffee or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Trends with PHP cURL &amp; JSON by Tim Brockman</title>
		<link>http://timbrockman.com/2009/07/twitter-trends-with-php-curl-json/comment-page-1/#comment-326</link>
		<dc:creator>Tim Brockman</dc:creator>
		<pubDate>Sun, 27 Jun 2010 02:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=57#comment-326</guid>
		<description>Feel free by all means. However if you&#039;re just starting, you will be better served by picking up some HTML5 and a programming language book/tutorial and working your way through it first. The Twitter application programming interface is likely to change more in the future. The time you invest in more fundamental skills, will pay off better long term. The book HTML5 for Web Designers looks promising. If you have a specific help request let me know.
cheers,
tim</description>
		<content:encoded><![CDATA[<p>Feel free by all means. However if you&#8217;re just starting, you will be better served by picking up some HTML5 and a programming language book/tutorial and working your way through it first. The Twitter application programming interface is likely to change more in the future. The time you invest in more fundamental skills, will pay off better long term. The book HTML5 for Web Designers looks promising. If you have a specific help request let me know.<br />
cheers,<br />
tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Trends with PHP cURL &amp; JSON by berny</title>
		<link>http://timbrockman.com/2009/07/twitter-trends-with-php-curl-json/comment-page-1/#comment-324</link>
		<dc:creator>berny</dc:creator>
		<pubDate>Thu, 10 Jun 2010 00:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=57#comment-324</guid>
		<description>Hello, I&#039;m working with the twitter api, I&#039;d like get use or probe your code, to get the twitter words trends. But I dont know, how to do. 

I dont know html. Could you help me please ? 

Thank you</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m working with the twitter api, I&#8217;d like get use or probe your code, to get the twitter words trends. But I dont know, how to do. </p>
<p>I dont know html. Could you help me please ? </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter based comment plugin by mitchblessing</title>
		<link>http://timbrockman.com/2010/03/twitter-based-comment-plugin/comment-page-1/#comment-321</link>
		<dc:creator>mitchblessing</dc:creator>
		<pubDate>Tue, 20 Apr 2010 13:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=376#comment-321</guid>
		<description>hey tim. saw your comment about the shuttle rumbling your underpinnings this morning. how&#039;s life down in the big disney swamp? i lived in miami for a couple years, but am back in little b-town again.
we put a twitterbox in stub&#039;s cornerbarbemidji.com that we built, but he never uses it. we just embedded their crap into our page and it feeds. i don&#039;t like their skin though. i&#039;d like to customize it a bit. i&#039;m going to play with your version..in good health. peace, M</description>
		<content:encoded><![CDATA[<p>hey tim. saw your comment about the shuttle rumbling your underpinnings this morning. how&#8217;s life down in the big disney swamp? i lived in miami for a couple years, but am back in little b-town again.<br />
we put a twitterbox in stub&#8217;s cornerbarbemidji.com that we built, but he never uses it. we just embedded their crap into our page and it feeds. i don&#8217;t like their skin though. i&#8217;d like to customize it a bit. i&#8217;m going to play with your version..in good health. peace, M</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium and Perl = tears of joy by dmitry</title>
		<link>http://timbrockman.com/2010/02/selenium-and-perl-tears-of-joy/comment-page-1/#comment-320</link>
		<dc:creator>dmitry</dc:creator>
		<pubDate>Tue, 20 Apr 2010 08:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=339#comment-320</guid>
		<description>Hi,

Please check the patched selenium-server.jar. It seems to be corrupted.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Please check the patched selenium-server.jar. It seems to be corrupted.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium and Perl = tears of joy by Bryan C</title>
		<link>http://timbrockman.com/2010/02/selenium-and-perl-tears-of-joy/comment-page-1/#comment-318</link>
		<dc:creator>Bryan C</dc:creator>
		<pubDate>Thu, 15 Apr 2010 06:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=339#comment-318</guid>
		<description>Oh yeah!

Brockman the rockman FTW!

Thanks for providing the edited .jar file. 

I really appreciate that!

BC

p.s. and I would have to totally agree with you: Perl + selnium is an awesome combo! :)</description>
		<content:encoded><![CDATA[<p>Oh yeah!</p>
<p>Brockman the rockman FTW!</p>
<p>Thanks for providing the edited .jar file. </p>
<p>I really appreciate that!</p>
<p>BC</p>
<p>p.s. and I would have to totally agree with you: Perl + selnium is an awesome combo! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on W3C, addThis &amp; AddToAny vs. DIY social bookmarks in wordpress by Pat</title>
		<link>http://timbrockman.com/2009/08/w3c-addthis-addtoany-vs-diy-social-bookmarks-in-wordpress/comment-page-1/#comment-292</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Sat, 06 Mar 2010 04:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=172#comment-292</guid>
		<description>Hi Tim,

Pat from AddToAny.  I&#039;m a little late to your post, but wanted to see if you tried our official WordPress plugin which supports standalone services and works very elegantly with WP: http://wordpress.org/extend/plugins/add-to-any/

If you have any questions feel free to get in touch.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>Pat from AddToAny.  I&#8217;m a little late to your post, but wanted to see if you tried our official WordPress plugin which supports standalone services and works very elegantly with WP: <a href="http://wordpress.org/extend/plugins/add-to-any/" rel="nofollow">http://wordpress.org/extend/plugins/add-to-any/</a></p>
<p>If you have any questions feel free to get in touch.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURLing, JSON, &amp; Google Image Search results by Frank MacDonald</title>
		<link>http://timbrockman.com/2009/07/php-curling-json-google-image-search-results/comment-page-1/#comment-274</link>
		<dc:creator>Frank MacDonald</dc:creator>
		<pubDate>Sun, 06 Dec 2009 21:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=55#comment-274</guid>
		<description>Hi again,

I though id show you what your image script has made possible :P take a peak at http://www.frankmacdonald.co.uk/reactor/

works well for pulling related images. nice work.</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>I though id show you what your image script has made possible :P take a peak at <a href="http://www.frankmacdonald.co.uk/reactor/" rel="nofollow">http://www.frankmacdonald.co.uk/reactor/</a></p>
<p>works well for pulling related images. nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURLing, JSON, &amp; Google Image Search results by Tim Brockman</title>
		<link>http://timbrockman.com/2009/07/php-curling-json-google-image-search-results/comment-page-1/#comment-204</link>
		<dc:creator>Tim Brockman</dc:creator>
		<pubDate>Tue, 10 Nov 2009 00:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=55#comment-204</guid>
		<description>Sorry about that, it should be fixed...
Wordpress has these nice filter functions built in to display straight quotes as curly quotes. 
 Thanks for calling that to my attention.</description>
		<content:encoded><![CDATA[<p>Sorry about that, it should be fixed&#8230;<br />
Wordpress has these nice filter functions built in to display straight quotes as curly quotes.<br />
 Thanks for calling that to my attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURLing, JSON, &amp; Google Image Search results by frank macdonald</title>
		<link>http://timbrockman.com/2009/07/php-curling-json-google-image-search-results/comment-page-1/#comment-203</link>
		<dc:creator>frank macdonald</dc:creator>
		<pubDate>Mon, 09 Nov 2009 23:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=55#comment-203</guid>
		<description>yeh this is an issue i cant even demonstrate to you what character it&#039;s changing into. copy and paste your code from this page into a text editor and you will see whats happening. if you want anyone to be able to use this its important you either change the way you are displaying the code or upload the php file in a zip or rar archive bro. sorry bout the mass of comments but this issue is ANNOYING ME :p</description>
		<content:encoded><![CDATA[<p>yeh this is an issue i cant even demonstrate to you what character it&#8217;s changing into. copy and paste your code from this page into a text editor and you will see whats happening. if you want anyone to be able to use this its important you either change the way you are displaying the code or upload the php file in a zip or rar archive bro. sorry bout the mass of comments but this issue is ANNOYING ME :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURLing, JSON, &amp; Google Image Search results by frank macdonald</title>
		<link>http://timbrockman.com/2009/07/php-curling-json-google-image-search-results/comment-page-1/#comment-202</link>
		<dc:creator>frank macdonald</dc:creator>
		<pubDate>Mon, 09 Nov 2009 23:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=55#comment-202</guid>
		<description>Hi again mate,

The problem is the way the code is desplaying on ur website. It is changing some of the &quot; characters to ” characters and some &#039; characters are also becoming ” . Could you pleaaaaaaaase upload the php file in a zip or rar folder so i can use the code !!! :P</description>
		<content:encoded><![CDATA[<p>Hi again mate,</p>
<p>The problem is the way the code is desplaying on ur website. It is changing some of the &#8221; characters to ” characters and some &#8216; characters are also becoming ” . Could you pleaaaaaaaase upload the php file in a zip or rar folder so i can use the code !!! :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURLing, JSON, &amp; Google Image Search results by frank macdonald</title>
		<link>http://timbrockman.com/2009/07/php-curling-json-google-image-search-results/comment-page-1/#comment-201</link>
		<dc:creator>frank macdonald</dc:creator>
		<pubDate>Mon, 09 Nov 2009 22:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=55#comment-201</guid>
		<description>cant get this working on my server... php config @ http://www.sentire.co.uk/labs/

Im not sure what the problem is but any help would be appreciated. with your first example the php self doesnt seem to work and with the second i just get a blank screen</description>
		<content:encoded><![CDATA[<p>cant get this working on my server&#8230; php config @ <a href="http://www.sentire.co.uk/labs/" rel="nofollow">http://www.sentire.co.uk/labs/</a></p>
<p>Im not sure what the problem is but any help would be appreciated. with your first example the php self doesnt seem to work and with the second i just get a blank screen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter API Mood Swinger 2 -command interface by Tim Brockman</title>
		<link>http://timbrockman.com/2009/10/twitter-api-mood-swinger-2-command-interface/comment-page-1/#comment-122</link>
		<dc:creator>Tim Brockman</dc:creator>
		<pubDate>Sat, 10 Oct 2009 11:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=271#comment-122</guid>
		<description>I&#039;m not, sure that the point of this individual post came across. I wanted to stress the idea of twitter as a command line interface that could be accessed from anywhere, even by text message. But whatever...</description>
		<content:encoded><![CDATA[<p>I&#8217;m not, sure that the point of this individual post came across. I wanted to stress the idea of twitter as a command line interface that could be accessed from anywhere, even by text message. But whatever&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter API Mood Swinger 2 -command interface by &#187; Twitter API Mood Swinger&#171; Tim Brockman . com &#187;</title>
		<link>http://timbrockman.com/2009/10/twitter-api-mood-swinger-2-command-interface/comment-page-1/#comment-108</link>
		<dc:creator>&#187; Twitter API Mood Swinger&#171; Tim Brockman . com &#187;</dc:creator>
		<pubDate>Thu, 08 Oct 2009 06:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://timbrockman.com/?p=271#comment-108</guid>
		<description>[...] this is turning into a lot of words&#8230; ok hang on for part 2 of the twitter api mood thing where I&#8217;ll get into the mood command interface and   Comments (1)  [...]</description>
		<content:encoded><![CDATA[<p>[...] this is turning into a lot of words&#8230; ok hang on for part 2 of the twitter api mood thing where I&#8217;ll get into the mood command interface and   Comments (1)  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

