<?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 for NicJ.net</title> <atom:link href="http://nicj.net/comments/feed" rel="self" type="application/rss+xml" /><link>http://nicj.net</link> <description>Home to Nic Jansma</description> <lastBuildDate>Thu, 02 Feb 2012 18:14:58 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Comment on Windows command-line regular expression renaming tool: RenameRegex by Nic</title><link>http://nicj.net/2012/01/30/windows-command-line-regular-expression-renaming-tool-renameregex/comment-page-1#comment-7178</link> <dc:creator>Nic</dc:creator> <pubDate>Thu, 02 Feb 2012 18:14:58 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=1175#comment-7178</guid> <description>It doesn&#039;t currently, but that would be a fairly simple update to the code.  Are you comfortable making changes?  Feel free to contribute edits at https://github.com/nicjansma/rename-regex, or even just open an issue there as a feature request.</description> <content:encoded><![CDATA[<p>It doesn&#8217;t currently, but that would be a fairly simple update to the code.  Are you comfortable making changes?  Feel free to contribute edits at <a
href="https://github.com/nicjansma/rename-regex" rel="nofollow">https://github.com/nicjansma/rename-regex</a>, or even just open an issue there as a feature request.</p> ]]></content:encoded> </item> <item><title>Comment on Windows command-line regular expression renaming tool: RenameRegex by Wesley</title><link>http://nicj.net/2012/01/30/windows-command-line-regular-expression-renaming-tool-renameregex/comment-page-1#comment-7170</link> <dc:creator>Wesley</dc:creator> <pubDate>Thu, 02 Feb 2012 02:31:09 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=1175#comment-7170</guid> <description>Is there any chance to make it go into folders recursively? Thanks</description> <content:encoded><![CDATA[<p>Is there any chance to make it go into folders recursively? Thanks</p> ]]></content:encoded> </item> <item><title>Comment on Windows command-line regular expression renaming tool: RenameRegex by Nic</title><link>http://nicj.net/2012/01/30/windows-command-line-regular-expression-renaming-tool-renameregex/comment-page-1#comment-7168</link> <dc:creator>Nic</dc:creator> <pubDate>Wed, 01 Feb 2012 17:16:57 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=1175#comment-7168</guid> <description>Thanks Phil, great catch!  Fixed the post.</description> <content:encoded><![CDATA[<p>Thanks Phil, great catch!  Fixed the post.</p> ]]></content:encoded> </item> <item><title>Comment on Windows command-line regular expression renaming tool: RenameRegex by Phil Quinn</title><link>http://nicj.net/2012/01/30/windows-command-line-regular-expression-renaming-tool-renameregex/comment-page-1#comment-7166</link> <dc:creator>Phil Quinn</dc:creator> <pubDate>Wed, 01 Feb 2012 12:44:30 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=1175#comment-7166</guid> <description>Hi -- thanks for this.  I noticed a small typo in this line: Rename files in the pattern of “124_xyz.txt” to “xyz_123.txt”:</description> <content:encoded><![CDATA[<p>Hi &#8212; thanks for this.  I noticed a small typo in this line: Rename files in the pattern of “124_xyz.txt” to “xyz_123.txt”:</p> ]]></content:encoded> </item> <item><title>Comment on MySQL: Converting an incorrect latin1 column to utf8 by Luca</title><link>http://nicj.net/2011/04/17/mysql-converting-an-incorrect-latin1-column-to-utf8/comment-page-1#comment-7107</link> <dc:creator>Luca</dc:creator> <pubDate>Sat, 28 Jan 2012 12:01:40 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=960#comment-7107</guid> <description>Hi, very interesting article and thanks for explaining everything, from the look of it i thought i might have finally found the solution to my problem... but as it looks like i have different problem even if the description is exactly the same... in the end running the convert query i get the exact same result i get when selecting the original data... if i run it using a putty connection, if i run the conosle on my laptop, ssh to the server, and run the query i get the correct italian lettters i&#039;m trying to put in the DB... (à é and so on) in BOTH columns... O_oThank you and.. &quot;Any ideas?&quot; :-D</description> <content:encoded><![CDATA[<p>Hi, very interesting article and thanks for explaining everything, from the look of it i thought i might have finally found the solution to my problem&#8230; but as it looks like i have different problem even if the description is exactly the same&#8230; in the end running the convert query i get the exact same result i get when selecting the original data&#8230; if i run it using a putty connection, if i run the conosle on my laptop, ssh to the server, and run the query i get the correct italian lettters i&#8217;m trying to put in the DB&#8230; (à é and so on) in BOTH columns&#8230; O_o</p><p>Thank you and.. &#8220;Any ideas?&#8221; <img
src='http://o.nicj.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>Comment on MySQL: Converting an incorrect latin1 column to utf8 by Nic</title><link>http://nicj.net/2011/04/17/mysql-converting-an-incorrect-latin1-column-to-utf8/comment-page-1#comment-7061</link> <dc:creator>Nic</dc:creator> <pubDate>Tue, 24 Jan 2012 18:33:38 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=960#comment-7061</guid> <description>&lt;a href=&quot;#comment-7051&quot; rel=&quot;nofollow&quot;&gt;@Maryam&lt;/a&gt;
Maryam,Are you using PHP on your website?  Make sure you&#039;re talking to the database in the right charset, for example:mysql_set_charset(&#039;utf8&#039;);Does MySQL workbench report the colums as being utf8 now?</description> <content:encoded><![CDATA[<p><a
href="#comment-7051" rel="nofollow">@Maryam</a><br
/> Maryam,</p><p>Are you using PHP on your website?  Make sure you&#8217;re talking to the database in the right charset, for example:</p><p>mysql_set_charset(&#8216;utf8&#8242;);</p><p>Does MySQL workbench report the colums as being utf8 now?</p> ]]></content:encoded> </item> <item><title>Comment on MySQL: Converting an incorrect latin1 column to utf8 by Maryam</title><link>http://nicj.net/2011/04/17/mysql-converting-an-incorrect-latin1-column-to-utf8/comment-page-1#comment-7051</link> <dc:creator>Maryam</dc:creator> <pubDate>Mon, 23 Jan 2012 20:40:43 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=960#comment-7051</guid> <description>Hi,Thanks for this very informational post although I have some problems that I can not fix with your guidelines.The problem is that on our website we see invalid utf8 characters showing as  �. I use MySQL workbench and if I select the column with the problem I also see a  � as the query result.So I though the script should fail on these columns. But the script never failed. then I though maybe I should get a list of all such values that are not valid as you suggested. So I ran this query:mysql&gt; SELECT MyID, MyColumn, CONVERT(MyColumn USING utf8)
FROM MyTable
WHERE CONVERT(MyColumn USING utf8) IS NULL
...and it return 0 results.Does this mean that the data is actually proper utf8? (conversion does not fail). if so, why is it showing as  � in MySQL workbench when I view the value of that specific column?Any help on this will be greatly appreciated. Once again thanks for sharing this with us.</description> <content:encoded><![CDATA[<p>Hi,</p><p>Thanks for this very informational post although I have some problems that I can not fix with your guidelines.</p><p>The problem is that on our website we see invalid utf8 characters showing as  �. I use MySQL workbench and if I select the column with the problem I also see a  � as the query result.</p><p>So I though the script should fail on these columns. But the script never failed. then I though maybe I should get a list of all such values that are not valid as you suggested. So I ran this query:</p><p>mysql&gt; SELECT MyID, MyColumn, CONVERT(MyColumn USING utf8)<br
/> FROM MyTable<br
/> WHERE CONVERT(MyColumn USING utf8) IS NULL<br
/> &#8230;</p><p>and it return 0 results.</p><p>Does this mean that the data is actually proper utf8? (conversion does not fail). if so, why is it showing as  � in MySQL workbench when I view the value of that specific column?</p><p>Any help on this will be greatly appreciated. Once again thanks for sharing this with us.</p> ]]></content:encoded> </item> <item><title>Comment on MySQL: TEXT vs. VARCHAR Performance by MySQL VARCHAR Performance &#171; Constantly Underwhelmed</title><link>http://nicj.net/2011/01/20/mysql-text-vs-varchar-performance/comment-page-1#comment-6987</link> <dc:creator>MySQL VARCHAR Performance &#171; Constantly Underwhelmed</dc:creator> <pubDate>Tue, 17 Jan 2012 01:47:40 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=714#comment-6987</guid> <description>[...] http://nicj.net/2011/01/20/mysql-text-vs-varchar-performance [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://nicj.net/2011/01/20/mysql-text-vs-varchar-performance" rel="nofollow">http://nicj.net/2011/01/20/mysql-text-vs-varchar-performance</a> [...]</p> ]]></content:encoded> </item> <item><title>Comment on Todoist.com (and TodoistBackup.exe) by Todoist Premium at 50% off! &#124; GTDWizard</title><link>http://nicj.net/2009/06/11/todoistcom-and-todoistbackupexe/comment-page-1#comment-6933</link> <dc:creator>Todoist Premium at 50% off! &#124; GTDWizard</dc:creator> <pubDate>Wed, 11 Jan 2012 07:17:30 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=433#comment-6933</guid> <description>[...] will be encrypted with SSL, the same security used by online banksAnd much more!Related articlesTodoist.com (and TodoistBackup.exe) &#124; NicJ.net (nicj.net)  /* &#160;January 11, 2012&#160;Posted by GTDWizard at 7:09 am&#160; Add comments&#160; [...]</description> <content:encoded><![CDATA[<p>[...] will be encrypted with SSL, the same security used by online banksAnd much more!Related articlesTodoist.com (and TodoistBackup.exe) | NicJ.net (nicj.net)  /* &nbsp;January 11, 2012&nbsp;Posted by GTDWizard at 7:09 am&nbsp; Add comments&nbsp; [...]</p> ]]></content:encoded> </item> <item><title>Comment on MySQL: Converting an incorrect latin1 column to utf8 by Ricardas</title><link>http://nicj.net/2011/04/17/mysql-converting-an-incorrect-latin1-column-to-utf8/comment-page-1#comment-6855</link> <dc:creator>Ricardas</dc:creator> <pubDate>Fri, 30 Dec 2011 13:29:46 +0000</pubDate> <guid
isPermaLink="false">http://nicj.net/?p=960#comment-6855</guid> <description>Thank you, very helpful post!</description> <content:encoded><![CDATA[<p>Thank you, very helpful post!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: nicj.net @ 2012-02-05 10:03:23 by W3 Total Cache -->
