<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Dalton Filho</title>
	<link>http://www.daltonfilho.com</link>
	<description></description>
	<pubDate>Thu, 28 Aug 2008 09:21:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on wxWidgets on Windows using NetBeans 6.0 with MinGW + MSYS by Dalton Filho</title>
		<link>http://www.daltonfilho.com/2008/02/23/wxwidgets-on-windows-using-netbeans-60-with-mingw-msys/#comment-284</link>
		<dc:creator>Dalton Filho</dc:creator>
		<pubDate>Sun, 17 Aug 2008 02:21:51 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/02/23/wxwidgets-on-windows-using-netbeans-60-with-mingw-msys/#comment-284</guid>
		<description>Natty,

This is usually a lib configuration problem. Try removing all the lib configuration and compile it again. If you get the same error, the libraries weren't configured correctly.</description>
		<content:encoded><![CDATA[<p>Natty,</p>
<p>This is usually a lib configuration problem. Try removing all the lib configuration and compile it again. If you get the same error, the libraries weren&#8217;t configured correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on wxWidgets on Windows using NetBeans 6.0 with MinGW + MSYS by natty</title>
		<link>http://www.daltonfilho.com/2008/02/23/wxwidgets-on-windows-using-netbeans-60-with-mingw-msys/#comment-254</link>
		<dc:creator>natty</dc:creator>
		<pubDate>Sat, 09 Aug 2008 00:35:19 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/02/23/wxwidgets-on-windows-using-netbeans-60-with-mingw-msys/#comment-254</guid>
		<description>I did everything exactly as explained, but I keep getting undefined references ... and then the build is failed.

any idea?</description>
		<content:encoded><![CDATA[<p>I did everything exactly as explained, but I keep getting undefined references &#8230; and then the build is failed.</p>
<p>any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on In praise of education by Nate</title>
		<link>http://www.daltonfilho.com/2008/02/10/in-praise-of-education/#comment-121</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Thu, 26 Jun 2008 01:45:40 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/02/10/in-praise-of-education/#comment-121</guid>
		<description>Great post! It's really gotten me thinking about ways to implement your solution.  

One problem is that numerous programming language books *do* have example problems. Another is that if you did publish the example database, then invariably, their solutions would start appearing. 

My best idea so far is a heavily-moderated wiki, with no solutions allowed, or a proprietary database sold only to employers. If solutions appear online (or someone writes a book and starts selling it), then all testing happens in the interview (no take-homes). 

Now someone needs to register a domain, set up the wiki and categorizing/rating systems, and start transcribing problems from texts. Simple, right?</description>
		<content:encoded><![CDATA[<p>Great post! It&#8217;s really gotten me thinking about ways to implement your solution.  </p>
<p>One problem is that numerous programming language books *do* have example problems. Another is that if you did publish the example database, then invariably, their solutions would start appearing. </p>
<p>My best idea so far is a heavily-moderated wiki, with no solutions allowed, or a proprietary database sold only to employers. If solutions appear online (or someone writes a book and starts selling it), then all testing happens in the interview (no take-homes). </p>
<p>Now someone needs to register a domain, set up the wiki and categorizing/rating systems, and start transcribing problems from texts. Simple, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing wxMatisse by Swing links of the week: May 25, 2008 : Pushing Pixels</title>
		<link>http://www.daltonfilho.com/2008/05/25/introducing-wxmatisse/#comment-88</link>
		<dc:creator>Swing links of the week: May 25, 2008 : Pushing Pixels</dc:creator>
		<pubDate>Mon, 26 May 2008 20:55:05 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/05/25/introducing-wxmatisse/#comment-88</guid>
		<description>[...] Dalton Filho has an interesting project that allows saving Swing windows created by Matisse (NetBeans UI designer) as equivalent wxWidgets [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Dalton Filho has an interesting project that allows saving Swing windows created by Matisse (NetBeans UI designer) as equivalent wxWidgets [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on wxWidgets on Windows using NetBeans 6.0 with MinGW + MSYS by Dalton Filho</title>
		<link>http://www.daltonfilho.com/2008/02/23/wxwidgets-on-windows-using-netbeans-60-with-mingw-msys/#comment-84</link>
		<dc:creator>Dalton Filho</dc:creator>
		<pubDate>Sun, 18 May 2008 15:41:28 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/02/23/wxwidgets-on-windows-using-netbeans-60-with-mingw-msys/#comment-84</guid>
		<description>Note: this tutorial was updated as of May 18th on the 13th item of the second list. I realized that if you don't replace all occurrences of /c/ by C\:/ the include directories won't be considered.</description>
		<content:encoded><![CDATA[<p>Note: this tutorial was updated as of May 18th on the 13th item of the second list. I realized that if you don&#8217;t replace all occurrences of /c/ by C\:/ the include directories won&#8217;t be considered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript time validation explained by James Cook</title>
		<link>http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/#comment-23</link>
		<dc:creator>James Cook</dc:creator>
		<pubDate>Thu, 10 Apr 2008 11:10:14 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/#comment-23</guid>
		<description>You are soooo right about all the scripts that go on and on parsing this piece and then that piece.

This is the simple elegance in a solution that I always crave along with information and examples to help me actually understand it. I don't need to blindly copy and paste surplus code. I can use this to write my own and know what I'm doing.</description>
		<content:encoded><![CDATA[<p>You are soooo right about all the scripts that go on and on parsing this piece and then that piece.</p>
<p>This is the simple elegance in a solution that I always crave along with information and examples to help me actually understand it. I don&#8217;t need to blindly copy and paste surplus code. I can use this to write my own and know what I&#8217;m doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript time validation explained by Jerry Galino</title>
		<link>http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/#comment-22</link>
		<dc:creator>Jerry Galino</dc:creator>
		<pubDate>Thu, 03 Apr 2008 17:12:32 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/#comment-22</guid>
		<description>Hi there Finally I found a site the has some good information on Validate Xhtml. I was searching around and found your post Javascript time validation explained, thanks for the good info..I\'ll be checkin back soon.</description>
		<content:encoded><![CDATA[<p>Hi there Finally I found a site the has some good information on Validate Xhtml. I was searching around and found your post Javascript time validation explained, thanks for the good info..I\&#8217;ll be checkin back soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The training we lack by Dalton Filho</title>
		<link>http://www.daltonfilho.com/2008/03/21/the-training-we-lack/#comment-20</link>
		<dc:creator>Dalton Filho</dc:creator>
		<pubDate>Sun, 23 Mar 2008 16:17:48 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/03/21/the-training-we-lack/#comment-20</guid>
		<description>Adiel,

Your preferred way to learn is what I and everybody else is doing, after all, we don't have much of a choice. Advanced technical books with good didactics and exercises are so rare that when they are released it often results in great acclaim for their authors (like Kathy Sierra).

I really don't like the idea of having myself to create the exercises from which my skills depend: at the time I'm learning, it's unlikely I'm going to foresee the challenges to which I'm gonna be exposed at work, hence the need for exercises created by someone with a higher degree of expertise. Moreover, technical difficulties oftentimes unfold in a way  these books do not predict, or mention in a way that is far too theoretic.</description>
		<content:encoded><![CDATA[<p>Adiel,</p>
<p>Your preferred way to learn is what I and everybody else is doing, after all, we don&#8217;t have much of a choice. Advanced technical books with good didactics and exercises are so rare that when they are released it often results in great acclaim for their authors (like Kathy Sierra).</p>
<p>I really don&#8217;t like the idea of having myself to create the exercises from which my skills depend: at the time I&#8217;m learning, it&#8217;s unlikely I&#8217;m going to foresee the challenges to which I&#8217;m gonna be exposed at work, hence the need for exercises created by someone with a higher degree of expertise. Moreover, technical difficulties oftentimes unfold in a way  these books do not predict, or mention in a way that is far too theoretic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The training we lack by Adiel</title>
		<link>http://www.daltonfilho.com/2008/03/21/the-training-we-lack/#comment-19</link>
		<dc:creator>Adiel</dc:creator>
		<pubDate>Sat, 22 Mar 2008 19:08:42 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/03/21/the-training-we-lack/#comment-19</guid>
		<description>It's interesting that you complain about books not having exercises... while I'm not a devoted reader of computer-related books, over the years I have leaned toward preferring books *without* exercises.

I always find the exercises were not written for me, but for some other reader. Plus, it seems that books with exercises are too didactic. Using an anology, when I buy a grammar, I look for the ones with no exercises. If I want exercises, I will find my own way of practicing, like reading texts on the web or talking to people on Skype.

*Examples*, on the other hand, are always welcome (especially in programming). An example may save a not-so-clear paragraph or chapter from being incomprehensible.</description>
		<content:encoded><![CDATA[<p>It&#8217;s interesting that you complain about books not having exercises&#8230; while I&#8217;m not a devoted reader of computer-related books, over the years I have leaned toward preferring books *without* exercises.</p>
<p>I always find the exercises were not written for me, but for some other reader. Plus, it seems that books with exercises are too didactic. Using an anology, when I buy a grammar, I look for the ones with no exercises. If I want exercises, I will find my own way of practicing, like reading texts on the web or talking to people on Skype.</p>
<p>*Examples*, on the other hand, are always welcome (especially in programming). An example may save a not-so-clear paragraph or chapter from being incomprehensible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on wxWidgets on Windows using NetBeans 6.0 with MinGW + MSYS by Web 2.0 Announcer</title>
		<link>http://www.daltonfilho.com/2008/02/23/wxwidgets-on-windows-using-netbeans-60-with-mingw-msys/#comment-12</link>
		<dc:creator>Web 2.0 Announcer</dc:creator>
		<pubDate>Mon, 03 Mar 2008 16:25:59 +0000</pubDate>
		<guid>http://www.daltonfilho.com/2008/02/23/wxwidgets-on-windows-using-netbeans-60-with-mingw-msys/#comment-12</guid>
		<description>&lt;strong&gt;wxWidgets on Windows using NetBeans 6.0 with MinGW + MSYS...&lt;/strong&gt;

[...]This guide explains how to create a wxWidgets project using NetBeans on Windows (including Vista). It is divided in two parts: the first lists the steps necessary to compile wxWidgets on Windows (using MinGW + MSYS); the second part explains how t...</description>
		<content:encoded><![CDATA[<p><strong>wxWidgets on Windows using NetBeans 6.0 with MinGW + MSYS&#8230;</strong></p>
<p>[&#8230;]This guide explains how to create a wxWidgets project using NetBeans on Windows (including Vista). It is divided in two parts: the first lists the steps necessary to compile wxWidgets on Windows (using MinGW + MSYS); the second part explains how t&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
