<?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>ronny.haryan.to &#187; TILT</title>
	<atom:link href="http://ronny.haryan.to/archives/category/tilt/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronny.haryan.to</link>
	<description>Print: $9.50 -- Online: free</description>
	<lastBuildDate>Thu, 04 Feb 2010 13:05:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Things I Learned Today</title>
		<link>http://ronny.haryan.to/archives/2005/04/30/tilt-2005-04-29/</link>
		<comments>http://ronny.haryan.to/archives/2005/04/30/tilt-2005-04-29/#comments</comments>
		<pubDate>Fri, 29 Apr 2005 14:24:53 +0000</pubDate>
		<dc:creator>ronny</dc:creator>
				<category><![CDATA[Cooking]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[TILT]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://ronny.haryan.to/archives/2005/04/30/things-i-learned-today/</guid>
		<description><![CDATA[I finally read this article (which had been sitting for a long time in my thick pile of printed &#8220;read-later&#8221; articles) from Apple Developer Connection about XMLHttpRequest which plays a major part in AJAX, which has been discussed a lot lately in the web development area and is used by popular services such as Gmail, [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li><p>I finally read <a href="http://developer.apple.com/internet/webcontent/xmlhttpreq.html">this article</a> (which had been sitting for a long time in my thick pile of printed &#8220;read-later&#8221; articles) from Apple Developer Connection about <code>XMLHttpRequest</code> which plays a major part in <a href="http://www.adaptivepath.com/publications/essays/archives/000385.php">AJAX</a>, which has been discussed a lot lately in the web development area and is used by popular services such as <a href="http://gmail.google.com">Gmail</a>, <a href="http://maps.google.com">Google Maps</a>, <a href="http://www.google.com/webhp?complete=1&amp;hl=en">Google Suggest</a> and many more.</p></li>
<li><p>Maybe I should have named this category &#8220;Things I Learned Yesterday&#8221; since I usually post after midnight.</p></li>
<li><p>There are still a lot of people who are so naive and believe everything they got from the Internet or from forwarded emails, especially urban-legend or scarelore kind of stories. I hate those.</p></li>
<li><p><a href="http://www.cebit.com.au">CeBIT Australia</a> exists and it will be held from 24 to 26 May 2005 at Sydney Exhibition Centre in Darling Harbour. I&#8217;ll be there if I don&#8217;t have any exams or anything like that during that time. Free online registration.</p></li>
<li><p>Need to put less ginger and more salted fish for my spicy eggplant with minced pork.</p></li>
<li><p>A second look on iSCSI and <a href="http://www.cuddletech.com/articles/iscsi/">iSCSI on Linux</a>, and a first introduction to <a href="http://www.vinumvm.org/">Vinum Volume Manager</a> after reading <a href="http://ask.slashdot.org/article.pl?sid=05/04/27/1520246&amp;tid=222&amp;tid=198&amp;tid=230&amp;tid=4">a Slashdot post</a> about Firewire storage.  </p></li>
<li><p>There are several available options for backup solutions that are POSIX ACL aware, including using <a href="http://cdrecord.berlios.de/old/private/star.html">star</a>, proper backup program like <a href="http://www.arkeia.com/">Arkeia</a>, patched NFS (out-of-the-box with SuSE), rsync with ACL patch, etc. Info from <a href="http://lists.samba.org/archive/samba/2004-October/094149.html">this post</a>, googled after answering <a href="http://www.mail-archive.com/tanya-jawab@linux.or.id/msg23774.html">a mailing list post</a>.</p></li>
<li><p>&#8220;IT Research Methods&#8221; is such a boring and useless (at least for me) subject. It&#8217;s hard to force myself to do the assignments for this subject. I wouldn&#8217;t have taken the subject if it weren&#8217;t mandatory. Oh, what the hell, might as well make something useful out of it since I&#8217;ve already paid for it.</p></li>
<li><p>Evolution 2.0.x <a href="http://bugzilla.gnome.org/show_bug.cgi?id=260853">doesn&#8217;t provide an alarm</a> for contact items such as for contact birthdays and anniversaries. I haven&#8217;t looked at the source code yet so I don&#8217;t know how hard it is to implement this. It&#8217;s surprising since I thought many people would have wanted this useful feature. </p></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ronny.haryan.to/archives/2005/04/30/tilt-2005-04-29/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TILT: Gentoo Runlevels</title>
		<link>http://ronny.haryan.to/archives/2005/04/26/gentoo-runlevels/</link>
		<comments>http://ronny.haryan.to/archives/2005/04/26/gentoo-runlevels/#comments</comments>
		<pubDate>Tue, 26 Apr 2005 06:04:55 +0000</pubDate>
		<dc:creator>ronny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[TILT]]></category>

		<guid isPermaLink="false">http://ronny.haryan.to/archives/2005/04/26/tilt-2005-04-26/</guid>
		<description><![CDATA[Runlevels in Gentoo are meaningful names instead of numbers. However, underneath they are still numbers, and the mapping is done in /etc/inittab. The symlinks are in /etc/runlevels. l0:0:wait:/sbin/rc shutdown l1:S1:wait:/sbin/rc single l2:2:wait:/sbin/rc nonetwork l3:3:wait:/sbin/rc default l4:4:wait:/sbin/rc default l5:5:wait:/sbin/rc default l6:6:wait:/sbin/rc reboot This is different than what I was used to (Red Hat and Fedora). In [...]]]></description>
			<content:encoded><![CDATA[<p>Runlevels in <a href="http://www.gentoo.org">Gentoo</a> are meaningful names instead of numbers. However, underneath they are still numbers, and the mapping is done in <code>/etc/inittab</code>. The symlinks are in <code>/etc/runlevels</code>.</p>

<pre>
    l0:0:wait:/sbin/rc shutdown
    l1:S1:wait:/sbin/rc single
    l2:2:wait:/sbin/rc nonetwork
    l3:3:wait:/sbin/rc default
    l4:4:wait:/sbin/rc default
    l5:5:wait:/sbin/rc default
    l6:6:wait:/sbin/rc reboot
</pre>

<p>This is different than what I was used to (Red Hat and Fedora). In RH or Fedora, runlevel 3 is the default runlevel with no X, and runlevel 5 will start X and a graphical login manager like <code>gdm</code>. In Gentoo by default the graphical login manager is started at boot when the <code>xdm</code> service is added to the <code>default</code> runlevel with <code>rc-update add xdm default</code>.</p>

<p>As you see from the snippet of my <code>/etc/inittab</code> above, runlevels 3, 4 and 5 all map to the <code>default</code> runlevel. So if I wanted to make runlevel 3 and 5 behave like RH or Fedora, I could change the map for runlevel 3 to, say, <code>console</code> and then create the <code>console</code> directory in <code>/etc/runlevels</code> then start adding the services I want to start in the <code>console</code> runlevel with <code>rc-update add ... console</code>, minus <code>xdm</code> of course.</p>
]]></content:encoded>
			<wfw:commentRss>http://ronny.haryan.to/archives/2005/04/26/gentoo-runlevels/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TILT: A New Category</title>
		<link>http://ronny.haryan.to/archives/2005/04/24/tilt-a-new-category/</link>
		<comments>http://ronny.haryan.to/archives/2005/04/24/tilt-a-new-category/#comments</comments>
		<pubDate>Sat, 23 Apr 2005 16:47:24 +0000</pubDate>
		<dc:creator>ronny</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[TILT]]></category>

		<guid isPermaLink="false">http://ronny.haryan.to/archives/2005/04/24/tilt-a-new-category/</guid>
		<description><![CDATA[I have always wanted to write informative and comprehensive articles based on what I have learned. But being the Great Procrastinator&#8482;, most of the times I couldn&#8217;t be bothered enough or do not have the time to write longer than two sentences max. So I thought, &#8220;Hey, why not just write it down anyway, and [...]]]></description>
			<content:encoded><![CDATA[<p>I have always wanted to write informative and comprehensive articles based on what I have learned. But being the Great Procrastinator&trade;, most of the times I couldn&#8217;t be bothered enough or do not have the time to write longer than two sentences max. So I thought, &#8220;Hey, why not just write it down anyway, and stick it together with the other things I have learned today, and call it &#8216;Things I Learned Today&#8217;?&#8221; So <a href="http://ronny.haryan.to/archives/category/tilt/">there</a> it is.</p>

<p>After all this is what web <strong>logs</strong> were really meant for originally, writing logs on the web.</p>

<p>The <a href="http://ronny.haryan.to/archives/2005/04/24/tilt-2005-04-23/">first entry</a> is probably longer than the expected average TILT post length because I had some time to spare today.</p>

<p>I decided to combine the items together in one post instead of splitting them into separate posts. It&#8217;s not about the length, there&#8217;s nothing wrong with short posts. It&#8217;s just that I feel that I could include more interesting stuff in the combined post which would otherwise not be included because they might not have been &#8220;blogworthy&#8221; by themselves.</p>
]]></content:encoded>
			<wfw:commentRss>http://ronny.haryan.to/archives/2005/04/24/tilt-a-new-category/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Things I Learned Today</title>
		<link>http://ronny.haryan.to/archives/2005/04/24/tilt-2005-04-23/</link>
		<comments>http://ronny.haryan.to/archives/2005/04/24/tilt-2005-04-23/#comments</comments>
		<pubDate>Sat, 23 Apr 2005 16:28:24 +0000</pubDate>
		<dc:creator>ronny</dc:creator>
				<category><![CDATA[Cooking]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[TILT]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://ronny.haryan.to/archives/2005/04/24/tilt-2005-04-23/</guid>
		<description><![CDATA[SMART hard disk monitoring, emerged smartmontools, and set smartd to run in the background. (Via Slashdot) The Vigenère Cipher, I knew this from my cryptography class so it&#8217;s just refreshing my memory. (Via blogwalking to Mr. GBT) Next time, put more breadcrumbs for the stuffing. (Via cooking roast turkey) X.org X11 transparency and shadowing is [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li><p><a href="http://www.linuxjournal.com/article/6983">SMART hard disk monitoring</a>, <a href="http://www.gentoo.org">emerge</a>d <a href="http://smartmontools.sf.net">smartmontools</a>, and set <code>smartd</code> to run in the background. <em>(Via <a href="http://hardware.slashdot.org/article.pl?sid=05/04/23/1338212">Slashdot</a>)</em></p></li>
<li><p><a href="http://www.simonsingh.net/The_Black_Chamber/Swapping_Cipher_Alphabets.html">The Vigenère Cipher</a>, I knew this from my cryptography class so it&#8217;s just refreshing my memory. <em>(Via blogwalking to <a href="http://gbt.blogspot.com/2005/04/simon-singhs-newest-book-big-bang.html">Mr. GBT</a>)</em></p></li>
<li><p>Next time, put more breadcrumbs for the stuffing. <em>(Via cooking roast turkey)</em></p></li>
<li><p>X.org X11 transparency and shadowing is still <strong>not</strong> stable, e.g. <code>glxgears</code> caused X to crash even with AllowGLXWithComposite enabled. <em>(Via <a href="http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency">Gentoo Wiki</a>)</em></p></li>
<li><p>AUD 1 = IDR 7,500++, and rising. <em>(Via <a href="http://finance.yahoo.com/currency/convert?amt=1&amp;from=AUD&amp;to=IDR&amp;submit=Convert">Yahoo! Finance</a>)</em></p></li>
<li><p>There&#8217;s a Japanese pr0n model/actor named Anna Ohura, not to be confused with <a href="http://priyadi.net/archives/2004/09/10/anne-ahira-bukanlah-pahlawan/">Anne Ahira</a>. <em>(Via a dream I had the other night. As if I&#8217;d tell you.)</em></p></li>
<li><p><a href="http://www.trackertrail.com/survival/fire/cokeandchocolatebar/">A soda can and chocolate can be used to make fire</a>. <em>(Via <a href="http://www.boingboing.net">Boing Boing</a>)</em></p></li>
<li><p>The notorious <a href="http://piro.sakura.ne.jp/xul/tabextensions/index.html.en">TBE</a> managed to screw up my <a href="http://getfirefox.com">Firefox</a>, <em>again</em>, after an upgrade. I had to make a backup of my Firefox profile, delete the <code>extensions</code> directory and reinstall all of my Firefox extensions. It was strange that after I reinstall TBE it was working fine again. So I stuck with it, for now&#8230; but one of these days&#8230;</p></li>
<li><p>I finally know what Podcasting is about. I&#8217;ve heard about it for so long but I couldn&#8217;t be bothered to look it up in Wikipedia or Google until this morning. <em>(Via blogwalking to <a href="http://priyadi.net/archives/2005/04/23/podcasting-experience/">Priyadi</a>)</em></p></li>
<li><p>There&#8217;s a Wiki clone written in Ruby called <a href="http://www.instiki.org/show/HomePage">Instiki</a> that seems to be recommended by some people. Not in <a href="http://www.gentoo.org">portage</a> yet, so I haven&#8217;t bothered trying. <em>(Via <a href="http://nat.org">Nat</a>)</em></p></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ronny.haryan.to/archives/2005/04/24/tilt-2005-04-23/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
