<?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>stuff &#187; English</title>
	<atom:link href="http://blog.beford.org/tag/english/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.beford.org</link>
	<description></description>
	<lastBuildDate>Fri, 13 Aug 2010 22:59:52 +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>Fix Firefox look on KDE4</title>
		<link>http://blog.beford.org/2009/11/20/fix-firefox-look-on-kde4/</link>
		<comments>http://blog.beford.org/2009/11/20/fix-firefox-look-on-kde4/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 03:31:54 +0000</pubDate>
		<dc:creator>Fernando</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[archlinux]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[kde4]]></category>

		<guid isPermaLink="false">http://blog.beford.org/?p=44</guid>
		<description><![CDATA[To fix the look of Shiretoko on Archlinux do: pacman -Syy pacman -S pacman -S qtcurve-gtk2 Go to Applications -&#62; Settings -&#62; GTK Styles and Fonts Select 'Use another style' and choose 'QtCurve' and you are done. Before After]]></description>
			<content:encoded><![CDATA[<p>To fix the look of Shiretoko on Archlinux do:</p>
<blockquote><p>pacman -Syy<br />
pacman -S pacman -S qtcurve-gtk2</p></blockquote>
<p>Go to Applications -&gt; Settings -&gt; GTK Styles and Fonts</p>
<p>Select 'Use another style' and choose 'QtCurve' and you are done.</p>
<p>Before</p>
<p><a href="http://blog.beford.org/wp-content/uploads/2009/11/snapshot2.png"><img class="alignnone size-thumbnail wp-image-45" title="snapshot2" src="http://blog.beford.org/wp-content/uploads/2009/11/snapshot2-150x150.png" alt="snapshot2" width="150" height="150" /></a></p>
<p>After</p>
<p><a href="http://blog.beford.org/wp-content/uploads/2009/11/snapshot3.png"><img class="alignnone size-thumbnail wp-image-46" title="snapshot3" src="http://blog.beford.org/wp-content/uploads/2009/11/snapshot3-150x150.png" alt="snapshot3" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.beford.org/2009/11/20/fix-firefox-look-on-kde4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nseries Nokia N810</title>
		<link>http://blog.beford.org/2008/06/25/nseries-nokia-n810/</link>
		<comments>http://blog.beford.org/2008/06/25/nseries-nokia-n810/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 00:22:25 +0000</pubDate>
		<dc:creator>Fernando</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[n810]]></category>

		<guid isPermaLink="false">http://blog.beford.org/?p=26</guid>
		<description><![CDATA[I've already got the N810, so far I've got to say that it's an awesome device, it's way smaller than I thought it would be. I had to flash the N810 using the lastest firmware in order to install some &#8230; <a href="http://blog.beford.org/2008/06/25/nseries-nokia-n810/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I've already got the N810, so far I've got to say that it's an awesome device, it's way smaller than I thought it would be. I had to <a href="http://maemo.org/community/wiki/HOWTO_FlashLatestNokiaImageWithLinux/">flash the N810</a> using the lastest firmware in order to install some applications such as <a href="http://www.skype.com/download/skype/nokia/">Skype</a>. I was a bit scared of doing it because I had some issues last time I flashed my cell phone, a Sony Ericcson W810i, I fuxored it although I was using Sony's Official tool to update it, I was unable to use it for a weeks, the time it took me to do read about flashing with some 3rd party tools.</p>
<p>I've got the scratchbox environment running, I had some issues installing it on Ubuntu Hardy, following some advices from qwerty12 on <a href="http://www.internettablettalk.com">ITT</a> solved everything and allowed me to get the <a href="http://www.internettablettalk.com/forums/showthread.php?p=175208">Maemo SDK running on lastest Ubuntu</a>.</p>
<p>I had to disable vdso by adding vdso=0 to the kernel line on /boot/grub/menu.lst file. The second problem is related to a memory protection that got enabled on lastest kernel, you need to edit /etc/sysctl.conf and change: vm.mmap_min_addr = 65536 to: vm.mmap_min_addr = 4096.</p>
<p>I've already installed the following apps:</p>
<ul>
<li>Canola / Mplayer</li>
<li>FBReader / Evince / Xournal</li>
<li>MaemoFTP / rdesktop / openssh</li>
<li>Duke3D / LxDoom / Quake / iNES</li>
<li>Pidgin / XChat / Skype</li>
</ul>
<p>I was looking for a torrent client, found transmission for maemo, but it was not working very well, it was pausing itself after a while, so with my sbox installation, compiled libtorrent and rtorrent from debian's repository, and installed on n810 with dpkg, it works like a charm.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.beford.org/2008/06/25/nseries-nokia-n810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
