<?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>Lenfis bLog</title>
	<atom:link href="http://blog.jl42.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jl42.de</link>
	<description>Computer, Coffee &#38; Co</description>
	<lastBuildDate>Sat, 06 Mar 2010 16:21:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Widget support for Reaction Buttons</title>
		<link>http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/</link>
		<comments>http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 16:16:42 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=712</guid>
		<description><![CDATA[I just uploaded a new version of Reaction Buttons, which features a widget now. In that widget you can show the top x posts with the most clicks for each button.
Coding took less time than putting the new version online, since there are a lot of places where you can set a version and they <a href="http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I just uploaded a new version of Reaction Buttons, which features a widget now. In that widget you can show the top x posts with the most clicks for each button.</p>
<p>Coding took less time than putting the new version online, since there are a lot of places where you can set a version and they are parsed directly out of svn by some wordpress magic script. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I tagged the new release properly in the svn repository and added the version nubmer as stable in the parsed readme.txt. But I forgot to change the version in the main .php file, which seems to be important too. Thanks to <a href="irc://irc.freenode.net/wordpress">#wordpress on irc.freenode.net</a> for pointing that out. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://wordpress.org/extend/plugins/reaction-buttons/">Download  from wordpress.org</a> or directly through the install/update function of  wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t download files from Dokuwiki</title>
		<link>http://blog.jl42.de/2010/03/cant-download-files-from-dokuwiki/</link>
		<comments>http://blog.jl42.de/2010/03/cant-download-files-from-dokuwiki/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 14:12:08 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[dokuwiki]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=705</guid>
		<description><![CDATA[Recently I found out, that the user documentation videos my colleague made, weren&#8217;t shown anymore in our dokuwiki installation and I couldn&#8217;t find out why. Everything worked well, pages were shown, but only downloadable media wasn&#8217;t. I added a .htaccess for a different project a while ago and allowed them in the apache configuration. But <a href="http://blog.jl42.de/2010/03/cant-download-files-from-dokuwiki/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Recently I found out, that the user documentation videos my colleague made, weren&#8217;t shown anymore in our dokuwiki installation and I couldn&#8217;t find out why. Everything worked well, pages were shown, but only downloadable media wasn&#8217;t. I added a .htaccess for a different project a while ago and allowed them in the apache configuration. But even though I deactivated the new .htaccess file again to test if some of my settings messed with dokuwiki, I still got the following error:</p>
<blockquote><p>[Tue Mar 02 12:34:14 2010] [error] [client 134.x.y.z] client denied by server configuration: /opt/wiki/data/media/win/printersetup.ogv</p></blockquote>
<p>What I didn&#8217;t knew was, that dokuwiki has some restrictive .htaccess files for file downloads. Just modify them or deactivate .htaccess overrides for dokuwiki again, like I did.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/03/cant-download-files-from-dokuwiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Reaction Buttons version</title>
		<link>http://blog.jl42.de/2010/02/new-reaction-buttons-version/</link>
		<comments>http://blog.jl42.de/2010/02/new-reaction-buttons-version/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 14:34:34 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=702</guid>
		<description><![CDATA[Yesterday I finally found some time to include cookies into reaction buttons, so that you could push every button only once. Sure, It&#8217;s quite easy to circumvent, but without authentication it&#8217;s not possible to prevent that. And authenticating before using the buttons would be against their primary idea.  
Download from wordpress.org or directly through <a href="http://blog.jl42.de/2010/02/new-reaction-buttons-version/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I finally found some time to include cookies into reaction buttons, so that you could push every button only once. Sure, It&#8217;s quite easy to circumvent, but without authentication it&#8217;s not possible to prevent that. And authenticating before using the buttons would be against their primary idea. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://wordpress.org/extend/plugins/reaction-buttons/">Download from wordpress.org</a> or directly through the update function of wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/02/new-reaction-buttons-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samba+Cups with 64bit Windows clients</title>
		<link>http://blog.jl42.de/2010/02/sambacups-with-64bit-windows-clients/</link>
		<comments>http://blog.jl42.de/2010/02/sambacups-with-64bit-windows-clients/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 09:04:13 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=698</guid>
		<description><![CDATA[The new Dell desktops we get at work, don&#8217;t come with an Windows XP license anymore. And I guess it&#8217;s kinda time to exchange the old XP installations, at least on the new desktops. But now we had the problem, that the current windows cups driver doesn&#8217;t support 64bit windows. Solution: Check out the current <a href="http://blog.jl42.de/2010/02/sambacups-with-64bit-windows-clients/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>The new Dell desktops we get at work, don&#8217;t come with an Windows XP license anymore. And I guess it&#8217;s kinda time to exchange the old XP installations, at least on the new desktops. But now we had the problem, that the current windows cups driver doesn&#8217;t support 64bit windows. Solution: Check out the current <a href="http://svn.easysw.com/public/windows/trunk/x64/">driver from the subversion repository</a>. (<a href="http://www.cups.org/newsgroups.php?s20181+gcups.general+v20190+T0">Source</a>)</p>
<p>So, that problem seems solved, but now I need a newer samba version to push the drivers to the clients. I&#8217;ve got the current Ubuntu 8.04 LTS version (3.0.28) and as far as I understand, I need a 3.4.x. Now I wait for the new LTS version of Ubuntu, which should arrive in April. Further information:</p>
<ul>
<li><a href="https://bugzilla.samba.org/show_bug.cgi?id=7064">Samba bug tracker</a></li>
<li><a href="http://lists.samba.org/archive/samba-technical/2007-September/055435.html">Samba mailinglist</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/02/sambacups-with-64bit-windows-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Weave: Why?</title>
		<link>http://blog.jl42.de/2010/02/mozilla-weave-why/</link>
		<comments>http://blog.jl42.de/2010/02/mozilla-weave-why/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 20:51:18 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=695</guid>
		<description><![CDATA[I read a blog post about Mozilla Weave a few days ago and I&#8217;m happy Mozilla developed such a tool. But a few years too late, I&#8217;m now hooked completely on XMarks (formerly Foxmarks) and completely satisfied. Does anyone perhaps know, why I should or shouldn&#8217;t use Weave instead?
]]></description>
			<content:encoded><![CDATA[<p>I read a <a href="http://blog.mozilla.com/blog/2010/01/29/mozilla-labs-releases-weave-1-0/">blog post about Mozilla Weave</a> a few days ago and I&#8217;m happy Mozilla developed such a tool. But a few years too late, I&#8217;m now hooked completely on <a href="http://www.xmarks.com/">XMarks</a> (formerly Foxmarks) and completely satisfied. Does anyone perhaps know, why I should or shouldn&#8217;t use Weave instead?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/02/mozilla-weave-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacs keybindings in gnome and firefox</title>
		<link>http://blog.jl42.de/2010/02/emacs-keybindings-in-gnome-and-firefox/</link>
		<comments>http://blog.jl42.de/2010/02/emacs-keybindings-in-gnome-and-firefox/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 08:14:26 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=692</guid>
		<description><![CDATA[For those who love their readline/emacs keybindings, you can have firefox and all gtk applications behave a little bit like that. This article describes how easy you can activate it and what keybindings there are. I recently created a new user profile for myself and missed the keybindings I got used to. To activate it <a href="http://blog.jl42.de/2010/02/emacs-keybindings-in-gnome-and-firefox/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>For those who love their readline/emacs keybindings, you can have firefox and all gtk applications behave a little bit like that. <a href="http://kb.mozillazine.org/Emacs_Keybindings_%28Firefox%29#Gnome_method:_gconftool-2">This article</a> describes how easy you can activate it and what keybindings there are. I recently created a new user profile for myself and missed the keybindings I got used to. To activate it under gnome, it&#8217;s enough to run the following command and have shortcuts like C-a, C-e or C-k work again. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<pre>gconftool-2 --set /desktop/gnome/interface/gtk_key_theme Emacs --type string</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/02/emacs-keybindings-in-gnome-and-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reaction Buttons on the wordpress plugin site</title>
		<link>http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/</link>
		<comments>http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 07:38:52 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=689</guid>
		<description><![CDATA[My Reaction Buttons plugin got accepted on the wordpress plugin site. Yeah! I guess thats not too hard, but I&#8217;m happy about it anyways.   Now you can install Reaction Buttons right out of your wordpress blog, without the hassle of downloading and uploading it to your blog.
Next hing to do is make some <a href="http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://blog.jl42.de/reaction-buttons/">Reaction Buttons</a> plugin got accepted on the <a href="http://wordpress.org/extend/plugins/reaction-buttons/">wordpress plugin site</a>. Yeah! I guess thats not too hard, but I&#8217;m happy about it anyways. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Now you can install Reaction Buttons right out of your wordpress blog, without the hassle of downloading and uploading it to your blog.</p>
<p>Next hing to do is make some colors configurable through the admin menu. Or is CSS enough? Not sure yet. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Plugin: Reaction Buttons</title>
		<link>http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/</link>
		<comments>http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 10:21:39 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=453</guid>
		<description><![CDATA[I finally found time last weekend to try to build my first wordpress plugin. I stumbled across a Blog at bloggers with an interesting little feature: There were a couple of buttons below the post to express your reactions to the post, like &#8220;interesting&#8221; or &#8220;cool&#8221;. Since I always like to interact with my readers, <a href="http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I finally found time last weekend to try to build my first wordpress plugin. I stumbled across a <a href="http://www.latedroid.com/">Blog at bloggers</a> with an interesting little feature: There were a couple of buttons below the post to express your reactions to the post, like &#8220;interesting&#8221; or &#8220;cool&#8221;. Since I always like to interact with my readers, especially on my blogs which cover a certain topic, it&#8217;s always nice to find ways to make it easier for your readers.</p>
<p>But I couldn&#8217;t find a plugin which does that on wordpress and well, long story short, here it is: <a href="http://blog.jl42.de/reaction-buttons/">Reaction Buttons</a>. You can check it out on this very blog and on the screenshot of a clean german wordpress installation below.</p>
<p><a href="http://blog.jl42.de/wp-content/uploads/2010/01/screenshot-1.png"><img class="aligncenter size-full wp-image-467" title="Reaction Buttons Screenshot" src="http://blog.jl42.de/wp-content/uploads/2010/01/screenshot-1.png" alt="Reaction Buttons Screenshot" width="468" height="257" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Speakers for Dell monitors</title>
		<link>http://blog.jl42.de/2009/11/speakers-for-dell-monitors/</link>
		<comments>http://blog.jl42.de/2009/11/speakers-for-dell-monitors/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 14:05:48 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=430</guid>
		<description><![CDATA[Today I got my speakers (AX510) for my Dell 24&#8243; screen. They are attached to the bottom of the display and are powered directly through the screens power supply. But since I attached LEDs at the back of my monitor two years ago, I had to take the bottom LEDs down. And that went quite <a href="http://blog.jl42.de/2009/11/speakers-for-dell-monitors/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Today I got my <a href="http://accessories.us.dell.com/sna/products/Video_Conferencing/productdetail.aspx?c=us&amp;l=en&amp;cs=19&amp;sku=313-6412">speakers (AX510)</a> for my Dell 24&#8243; screen. They are attached to the bottom of the display and are powered directly through the screens power supply. But since <a href="http://blog.jl42.de/2007/10/tft-mit-beleuchtung/">I attached LEDs at the back of my monitor</a> two years ago, I had to take the bottom LEDs down. And that went quite well, I was a bit afraid they wouldn&#8217;t come off anymore, but the <em>Tesa PowerStrips</em> did well. Attaching the speakers was done in no time and I hooked them up to my server/second workstation, where I hadn&#8217;t had any sound yet. They sound quite nice for small integrated speakers, even though they cannot compare to a real 5.1 speaker system. And now I attached the LEDs again and everything works great. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2009/11/speakers-for-dell-monitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with VDR</title>
		<link>http://blog.jl42.de/2009/11/problems-with-vdr/</link>
		<comments>http://blog.jl42.de/2009/11/problems-with-vdr/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:02:17 +0000</pubDate>
		<dc:creator>Jakob Lenfers</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[vdr]]></category>
		<category><![CDATA[yeti]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=410</guid>
		<description><![CDATA[Today I re-tagged some of my posts again, because thats the only information the s9y to wordpress script didn&#8217;t got. While doing that, I relived some of my pain with the purchase of my vdr. But now I&#8217;m home and started chalooby, my vdr in the living room, to see an episode of Sons of <a href="http://blog.jl42.de/2009/11/problems-with-vdr/" class="more-link">Mehr &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Today I re-tagged some of my posts again, because thats the only information the s9y to wordpress script didn&#8217;t got. While doing that, I relived some of my pain with the purchase of my <a href="http://blog.jl42.de/tag/vdr/">vdr</a>. But now I&#8217;m home and started chalooby, my vdr in the living room, to see an episode of Sons of Anarchy and realized: My vdr runs pretty damn good. It may not be as flashy and nice as some of the modern HTPC systems, but the feature list (<a href="http://blog.jl42.de/2007/05/vdr-zwischenstand-vernetzt-divx-automatische-aufnahmen/">old german post</a>) is still impressive, especially the fact that I can use the tv signal over the network on my <a href="http://blog.jl42.de/tag/yeti/">second vdr</a> and any other computer in the network. (Working on TV on my android phone though <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ) And in addition to that, I really hated the company that sold me the hard (and at the time software) for the vdr. But even though they made some pretty bad decisions, the hardware is quite good supported after all. Today and yesterday I worked on a vdr I set up with my colleague for him and we had soo many problems with it over the last two years. First the output to the TV (we tried through the graphic card, a dxr3 and it finally worked after buying a technotrend card), then the display, the remotes  and the biggest problem was the automatic power on with an external self made device. He had some problems lately with the vdr and we upgraded the system yesterday. After I got the remote running again, now the automatic power on doesn&#8217;t work.</p>
<p>What I&#8217;m trying to say is: Yeah my <a href="http://blog.jl42.de/tag/vdr/">vdr</a>, yeah <a href="http://blog.jl42.de/tag/vdr/">chalooby</a>, yeah <a href="http://blog.jl42.de/tag/yeti/">yeti</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2009/11/problems-with-vdr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
