<?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>Niath &#187; Beryl</title>
	<atom:link href="http://tiagoboldt.net/blog/tag/beryl/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiagoboldt.net/blog</link>
	<description>Rambles on technology</description>
	<lastBuildDate>Thu, 21 Apr 2011 09:01:36 +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>Compiz Fusion</title>
		<link>http://tiagoboldt.net/blog/compiz-fusion/</link>
		<comments>http://tiagoboldt.net/blog/compiz-fusion/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 22:00:41 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Beryl]]></category>
		<category><![CDATA[Compiz Fusion]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/?p=200</guid>
		<description><![CDATA[The merge between Compiz and Beryl finally has an official web site. Anyone can now learn about compiz fusion at http://www.compiz-fusion.org/ or the details about the project, like, how to enable each plugin or get help installing anything related to compiz fusion at http://wiki.compiz-fusion.org/.]]></description>
			<content:encoded><![CDATA[<p>The merge between Compiz and Beryl finally has an official web site.</p>
<p>Anyone can now learn about compiz fusion at <a href="http://www.compiz-fusion.org/" target="_blank">http://www.compiz-fusion.org/</a> or the details about the project, like, how to enable each plugin or get help installing anything related to compiz fusion at <a href="http://wiki.compiz-fusion.org/" target="_blank">http://wiki.compiz-fusion.org/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/compiz-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mercury Messenger + Compiz Fusion</title>
		<link>http://tiagoboldt.net/blog/mercury-messenger-compiz-fusion/</link>
		<comments>http://tiagoboldt.net/blog/mercury-messenger-compiz-fusion/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 20:11:20 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Beryl]]></category>
		<category><![CDATA[Compiz Fusion]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mercury]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/?p=190</guid>
		<description><![CDATA[Finally, I&#8217;ve found some good way around the issue between java and compiz, that kept me from using mercury. I&#8217;m able to use both now, with the tray working and all is working fine. If there&#8217;s anyone out there also trying to solve this: Start by downloading this patch for the jre engine, and then [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, I&#8217;ve found some good way around the issue between java and compiz, that kept me from using <a href="http://mercury.to/" target="_blank">mercury</a>. I&#8217;m able to use both now, with the tray working and all is working fine. If there&#8217;s anyone out there also trying to solve this:</p>
<p>Start by downloading this <a href="http://www.savefile.com/files/474006" target="_blank">patch</a> for the jre engine, and then move it to the path of the folder and uncompress it</p>
<p><code>cd /path/of/the/patch/<br />
tar -xf patch.tar<br />
cd patch</code></p>
<p>After that, we need to find the java file that is going to be patched. Usually in an Ubuntu system, this is <em>/usr/lib/jvm/java-6-sun/jre/lib</em> and the target file is rt.jar. Make a copy of it and then copy it into the current directory (&#8230;/path/ )</p>
<p align="left"><code>sudo cp /usr/lib/jvm/java-6-sun/jre/lib/rt.jar /usr/lib/jvm/java-6-sun/jre/lib/rt.jar.old<br />
sudo cp /usr/lib/jvm/java-6-sun/jre/lib/rt.jar rt.zip</code></p>
<p>Now patch the file and overwrite the old one</p>
<p><code>zip -f rt.zip sun/awt/X11/*<br />
sudo cp rt.zip /usr/lib/jvm/java-6-sun/jre/lib/rt.jar</code></p>
<p>After this, I&#8217;ve just started mercury, and all was up and running.</p>
<p>I must thank FIREcracker for the <a href="http://forum.mercury.to/index.php?showtopic=16630&amp;st=0&amp;p=113396&amp;#entry113396" target="_blank">good tutorial</a>, all credits to him.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/mercury-messenger-compiz-fusion/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Beryl in Ubuntu</title>
		<link>http://tiagoboldt.net/blog/beryl-in-ubuntu/</link>
		<comments>http://tiagoboldt.net/blog/beryl-in-ubuntu/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 11:32:00 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Beryl]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/?p=128</guid>
		<description><![CDATA[I&#8217;m happy to see that all the legal issues were put behind, and that beryl is already available in the Ubuntu repositories. Beryl is a fork of compiz, but, in my opinion, it is developing way much faster! In the past few days, there has been some huge discussion, to define if beryl should merge [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to see that all the legal issues were put behind, and that <a href="http://www.beryl-project.org/" target="_blank">beryl</a> is already <a href="http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=beryl&amp;searchon=names&amp;subword=1&amp;version=all&amp;release=all" target="_blank">available in the Ubuntu repositories</a>.</p>
<p>Beryl is a <a href="http://en.wikipedia.org/wiki/Fork_%28software_development%29" target="_blank">fork</a> of <a href="http://www.go-compiz.org/" target="_blank">compiz</a>, but, in my opinion, it is developing way much faster! In the past few days, there has been some huge discussion, to define if beryl should merge with compiz, creatting a new project with a third name. Two days ago, Quinn Storm, the leader of the beryl project, has <a href="http://lists.beryl-project.org/pipermail/beryl-dev/2007-March/000356.html" target="_">agreed with the merge</a>. This probably won&#8217;t be ready in time for feisty, but I&#8217;m sure that, if the merge goes smooth and no problem appears between the developers, feisty+1 will surely have some awesome desktop effects!</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/beryl-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beryl 0.2</title>
		<link>http://tiagoboldt.net/blog/beryl-02/</link>
		<comments>http://tiagoboldt.net/blog/beryl-02/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 11:19:00 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Beryl]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/?p=122</guid>
		<description><![CDATA[Beryl 0.2 is finally out! I&#8217;ve made my upgrades and finally the ATI issues are solved. My window decoration is running fast and stable! If you&#8217;re using Ubuntu, upgrade from these official repositories: deb http://ubuntu.beryl-project.org edgy main deb http://ubuntu.beryl-project.org feisty main deb http://debian.beryl-project.org etch main While nvidia user are able to run it from Aixgl, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.beryl-project.org/" target="_blank">Beryl</a> 0.2 is finally out!</p>
<p>I&#8217;ve made my upgrades and finally the ATI issues are solved. My window decoration is running fast and stable! If you&#8217;re using Ubuntu, upgrade from these official repositories:</p>
<ul>
<li>deb http://ubuntu.beryl-project.org edgy main</li>
<li>deb http://ubuntu.beryl-project.org feisty main</li>
<li>deb http://debian.beryl-project.org etch main</li>
</ul>
<p>While nvidia user are able to run it from Aixgl, all of ATI users, using ATI official driver must use XGL, in order to do this, install <span style="font-style: italic; font-weight: bold">xserver-xgl</span> from your package manager and before you login, select the XGL session. Run <span style="font-style: italic; font-weight: bold">beryl-manager</span> to start it.</p>
<p>Enjoy</p>
<p><a href="http://digg.com/linux_unix/Beryl_0_2_in_Ubuntu" target="_blank"><img src="http://digg.com/img/badges/100x20-digg-button.gif" alt="Digg!" height="20" width="100" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/beryl-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

