<?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 Salient Digital Techno Blog</title>
	<atom:link href="http://blog.salientdigital.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.salientdigital.com</link>
	<description>Ramblings on technology with a dash of social commentary</description>
	<lastBuildDate>Sun, 05 Feb 2012 00:59:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Special characters show up as a question mark inside of a black diamond by phpguru</title>
		<link>http://blog.salientdigital.com/2009/06/06/special-characters-showing-up-as-a-question-mark-inside-of-a-black-diamond/comment-page-1/#comment-27974</link>
		<dc:creator>phpguru</dc:creator>
		<pubDate>Sun, 05 Feb 2012 00:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=235#comment-27974</guid>
		<description>Hollie, you have a virus. You should run a virus scan and stop surfing around Facebook at work.</description>
		<content:encoded><![CDATA[<p>Hollie, you have a virus. You should run a virus scan and stop surfing around Facebook at work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Special characters show up as a question mark inside of a black diamond by Art Geigel</title>
		<link>http://blog.salientdigital.com/2009/06/06/special-characters-showing-up-as-a-question-mark-inside-of-a-black-diamond/comment-page-1/#comment-27794</link>
		<dc:creator>Art Geigel</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=235#comment-27794</guid>
		<description>I found it really easy to correct this issue once I learned the character code was 160.  For me, I was accessing content from a MySQL database that was saved by Wordpress&#039; TinyMCE editor. 

A PHP line of code like the following takes care of the issue.  I wanted to correct it within PHP and not via a MySQL query:

$clean_content = str_replace(chr(160), &quot; &quot;, $bad_content);</description>
		<content:encoded><![CDATA[<p>I found it really easy to correct this issue once I learned the character code was 160.  For me, I was accessing content from a MySQL database that was saved by WordPress&#8217; TinyMCE editor. </p>
<p>A PHP line of code like the following takes care of the issue.  I wanted to correct it within PHP and not via a MySQL query:</p>
<p>$clean_content = str_replace(chr(160), &#8221; &#8220;, $bad_content);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Special characters show up as a question mark inside of a black diamond by Hollie</title>
		<link>http://blog.salientdigital.com/2009/06/06/special-characters-showing-up-as-a-question-mark-inside-of-a-black-diamond/comment-page-1/#comment-26781</link>
		<dc:creator>Hollie</dc:creator>
		<pubDate>Fri, 20 Jan 2012 15:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=235#comment-26781</guid>
		<description>Can someone please help me figure this out? On my computer at work Facebook shows up as all characters only. No letters whatsoever. I think its some kind of encoding thing but Facebook is the only page that does this. I wouldn&#039;t even be worried but since it&#039;s at work im afraid its a virus and I dont want to get in trouble. Yesterday My tool bar completely disappeared so I was hitting f1-f12 randomly and changing everything I could on the tool bar to fix it-thinking it would fix it (I figured out how to make the tool bar reappear) but sometime later I noticed facebook looked like this: ����0�gs΄��;�. The whole page-and at the top of the tab it has the whole http://www.facebook.com instead of just facebook. This website seems a little in depth for my problem but Ive been looking for a couple days on how to fix this and this is the only one ive come across that has a spot to ask questions and isnt from 2007. If anyone AT ALL could help I would REALLY appreciate it. Thanks!</description>
		<content:encoded><![CDATA[<p>Can someone please help me figure this out? On my computer at work Facebook shows up as all characters only. No letters whatsoever. I think its some kind of encoding thing but Facebook is the only page that does this. I wouldn&#8217;t even be worried but since it&#8217;s at work im afraid its a virus and I dont want to get in trouble. Yesterday My tool bar completely disappeared so I was hitting f1-f12 randomly and changing everything I could on the tool bar to fix it-thinking it would fix it (I figured out how to make the tool bar reappear) but sometime later I noticed facebook looked like this: ����0�gs΄��;�. The whole page-and at the top of the tab it has the whole <a href="http://www.facebook.com" rel="nofollow">http://www.facebook.com</a> instead of just facebook. This website seems a little in depth for my problem but Ive been looking for a couple days on how to fix this and this is the only one ive come across that has a spot to ask questions and isnt from 2007. If anyone AT ALL could help I would REALLY appreciate it. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Special characters show up as a question mark inside of a black diamond by Scott Rowley</title>
		<link>http://blog.salientdigital.com/2009/06/06/special-characters-showing-up-as-a-question-mark-inside-of-a-black-diamond/comment-page-1/#comment-26496</link>
		<dc:creator>Scott Rowley</dc:creator>
		<pubDate>Tue, 17 Jan 2012 19:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=235#comment-26496</guid>
		<description>Javier Mosquera, exactly as alex noted - everything worked like magic.  Been struggling with this for hours.  Thanks very much!</description>
		<content:encoded><![CDATA[<p>Javier Mosquera, exactly as alex noted &#8211; everything worked like magic.  Been struggling with this for hours.  Thanks very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to edit your hosts file by sosyal medya</title>
		<link>http://blog.salientdigital.com/2012/01/02/how-to-edit-your-hosts-file/comment-page-1/#comment-25975</link>
		<dc:creator>sosyal medya</dc:creator>
		<pubDate>Thu, 12 Jan 2012 12:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=1088#comment-25975</guid>
		<description>I solved my problem thanks to the information to this problem I found here now, thanks man!</description>
		<content:encoded><![CDATA[<p>I solved my problem thanks to the information to this problem I found here now, thanks man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recursively Delete Dreamweaver _notes Terminal Mac OS X by Funny Pugs</title>
		<link>http://blog.salientdigital.com/2011/01/21/recursively-delete-dreamweaver-_notes-terminal-mac-os-x/comment-page-1/#comment-25260</link>
		<dc:creator>Funny Pugs</dc:creator>
		<pubDate>Tue, 03 Jan 2012 00:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=857#comment-25260</guid>
		<description>&lt;code&gt;find /home/yourusername -name &quot;.*&quot; -print0 &#124; xargs -0 rm -rf&lt;/code&gt;

This works great if you have a collection of files you transferred from a Samba volume and it included all the dot underscore files.</description>
		<content:encoded><![CDATA[<p><code>find /home/yourusername -name ".*" -print0 | xargs -0 rm -rf</code></p>
<p>This works great if you have a collection of files you transferred from a Samba volume and it included all the dot underscore files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Special characters show up as a question mark inside of a black diamond by alex allotey</title>
		<link>http://blog.salientdigital.com/2009/06/06/special-characters-showing-up-as-a-question-mark-inside-of-a-black-diamond/comment-page-1/#comment-24758</link>
		<dc:creator>alex allotey</dc:creator>
		<pubDate>Sun, 25 Dec 2011 13:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=235#comment-24758</guid>
		<description>Javier Mosquera your solution worked like magic

thanks a million and one</description>
		<content:encoded><![CDATA[<p>Javier Mosquera your solution worked like magic</p>
<p>thanks a million and one</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install MySQL 5.5 on Mac OS X 10.7 Lion by Vladimir</title>
		<link>http://blog.salientdigital.com/2011/09/08/how-to-install-mysql-5-5-on-mac-os-x-10-7-lion/comment-page-1/#comment-24600</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Thu, 22 Dec 2011 21:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=1026#comment-24600</guid>
		<description>Thanks a lot. 
MySQL 5.5.19 + Lion</description>
		<content:encoded><![CDATA[<p>Thanks a lot.<br />
MySQL 5.5.19 + Lion</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recursively Delete Dreamweaver _notes Terminal Mac OS X by Funny Pugs</title>
		<link>http://blog.salientdigital.com/2011/01/21/recursively-delete-dreamweaver-_notes-terminal-mac-os-x/comment-page-1/#comment-23702</link>
		<dc:creator>Funny Pugs</dc:creator>
		<pubDate>Fri, 09 Dec 2011 16:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=857#comment-23702</guid>
		<description>&lt;code&gt;find website.com/* -name _notes -print0 &#124; xargs -0 rm -rf&lt;/code&gt; works if you get errors about directory not empty.</description>
		<content:encoded><![CDATA[<p><code>find website.com/* -name _notes -print0 | xargs -0 rm -rf</code> works if you get errors about directory not empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Special characters show up as a question mark inside of a black diamond by Mitch Thompson</title>
		<link>http://blog.salientdigital.com/2009/06/06/special-characters-showing-up-as-a-question-mark-inside-of-a-black-diamond/comment-page-1/#comment-23400</link>
		<dc:creator>Mitch Thompson</dc:creator>
		<pubDate>Mon, 05 Dec 2011 17:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.salientdigital.com/?p=235#comment-23400</guid>
		<description>If you are working with c# and find these characters popping up in your controls... See this &lt;a href=&quot;http://stackoverflow.com/questions/420659/unicode-characters-not-showing-in-system-windows-forms-textbox&quot; rel=&quot;nofollow&quot;&gt;link&lt;/a&gt;.
</description>
		<content:encoded><![CDATA[<p>If you are working with c# and find these characters popping up in your controls&#8230; See this <a href="http://stackoverflow.com/questions/420659/unicode-characters-not-showing-in-system-windows-forms-textbox" rel="nofollow">link</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

