<?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 Fred Palma | Computer Scientist</title>
	<atom:link href="http://fredpalma.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredpalma.com</link>
	<description>Specialized in Software Process Improvement, Public Politics and Strategic Management in Health</description>
	<lastBuildDate>Fri, 24 Jun 2011 15:39:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Planned obsolescence by Planned obsolescence &#124; Fred Palma &#124; Computer Scientist - The Unknown &#124; The Unknown</title>
		<link>http://fredpalma.com/762/planned-obsolescence/comment-page-1/#comment-6416</link>
		<dc:creator>Planned obsolescence &#124; Fred Palma &#124; Computer Scientist - The Unknown &#124; The Unknown</dc:creator>
		<pubDate>Fri, 24 Jun 2011 15:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/?p=762#comment-6416</guid>
		<description>[...] 21, 2011. Obsolecência programada. This entry was posted in Environment, Movie, politics. &#8230;fredpalma.com/762/planned-obsolescence/ Google Alerts &#8211; Planned Obsolescence        Tags: Computer, Fred, Obsolescence, Palma, [...]</description>
		<content:encoded><![CDATA[<p>[...] 21, 2011. Obsolecência programada. This entry was posted in Environment, Movie, politics. &#8230;fredpalma.com/762/planned-obsolescence/ Google Alerts &#8211; Planned Obsolescence        Tags: Computer, Fred, Obsolescence, Palma, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lowercase postgresql columns names by Fred</title>
		<link>http://fredpalma.com/759/lowercase-postgresql-columns-names/comment-page-1/#comment-6405</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Tue, 14 Jun 2011 17:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/?p=759#comment-6405</guid>
		<description>selecting a table

SELECT  &#039;ALTER TABLE &#039; &#124;&#124; quote_ident(c.table_schema) &#124;&#124; &#039;.&#039;
  &#124;&#124; quote_ident(c.table_name) &#124;&#124; &#039; RENAME &quot;&#039; &#124;&#124; c.column_name &#124;&#124; &#039;&quot; TO &#039; &#124;&#124; quote_ident(lower(c.column_name)) &#124;&#124; &#039;;&#039; As ddlsql
  FROM information_schema.columns As c
  WHERE c.table_schema NOT IN(&#039;information_schema&#039;, &#039;pg_catalog&#039;) 
      AND c.column_name &lt;&gt; lower(c.column_name) and c.table_name = &#039;tabela_2010_teste&#039;
  ORDER BY c.table_schema, c.table_name, c.column_name;</description>
		<content:encoded><![CDATA[<p>selecting a table</p>
<p>SELECT  &#8216;ALTER TABLE &#8216; || quote_ident(c.table_schema) || &#8216;.&#8217;<br />
  || quote_ident(c.table_name) || &#8216; RENAME &#8220;&#8216; || c.column_name || &#8216;&#8221; TO &#8216; || quote_ident(lower(c.column_name)) || &#8216;;&#8217; As ddlsql<br />
  FROM information_schema.columns As c<br />
  WHERE c.table_schema NOT IN(&#8216;information_schema&#8217;, &#8216;pg_catalog&#8217;)<br />
      AND c.column_name <> lower(c.column_name) and c.table_name = &#8216;tabela_2010_teste&#8217;<br />
  ORDER BY c.table_schema, c.table_name, c.column_name;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trip to Fernando de Noronha by Gi</title>
		<link>http://fredpalma.com/724/trip-to-fernando-de-noronha/comment-page-1/#comment-6389</link>
		<dc:creator>Gi</dc:creator>
		<pubDate>Mon, 06 Jun 2011 04:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/?p=724#comment-6389</guid>
		<description>Awesome!!!</description>
		<content:encoded><![CDATA[<p>Awesome!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Anatomy of a Large-Scale Hypertextual Web Search Engine by HTML encoding of foreign language characters &#124; Fred Palma &#124; Computer Scientist</title>
		<link>http://fredpalma.com/21/the-anatomy-of-a-large-scale-hypertextual-web-search-engine/comment-page-1/#comment-5967</link>
		<dc:creator>HTML encoding of foreign language characters &#124; Fred Palma &#124; Computer Scientist</dc:creator>
		<pubDate>Fri, 13 May 2011 00:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/wp/?p=21#comment-5967</guid>
		<description>[...] Albanian &#124;  Catalan &#124;  Croatian &#124; Czech &#124;  Danish &#124; Dutch &#124;  Esperanto &#124;  Estonian &#124;  Faroese &#124;  Finnish French &#124;  German &#124;  Hungarian &#124;  Icelandic &#124;  Italian &#124;  Latvian &#124;  Norwegian &#124; Polish &#124; Portuguese &#124;  Romanian &#124;  Slovak &#124; Slovene &#124;  Spanish &#124;  Swedish &#124;  Turkish [...]</description>
		<content:encoded><![CDATA[<p>[...] Albanian |  Catalan |  Croatian | Czech |  Danish | Dutch |  Esperanto |  Estonian |  Faroese |  Finnish French |  German |  Hungarian |  Icelandic |  Italian |  Latvian |  Norwegian | Polish | Portuguese |  Romanian |  Slovak | Slovene |  Spanish |  Swedish |  Turkish [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FBI director targets the Internet&#8217;s top dangers by HTML encoding of foreign language characters &#124; Fred Palma &#124; Computer Scientist</title>
		<link>http://fredpalma.com/56/fbi-director-targets-the-internets-top-dangers/comment-page-1/#comment-5966</link>
		<dc:creator>HTML encoding of foreign language characters &#124; Fred Palma &#124; Computer Scientist</dc:creator>
		<pubDate>Fri, 13 May 2011 00:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/wp/?p=56#comment-5966</guid>
		<description>[...]   [...]</description>
		<content:encoded><![CDATA[<p>[...]   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to know what version of Linux (Ubuntu) you are running by Jsdiwe</title>
		<link>http://fredpalma.com/91/how-to-know-what-version-of-linux-ubuntu-you-are-running/comment-page-1/#comment-5880</link>
		<dc:creator>Jsdiwe</dc:creator>
		<pubDate>Fri, 06 May 2011 10:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/wp/?p=91#comment-5880</guid>
		<description>To know if the installed Ubuntu is of 32 or 64 bits:
uname -m
If it shows i686 or i386 it means 32 bits.
If it shows x86_64 it means 64 bits.

If the CPU is of 32 bits Ubuntu must be of 32 bits.
If the CPU is of 64 bits it can work in 64 or 32 bits. So we can choose: Ubuntu can be of 32 bits or of 64 bits.

To know if the CPU is of 32 or 64 bits:
a) grep -w lm /proc/cpuinfo
If we see lm in red is of 64 bits. Otherwise is of 32 bits.
b) sudo lshw &#124; grep “description: CPU” -A 12 &#124; grep width
It says clearly what we want to know.</description>
		<content:encoded><![CDATA[<p>To know if the installed Ubuntu is of 32 or 64 bits:<br />
uname -m<br />
If it shows i686 or i386 it means 32 bits.<br />
If it shows x86_64 it means 64 bits.</p>
<p>If the CPU is of 32 bits Ubuntu must be of 32 bits.<br />
If the CPU is of 64 bits it can work in 64 or 32 bits. So we can choose: Ubuntu can be of 32 bits or of 64 bits.</p>
<p>To know if the CPU is of 32 or 64 bits:<br />
a) grep -w lm /proc/cpuinfo<br />
If we see lm in red is of 64 bits. Otherwise is of 32 bits.<br />
b) sudo lshw | grep “description: CPU” -A 12 | grep width<br />
It says clearly what we want to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic wordpress upgrade error: Error: There was an error connecting to the server, Please verify the settings are correct. by Christoper Harmeyer</title>
		<link>http://fredpalma.com/351/automatic-wordpress-upgrade-error-error-there-was-an-error-connecting-to-the-server-please-verify-the-settings-are-correct/comment-page-1/#comment-5694</link>
		<dc:creator>Christoper Harmeyer</dc:creator>
		<pubDate>Sun, 06 Feb 2011 02:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/wp/?p=351#comment-5694</guid>
		<description>I am impressed with this website  ,  real  I am a fan .</description>
		<content:encoded><![CDATA[<p>I am impressed with this website  ,  real  I am a fan .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Braille converter bridges the information gap by Natural Treatments</title>
		<link>http://fredpalma.com/92/braille-converter-bridges-the-information-gap/comment-page-1/#comment-5671</link>
		<dc:creator>Natural Treatments</dc:creator>
		<pubDate>Mon, 24 Jan 2011 20:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/wp/?p=92#comment-5671</guid>
		<description>`.; I am very thankful to this topic because it really gives useful information &quot;~&#039;</description>
		<content:encoded><![CDATA[<p>`.; I am very thankful to this topic because it really gives useful information &#8220;~&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic wordpress upgrade error: Error: There was an error connecting to the server, Please verify the settings are correct. by Ali</title>
		<link>http://fredpalma.com/351/automatic-wordpress-upgrade-error-error-there-was-an-error-connecting-to-the-server-please-verify-the-settings-are-correct/comment-page-1/#comment-5657</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Sat, 15 Jan 2011 21:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/wp/?p=351#comment-5657</guid>
		<description>Great post. My environment, however, didn&#039;t have &#039;www-data&#039; user/group, but rather &#039;apache&#039;. With that, it worked great. Using httpd-2.2.15-1.fc12.2.i686.</description>
		<content:encoded><![CDATA[<p>Great post. My environment, however, didn&#8217;t have &#8216;www-data&#8217; user/group, but rather &#8216;apache&#8217;. With that, it worked great. Using httpd-2.2.15-1.fc12.2.i686.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Internet is incomplete, says its co-designer, Vinton Cerf by opthamologist</title>
		<link>http://fredpalma.com/424/the-internet-is-incomplete-says-its-co-designer-vinton-cerf/comment-page-1/#comment-4635</link>
		<dc:creator>opthamologist</dc:creator>
		<pubDate>Wed, 17 Nov 2010 07:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://fredpalma.com/?p=424#comment-4635</guid>
		<description>Useful blog website, keep me personally through searching it, I am seriously interested to find out another recommendation of it.</description>
		<content:encoded><![CDATA[<p>Useful blog website, keep me personally through searching it, I am seriously interested to find out another recommendation of it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

