<?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>robertalks.com</title>
	<atom:link href="http://blog.robertalks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robertalks.com</link>
	<description>The Blog</description>
	<lastBuildDate>Tue, 01 Nov 2011 17:30:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 11.10 and the great leap forward!</title>
		<link>http://blog.robertalks.com/ubuntu-11-10-and-the-great-leap-forward/</link>
		<comments>http://blog.robertalks.com/ubuntu-11-10-and-the-great-leap-forward/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 16:21:37 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[11.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[unity]]></category>

		<guid isPermaLink="false">http://blog.robertalks.com/?p=1044</guid>
		<description><![CDATA[It&#8217;s about that time of year again when a new Ubuntu release hits the universe. But what does this mean for the great majority of the operating system&#8217;s users, not the developers and programmers, but the Ordinary Ubuntu Joe?
Firstly, and probably least importantly but most poetically, version 11.10 has a new name: Oneiric Ocelot. You&#8217;re [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s about that time of year again when a new Ubuntu release hits the universe. But what does this mean for the great majority of the operating system&#8217;s users, not the developers and programmers, but the Ordinary Ubuntu Joe?</p>
<p>Firstly, and probably least importantly but most poetically, version 11.10 has a new name: Oneiric Ocelot. You&#8217;re probably wondering what it means. Well, and ocelot is a wild cat from Central and South America &#8211; they used to be very popular as pets and Salvador Dali the surrealist artist kept on. They are sometimes known as the dwarf leopard. Oneiric is an adjective meaning dreamlike or pertaining to dreams (from the Greek word for dream, of course). So, dream leopard.</p>
<p>Gone are the days when only IT professionals use a Unix-like operating system, now you&#8217;re likely to find them computers used for every day things like checking bills on <a href="http://www.o2.co.uk/" target="_blank">O2</a> or watching videos on YouTube. This has influenced the direction which the new release has been taken as the most work seems to have been expended on the Unity Desktop. This is the new laptop friendly desktop system that was introduced in June last year. Functionality has been improved and a few bugs have been ironed out. The speed is much improved as well.</p>
<p><span id="more-1044"></span>The Dash, which allows you to find your favourite applications and programs easily has been made to look a bit more slick and smooth with a special transparency effect. The location of the Dash launch button has also moved into the Unity launcher, from the top panel where it was found before.</p>
<p>To help you find find things easier in the Dash, the contents have been chopped into various &#8216;lenses&#8217;: home, applications, files and music. Filters have also been added to allow you to refine your search of the web, files or music. The Software Center has also been made to look a bit better. Firstly there is a Top Rated section for apps that others like.</p>
<p>If you have a Ubuntu One, you can also use OneConf which will sync all applications on all your machines.</p>
<p>So, check it out, the new release of Ubuntu has a bit for everybody to enjoy.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robertalks.com/ubuntu-11-10-and-the-great-leap-forward/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>buh.bz updated, using MongoDB now!</title>
		<link>http://blog.robertalks.com/buh-bz-updated-using-mongodb-now/</link>
		<comments>http://blog.robertalks.com/buh-bz-updated-using-mongodb-now/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 09:00:54 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[buh.bz]]></category>
		<category><![CDATA[datanase]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[short url]]></category>

		<guid isPermaLink="false">http://blog.robertalks.com/?p=1036</guid>
		<description><![CDATA[Great news for one of my projects, buh.bz, was fully rewritten by Disassembler and now using MongoDB. Well first of all, buh.bz, was using phurl code, which was OK, but not quite there, then Disassembler started to rewrite a lot of the code, which at the time still was using MySQL and then some time [...]]]></description>
				<content:encoded><![CDATA[<p>Great news for one of my projects, <a href="http://buh.bz" target="_blank">buh.bz</a>, was fully rewritten by Disassembler and now using MongoDB. Well first of all, <a href="http://buh.bz" target="_blank">buh.bz</a>, was using phurl code, which was OK, but not quite there, then Disassembler started to rewrite a lot of the code, which at the time still was using MySQL and then some time ago we decided to fully move away from SQL, in this case MySQL and start using <a href="http://en.wikipedia.org/wiki/Mongodb" target="_blank">MongoDB</a>, something similar what Facebook is using for databases.</p>
<p>This ideas should make <a href="http://buh.bz" target="_blank">buh.bz</a> like 10 or even more times faster then before. Also the code was clean-up, which again it should speed up the code creation and redirection.</p>
<p>Also on the design part, there some small nice things added, like hidden &#8220;Custom alias&#8221;, nice error reporting, small statistics and Top 5 of the most clicked short URLs.</p>
<p>Well that&#8217;s about it, the only thing I can add here is to thank Disassembler, for the great work until now, and hopefully in the future more and more improvements will be added to <a href="http://buh.bz" target="_blank">buh.bz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robertalks.com/buh-bz-updated-using-mongodb-now/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>TweeU 1.1 is out and about!</title>
		<link>http://blog.robertalks.com/tweeu-1-1-is-out-and-about/</link>
		<comments>http://blog.robertalks.com/tweeu-1-1-is-out-and-about/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 13:10:30 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[1.1]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[TweeU]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.robertalks.com/?p=1029</guid>
		<description><![CDATA[Well, just released a new kernel version and at the same time I had to also update TweeU, the WordPress plugin. The changes in this release are only regarding the Twitter authentication, which has changed since 1st of August, as I remember.
Twitter doesn&#8217;t allow anymore the basic authentication so this had to be modified also in TweeU. So [...]]]></description>
				<content:encoded><![CDATA[<p>Well, just released a new kernel version and at the same time I had to also update TweeU, the WordPress plugin. The changes in this release are only regarding the Twitter authentication, which has changed since 1st of August, as I remember.</p>
<p>Twitter doesn&#8217;t allow anymore the basic authentication so this had to be modified also in TweeU. So for all of you who use TweeU, I suggest to update the plugin or if you wanna start using it, you can find TweeU at <a href="http://wordpress.org/extend/plugins/tweeu/" target="_blank">http://wordpress.org/extend/plugins/tweeu/</a> or <a href="http://www.robertalks.com/tweeu/" target="_blank">http://www.robertalks.com/tweeu/</a>.</p>
<p>The installation or update is relatively simple and guided by WordPress, so there shouldn&#8217;t be any problems with it. One thing you may have problems with is when you allowed the plugin in Twitter and you are redirected to the WordPress plugin page it may give you an error as it failed to authenticate. At this point you will only need to refresh/reload the plugin page and everything will work fine. I&#8217;m still not sure why is this happening, but as soon as I find the issue/problem, I will fix it.</p>
<p>So, have fun with it, get on blogging and twitting <img src='http://blog.robertalks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robertalks.com/tweeu-1-1-is-out-and-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel 2.6.35.4-bubbleboy released for Debian/Ubuntu (Bubbleboy)</title>
		<link>http://blog.robertalks.com/kernel-2-6-35-4-bubbleboy-released-for-debianubuntu-bubbleboy/</link>
		<comments>http://blog.robertalks.com/kernel-2-6-35-4-bubbleboy-released-for-debianubuntu-bubbleboy/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 11:17:40 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[2.6.35]]></category>
		<category><![CDATA[2.6.35.4]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[acerhdf]]></category>
		<category><![CDATA[aspire one]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[aufs2]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[coretemp]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[DRM]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[i915]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[LogFS]]></category>
		<category><![CDATA[lzma]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[reiser4]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[rtl8187se]]></category>
		<category><![CDATA[squashfs4]]></category>
		<category><![CDATA[über-readahead]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[ureadahead]]></category>

		<guid isPermaLink="false">http://blog.robertalks.com/?p=1016</guid>
		<description><![CDATA[It&#8217;s been a while since the release of kernel 2.6.35 and there are several version out. I haven&#8217;t build and release them, because all of them had several serious bugs and where fixed within days from their release. Version 2.6.35.4 seems more stable and more clean-up and I&#8217;ve decided it&#8217;s a good release to make [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a while since the release of kernel 2.6.35 and there are several version out. I haven&#8217;t build and release them, because all of them had several serious bugs and where fixed within days from their release. Version 2.6.35.4 seems more stable and more clean-up and I&#8217;ve decided it&#8217;s a good release to make it into a package. Also because some of you have mentioned the idea, I also will post the URLs to download the patches and kernel config used in this kernel build. This way, any of you can download the kernel tarball from kernel.org, get the patches and config and build your own kernel, regardless of the Linux distributions.</p>
<p>This new build brings a tone of fixes and new features and also some additional patches added by me. As all of you are familiar, you will find in the kernel build, squashfs4 with lzma support, aufs2 and now, for the first time, support for reiser4.</p>
<p><span id="more-1016"></span>I wont go into more details, because they are way too many, but if interested you can always check out the kernel ChangeLog from <a href="http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.35.4" target="_blank">http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.35.4</a>.</p>
<p>Now for the download part, for the kernel packages, follow the below links:</p>
<p><strong>Mirror US/CA: </strong><a href="http://dl.robertalks.com/kernel/2.6.35.4-bubbleboy/" target="_blank"><strong>http://dl.robertalks.com/kernel/2.6.35.4-bubbleboy/</strong></a><strong><br />
Mirror EU/CZ: </strong><strong><a href="http://mirror.visualserver.org/kernel/2.6.35.4-bubbleboy/" target="_blank">http://mirror.visualserver.org/kernel/2.6.35.4-bubbleboy/</a></strong><strong></strong></p>
<p>For the patches, follow the below links:</p>
<p><strong>Mirror US/CA: </strong><a href="http://dl.robertalks.com/kernel/patches/" target="_blank"><strong>http://dl.robertalks.com/kernel/patches/</strong></a><strong><br />
Mirror EU/CZ: </strong><a href="http://mirror.visualserver.org/kernel/patches/" target="_blank"><strong>http://mirror.visualserver.org/kernel/patches</strong></a><strong>/</strong></p>
<p>For the kernel config file, follow the below links:</p>
<p><strong>Mirror US/CA: </strong><a href="http://dl.robertalks.com/kernel/config/" target="_blank"><strong>http://dl.robertalks.com/kernel/config/</strong></a><strong><br />
Mirror EU/CZ: </strong><a href="http://mirror.visualserver.org/kernel/config/" target="_blank"><strong>http://mirror.visualserver.org/kernel/config</strong></a><strong>/</strong></p>
<p>That&#8217;s about it from me for today, not really in the mood of writing nice little stories. Anyway, if you need some help or support, you can always drop me a comment, I will check them and respond as soon as possible.</p>
<p>Cheers, people!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robertalks.com/kernel-2-6-35-4-bubbleboy-released-for-debianubuntu-bubbleboy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel 2.6.35-final already here! WoW :)</title>
		<link>http://blog.robertalks.com/kernel-2-6-35-final-already-here-wow/</link>
		<comments>http://blog.robertalks.com/kernel-2-6-35-final-already-here-wow/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 09:12:11 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[2.6.35]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[acerhdf]]></category>
		<category><![CDATA[aspire one]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[aufs2]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[coretemp]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[DRM]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[i915]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[LogFS]]></category>
		<category><![CDATA[lzma]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[rtl8187se]]></category>
		<category><![CDATA[squashfs4]]></category>
		<category><![CDATA[über-readahead]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[ureadahead]]></category>

		<guid isPermaLink="false">http://blog.robertalks.com/?p=1002</guid>
		<description><![CDATA[I don&#8217;t usually get very surprised when a new kernel is released, but this time&#8230; I&#8217;m. Kernel 2.6.34.1 was release just a couple of good weeks ago and then kernel 2.6.35. I don&#8217;t get the idea why did they just jumped directly to kernel 2.6.35, but I will consider that they know what they are doing [...]]]></description>
				<content:encoded><![CDATA[<p>I don&#8217;t usually get very surprised when a new kernel is released, but this time&#8230; I&#8217;m. Kernel 2.6.34.1 was release just a couple of good weeks ago and then kernel 2.6.35. I don&#8217;t get the idea why did they just jumped directly to kernel 2.6.35, but I will consider that they know what they are doing and I will just go with the flow <img src='http://blog.robertalks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Besides the surprise that this kernel was release, I also have a surprise (more like a bad news) for those of you who are using the kernel builds done by me. Since this kernel release I have dropped support for Ubuntu 8.x, meaning that you need at least Ubuntu 9.10 or similar when it comes to Debian to be able to install it. You wont be able to use it on older versions due to libc incompatibility.</p>
<p>OK now, lets leave the big surprises of the day and just go on with what is included in this new kernel. Besides a ton of fixes, new modules and improvements done by the kernel development team, I have also added to this kernel, lzma support for squash4, ureadahead support, aufs2 support and custom kernel configuration. It means some stuff in the kernel build where changed to offer a better speed for deskptops/laptops/netbooks.</p>
<p><span id="more-1002"></span>Because the ChangeLog of this kernel is huge, I wont put it here at this point, but if you are interested to know what changes kernel 2.6.35 brings, please check out the ChangeLog from kernel.org: <a href="http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.35" target="_blank">http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.35</a>.</p>
<p>Well thats about it form my side, now the download part, which seems the most important <img src='http://blog.robertalks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>You can download this custom kernel packages from one of the mirrors:</p>
<p><strong>Mirror US/CA: </strong><a href="http://dl.robertalks.com/kernel/2.6.35-final/" target="_blank"><strong>http://dl.robertalks.com/kernel/2.6.35-final/</strong></a><strong><br />
Mirror EU/CZ: </strong><a href="http://mirror.visualserver.org/kernel/2.6.35-final/" target="_blank"><strong>http://mirror.visualserver.org/kernel/2.6.35-final/</strong></a></p>
<p><strong> </strong></p>
<p>The basic installation is simple and you will need root access or sudo access, plus dpkg. Here is how:</p>
<p><strong>sudo dpkg -i linux-image-2.6.35-final_2.6.35-1_i386.deb</strong></p>
<p>For those of you who want or need to rebuild the kernel, you can download the source code with the config file from the links above, as I wrote before there wont be anymore included kernel source archive, but you will have a package called <strong>linux-source-2.6.35-final_2.6.35-1_i386.deb</strong> which contains the kernel source code with the patches.</p>
<p style="text-align: center;"><em>Cheers! and keep the faith alive&#8230; faith in what I don&#8217;t know, but keep it anyway!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robertalks.com/kernel-2-6-35-final-already-here-wow/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.238 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-23 23:37:03 -->

<!-- Compression = gzip -->