<?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: Autocomplete Control with ZendX_JQuery</title>
	<atom:link href="http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/</link>
	<description>free Zend Framework screencasts. Video tutorials to get you up to speed with different parts of the Zend Framework and enterprise PHP development.</description>
	<lastBuildDate>Wed, 01 Feb 2012 00:49:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: imWeb</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-33232</link>
		<dc:creator>imWeb</dc:creator>
		<pubDate>Wed, 01 Feb 2012 00:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-33232</guid>
		<description>Thanks for this tutorial.

Someone can help me replace the textbox by a combobox, like this example:

http://jqueryui.com/demos/autocomplete/#combobox

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.</p>
<p>Someone can help me replace the textbox by a combobox, like this example:</p>
<p><a href="http://jqueryui.com/demos/autocomplete/#combobox" rel="nofollow">http://jqueryui.com/demos/autocomplete/#combobox</a></p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankit</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-27442</link>
		<dc:creator>ankit</dc:creator>
		<pubDate>Tue, 06 Dec 2011 09:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-27442</guid>
		<description>hey nice tutorial and its working perfect
but my problem is that i want id with the search list and i need to store it in hidden field.
any idea how to this??
thanx in advance.
ankit</description>
		<content:encoded><![CDATA[<p>hey nice tutorial and its working perfect<br />
but my problem is that i want id with the search list and i need to store it in hidden field.<br />
any idea how to this??<br />
thanx in advance.<br />
ankit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samy Dindane</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-26991</link>
		<dc:creator>Samy Dindane</dc:creator>
		<pubDate>Thu, 01 Dec 2011 13:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-26991</guid>
		<description>Great and helpful tutorial, thanks!</description>
		<content:encoded><![CDATA[<p>Great and helpful tutorial, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-25786</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Mon, 14 Nov 2011 20:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-25786</guid>
		<description>I was testing zendx jquery and i got stuck with their example, where the controller ajax function was using 
$this-&gt;_helper-&gt;autoComplete(array(&#039;New York&#039;,&#039;Bonn&#039;));
This was returning  a new line separated string but the field was not regoznizing it, by using the json helper everything went ok, i still have to figure out why the autoComplete helper is not 
compatible with the autocomplete text input.</description>
		<content:encoded><![CDATA[<p>I was testing zendx jquery and i got stuck with their example, where the controller ajax function was using<br />
$this-&gt;_helper-&gt;autoComplete(array(&#8216;New York&#8217;,'Bonn&#8217;));<br />
This was returning  a new line separated string but the field was not regoznizing it, by using the json helper everything went ok, i still have to figure out why the autoComplete helper is not<br />
compatible with the autocomplete text input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josepth</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-22523</link>
		<dc:creator>Josepth</dc:creator>
		<pubDate>Fri, 26 Aug 2011 02:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-22523</guid>
		<description>Jon, I have problems with this line in the model:

$filter = function(city) use ($term)

In php 5.3 like does he place?

Thank you for his help.</description>
		<content:encoded><![CDATA[<p>Jon, I have problems with this line in the model:</p>
<p>$filter = function(city) use ($term)</p>
<p>In php 5.3 like does he place?</p>
<p>Thank you for his help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maharlika</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-22318</link>
		<dc:creator>Maharlika</dc:creator>
		<pubDate>Sat, 20 Aug 2011 13:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-22318</guid>
		<description>Thank you so much sir Jon!!
I really enjoyed this tutorial! :)</description>
		<content:encoded><![CDATA[<p>Thank you so much sir Jon!!<br />
I really enjoyed this tutorial! <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isma De Andres Presa</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-22196</link>
		<dc:creator>Isma De Andres Presa</dc:creator>
		<pubDate>Wed, 17 Aug 2011 09:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-22196</guid>
		<description>@fabrice @xaos

I had the same problem using autocomplete with my layout and I have solved it with the following:

- Use placeholder for my searchBox
- Create a Zend_Controller_Plugin that extends Zend_Controller_Plugin_Abstract
-in predispatch execute method renderUiWidgetElement of autocomplete element.
-set the placeholder with the form

Example:

class myLibrary_Controller_Plugin_SearchBox extends Zend_Controller_Plugin_Abstract
{

    public function preDispatch()
    {
        $this-&gt;searchBox();
    }

    public function searchBox()
    {

        $viewRenderer = Zend_Controller_Action_HelperBroker::getStaticHelper(&#039;viewRenderer&#039;);
        $viewRenderer-&gt;initView();
        $view = $viewRenderer-&gt;view;

        $searchForm = new Application_Form_JQueryForm();

        $searchForm-&gt;acProduct-&gt;renderUiWidgetElement();

        $view-&gt;placeholder(&#039;searchBox&#039;)-&gt;set($searchForm);
    }
}

The key is launch method &quot;renderUiWidgetElement();&quot;, without it, the layout will not add the neccesary javascript to the autocomplete element. I get this information from here:

http://cientouno.be/blog/categorie/zend-framework

Thanks a lot to cientouno!

Isma.</description>
		<content:encoded><![CDATA[<p>@fabrice @xaos</p>
<p>I had the same problem using autocomplete with my layout and I have solved it with the following:</p>
<p>- Use placeholder for my searchBox<br />
- Create a Zend_Controller_Plugin that extends Zend_Controller_Plugin_Abstract<br />
-in predispatch execute method renderUiWidgetElement of autocomplete element.<br />
-set the placeholder with the form</p>
<p>Example:</p>
<p>class myLibrary_Controller_Plugin_SearchBox extends Zend_Controller_Plugin_Abstract<br />
{</p>
<p>    public function preDispatch()<br />
    {<br />
        $this-&gt;searchBox();<br />
    }</p>
<p>    public function searchBox()<br />
    {</p>
<p>        $viewRenderer = Zend_Controller_Action_HelperBroker::getStaticHelper(&#8216;viewRenderer&#8217;);<br />
        $viewRenderer-&gt;initView();<br />
        $view = $viewRenderer-&gt;view;</p>
<p>        $searchForm = new Application_Form_JQueryForm();</p>
<p>        $searchForm-&gt;acProduct-&gt;renderUiWidgetElement();</p>
<p>        $view-&gt;placeholder(&#8216;searchBox&#8217;)-&gt;set($searchForm);<br />
    }<br />
}</p>
<p>The key is launch method &#8220;renderUiWidgetElement();&#8221;, without it, the layout will not add the neccesary javascript to the autocomplete element. I get this information from here:</p>
<p><a href="http://cientouno.be/blog/categorie/zend-framework" rel="nofollow">http://cientouno.be/blog/categorie/zend-framework</a></p>
<p>Thanks a lot to cientouno!</p>
<p>Isma.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sshaitan</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-19862</link>
		<dc:creator>sshaitan</dc:creator>
		<pubDate>Fri, 17 Jun 2011 12:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-19862</guid>
		<description>video not working!!!!
Uncaught exception: TypeError: &#039;$(&quot;.media-player&quot;)
					.jmeEmbedControls&#039; is not a function
Error thrown at line 11, column 4 in () in http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/:</description>
		<content:encoded><![CDATA[<p>video not working!!!!<br />
Uncaught exception: TypeError: &#8216;$(&#8220;.media-player&#8221;)<br />
					.jmeEmbedControls&#8217; is not a function<br />
Error thrown at line 11, column 4 in () in <a href="http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/" rel="nofollow">http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/</a>:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-18424</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Fri, 13 May 2011 09:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-18424</guid>
		<description>Very helpful, clean and nice tutorial. 
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Very helpful, clean and nice tutorial.<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-13407</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Mon, 13 Dec 2010 06:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-13407</guid>
		<description>Very easy solution mate!!!</description>
		<content:encoded><![CDATA[<p>Very easy solution mate!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arman</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-13259</link>
		<dc:creator>Arman</dc:creator>
		<pubDate>Thu, 09 Dec 2010 16:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-13259</guid>
		<description>Hi, Thanks for the nice tut!!
I just wondered how can I filter the each record for nice drop-down view?
as an result from model_data::search I get:

&quot;1 data1 desctiptionA&quot;
&quot;2 data2 desctiptionB&quot;
&quot;3 data3 desctiptionC&quot;
etc...

if the data is too long the auto-complete drop down part is becoming longer than search box text area.
Can I some how get the geometry just to fit my data correctly? how to decorate the data inside the drop-down part?
Thanks, Arman.</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for the nice tut!!<br />
I just wondered how can I filter the each record for nice drop-down view?<br />
as an result from model_data::search I get:</p>
<p>&#8220;1 data1 desctiptionA&#8221;<br />
&#8220;2 data2 desctiptionB&#8221;<br />
&#8220;3 data3 desctiptionC&#8221;<br />
etc&#8230;</p>
<p>if the data is too long the auto-complete drop down part is becoming longer than search box text area.<br />
Can I some how get the geometry just to fit my data correctly? how to decorate the data inside the drop-down part?<br />
Thanks, Arman.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-13075</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 02 Dec 2010 22:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-13075</guid>
		<description>Here&#039;s an answer to my own question. A workaround is to add this 

$( &quot;.selector&quot; ).bind( &quot;autocompleteselect&quot;, function(event, ui) {
   // your function here
});

inside your jQuery()-&gt;onLoadCaptureStart()?&gt; block in the view. Courtesy of http://jqueryui.com/demos/autocomplete/#event-select.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an answer to my own question. A workaround is to add this </p>
<p>$( &#8220;.selector&#8221; ).bind( &#8220;autocompleteselect&#8221;, function(event, ui) {<br />
   // your function here<br />
});</p>
<p>inside your jQuery()-&gt;onLoadCaptureStart()?&gt; block in the view. Courtesy of <a href="http://jqueryui.com/demos/autocomplete/#event-select" rel="nofollow">http://jqueryui.com/demos/autocomplete/#event-select</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-13074</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 02 Dec 2010 22:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-13074</guid>
		<description>Snazzy indeed!

I am struggling with setting the &#039;select&#039; callback option so that I can do something interesting with the value that the user selects. I am doing  $this-&gt;view-&gt;autocomplete-&gt;setJQueryParam(&#039;select&#039;,&#039;selectCallback&#039;); the generated javascript is quoting like so

 $(&quot;#userlastname&quot;).autocomplete({&quot;source&quot;:&quot;\/admin\/users\/autocomplete-username&quot;,&quot;select&quot;:&quot;selectCallback&quot;});

and I am wondering if the quotation is what&#039;s preventing my callback from firing. There&#039;s no enlightening error to be seen in my Firebug console. Has anybody figured this out?</description>
		<content:encoded><![CDATA[<p>Snazzy indeed!</p>
<p>I am struggling with setting the &#8216;select&#8217; callback option so that I can do something interesting with the value that the user selects. I am doing  $this-&gt;view-&gt;autocomplete-&gt;setJQueryParam(&#8216;select&#8217;,'selectCallback&#8217;); the generated javascript is quoting like so</p>
<p> $(&#8220;#userlastname&#8221;).autocomplete({&#8220;source&#8221;:&#8221;\/admin\/users\/autocomplete-username&#8221;,&#8221;select&#8221;:&#8221;selectCallback&#8221;});</p>
<p>and I am wondering if the quotation is what&#8217;s preventing my callback from firing. There&#8217;s no enlightening error to be seen in my Firebug console. Has anybody figured this out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zendgeek</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-12510</link>
		<dc:creator>zendgeek</dc:creator>
		<pubDate>Tue, 16 Nov 2010 22:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-12510</guid>
		<description>Great Tutorial!

But I would like to use the search function in the city model without any &quot;php 5.3 magic&quot; (so it should work with php 5.2) and then i would like to use a database query instead of the city-list in the model.

any ideas?

thanks in advance</description>
		<content:encoded><![CDATA[<p>Great Tutorial!</p>
<p>But I would like to use the search function in the city model without any &#8220;php 5.3 magic&#8221; (so it should work with php 5.2) and then i would like to use a database query instead of the city-list in the model.</p>
<p>any ideas?</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-12152</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 10 Nov 2010 22:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-12152</guid>
		<description>@Laurens
Not sure if you still need this, but others may find it useful.  Here is my Model which is searching results from my DB and then returning only those values that START with the letter typed.

class Model_What {
    public static function search($term)
    {
        $filter = function($terms) use ($term)
        {
            $pattern = &quot;/^$term/i&quot;;
            if(preg_match($pattern,$terms)){
                return true;
            } else {
                return false;
            }
        };
        return array_filter(self::getTerms(),$filter);
    }

    public static function getTerms()
    {
        $terms = Model_Searchterms::getSearchTerms();
        $categories = Model_Categories::getCategories();

        foreach($terms as $term){
            $allterms[] = $term[&#039;search&#039;];
        }

        foreach($categories as $term){
            $allterms[] = $term[&#039;categoryname&#039;];
        }

        return $allterms;
    }
}

@Sergey
Try 
$view = Zend_Layout::getMvcInstance()-&gt;getView();
$view-&gt;addHelperPath(&#039;ZendX/JQuery/View/Helper&#039;,&#039;ZendX_JQuery_View_Helper&#039;);

in your bootstrap.php file.

Now if only I could work out how to get the autocomplete working in my layout.phtml file... Anyone?</description>
		<content:encoded><![CDATA[<p>@Laurens<br />
Not sure if you still need this, but others may find it useful.  Here is my Model which is searching results from my DB and then returning only those values that START with the letter typed.</p>
<p>class Model_What {<br />
    public static function search($term)<br />
    {<br />
        $filter = function($terms) use ($term)<br />
        {<br />
            $pattern = &#8220;/^$term/i&#8221;;<br />
            if(preg_match($pattern,$terms)){<br />
                return true;<br />
            } else {<br />
                return false;<br />
            }<br />
        };<br />
        return array_filter(self::getTerms(),$filter);<br />
    }</p>
<p>    public static function getTerms()<br />
    {<br />
        $terms = Model_Searchterms::getSearchTerms();<br />
        $categories = Model_Categories::getCategories();</p>
<p>        foreach($terms as $term){<br />
            $allterms[] = $term['search'];<br />
        }</p>
<p>        foreach($categories as $term){<br />
            $allterms[] = $term['categoryname'];<br />
        }</p>
<p>        return $allterms;<br />
    }<br />
}</p>
<p>@Sergey<br />
Try<br />
$view = Zend_Layout::getMvcInstance()-&gt;getView();<br />
$view-&gt;addHelperPath(&#8216;ZendX/JQuery/View/Helper&#8217;,'ZendX_JQuery_View_Helper&#8217;);</p>
<p>in your bootstrap.php file.</p>
<p>Now if only I could work out how to get the autocomplete working in my layout.phtml file&#8230; Anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Romanov</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-11831</link>
		<dc:creator>Sergey Romanov</dc:creator>
		<pubDate>Wed, 03 Nov 2010 14:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-11831</guid>
		<description>I spend 3 hours but i cannot fin a way to set

$this-&gt;view-&gt;addHelperPath(&#039;Zendx/JQuery/View/Helper&#039;, &#039;ZendX_JQuery_View_Helper&#039;);

in bootstrap? 

If I use JQuery on every page of the site. In every controller and in every action. Where should I place this code. You mentioned that we may consider to place this code in bootstrap. But I found in Google 20 ways of getting VIEW in Bootstrap but none of them have that method.</description>
		<content:encoded><![CDATA[<p>I spend 3 hours but i cannot fin a way to set</p>
<p>$this-&gt;view-&gt;addHelperPath(&#8216;Zendx/JQuery/View/Helper&#8217;, &#8216;ZendX_JQuery_View_Helper&#8217;);</p>
<p>in bootstrap? </p>
<p>If I use JQuery on every page of the site. In every controller and in every action. Where should I place this code. You mentioned that we may consider to place this code in bootstrap. But I found in Google 20 ways of getting VIEW in Bootstrap but none of them have that method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahules</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-11613</link>
		<dc:creator>ahules</dc:creator>
		<pubDate>Thu, 28 Oct 2010 11:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-11613</guid>
		<description>Great lesson. Thank you!</description>
		<content:encoded><![CDATA[<p>Great lesson. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xaos</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-11239</link>
		<dc:creator>xaos</dc:creator>
		<pubDate>Mon, 18 Oct 2010 16:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-11239</guid>
		<description>@Fabrice

I&#039;d like to know that as well. When I use an autocomplete field in a file that I call with render or partial, the autocomplete field is rendered as a regular input field and nothing happens when I type in it.

any ideas anyone?</description>
		<content:encoded><![CDATA[<p>@Fabrice</p>
<p>I&#8217;d like to know that as well. When I use an autocomplete field in a file that I call with render or partial, the autocomplete field is rendered as a regular input field and nothing happens when I type in it.</p>
<p>any ideas anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-11210</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 17 Oct 2010 21:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-11210</guid>
		<description>Just Great!</description>
		<content:encoded><![CDATA[<p>Just Great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddy</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-11086</link>
		<dc:creator>Freddy</dc:creator>
		<pubDate>Mon, 11 Oct 2010 14:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-11086</guid>
		<description>Hi there! Great tutorial. Would it be possible to display some more information in the autocomplete list from another datasource, array, field or whatever...?
Like: City &#124; Population

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi there! Great tutorial. Would it be possible to display some more information in the autocomplete list from another datasource, array, field or whatever&#8230;?<br />
Like: City | Population</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asmaa</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-11082</link>
		<dc:creator>asmaa</dc:creator>
		<pubDate>Mon, 11 Oct 2010 10:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-11082</guid>
		<description>waw , it is greate tutorial 

really thank you</description>
		<content:encoded><![CDATA[<p>waw , it is greate tutorial </p>
<p>really thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asmaa</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-11078</link>
		<dc:creator>asmaa</dc:creator>
		<pubDate>Mon, 11 Oct 2010 09:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-11078</guid>
		<description>when i tried to implement this vedio , i mean i make a project uing the autocomplete like the video but an javascript error appears ( out of memory ) 
i am working on IE7 

please any help ????:( :(</description>
		<content:encoded><![CDATA[<p>when i tried to implement this vedio , i mean i make a project uing the autocomplete like the video but an javascript error appears ( out of memory )<br />
i am working on IE7 </p>
<p>please any help ????:( <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: __fabrice</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-11052</link>
		<dc:creator>__fabrice</dc:creator>
		<pubDate>Sat, 09 Oct 2010 09:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-11052</guid>
		<description>Hi,

How can I do that in a partial view in a layout :    


        partial(&quot;/common/_search_engine.phtml&quot;);  ?&gt;
    

I want to this on every page. 

Regards
Fabrice</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How can I do that in a partial view in a layout :    </p>
<p>        partial(&#8220;/common/_search_engine.phtml&#8221;);  ?&gt;</p>
<p>I want to this on every page. </p>
<p>Regards<br />
Fabrice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conti</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10951</link>
		<dc:creator>Conti</dc:creator>
		<pubDate>Mon, 04 Oct 2010 14:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10951</guid>
		<description>@jon and @Matt

Tahnk you guys! I did not look at the format the results were given to me, which was this case:
{&quot;0&quot;:&quot;item0&quot;,&quot;1&quot;:&quot;item1&quot;,&quot;3&quot;:&quot;item2&quot;}

So I only needed to json the values of the array:
$this-&gt;_helper-&gt;json(array_values($results));

Now it works! :)</description>
		<content:encoded><![CDATA[<p>@jon and @Matt</p>
<p>Tahnk you guys! I did not look at the format the results were given to me, which was this case:<br />
{&#8220;0&#8243;:&#8221;item0&#8243;,&#8221;1&#8243;:&#8221;item1&#8243;,&#8221;3&#8243;:&#8221;item2&#8243;}</p>
<p>So I only needed to json the values of the array:<br />
$this-&gt;_helper-&gt;json(array_values($results));</p>
<p>Now it works! <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10862</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 01 Oct 2010 15:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10862</guid>
		<description>This is very nice.

But is it possible to move the javascript generated by Zend into a seperate file? 

I could just copy the output of it, and save it myself, but how do I prevent Zend from adding it in the html again? 

I don&#039;t want the javascript to be in the html source..</description>
		<content:encoded><![CDATA[<p>This is very nice.</p>
<p>But is it possible to move the javascript generated by Zend into a seperate file? </p>
<p>I could just copy the output of it, and save it myself, but how do I prevent Zend from adding it in the html again? </p>
<p>I don&#8217;t want the javascript to be in the html source..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurens</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10796</link>
		<dc:creator>Laurens</dc:creator>
		<pubDate>Wed, 29 Sep 2010 10:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10796</guid>
		<description>Hello Jon,

thank you for the great tutorials!
I was wondering if it is possible to make the AutoComplete
look for results STARTING with the searchterm, instead of 
all the results CONTAINING the searchterm?

Gr. Laurens</description>
		<content:encoded><![CDATA[<p>Hello Jon,</p>
<p>thank you for the great tutorials!<br />
I was wondering if it is possible to make the AutoComplete<br />
look for results STARTING with the searchterm, instead of<br />
all the results CONTAINING the searchterm?</p>
<p>Gr. Laurens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10720</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 26 Sep 2010 11:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10720</guid>
		<description>Hi Jon,

Firstly, thanks for all your work putting these screen casts together!

when trying to load the project files i am receiving the following:

Warning: Cannot construct AutoComplete field without specifying Parameters Data and Url in /Applications/MAMP/htdocs/autocomplete/library/Zend/Form/Element.php on line 2010

Any ideas what the issue could be here?

thanks :)</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>Firstly, thanks for all your work putting these screen casts together!</p>
<p>when trying to load the project files i am receiving the following:</p>
<p>Warning: Cannot construct AutoComplete field without specifying Parameters Data and Url in /Applications/MAMP/htdocs/autocomplete/library/Zend/Form/Element.php on line 2010</p>
<p>Any ideas what the issue could be here?</p>
<p>thanks <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10604</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 22 Sep 2010 09:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10604</guid>
		<description>@conti
I am doing this  using 
$auto = new ZendX_JQuery_Form_Element_AutoComplete(&#039;foo&#039;);

$auto-&gt;setJQueryParam(&quot;url&quot; ,&quot;/AJAXt/autoComplete/Part/&quot;.$value .&quot;/&quot;);

in the /AJAXt/autoComplete/  function 

run the query to get the results  and return them 
$this-&gt;_helper-&gt;json($results);</description>
		<content:encoded><![CDATA[<p>@conti<br />
I am doing this  using<br />
$auto = new ZendX_JQuery_Form_Element_AutoComplete(&#8216;foo&#8217;);</p>
<p>$auto-&gt;setJQueryParam(&#8220;url&#8221; ,&#8221;/AJAXt/autoComplete/Part/&#8221;.$value .&#8221;/&#8221;);</p>
<p>in the /AJAXt/autoComplete/  function </p>
<p>run the query to get the results  and return them<br />
$this-&gt;_helper-&gt;json($results);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10603</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Wed, 22 Sep 2010 09:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10603</guid>
		<description>@Conti,

take a look at the controller and see if you can extend it with some code from one of the videos about Zend_Db!</description>
		<content:encoded><![CDATA[<p>@Conti,</p>
<p>take a look at the controller and see if you can extend it with some code from one of the videos about Zend_Db!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10602</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Wed, 22 Sep 2010 09:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10602</guid>
		<description>@Matt,
you should be able to run setJqueryParam with a variable that is indeed a function. Javascript doesn&#039;t discern functions from variables, so if you create a function called &quot;myCallback&quot;, you should be able to set the success parameter to &quot;myCallback&quot; and it should fire.

this is just my assumption, as I haven&#039;t actually tried it. Worse comes to worse, just right the jquery yourself and submit a feature request ;)

Let us know how it goes!

Jon</description>
		<content:encoded><![CDATA[<p>@Matt,<br />
you should be able to run setJqueryParam with a variable that is indeed a function. Javascript doesn&#8217;t discern functions from variables, so if you create a function called &#8220;myCallback&#8221;, you should be able to set the success parameter to &#8220;myCallback&#8221; and it should fire.</p>
<p>this is just my assumption, as I haven&#8217;t actually tried it. Worse comes to worse, just right the jquery yourself and submit a feature request <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Let us know how it goes!</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conti</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10571</link>
		<dc:creator>Conti</dc:creator>
		<pubDate>Tue, 21 Sep 2010 11:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10571</guid>
		<description>It is a great cast ;), but it would be nice if you can show us how to do it retrieving data form database. I&#039;ve tried but it doesn&#039;t work, perhaps I&#039;m missing something :S.</description>
		<content:encoded><![CDATA[<p>It is a great cast <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , but it would be nice if you can show us how to do it retrieving data form database. I&#8217;ve tried but it doesn&#8217;t work, perhaps I&#8217;m missing something :S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10566</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 21 Sep 2010 05:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10566</guid>
		<description>Hi

I&#039;ve managed to use the autoComplete as you&#039;ve demonstrated
one question tho is does the ZendX version allow for all the features the non Zendx flavour has?

like callback functions?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;ve managed to use the autoComplete as you&#8217;ve demonstrated<br />
one question tho is does the ZendX version allow for all the features the non Zendx flavour has?</p>
<p>like callback functions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: __fabrice</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10402</link>
		<dc:creator>__fabrice</dc:creator>
		<pubDate>Tue, 14 Sep 2010 18:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10402</guid>
		<description>@jon,
Thank you, but I saw all the (great) videos, but (maybe i&#039;m wrong), there&#039;s isn&#039;t an example to use Zend_Form with ZendX_JQuery.

Fabrice</description>
		<content:encoded><![CDATA[<p>@jon,<br />
Thank you, but I saw all the (great) videos, but (maybe i&#8217;m wrong), there&#8217;s isn&#8217;t an example to use Zend_Form with ZendX_JQuery.</p>
<p>Fabrice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10393</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Tue, 14 Sep 2010 13:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10393</guid>
		<description>@Fabrice,

check the reated videos ;)</description>
		<content:encoded><![CDATA[<p>@Fabrice,</p>
<p>check the reated videos <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: __fabrice</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10372</link>
		<dc:creator>__fabrice</dc:creator>
		<pubDate>Mon, 13 Sep 2010 22:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10372</guid>
		<description>Hi Jon,

Are you plan to do a screencast about Zend_Form and ZendX_Jquery ?

It&#039;ll be usefull to use the both to do a complete form with Ajax (to display errors, etc)

Thanks.
Fabrice</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>Are you plan to do a screencast about Zend_Form and ZendX_Jquery ?</p>
<p>It&#8217;ll be usefull to use the both to do a complete form with Ajax (to display errors, etc)</p>
<p>Thanks.<br />
Fabrice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZendX Autocomplete: How to display different data and fill hidden formelements</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10281</link>
		<dc:creator>ZendX Autocomplete: How to display different data and fill hidden formelements</dc:creator>
		<pubDate>Fri, 10 Sep 2010 09:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10281</guid>
		<description>[...] the basic functionality of the great tutorial Autocomplete Control with ZendX_JQuery from zendcasts Autocomplete Control with ZendX_JQuery &#124; free Zend Framework screencasts - Zendcasts.  I need to display some more informations as the data of one column and populate some hidden [...]</description>
		<content:encoded><![CDATA[<p>[...] the basic functionality of the great tutorial Autocomplete Control with ZendX_JQuery from zendcasts Autocomplete Control with ZendX_JQuery | free Zend Framework screencasts &#8211; Zendcasts.  I need to display some more informations as the data of one column and populate some hidden [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Some help with: ZendX Jquery Autocomplete</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-10280</link>
		<dc:creator>Some help with: ZendX Jquery Autocomplete</dc:creator>
		<pubDate>Fri, 10 Sep 2010 08:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-10280</guid>
		<description>[...] joanballester,   a little search with google should point you to this great basic tutorial: Autocomplete Control with ZendX_JQuery &#124; free Zend Framework screencasts - Zendcasts  For me it does not workk exactly like this. I had to do following changes to register the Helper [...]</description>
		<content:encoded><![CDATA[<p>[...] joanballester,   a little search with google should point you to this great basic tutorial: Autocomplete Control with ZendX_JQuery | free Zend Framework screencasts &#8211; Zendcasts  For me it does not workk exactly like this. I had to do following changes to register the Helper [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joddy street</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-8859</link>
		<dc:creator>joddy street</dc:creator>
		<pubDate>Tue, 27 Jul 2010 17:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-8859</guid>
		<description>Hey Jon.
I was using MySQL[Views] for display purpose instead of Tables.
Now the problem is to create a model we need to have primary key, and in views there can&#039;t be one.
So My question is, is there any way to use mySql views in Zend Framework?

What I have done is, i got the DB resource defined in app.ini file, via bootstrap-&gt;getResource(&#039;db&#039;), and then ran a sql statement using execute statement, and fetched in object mode. But in a very non elegant way.

So can there be a way to use Views just like we do with MySql Tables?

And one more question, but that I would throw after this one is solved :)</description>
		<content:encoded><![CDATA[<p>Hey Jon.<br />
I was using MySQL[Views] for display purpose instead of Tables.<br />
Now the problem is to create a model we need to have primary key, and in views there can&#8217;t be one.<br />
So My question is, is there any way to use mySql views in Zend Framework?</p>
<p>What I have done is, i got the DB resource defined in app.ini file, via bootstrap-&gt;getResource(&#8216;db&#8217;), and then ran a sql statement using execute statement, and fetched in object mode. But in a very non elegant way.</p>
<p>So can there be a way to use Views just like we do with MySql Tables?</p>
<p>And one more question, but that I would throw after this one is solved <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Auryno</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-8853</link>
		<dc:creator>Auryno</dc:creator>
		<pubDate>Tue, 27 Jul 2010 14:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-8853</guid>
		<description>It&#039;s not only useful, it&#039;s great, i&#039;ve been waiting for this one. Thanks :)

Small piece of advice : the same one with the contents in a database would be awesome !!</description>
		<content:encoded><![CDATA[<p>It&#8217;s not only useful, it&#8217;s great, i&#8217;ve been waiting for this one. Thanks <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Small piece of advice : the same one with the contents in a database would be awesome !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: __fabrice</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-8832</link>
		<dc:creator>__fabrice</dc:creator>
		<pubDate>Mon, 26 Jul 2010 22:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-8832</guid>
		<description>Hi,

Very interesting and powerfull tutorial :)

Bravo.

Fabrice</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Very interesting and powerfull tutorial <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Bravo.</p>
<p>Fabrice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutorial City</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-8828</link>
		<dc:creator>Tutorial City</dc:creator>
		<pubDate>Mon, 26 Jul 2010 21:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-8828</guid>
		<description>Very nice to see you using the model to fetch content that is not in a database.</description>
		<content:encoded><![CDATA[<p>Very nice to see you using the model to fetch content that is not in a database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tawfekov</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-8822</link>
		<dc:creator>tawfekov</dc:creator>
		<pubDate>Mon, 26 Jul 2010 19:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-8822</guid>
		<description>Hi Jon , 
I am seeing my name in your Downloads folder :),
am  i ganna see it online soon ???

just kiddin :P 


tawfek</description>
		<content:encoded><![CDATA[<p>Hi Jon ,<br />
I am seeing my name in your Downloads folder <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ,<br />
am  i ganna see it online soon ???</p>
<p>just kiddin <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  </p>
<p>tawfek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hari K T</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-8819</link>
		<dc:creator>Hari K T</dc:creator>
		<pubDate>Mon, 26 Jul 2010 19:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-8819</guid>
		<description>Sure its great tutorials ...</description>
		<content:encoded><![CDATA[<p>Sure its great tutorials &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.zendcasts.com/autocomplete-control-with-zendx_jquery/2010/07/comment-page-1/#comment-8815</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=353#comment-8815</guid>
		<description>Very Snazzy!</description>
		<content:encoded><![CDATA[<p>Very Snazzy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

