<?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>Yet another open source blog ;-)</title>
	<atom:link href="http://hwoarang.silverarrow.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://hwoarang.silverarrow.org</link>
	<description>Open Source - Open Knowledge</description>
	<lastBuildDate>Sun, 29 Jan 2012 19:46:40 +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>Heads up: How to set your default graphics engine in Qt-4.8.0</title>
		<link>http://hwoarang.silverarrow.org/2012/01/29/heads-up-how-to-set-your-default-graphics-engine-in-qt-4-8-0/</link>
		<comments>http://hwoarang.silverarrow.org/2012/01/29/heads-up-how-to-set-your-default-graphics-engine-in-qt-4-8-0/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 19:46:40 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=1048</guid>
		<description><![CDATA[Since one hour ago, Qt-4.8.0 is in Gentoo portage tree. New major release so lots of new (or broken) stuff. The most important feature in this release is the integration of a new eselect module. This module will allow you to set your default graphics engine without the need to recompile Qt (x11-libs/qt-gui to be [...]]]></description>
			<content:encoded><![CDATA[<p>Since one hour ago, Qt-4.8.0 is in Gentoo portage tree. New major release so lots of new (or broken) stuff. The most important feature in this release is the integration of a new eselect module. This module will allow you to set your default graphics engine without the need to recompile Qt (x11-libs/qt-gui to be precise) from scratch. So, provided you have qt-gui-4.8.0 installed, you should be able to use the eselect module as follows:</p>
<pre>hwoarang@mystical ~$ eselect qtgraphicssystem list</pre>
<pre>Available Qt Graphics Systems:
 [1] native
 [2] opengl
 [3] raster *</pre>
<p>(note: if you have x11-libs/qt-openvg installed, one more option should be available)</p>
<p>Simply select your graphics system of preference, and then logout and login again.</p>
<pre>hwoarang@mystical ~$ eselect qtgraphicssystem set 2
Setting opengl as your active Qt Graphics System... done
Please logout for changes to take effect.</pre>
<p>Thanks to <a href="http://www.linuxized.com/">Alex(wired)</a> for the eselect module implementation.<br />
Enjoy ;-)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2012/01/29/heads-up-how-to-set-your-default-graphics-engine-in-qt-4-8-0/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>sys-libs/freeipmi-1.0.4 testers wanted</title>
		<link>http://hwoarang.silverarrow.org/2011/10/22/sys-libsfreeipmi-1-0-4-testers-wanted/</link>
		<comments>http://hwoarang.silverarrow.org/2011/10/22/sys-libsfreeipmi-1-0-4-testers-wanted/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 19:20:18 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[amd64]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=997</guid>
		<description><![CDATA[I know I haven&#8217;t written anything for a month or so. This post is merely a public request for gentoo users who use sys-libs/freeipmi to jump in and test the new version otherwise freeipmi will lose the stable keywords and everything that depends on that will be reverted back to ~arch tree soon. If you [...]]]></description>
			<content:encoded><![CDATA[<p>I know I haven&#8217;t written anything for a month or so. This post is merely a public request for gentoo users who use sys-libs/freeipmi to jump in and test the new version otherwise freeipmi will lose the stable keywords and everything that depends on that will be reverted back to ~arch tree soon. If you do not want this to happen, come to the freeipmi bug[1] and post your testing results.</p>
<p>&nbsp;</p>
<p>[1]: <a href="https://bugs.gentoo.org/show_bug.cgi?id=364485">https://bugs.gentoo.org/show_bug.cgi?id=364485</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2011/10/22/sys-libsfreeipmi-1-0-4-testers-wanted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lightdm on Gentoo: Artwork needed</title>
		<link>http://hwoarang.silverarrow.org/2011/09/18/lightdm-on-gentoo-artwork-needed/</link>
		<comments>http://hwoarang.silverarrow.org/2011/09/18/lightdm-on-gentoo-artwork-needed/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 15:45:05 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=991</guid>
		<description><![CDATA[I recently pushed lightdm to Gentoo portage tree. I was in a good mood so I decided to create a Gentoo specific configuration ( the one you get if gtk and branding flags are enabled ) However, if you consider yourself an artist, you can send me your own lightdm-{gtk,qt}-greeter.conf + background image along with [...]]]></description>
			<content:encoded><![CDATA[<p>I recently pushed <a href="https://launchpad.net/lightdm">lightdm</a> to Gentoo portage tree. I was in a good mood so I decided to create a Gentoo specific configuration ( the one you get if <strong>gtk</strong> and <strong>branding</strong> flags are enabled )</p>
<p><a href="http://hwoarang.silverarrow.org/wp-content/uploads/20110918_001.jpg"><img class="alignnone size-medium wp-image-992" title="Lightdm on Gentoo" src="http://hwoarang.silverarrow.org/wp-content/uploads/20110918_001-300x168.jpg" alt="Lightdm artwork for Gentoo Linux" width="300" height="168" /></a></p>
<p>However, if you consider yourself an artist, you can send me your own<span style="text-decoration: underline;"> lightdm-{gtk,qt}-greeter.conf</span> + <span style="text-decoration: underline;">background image</span> along with a <span style="text-decoration: underline;">screenshot</span> and if you are lucky enough, I will use your own configuration on future lightdm releases ;-)</p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2011/09/18/lightdm-on-gentoo-artwork-needed/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Gentoo Proxy Maintainers project is now live!</title>
		<link>http://hwoarang.silverarrow.org/2011/08/24/gentoo-proxy-maintainers-project-is-now-live/</link>
		<comments>http://hwoarang.silverarrow.org/2011/08/24/gentoo-proxy-maintainers-project-is-now-live/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 14:17:31 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[proxy-maintainer]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=979</guid>
		<description><![CDATA[As I promised, one of my goals this year is to create a more efficient ebuild maintenance channel between users and developers. The outcome is a new project called &#8220;Proxy maintainers&#8220;[1]. This is basically an e-mail alias including all developers who want to act as proxy maintainers. If you are a user, grab your favorite orphaned package[2] [...]]]></description>
			<content:encoded><![CDATA[<p>As I promised, one of my goals this year is to create a more efficient ebuild maintenance channel between users and developers. The outcome is a new project called &#8220;<strong>Proxy maintainers</strong>&#8220;[1]. This is basically an e-mail alias including all developers who want to act as proxy maintainers. If you are a user, grab your favorite orphaned package[2] and contact us to review it and commit it on your behalf. This project has the potential to expand even further, e.g. have a single overlay were we can work together on maintainer-needed@ ebuilds before we push them on portage tree. This is a fresh shiny project so ideas are more than welcomed ;). If you haven&#8217;t heard before about &#8216;proxy-maintainers&#8217; have a look on my previous blog posts[3]</p>
<p>[1]<a href="http://www.gentoo.org/proj/en/qa/proxy-maintainers/index.xml">http://www.gentoo.org/proj/en/qa/proxy-maintainers/index.xml</a></p>
<p>[2]<a href="http://www.gentoo.org/proj/en/qa/treecleaners/maintainer-needed.xml">http://www.gentoo.org/proj/en/qa/treecleaners/maintainer-needed.xml</a></p>
<p>[3]<a href="http://hwoarang.silverarrow.org/tag/proxy-maintainer/">http://hwoarang.silverarrow.org/tag/proxy-maintainer/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2011/08/24/gentoo-proxy-maintainers-project-is-now-live/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Where is Qt-4.8?</title>
		<link>http://hwoarang.silverarrow.org/2011/08/13/where-is-qt-4-8/</link>
		<comments>http://hwoarang.silverarrow.org/2011/08/13/where-is-qt-4-8/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 17:32:13 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[qting-edge]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=974</guid>
		<description><![CDATA[It&#8217;s been more than a year since I wrote something about Qt. This is mainly because I retired myself from the team and focused on other teams that needed urgent attention. However, lately I had some spare time to contribute to Qt again and update 4.9999 ebuilds to a working state. Furthermore, I pushed some [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been more than a year since I wrote something about Qt. This is mainly because I retired myself from the team and focused on other teams that needed urgent attention. However, lately I had some spare time to contribute to Qt again and update 4.9999 ebuilds to a working state. Furthermore, I pushed some initial ebuilds for Qt-4.8.0_beta1 and Qt-4.8.9999. Both sets are merged successfully on my testing boxes so they should by ready for you to test them. Qt-creator-2.3.0_rc is located in qting-edge overlay as well, but because it requires &gt;=Qt-4.7.4 it makes no sense to commit it to portage. So if you want to use it, then you have to use &gt;=Qt-4.7.9999 ebuilds :)</p>
<p>If you have any problems, please use forums[1] to report them or open a bug on https://bugs.gentoo.org.</p>
<p>[1]<a href="http://forums.gentoo.org/viewtopic-t-730187.html">http://forums.gentoo.org/viewtopic-t-730187.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2011/08/13/where-is-qt-4-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo Screenshot Contest 2011</title>
		<link>http://hwoarang.silverarrow.org/2011/08/04/gentoo-screenshot-contest-2011/</link>
		<comments>http://hwoarang.silverarrow.org/2011/08/04/gentoo-screenshot-contest-2011/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 08:57:49 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[screenshots]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=969</guid>
		<description><![CDATA[Yes we are doing this again. In case you haven&#8217;t noticed it yet, we are running another screenshot competition this year. 28 days left before the deadline, so you have plenty of time to beautify your desktops :)  More information can be found here[1]. &#160; [1] http://www.gentoo.org/proj/en/pr/2011-screenshot-contest.xml]]></description>
			<content:encoded><![CDATA[<p>Yes we are doing this again. In case you haven&#8217;t noticed it yet, we are running another screenshot competition this year. 28 days left before the deadline, so you have plenty of time to beautify your desktops :)  More information can be found here[1].</p>
<p>&nbsp;</p>
<p>[1] <a href="http://www.gentoo.org/proj/en/pr/2011-screenshot-contest.xml">http://www.gentoo.org/proj/en/pr/2011-screenshot-contest.xml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2011/08/04/gentoo-screenshot-contest-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Once upon a time&#8230;</title>
		<link>http://hwoarang.silverarrow.org/2011/07/04/once-upon-a-time/</link>
		<comments>http://hwoarang.silverarrow.org/2011/07/04/once-upon-a-time/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 11:51:00 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Various]]></category>
		<category><![CDATA[Greece]]></category>
		<category><![CDATA[riots]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=950</guid>
		<description><![CDATA[there was a country, well known as Greece. Since June 29th 2011, Greece is a graveyard of human souls, dreams and hope]]></description>
			<content:encoded><![CDATA[<p><em>there was a country, well known as Greece. Since June 29th 2011, Greece is a graveyard of human souls, dreams and hope </em></p>
<div id="attachment_952" class="wp-caption alignnone" style="width: 310px"><a href="http://hwoarang.silverarrow.org/wp-content/uploads/20110629_003.jpg"><img class="size-medium wp-image-952" title="20110629_003" src="http://hwoarang.silverarrow.org/wp-content/uploads/20110629_003-300x168.jpg" alt="" width="300" height="168" /></a><p class="wp-caption-text">Police officers guarding the Greek Parliament </p></div>
<div id="attachment_957" class="wp-caption alignnone" style="width: 310px"><a href="http://hwoarang.silverarrow.org/wp-content/uploads/20110628_003.jpg"><img class="size-medium wp-image-957" title="20110628_003" src="http://hwoarang.silverarrow.org/wp-content/uploads/20110628_003-300x168.jpg" alt="" width="300" height="168" /></a><p class="wp-caption-text">Police Officers surrounding the Greek Parliament</p></div>
<div id="attachment_953" class="wp-caption alignnone" style="width: 310px"><a href="http://hwoarang.silverarrow.org/wp-content/uploads/20110629_006.jpg"><img class="size-medium wp-image-953" title="20110629_006" src="http://hwoarang.silverarrow.org/wp-content/uploads/20110629_006-300x168.jpg" alt="" width="300" height="168" /></a><p class="wp-caption-text">Queen Amalia Avenue</p></div>
<div id="attachment_954" class="wp-caption alignnone" style="width: 310px"><a href="http://hwoarang.silverarrow.org/wp-content/uploads/20110629_017.jpg"><img class="size-medium wp-image-954" title="20110629_017" src="http://hwoarang.silverarrow.org/wp-content/uploads/20110629_017-300x168.jpg" alt="" width="300" height="168" /></a><p class="wp-caption-text">Syntagma Square</p></div>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2011/07/04/once-upon-a-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

