<?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 for Jason Houle</title>
	<atom:link href="http://blog.jasonhoule.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jasonhoule.com</link>
	<description>Web site developer</description>
	<lastBuildDate>Sun, 04 Apr 2010 09:26:39 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Zend Framework: The Dijit Editor by Marc Enriquez</title>
		<link>http://blog.jasonhoule.com/2009/07/zend-framework-the-dijit-editor/comment-page-1/#comment-133</link>
		<dc:creator>Marc Enriquez</dc:creator>
		<pubDate>Sun, 04 Apr 2010 09:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=9#comment-133</guid>
		<description>Never mind, just found out it was because the theme wasn&#039;t loaded.

Just added the following line to the element:
$this-&gt;setAttrib(&#039;class&#039;,&#039;tundra&#039;);</description>
		<content:encoded><![CDATA[<p>Never mind, just found out it was because the theme wasn&#8217;t loaded.</p>
<p>Just added the following line to the element:<br />
$this-&gt;setAttrib(&#8217;class&#8217;,'tundra&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: The Dijit Editor by Marc Enriquez</title>
		<link>http://blog.jasonhoule.com/2009/07/zend-framework-the-dijit-editor/comment-page-1/#comment-132</link>
		<dc:creator>Marc Enriquez</dc:creator>
		<pubDate>Sun, 04 Apr 2010 09:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=9#comment-132</guid>
		<description>Awesome guide!! Only I got a little error: buttons of the upper bar are not showing up. Any ideas?</description>
		<content:encoded><![CDATA[<p>Awesome guide!! Only I got a little error: buttons of the upper bar are not showing up. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dijit Tooltips by Daniel</title>
		<link>http://blog.jasonhoule.com/2009/08/dijit-tooltips/comment-page-1/#comment-130</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 17 Mar 2010 02:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=53#comment-130</guid>
		<description>What I was trying to do is to create a tooltip / floating list from remote data. I have a list of stores. In that list, I wanted a have an area, that would allow a user to view ideas from that store. The list would be quit large per store, so I didn&#039;t want the use to download 2MB or more of html. I wanted the list to get create from a url when the user hover over a link. 

For now, I did the it &quot;fat&quot; why, the user has to download the full html document. 

Thanks
-Daniel</description>
		<content:encoded><![CDATA[<p>What I was trying to do is to create a tooltip / floating list from remote data. I have a list of stores. In that list, I wanted a have an area, that would allow a user to view ideas from that store. The list would be quit large per store, so I didn&#8217;t want the use to download 2MB or more of html. I wanted the list to get create from a url when the user hover over a link. </p>
<p>For now, I did the it &#8220;fat&#8221; why, the user has to download the full html document. </p>
<p>Thanks<br />
-Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dijit Tooltips by Jason Houle</title>
		<link>http://blog.jasonhoule.com/2009/08/dijit-tooltips/comment-page-1/#comment-117</link>
		<dc:creator>Jason Houle</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=53#comment-117</guid>
		<description>Daniel, can you be more specific? What is it you are trying to do? You should not need any controller code to add a tooltip to a page. It should all be done in the markup.</description>
		<content:encoded><![CDATA[<p>Daniel, can you be more specific? What is it you are trying to do? You should not need any controller code to add a tooltip to a page. It should all be done in the markup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: The Dijit Editor by Alfred Lopez</title>
		<link>http://blog.jasonhoule.com/2009/07/zend-framework-the-dijit-editor/comment-page-1/#comment-116</link>
		<dc:creator>Alfred Lopez</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=9#comment-116</guid>
		<description>Very cool! I&#039;m also working with Dojo after using jQuery for some time.</description>
		<content:encoded><![CDATA[<p>Very cool! I&#8217;m also working with Dojo after using jQuery for some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dijit Tooltips by Daniel</title>
		<link>http://blog.jasonhoule.com/2009/08/dijit-tooltips/comment-page-1/#comment-115</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 14 Dec 2009 01:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=53#comment-115</guid>
		<description>Can you give me your controller code for a Dojo tooltip. I&#039;ve spent two days looking for docs on how to do this.


Thanks
-Daniel</description>
		<content:encoded><![CDATA[<p>Can you give me your controller code for a Dojo tooltip. I&#8217;ve spent two days looking for docs on how to do this.</p>
<p>Thanks<br />
-Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: The Dijit Editor by James Johnson</title>
		<link>http://blog.jasonhoule.com/2009/07/zend-framework-the-dijit-editor/comment-page-1/#comment-113</link>
		<dc:creator>James Johnson</dc:creator>
		<pubDate>Sat, 12 Dec 2009 01:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=9#comment-113</guid>
		<description>Can&#039;t you populate the dijit editor by using setValue()?

$form-&gt;editor-&gt;setValue(&#039;foo&#039;);</description>
		<content:encoded><![CDATA[<p>Can&#8217;t you populate the dijit editor by using setValue()?</p>
<p>$form->editor->setValue(&#8217;foo&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: The Dijit Editor by hanum</title>
		<link>http://blog.jasonhoule.com/2009/07/zend-framework-the-dijit-editor/comment-page-1/#comment-103</link>
		<dc:creator>hanum</dc:creator>
		<pubDate>Tue, 27 Oct 2009 12:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=9#comment-103</guid>
		<description>nice info sharing. Thank&#039;s a lot for informatif posting ^_^</description>
		<content:encoded><![CDATA[<p>nice info sharing. Thank&#8217;s a lot for informatif posting ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: The Dijit Editor by Jason Houle</title>
		<link>http://blog.jasonhoule.com/2009/07/zend-framework-the-dijit-editor/comment-page-1/#comment-93</link>
		<dc:creator>Jason Houle</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=9#comment-93</guid>
		<description>Gilles,

It seems that some of your code was cut off. Could you please email me the source and I will be happy to help. Also, I apologize for the delayed response. I have been on the road for a large majority of the past month.

Jason</description>
		<content:encoded><![CDATA[<p>Gilles,</p>
<p>It seems that some of your code was cut off. Could you please email me the source and I will be happy to help. Also, I apologize for the delayed response. I have been on the road for a large majority of the past month.</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: The Dijit Editor by Gilles</title>
		<link>http://blog.jasonhoule.com/2009/07/zend-framework-the-dijit-editor/comment-page-1/#comment-49</link>
		<dc:creator>Gilles</dc:creator>
		<pubDate>Tue, 25 Aug 2009 15:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=9#comment-49</guid>
		<description>Thanks for this example.

I&#039;ve just a little problem : I can&#039;t populate the Dijit Editor. Can you help me ?

Index.phtml (the Dijit works, so all the Dojo stuff works in my layout)

 
var fileContents = &#039;contenu ?&gt;&#039; ; 


 Test de Dijit Editor 

form; ?&gt;

&lt;!-- are the following parenthesis correct ?  A ) parenthesis is missing. --&gt;
 
dojo.addOnLoad ( function()  {
	dijit.byId(&#039;editor-Editor&#039;).setValue(fileContents); 
}


Thans in advance,

Gilles</description>
		<content:encoded><![CDATA[<p>Thanks for this example.</p>
<p>I&#8217;ve just a little problem : I can&#8217;t populate the Dijit Editor. Can you help me ?</p>
<p>Index.phtml (the Dijit works, so all the Dojo stuff works in my layout)</p>
<p>var fileContents = &#8216;contenu ?&gt;&#8217; ; </p>
<p> Test de Dijit Editor </p>
<p>form; ?&gt;</p>
<p><!-- are the following parenthesis correct ?  A ) parenthesis is missing. --></p>
<p>dojo.addOnLoad ( function()  {<br />
	dijit.byId(&#8217;editor-Editor&#8217;).setValue(fileContents);<br />
}</p>
<p>Thans in advance,</p>
<p>Gilles</p>
]]></content:encoded>
	</item>
</channel>
</rss>
