<?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>FoolControl - Phear the penguin</title>
	<atom:link href="http://foolcontrol.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://foolcontrol.org</link>
	<description>GNU/Linux blog and much more :)</description>
	<lastBuildDate>Thu, 25 Apr 2013 09:37:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Enable global menu and HUD support in Eclipse IDE</title>
		<link>http://foolcontrol.org/?p=1574</link>
		<comments>http://foolcontrol.org/?p=1574#comments</comments>
		<pubDate>Sun, 13 Jan 2013 16:42:51 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[eclipse ide]]></category>
		<category><![CDATA[global]]></category>
		<category><![CDATA[global menu]]></category>
		<category><![CDATA[hud]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1574</guid>
		<description><![CDATA[As I couldn&#8217;t retain my curiosity for Ubuntu&#8217;s &#8220;Raring Ringtail&#8221; release, I ended up having a dual boot with Ubuntu 13.04 and Debian Sid. Even thought at the moment 13.04 is only 24% complete, it&#8217;s already a pretty promising release. However, one thing that heavily annoyed me is that global menu and HUD (still) don&#8217;t work out [...]]]></description>
				<content:encoded><![CDATA[<p>As I couldn&#8217;t retain my curiosity for Ubuntu&#8217;s <em>&#8220;Raring Ringtail&#8221;</em> release, I ended up having a dual boot with Ubuntu 13.04 and Debian Sid.</p>
<p>Even thought at the moment <em>13.04</em> is only <a href="http://status.ubuntu.com/ubuntu-raring/" target="_blank">24% complete</a>, it&#8217;s already a pretty promising release. However, one thing that heavily annoyed me is that global menu and HUD (still) don&#8217;t work out of box with Eclipse IDE.</p>
<p>Being part of Debian Java team (working on Eclipse) I had to do something about it. To make it as simple as possible for you, I made a package which enables mentioned features.</p>
<p>Package is made for/tested and working on 32/64 bit architectures on 12.04/12.10/13.04 Ubuntu.</p>
<ul>
<li>sudo add-apt-repository ppa:absinthesyringe/eclipse</li>
<li>sudo apt-get update &amp;&amp; sudo apt-get install eclipse-enable.appmenu</li>
</ul>
<p><a href="http://foolcontrol.org/wp-content/uploads/2013/01/enable-eclipse-global-menu-and-HUD.jpg" rel="lightbox[1574]"><img class="size-medium wp-image-1577 alignleft" style="border: 1px dotted green;" title="Eclipse with enabled global menu and HUD support" alt="enable eclipse global menu and HUD" src="http://foolcontrol.org/wp-content/uploads/2013/01/enable-eclipse-global-menu-and-HUD-300x159.jpg" width="300" height="159" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>In following days I&#8217;ll push a Eclipse patch which will enable global menu and HUD support out of box, thus eliminating need to install this package in future.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1574</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>android-sdk-installer for Linux (Debian/Ubuntu)</title>
		<link>http://foolcontrol.org/?p=1545</link>
		<comments>http://foolcontrol.org/?p=1545#comments</comments>
		<pubDate>Thu, 19 Jul 2012 07:53:01 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[adt]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[asi]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[mtp]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1545</guid>
		<description><![CDATA[This post is also available on/was written for OMG! Ubuntu I&#8217;m fan of automation, as well as simplicity and as much as I tend to complicate my own life I generally enjoy making life easier for others. I&#8217;m of a belief that if you&#8217;re a Android developer who&#8217;s new to Linux and is using it as [...]]]></description>
				<content:encoded><![CDATA[<p><span style="color: #800000;">This post is also available on/was written for</span> <a href="http://www.omgubuntu.co.uk/2012/07/android-sdk-installer-for-linux-debianubuntu" target="_blank">OMG! Ubuntu</a></p>
<p>I&#8217;m fan of automation, as well as simplicity and as much as I tend to complicate my own life I generally enjoy making life easier for others. I&#8217;m of a belief that if you&#8217;re a Android developer who&#8217;s new to Linux and is using it as his development platform, you&#8217;ll have pretty hard time installing and setting up all the necessary tools.</p>
<p>Some people use Linux to make their life easier, not because they like to fiddle with Linux internals, for some time now I&#8217;m looking how Android SDK, Eclipse ADT plugin, hardware drivers as well as MTP support are installed as almost completely different components. And in order to install/configure some of these components you will need to role up your sleeves and dive into Terminal, something that almost every new or even experienced user will try to avoid.</p>
<p>That&#8217;s why I started thinking of ways how to make this process as simply as possible, and fast as possible. The solution I came up is called &#8220;<em>android-sdk-installer</em>&#8220;. Not very original name, I know, but this is a utility oriented to Linux (currently Debian and Ubuntu) which aims to automatically install and configures Android SDK, Eclipse ADT Plugin, adds hardware support for devices and enable full MTP support.</p>
<p>I did this project as part of my University Capstone project &#8220;<a title="Implementation of Android SDK into Debian Linux" href="http://foolcontrol.org/cloud/public.php?service=files&amp;token=8966c6a58763835559f7a0e400c1324e21e74842&amp;file=/Documents/cita%20481%20-%20capstone/Implementation%20of%20Android%20SDK%20into%20Debian%20Linux.pdf" target="_blank">Implementation of Android SDK into Debian Linux</a>&#8221; where I explained everything down to the smallest detail as well as included the very first version of installer&#8217;s code. My intentions with this projects are to make current script fully working, after which I&#8217;m planning to package it into a Debian package as I&#8217;m the owner of <a title="Android SDK Debian ITP" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459219" target="_blank">Android SDK Debian ITP</a>. Among many plans for the future one of the most important ones is to add a GUI as right now it&#8217;s represented in text mode.</p>
<p>Below are some of the v0.1 screenshots:</p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2012/07/2-install-starter-package.png" rel="lightbox[1545]"><img class="size-medium wp-image-1546 alignnone" style="border: 1px dotted green;" title="Starter Package install" src="http://foolcontrol.org/wp-content/uploads/2012/07/2-install-starter-package-300x166.png" alt="" width="300" height="166" /></a></p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2012/07/8-install-eclipse.png" rel="lightbox[1545]"><img class="size-medium wp-image-1547 alignnone" style="border: 1px dotted green;" title="Eclipse ADT installation process" src="http://foolcontrol.org/wp-content/uploads/2012/07/8-install-eclipse-300x235.png" alt="" width="300" height="235" /></a></p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2012/07/11-add-mtp-support.png" rel="lightbox[1545]"><img class="size-medium wp-image-1548 alignnone" style="border: 1px dotted green;" title="Adding Hardware and MTP support" src="http://foolcontrol.org/wp-content/uploads/2012/07/11-add-mtp-support-300x161.png" alt="" width="300" height="161" /></a></p>
<p>However, I graduated from University last month and am ATM pretty busy with trying to find a &#8220;real&#8221; job which leaves me without much time to work on &#8220;<em>android-sdk-installer</em>&#8221; and that&#8217;s exactly the reason why I decided to publicly publish the code hoping to find contributors willing to help me finish this project. Needless to say, &#8220;<em>android-sdk-installer</em>&#8221; isn&#8217;t strictly limited to Debian/Ubuntu as with minor edits it can be tailored to work on other distributions as well (i.e: RedHat, Slackware just to name a few).</p>
<p>I released the code under Open Source licence (GPL 3) and anyone willing to help can join the project and contribute on: <a href="https://github.com/AdnanHodzic/android-sdk-installer" target="_blank">https://github.com/AdnanHodzic/android-sdk-installer</a></p>
<p>Please note that code is in its early stages of the development so besides encountering many bugs, some of the components aren&#8217;t even fully functional. Also please be careful about using this script on your production machine. If you have any questions I&#8217;m more then happy to provide you with answers.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1545</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux power regression + overheating problem on ThinkPad [fixed?]</title>
		<link>http://foolcontrol.org/?p=1511</link>
		<comments>http://foolcontrol.org/?p=1511#comments</comments>
		<pubDate>Thu, 10 Nov 2011 22:28:10 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[11.04]]></category>
		<category><![CDATA[11.10]]></category>
		<category><![CDATA[2]]></category>
		<category><![CDATA[arguments]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[core]]></category>
		<category><![CDATA[core duo]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[duo]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[fixed]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[i3]]></category>
		<category><![CDATA[i5]]></category>
		<category><![CDATA[i7]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[natty]]></category>
		<category><![CDATA[oneiric]]></category>
		<category><![CDATA[overheating]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[regression]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unstable]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1511</guid>
		<description><![CDATA[This post is also available on/was written for OMG! Ubuntu This blog post isn&#8217;t only directed to ThinkPad owners as most notebook Linux users with Intel Core Duo 1/2 and i3/i5/i7 processors have been affected by this bug if not all. And yes, this problem is present on latest Debian Unstable and Ubuntu 11.10. Prelude I&#8217;m [...]]]></description>
				<content:encoded><![CDATA[<p><span style="color: #800000;">This post is also available on/was written for</span> <a href="http://www.omgubuntu.co.uk/2011/11/linux-power-regression-overheating-problem-on-thinkpad-fixed/" target="_blank">OMG! Ubuntu</a></p>
<p>This blog post isn&#8217;t only directed to ThinkPad owners as most notebook Linux users with Intel Core Duo 1/2 and i3/i5/i7 processors have been affected by this bug if not all. And yes, this problem is present on latest Debian Unstable and Ubuntu 11.10.</p>
<p><strong>Prelude</strong></p>
<p>I&#8217;m owner of <a title="Lenovo X300 review - Debian Lenny" href="http://foolcontrol.org/?p=180" target="_blank">Thinkpad X300</a>, great machine except the fact that just recently I replaced its <strong>3rd</strong> cooling fan!  Yea, I do a lot of compiling and it&#8217;s on all the time, but still this kind of things shouldn&#8217;t happen. I first linked this problem to the fact that Thinkpad fan on Linux (as of 2.6.22) <em>always works</em> at what&#8217;s its basically maximum RPM, thus the reason there are <a title="Fan control scripts" href="http://www.thinkwiki.org/wiki/Fan_control_scripts" target="_blank">numerous fan control scripts</a>. My favorite one is Thinkfan, but <a href="http://www.thinkwiki.org/wiki/How_to_control_fan_speed" target="_blank">controlling fan</a> doesn&#8217;t really help if you have a overheating problem. For matter of a fact it working on its maximum speed might only help, with its own toll.</p>
<p>As of kernel 2.6.38 up until 3.1 (still present) there has been a <a title="[Phronix] Mobile Users Beware: Linux Has Major Power Regression" href="http://www.phoronix.com/scan.php?page=article&amp;item=linux_mobile_uffda" target="_blank">problem of power regression</a> but besides this I had slight problem with overheating. Regarding overheating in beginning I tried <a title="ThinkPad X300 overheating on suspend  " href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583315" target="_blank">reporting bugs</a>, tried different Thinkfan configurations, blamed proprietary software such as Adobe Flash for spiking up CPU temperature, however this problem was somewhat solved. After numerous battery calibrations and as these didn&#8217;t work in the end for battery life getting poorer with each day, I just blamed the factor that notebook  was getting pretty old (~3 years).</p>
<p>Then the consumer woke up inside of me and I thought it was time to get new notebook. I laid my eyes upon <a href="http://www.lenovo.com/products/us/laptop/thinkpad/x-series/x1/" target="_blank">ThinkPad X1</a> thing of beauty except one mayor drawback, its price. I did some reading on X1 and interesting enough, X300 comes with Core Duo 2 L7100 but overheating + power regression was still present even on latest Intel Core I* series. Reading this killed the consumer and woke up the hacker side.</p>
<p><strong>Solution</strong></p>
<p>Initial workaround to the problems of power regression is to add &#8220;<a title="Active-State Power Management (ASPM) " href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Power_Management_Guide/ASPM.html" target="_blank">pcie_aspm=force</a>&#8221; besides existing GRUB boot arguments, this did help to some point but what really helped in both cases was also adding &#8220;i915.i915_enable_rc6=1&#8243; or at least I thought so since this line only applies to Sandy Bridge (i3/i5/i7) and latter. In the end my &#8220;/etc/default/grub&#8221; looks like:</p>
<pre>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=force i915.i915_enable_rc6=1"</pre>
<p>and make sure you run &#8220;update-grub&#8221; after making these changes. Besides the arguments I used there are other ones you can use and for more info please head to &#8221;<a title="Tweaks To Extend The Battery Life Of Intel Linux Notebooks" href="http://www.phoronix.com/scan.php?page=article&amp;item=intel_i915_power" target="_blank">Tweaks To Extend The Battery Life Of Intel Linux Notebooks</a>&#8220;.</p>
<p>Results I ended up with such simple tweak are more then satisfactory as I got some ~45 extra minutes of battery life besides the fact that it lowered temperature by some ~10 °C. Guess this also gives me extra time until I get a chance to lay my hands on X1 <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /></p>
<p><strong>P.S:</strong></p>
<p>After I posted this some argued that this is a workaround rather then a fix and folks at [Phoronix] <em>just</em> posted what they call a <a href="http://www.phoronix.com/scan.php?page=article&amp;item=linux_aspm_solution">proper solution</a> to this problem.  Also please note although Sandy Bridge users that enable this might sometimes get a <a href="https://bugs.freedesktop.org/show_bug.cgi?id=41682">video corruption bug</a>, i915_enable_rc6 is still supposed to get enabled by default in 3.2. So logical conclusion you can come up with is unless you&#8217;re troubled by this problem, you might not want to use this &#8220;work around/fix&#8221; at this point. And hope it&#8217;ll be fixed in future releases of your favorite Linux distribution.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1511</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>My DebConf11 summary and its after effects</title>
		<link>http://foolcontrol.org/?p=1310</link>
		<comments>http://foolcontrol.org/?p=1310#comments</comments>
		<pubDate>Sat, 22 Oct 2011 14:59:23 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[11]]></category>
		<category><![CDATA[after]]></category>
		<category><![CDATA[banja]]></category>
		<category><![CDATA[bosnia]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[debconf]]></category>
		<category><![CDATA[debconf11]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[luka]]></category>
		<category><![CDATA[summary]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1310</guid>
		<description><![CDATA[Even though some three months have passed since DebConf11 has successfully ended, I still wanted to give you just a glimpse on how some parts were played through the eyes of a lunatic (read: organizer). Of course, blog post can&#8217;t come close near of explaining anything but at least it should give some insight and [...]]]></description>
				<content:encoded><![CDATA[<p>Even though some three months have passed since <a title="DebConf11 Official website" href="http://debconf11.debconf.org/" target="_blank">DebConf11</a> has successfully ended, I still wanted to give you just a glimpse on how some parts were played through the eyes of a lunatic (read: organizer). Of course, blog post can&#8217;t come close near of explaining anything but at least it should give some insight and hopefully some pointers to the future DebConf organizers.</p>
<p>If you don&#8217;t feel like reading this much text you can listen to <a title="Adnan Hodzic - DebConf11 summary and its after effects." href="http://traffic.libsyn.com/frostbitemedia/TWID_029.mp3" target="_blank">last</a> episode of &#8220;<a title="This Week In Debian" href="http://wiki.debian.org/ThisWeekInDebian" target="_blank">This Week In Debian</a>&#8221; podcast and after it just head to &#8220;Beginning of the end&#8221; part.</p>
<p><strong>DebConf11</strong></p>
<p>First of all I&#8217;d like to apologize if I offended or hurt anyone in this whole process as it wasn&#8217;t my intention and during DebConf organization this is nothing irregular, for you to get hurt or you hurting somebody else. One thing that got stuck with me this whole time is when Martín Ferrari approached me after I did <a title="&quot;DebConf11 - Bring DebConf to your city&quot;" href="http://meetings-archive.debian.net/pub/debian-meetings/2009/debconf9/high/993_DebConf_11_in_your_city.ogv" target="_blank">bid proposal of Bosnia/Herzegovina for DebConf11 back on DebConf9</a> and told me &#8220;<em>you have no idea what you just got yourself into</em>&#8221; I played cool and said something along the line &#8220;<em>of coure I do</em>&#8221; and boy did I lie.</p>
<p>During DebConf organization you&#8217;re bound to make some of your decisions instantaneously in which you&#8217;ll lose something, the most you can do is assess what&#8217;s the thing you can &#8220;cut the cord&#8221; on, even though if that &#8220;thing&#8221; or a &#8220;person&#8221; for that matter might have meant something to you. You&#8217;ll lose things, relationships, friendships, contacts &#8230; at the times sense of humor and maybe even common logic. Some of it comes back to you, some the very next day and for some it may take longer. Some of it was lost irreversibly, but even in that case it wasn&#8217;t lost and could even be traced to some other cause.</p>
<p>One thing that I&#8217;m thankful for is that I didn&#8217;t <span style="color: #888888;"><del>lose</del></span>, not lose but even get distanced from those close to me, and that I didn&#8217;t lose guy who was with me in this from very first day, my right hand, my &#8220;partner in crime&#8221; Velimir (&#8220;aroundthfur&#8221;). It&#8217;s not even losing I&#8217;m talking about here, because even by losing you&#8217;re gaining something and this is part of your everyday life, it&#8217;s just that your life time frame kinda gets stuck on &#8220;fast forward&#8221; button. So once the ride&#8217;s over you may feel bit dizzy asking yourself what just happened.</p>
<p>During this time I was also contacted by Google recruiter regrading software engineer internship but to make a long story short I didn’t make it due to my heavy involvement and my lack of time (read: fail). But I don&#8217;t find this as losing either, first time I was contacted by <em>them</em>, next time they&#8217;ll be contacted by<em> me </em>maybe even for different position this time (project manager? <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /> ). Even this DebConf wasn&#8217;t our first bid we lost DebConf7 bid to Edinburgh, but it is perseverance that got us here. The moral I&#8217;m trying to tell here is if you have a goal never back down from it.</p>
<p>What I found to be our biggest problem and what I personally found as most painstaking in all of this was having and reporting to so many different sides and different groups while trying to keep them in same communication channel. Even my right hand (Velimir) was apart from me (Vienna), then place where two of us are coming from is not the place where DebConf is getting organized in. As in the end we ended up having <em>all</em> the parties separated and pulling to their own side, from Government of Republika Srpska to NGO to Debian to local team and to those who remained as &#8220;undeclared&#8221;. Option of &#8220;cutting the cord&#8221; in this case was missing as these were the components that DebCon11 was made of.</p>
<p>Of course this meant you&#8217;ll be missing workforce and there were days you&#8217;d wake up driving &gt;= 200 km/h (literally) with one hand on the wheel, other on the phone and your other right hand (Velimir) holding your RedBull. But you wouldn&#8217;t do this just because you had to and there was no one else to do it, you&#8217;d do it because you&#8217;re responsible for the sake of the project and won&#8217;t be just sitting there because by some unwritten hierarchy rules you&#8217;re supposed to sit and &#8220;supervise&#8221; things. I&#8217;d advise you do the same thing when you see there&#8217;s no one else to do something, even if it means making coffee for one of the teams.</p>
<p>I&#8217;m not trying to scare you away from organizing your own DebConf, on the contrary after all I&#8217;ve been through in past two years if someone asked me would I do it if I knew it was like this, without a doubt my answer would still be &#8220;fsck yea&#8221;. All the previous DebConf organizers told me about all of this, but why didn&#8217;t I give up? For the same reason you won&#8217;t give up and for the same reason why we believe in the same goal.</p>
<p>If anything this is one of the stories you&#8217;ll want to tell your kids about so &#8221;<em>When I was your age I used to sleep naked in the snow</em>&#8221; would turn to &#8220;<em>When I was your age I organized DebConf in &#8230;</em>&#8221; Maybe this blog post wasn&#8217;t even necessary and some things weren&#8217;t supposed to be said, I guess sometimes I just can&#8217;t shut up <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /> For those who were on DebConf11 I hope you enjoyed and had a great time, otherwise I&#8217;m saying all of this in vein. As organizer all you see is problems and you miss most of the confrence, but by what I know there are 11 candidate bids for DebConf13 and for me hearing that tells me the results of our efforts.</p>
<p><strong>DebConf11 after effects</strong></p>
<p>I could write a whole novel about this, but to keep it as short as possible, for last two years as a side project I was working on an idea of Government or some of its institutions migrating to Linux. At first I was somewhat loud about it, then after Microsoft heard about it and after they tried stopping the idea by trying to scare me by trying to interfere with my private life; as that didn&#8217;t work its lobbyist came even near of obstructing the whole conference within the Government. For the sake of the conference, I convinced the Government that by supporting DebConf it doesn&#8217;t mean they need to move to Linux and publicly stopped talking about it. I also convinced them that our only goal was to have successful conference and promote alternative options and open ideas. I wasn&#8217;t lying as I saw this as new opportunity of them concluding on their own why they should or shouldn&#8217;t not move, the better conference was the more chances of success we had.</p>
<p>That&#8217;s why I tried pushing as many representatives from various companies as in this case we would use reverse psychology where basically no one or few know what Linux or Debian for that matter is, but everybody knows who Google is, so if you have participants from i.e: Google or Austrian E-Health care system talking about how they are using your technology is better way to explain what&#8217;s it all about really. Eventually Microsoft even had their first ever conference in Bosnia/Herzegovina and you wanna take a wild guess where it was held? <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /></p>
<p>In the end we had a great conference, after the conference we were the ones that were approached by some big local companies interested in future co-operation and in the end a meeting with Mark Shuttleworth and President along with the core of Government was scheduled. <a href="https://twitter.com/#!/AbsintheSyringe/status/113173514692988928" target="_blank">Topic? Migration to Linux</a>. For me personally this meeting went better then I could possibly even picture it, many topics were discussed and basically it was up to us/me to make a draft of the project plan and submit proposal to the Government. There was still some lobbying but it seemed as it all disappeared, runway was clear and open for the lift off.</p>
<p>Necessary contacts with potential future partners were made and before any meetings were scheduled I announced I&#8217;ll be taking a short break. I missed this years vacation, for matter of a fact I missed going to a vacation for last two years. I decided going to Dubrovnik for few days, just to recollect my thoughts, recompile my kernel and switch to lower gear as I was stuck in 6th gear for way too long.</p>
<p><strong>Beginning of the end</strong></p>
<p>Being on this &#8220;vacation&#8221;, even if it was only for few days this gave me an opportunity to look at it all from a different prospective, different angle and that&#8217;s when it came to me. I realized that even before I was finished with one project without even realizing I was already involved with another one, one that would take much more time and one that might leave me wondering ~5 years later with question what if? After all if I get involved with something I&#8217;m not going to back out, it&#8217;s either failure is not an option or I won&#8217;t start doing it at all. Even if it brought me everything I wanted, how would you know if that&#8217;s what you wanted if you haven&#8217;t thought about it first?</p>
<p>Having DebConf for the first time in this region already showed some (positive) results, but for seeing the actual results it may take a bit longer. We sowed the seeds now the best thing we can do is leave them as it is and see if anything grows out. Of course I could lean over them and protect them from any natural or any other type of hazards, this would also mean when I&#8217;m not around <em>it</em> wouldn&#8217;t know how to protect itself on its own. Besides all, interfering with natures way of doing things is rarely a good option. I consider myself to still be relatively young and threatening my well being over safe keeping some seeds and watching over if they grow into something or not doesn&#8217;t really seem that attractive to me. Maybe one day I&#8217;ll decide to leave this land, maybe I won&#8217;t even get to see if anything grows out after all. Maybe some day someone will find this fruit, recognize its worth and claim it as its own, maybe over time everybody forgets everything and even that this land once was a fertile ground. Maybe, maybe not.</p>
<p>I&#8217;m still a student, I was supposed to graduate last year but I took less classes last year so I wouldn&#8217;t snap under all the pressure. That&#8217;s why this year I have less classes and am supposed to graduate in May, that&#8217;s less then a year until then and I just want to devote some time to myself, figure out what I want with me life, learn the things I want to learn, do the things I want to do. I want to turn back to working on Eclipse, I have some good plans for Eclipse and Android developers, lately I&#8217;ve been slacking off way too much but I think I have a good excuse <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /> In the end, all I know is that I still want to change the world, whether it&#8217;s doing that inside of Google or in my own company, or some third place; or I&#8217;ll just be laughing at this statement only time will show.</p>
<p>I&#8217;m hoping that now with all of this out of me I can finally finish the &#8220;DebConf11 chapter&#8221; of my life.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1310</wfw:commentRss>
		<slash:comments>4</slash:comments>
<enclosure url="http://traffic.libsyn.com/frostbitemedia/TWID_029.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://meetings-archive.debian.net/pub/debian-meetings/2009/debconf9/high/993_DebConf_11_in_your_city.ogv" length="497798908" type="video/ogg" />
		</item>
		<item>
		<title>DebConf11 &#8211; Sponsored registration date has been extended</title>
		<link>http://foolcontrol.org/?p=1291</link>
		<comments>http://foolcontrol.org/?p=1291#comments</comments>
		<pubDate>Sat, 07 May 2011 15:18:41 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1291</guid>
		<description><![CDATA[Date for end of sponsored registrations for this years DebConf11 in Banja Luka was set for May 8th, today that date has officially been extended to May 19th. Now to answer your question on &#8220;why are you extending sponsored registrations 12 hours before it ends&#8221;  here&#8217;s the answer. Registrations are going fine, we have more [...]]]></description>
				<content:encoded><![CDATA[<p>Date for end of sponsored registrations for this years <a href="http://debconf11.debconf.org/">DebConf11 in Banja Luka</a> was set for May 8th, today that date has officially been extended to May 19th. Now to answer your question on &#8220;why are you extending sponsored registrations 12 hours before it ends&#8221;  here&#8217;s the answer.</p>
<p>Registrations are going fine, we have more then 300 attendees who registered so far, it is due to change in our monetary resources as sponsorship level has changed from one to another, and we&#8217;ve be granted to welcome more people. But it is also to give some possible attendees more time and information, as I&#8217;ve got a feeling a lot of people from this region and elsewhere have been lacking some even general information, and thus I&#8217;d like to bring everything closer to everybody.</p>
<p>Before anything, heading to <a href="http://debconf11.debconf.org/">our website</a> might be a good start as we have immense amount of information up there. Since government of Republika Srpska is our greatest and main financial sponsor, local team has made a document for them in which we tried to explain most basic and crucial things from what DebCamp and DebConf is over logistical/statistical data to what we have planned for Fun and Free time, so checking out that document might be a good idea as well <a href="http://debconf11.debconf.org/documentation/DebConf11-BanjaLuka-PlanandProgram-en.pdf">DebConf11 &#8211; Plan and Program</a>.</p>
<p>Since that might be too much for somebody as the documents stretches to some ~30 pages, I&#8217;ll try to give answers to most common/asked questions.</p>
<p><strong>Registrations</strong></p>
<p>Who should register? In plain English, everybody. Only people that don&#8217;t need to register are people who will attend Debian day, please see &#8220;<a href="http://debconf11.debconf.org/documentation/DebConf11-BanjaLuka-PlanandProgram-en.pdf">Plan and Program</a>&#8221; section 5.3 for more information on Debian Day.</p>
<p>If you want to attend any of the DebConf lectures/presentations/whatever you should register. Registrations will play great deal in this years DebConf as if you register you&#8217;ll get accreditation with your name on it and what you&#8217;re allowed to do. Whether you have sponsored food/accommodation and thus allowed to eat for free or that you can sleep in certain hotel, or whether you&#8217;re allowed to the pools for free; also as we&#8217;re planning to have tight security in our Venue, in order for you to even enter Venue building you&#8217;ll need to have accreditation on you.</p>
<p>So, if you&#8217;re planning to do anything with DebConf please do register.</p>
<p><strong>What is DebCamp/should I attend DebCamp?</strong></p>
<p>Please refer to &#8220;<a href="http://debconf11.debconf.org/documentation/DebConf11-BanjaLuka-PlanandProgram-en.pdf">Plan and Program</a>&#8221; document it&#8217;s all said at the end of page 15.</p>
<p><strong>Sponsorship</strong></p>
<p>After registrations this is next thing that is brought up and that is most unclear to most of you.</p>
<p>You&#8217;re able to request travel, accommodation and food sponsorship, what each of those means is pretty self elaborate. But the real question here might be, who is eligible to request sponsorship? Again, everybody. What are is the criterion for getting sponsorship? There really isn&#8217;t a written rule who gets the sponsorship and who doesn&#8217;t but if you have ever been involved or contributed in any sort of way to Debian, or even have contributed or have been involved in any open source projects you&#8217;re more then welcome to apply for sponsorship.</p>
<p>Furthermore, due to the funds that we have been granted from Government of Republika Srpska, I even encourage you to ask sponsorship, don&#8217;t be intimidated and &#8220;just do it&#8221; <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /></p>
<p><strong>Professional/Corporate</p>
<p></strong>This is  category for those who are sent by their companies, and whose participation/attendance is sponsored by the same. Professional covers the price of actual costs of their visit, while the corporate is double that price, which is for those who besides paying the actual costs also want to contribute money and help Debian.</p>
<p><strong>Organized transport and getting to Banja Luka</strong></p>
<p>Now, for those who are flying to Banja Luka I personally told you to come to via Zagreb. Why did I do this, if Banja Luka has its own airport? I told you this because Zagreb is much larger airport and thus has many budget companies, meaning cheaper flights. Once the registrations are closed, based on your arrival/departure dates we&#8217;ll be able to statistically predict how many of you will be coming to Zagreb on each date and each time as we&#8217;re planning to have <em>organized transport</em>. This means that we&#8217;ll send buses/shuttles to pick people up in Zagreb. Of course to have this organized we&#8217;ll need to set up arrival/departure pages with all the information that&#8217;s need for us to have this organized.</p>
<p>Now, for those who want to come directly to Banja Luka airport this might be bit pricer then going via Zagreb, but not by much. I personally value my time and I even fly from Zagreb to Sarajevo <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /> <a href="http://www.hands.com/~phil/">Phil</a> for example booked his flight just this morning from London via Ljubljanja to Banja Luka and it wasn&#8217;t that much more expensive then Zagreb. Also worth noting is that Banja Luka might be limited for some destinations, but I for a fact know that there are flights coming from Zurich, Ljubljanja, Belgrade and so on. Maybe someone from Banja Luka could follow up on this one with more information.</p>
<p><strong>Questions?</strong></p>
<p>With this post I hope I have brought some of these topics closer to you and that I made some things clearer. If you have any questions, please feel free to leave your comments or email whatever you&#8217;re concerned about to our mailing list on: <a href="mailto:debconf11-localteam@lists.debconf.org">debconf11-localteam@lists.debconf.org</a></p>
<p>Further reading:<br />
<a href="http://gwolf.org/blog/posts-explaining-debconf">Gunnar Wolf &#8211; Posts explaining DebConf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1291</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Price of bleeding edge? (update)</title>
		<link>http://foolcontrol.org/?p=1280</link>
		<comments>http://foolcontrol.org/?p=1280#comments</comments>
		<pubDate>Sun, 24 Apr 2011 17:07:15 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[bleeding]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[price]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[stability]]></category>
		<category><![CDATA[unstable]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1280</guid>
		<description><![CDATA[Since Debian is in GNOME3 transition period, after last dist-upgrade I lived on bare minimum of GNOME DE and its apps. basically all I had working right was Chromium and Terminal, instead of Rhythmbox I used mpg321, instead of Gedit it was Vim and so on, which is all fine except the fact it had me [...]]]></description>
				<content:encoded><![CDATA[<p>Since Debian is in <a href="http://www.0d.be/debian/debian-gnome-3.0-status.html">GNOME3 transition</a> period, after last <em>dist-upgrade </em>I lived on bare minimum of GNOME DE and its apps. basically all I had working right was Chromium and Terminal, instead of Rhythmbox I used mpg321, instead of Gedit it was Vim and so on, which is all fine except the fact it had me living in 2000 again.</p>
<p>It was all due to <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623182" target="_blank">python-gtk2</a> version that was missing in Sid repositories. Furthermore, as I was unable to restart X and had my notebook on suspend after every login I had to retype my wifi passphrase due to a bug in <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622768" target="_blank">gnome-keyring</a>. I believe I did my part, reported the bugs and waited maintainers responsible for those packages to do something. But this &#8220;situation&#8221; went on for 8 days.</p>
<p>I remember the times when you couldn&#8217;t fire up X for weeks, but after those days <em>Unstable </em>has gained reputation that it&#8217;s not like that anymore, but after having a situation like this one, it makes me wonder.</p>
<p>Please, don&#8217;t take this the wrong way, I mean no harm but the ultimate question that is brought up here is &#8230; is this the price of bleeding edge?</p>
<p><strong>*Update</strong></p>
<p>As many of you came down on me with anger, let me say couple of things. First of all, when I first wrote this post I was kind of using it for venting. Second of all original title was &#8221;<em>Price of freedom</em>&#8220; as it sounds too confrontational and for some misleading I had it changed to <em>&#8220;Price of bleeding edge&#8221;</em>. What happened above could&#8217;ve been avoided if I used <em>safe-upgrade</em> instead of <em>dist-upgrade</em>, as at the time I was just too tired and wasn&#8217;t paying enough attention to the list of all the packages that are going to be removed.</p>
<p>I use Sid for few years now, and am of a opinion if used with attention it is the the best bleeding edge/devel distro out there. I wasn&#8217;t ranting and am still of opinion that things like this need to be discussed among us, of course we can just stick to the line &#8220;debian is the best&#8221; and we&#8217;re not going anywhere. Maybe I did go over the line with this attempt of positive criticism, but I really don&#8217;t see nothing wrong with what I did here, as one of items from Debian Social Contract is &#8220;We Won&#8217;t Hide Problems&#8221; thus let&#8217;s talk about it.</p>
<p>Again, I apologize if I offended anyone, as point of this whole post wasn&#8217;t of such nature.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1280</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Debian CUT, a new rolling release?</title>
		<link>http://foolcontrol.org/?p=1245</link>
		<comments>http://foolcontrol.org/?p=1245#comments</comments>
		<pubDate>Fri, 18 Mar 2011 14:11:02 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[constantly]]></category>
		<category><![CDATA[cut]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[rolling]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[usable]]></category>
		<category><![CDATA[wheezy]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1245</guid>
		<description><![CDATA[This post is also available on/was written for OMG! Ubuntu It looks like 2011 started well for Debian. The project won awards in two out of seven categories at the Linux New Media Awards 2011 (“Best Open Source Server Distribution” and “Outstanding Contribution to Open Source/Linux/Free Software”). Just recently Internet.com declared Debian the most influential distribution [...]]]></description>
				<content:encoded><![CDATA[<div id="_mcePaste">
<p><span style="color: #800000;">This post is also available on/was written for <a href="http://www.omgubuntu.co.uk/2011/03/debian-cut-a-new-rolling-release/">OMG! Ubuntu</a><br />
</span><br />
It looks like 2011 started well for Debian. The project won awards in two out of seven categories at the <a href="http://www.debian.org/News/2011/20110304">Linux New Media Awards 2011</a> (“Best Open Source Server Distribution” and “Outstanding Contribution to Open Source/Linux/Free Software”). Just recently Internet.com declared Debian the <a href="http://itmanagement.earthweb.com/osrc/article.php/3926941/Linux-Leaders-Debian-and-Ubuntu-Derivative-Distros.htm">most influential distribution ever</a>, stating that “~63% of all distributions now being developed come ultimately from Debian.”</p>
<p>However, my intention for this article is not solely to praise Debian for its recent awards, but rather to focus on a new project, Debian CUT. Don’t be surprised if you haven’t heard about CUT; it seems most Debian community <a href="http://www.debian-administration.org/polls/150">hasn’t either</a>. Then again, maybe it’s because it is only labelled as unofficial/development so far.</p>
</div>
<p><strong>A bit of history</strong></p>
<p>One of the greatest criticisms of Debian is that its release cycles are too long. Debian stable release is seen as often as Ubuntu’s LTS release. As a server solution this doesn’t present a problem at all, it can even seen as a pro. However, for desktop use and for your average Joe who needs to have the latest software and is unable to get it, this may well present a problem. Of course he can always turn to <a href="http://backports.debian.org/">backports</a> to get what he needs but by the time you have finished reading this very sentence, Joe has already moved to Ubuntu.</p>
<p>For those who are completely unaware how things work within Debian, let me try to shed some light.</p>
<p>Debian has 3 main branches:</p>
<ul>
<li>stable</li>
<li>testing</li>
<li>unstable</li>
</ul>
<p>“Unstable”, is a branch used mainly by developers, where the latest changes to the software they are working on are made. Usually, after approximately 10 days this software is pushed to “testing”, branch which is going to become next Debian stable release.</p>
<p>For comparison, in the process of a new Ubuntu release at one point in this process, changes from <em>testing/unstable </em>are frozen where Ubuntu fixes bugs until they are ready to release new Ubuntu release. Debian’s “<em>testing</em>” branch is said by some to be more stable then most of the “<em>stable</em>” distributions out there. Last but not least is “<em>stable</em>” branch, which follows the (in)famous mantra “it’s released when it’s ready”, although last two releases have been released in a more timely manner.</p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2011/03/debian-coffee-cut-edit.jpg" rel="lightbox[1245]"><img class="alignnone size-full wp-image-1246" title="debian coffee - cut edit" src="http://foolcontrol.org/wp-content/uploads/2011/03/debian-coffee-cut-edit.jpg" alt="" width="570" height="330" /></a></p>
<p><strong>Okay, so what is Debian CUT?</strong></p>
<p>The idea stretches back more then 2 years, to Joey Hess proposing the idea of “<a href="http://kitenet.net/~joey/code/debian/cut/">Constantly Usable Testing</a>“. For users/developers who can’t wait ~2 years to see new Debian release, they usually turn to Debian “testing” branch. To clarify, “testing” images are released <a href="http://cdimage.debian.org/cdimage/weekly-builds/">weekly</a>, but most of us in Debian don’t recommend you jump to “testing” by installing it from weekly image, but rather by upgrading from stable. To make the situation even worse, these builds frequently don’t work due to all the changes that have been pushed from unstable.</p>
<p>But this is where <strong>C</strong>onstantly <strong>U</strong>sable <strong>T</strong>esting idea comes in, where the installer is always installable and you’re already using what’s going to be next stable release. You wouldn’t have to worry about whether the next update is going to break your system, but would get regular security updates, while the big updates would come in shape of new testing snapshot versions. Frequency of release of these snapshots is ought to be on monthly basis, so you can plan on seeing the next release on April 6th (exactly one month after the current release, provided of course if there are no showstopper bugs).</p>
<p>To sum it all up, you wouldn’t have to wait ~2 years before new Stable release shows up, nor (in case you have already switched to testing) would you have to worry whether your next update will break your system. You would get your updates in form of timely (ie: monthly) snapshots until it’s time for major milestone which would turn out to be new Debian release. Even though this might be long term goal, in these early stages no one can guarantees this.</p>
<p><strong>Rolling release? </strong></p>
<p>The simplest way to explain this concept is that there are two types of Linux distributions: one with milestone version numbers and other where new updates keep coming through their rolling release cycles. Some of the rolling distributions are Gentoo and Arch Linux, while on the other side you have RedHat and Suse. Novell announced that OpenSuse is moving to rolling release with project codename Tumbleweed. It’s also worth mentioning that Debian already has its rolling counters and perfect examples are: <a href="http://www.linuxmint.com/download_lmde.php">LMDE</a> and <a href="http://aptosid.com/">aptosid</a>.</p>
<p>It is a way to continuously develop software, a way that best fits Debian as a platform where software is continuously developed. Especially because most of its greatest values could get lost with the release of that big stable “version”. Perfect case of that could be the almost drop of <a href="http://lwn.net/Articles/404050/">Chromium in Squeeze</a>.</p>
<p>Another great example could be Android, which is criticised most for its versioning. Companies are refusing to release new Android versions to their current phones, because they want you to buy new phone with latest Android version, even though your current one is perfectly capable of running latest Android.</p>
<p>Personally, I’m sure the future will reveal that rolling releases are the future, towards which all Linux platforms should be heading. Perhaps the definition of rolling releases I gave earlier is why I believe this project has such bright future ahead of it. Debian would be somewhat of a hybrid of this definition, it would be rolling release until it’s time to mark a big milestone with a version number, and before you know it, we’re rolling again.</p>
<p><strong>Unofficial Debian Monthly Testing Snapshot Release (version 2011.03 final)</strong></p>
<p>Michael Gilbert took on a big responsibility, trying experimentally to prove the feasibility of such a project. He has released a first wheezy snapshot installer (versioned 2011.03) as a test for the development community to try out and evaluate. <a href="http://lists.debian.org/debian-devel/2011/03/msg00347.html">Please read official announcement along with download links</a>. While you can use this snapshot to have constantly working installer, after it is installed you could move to testing altogether if you wish.</p>
<p><strong>Conclusion</strong></p>
<p>As I have already mentioned, this project is still in the development/experimental stage, which makes all of this its very conception. Also, apart from <a href="http://www.omgubuntu.co.uk/2010/11/ubuntu-to-become-a-rolling-release-distro/">rumors of Ubuntu becoming rolling release</a>, if Ubuntu is to get its rolling release this how it’s going to get it <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /></p>
<p>If you’d like to find out more about Debian CUT, I suggest you read <a href="http://www.omgubuntu.co.uk/author/rhertzog/">Raphael Hertzog</a>’s article “<a href="http://lwn.net/Articles/406301/">A constantly usable testing distribution for Debian</a>”, and watch the video of Joey Hess <a href="http://meetings-archive.debian.net/pub/debian-meetings/2010/debconf10/high/1359_1359_CUT_BoF.ogv">CUT BoF on DebConf10</a> in NYC.</p>
<p>Of course, if you’d like to get involved into this project, please use the <a href="http://lists.alioth.debian.org/mailman/listinfo/cut-team">project’s mailing list</a>. If you have any comments, please do share, as I’d be happy to answer any of your questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1245</wfw:commentRss>
		<slash:comments>15</slash:comments>
<enclosure url="http://meetings-archive.debian.net/pub/debian-meetings/2010/debconf10/high/1359_1359_CUT_BoF.ogv" length="645662321" type="video/ogg" />
		</item>
		<item>
		<title>What&#8217;s the best Xperia X10 custom ROM?</title>
		<link>http://foolcontrol.org/?p=1220</link>
		<comments>http://foolcontrol.org/?p=1220#comments</comments>
		<pubDate>Sun, 27 Feb 2011 18:43:16 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[2.1]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[eclair]]></category>
		<category><![CDATA[ericsson]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[kx10]]></category>
		<category><![CDATA[r2b001]]></category>
		<category><![CDATA[rom]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[sony]]></category>
		<category><![CDATA[x10]]></category>
		<category><![CDATA[xperia]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1220</guid>
		<description><![CDATA[Everybody hates Xperia When I first got Sony Ericsson Xperia X10 it was running on Android Donut (1.6), my frustrations followed soon after mostly because it was greatly lagging with release of Android 2.1. Finally official 2.1 was released, but troubles didn&#8217;t stop there, because everybody was waiting for multi-touch support &#8230; I could go on like [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Everybody hates Xperia</strong></p>
<p>When I first got Sony Ericsson Xperia X10 it was running on Android Donut (1.6), my frustrations followed soon after mostly because it was <em>greatly</em> <a href="http://foolcontrol.org/?p=956" target="_blank">lagging with release of Android 2.1</a>. Finally official 2.1 was released, but troubles didn&#8217;t stop there, because everybody was waiting for multi-touch support &#8230; I could go on like this for a very long time. However, to sum it up Sony has no plans of updating X10 anymore, they are releasing brand new phone (Arc) and they are hoping people will pay money to get it after X10 horrors. Even tho 2.1 isn&#8217;t that old, (31.4% of overall Android users is using it on it), Sony changed its UI to make it look better, but all they actually did is make it look pretty bad + made it abnormally slow.</p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2011/02/android-usage.jpg" rel="lightbox[1220]"><img class="alignnone size-medium wp-image-1223" style="border: 1px dotted green;" title="android usage" src="http://foolcontrol.org/wp-content/uploads/2011/02/android-usage-300x117.jpg" alt="" width="320" height="117" /></a></p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2011/02/android-usage.jpg" rel="lightbox[1220]"> </a></p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2011/02/android-usage.jpg" rel="lightbox[1220]"></a></p>
<p><strong>Xperia ROMs</strong></p>
<p>From hardware aspect, it&#8217;s a pretty awesome phone, but from software aspect it waste of nerves. It&#8217;s obvious that Sony needs to hire more Linux people, because as it seems they have no idea what they are doing.</p>
<p>There are of course, 2.2 Froyo and 2.3 Gingerbread &#8220;straight from Google&#8221; ROMs, but to be honest &#8230; phone is only half usable with those. The feeling I get when using these is &#8230; plain awkward. All these ROMs are stuck on 2.6.29, since as it seems Sony did a very good job protecting its bootloader, what I suggest is to use these for strictly development purposes, and have them dual boot with your &#8220;working&#8221; 2.1</p>
<p><em>2.2.1 Froyo (beta)<br />
</em><a href="http://forum.xda-developers.com/showthread.php?t=917956">http://forum.xda-developers.com/showthread.php?t=917956</a></p>
<p><a href="http://forum.xda-developers.com/showthread.php?t=917956"></a><em>Gingerbread 2.3.1 (alpha)<br />
</em><a href="http://forum.xda-developers.com/showthread.php?t=931934">http://forum.xda-developers.com/showthread.php?t=931934</a></p>
<p><strong>So what is the best ROM?</strong></p>
<p>Out of all the ones I tried (and I tried many) it&#8217;s definitely: <em>kX10 Custom 2.1 SE ROM &#8211; R2B001<br />
</em><a href="http://forum.xda-developers.com/showthread.php?t=913610">http://forum.xda-developers.com/showthread.php?t=913610</a></p>
<p>My main argument on what this is the best ROM is because, everything is working, and it&#8217;s working <em>fast</em>. Author stripped it to the minimum, and what I definitely suggest is that you go with the &#8220;R2B001 Lite&#8221; because the &#8220;Full&#8221; version comes with too much apps. with it, kinda making this great ROM feel bit bloated. </p>
<p><a href="http://www.youtube.com/watch?v=8xe0hUx2k28">I made a video</a> for you to &#8220;experience&#8221; its speed:</p>
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/8xe0hUx2k28?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Modifications:</p>
<div id="_mcePaste">
<ul>
<li>2.1 Generic Firmware (2.1.A.0.435), Rooted with xRecovery, JIT v2, SuperUser, and busybox installed;</li>
<li>SuperCircle Battery / Reboot option mod;</li>
<li>Ubuntu system fonts with Emoji support (display only)</li>
<li>All APKs zipaligned / All non-essential system APKs moved to /data/app for easy uninstall and apps2sd support</li>
</ul>
</div>
<div id="_mcePaste">build.prop Modifications</div>
<div id="_mcePaste">
<ul>
<li>windowsmgr.max_events_per_sec=260 &#8211; Makes scrolling smoother</li>
<li>wifi.supplicant_scan_interval=180 &#8211; Slows down the WiFi scan to every 3 minutes, saves battery</li>
<li>dalvik.vm.heapsize=26m &#8211; Optimal heapsize for most X10s</li>
<li>mot.proximity.delay=100 &#8211; Makes the screen off/on proximity sensor more responsive</li>
</ul>
</div>
<p>Surprisingly I&#8217;m getting much lower score Quadrant score, but also getting a much higher Linpack score: <a href="http://twitpic.com/3ou1h5" target="_blank">benchmark results of hacked Stock SE 2.1 ROM (2.0.2.A.0.24 root + JIT)</a> Even though, the phone&#8217;s much much faster. </p>
<p>A couple of screenshots, including Linpack/Quadrant benchmark results.</p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_8.png" rel="lightbox[1220]"><img class="alignnone size-medium wp-image-1228" style="border: 1px dotted green;" title="screenshot_8" src="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_8-168x300.png" alt="" width="101" height="180" /></a> <a href="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_9.png" rel="lightbox[1220]"><img class="alignnone size-medium wp-image-1229" style="border: 1px dotted green;" title="screenshot_9" src="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_9-168x300.png" alt="" width="101" height="180" /></a> <a href="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_6.png" rel="lightbox[1220]"><img class="alignnone size-medium wp-image-1230" style="border: 1px dotted green;" title="screenshot_6" src="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_6-168x300.png" alt="" width="101" height="180" /></a> <a href="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_10.png" rel="lightbox[1220]"><img class="alignnone size-medium wp-image-1231" style="border: 1px dotted green;" title="screenshot_10" src="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_10-168x300.png" alt="" width="101" height="180" /></a> <a href="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_2.png" rel="lightbox[1220]"><img class="alignnone size-medium wp-image-1232" style="border: 1px dotted green;" title="screenshot_2" src="http://foolcontrol.org/wp-content/uploads/2011/02/screenshot_2-168x300.png" alt="" width="101" height="180" /></a></p>
<p><strong>Nexus S</strong></p>
<p>This is how I&#8217;m planning to live my remaining days on this phone, if it wasn&#8217;t for this ROM, I would&#8217;ve crashed my X10 long time ago. In meantime I&#8217;m eagerly waiting to put my hands on Nexus S, whose official release we&#8217;re still waiting for in Europe <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/thinking.png' alt='Thinking' title='Thinking' class='tse-smiley' height='16' width='16' /></p>
<p>Google, please hurry up <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /></p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1220</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>DebConf11 final and official dates</title>
		<link>http://foolcontrol.org/?p=1188</link>
		<comments>http://foolcontrol.org/?p=1188#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:06:36 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[11]]></category>
		<category><![CDATA[banja]]></category>
		<category><![CDATA[bosnia]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[dates]]></category>
		<category><![CDATA[debconf]]></category>
		<category><![CDATA[debconf11]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[luka]]></category>
		<category><![CDATA[official]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1188</guid>
		<description><![CDATA[If you thought you saw this post already, you&#8217;re right, since this is our second time announcing official DebConf11 dates. First time announced dates can be found on: DebConf11 official dates &#8211; deprecated (Nov 29th update) Official and Final DebConf11 dates in Banja Luka, Bosnia and Herzegovina are: DebCamp: 17 &#8211; 23 July 2011 DebConf: [...]]]></description>
				<content:encoded><![CDATA[<div>If you thought you saw this post already, you&#8217;re right, since this is our second time announcing official DebConf11 dates. First time announced dates can be found on: <a href="http://foolcontrol.org/?p=1150" target="_self">DebConf11 official dates &#8211; deprecated (Nov 29th update)</a></div>
<div></div>
<p></p>
<div>Official and Final DebConf11 dates in Banja Luka, Bosnia and Herzegovina are:</div>
<div></div>
<div></p>
<div id="_mcePaste"><strong>DebCamp: 17 &#8211; 23 July 2011</strong></div>
<div id="_mcePaste"><strong>DebConf: 24 &#8211; 30 July 2011</strong></div>
<div><strong><br />
</strong></div>
</div>
<div>On behalf of whole DebConf11 team I would like to apologize to everybody who already organized and booked their vacation after initial announcement,  reasons why these dates were altered can be found on debconf-team discussion on &#8220;<a href="http://lists.debconf.org/lurker/message/20101124.175215.7314a190.en.html" target="_blank">Let&#8217;s decide DebConf11 final dates</a>&#8220;.</div>
<p></p>
<div>These dates will be announced on Debian website as official announcment as well.</div>
<p></p>
<div>See you in Bosnia? <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /></div>
<p><br/></p>
<div><a href="http://foolcontrol.org/wp-content/uploads/2010/11/debconf11-150.png" rel="lightbox[1188]"><img title="debconf11 150" src="http://foolcontrol.org/wp-content/uploads/2010/11/debconf11-150.png" alt="" width="140" height="150" /></a></div>
<div>
<p><a href="http://wiki.debconf.org/wiki/DebConf11/BanjaLuka" target="_blank">http://wiki.debconf.org/wiki/DebConf11/BanjaLuka</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1188</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>DebConf11 official dates &#8211; deprecated (Nov 29th update)</title>
		<link>http://foolcontrol.org/?p=1150</link>
		<comments>http://foolcontrol.org/?p=1150#comments</comments>
		<pubDate>Mon, 08 Nov 2010 14:41:25 +0000</pubDate>
		<dc:creator>AbsintheSyringe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[11]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[dates]]></category>
		<category><![CDATA[debconf]]></category>
		<category><![CDATA[debconf11]]></category>
		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://foolcontrol.org/?p=1150</guid>
		<description><![CDATA[Even though we had approximate dates from very start, I would like to announce official dates when DebConf11 will be held in Banja Luka, Bosnia and Herzegovina. DebCamp: 25th &#8211; 31st July 2011 DebConf: 1st  - 7th August 2011 We encourage you to arrive one day earlier (24th July for DebCamp, and 31st July for [...]]]></description>
				<content:encoded><![CDATA[<p>Even though we had approximate dates from very start, I would like to announce <strong>official</strong> dates when <strong>DebConf11</strong> will be held in Banja Luka, Bosnia and Herzegovina.</p>
<p><strong>DebCamp: 25th &#8211; 31st July 2011</strong></p>
<p><strong>DebConf: 1st  - 7th August 2011</strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>We encourage you to arrive one day earlier (<strong>24th July</strong> for DebCamp, and <strong>31st July </strong>for DebConf), final departure date will be <strong>8th August.</strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Vacation, </strong>it&#8217;s in our plans to talk to travel agencies, so for those who wanted vacation after <strong>DebConf11</strong><strong> </strong>as its participants can enjoy shores of Bosnia, Croatia, Montenegro and Greece by discount prices.</p>
<p>We&#8217;re already looking forward your stay on Balkans! <img src='http://foolcontrol.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /></p>
<p><strong> </strong>Adnan</p>
<p><strong><span style="color: #ff0000;">November 29th Update!</span></strong></p>
<p><span style="color: #333333;">This post is depracted new official dates and information can be found on: <a href="http://foolcontrol.org/?p=1188" target="_blank">DebConf11 final and official dates</a></span></p>
<p><span style="color: #333333;"> </span></p>
<p><strong><span style="color: #800000;">November 26th Update!</span></strong></p>
<p><em>Even though these dates were supposed to be final, it seems like these dates might be changed. Please stay tuned and let us know what you think on <a href="http://lists.debconf.org/lurker/thread/20101124.192837.63bbd97b.en.html" target="_blank">[Debconf-team] Let&#8217;s decide DebConf11 final dates</a>.</em></p>
<p><em>Once we have decided on final dates &#8220;again&#8221;, this blog post will be updated and news will appear on Debian news website as official announcement. </em></p>
<p><a href="http://foolcontrol.org/wp-content/uploads/2010/11/debconf11-150.png" rel="lightbox[1150]"><img class="alignnone size-full wp-image-1156" title="debconf11 150" src="http://foolcontrol.org/wp-content/uploads/2010/11/debconf11-150.png" alt="" width="140" height="150" /></a></p>
<p><a href="http://wiki.debconf.org/wiki/DebConf11/BanjaLuka" target="_blank">http://wiki.debconf.org/wiki/DebConf11/BanjaLuka</a></p>
]]></content:encoded>
			<wfw:commentRss>http://foolcontrol.org/?feed=rss2&#038;p=1150</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
