<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>JLinX - Blog</title>
	<link>http://jlinx.de/blog</link>
	<description>Weblog von Jan Linxweiler</description>
	<pubDate>Tue, 21 Feb 2012 13:41:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2 DE-Edition</generator>
	<language>en</language>
			<item>
		<title>UStream Channel</title>
		<link>http://jlinx.de/blog/?p=561</link>
		<comments>http://jlinx.de/blog/?p=561#comments</comments>
		<pubDate>Fri, 27 Jan 2012 20:46:34 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=561</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://www.ustream.tv/embed/10272621" width="480" height="296" scrolling="no" frameborder="0" style="border: 0px none transparent;"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=561</wfw:commentRss>
		</item>
		<item>
		<title>Steve Jobs: Here&#8217;s to the Crazy Ones</title>
		<link>http://jlinx.de/blog/?p=560</link>
		<comments>http://jlinx.de/blog/?p=560#comments</comments>
		<pubDate>Thu, 06 Oct 2011 07:42:05 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Ohne Kategorie]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=560</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><iframe width="420" height="315" src="http://www.youtube.com/embed/8rwsuXHA7RA" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=560</wfw:commentRss>
		</item>
		<item>
		<title>Here&#8217;s to the crazy ones… - Think Different</title>
		<link>http://jlinx.de/blog/?p=559</link>
		<comments>http://jlinx.de/blog/?p=559#comments</comments>
		<pubDate>Mon, 29 Aug 2011 18:06:18 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Ohne Kategorie]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=559</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/4oAB83Z1ydE" width="420" height="345" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=559</wfw:commentRss>
		</item>
		<item>
		<title>Cool Guys Don&#8217;t Look At Explosions</title>
		<link>http://jlinx.de/blog/?p=558</link>
		<comments>http://jlinx.de/blog/?p=558#comments</comments>
		<pubDate>Sun, 07 Aug 2011 09:16:15 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=558</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><iframe width="560" height="349" src="http://www.youtube.com/embed/Sqz5dbs5zmo" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=558</wfw:commentRss>
		</item>
		<item>
		<title>Using CUL with Fhem on FreeBSD</title>
		<link>http://jlinx.de/blog/?p=557</link>
		<comments>http://jlinx.de/blog/?p=557#comments</comments>
		<pubDate>Sat, 30 Jul 2011 14:49:15 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=557</guid>
		<description><![CDATA[Recently I got my self a CUL from busware.de to control FS20 devices with the Fhem server from Rudolf König. While I had not trubbles flashing the CUL with culfw on Ubuntu, I ran into trubbles using the device with the Fhem server running FreeBSD.
Running dmesg and looking at /var/log/messages on FreeBSD we find out that [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I got my self a <a href="http://busware.de/tiki-index.php?page=CUL">CUL</a> from <a href="http://busware.de/">busware.de</a> to control FS20 devices with the <a href="http://fhem.de/fhem.html">Fhem server</a> from Rudolf König. While I had not trubbles flashing the CUL with <a href="http://www.koeniglich.de/culfw/culfw.html">culfw</a> on Ubuntu, I ran into trubbles using the device with the Fhem server running FreeBSD.</p>
<p>Running <em>dmesg</em> and looking at <em>/var/log/messages </em>on FreeBSD we find out that the CUL is recognized as U<em>nknown USB device</em> and registered as <em>ugen2.2</em>. (Using <em>ugen2.2</em> in Fhem doesn&#8217;t work for me.) A solution is to manually load the <em>umodem</em> module (<span style="font-family: Arial;"><em>kldload /boot/kernel/umodem.ko)</em></span>, unplug the CUL and plug it back in. The device is than available as <em>/dev/cuaU0</em> and can be used in Fhem.</p>
<p>Automatically loading the module on startup can be achieved by adding <em>umodem_load=&#8221;YES&#8221;</em> to your <em>/boot/loader.conf</em> file.</p>
<p> </p>
<p><!--?xml version="1.0" encoding="UTF-8" standalone="no"?--></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=557</wfw:commentRss>
		</item>
		<item>
		<title>Zitat des Tages</title>
		<link>http://jlinx.de/blog/?p=556</link>
		<comments>http://jlinx.de/blog/?p=556#comments</comments>
		<pubDate>Fri, 29 Jul 2011 13:09:51 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Zitate]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=556</guid>
		<description><![CDATA[&#8220;God helps those who help themselves&#8221;
]]></description>
			<content:encoded><![CDATA[<p>&#8220;God helps those who help themselves&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=556</wfw:commentRss>
		</item>
		<item>
		<title>This is my first post from MarsEdit</title>
		<link>http://jlinx.de/blog/?p=555</link>
		<comments>http://jlinx.de/blog/?p=555#comments</comments>
		<pubDate>Sun, 22 May 2011 20:10:49 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Ohne Kategorie]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=555</guid>
		<description><![CDATA[I was a huge fan of the Windows LiveWrite back in my Windows days. I could not find an alternative when I converted to an Apple Fanboy and switched to Evernote to log my web experiences . Now I&#8217;d like to give MarsEdit a shot. We will see what comes next&#8230;
]]></description>
			<content:encoded><![CDATA[<p>I was a huge fan of the Windows LiveWrite back in my Windows days. I could not find an alternative when I converted to an Apple Fanboy and switched to Evernote to log my web experiences . Now I&#8217;d like to give MarsEdit a shot. We will see what comes next&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=555</wfw:commentRss>
		</item>
		<item>
		<title>How to get 10GB on Dropbox with a free account</title>
		<link>http://jlinx.de/blog/?p=554</link>
		<comments>http://jlinx.de/blog/?p=554#comments</comments>
		<pubDate>Thu, 22 Jul 2010 22:45:49 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=554</guid>
		<description><![CDATA[I&#8217;m a huge fan of Dropbox ever since I started using it. Today I decided to  to upgrade my free account to an 50 GB paid account. Unfortunately  I encountered problems using paypal as the payment method. Starting to google for a solution I quickly found out that it is now possible to get up to 10 GB of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a huge fan of <a href="http://www.dropbox.com/"><font class="Apple-style-span" color="#000000">Dropbox</font></a> ever since I started using it. Today I decided to  to upgrade my free account to an 50 GB paid account. Unfortunately  I encountered problems using paypal as the payment method. Starting to google for a solution I quickly found out that it is now possible to get up to 10 GB of free space with referrals.<span style="font-family: Georgia, serif; line-height: normal; font-size: 13px; color: #333333" class="Apple-style-span"></span>I also found a way to cheat on Dropbox to get the free space with a little effort of time <a href="http://tippopotamus.blogspot.com/2010/01/how-to-get-525gb-on-dropbox-with-free.html">here</a>. This is the instructions&#8230;
<ol>
<li>Make sure you&#8217;ve made yourself a &#8220;Dropbox Guru&#8221; by checking the 5 or 6 tasks on the web interface. You should get an extra 250MB for this (and probably already have).</li>
<li>Work out how many lots of referrals (in 250MB chunks) you need to take you to 10GB. Let&#8217;s say you need x&#8230;</li>
<li>Set up x <a href="http://www.trashmail.net/"><font class="Apple-style-span" color="#000000">trashmail</font></a> accounts that will forward 1 message for 1 day<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>Send a referral to each of these trashmail accounts from your regular Dropbox login</li>
<li>Check the referrals page on the web interface of your regular Dropbox login - all the trashmail accounts should show &#8220;invited&#8221; or something like that<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>Sign out of your regular Dropbox account online<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>Set up an account and password for each of your x trashmail accounts, ensuring to use the referral links that got forwarded to your normal email from trashmail. Suggest making the password the same for each one to save your grey cells<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>You should now be able to log back into your regular account and check you referral status. All the trashmail accounts should now show &#8220;account created&#8221; or similar.<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>Download <a href="http://www.virtualbox.org/"><font class="Apple-style-span" color="#000000">VirtualBox</font></a> and install it<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>Download the latest <a href="http://www.ubuntu.com/"><font class="Apple-style-span" color="#000000">Ubuntu ISO image</font></a> (700MB)</li>
<li>Run VirtualBox and load up the Ubuntu ISO. Follow instructions <a href="http://lifehacker.com/5204434/the-beginners-guide-to-creating-virtual-machines-with-virtualbox"><font class="Apple-style-span" color="#000000">here</font></a> from the ever dependable Lifehacker</li>
<li>As Ubuntu loads, be sure just to run from the ISO - you don&#8217;t want to install it</li>
<li>Open Firefox in the <span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffcc" class="il">Virtual</span> Ubuntu<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>Navigate to and download the Ubuntu version of Dropbox (strangely it is a 2 step process: you download the file from the web and install, then go into Applications then Internet and click on Dropbox to complete)</li>
<li>Choose the Dropbox prompt &#8220;I already have an account&#8221; and sign in with your first trashmail account<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>As soon as it has signed in, your master computer (i.e. not the <span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffcc" class="il">virtual</span> machine should show you a notification that your storage has increased)<span style="line-height: 20px" class="Apple-style-span"></span></li>
<li>Close the Ubuntu <span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffcc" class="il">virtual</span> machine window</li>
<li>Delete the <span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffcc" class="il">virtual</span> machine on the VirtualBox management window</li>
<li>Start again for the next trashmail account with steps 11 to 18 (it is important to delete the Ubuntu <span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffcc" class="il">virtual</span> machine and start again as Dropbox knows it&#8217;s the same install)</li>
<li>Once you&#8217;ve done this x times, you should have maxed out your Dropbox account up to 10GB.</li>
</ol>
<p>Have Fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=554</wfw:commentRss>
		</item>
		<item>
		<title>Zitat des Tages</title>
		<link>http://jlinx.de/blog/?p=553</link>
		<comments>http://jlinx.de/blog/?p=553#comments</comments>
		<pubDate>Sat, 20 Mar 2010 13:47:35 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=553</guid>
		<description><![CDATA[&#8220;Engineers are retarded. They are half some kind of brain damaged that allows them not to have social skills so that they can concentrate long enough to write code. But this is a disease&#8230; That&#8217;s why I had to quit&#8230; It just makes you retarding&#8230;&#8221;- Jim Reekes
]]></description>
			<content:encoded><![CDATA[<p>&#8220;Engineers are retarded. They are half some kind of brain damaged that allows them not to have social skills so that they can concentrate long enough to write code. But this is a disease&#8230; That&#8217;s why I had to quit&#8230; It just makes you retarding&#8230;&#8221;- Jim Reekes</p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=553</wfw:commentRss>
		</item>
		<item>
		<title>Our jokes aren&#8217;t like your jokes</title>
		<link>http://jlinx.de/blog/?p=552</link>
		<comments>http://jlinx.de/blog/?p=552#comments</comments>
		<pubDate>Mon, 11 Jan 2010 12:48:42 +0000</pubDate>
		<dc:creator>Jannis</dc:creator>
		
		<category><![CDATA[Ohne Kategorie]]></category>

		<guid isPermaLink="false">http://jlinx.de/blog/?p=552</guid>
		<description><![CDATA[



]]></description>
			<content:encoded><![CDATA[<p><object style="height: 344px; width: 425px">
<param name="movie" value="http://www.youtube.com/v/e0FULHGwPkw">
<param name="allowFullScreen" value="true">
<param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/e0FULHGwPkw" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></object></p>
]]></content:encoded>
			<wfw:commentRss>http://jlinx.de/blog/?feed=rss2&amp;p=552</wfw:commentRss>
		</item>
	</channel>
</rss>

