<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>LoopJ - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-445dc1bd" type="application/json"/><link>http://loopj.disqus.com/</link><description></description><language>en</language><lastBuildDate>Thu, 05 Nov 2009 15:16:46 -0000</lastBuildDate><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-21966966</link><description>thanks. I was looking for this. It fixed ie mouse click bug.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Name</dc:creator><pubDate>Thu, 05 Nov 2009 15:16:46 -0000</pubDate></item><item><title>Re: Information Fallout</title><link>http://loopj.com/2007/06/04/information-fallout/#comment-21921910</link><description>i have posted your blog on my site&lt;br&gt;&lt;br&gt;respect&lt;br&gt;umper klis&lt;br&gt;______________________________________________</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hanery22211</dc:creator><pubDate>Thu, 05 Nov 2009 01:32:22 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-21911419</link><description>Great plugin!  I was looking through your code and had a question about the run_search method, specifically constructing $.post or $.get.  You're constructing a string and leaving the data parameter empty: &lt;br&gt;&lt;br&gt;    $.post(settings.url + queryStringDelimiter + settings.queryParam + "=" + query, {}, callback, settings.contentType);&lt;br&gt;&lt;br&gt;Is there any reason you wouldn't do this, which would build the string for you?&lt;br&gt;&lt;br&gt;    $.post(settings.url, {q:query}, callback, settings.contentType);</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Name</dc:creator><pubDate>Wed, 04 Nov 2009 21:08:06 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-21875072</link><description>Hi,&lt;br&gt;&lt;br&gt;I posted a version to handle local lookups here:&lt;br&gt;&lt;br&gt;&lt;a href="https://www.modernsignal.com/tokenizedautocompleteblog" rel="nofollow"&gt;https://www.modernsignal.com/tokenizedautocompl...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam</dc:creator><pubDate>Wed, 04 Nov 2009 13:53:54 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-21847993</link><description>any example or more details how to use predefined list ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">alienbb</dc:creator><pubDate>Wed, 04 Nov 2009 05:58:36 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-21742276</link><description>Yes! Problem exist, and i can't fix it.&lt;br&gt;In json reply name contain ' character. Escaping this char not fixed error. Maybe i'm stupid but i'd very appreciated if you post fix.&lt;br&gt;&lt;br&gt;And i found bug in FF 3.0.x&lt;br&gt;When page loaded and i click on input field, mouse cursor not focused. I must click right mouse button and cursor will focus in field, and only after this, i can input text.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viper</dc:creator><pubDate>Tue, 03 Nov 2009 02:27:30 -0000</pubDate></item><item><title>Re: A Django Developer&amp;#8217;s Views on Rails</title><link>http://loopj.com/2009/05/23/a-django-developers-views-on-rails/#comment-21680179</link><description>Well, for one bit, I don't think "using regexp for routing" is a plus for Django... using the full language palette is much more flexible - and who else will write/config routes than a developer? Django developers could use python to write routers, rails developers use ruby to do so. Why is a more limited regexp-based solution superior?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ochronus</dc:creator><pubDate>Mon, 02 Nov 2009 11:50:56 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-21496439</link><description>Answering my own question: tokenLimit:1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pablo123</dc:creator><pubDate>Sun, 01 Nov 2009 01:08:04 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-21484526</link><description>Is there a way to limit the input to only one entry, instead of multiple entries? Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pablo123</dc:creator><pubDate>Sat, 31 Oct 2009 17:13:06 -0000</pubDate></item><item><title>Re: Python API for TheTVDB.com</title><link>http://loopj.com/2009/05/06/python-api-for-thetvdbcom/#comment-20932140</link><description>Hi again,&lt;br&gt;&lt;br&gt;I've slightly changed your API to support different languages, so if you are interested, you can get it out of the code branch of my lately announced project:&lt;br&gt;&lt;br&gt;&lt;a href="http://bazaar.launchpad.net/%7Epatlkli/tv-series-renamer/trunk/annotate/head:/tvdb_api.py" rel="nofollow"&gt;http://bazaar.launchpad.net/~patlkli/tv-series-...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thank you again for the great API base,&lt;br&gt;Patrick</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick Geltinger</dc:creator><pubDate>Sat, 24 Oct 2009 12:41:47 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-20905094</link><description>wow,,thanks you,,,</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">himawans</dc:creator><pubDate>Fri, 23 Oct 2009 23:33:31 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-20702918</link><description>Hi guys,&lt;br&gt;&lt;br&gt;Here is the code I used to implement the local search.  Figure this will save other some time.  Works like a charm.  Hopefully, this feature will be added to the core plugin.&lt;br&gt;&lt;br&gt;function listItem( id, name ) {&lt;br&gt;	this.id = id;&lt;br&gt;	this.name = name;&lt;br&gt;}&lt;br&gt;&lt;br&gt;var itemArray = new Array();&lt;br&gt;itemArray.push(new listItem("1", "Adam Smith"));&lt;br&gt;itemArray.push(new listItem("2", "Charlie Jones"));&lt;br&gt;itemArray.push(new listItem("3", "Linda Allen"));&lt;br&gt;&lt;br&gt;function do_search2(query) {&lt;br&gt;	var output = new Array();&lt;br&gt;	var regEx = new RegExp(query, "i");&lt;br&gt;	for (var i = 0; i &amp;lt; itemArray .length; i++) {&lt;br&gt;		if (itemArray[i].name.search(regEx) &amp;gt;= 0) {&lt;br&gt;			output.push(itemArray[i]);&lt;br&gt;		}&lt;br&gt;	}&lt;br&gt;	return output;&lt;br&gt;}&lt;br&gt;&lt;br&gt;$(document).ready(function() {&lt;br&gt;	$("#tokenize").tokenInput(null, {&lt;br&gt;		hintText: "Enter names",&lt;br&gt;		localSearch: do_search2,&lt;br&gt;		minChars: 2&lt;br&gt;	});&lt;br&gt;&lt;br&gt;});</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam</dc:creator><pubDate>Wed, 21 Oct 2009 10:46:38 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-20641963</link><description>Adam,&lt;br&gt;&lt;br&gt;For (1) see thread above &lt;a href="http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-17027662" rel="nofollow"&gt;http://loopj.com/2009/04/25/jquery-plugin-token...&lt;/a&gt; or search for posts by my name.&lt;br&gt;&lt;br&gt;Hope that helps.&lt;br&gt;&lt;br&gt;Beyers Cronje</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Beyers Cronje</dc:creator><pubDate>Tue, 20 Oct 2009 14:37:07 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-20640798</link><description>Great plugin.  &lt;br&gt;&lt;br&gt;Has anyone customized this yet for the following:&lt;br&gt;&lt;br&gt;1. Use local look-ups instead of AJAX requests.  Our implementation will be to select students in a class (less than 30 in a class), so we do not need to hit the server to find the matches.&lt;br&gt;&lt;br&gt;2. Only allow the same token to be selected once.  After you select the token "Whatever", it will not be selectable again.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Adam</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam</dc:creator><pubDate>Tue, 20 Oct 2009 14:20:14 -0000</pubDate></item><item><title>Re: Python API for TheTVDB.com</title><link>http://loopj.com/2009/05/06/python-api-for-thetvdbcom/#comment-20138943</link><description>Thanks alot for creating this, James.&lt;br&gt;&lt;br&gt;I've recently started a small project to rename TV series recordings using &lt;a href="http://TheTVDB.com" rel="nofollow"&gt;TheTVDB.com&lt;/a&gt; via your Python API: &lt;a href="https://launchpad.net/tv-series-renamer" rel="nofollow"&gt;https://launchpad.net/tv-series-renamer&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick Geltinger</dc:creator><pubDate>Thu, 15 Oct 2009 14:14:59 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-20063057</link><description>Hi codef0rmer, &lt;br&gt;&lt;br&gt;Thanks ! :) &lt;br&gt;&lt;br&gt;Works like a charm. &lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Yogesh</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yogesh</dc:creator><pubDate>Wed, 14 Oct 2009 14:44:24 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-20037725</link><description>Great stuff...really love it, making me look good to the clients :-)&lt;br&gt;&lt;br&gt;Quick question, am not sure if its been answered in the comments below, is it possible for the dropdown list to be restricted alphabetically using the key typed in? &lt;br&gt;&lt;br&gt;For example, in the Favorite movie list used above if you type F you get the full list with F in bold, is it possible to restrict the list to only the results starting with F? Hope am making sense!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jm21</dc:creator><pubDate>Wed, 14 Oct 2009 08:12:09 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-20018008</link><description>hi yogesh, &lt;br&gt;&lt;br&gt;You should use CONCAT_WS instead of CONCAT.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">codef0rmer</dc:creator><pubDate>Wed, 14 Oct 2009 01:49:15 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-20009484</link><description>Hello James, &lt;br&gt;&lt;br&gt;Thanks for the wonderful autocomplete plugin. I just had read through the comments and was glad to see that others have already found the solutions to bugs. I am using facebook version of it and it and works great for me. So many thanks once again. &lt;br&gt;&lt;br&gt;I am using it for a text box where user types in a person's name and matching names get returned from database. I wanted to show a person's city,state ad organization in the list. So this is what I wrote in my query. &lt;br&gt;SELECT customer_id as id,CONCAT(last_name,' ',first_name,', ',agency,', ',city,' ',state)AS name&lt;br&gt;&lt;br&gt;Problem with this approach is if any one of the 5 fields(concatenated as name) are null, I get null in the returned list  for that customer. &lt;br&gt;&lt;br&gt;So first of all, let me know if there is better approach to return more than 1 value for an id.Else If you suggest any pointers so that I can work around this problem, it will be of great help to me. &lt;br&gt;&lt;br&gt;Thanks.&lt;br&gt;&lt;br&gt;Sincerely,&lt;br&gt;Yogesh</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yogesh</dc:creator><pubDate>Tue, 13 Oct 2009 21:29:31 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-19929754</link><description>Is it possible to  set focus to the controller with a javascript? I try and run $("#tokenize").focus() but it only shows the dropdown and the cursor is no where to be found so I cant start typing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alo</dc:creator><pubDate>Mon, 12 Oct 2009 18:31:24 -0000</pubDate></item><item><title>Re: 5 Must Have Wordpress Plugins</title><link>http://loopj.com/2009/10/01/5-must-have-wordpress-plugins/#comment-19863638</link><description>I use Tweetmeme because of bit.ly integration and a few other nice feature it gives to posts - but agree on all others</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">EricFriedman</dc:creator><pubDate>Sun, 11 Oct 2009 16:34:40 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-19549951</link><description>I really like this plugin. It's great!&lt;br&gt;&lt;br&gt;A few thoughts/suggestions:&lt;br&gt;&lt;br&gt;1. jQuery has an auto-complete module. Perhaps it would be possible to, in co-operation with them, to modify the autocomplete component and make it usable as an engine (without UI). That way others, such as yourself, could use the autocomplete engine (and contribute to a single codebase) and still build different implementations on top of it. There are many different situations/use cases for autocomplete where the underlying stuff is the same (engine) but the display and rendering is different.&lt;br&gt;&lt;br&gt;2. Would be nice if this could handle a &amp;lt;select mutiple="multiple"&amp;gt; element too. (which would get hidden, since text is needed for writing). The data compiled is more close to that of a select element (an array of values).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander</dc:creator><pubDate>Thu, 08 Oct 2009 10:56:04 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-19476506</link><description>can this populate result only list match with keyword?&lt;br&gt;because if my list very large, it very annoying, thx</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wantoknow</dc:creator><pubDate>Wed, 07 Oct 2009 23:56:11 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-19290979</link><description>I have seen this question several times in the comments but never being answered. Is it possible to add tokens from outside this script? For instance, I'm using this script for people to add tags to an article but want to provide them with a handy list from which they can quickly choose, this list is just a simple &amp;lt;li&amp;gt; list with names which sits besides the token input box.&lt;br&gt;Either I don't get it or there is no interface for adding tokens...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc</dc:creator><pubDate>Wed, 07 Oct 2009 06:12:04 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-18300206</link><description>Ah, of course!  My bad, thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Biancolo</dc:creator><pubDate>Fri, 02 Oct 2009 13:12:32 -0000</pubDate></item></channel></rss>