<?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>Comentários sobre: jQuery Plugin stringToSlug</title>
	<atom:link href="http://leocaseiro.com.br/jquery-plugin-string-to-slug/feed/" rel="self" type="application/rss+xml" />
	<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/</link>
	<description>programação e desenvolvimento web (php, MySQL, JavaScript, jQuery, Wordpress, etc)</description>
	<lastBuildDate>Mon, 07 May 2012 23:12:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Por: Adicionando URL Amigável Automáticamente no OpenCart : MX Masters &#8211; Vídeo Aulas, Artigos, Tutoriais, Cursos gratuitos e muito mais</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-67096</link>
		<dc:creator>Adicionando URL Amigável Automáticamente no OpenCart : MX Masters &#8211; Vídeo Aulas, Artigos, Tutoriais, Cursos gratuitos e muito mais</dc:creator>
		<pubDate>Wed, 16 Nov 2011 11:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-67096</guid>
		<description>[...] você precisa baixar um plugin do jQuery chamado stringToSlug. O  Leo Caseiro adaptou esse plugin para tratar palavras com [...]</description>
		<content:encoded><![CDATA[<p>[...] você precisa baixar um plugin do jQuery chamado stringToSlug. O  Leo Caseiro adaptou esse plugin para tratar palavras com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Daniel</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-66178</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 14 Sep 2011 19:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-66178</guid>
		<description>Nossa brow esse plugin vai ser muito util em um sistema que vou desenvolver 
Obrigado 
My recent post &lt;a href=&quot;http://dsprog.com/index.php/2010/07/19/chat-no-site-usando-gtalk-talk/&quot; rel=&quot;nofollow&quot;&gt;Chat no site usando GTALK (TALK)&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Nossa brow esse plugin vai ser muito util em um sistema que vou desenvolver<br />
Obrigado<br />
My recent post <a href="http://dsprog.com/index.php/2010/07/19/chat-no-site-usando-gtalk-talk/" rel="nofollow">Chat no site usando GTALK (TALK)</a> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: leocaseiro</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-65368</link>
		<dc:creator>leocaseiro</dc:creator>
		<pubDate>Mon, 25 Jul 2011 16:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-65368</guid>
		<description>A própria página serve de demo! Altere o texto da minha caixa de texto e vai perceber. 
 
Utilize o Firebug ou Web Developer que são extensões do Firefox para ajudar na análise do Javascript. 
 
Mas basta seguir os passos do meus exemplos que vai conseguir utilizar o plugin. 
 
 
Obs: Desculpe a minha demora, mas não estava mais recebendo os comentários do Blog por email. 
Abs </description>
		<content:encoded><![CDATA[<p>A própria página serve de demo! Altere o texto da minha caixa de texto e vai perceber. </p>
<p>Utilize o Firebug ou Web Developer que são extensões do Firefox para ajudar na análise do Javascript. </p>
<p>Mas basta seguir os passos do meus exemplos que vai conseguir utilizar o plugin. </p>
<p>Obs: Desculpe a minha demora, mas não estava mais recebendo os comentários do Blog por email.<br />
Abs </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: leocaseiro</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-65367</link>
		<dc:creator>leocaseiro</dc:creator>
		<pubDate>Mon, 25 Jul 2011 16:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-65367</guid>
		<description>Hi, thanks for your idea.  
 
But using a text field of type hidden have StringToSlug work with the plugin. 
 
 
 
The other plugin you showed me does not work in my language.  
 
PS: Sorry for the delay. I was no longer receiving messages by email and enable this option only today. </description>
		<content:encoded><![CDATA[<p>Hi, thanks for your idea.  </p>
<p>But using a text field of type hidden have StringToSlug work with the plugin. </p>
<p>The other plugin you showed me does not work in my language.  </p>
<p>PS: Sorry for the delay. I was no longer receiving messages by email and enable this option only today. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: P48l0</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-64934</link>
		<dc:creator>P48l0</dc:creator>
		<pubDate>Wed, 15 Jun 2011 12:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-64934</guid>
		<description>Cool! this is what i was looking for!! Thanks! 
My recent post &lt;a href=&quot;http://tracehello.wordpress.com/2011/06/08/symfony2-doctrine2-twin-tables-sharing-same-entity-possible-solution/&quot; rel=&quot;nofollow&quot;&gt;Symfony2 -&amp;gt Doctrine2 - Twin Tables sharing same Entity possible solution&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Cool! this is what i was looking for!! Thanks!<br />
My recent post <a href="http://tracehello.wordpress.com/2011/06/08/symfony2-doctrine2-twin-tables-sharing-same-entity-possible-solution/" rel="nofollow">Symfony2 -&amp;gt Doctrine2 &#8211; Twin Tables sharing same Entity possible solution</a> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Lucas</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-64809</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Wed, 01 Jun 2011 19:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-64809</guid>
		<description>Ae cara, nao tem como postar uma pagina de exemplo? 
N&#227;o to conseguindo usar aqui :S 
Sou meio novo no uso de jQuery ;( </description>
		<content:encoded><![CDATA[<p>Ae cara, nao tem como postar uma pagina de exemplo?<br />
N&atilde;o to conseguindo usar aqui :S<br />
Sou meio novo no uso de jQuery ;( </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: membuat slug atau permalink dengan jQuery Plugin stringToSlug &#171; My DeveLoveR Blog</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-64698</link>
		<dc:creator>membuat slug atau permalink dengan jQuery Plugin stringToSlug &#171; My DeveLoveR Blog</dc:creator>
		<pubDate>Thu, 12 May 2011 08:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-64698</guid>
		<description>[...] yang dibutuhkan ya script jquery dan plugin stringToSlug [...]</description>
		<content:encoded><![CDATA[<p>[...] yang dibutuhkan ya script jquery dan plugin stringToSlug [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: BandonRandon</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-64252</link>
		<dc:creator>BandonRandon</dc:creator>
		<pubDate>Sat, 26 Feb 2011 07:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-64252</guid>
		<description>Some of the code seems to have got edited out so here is a pastebin &lt;a href=&quot;http://pastebin.com/UmmpZrLL&quot; rel=&quot;nofollow&quot;&gt;http://pastebin.com/UmmpZrLL&lt;/a&gt;  
 
I also wanted to point out that this is only really going to be useful when you are using an input field instead of a span. I found it useful when I need to insert the input into a database. </description>
		<content:encoded><![CDATA[<p>Some of the code seems to have got edited out so here is a pastebin <a href="http://pastebin.com/UmmpZrLL" rel="nofollow">http://pastebin.com/UmmpZrLL</a>  </p>
<p>I also wanted to point out that this is only really going to be useful when you are using an input field instead of a span. I found it useful when I need to insert the input into a database. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: BandonRandon</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-64251</link>
		<dc:creator>BandonRandon</dc:creator>
		<pubDate>Sat, 26 Feb 2011 07:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-64251</guid>
		<description>Thanks for this plugin. 
 
For what it&#039;s worth I&#039;ve modified this script to be able to hide the input of the slug and replace it with a span. I modified the default settings to add `	 
hide: false, 
hideclass: &#039;stringToSlug&#039;` 
 
then added  
`if (defaults.hide) { 
			jQuery(&#039;.stringToSlug&#039;).remove(); 
			jQuery(&#039;input.&#039; + defaults.getPut).after(&quot;&quot;+stringToSlug+&quot;&quot;); 
			jQuery(&#039;input.&#039; + defaults.getPut).hide(); 
			 
		}` 
 
This is based largely on Perry Trinier&#039;s jQuery Slug Generation Plugin &lt;a href=&quot;http://www.thewebsitetailor.com/jquery-slug-plugin/&quot; rel=&quot;nofollow&quot;&gt;http://www.thewebsitetailor.com/jquery-slug-plugi...&lt;/a&gt;  
 
Hope you conceder adding it to the official release or that others find it useful </description>
		<content:encoded><![CDATA[<p>Thanks for this plugin.</p>
<p>For what it&#039;s worth I&#039;ve modified this script to be able to hide the input of the slug and replace it with a span. I modified the default settings to add `	</p>
<p>hide: false,</p>
<p>hideclass: &#039;stringToSlug&#039;`</p>
<p>then added </p>
<p>`if (defaults.hide) {</p>
<p>			jQuery(&#039;.stringToSlug&#039;).remove();</p>
<p>			jQuery(&#039;input.&#039; + defaults.getPut).after(&quot;&quot;+stringToSlug+&quot;&quot;);</p>
<p>			jQuery(&#039;input.&#039; + defaults.getPut).hide();</p>
<p>		}`</p>
<p>This is based largely on Perry Trinier&#039;s jQuery Slug Generation Plugin <a href="http://www.thewebsitetailor.com/jquery-slug-plugin/" rel="nofollow"></a><a href="http://www.thewebsitetailor.com/jquery-slug-plugi" rel="nofollow">http://www.thewebsitetailor.com/jquery-slug-plugi</a>&#8230; </p>
<p>Hope you conceder adding it to the official release or that others find it useful </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Miguel Couto</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-64126</link>
		<dc:creator>Miguel Couto</dc:creator>
		<pubDate>Mon, 31 Jan 2011 10:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-64126</guid>
		<description>Cara, muito obrigado por esse script, fez o meu dia! 
 
Forte Abra&#231;o. 
Miguel Couto </description>
		<content:encoded><![CDATA[<p>Cara, muito obrigado por esse script, fez o meu dia!</p>
<p>Forte Abra&ccedil;o.</p>
<p>Miguel Couto </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Leo Cabral</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-63589</link>
		<dc:creator>Leo Cabral</dc:creator>
		<pubDate>Sun, 14 Nov 2010 13:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-63589</guid>
		<description>Leo, 
 
Obrigado por partilhar esse plugin. A genialidade dele est&#225; na simplicidade. (Express&#245;es regulares s&#227;o &#243;timas) 
 
Parab&#233;ns. </description>
		<content:encoded><![CDATA[<p>Leo,</p>
<p>Obrigado por partilhar esse plugin. A genialidade dele est&aacute; na simplicidade. (Express&otilde;es regulares s&atilde;o &oacute;timas)</p>
<p>Parab&eacute;ns. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Fede</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-63552</link>
		<dc:creator>Fede</dc:creator>
		<pubDate>Tue, 02 Nov 2010 18:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-63552</guid>
		<description>el enlace de descarga no funciona </description>
		<content:encoded><![CDATA[<p>el enlace de descarga no funciona </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Luiz Sobral</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-62951</link>
		<dc:creator>Luiz Sobral</dc:creator>
		<pubDate>Tue, 19 Oct 2010 09:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-62951</guid>
		<description>&#211;timo este plugin. Encontrarei v&#225;rios mas nenhum fazia com perfei&#231;&#227;o a substitui&#231;&#227;o dos caracteres acentuados. </description>
		<content:encoded><![CDATA[<p>&Oacute;timo este plugin. Encontrarei v&aacute;rios mas nenhum fazia com perfei&ccedil;&atilde;o a substitui&ccedil;&atilde;o dos caracteres acentuados. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Classe StringToSlug Versão PHP Server Side &#124; Leo Caseiro</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-58509</link>
		<dc:creator>Classe StringToSlug Versão PHP Server Side &#124; Leo Caseiro</dc:creator>
		<pubDate>Sun, 25 Jul 2010 14:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-58509</guid>
		<description>[...] jQuery Plugin stringToSlug [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery Plugin stringToSlug [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Leo Caseiro</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-58507</link>
		<dc:creator>Leo Caseiro</dc:creator>
		<pubDate>Fri, 23 Jul 2010 13:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-58507</guid>
		<description>Olá Carlos, obrigado pelos parabéns! Espero que este plugin resolva seus &quot;problemas&quot;.

Existe sim como executar a função no mesmo campo, mas só irá funcionar perfeitamente no Evento Blur, senão ele não deixa dar espaço. Utilize o mesmo id para o seletor e para o getPut, veja o exemplo testado e validado:

&lt;blockquote&gt;
$(&quot;#string&quot;).stringToSlug({
    setEvents: &#039;blur&#039;,
    getPut: &#039;#string&#039;,
    space: &#039;-&#039;
});
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Olá Carlos, obrigado pelos parabéns! Espero que este plugin resolva seus &#8220;problemas&#8221;.</p>
<p>Existe sim como executar a função no mesmo campo, mas só irá funcionar perfeitamente no Evento Blur, senão ele não deixa dar espaço. Utilize o mesmo id para o seletor e para o getPut, veja o exemplo testado e validado:</p>
<blockquote><p>
$(&#8220;#string&#8221;).stringToSlug({<br />
    setEvents: &#8216;blur&#8217;,<br />
    getPut: &#8216;#string&#8217;,<br />
    space: &#8216;-&#8217;<br />
});
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Leo Caseiro</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-58508</link>
		<dc:creator>Leo Caseiro</dc:creator>
		<pubDate>Fri, 23 Jul 2010 10:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-58508</guid>
		<description>Vou providenciar a vers&#227;o Server Side e disponibilizar aqui para Download tamb&#233;m. </description>
		<content:encoded><![CDATA[<p>Vou providenciar a vers&atilde;o Server Side e disponibilizar aqui para Download tamb&eacute;m. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Carlos Alan</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-58505</link>
		<dc:creator>Carlos Alan</dc:creator>
		<pubDate>Fri, 23 Jul 2010 00:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-58505</guid>
		<description>Existe a possibilidade dele gerar no mesmo campo? </description>
		<content:encoded><![CDATA[<p>Existe a possibilidade dele gerar no mesmo campo? </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Carlos Alan</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-58504</link>
		<dc:creator>Carlos Alan</dc:creator>
		<pubDate>Fri, 23 Jul 2010 00:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-58504</guid>
		<description>Parab&#233;ns, eu tava tentando fazer..  
Mas o projeto ta atrasado, &#233; melhor eu pegar algo mais consolidado, eu me interesso pela vers&#227;o Server Side pode me mandar por e-mail? Muito Obrigado! </description>
		<content:encoded><![CDATA[<p>Parab&eacute;ns, eu tava tentando fazer.. </p>
<p>Mas o projeto ta atrasado, &eacute; melhor eu pegar algo mais consolidado, eu me interesso pela vers&atilde;o Server Side pode me mandar por e-mail? Muito Obrigado! </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Edson Hilios</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-49970</link>
		<dc:creator>Edson Hilios</dc:creator>
		<pubDate>Wed, 24 Mar 2010 21:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-49970</guid>
		<description>Ei Leo, eu conheço esse script de algum lugar :D hahahaha

Cara parabéns pela integração com o jQuery, ela ficou bem simple pro end user.

Abração</description>
		<content:encoded><![CDATA[<p>Ei Leo, eu conheço esse script de algum lugar <img src='http://leocaseiro.com.br/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  hahahaha</p>
<p>Cara parabéns pela integração com o jQuery, ela ficou bem simple pro end user.</p>
<p>Abração</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Ales</title>
		<link>http://leocaseiro.com.br/jquery-plugin-string-to-slug/comment-page-1/#comment-44451</link>
		<dc:creator>Ales</dc:creator>
		<pubDate>Sat, 13 Feb 2010 15:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://leocaseiro.com.br/?p=534#comment-44451</guid>
		<description>Hi, a little upgrade for win-1250. Some czech letters more. &lt;a href=&quot;http://www.apollo1.cz/dev/jquery/string-to-slug.js&quot; rel=&quot;nofollow&quot;&gt;http://www.apollo1.cz/dev/jquery/string-to-slug.j...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Hi, a little upgrade for win-1250. Some czech letters more. <a href="http://www.apollo1.cz/dev/jquery/string-to-slug.js" rel="nofollow"></a><a href="http://www.apollo1.cz/dev/jquery/string-to-slug.j" rel="nofollow">http://www.apollo1.cz/dev/jquery/string-to-slug.j</a>&#8230; </p>
]]></content:encoded>
	</item>
</channel>
</rss>

