<?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>Guikubi Pablo Vanwoerkom</title>
	<atom:link href="http://www.guikubi.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guikubi.com</link>
	<description>Software developer</description>
	<lastBuildDate>Wed, 25 Jan 2012 19:28:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Network manager seems to block LAN access (wireless)</title>
		<link>http://www.guikubi.com/network-manager-seems-to-block-lan-access-wireless/</link>
		<comments>http://www.guikubi.com/network-manager-seems-to-block-lan-access-wireless/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:28:37 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/?p=394</guid>
		<description><![CDATA[I&#8217;ve been unable to access my desktop from other devices connected to the LAN. At first I thought it may be the router or the modem, but just realized that simply restarting network-manager fixes things. sudo /etc/init.d/network-manager restart]]></description>
		<wfw:commentRss>http://www.guikubi.com/network-manager-seems-to-block-lan-access-wireless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql index optimization</title>
		<link>http://www.guikubi.com/mysql-index-optimization/</link>
		<comments>http://www.guikubi.com/mysql-index-optimization/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 17:06:35 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/?p=388</guid>
		<description><![CDATA[I&#8217;ll explain by example. Say you have a table with these three columns: org_id domain_id user_id Say you have an index based on those three columns with the particular order: index: org_id, domain_id, user_id If you were to run the following queries, your query would use an index. Note that you don&#8217;t have to use [...]]]></description>
		<wfw:commentRss>http://www.guikubi.com/mysql-index-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Steve Jobs</title>
		<link>http://www.guikubi.com/on-steve-jobs/</link>
		<comments>http://www.guikubi.com/on-steve-jobs/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 20:37:28 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/?p=379</guid>
		<description><![CDATA[As I read about Steve Jobs, I see a person who envisioned amazing things whose passion and drive was unstoppable, amassing a following akin to a religious order. To the benefit of humanity, he materialized his vision, sharing the results with millions. Unfortunately, not all touched by Jobs was beautifully executed. He entered the dog-eat-dog [...]]]></description>
		<wfw:commentRss>http://www.guikubi.com/on-steve-jobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Queries using :join in a many to many relationship using :has_many :through</title>
		<link>http://www.guikubi.com/many-to-many-using-has_through/</link>
		<comments>http://www.guikubi.com/many-to-many-using-has_through/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 16:37:35 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/?p=369</guid>
		<description><![CDATA[Say you have have a model name Resource and one name Category and you want to specify a many-to-many relationship using Ruby on Rails. For this I&#8217;ve chosen the :has_many :trough directive, causing me to create a join model which I call Categorization and respective table. The trouble I encountered was when I wanted to [...]]]></description>
		<wfw:commentRss>http://www.guikubi.com/many-to-many-using-has_through/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding your own web applet to Avant Window Manager in Debian/Ubuntu</title>
		<link>http://www.guikubi.com/adding-your-own-web-applet-to-avant-window-manager-in-debianubuntu/</link>
		<comments>http://www.guikubi.com/adding-your-own-web-applet-to-avant-window-manager-in-debianubuntu/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 21:25:00 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[awn]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/?p=353</guid>
		<description><![CDATA[It&#8217;s surprisingly simple. No coding knowledge needed, though some image authoring program may come in handy.. The easy to use and handy Avant Window Manager(AWN) includes a web applet that initially gives you the option to add various websites so you can easily access them through your toolbar. Here&#8217;s how to add your own. The [...]]]></description>
		<wfw:commentRss>http://www.guikubi.com/adding-your-own-web-applet-to-avant-window-manager-in-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kdenlive review</title>
		<link>http://www.guikubi.com/kdenlive-review/</link>
		<comments>http://www.guikubi.com/kdenlive-review/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 16:37:29 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[kdenlive]]></category>
		<category><![CDATA[video editing]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/?p=340</guid>
		<description><![CDATA[As some of you know, Kdenlive is a free and open source video editor. As of lately, I have really enjoyed working with it and am impressed at its feature set. The best part of it is that time line view is quite intuitive. Furthermore, you can do your basic text clips and mask different [...]]]></description>
		<wfw:commentRss>http://www.guikubi.com/kdenlive-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lame Apache error</title>
		<link>http://www.guikubi.com/apache-error-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/</link>
		<comments>http://www.guikubi.com/apache-error-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 16:59:45 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux administration]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/?p=337</guid>
		<description><![CDATA[I was getting this error when starting my apache server Apache error: pcfg_openfile: unable to check htaccess file, ensure it is readable This is due to permissions, seems all you have to do is add the execute bit to owner. chmod 755 foldername source: http://www.liamdelahunty.com/tips/apache_pcfg_openfile_unable_to_check_htaccess.php]]></description>
		<wfw:commentRss>http://www.guikubi.com/apache-error-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype on Debian AMD64 and pulse audio</title>
		<link>http://www.guikubi.com/skype-on-debian-amd64-and-pulse-audio/</link>
		<comments>http://www.guikubi.com/skype-on-debian-amd64-and-pulse-audio/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 16:04:33 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/skype-on-debian-amd64-and-pulse-audio/</guid>
		<description><![CDATA[Everytime I install skype, it crashes right after the login screen. This is because by default it tries to use Pulse Audio, which I don&#8217;t use but I do have the pulse libraries available because many programs depend on it. Thus, if you don&#8217;t use pulseaudio, you can just make the pulse audio libraries unreadable, [...]]]></description>
		<wfw:commentRss>http://www.guikubi.com/skype-on-debian-amd64-and-pulse-audio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kisagotami, the Mother With the Dead Child</title>
		<link>http://www.guikubi.com/kisagotami-the-mother-with-the-dead-child/</link>
		<comments>http://www.guikubi.com/kisagotami-the-mother-with-the-dead-child/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 14:13:53 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[meditation]]></category>
		<category><![CDATA[vipassana]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/?p=329</guid>
		<description><![CDATA[This is an excerpt of the story of a woman whose child died and then came in contact with Dhamma in the time of Buddha (2,500 years ago). It&#8217;s inspiring that 2,500 years ago there was already progressive thinking in women&#8217;s outlook toward personal liberty. When Mara (temptation), as he had done so often before [...]]]></description>
		<wfw:commentRss>http://www.guikubi.com/kisagotami-the-mother-with-the-dead-child/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HDMI setup using ~/.asoundrc</title>
		<link>http://www.guikubi.com/hdmi-setup-using-asoundrc/</link>
		<comments>http://www.guikubi.com/hdmi-setup-using-asoundrc/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 14:22:36 +0000</pubDate>
		<dc:creator>guikubivan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[linux administration]]></category>

		<guid isPermaLink="false">http://www.guikubi.com/hdmi-setup-using-asoundrc/</guid>
		<description><![CDATA[This .asoundrc file sets the hdmi digital audio output as the default sound output device. The sweet thing about this setup is that it uses the dmix plugin, allowing you to have multiple applications use the device at once instead of just one hogging it. Also, this will add a volume slider to your mixer [...]]]></description>
		<wfw:commentRss>http://www.guikubi.com/hdmi-setup-using-asoundrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

