<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>.kongo blog</title>
	<atom:link href="http://kongo2002.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kongo2002.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 23 Aug 2011 19:19:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='kongo2002.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>.kongo blog</title>
		<link>http://kongo2002.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kongo2002.wordpress.com/osd.xml" title=".kongo blog" />
	<atom:link rel='hub' href='http://kongo2002.wordpress.com/?pushpress=hub'/>
		<item>
		<title>space.vim &#8211; the smart space key for vim</title>
		<link>http://kongo2002.wordpress.com/2010/05/31/space-vim-the-smart-space-key-for-vim/</link>
		<comments>http://kongo2002.wordpress.com/2010/05/31/space-vim-the-smart-space-key-for-vim/#comments</comments>
		<pubDate>Mon, 31 May 2010 00:07:50 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tipps]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/?p=43</guid>
		<description><![CDATA[I want to present one of my all-time-favourite plugins for vim: space.vim This plugin written by Henrik Öhman maps the &#60;Space&#62; key to act as a clever key to repeat all kinds of motions depending on the last actions. This way the plugin hooks i.e. into search-commands like /, ?, *, # as well as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=43&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I want to present one of my all-time-favourite plugins for vim: <a href="http://github.com/spiiph/vim-space">space.vim</a><br />
This plugin written by Henrik Öhman maps the  <code>&lt;Space&gt;</code> key to act as a clever key to repeat all kinds of motions depending on the last actions.</p>
<p>This way the plugin hooks i.e. into <strong>search-commands</strong> like <code>/</code>, <code>?</code>, <code>*</code>, <code>#</code> as well as navigation in the <strong>quickfix</strong> window and jumping through <strong>diffs</strong>.</p>
<p>I can strongly recommend this plugin as it heavily improves your navigation speed and comfort &#8211; just give it a try.</p>
<p>If you are interested I have got <a href="http://github.com/kongo2002/vim-space">my own fork</a> of the plugin on github. A few changes by me are already merged into the author&#8217;s repository. A few day ago I added support for <strong>tag-movement</strong> commands like <code>:tnext</code>, <code>:tprev</code> and <code>&lt;Ctrl-]&gt;</code></p>
<p>Links:<br />
<a href="http://github.com/spiiph/vim-space">spiiph&#8217;s github repository</a> (the author)<br />
<a href="http://github.com/kongo2002/vim-space">my space.vim fork on github</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=43&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2010/05/31/space-vim-the-smart-space-key-for-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>
	</item>
		<item>
		<title>Read Time Stamp Counter in C</title>
		<link>http://kongo2002.wordpress.com/2010/05/31/read-time-stamp-counter-in-c/</link>
		<comments>http://kongo2002.wordpress.com/2010/05/31/read-time-stamp-counter-in-c/#comments</comments>
		<pubDate>Sun, 30 May 2010 23:40:55 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[tipps]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/?p=40</guid>
		<description><![CDATA[While searching for a method to benchmark/profile some functions in C I stumbled upon the RDTSC (Read Time Stamp Counter). The TSC is a specific register available at least on x86 processors since the Pentium which counts the processor ticks since reset. The TSC is returned on the RDTSC call (opcode 0F 31) in EDX:EAX. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=40&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While searching for a method to benchmark/profile some functions in C I stumbled upon the RDTSC (Read Time Stamp Counter). The TSC is a specific register available at least on x86 processors since the Pentium which counts the processor ticks since reset. The TSC is returned on the RDTSC call (opcode 0F 31) in EDX:EAX.</p>
<p>The following C function worked for me on x86_64 linux:</p>
<pre><span style="color:#9eb51e;">static</span> <span style="color:#980c0f;">inline</span> <span style="color:#d3d300;">unsigned</span> <span style="color:#d3d300;">long</span> rdtsc()
{
    <span style="color:#d3d300;">unsigned</span> <span style="color:#d3d300;">int</span> lo, hi;
    __asm__ __volatile__(<span style="color:#d54817;">"rdtsc"</span> : <span style="color:#d54817;">"=a"</span> (lo), <span style="color:#d54817;">"=d"</span> (hi));
    <span style="color:#9cd620;">return</span> (<span style="color:#d3d300;">unsigned</span> <span style="color:#d3d300;">long</span>) hi &lt;&lt; <span style="color:#e7820f;">32</span> | lo;
}
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=40&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2010/05/31/read-time-stamp-counter-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>
	</item>
		<item>
		<title>Unzip without path structure</title>
		<link>http://kongo2002.wordpress.com/2010/05/29/unzip-without-path-structure/</link>
		<comments>http://kongo2002.wordpress.com/2010/05/29/unzip-without-path-structure/#comments</comments>
		<pubDate>Sat, 29 May 2010 22:48:05 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[console-hacks]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/?p=37</guid>
		<description><![CDATA[From time to time I need to unzip just a specific file archived inside a .ZIP file. It&#8217;s very unpleasant to unzip the whole archive or the single file with all the path structure inside the archive being recreated. The solution for this problem is the argument -j to junk all paths. A typical workflow [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=37&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From time to time I need to unzip just a specific file archived inside a .ZIP file. It&#8217;s very unpleasant to unzip the whole archive or the single file with all the path structure inside the archive being recreated. The solution for this problem is the argument <code>-j</code> to junk all paths.<br />
A typical workflow then would look like this:</p>
<pre>unzip -l archive.zip
unzip -j archive.zip subdir/specific_file.c
</pre>
<p>To extract the file into a specific directory just append <code>-d {directory}</code> to the command:</p>
<pre>unzip -j archive.zip subdir/specific_file.c -d c_files
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=37&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2010/05/29/unzip-without-path-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>
	</item>
		<item>
		<title>vim &#8211; visual search</title>
		<link>http://kongo2002.wordpress.com/2010/05/20/vim-visual-search/</link>
		<comments>http://kongo2002.wordpress.com/2010/05/20/vim-visual-search/#comments</comments>
		<pubDate>Thu, 20 May 2010 13:52:11 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/?p=21</guid>
		<description><![CDATA[For all of you who want to search for  a visually selected string in vim &#8211; this small function might come in handy: function! VSetSearch() &#160;&#160;&#160;&#160;let&#160;tmp&#160;=&#160;@@ &#160;&#160;&#160;&#160;normal!&#160;gvy &#160;&#160;&#160;&#160;let&#160;@/ =&#160;'\V'&#160;.&#160;substitute(escape(@@, '\'), '\n', '\\n', 'g') &#160;&#160;&#160;&#160;call&#160;histadd('/', substitute(@/, '[?/]', &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;\&#160;'\=&#34;\\%d&#34;.char2nr(submatch(0))', 'g')) &#160;&#160;&#160;&#160;let&#160;@@&#160;=&#160;tmp endfunction vnoremap&#160;*&#160;:&#60;C-u&#62;call VSetSearch()&#60;CR&#62;//&#60;CR&#62; vnoremap&#160;#&#160;:&#60;C-u&#62;call VSetSearch()&#60;CR&#62;??&#60;CR&#62; Now you can search as usual with * and # for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=21&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For all of you who want to search for  a visually selected string in vim &#8211; this small function might come in handy:</p>
<pre>
<font color="#9cd620">function</font>! VSetSearch<font color="#21d5e0">()</font>
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#9cd620">let</font>&nbsp;tmp&nbsp;<font color="#25a0ff">=</font>&nbsp;<font color="#21d5e0">@@</font>
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#9cd620">normal!</font>&nbsp;gvy
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#9cd620">let</font>&nbsp;@/ <font color="#25a0ff">=</font>&nbsp;<font color="#d54817">'\V'</font>&nbsp;<font color="#25a0ff">.</font>&nbsp;<font color="#ffae25">substitute</font><font color="#21d5e0">(</font><font color="#ffae25">escape</font><font color="#21d5e0">(</font>@@, <font color="#d54817">'\'</font><font color="#21d5e0">)</font>, <font color="#d54817">'\n'</font>, <font color="#d54817">'\\n'</font>, <font color="#d54817">'g'</font><font color="#21d5e0">)</font>
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#9cd620">call</font>&nbsp;<font color="#ffae25">histadd</font>(<font color="#d54817">'/'</font>, <font color="#ffae25">substitute</font>(@/, <font color="#d54817">'[?/]'</font>,
<font color="#21d5e0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\</font>&nbsp;<font color="#d54817">'\=&quot;\\%d&quot;.char2nr(submatch(0))'</font>, <font color="#d54817">'g'</font>))
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#9cd620">let</font>&nbsp;<font color="#21d5e0">@@</font>&nbsp;<font color="#25a0ff">=</font>&nbsp;tmp
<font color="#9cd620">endfunction</font>

<font color="#9cd620">vnoremap</font>&nbsp;*&nbsp;:<font color="#21d5e0">&lt;</font><font color="#21d5e0">C-u</font><font color="#21d5e0">&gt;</font>call VSetSearch()<font color="#21d5e0">&lt;</font><font color="#21d5e0">CR</font><font color="#21d5e0">&gt;</font>//<font color="#21d5e0">&lt;</font><font color="#21d5e0">CR</font><font color="#21d5e0">&gt;</font>
<font color="#9cd620">vnoremap</font>&nbsp;#&nbsp;:<font color="#21d5e0">&lt;</font><font color="#21d5e0">C-u</font><font color="#21d5e0">&gt;</font>call VSetSearch()<font color="#21d5e0">&lt;</font><font color="#21d5e0">CR</font><font color="#21d5e0">&gt;</font>??<font color="#21d5e0">&lt;</font><font color="#21d5e0">CR</font><font color="#21d5e0">&gt;</font>
</pre>
<p>Now you can search as usual with <strong>*</strong> and <strong>#</strong> for the next and previous search match of the currently highlighted text.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=21&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2010/05/20/vim-visual-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>
	</item>
		<item>
		<title>changing X11 resolution on-the-fly</title>
		<link>http://kongo2002.wordpress.com/2010/05/20/changing-x11-resolution-on-the-fly/</link>
		<comments>http://kongo2002.wordpress.com/2010/05/20/changing-x11-resolution-on-the-fly/#comments</comments>
		<pubDate>Thu, 20 May 2010 10:58:11 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/?p=18</guid>
		<description><![CDATA[Since I always seem to forget how to change the X11 resolution without restarting X11 I will post it here. The tool to use is called xrandr (the X11 resize and rotation extension). You can check if the extension is loaded with some like: grep -i randr /var/log/Xorg.0.log That should output something similar to: (==) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=18&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since I always seem to forget how to change the X11 resolution without restarting X11 I will post it here.</p>
<p>The tool to use is called <strong>xrandr</strong> (the X11 resize and rotation extension). You can check if the extension is loaded with some like:</p>
<pre>grep -i randr /var/log/Xorg.0.log</pre>
<p>That should output something similar to:</p>
<pre>(==) RandR enabled
(II) Initializing built-in extension RANDR
</pre>
<p>Once you know the Xrandr extension is loaded you can change the resolution via:</p>
<pre>xrandr --size 800x600</pre>
<p>All available resolutions can be print to console with a simple call of <strong>xrandr</strong> without arguments:</p>
<pre>xrandr
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=18&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2010/05/20/changing-x11-resolution-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>
	</item>
		<item>
		<title>random vim hints</title>
		<link>http://kongo2002.wordpress.com/2009/04/18/random-vim-hints/</link>
		<comments>http://kongo2002.wordpress.com/2009/04/18/random-vim-hints/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 10:18:50 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[tipps]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/?p=14</guid>
		<description><![CDATA[Today I want to share some of my recently discovered (or good old-timers) tips for the vim editor. If you are using highlighted search you can un-highlight the last search by typing :noh A few day ago I wondered if it is possible to use a column-selection in vim. After a quick research I found [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=14&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I want to share some of my recently discovered (or good old-timers) tips for the vim editor.</p>
<p>If you are using highlighted search you can <strong>un-highlight the last search</strong> by typing <strong>:noh</strong></p>
<p>A few day ago I wondered if it is possible to use a column-selection in vim. After a quick research I found the <strong>block-wise visual mode (CTRL-V) </strong>which is exactly what I was searching for. A quick summary of the different visual modes:</p>
<pre>v - character-wise visual mode
V - line-wise visual mode
ctrl-v - block-wise visual mode (under win32 you can use the ctrl-q key binding)</pre>
<p>The next useful command is the <strong>one-time insert command (CTRL-O)</strong> which allows you to &#8216;insert&#8217; a single normal mode command while typing in insert mode. A typical usage might be to mark a line you are currently typing in via &#8220;CTRL-O ma&#8221;. That way you can continue typing in insert after marking the line.</p>
<p>If you are interested in <strong>case-insensitive searching</strong> the next one might be interesting: Combining the settings &#8216;<strong>set ignorecase</strong>&#8216; and &#8216;<strong>set smartcase</strong>&#8216; allows you to search case-insensitive by default but searches case-sensitive if the search string contains uppercase characters.</p>
<p>The next one is a quick way to <strong>convert tabs into space</strong> characters:</p>
<pre>:set expandtab
:retab!</pre>
<p>The last one for today is the <strong>position of the current line</strong> in the window:</p>
<pre>zz - move current line to the center of the page
zt - move current line to the top of the page
zb - move current line to the bottom of the page</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=14&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2009/04/18/random-vim-hints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>
	</item>
		<item>
		<title>site of the moment: github</title>
		<link>http://kongo2002.wordpress.com/2009/04/18/site-of-the-moment-github/</link>
		<comments>http://kongo2002.wordpress.com/2009/04/18/site-of-the-moment-github/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 00:17:45 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/?p=11</guid>
		<description><![CDATA[It&#8217;s done: I&#8217;m now also member of github.com By now you can find some of my config files and scripts for the dwm and awesome window managers on my account. For those of you who don&#8217;t know github yet: github.com is a social coding platform that allows sharing of open-source projects managed by the git [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=11&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s done: I&#8217;m now also member of <a href="http://www.github.com">github.com</a><br />
By now you can find some of my config files and scripts for the dwm and awesome window managers on my <a href="http://www.github.com/kongo2002">account</a>. For those of you who don&#8217;t know github yet: github.com is a social coding platform that allows sharing of open-source projects managed by the <a href="http://en.wikipedia.org/wiki/Git_(software)">git</a> revision control software developed by Linus Torvalds.</p>
<p>Just give it a try &#8211; it&#8217;s worth a look</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=11&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2009/04/18/site-of-the-moment-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>
	</item>
		<item>
		<title>dwm &#8211; incredible tiling wm</title>
		<link>http://kongo2002.wordpress.com/2009/04/17/dwm-incredible-tiling-wm/</link>
		<comments>http://kongo2002.wordpress.com/2009/04/17/dwm-incredible-tiling-wm/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 19:40:26 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[deskmodding]]></category>
		<category><![CDATA[wm]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/?p=6</guid>
		<description><![CDATA[Hi folks, after an unbelieveable long time of inactivity I want to present my new window manager: dwm dwm is surely the smallest and fastest tiling window manager I know. It&#8217;s currently written in under 2000 lines of source code and is only customizable through editing the config.h written in c. That way dwm supports [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=6&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi folks,</p>
<p>after an unbelieveable long time of inactivity I want to present my new window manager: <a href="http://dwm.suckless.org">dwm</a><br />
dwm is surely the smallest and fastest tiling window manager I know. It&#8217;s currently written in under 2000 lines of source code and is only customizable through editing the config.h written in c. That way dwm supports exactly that features you are really planning to use and I like that very much.</p>
<p>Here&#8217;s a small screenshot of my current desktop:</p>
<div id="attachment_7" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-7" title="screenshot" src="http://kongo2002.files.wordpress.com/2009/04/screen.jpg?w=300&#038;h=187" alt="my current desktop" width="300" height="187" /><p class="wp-caption-text">my current desktop</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=6&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2009/04/17/dwm-incredible-tiling-wm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>

		<media:content url="http://kongo2002.files.wordpress.com/2009/04/screen.jpg?w=300" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>clean your system with udept</title>
		<link>http://kongo2002.wordpress.com/2007/12/20/clean-your-system-with-udept/</link>
		<comments>http://kongo2002.wordpress.com/2007/12/20/clean-your-system-with-udept/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 15:29:43 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tipps]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/2007/12/20/clean-your-system-with-udept/</guid>
		<description><![CDATA[from time to time it can be very useful to check all of the installed packages on the system. often emerged packages pull a whole bunch of dependencies on the system. the problem is that these dependencies are not removed when the package that pulled in the other packages is unmerged. officially there is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=5&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>from time to time it can be very useful to check all of the installed packages on the system. often emerged packages pull a whole bunch of dependencies on the system. the problem is that these dependencies are not removed when the package that pulled in the other packages is unmerged.<br />
officially there is a portage tool named depclean (emerge &#8211;depclean) that searches for unused packages that are not necessary for other packages. but everyone who once tried this tool can say that it&#8217;s not working that great. often really important packages are found to be unmerged and would badly damage the system.</p>
<p>a useful alternative for this problem is a tool named udept (which can be found in the portage tree in app-portage/udept)<br />
in my experience it&#8217;s working nearly failure-free and relatively fast on the top. so just give it a try &#8211; it&#8217;s worth testing</p>
<p>some useful commands:<br />
<code>dep -dp</code> (depclean-mode with pretend-flag)<br />
<code>dep -L &lt;package-name&gt;</code> (reverse dependencies from &lt;package-name&gt;)<br />
<code>dep -l &lt;package-name&gt;</code> (dependencies from &lt;package-name&gt;)<br />
<code>dep -Ln &lt;package-name&gt;</code> (reverse dependencies (+uninstalled) from &lt;package-name&gt;)</p>
<p><a href="http://catmur.co.uk/gentoo/udept/">udept</a><br />
<a href="http://forums.gentoo.org/viewtopic-t-142475">thread in gentoo forums</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kongo2002.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kongo2002.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=5&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2007/12/20/clean-your-system-with-udept/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>
	</item>
		<item>
		<title>tune up your firefox</title>
		<link>http://kongo2002.wordpress.com/2007/12/20/tune-up-your-firefox/</link>
		<comments>http://kongo2002.wordpress.com/2007/12/20/tune-up-your-firefox/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 14:53:37 +0000</pubDate>
		<dc:creator>kongo2002</dc:creator>
				<category><![CDATA[deskmodding]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://kongo2002.wordpress.com/2007/12/20/tune-up-your-firefox/</guid>
		<description><![CDATA[I have found a nice way to tune up the buttons and input forms in mozilla firefox. as a linux user you may know the ugly buttons that don&#8217;t fit with the window and button design of the window manager. the key to these settings can be found in the forms.css. Either create or edit [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=4&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have found a nice way to tune up the buttons and input forms in mozilla firefox. as a linux user you may know the ugly buttons that don&#8217;t fit with the window and button design of the window manager. the key to these settings can be found in the <i>forms.css.<br />
</i>Either create or edit your own forms.css or download an optimized one (which is what I did)</p>
<p>1. download the archive<br />
<code>wget http://users.tkk.fi/~otsaloma/art/firefox-form-widgets.tar.gz</code><br />
2. extract the archive<br />
<code>tar -xvzf firefox-form-widgets.tar.gz</code><br />
3. backup your forms.css<br />
<code>sudo cp /usr/lib/mozilla-firefox/res/forms.css /usr/lib/mozilla-firefox/res/forms.css.bak</code><br />
4. add the new lines to the forms.css<br />
<code>cat firefox-form-widgets/res/forms-extra.css | sudo tee --append /usr/lib/mozilla-firefox/res/forms.css &gt; /dev/null</code><br />
5. copy new graphics<br />
<code>sudo cp -r firefox-form-widgets/res/form-widgets /usr/lib/mozilla-firefox/res</code></p>
<p>now you only have to restart firefox and enjoy the new layout:</p>
<p><img src="http://vin.redio.de/wordpress/wp-content/uploads/2007/02/ff_buttons_new.jpg" height="211" width="328" /></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kongo2002.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kongo2002.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kongo2002.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kongo2002.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kongo2002.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kongo2002.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kongo2002.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kongo2002.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kongo2002.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kongo2002.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kongo2002.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kongo2002.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kongo2002.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kongo2002.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kongo2002.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kongo2002.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kongo2002.wordpress.com&amp;blog=2362493&amp;post=4&amp;subd=kongo2002&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kongo2002.wordpress.com/2007/12/20/tune-up-your-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/713376e370964793c4ad6b30eb0e2650?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kongo2002</media:title>
		</media:content>

		<media:content url="http://vin.redio.de/wordpress/wp-content/uploads/2007/02/ff_buttons_new.jpg" medium="image" />
	</item>
	</channel>
</rss>
