<?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: Turbo Charge Your Joomla 1.5.x Admin Console</title>
	<atom:link href="http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/</link>
	<description>Posts about Joomla Extensions, Joomla Forms, Joomal everything - All Free</description>
	<lastBuildDate>Fri, 05 Mar 2010 08:10:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Edmond Duggan</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-1330</link>
		<dc:creator>Edmond Duggan</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-1330</guid>
		<description>There might be a line missing from the php script. See the thread at http://forum.joomla.org/viewtopic.php?p=1933836.

I have PHP 5.2.9 and the latest gears download, but this line was still missing. Once added, it now works as advertised.

regards,
Edmond</description>
		<content:encoded><![CDATA[<p>There might be a line missing from the php script. See the thread at <a href="http://forum.joomla.org/viewtopic.php?p=1933836" rel="nofollow">http://forum.joomla.org/viewtopic.php?p=1933836</a>.</p>
<p>I have PHP 5.2.9 and the latest gears download, but this line was still missing. Once added, it now works as advertised.</p>
<p>regards,<br />
Edmond</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Servo</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-1266</link>
		<dc:creator>Bryan Servo</dc:creator>
		<pubDate>Sun, 15 Nov 2009 20:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-1266</guid>
		<description>I&#039;ve got following Error:

Local storage status:  Error: Invalid manifest - No content returned

What&#039;s the matter?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got following Error:</p>
<p>Local storage status:  Error: Invalid manifest &#8211; No content returned</p>
<p>What&#8217;s the matter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Servo</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-1265</link>
		<dc:creator>Bryan Servo</dc:creator>
		<pubDate>Sun, 15 Nov 2009 20:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-1265</guid>
		<description>I&#039;ve got following Error. What&#039;s the matter?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got following Error. What&#8217;s the matter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett C</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-1262</link>
		<dc:creator>Brett C</dc:creator>
		<pubDate>Fri, 13 Nov 2009 09:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-1262</guid>
		<description>To clarify, all folders in the path from the root to the manifest must be set to 755.  

plugins
plugins/system
plugins/system/GoogleGears
as well as the manifest.php file.  Cheers!</description>
		<content:encoded><![CDATA[<p>To clarify, all folders in the path from the root to the manifest must be set to 755.  </p>
<p>plugins<br />
plugins/system<br />
plugins/system/GoogleGears<br />
as well as the manifest.php file.  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ANdrew IWEB</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-870</link>
		<dc:creator>ANdrew IWEB</dc:creator>
		<pubDate>Sun, 26 Apr 2009 15:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-870</guid>
		<description>hi,
Will your fab plugin help with Virtuemart Admin also?
i mean make that run faster?
cheers</description>
		<content:encoded><![CDATA[<p>hi,<br />
Will your fab plugin help with Virtuemart Admin also?<br />
i mean make that run faster?<br />
cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SG</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-548</link>
		<dc:creator>SG</dc:creator>
		<pubDate>Tue, 02 Dec 2008 22:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-548</guid>
		<description>if you are getting the 500 error, change the file permission of

gears-manifest.php

to 755

it solves the issue.

Phil, this file had permission 666, then after changing the permission to 755, issue is resolved.  Please check into this, there could be an update, so that this great plugin works right out of the box</description>
		<content:encoded><![CDATA[<p>if you are getting the 500 error, change the file permission of</p>
<p>gears-manifest.php</p>
<p>to 755</p>
<p>it solves the issue.</p>
<p>Phil, this file had permission 666, then after changing the permission to 755, issue is resolved.  Please check into this, there could be an update, so that this great plugin works right out of the box</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-518</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 22 Nov 2008 19:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-518</guid>
		<description>Alberto - I have the same problem - you changed the permission setting of which files and/or directories to get it working?</description>
		<content:encoded><![CDATA[<p>Alberto &#8211; I have the same problem &#8211; you changed the permission setting of which files and/or directories to get it working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-457</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Mon, 27 Oct 2008 18:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-457</guid>
		<description>yeah. I&#039;ve found the solution. 

First I&#039;ve changed the permission setting from 644 to 777 and problem persists.
Then Ive changen to 755 and the gears start to cache the files in my PC.

Bye</description>
		<content:encoded><![CDATA[<p>yeah. I&#8217;ve found the solution. </p>
<p>First I&#8217;ve changed the permission setting from 644 to 777 and problem persists.<br />
Then Ive changen to 755 and the gears start to cache the files in my PC.</p>
<p>Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-456</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Mon, 27 Oct 2008 18:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-456</guid>
		<description>This is the error I get:

Local storage status:  Error: Download of &#039;http://www.calypsosub.it/plugins/system/GoogleGears/gears-manifest.php&#039; failed, status code 500.


What can I do? 

I have php5 installed in my server and the problem is the same with firefox or Iexplorer


Bye</description>
		<content:encoded><![CDATA[<p>This is the error I get:</p>
<p>Local storage status:  Error: Download of &#8216;http://www.calypsosub.it/plugins/system/GoogleGears/gears-manifest.php&#8217; failed, status code 500.</p>
<p>What can I do? </p>
<p>I have php5 installed in my server and the problem is the same with firefox or Iexplorer</p>
<p>Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Devarieux</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-446</link>
		<dc:creator>Philippe Devarieux</dc:creator>
		<pubDate>Fri, 24 Oct 2008 17:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-446</guid>
		<description>Hi Phil,

I get the Manifest error on this website. I am right on the installation and the PhP version, as I also installed your plugin on other Joomla websites (but not with same provider) I it works fine. Where is my mistake ?
Thanks,</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>I get the Manifest error on this website. I am right on the installation and the PhP version, as I also installed your plugin on other Joomla websites (but not with same provider) I it works fine. Where is my mistake ?<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrizio Sala</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-384</link>
		<dc:creator>Fabrizio Sala</dc:creator>
		<pubDate>Tue, 30 Sep 2008 07:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-384</guid>
		<description>Very good work! 
But...please...remove &quot;/images&quot; folder from the list! (line 83 of gears-manifest.php)

On standard sites, all the user images are in that folder...and in my case it started downloading 11000+ images! 

I don&#039;t think it&#039;s an &quot;added value&quot; to cache them: admin console or user editors never use that content...</description>
		<content:encoded><![CDATA[<p>Very good work!<br />
But&#8230;please&#8230;remove &#8220;/images&#8221; folder from the list! (line 83 of gears-manifest.php)</p>
<p>On standard sites, all the user images are in that folder&#8230;and in my case it started downloading 11000+ images! </p>
<p>I don&#8217;t think it&#8217;s an &#8220;added value&#8221; to cache them: admin console or user editors never use that content&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Brogan</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-382</link>
		<dc:creator>Mike Brogan</dc:creator>
		<pubDate>Mon, 29 Sep 2008 18:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-382</guid>
		<description>I&#039;ve blogged about it here:

http://thejoomlapodcast.com/free-joomla-tutorials/52-speed-up-joomla-control-panel-with-google-gears

Let&#039;s get the word out!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve blogged about it here:</p>
<p><a href="http://thejoomlapodcast.com/free-joomla-tutorials/52-speed-up-joomla-control-panel-with-google-gears" rel="nofollow">http://thejoomlapodcast.com/free-joomla-tutorials/52-speed-up-joomla-control-panel-with-google-gears</a></p>
<p>Let&#8217;s get the word out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Brogan</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-381</link>
		<dc:creator>Mike Brogan</dc:creator>
		<pubDate>Mon, 29 Sep 2008 17:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-381</guid>
		<description>Hi Phil, great work here. I&#039;ve had no issues with the plugin. Quick question-- do I have continue to click the Update Gears button after I add new content or install a component to synchronize the content between the cache and the server, or does this happen automatically?</description>
		<content:encoded><![CDATA[<p>Hi Phil, great work here. I&#8217;ve had no issues with the plugin. Quick question&#8211; do I have continue to click the Update Gears button after I add new content or install a component to synchronize the content between the cache and the server, or does this happen automatically?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-363</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Wed, 24 Sep 2008 13:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-363</guid>
		<description>Super Thanks Phil!!!

This is a must!!!!!
Fast much faster!!!</description>
		<content:encoded><![CDATA[<p>Super Thanks Phil!!!</p>
<p>This is a must!!!!!<br />
Fast much faster!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Caldwell</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-362</link>
		<dc:creator>Eric Caldwell</dc:creator>
		<pubDate>Wed, 24 Sep 2008 12:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-362</guid>
		<description>Works like a charm!  Very easy install instructions above and the admin console is MUCH snappier.  :-)</description>
		<content:encoded><![CDATA[<p>Works like a charm!  Very easy install instructions above and the admin console is MUCH snappier.  <img src='http://blog.phil-taylor.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Taylor</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-356</link>
		<dc:creator>Phil Taylor</dc:creator>
		<pubDate>Wed, 24 Sep 2008 10:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-356</guid>
		<description>did you even bother reading the blog post? It clearly tells you what your problem is - YOU ARE RUNNING PHP 4.x !!!!</description>
		<content:encoded><![CDATA[<p>did you even bother reading the blog post? It clearly tells you what your problem is &#8211; YOU ARE RUNNING PHP 4.x !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-355</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Wed, 24 Sep 2008 10:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-355</guid>
		<description>I get the same error: Local storage status:  Error: Invalid manifest - * Line 1, Column 1 Syntax error: value, object or array expected.

SO ... as you suggested I go to page gears-manifest.php 

The page can&#039;t load. I think is a permission problem. The files is set to 644. 
I change to 755.

I reload the manifest page and .... I get another error: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#039;}&#039; in /web/htdocs/www.calypsosub.it/home/plugins/system/GoogleGears/gears-manifest.php on line 16

Please help me.

Tx.</description>
		<content:encoded><![CDATA[<p>I get the same error: Local storage status:  Error: Invalid manifest &#8211; * Line 1, Column 1 Syntax error: value, object or array expected.</p>
<p>SO &#8230; as you suggested I go to page gears-manifest.php </p>
<p>The page can&#8217;t load. I think is a permission problem. The files is set to 644.<br />
I change to 755.</p>
<p>I reload the manifest page and &#8230;. I get another error: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217; in /web/htdocs/www.calypsosub.it/home/plugins/system/GoogleGears/gears-manifest.php on line 16</p>
<p>Please help me.</p>
<p>Tx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Taylor</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-354</link>
		<dc:creator>Phil Taylor</dc:creator>
		<pubDate>Wed, 24 Sep 2008 07:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-354</guid>
		<description>UPDATE:
When you update gears, if you get a message: &quot;

Error: Invalid manifest - * Line 1, Column 1 Syntax error: value, object
or array expected.

Then the manifest file is displaying an error.  To view the manifest
file please load the followinf url in your browser (replace domain.com
with your domain!)

domain.com/plugins/system/GoogleGears/gears-manifest.php

If you dont understand the error shown on that page then email me the
URL and I&#039;ll do my best to help out.

Kindest regards
Phil.</description>
		<content:encoded><![CDATA[<p>UPDATE:<br />
When you update gears, if you get a message: &#8221;</p>
<p>Error: Invalid manifest &#8211; * Line 1, Column 1 Syntax error: value, object<br />
or array expected.</p>
<p>Then the manifest file is displaying an error.  To view the manifest<br />
file please load the followinf url in your browser (replace domain.com<br />
with your domain!)</p>
<p>domain.com/plugins/system/GoogleGears/gears-manifest.php</p>
<p>If you dont understand the error shown on that page then email me the<br />
URL and I&#8217;ll do my best to help out.</p>
<p>Kindest regards<br />
Phil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-353</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 24 Sep 2008 05:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-353</guid>
		<description>I got the following when trying to test JGear on localhost, clicking on the &quot;Update Gears&quot;:

Local storage status:  Error: Invalid manifest - * Line 1, Column 1 Syntax error: value, object or array expected. 

Note:
WinXP
Firefox 3.02
Gear installed</description>
		<content:encoded><![CDATA[<p>I got the following when trying to test JGear on localhost, clicking on the &#8220;Update Gears&#8221;:</p>
<p>Local storage status:  Error: Invalid manifest &#8211; * Line 1, Column 1 Syntax error: value, object or array expected. </p>
<p>Note:<br />
WinXP<br />
Firefox 3.02<br />
Gear installed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vic Drover</title>
		<link>http://blog.phil-taylor.com/2008/09/23/turbo-charge-your-joomla-15x-admin-console/comment-page-1/#comment-352</link>
		<dc:creator>Vic Drover</dc:creator>
		<pubDate>Wed, 24 Sep 2008 04:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phil-taylor.com/?p=483#comment-352</guid>
		<description>FF3/OS X

I get this error when trying to update gears:

&quot;Local storage status:  Error: Invalid manifest - * Line 1, Column 1 Syntax error: value, object or array expected.&quot;</description>
		<content:encoded><![CDATA[<p>FF3/OS X</p>
<p>I get this error when trying to update gears:</p>
<p>&#8220;Local storage status:  Error: Invalid manifest &#8211; * Line 1, Column 1 Syntax error: value, object or array expected.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
