<?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/"
	>

<channel>
	<title>alex.rabe &#187; error</title>
	<atom:link href="http://alexrabe.de/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexrabe.de</link>
	<description>ALEX RABE &#124; learning by doing...</description>
	<lastBuildDate>Mon, 09 Apr 2012 09:26:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Error 500</title>
		<link>http://alexrabe.de/2008/10/15/error-500/</link>
		<comments>http://alexrabe.de/2008/10/15/error-500/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 20:29:23 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[flash uploader]]></category>
		<category><![CDATA[NextGEN-Gallery]]></category>

		<guid isPermaLink="false">http://alexrabe.de/2008/10/15/error-500/</guid>
		<description><![CDATA[If you encounter a Error 500 with the Flash uploader for NextGEN Gallery, it could be caused by the Mod_security addon for the Apache server. Thanks to the great response in the wordpress.org forums , there exists an easy work around for it. Add to your .htaccess file the follow exclude option :
&#60;IfModule mod_security.c&#62;
&#60;Files upload.php&#62;
SecFilterEngine [...]]]></description>
			<content:encoded><![CDATA[<p>If you encounter a Error 500 with the Flash uploader for NextGEN Gallery, it could be caused by the <a href="http://www.modsecurity.org/">Mod_security</a> addon for the Apache server. Thanks to the great response in the wordpress.org forums , there exists an easy work around for it. Add to your .htaccess file the follow exclude option :</p>
<blockquote><p>&lt;IfModule mod_security.c&gt;<br />
&lt;Files upload.php&gt;<br />
SecFilterEngine Off<br />
SecFilterScanPOST Off<br />
&lt;/Files&gt;<br />
&lt;/IfModule&gt;</p></blockquote>
<p>Thanks to <a href="http://lud.icro.us/wordpress-plugin-image-upload-http-error-fix/">John Blackbourn</a> for the hat tip !</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2008/10/15/error-500/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>jQuery takes a flight of fancy ?</title>
		<link>http://alexrabe.de/2007/11/23/jquery-takes-a-flight-of-fancy/</link>
		<comments>http://alexrabe.de/2007/11/23/jquery-takes-a-flight-of-fancy/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 17:58:28 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[conflict]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://alexrabe.de/2007/11/23/jquery-takes-a-flight-of-fancy/</guid>
		<description><![CDATA[WordPress used it, Google use it and also I use it. I&#8217;m a big fan of jQuery and the work of this team. But now I get problems in combination with the interface elements. Firefox shows a couple of problems in combination with V1.2.1 and IE7 didn&#8217;t work at all&#8230;
After I study the forums around [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress used it, Google use it and also I use it. I&#8217;m a big fan of jQuery and the work of this team. But now I get problems in combination with the <a href="http://interface.eyecon.ro/">interface elements</a>. Firefox shows a couple of problems in combination with V1.2.1 and IE7 didn&#8217;t work at all&#8230;</p>
<p>After I study the forums around this problem, I found out that the changes since 1.1.4 get in conflict with the interface lib. I found no response from any jQuery developer, the interface lib is dead. Ok, I know that <a href="http://ui.jquery.com/">jQuery.UI</a> is the successor and all attention is put on this plugin, but it&#8217;s by far not at the level as the older interface lib. I used the sortable / draggable feature in NextGEN Gallery and I hope I get in the future a similar feature with jQuery.UI.</p>
<p>For now I need to go back to Version 1.1.3&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2007/11/23/jquery-takes-a-flight-of-fancy/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

