<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>LoopJ - Latest Comments</title><link>http://loopj.disqus.com/</link><description></description><atom:link href="https://loopj.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 21 Aug 2012 00:46:38 -0000</lastBuildDate><item><title>Re: Fast MySQL Backup Restore</title><link>http://loopj.com/2009/07/06/fast-mysql-backup-restore/#comment-624634757</link><description>&lt;p&gt;Thanks for the suggestions. I have a couple huge databases that take 10+ hours to load from a backup. Using this suggestion it only took about 20 minutes!!!!!&lt;/p&gt;&lt;p&gt;Only thing I would suggest is use the -f option when importing so any errors in the import file won't stop the process (why are there errors in the import file anyway)&lt;/p&gt;&lt;p&gt;And if you are like me, committing at the end is fast but painful if things don't go perfectly so commit after each table unlock. I used this code to make it happen right after appending my own commit to the end of the file (for good measure)&lt;/p&gt;&lt;p&gt;sed -i 's/UNLOCK TABLES;/UNLOCK TABLES; COMMIT;/ig' my-backup-file.sql&lt;/p&gt;&lt;p&gt;The "-i" makes the change directly in the file and this entire line adds a COMMIT; after each unlock (on the same line).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glenn J. Schworak</dc:creator><pubDate>Tue, 21 Aug 2012 00:46:38 -0000</pubDate></item><item><title>Re: Fast MySQL Backup Restore</title><link>http://loopj.com/2009/07/06/fast-mysql-backup-restore/#comment-620869928</link><description>&lt;p&gt;Hi and thanks for the restoration code.&lt;br&gt;Any idea why my backup dump file is now 20 bigger than before implying the additional lines on my back up script?&lt;/p&gt;&lt;p&gt;Previously I had a few line script with&lt;br&gt;mysqldump -u myuser --password=mypassword mydatabase &amp;gt;&amp;gt; backup.sql and added with tar + gzip lines...Running this on a Ubuntu 8.04 server.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Santtu</dc:creator><pubDate>Thu, 16 Aug 2012 05:13:02 -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-588516675</link><description>&lt;p&gt;i have a question, how can use this plugin without add size(resize) ّّI need only with scroll at textarea.can you help me?&lt;br&gt;m4miri@gmail .com &lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M44miri</dc:creator><pubDate>Sun, 15 Jul 2012 07:43:01 -0000</pubDate></item><item><title>Re: Fast MySQL Backup Restore</title><link>http://loopj.com/2009/07/06/fast-mysql-backup-restore/#comment-572836692</link><description>&lt;p&gt; I am happy with MySQL, (my 'own' sql code, LOL), using : -&lt;br&gt; 'load data local infile'&lt;/p&gt;&lt;p&gt;It is quick enough for my needs, at this time.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">whistletalker</dc:creator><pubDate>Sat, 30 Jun 2012 02:50:11 -0000</pubDate></item><item><title>Re: Fast MySQL Backup Restore</title><link>http://loopj.com/2009/07/06/fast-mysql-backup-restore/#comment-572270148</link><description>&lt;p&gt;you can speed up restore by using the very simple technique mentioned at &lt;a href="http://www.geeksww.com/tutorials/database_management_systems/mysql/tips_and_tricks/fast_parallel_restore_from_sql_dumps_mysqldump_for_mysql.php" rel="nofollow noopener" target="_blank" title="http://www.geeksww.com/tutorials/database_management_systems/mysql/tips_and_tricks/fast_parallel_restore_from_sql_dumps_mysqldump_for_mysql.php"&gt;http://www.geeksww.com/tuto...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobeveryhonest</dc:creator><pubDate>Fri, 29 Jun 2012 19:50:58 -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-565805149</link><description>&lt;p&gt;GREAT Stuff about Jquery, I wanted to add autocomplete and calendar controls and I found your website very helpful. thanks a lot&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ravinder</dc:creator><pubDate>Sun, 24 Jun 2012 01:22: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-540114968</link><description>&lt;p&gt;plz tell me. how to search the multiple element from one array data.?&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mesh</dc:creator><pubDate>Mon, 28 May 2012 01:21:37 -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-535314379</link><description>&lt;p&gt;Informative post, I am using adsense for quite some time but not seen good results. So was searching for some alternative for it. Thanks for sharing the list, will try the one best suited for my requirements.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Link building</dc:creator><pubDate>Tue, 22 May 2012 03:56:29 -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-504078462</link><description>&lt;p&gt;You cannot apply this solution if you are working with an array instead of ajax request.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fabrizio Regini</dc:creator><pubDate>Fri, 20 Apr 2012 11:46:55 -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-416366159</link><description>&lt;p&gt;Thanks. It is a very usefull post. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sidra Idrees</dc:creator><pubDate>Fri, 20 Jan 2012 05: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-416341991</link><description>&lt;p&gt;How to restrict dropdown count? Like I want ant a time only 5 items should come in dropdown list.&lt;br&gt;Kindly help me out.&lt;br&gt;Thanks in advance.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sidra Idrees</dc:creator><pubDate>Fri, 20 Jan 2012 05:25:01 -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-414820541</link><description>&lt;p&gt;If anyone has a problem with the preventDuplicates I have fixed this just check the git&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AndreFigueira</dc:creator><pubDate>Wed, 18 Jan 2012 18:58:28 -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-359839785</link><description>&lt;p&gt;haha ,nice work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">earlybirdme</dc:creator><pubDate>Thu, 10 Nov 2011 00:15:26 -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-342211169</link><description>&lt;p&gt;How to limit number of rows in dropdown???? for example when i write the word A, show every results with the word A, just i want 10 results &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kayethano</dc:creator><pubDate>Sun, 23 Oct 2011 21:41:29 -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-342209531</link><description>&lt;p&gt;i can't find line 470 and can't find for(var i in results) ...help me please&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kayethano</dc:creator><pubDate>Sun, 23 Oct 2011 21:36:17 -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-330834022</link><description>&lt;p&gt;i simply need function Allow New Values.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giovanni Gaudiano</dc:creator><pubDate>Mon, 10 Oct 2011 05:59:46 -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-330831980</link><description>&lt;p&gt;i need function mustMatch false/true for insert terms not found in result search. is possible?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giovanni Gaudiano</dc:creator><pubDate>Mon, 10 Oct 2011 05:51:16 -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-330764424</link><description>&lt;p&gt;Hey auto complete values not reflected in textbox.&lt;br&gt;I am able to pass input value to my &lt;a href="http://asp.net" rel="nofollow noopener" target="_blank" title="asp.net"&gt;asp.net&lt;/a&gt; mvc3 application controller  action.&lt;/p&gt;&lt;p&gt;It fetches data from database but i am not getting values into my autocomplete textbox.&lt;/p&gt;&lt;p&gt;why this is so?&lt;/p&gt;&lt;p&gt; &amp;lt;script type="text/javascript"&amp;gt;&lt;br&gt;$(document).ready(function () {&lt;br&gt;    $("#maininput").tokenInput('@Url.Action("Search", "Home")');&lt;br&gt;});&lt;br&gt;    &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;and my html page having&lt;/p&gt;&lt;p&gt;                  &amp;lt;ul class="facelist"&amp;gt;&lt;br&gt;                       &amp;lt;li class="token-input"&amp;gt;&lt;br&gt;                                      &amp;lt;input id="maininput" type="text"/&amp;gt;&lt;br&gt;                                   &amp;lt;/li&amp;gt;&lt;br&gt;            &amp;lt;/ul&amp;gt;&lt;/p&gt;&lt;p&gt;Script files i have added as below.&lt;/p&gt;&lt;p&gt;1) /Scripts/jquery-1.5.1.min.js&lt;/p&gt;&lt;p&gt;2)  /Scripts/autocomplete/jquery.tokeninput.js&lt;/p&gt;&lt;p&gt;3)  Scripts/autocomplete/token-input-facebook.css&lt;/p&gt;&lt;p&gt;how can i overcome from this issue?&lt;br&gt;any suggestion?&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Debugmode</dc:creator><pubDate>Mon, 10 Oct 2011 01:01:28 -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-318874721</link><description>&lt;p&gt;The height of the  div which takes the result can not be fixed?  &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rohan</dc:creator><pubDate>Sat, 24 Sep 2011 06:35:04 -0000</pubDate></item><item><title>Re: Simple Way to Extract GET Params from a JavaScript Script Tag</title><link>http://loopj.com/2010/06/12/simple-way-to-extract-get-params-from-a-javascript-script-tag/#comment-261646862</link><description>&lt;p&gt;cool code, I will use it on my site &lt;a href="http://www.n97i.com" rel="nofollow noopener" target="_blank" title="http://www.n97i.com"&gt;http://www.n97i.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;good work&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fun nokia apps</dc:creator><pubDate>Sat, 23 Jul 2011 04:49:46 -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-185248007</link><description>&lt;p&gt;aaaaaggrgtgtg wants to be your friend in the Heyzap for Android.&lt;/p&gt;&lt;p&gt;Accept aaaaaggrgtgtg's invitation and find out what games he is playing at:&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.heyzap.com/mobile?src=e" rel="nofollow noopener" target="_blank" title="http://www.heyzap.com/mobile?src=e"&gt;http://www.heyzap.com/mobil...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Your friends at Heyzap,&lt;br&gt;Accept Invitation: &lt;a href="http://www.heyzap.com/mobile?src=e" rel="nofollow noopener" target="_blank" title="http://www.heyzap.com/mobile?src=e"&gt;http://www.heyzap.com/mobil...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This email is intended for  To unsubscribe from Heyzap (Invite Requests) emails go here: &lt;a href="http://www.heyzap.com/mobile?unsubscribe_email=notifications-UGFC72MYAO%40disqus.net" rel="nofollow noopener" target="_blank" title="http://www.heyzap.com/mobile?unsubscribe_email=notifications-UGFC72MYAO%40disqus.net"&gt;http://www.heyzap.com/mobil...&lt;/a&gt; .&lt;br&gt;© Heyzap, 564 Howard Street, San Francisco, CA 94105&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Smith</dc:creator><pubDate>Fri, 15 Apr 2011 14:39:52 -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-179766328</link><description>&lt;p&gt;help please !!&lt;br&gt;i want to use this plugin, but i have one problem : &lt;br&gt;I want to add a word that is not listed, and be taken into&lt;br&gt;account with an id -1 by example and I can delete it.&lt;br&gt;it's urgent please help meeeeeeee !!!&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Farouk</dc:creator><pubDate>Thu, 07 Apr 2011 06:08:08 -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-166344417</link><description>&lt;p&gt;Hey Niko,&lt;br&gt;thanks for the update, I'll fix the download link now.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Smith</dc:creator><pubDate>Tue, 15 Mar 2011 19:34:33 -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-166340294</link><description>&lt;p&gt;Figured it out, the download on the site is a different verison than the one that is included in the demo-page.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Niko Halink</dc:creator><pubDate>Tue, 15 Mar 2011 19:28:39 -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-166190501</link><description>&lt;p&gt;Hi!&lt;/p&gt;&lt;p&gt;I just saw you updated to version 1.2 which I would like to use because it has the method onAdd, but I can't seem to get the new version to work.&lt;br&gt;I have a simple demopage which includes version 1.1 and works fine, when I update it to 1.2 it generates an error:&lt;br&gt;detailed error: value is undefined&lt;br&gt;error source line: return value.replace(new RegEx...*&amp;gt;)(?![^&amp;amp;;]+;)", "gi"), "&amp;lt;b&amp;gt;$1&amp;lt;/b&amp;gt;");&lt;br&gt;tokeninput.js (line 435)&lt;/p&gt;&lt;p&gt;Everything else is the same, even the input and output to/from my ajax-script.&lt;/p&gt;&lt;p&gt;Am I doing something wrong?&lt;br&gt;Should I adjust the output of my ajax-script?&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Niko Halink</dc:creator><pubDate>Tue, 15 Mar 2011 13:26:17 -0000</pubDate></item></channel></rss>