<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Plugins: WordPress Plugins Podcast &#187; gears</title>
	<atom:link href="http://www.pluginspodcast.com/tag/gears/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pluginspodcast.com</link>
	<description>The WordPress Plugins Podcast covering a new plugin each week. Hosted by Angelo Mandato</description>
	<lastBuildDate>Sat, 22 May 2010 18:25:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<!-- podcast_generator="Blubrry PowerPress/1.0.8" mode="advanced" entry="normal" -->
	<itunes:summary>Plugins: The WordPress Plugins Podcast covering a WordPress plugin each week!

Plugins covered help WordPress users setup contact forms, combat comment SPAM, enable podcasting, social networking and other utilities to keep your blog running lean and mean.

Learn more at http://www.pluginspodcast.com</itunes:summary>
	<itunes:author>Angelo Mandato</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.pluginspodcast.com/wp-content/uploads/powerpress/itunes_pp.png" />
	<itunes:owner>
		<itunes:name>Angelo Mandato</itunes:name>
		<itunes:email>pluginspodcast@gmail.com</itunes:email>
	</itunes:owner>
	<managingEditor>pluginspodcast@gmail.com (Angelo Mandato)</managingEditor>
	<copyright>&#xA9; Plugins, The WordPress Plugins Podcast</copyright>
	<itunes:subtitle>Plugins: The WordPress Plugins Podcast covering a WordPress plugin each week!</itunes:subtitle>
	<itunes:keywords>wordpress, plugin, plugins, WP, podcast, podcasting</itunes:keywords>
	<image>
		<title>Plugins: WordPress Plugins Podcast &#187; gears</title>
		<url>http://www.pluginspodcast.com/wp-content/uploads/powerpress/rss_pp.png</url>
		<link>http://www.pluginspodcast.com</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Podcasting" />
	</itunes:category>
	<itunes:category text="Education">
		<itunes:category text="Education Technology" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
		<item>
		<title>WordPress 2.8 Upgrade WYSIWYG TinyMCE Google Gears Bug</title>
		<link>http://www.pluginspodcast.com/2009/06/29/wordpress-2-8-upgrade-wysiwyg-tinymce-google-gears-bug/</link>
		<comments>http://www.pluginspodcast.com/2009/06/29/wordpress-2-8-upgrade-wysiwyg-tinymce-google-gears-bug/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 13:31:47 +0000</pubDate>
		<dc:creator>angelo</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[2.8]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[gears]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.pluginspodcast.com/?p=155</guid>
		<description><![CDATA[If you&#8217;ve recently upgraded to WordPress 2.8 and you&#8217;ve noticed that your friendly post editor (WYSIWYG by TinyMCE) no longer appears, you must likely have Google Gears enabled for your site. The Javascript error console includes a line number error and when viewing the script source, unreadable binary characters are present. To fix, remove your [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pluginspodcast.com%2F2009%2F06%2F29%2Fwordpress-2-8-upgrade-wysiwyg-tinymce-google-gears-bug%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pluginspodcast.com%2F2009%2F06%2F29%2Fwordpress-2-8-upgrade-wysiwyg-tinymce-google-gears-bug%2F&amp;source=pluginspodcast&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If you&#8217;ve recently upgraded to WordPress 2.8 and you&#8217;ve noticed that your friendly post editor (WYSIWYG by TinyMCE) no longer appears, you must likely have Google Gears enabled for your site. The Javascript error console includes a line number error and when viewing the script source, unreadable binary characters are present.</p>
<p>To fix, remove your site from the list of sites Google Gears is enabled. To do this from Firefox, click the &#8220;Tools&#8221; pull down menu and select &#8220;Gears Settings&#8221;. Click &#8216;remove&#8217; for the sites listed that are having the problem.</p>
<p>From my research, I&#8217;ve discovered that Google Gears Caches files locally without regard to javascript errors, cleared browser cache or taking into account the query strings in the URLs.  It may be too complicated for Google Gears to detect javascript errors, but it should detect when the cache has been cleared in a browser in my opinion. More importantly, when the URL changes, e.g. from /wp-includes/js/tinymce/wp-tinymce.php?c=0&amp;ver=3241-1141 to /wp-includes/js/tinymce/wp-tinymce.php?c=0&amp;ver=3241-1141&amp;change=1), Google Gears should treat this new URL link differently, as the query string may tell the server to send back a completely different code.Google Gears Developers: Please treat the URL including the query string as separate files to be cached in Google Gears.</p>
<p>The only way I could see WordPress developers from preventing this from happening in the future is to rename the wp-tinymce.php file for every release. There may be some documentation for Google Gears as well to tell it to upgrade all of the locally cached files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pluginspodcast.com/2009/06/29/wordpress-2-8-upgrade-wysiwyg-tinymce-google-gears-bug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
