<?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: Proto!MultiSelect 0.2</title>
	<atom:link href="http://www.interiders.com/2008/02/18/protomultiselect-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interiders.com/2008/02/18/protomultiselect-02/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 02 Sep 2010 18:06:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Improving Facebook Style Tagging &#8226; Caffeine &#8226; Onehub</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-430</link>
		<dc:creator>Improving Facebook Style Tagging &#8226; Caffeine &#8226; Onehub</dc:creator>
		<pubDate>Thu, 02 Sep 2010 18:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-430</guid>
		<description>[...] is slightly different, we knew we wanted our interface to function similarly. Fortunately for us InteRiders and Venado had created an excellent Prototype script that has proven to be a great starting [...]</description>
		<content:encoded><![CDATA[<p>[...] is slightly different, we knew we wanted our interface to function similarly. Fortunately for us InteRiders and Venado had created an excellent Prototype script that has proven to be a great starting [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-426</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Fri, 13 Aug 2010 15:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-426</guid>
		<description>Hello I integrate this solution own just  comment the code and implement it in json.php file
// init
tlist2 = new FacebookList(‘facebook-demo’, ‘facebook-auto’);
// i have to hard code for the fetched.php how can i
// fetch and feed
new Ajax.Request(‘json.php’, {
onSuccess: function(transport) {
transport.responseText.evalJSON(true).each(function(t){tlist2.autoFeed(t)});
}
});
});

happy codding.
there is problem in this code that we can not post this form by ajax request, if anyone can do please send me the lastes updates...</description>
		<content:encoded><![CDATA[<p>Hello I integrate this solution own just  comment the code and implement it in json.php file<br />
// init<br />
tlist2 = new FacebookList(‘facebook-demo’, ‘facebook-auto’);<br />
// i have to hard code for the fetched.php how can i<br />
// fetch and feed<br />
new Ajax.Request(‘json.php’, {<br />
onSuccess: function(transport) {<br />
transport.responseText.evalJSON(true).each(function(t){tlist2.autoFeed(t)});<br />
}<br />
});<br />
});</p>
<p>happy codding.<br />
there is problem in this code that we can not post this form by ajax request, if anyone can do please send me the lastes updates&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-425</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Thu, 12 Aug 2010 09:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-425</guid>
		<description>I reviewed you code and seen that the whole work is done static, but in want to fetch data from database.
see my comments

        document.observe(&#039;dom:loaded&#039;, function() {
        
        
          // init
          tlist2 = new FacebookList(&#039;facebook-demo&#039;, &#039;facebook-auto&#039;,{fetchFile:&#039;fetched.php&#039;});
// i have to hard code for the fetched.php how can i 
          
          // fetch and feed
          new Ajax.Request(&#039;json.php&#039;, {
            onSuccess: function(transport) {
                transport.responseText.evalJSON(true).each(function(t){tlist2.autoFeed(t)});
            }
          });
        });    
    
Please help me if any one had done fetch data from database and submit also please share with me. Email me also on anil.prajapati@vivacityinfotech.com
Thanks
Anil</description>
		<content:encoded><![CDATA[<p>I reviewed you code and seen that the whole work is done static, but in want to fetch data from database.<br />
see my comments</p>
<p>        document.observe(&#8216;dom:loaded&#8217;, function() {</p>
<p>          // init<br />
          tlist2 = new FacebookList(&#8216;facebook-demo&#8217;, &#8216;facebook-auto&#8217;,{fetchFile:&#8217;fetched.php&#8217;});<br />
// i have to hard code for the fetched.php how can i </p>
<p>          // fetch and feed<br />
          new Ajax.Request(&#8216;json.php&#8217;, {<br />
            onSuccess: function(transport) {<br />
                transport.responseText.evalJSON(true).each(function(t){tlist2.autoFeed(t)});<br />
            }<br />
          });<br />
        });    </p>
<p>Please help me if any one had done fetch data from database and submit also please share with me. Email me also on <a href="mailto:anil.prajapati@vivacityinfotech.com">anil.prajapati@vivacityinfotech.com</a><br />
Thanks<br />
Anil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-424</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Sun, 25 Jul 2010 22:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-424</guid>
		<description>great , thanks , i added a link from my web site
http://www.ajaxshake.com
regards</description>
		<content:encoded><![CDATA[<p>great , thanks , i added a link from my web site<br />
<a href="http://www.ajaxshake.com" rel="nofollow">http://www.ajaxshake.com</a><br />
regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishish Pandey</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-418</link>
		<dc:creator>Rishish Pandey</dc:creator>
		<pubDate>Sun, 09 May 2010 15:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-418</guid>
		<description>Thank You very much., it&#039;s really helped me out.</description>
		<content:encoded><![CDATA[<p>Thank You very much., it&#8217;s really helped me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farhad</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-417</link>
		<dc:creator>Farhad</dc:creator>
		<pubDate>Sat, 24 Apr 2010 20:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-417</guid>
		<description>Hi,

This is awesome! 
I need to modify it such that users can add their own inputs. in other words, I don&#039;t want to limit the input to the pre-defined list. Please help!

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is awesome!<br />
I need to modify it such that users can add their own inputs. in other words, I don&#8217;t want to limit the input to the pre-defined list. Please help!</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Poch</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-416</link>
		<dc:creator>Walter Poch</dc:creator>
		<pubDate>Wed, 14 Apr 2010 14:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-416</guid>
		<description>Sos groso!!!!</description>
		<content:encoded><![CDATA[<p>Sos groso!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fenix4Vzla</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-412</link>
		<dc:creator>fenix4Vzla</dc:creator>
		<pubDate>Tue, 02 Mar 2010 23:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-412</guid>
		<description>WoW!!! congratulations!!!

What is the difference between fetched.php and json.php?</description>
		<content:encoded><![CDATA[<p>WoW!!! congratulations!!!</p>
<p>What is the difference between fetched.php and json.php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-410</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 06 Feb 2010 22:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-410</guid>
		<description>This is an awesome widget.  I have a question, I am wrapping this funcitonality into a custom tag for easy deployment through out our application, and I need to be able to make this functionality work for Single Selects as well.  I want to be able to pass in &quot;maxSelections=1&quot; or something to limit the number of items you can select.  Any thoughts on how to do this?</description>
		<content:encoded><![CDATA[<p>This is an awesome widget.  I have a question, I am wrapping this funcitonality into a custom tag for easy deployment through out our application, and I need to be able to make this functionality work for Single Selects as well.  I want to be able to pass in &#8220;maxSelections=1&#8243; or something to limit the number of items you can select.  Any thoughts on how to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna</title>
		<link>http://www.interiders.com/2008/02/18/protomultiselect-02/comment-page-3/#comment-408</link>
		<dc:creator>Prasanna</dc:creator>
		<pubDate>Wed, 20 Jan 2010 06:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.interiders.com/2008/02/18/protomultiselect-02/#comment-408</guid>
		<description>Its a nice script...Congrats</description>
		<content:encoded><![CDATA[<p>Its a nice script&#8230;Congrats</p>
]]></content:encoded>
	</item>
</channel>
</rss>
