<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jaux.net &#187; jaux</title>
	<atom:link href="http://jaux.net/author/jaux/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaux.net</link>
	<description>Discovering this wonderful world...</description>
	<lastBuildDate>Fri, 06 Jan 2012 07:49:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title></title>
		<link>http://jaux.net/2012/01/06/roll-your-own-toy-unix-clone-os/</link>
		<comments>http://jaux.net/2012/01/06/roll-your-own-toy-unix-clone-os/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 07:49:09 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=624</guid>
		<description><![CDATA[Roll your own toy UNIX-clone OS I know, many people (not me), still want to write their own OSes. No one can stop you, go for it!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jamesmolloy.co.uk/tutorial_html/index.html" title="Roll your own toy UNIX-clone OS" target="_blank">Roll your own toy UNIX-clone OS</a></p>
<p>I know, many people (not me), still want to write their own OSes. No one can stop you, go for it!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2012/01/06/roll-your-own-toy-unix-clone-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2012/01/05/how-ios-multitasking-really-works/</link>
		<comments>http://jaux.net/2012/01/05/how-ios-multitasking-really-works/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 17:36:07 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Gadget and Apps]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=619</guid>
		<description><![CDATA[How iOS multitasking really works So you BB people still think iOS has no true multitasking?]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macworld.com/article/164616/2012/01/how_ios_multitasking_really_works.html" title="How iOS multitasking really works" target="_blank">How iOS multitasking really works</a></p>
<p>So you BB people still think iOS has no true multitasking?</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2012/01/05/how-ios-multitasking-really-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2011/12/23/macbookpro-external-monitor/</link>
		<comments>http://jaux.net/2011/12/23/macbookpro-external-monitor/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 05:31:27 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Macbook Pro]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=615</guid>
		<description><![CDATA[Font smoothing, anti-aliasing, and sub-pixel rendering The question: I am connecting my trusted mid-range ($1xx-2xx) X brand monitor to my shinny high-end ($2xxx) Macbook Pro with a very expensive Mini DisplayPort to HDMI/DVI cable, but (OMG!!!) the the text is &#8230; <a href="http://jaux.net/2011/12/23/macbookpro-external-monitor/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.joelonsoftware.com/items/2007/06/12.html" title="Font smoothing, anti-aliasing, and sub-pixel rendering">Font smoothing, anti-aliasing, and sub-pixel rendering</a></p>
<p>The question: I am connecting my trusted mid-range ($1xx-2xx) X brand monitor to my shinny high-end ($2xxx) Macbook Pro with a very expensive Mini DisplayPort to HDMI/DVI cable, but (<strong>OMG!!!</strong>) the the text is not crispy, it is blurry, it is fuzzy. <strong>What am I doing wrong???</strong></p>
<p>The answer: Nothing is wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2011/12/23/macbookpro-external-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2011/12/19/linux-disk-utilities/</link>
		<comments>http://jaux.net/2011/12/19/linux-disk-utilities/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 09:25:55 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=613</guid>
		<description><![CDATA[The Beginner’s Guide to Linux Disk Utilities I found myself needed (or wanted) to check badblocks of a hard drive from time to time, and I always forgot how to perform such task ;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.howtogeek.com/howto/37659/the-beginners-guide-to-linux-disk-utilities/" title="The Beginner’s Guide to Linux Disk Utilities">The Beginner’s Guide to Linux Disk Utilities</a></p>
<p>I found myself needed (or wanted) to check badblocks of a hard drive from time to time, and I always forgot how to perform such task ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2011/12/19/linux-disk-utilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2011/12/17/lessons-in-porting-to-python-3/</link>
		<comments>http://jaux.net/2011/12/17/lessons-in-porting-to-python-3/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 18:04:28 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python3]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=610</guid>
		<description><![CDATA[Lessons in porting to Python 3 I think I should start to program in Python 3.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wefearchange.org/2011/12/lessons-in-porting-to-python-3.html" title="Lessons in porting to Python 3">Lessons in porting to Python 3</a></p>
<p>I think I should start to program in Python 3.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2011/12/17/lessons-in-porting-to-python-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2011/12/17/ubuntu-upstar/</link>
		<comments>http://jaux.net/2011/12/17/ubuntu-upstar/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 17:52:39 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=608</guid>
		<description><![CDATA[What&#8217;s the recommend way to enable / disable services? (in Ubuntu) Best Upstart crash course ever!]]></description>
			<content:encoded><![CDATA[<p><a href="http://askubuntu.com/a/20347/38240" title="What's the recommend way to enable / disable services?">What&#8217;s the recommend way to enable / disable services? (in Ubuntu)</a></p>
<p>Best Upstart crash course ever!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2011/12/17/ubuntu-upstar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2011/12/08/fallacies-distributed-computing/</link>
		<comments>http://jaux.net/2011/12/08/fallacies-distributed-computing/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 21:56:06 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=604</guid>
		<description><![CDATA[Fallacies of Distributed Computing People still don&#8217;t understand these ground rules&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Fallacies_of_Distributed_Computing" title="Fallacies of Distributed Computing">Fallacies of Distributed Computing</a></p>
<p>People still don&#8217;t understand these ground rules&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2011/12/08/fallacies-distributed-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2011/11/15/gnu-make-errors-in-recipes/</link>
		<comments>http://jaux.net/2011/11/15/gnu-make-errors-in-recipes/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 17:15:42 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=593</guid>
		<description><![CDATA[Errors in Recipes I have seen a rule in Python&#8217;s Makefile The dash in front of the command is to let `make` never mind the return value of the command and continue executing the next command.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnu.org/s/make/manual/html_node/Errors.html#Errors" title="Errors in Recipes">Errors in Recipes</a></p>
<p>I have seen a rule in Python&#8217;s Makefile</p>
<pre class="brush: bash; title: ; notranslate">
-PYTHONPATH=$(DESTDIR)$(LIBDEST)  $(RUNSHARED) \
    $(HOSTPYTHON) -Wi -tt $(DESTDIR)$(LIBDEST)/compileall.py \
    -d $(LIBDEST) -f \
    -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
    $(DESTDIR)$(LIBDEST)
</pre>
<p>The dash in front of the command is to let `make` never mind the return value of the command and continue executing the next command.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2011/11/15/gnu-make-errors-in-recipes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2011/11/07/ruby-standard-library-converted-gems-ruby/</link>
		<comments>http://jaux.net/2011/11/07/ruby-standard-library-converted-gems-ruby/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 17:45:25 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=590</guid>
		<description><![CDATA[The Ruby Standard Library To Be Converted to Gems for Ruby 2.0? I think this can be a huge step forward and it could be very risky at the same time, so other language should wait and see how it &#8230; <a href="http://jaux.net/2011/11/07/ruby-standard-library-converted-gems-ruby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.rubyinside.com/the-ruby-standard-library-to-be-converted-to-gems-for-ruby-2-0-5586.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+RubyInside+%28Ruby+Inside%29&#038;utm_content=Google+International'>The Ruby Standard Library To Be Converted to Gems for Ruby 2.0?</a></p>
<p>I think this can be a huge step forward and it could be very risky at the same time, so other language should wait and see how it actually becomes before making any decision.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2011/11/07/ruby-standard-library-converted-gems-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaux.net/2011/10/21/mysql-show-columns-syntax/</link>
		<comments>http://jaux.net/2011/10/21/mysql-show-columns-syntax/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 21:57:05 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=588</guid>
		<description><![CDATA[MySQL Show Columns Syntax I can never remember this syntax :&#124;]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.mysql.com/doc/refman/5.6/en/show-columns.html" title="MySQL Show Columns Syntax">MySQL Show Columns Syntax</a></p>
<p>I can never remember this syntax :|</p>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2011/10/21/mysql-show-columns-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

