<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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>cesarbs</title>
	<atom:link href="http://www.cesarbs.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cesarbs.org/blog</link>
	<description>Programming, computer science, Christian faith and random thoughts from a random guy</description>
	<pubDate>Tue, 20 Jul 2010 00:04:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Run time machine code generation and execution</title>
		<link>http://www.cesarbs.org/blog/2010/07/19/run-time-machine-code-generation-and-execution/</link>
		<comments>http://www.cesarbs.org/blog/2010/07/19/run-time-machine-code-generation-and-execution/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 00:01:53 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[C]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=282</guid>
		<description><![CDATA[Some Common Lisp implementations (and I believe other languages&#8217; also, but I don&#8217;t know of any) are incremental compilers, which means they are able to read Lisp code during program execution, compile it and make it immediately available for execution, without requiring the program to be restarted.
I find that quite amazing, so I decided to [...]]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2010/07/19/run-time-machine-code-generation-and-execution/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nerd Girls</title>
		<link>http://www.cesarbs.org/blog/2010/07/07/nerd-girls/</link>
		<comments>http://www.cesarbs.org/blog/2010/07/07/nerd-girls/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 12:42:08 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Nerd]]></category>

		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=277</guid>
		<description><![CDATA[Disclaimer: this post contains my personal view on a given matter. Don&#8217;t ask me for statistical data that supports what&#8217;s written here, because I don&#8217;t have it. These are simply my own perceptions and conclusions, which might be completely mistaken.
There&#8217;s this movement called Nerd Girls, and reading their website just made me laugh.
So, they want to [...]]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2010/07/07/nerd-girls/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Propositional logic symbols in LaTeX</title>
		<link>http://www.cesarbs.org/blog/2010/07/01/propositional-logic-symbols-in-latex/</link>
		<comments>http://www.cesarbs.org/blog/2010/07/01/propositional-logic-symbols-in-latex/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 22:19:05 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[LaTeX]]></category>

		<category><![CDATA[Logic]]></category>

		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=274</guid>
		<description><![CDATA[Found this while doing some backups. Might be useful to someone.

]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2010/07/01/propositional-logic-symbols-in-latex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Solving linker errors OpenThreads/Atomic on OSG projects on Mac OS X 10.6</title>
		<link>http://www.cesarbs.org/blog/2010/06/11/solving-linker-errors-openthreadsatomic-on-osg-projects-on-mac-os-x-106/</link>
		<comments>http://www.cesarbs.org/blog/2010/06/11/solving-linker-errors-openthreadsatomic-on-osg-projects-on-mac-os-x-106/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 03:20:40 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[OSG]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=250</guid>
		<description><![CDATA[I&#8217;ve just spent two days trying to figure out what was wrong with an OSG application I was not being able to build on Mac OS X 10.6. After importing all necessary OSG frameworks, I kept constantly getting linker errors saying the symbols OpenThreads::Atomic::operator--() and OpenThreads::Atomic::operator--() couldn&#8217;t be found.
It turns out it was a binary [...]]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2010/06/11/solving-linker-errors-openthreadsatomic-on-osg-projects-on-mac-os-x-106/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Building OpenCV 2.0 on Mac OS X 10.6</title>
		<link>http://www.cesarbs.org/blog/2010/03/12/building-opencv-20-on-mac-os-x-106/</link>
		<comments>http://www.cesarbs.org/blog/2010/03/12/building-opencv-20-on-mac-os-x-106/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 19:43:05 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[OpenCV]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=248</guid>
		<description><![CDATA[I first tried it this way:

$ cd OpenCV-2.0.0
$ mkdir build
$ cd build
$ cmake ..
$ make

But it failed. I got lots of errors when trying to link highgui to the Carbon libraries. The problem is that Carbon is 32-bit only, and by default OpenCV was being built for 64-bit.
Here the (very simple) solution to that:

$ CFLAGS="-arch [...]]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2010/03/12/building-opencv-20-on-mac-os-x-106/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Worried</title>
		<link>http://www.cesarbs.org/blog/2009/10/31/worried/</link>
		<comments>http://www.cesarbs.org/blog/2009/10/31/worried/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 14:28:37 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=232</guid>
		<description><![CDATA[I&#8217;ve lost about 8 kilograms in the past 5~6 months. While at first that&#8217;s a good thing (I was getting a little fat), it makes me worried because I made no effort at all to lose that much weight. However, I feel fine, except for an occasional dizziness that usually strikes me in the morning.
I&#8217;ll [...]]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2009/10/31/worried/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why Lua&#8217;s 0 (zero) as a true value makes sense</title>
		<link>http://www.cesarbs.org/blog/2009/10/23/why-luas-0-zero-as-a-true-value-makes-sense/</link>
		<comments>http://www.cesarbs.org/blog/2009/10/23/why-luas-0-zero-as-a-true-value-makes-sense/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 00:36:52 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Lua]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=225</guid>
		<description><![CDATA[When I started to learn about Lua, I found it a little odd that the numeric 0 (zero) value is treated as a true boolean value by the interpreter, which was different from all other programming languages I had worked with.
However, it turns out that it makes a lot of sense to have 0 as [...]]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2009/10/23/why-luas-0-zero-as-a-true-value-makes-sense/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creationism vs. Evolutionism</title>
		<link>http://www.cesarbs.org/blog/2009/10/17/creationism-vs-evolutionism/</link>
		<comments>http://www.cesarbs.org/blog/2009/10/17/creationism-vs-evolutionism/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 03:53:40 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Faith]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=222</guid>
		<description><![CDATA[As a Christian, I&#8217;m just growing sick of that absolutely unfruitful discussion. I can&#8217;t stand listening to what theologians have to say, nor can I stand what atheists have to say. It&#8217;s all a huge load of garbage.
Here are my takes on the issue:

People should only talk about what really concerns them. For me, a [...]]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2009/10/17/creationism-vs-evolutionism/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Filmes do feriado</title>
		<link>http://www.cesarbs.org/blog/2009/09/07/filmes-do-feriado/</link>
		<comments>http://www.cesarbs.org/blog/2009/09/07/filmes-do-feriado/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 21:44:44 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Português]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=219</guid>
		<description><![CDATA[Neste feriado, estudei pra caramba, mas também deu pra assistir vários filmes:

Thinner
Goal II: Living the Dream
Goal! III

The Machinist
I Hate Valentine&#8217;s Day

Só não gostei do Goal! III. A história não tem nada a ver com o Goal II, que termina com &#8220;To be continued&#8230;&#8221;. Perdeu totalmente o sentido, e foi um filme fraco. Thinner não faz [...]]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2009/09/07/filmes-do-feriado/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Doppler effect&#8221; kitchen tiles</title>
		<link>http://www.cesarbs.org/blog/2009/07/05/doppler-effect-kitchen-tiles/</link>
		<comments>http://www.cesarbs.org/blog/2009/07/05/doppler-effect-kitchen-tiles/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 23:30:24 +0000</pubDate>
		<dc:creator>cesarbs</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Pictures]]></category>

		<guid isPermaLink="false">http://www.cesarbs.org/blog/?p=120</guid>
		<description><![CDATA[The tiles in my kitchen remind me of some Doppler effect illustrations I have seen:

]]></description>
		<wfw:commentRss>http://www.cesarbs.org/blog/2009/07/05/doppler-effect-kitchen-tiles/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
