<?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>Arkold&#039;s Blog &#187; kubuntu</title>
	<atom:link href="http://arkold.com/tag/kubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://arkold.com</link>
	<description>My personal blog :)</description>
	<lastBuildDate>Tue, 17 Aug 2010 23:59:32 +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>Installing Firefox 3.5 with Flash 64 bits on Karmic Koala</title>
		<link>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala</link>
		<comments>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:24:46 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[2.5]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[bits]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=833</guid>
		<description><![CDATA[Well, to stay using applications cutting edge, you need to update from your old Firefox 3 to Firefox 3.5, and sometimes is a pain to make it work with Flash for first time if you haven&#8217;t used Firefox before. So &#8230; <a href="http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, to stay using applications cutting edge, you need to update from your old Firefox 3 to Firefox 3.5, and sometimes is a pain to make it work with Flash for first time if you haven&#8217;t used Firefox before. So here is the fast guide, <strong>you must have universe repositories enabled</strong>.</p>
<p><strong>Installing Firefox 3.5</strong>, before something else</p>
<blockquote><p><code>sudo apt-get install firefox-3.5</code></p></blockquote>
<p><strong>After installing it, you will need to download Flash for 64 bits</strong> from Adobe Labs</p>
<blockquote><p><code>wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz<br />
tar xvfz libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz</code></p></blockquote>
<p><strong>Then a fast command to move it to the right place</strong></p>
<blockquote><p><code>sudo mv libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so</code></p></blockquote>
<p>Now open Firefox 3.5 and <strong>enjoy</strong> Flash!</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Java Sound Synthesizer and TuxGuitar on Karmic</title>
		<link>http://arkold.com/811-java-sound-synthesizer-and-tuxguitar-on-karmic</link>
		<comments>http://arkold.com/811-java-sound-synthesizer-and-tuxguitar-on-karmic#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:12:05 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[synthesizer]]></category>
		<category><![CDATA[tuxguitar]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=811</guid>
		<description><![CDATA[Since I upgraded to Karmic Koala I missed using TuxGuitar, I found easier to install Virtual Box with Windows XP and then Guitar Pro 5 to search the guide, but well, I was quite bored this morning, I mean, is &#8230; <a href="http://arkold.com/811-java-sound-synthesizer-and-tuxguitar-on-karmic">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I upgraded to Karmic Koala I missed using TuxGuitar, I found easier to install Virtual Box with Windows XP and then Guitar Pro 5 to search the guide, but well, I was quite bored this morning, I mean, is 6:52 am and I haven&#8217;t sleep nothing yet. So I started to see how make it work and thanks to <a href="http://swiss.ubuntuforums.org/member.php?u=717493" target="_blank">ZaHACKieL</a> on Ubuntu Forums found out how, and here an easy guide.</p>
<p>First of all, download and install TuxGuitar (if you got installed from repositories, uninstall them and install this) &#8211; this is for 64 bits, if you got 32 bits system or the download link on wget didn&#8217;t work, download the correct Ubuntu deb package from <a href="http://www.tuxguitar.com.ar/download.html">here</a></p>
<blockquote><p><code>wget http://downloads.sourceforge.net/project/tuxguitar/TuxGuitar/TuxGuitar-1.1/tuxguitar-1.1-ubuntu-amd64.deb?use_mirror=softlayer<br />
sudo dpkg -i tuxguitar-1.1-ubuntu-amd64.deb</code></p></blockquote>
<p>Now, we need to get Java Sound API: Soundbanks, I selected the deluxe edition, that have better sound quality and weights a little more (4MB) for others or if the download link is broken, here is the site link. In this same step we will make a move the extracted file to the folder where it belongs to.</p>
<blockquote><p><code>wget http://java.sun.com/products/java-media/sound/soundbank-deluxe.gm.zip<br />
unzip soundbank-deluxe.gm.zip<br />
sudo mv soundbank-deluxe.gm /usr/lib/jvm/java-6-openjdk/jre/lib</code></p></blockquote>
<p><strong>Now all is installed! </strong></p>
<blockquote><p>Open Tuxguitar and go to Tools -&gt; Settings -&gt; Sound -&gt; On MIDI Port select: Java Sound Synthesizer.</p></blockquote>
<p>Now is working; the only problem that you might find is that the timebar on TuxGuitar don&#8217;t work as supposed, you can still change the instrument do you want to see but actually, it doesn&#8217;t show but I am able to live with that until the bug is fixed (I wish I can), tried with the binary and the Live version of TuxGuitar, none worked.</p>
<p>Dont ask me why Timidity now just don&#8217;t appear in TuxGuitar, I don&#8217;t have a clue, and now that it is working I don&#8217;t care, so no questions about this please!</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/811-java-sound-synthesizer-and-tuxguitar-on-karmic/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Opera 9 on Jaunty Jackalope on amd64</title>
		<link>http://arkold.com/278-opera-9-on-jaunty-jackalope-amd64</link>
		<comments>http://arkold.com/278-opera-9-on-jaunty-jackalope-amd64#comments</comments>
		<pubDate>Tue, 21 Apr 2009 00:33:07 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[jaunty jackalope]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[non-free]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=278</guid>
		<description><![CDATA[Just found this post that was very useful, atleast for me since I had problems launching Opera, while having an error alike but with the newer Opera /usr/lib/opera/9.0-20060616.6/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file:No such &#8230; <a href="http://arkold.com/278-opera-9-on-jaunty-jackalope-amd64">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just found <a href="http://ubuntuforums.org/showpost.php?p=1167982&amp;postcount=62" target="_blank">this post</a> that was very useful, atleast for me since I had problems launching Opera, while having an error alike but with the newer Opera</p>
<blockquote><p>/usr/lib/opera/9.0-20060616.6/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file:No such file or directory</p></blockquote>
<p>The first of all, while you are going to use Opera, you need to download de i386 binary (deb package) and the ia32-libs package that we the users of 64 bits operating systems we always have so I will not explain this step. While you have downloaded the Opera binary, you will need to skip the architecture revision with -if it still at version 9 when you try it <img src='http://arkold.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and of course, doing this at the same folder where this file is</p>
<blockquote><p>sudo dpkg -i &#8211;force-architecture opera_9.*.deb</p></blockquote>
<p>Opera got installed! But still that error doesn&#8217;t let it start so we will download the libqt for i386 arch, extract it and then move it where it would go if we had a i386 system, easy <img src='http://arkold.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>wget http://ubuntu.mirrors.tds.net/ubuntu/pool/main/q/qt-x11-free/libqt3-mt_3.3.6-1ubuntu3_i386.deb</p>
<p>sudo dpkg  -x libqt3-mt_3.3.6-1ubuntu3_i386.deb .</p>
<p>sudo ./usr/lib/libqt* /usr/lib32</p></blockquote>
<p>And done! we have Opera succefully working on Kubuntu Jaunty Jackalope altought this should work on Ubuntu! Have fun</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/278-opera-9-on-jaunty-jackalope-amd64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Important post at KDE Forum! :D</title>
		<link>http://arkold.com/275-important-post-at-kde-forum-d</link>
		<comments>http://arkold.com/275-important-post-at-kde-forum-d#comments</comments>
		<pubDate>Mon, 20 Apr 2009 05:55:18 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[KDE4]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=275</guid>
		<description><![CDATA[Since I have been testing Windows 7 since Beta 1 release, I haven&#8217;t came to my Kubuntu on a long time. Today I decided to come back and upgrade it to the Jaunty Jackalope release candidate, and while doing this &#8230; <a href="http://arkold.com/275-important-post-at-kde-forum-d">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I have been testing Windows 7 since Beta 1 release, I haven&#8217;t came to my Kubuntu on a long time. Today I decided to come back and upgrade it to the Jaunty Jackalope release candidate, and while doing this I just searched for KDE 4 nVidia (due to the problems that it has) and surpricely found a <a href="http://forum.kde.org/common-problems-of-kde4-using-nvidia-gpus-t-6971.html" target="_blank">thread</a> that I did the day &#8211; or few days after (?) &#8211; KDE forum started (where I have been very inactive as I do always on almost every place) and it was on important threads! I feel like good about this since most of g33ks got a nVidia or an ATi so probably I helped the half that use nVidia and KDE 4 <img src='http://arkold.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="aligncenter size-full wp-image-276" title="yeah" src="http://arkold.com/wp-content/uploads/2009/04/yeah.png" alt="yeah" width="1013" height="189" /></p>
<p>And I will provide for now and on again information about what I new I see on Jaunty Jackalope</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/275-important-post-at-kde-forum-d/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE 4.2 Beta 1 Announced</title>
		<link>http://arkold.com/135-kde-42-beta-1-announced</link>
		<comments>http://arkold.com/135-kde-42-beta-1-announced#comments</comments>
		<pubDate>Sat, 06 Dec 2008 20:03:14 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=135</guid>
		<description><![CDATA[I know that this isn&#8217;t new but I wanted to talk about it, &#8220;Caterpillar&#8221; is the name of Beta 1 release of KDE 4.2 and it provides many improvements over the desktop and its applications. Composing desktop effects get actived &#8230; <a href="http://arkold.com/135-kde-42-beta-1-announced">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I know that this isn&#8217;t new but I wanted to talk about it, &#8220;Caterpillar&#8221; is the name of Beta 1 release of KDE 4.2 and it provides many improvements over the desktop and its applications.</p>
<p style="text-align: center;"><a href="http://kde.org/announcements/announce_4.2-beta1/desktop-folderview-dolphin.png"><img class="aligncenter" title="desktop folderview dolphin" src="http://kde.org/announcements/announce_4.2-beta1/desktop-folderview-dolphin_thumb.png" alt="" width="540" height="432" /></a></p>
<ul>
<li>Composing desktop effects get actived where it cans, this means if you have supported drivers and hardware, KDE will ask if you want them.</li>
<li>New desktop effects, as Magic Lamp, Minimize effect, Cube and Sphere desktop switchers and others were just improved as desktop grind, and all got polished to look nice</li>
<li>Improvements to make the desktop more coherent when using it</li>
<li>New Plasma applets, yeah!</li>
<li>KRunner extended functionality</li>
<li>Plasma now can load Google Gadgets, Plasma applets now can be written in Ruby and Python,</li>
<li>Custom new wallpapers systems</li>
<li>Theming improvements</li>
<li>Multi-screen, again, yeah!</li>
</ul>
<p>For more information visit <a href="http://kde.org/announcements/announce-4.2-beta1.php">KDE 4.2 Beta 1 Announcement in KDE.org</a></p>
<p>Packages are available for compilining in KDE site, and if you&#8217;re lucky and use <a href="http://www.kubuntu.org/node/58">Kubuntu</a>, they already have the beta 1 in their repositories.</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/135-kde-42-beta-1-announced/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
