<?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 on: zend php and google webmaster tools api</title>
	<atom:link href="http://www.juust.org/index.php/zend-php-and-google-webmaster-tools-api/2008/10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.juust.org/index.php/zend-php-and-google-webmaster-tools-api/2008/10/</link>
	<description>Link theory and search engine optimization</description>
	<lastBuildDate>Sat, 28 Jan 2012 16:58:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Abro from PHP-Agentur Kerpen</title>
		<link>http://www.juust.org/index.php/zend-php-and-google-webmaster-tools-api/2008/10/comment-page-1/#comment-71269</link>
		<dc:creator>Abro from PHP-Agentur Kerpen</dc:creator>
		<pubDate>Sat, 28 Jan 2012 16:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=191#comment-71269</guid>
		<description>Urgh, the Markup is really messed up here. Please spend a minute on that! There are not so many resources on acessing GWT via PHP as it&#039;s the case for other languages like Python &amp; co. I.e. if we want to learn how it works, then your website is one of the few opportunities we have. Don&#039;t disappoint us.</description>
		<content:encoded><![CDATA[<p>Urgh, the Markup is really messed up here. Please spend a minute on that! There are not so many resources on acessing GWT via PHP as it&#8217;s the case for other languages like Python &amp; co. I.e. if we want to learn how it works, then your website is one of the few opportunities we have. Don&#8217;t disappoint us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juust</title>
		<link>http://www.juust.org/index.php/zend-php-and-google-webmaster-tools-api/2008/10/comment-page-1/#comment-1139</link>
		<dc:creator>juust</dc:creator>
		<pubDate>Fri, 09 Jan 2009 04:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=191#comment-1139</guid>
		<description>A standard php install has a time limit in php.ini of 30 seconds (to prevent a function from running on endless on the server, usually when it gets stuck on http-connections not returning data). You can call &lt;a href=&quot;http://de3.php.net/set-time-limit&quot; rel=&quot;nofollow&quot;&gt;set_time_limit();&lt;/a&gt; inside the loop to reset the 30 second count, providing your host doesn&#039;t use safe mode. Some scripts use &lt;strong&gt;set_time_limit(0);&lt;/strong&gt; at the beginning of a script which sets the limit off, but that can backfire. It indicates a problem with the http-connection, do you login for every site you add, or login and use one client to add the whole site list, in a loop ?</description>
		<content:encoded><![CDATA[<p>A standard php install has a time limit in php.ini of 30 seconds (to prevent a function from running on endless on the server, usually when it gets stuck on http-connections not returning data). You can call <a href="http://de3.php.net/set-time-limit" rel="nofollow">set_time_limit();</a> inside the loop to reset the 30 second count, providing your host doesn&#8217;t use safe mode. Some scripts use <strong>set_time_limit(0);</strong> at the beginning of a script which sets the limit off, but that can backfire. It indicates a problem with the http-connection, do you login for every site you add, or login and use one client to add the whole site list, in a loop ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrine</title>
		<link>http://www.juust.org/index.php/zend-php-and-google-webmaster-tools-api/2008/10/comment-page-1/#comment-1137</link>
		<dc:creator>sandrine</dc:creator>
		<pubDate>Fri, 09 Jan 2009 03:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=191#comment-1137</guid>
		<description>Hello,
I did exactly how you did and it worked for 30 websites.
but once i wanted to add my 2102 websites i got one error messages :Fatal error: Maximum execution time of 30 seconds exceeded in /www/hosts/googlewebmaster/html/library/Zend/Uri/Http.php on line 64
Did you get the same error? if yes do you know where i can change the timestamp?
Thanks</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I did exactly how you did and it worked for 30 websites.<br />
but once i wanted to add my 2102 websites i got one error messages :Fatal error: Maximum execution time of 30 seconds exceeded in /www/hosts/googlewebmaster/html/library/Zend/Uri/Http.php on line 64<br />
Did you get the same error? if yes do you know where i can change the timestamp?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrine</title>
		<link>http://www.juust.org/index.php/zend-php-and-google-webmaster-tools-api/2008/10/comment-page-1/#comment-1030</link>
		<dc:creator>sandrine</dc:creator>
		<pubDate>Wed, 07 Jan 2009 02:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=191#comment-1030</guid>
		<description>You saved my life!!
thank you</description>
		<content:encoded><![CDATA[<p>You saved my life!!<br />
thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

