<?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: Using jQuery with APE &#8211; an OOP approach with the DUI</title>
	<atom:link href="http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/</link>
	<description>All things tech!</description>
	<lastBuildDate>Mon, 16 Jan 2012 06:35:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: maZe</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-1023</link>
		<dc:creator>maZe</dc:creator>
		<pubDate>Fri, 12 Aug 2011 07:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-1023</guid>
		<description>how did you get it??</description>
		<content:encoded><![CDATA[<p>how did you get it??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tad</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-674</link>
		<dc:creator>tad</dc:creator>
		<pubDate>Tue, 31 May 2011 02:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-674</guid>
		<description>I&#039;ve install your demo, but the information from the firebug like this:

[{&quot;time&quot;:&quot;1306808244&quot;,&quot;raw&quot;:&quot;ERR&quot;,&quot;data&quot;:{&quot;code&quot;:&quot;001&quot;,&quot;value&quot;:&quot;BAD_PARAMS&quot;}}]

you demo cannot run on my server, the official demo can run well.

Thanks for your help</description>
		<content:encoded><![CDATA[<p>I&#8217;ve install your demo, but the information from the firebug like this:</p>
<p>[{"time":"1306808244","raw":"ERR","data":{"code":"001","value":"BAD_PARAMS"}}]</p>
<p>you demo cannot run on my server, the official demo can run well.</p>
<p>Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpruetting</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-235</link>
		<dc:creator>jpruetting</dc:creator>
		<pubDate>Fri, 08 Jan 2010 21:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-235</guid>
		<description>Nvm, I got it! :)</description>
		<content:encoded><![CDATA[<p>Nvm, I got it! <img src='http://www.ifc0nfig.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpruetting</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-234</link>
		<dc:creator>jpruetting</dc:creator>
		<pubDate>Fri, 08 Jan 2010 21:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-234</guid>
		<description>Like this:

script type=&quot;text/javaScript&quot; src=&quot;js/ape-jsf/Build/uncompressed/apeClientJS.js&quot;</description>
		<content:encoded><![CDATA[<p>Like this:</p>
<p>script type=&#8221;text/javaScript&#8221; src=&#8221;js/ape-jsf/Build/uncompressed/apeClientJS.js&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpruetting</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-233</link>
		<dc:creator>jpruetting</dc:creator>
		<pubDate>Fri, 08 Jan 2010 21:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-233</guid>
		<description>Whenever I try to use the ape client, I get a Document.Body is null error. I believe this is from it calling:

document.body.appendChild(iframe);

before the DOM is loaded. Does the client file need some sort of Document.Ready() function or am I missing something? I am following the hello world tutorial. I am including the client file like this:
</description>
		<content:encoded><![CDATA[<p>Whenever I try to use the ape client, I get a Document.Body is null error. I believe this is from it calling:</p>
<p>document.body.appendChild(iframe);</p>
<p>before the DOM is loaded. Does the client file need some sort of Document.Ready() function or am I missing something? I am following the hello world tutorial. I am including the client file like this:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Price</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-231</link>
		<dc:creator>Paul Price</dc:creator>
		<pubDate>Tue, 05 Jan 2010 18:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-231</guid>
		<description>What line/file is that from? I can&#039;t see that line in my above code..</description>
		<content:encoded><![CDATA[<p>What line/file is that from? I can&#8217;t see that line in my above code..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefetech</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-230</link>
		<dc:creator>jefetech</dc:creator>
		<pubDate>Tue, 05 Jan 2010 18:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-230</guid>
		<description>Thanks for the reply Paul.  I gave it a try and line 54 of JavaScript.js is complaining in Firebug.  I&#039;ll try to debug it a bit more.  Firebug reads &quot;config is undefined&quot;

config.init = config.init &#124;&#124; true;</description>
		<content:encoded><![CDATA[<p>Thanks for the reply Paul.  I gave it a try and line 54 of JavaScript.js is complaining in Firebug.  I&#8217;ll try to debug it a bit more.  Firebug reads &#8220;config is undefined&#8221;</p>
<p>config.init = config.init || true;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Price</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-227</link>
		<dc:creator>Paul Price</dc:creator>
		<pubDate>Tue, 05 Jan 2010 10:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-227</guid>
		<description>Hi jefetech, the above article is for APE 0.9 (before it went 1.0), a lot has changed since then but if you change the &#039;client.load()&#039; event it still should work fine; http://www.ape-project.org/wiki/index.php/Tutorial:Hello_world#Complete_source_code

I&#039;ll try and get some 1.0 articles together.</description>
		<content:encoded><![CDATA[<p>Hi jefetech, the above article is for APE 0.9 (before it went 1.0), a lot has changed since then but if you change the &#8216;client.load()&#8217; event it still should work fine; <a href="http://www.ape-project.org/wiki/index.php/Tutorial:Hello_world#Complete_source_code" rel="nofollow">http://www.ape-project.org/wiki/index.php/Tutorial:Hello_world#Complete_source_code</a></p>
<p>I&#8217;ll try and get some 1.0 articles together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefetech</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-226</link>
		<dc:creator>jefetech</dc:creator>
		<pubDate>Mon, 04 Jan 2010 23:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-226</guid>
		<description>One more little piece of info.  The iframe your script generated is a url to my ape server, but ape server spits this back: 

[{&quot;time&quot;:&quot;1262646318&quot;,&quot;raw&quot;:&quot;ERR&quot;,&quot;data&quot;:{&quot;code&quot;:&quot;005&quot;,&quot;value&quot;:&quot;BAD_JSON&quot;}}]

Could that be the issue with not getting into the &#039;complete&#039; method?</description>
		<content:encoded><![CDATA[<p>One more little piece of info.  The iframe your script generated is a url to my ape server, but ape server spits this back: </p>
<p>[{"time":"1262646318","raw":"ERR","data":{"code":"005","value":"BAD_JSON"}}]</p>
<p>Could that be the issue with not getting into the &#8216;complete&#8217; method?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefetech</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/comment-page-1/#comment-225</link>
		<dc:creator>jefetech</dc:creator>
		<pubDate>Mon, 04 Jan 2010 22:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74#comment-225</guid>
		<description>One other note, the javascript doesn&#039;t even get into the complete method.  I added a console.log here, and firebug doesn execute it.  Any help would be appreciated.

 client.load({
                                &#039;domain&#039;: APE.Config.domain,
                                &#039;server&#039;: APE.Config.server,
                                &#039;identifier&#039;: &#039;jquery&#039;,
                                &#039;channel&#039;: &#039;test&#039;,
                                &#039;complete&#039;: function(ape){
                                        // APE has finished loading so now we can load our scripts
                                        console.log(&#039;whaz up&#039;);
                                                                        var bgcolor = new colorChanger(ape,{
                                                debug: true,
                                                select: $(&quot;#wrapper select[name=selectColor]&quot;)
                                        });

                                        if(bgcolor.options.debug)
                                                $(&quot;#debug&quot;).append(&quot;&lt;strong&gt;APE has finished loading&lt;/strong&gt;&quot;);

                                },
                                &#039;scripts&#039;: APE.Config.scripts //Scripts to load for APE JSF
                        });</description>
		<content:encoded><![CDATA[<p>One other note, the javascript doesn&#8217;t even get into the complete method.  I added a console.log here, and firebug doesn execute it.  Any help would be appreciated.</p>
<p> client.load({<br />
                                &#8216;domain&#8217;: APE.Config.domain,<br />
                                &#8216;server&#8217;: APE.Config.server,<br />
                                &#8216;identifier&#8217;: &#8216;jquery&#8217;,<br />
                                &#8216;channel&#8217;: &#8216;test&#8217;,<br />
                                &#8216;complete&#8217;: function(ape){<br />
                                        // APE has finished loading so now we can load our scripts<br />
                                        console.log(&#8216;whaz up&#8217;);<br />
                                                                        var bgcolor = new colorChanger(ape,{<br />
                                                debug: true,<br />
                                                select: $(&#8220;#wrapper select[name=selectColor]&#8220;)<br />
                                        });</p>
<p>                                        if(bgcolor.options.debug)<br />
                                                $(&#8220;#debug&#8221;).append(&#8220;<strong>APE has finished loading</strong>&#8220;);</p>
<p>                                },<br />
                                &#8216;scripts&#8217;: APE.Config.scripts //Scripts to load for APE JSF<br />
                        });</p>
]]></content:encoded>
	</item>
</channel>
</rss>

