<?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>geek.de.nz</title>
	<atom:link href="http://www.thheuer.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thheuer.com</link>
	<description>Dance of the geek - New Zealand - Germany - DEutschland</description>
	<lastBuildDate>Wed, 09 May 2012 08:20:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>OpenLayers &#8211; Questions and Answers</title>
		<link>http://www.thheuer.com/2012/05/openlayers-questions-and-answers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=openlayers-questions-and-answers</link>
		<comments>http://www.thheuer.com/2012/05/openlayers-questions-and-answers/#comments</comments>
		<pubDate>Wed, 09 May 2012 07:35:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[OpenLayers]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=203</guid>
		<description><![CDATA[Here I would like to try to answer questions about OpenLayers. Please ask in a comment. How to enable animated zooming as in http://www.tomtom.com/livetraffic/ (though it seems they implemented their own method) View http://openlayers.org/dev/examples/google-v3.html or http://dev.openlayers.org/sandbox/emanuel/animatedZooming/demo.html. The performance of those sites might not be as good as Tomtom&#8217;s because they might not have as fast WMS servers [...]]]></description>
			<content:encoded><![CDATA[<p>Here I would like to try to answer questions about OpenLayers. Please ask in a comment.</p>
<ol>
<li>How to enable animated zooming as in <a href="http://www.tomtom.com/livetraffic/" target="_blank">http://www.tomtom.com/livetraffic/</a> (though it seems they implemented their own method)
<p>View <a href="http://openlayers.org/dev/examples/google-v3.html" target="_blank">http://openlayers.org/dev/examples/google-v3.html</a> or <a href="http://dev.openlayers.org/sandbox/emanuel/animatedZooming/demo.html">http://dev.openlayers.org/sandbox/emanuel/animatedZooming/demo.html</a>. The performance of those sites might not be as good as Tomtom&#8217;s because they might not have as fast WMS servers or the tiles are not cached efficiently. If you need fast tile seeding/caching, have a look at MapServer and in particular MapCache on the server side. Both of which are CGI programs implementing WMS.</li>
<li>How to restrict the map to a certain area by giving lon and lat values.
<p>View <a href="http://openlayers.org/dev/examples/restricted-extent.html" target="_blank">http://openlayers.org/dev/examples/restricted-extent.html</a> or <a href="http://openlayers.org/dev/examples/all-overlays.html" target="_blank">http://openlayers.org/dev/examples/all-overlays.html</a> (line 18; view source). Generally, I think the maxExtent property of the Map class will do the trick.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/05/openlayers-questions-and-answers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Selling Domains</title>
		<link>http://www.thheuer.com/2012/04/selling-domains/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=selling-domains</link>
		<comments>http://www.thheuer.com/2012/04/selling-domains/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 06:05:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=198</guid>
		<description><![CDATA[Because I want to concentrate on development of fewer web applications rather than incept new platforms and realize them, I decided to sell the following domains: designingright.com glaslampen.com glasslamps.eu inceptyou.com landcafe-mulmshorn.de open4geo.com programmingreference.net pyramidenlampen.de pyramidlamps.com pyramidlamps.net uinstruct.net youinstruct.net]]></description>
			<content:encoded><![CDATA[<p>Because I want to concentrate on development of fewer web applications rather than incept new platforms and realize them, I decided to sell the following domains:</p>
<p><a target="_blank" href="http://designingright.com">designingright.com</a><br />
<a target="_blank" href="http://glaslampen.com">glaslampen.com</a><br />
<a target="_blank" href="http://glasslamps.eu">glasslamps.eu</a><br />
<a target="_blank" href="http://inceptyou.com">inceptyou.com</a><br />
<a target="_blank" href="http://landcafe-mulmshorn.de">landcafe-mulmshorn.de</a><br />
<a target="_blank" href="http://open4geo.com">open4geo.com</a><br />
<a target="_blank" href="http://programmingreference.net">programmingreference.net</a><br />
<a target="_blank" href="http://pyramidenlampen.de">pyramidenlampen.de</a><br />
<a target="_blank" href="http://pyramidlamps.com">pyramidlamps.com</a><br />
<a target="_blank" href="http://pyramidlamps.net">pyramidlamps.net</a><br />
<a target="_blank" href="http://uinstruct.net">uinstruct.net</a><br />
<a target="_blank" href="http://youinstruct.net">youinstruct.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/04/selling-domains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin Template</title>
		<link>http://www.thheuer.com/2012/04/jquery-plugin-template/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-plugin-template</link>
		<comments>http://www.thheuer.com/2012/04/jquery-plugin-template/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 23:03:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=190</guid>
		<description><![CDATA[Here my simple and short jQuery plugin template. Hope it helps with plugin development. It has all the recommended settings (from docs.jquery.com/Plugins/Authoring): &#40;function&#40;$&#41; &#123; $.fn.pluginNamespace = function&#40;method&#41; &#123; var defaults = &#123; // settings here &#125;, settings = null, methods = &#123; init: function&#40;options&#41; &#123; settings = $.extend&#40;defaults, options&#41;; &#125; &#125;; if &#40; methods&#91;method&#93; &#41; [...]]]></description>
			<content:encoded><![CDATA[<p>Here my simple and short jQuery plugin template. Hope it helps with plugin development. It has all the recommended settings (from <a target="_blank" href="http://docs.jquery.com/Plugins/Authoring">docs.jquery.com/Plugins/Authoring</a>):</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    $.<span style="color: #660066;">fn</span>.<span style="color: #660066;">pluginNamespace</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>method<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #003366; font-weight: bold;">var</span> defaults <span style="color: #339933;">=</span> <span style="color: #009900;">&#123;</span>
                <span style="color: #006600; font-style: italic;">// settings here</span>
            <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
            settings <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">null</span><span style="color: #339933;">,</span>
            methods <span style="color: #339933;">=</span> <span style="color: #009900;">&#123;</span>
                init<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>options<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
                    settings <span style="color: #339933;">=</span> $.<span style="color: #660066;">extend</span><span style="color: #009900;">&#40;</span>defaults<span style="color: #339933;">,</span> options<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
                <span style="color: #009900;">&#125;</span>
            <span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>
        <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span> methods<span style="color: #009900;">&#91;</span>method<span style="color: #009900;">&#93;</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
            <span style="color: #000066; font-weight: bold;">return</span> methods<span style="color: #009900;">&#91;</span>method<span style="color: #009900;">&#93;</span>.<span style="color: #660066;">apply</span><span style="color: #009900;">&#40;</span> <span style="color: #000066; font-weight: bold;">this</span><span style="color: #339933;">,</span> Array.<span style="color: #660066;">prototype</span>.<span style="color: #660066;">slice</span>.<span style="color: #660066;">call</span><span style="color: #009900;">&#40;</span> arguments<span style="color: #339933;">,</span> <span style="color: #CC0000;">1</span> <span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">else</span> <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span> <span style="color: #000066; font-weight: bold;">typeof</span> method <span style="color: #339933;">===</span> <span style="color: #3366CC;">'object'</span> <span style="color: #339933;">||</span> <span style="color: #339933;">!</span> method <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
            <span style="color: #000066; font-weight: bold;">return</span> methods.<span style="color: #660066;">init</span>.<span style="color: #660066;">apply</span><span style="color: #009900;">&#40;</span> <span style="color: #000066; font-weight: bold;">this</span><span style="color: #339933;">,</span> arguments <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">else</span> <span style="color: #009900;">&#123;</span>
            $.<span style="color: #660066;">error</span><span style="color: #009900;">&#40;</span> <span style="color: #3366CC;">'Method '</span> <span style="color: #339933;">+</span>  method <span style="color: #339933;">+</span> <span style="color: #3366CC;">' does not exist on jQuery.tooltip'</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#40;</span>jQuery<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/04/jquery-plugin-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMTP Postfix Server Setup for your home development</title>
		<link>http://www.thheuer.com/2012/03/smtp-postfix-server-setup-for-your-home-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=smtp-postfix-server-setup-for-your-home-development</link>
		<comments>http://www.thheuer.com/2012/03/smtp-postfix-server-setup-for-your-home-development/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 02:23:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=186</guid>
		<description><![CDATA[Source: http://www.dnsexit.com/support/mailrelay/postfix.html This document describes 5 easy steps to setup your Postfix email server as smarthost to relay on DNS Exit mail relay server for all email sending. The mail relay service from dnsExit.com can be found at here 1. Create password maps file (it assigns username/passwords to specified mail servers). You can choose any name, let's [...]]]></description>
			<content:encoded><![CDATA[<p>Source: <a href="http://www.dnsexit.com/support/mailrelay/postfix.html">http://www.dnsexit.com/support/mailrelay/postfix.html</a></p>
<p>This document describes 5 easy steps to setup your Postfix email server as smarthost to relay on DNS Exit mail relay server for all email sending.</p>
<p>The mail relay service from dnsExit.com can be found at <a href="http://www.dnsexit.com/Direct.sv?cmd=mailRelay"><strong>here</strong></a></p>
<pre><strong>1. Create password maps file</strong> (it assigns username/passwords to specified mail servers). You can choose any name, let's say it is /etc/postfix/relay_passwd. It's content should be as follows:    

 relay.dnsexit.com USERNAME:PASSWORD 

 <strong>Note:</strong> Replace USERNAME and PASSWORD with your DNS EXIT mail relay username and PASSWORD.   

<strong>2. Set proper permissions for that file:</strong>
# chown root:root /etc/postfix/relay_passwd
# chmod 600 /etc/postfix/relay_passwd     

<strong>3. Create hash from maps file</strong> (remember to do it each time you change your maps file):
#  postmap /etc/postfix/relay_passwd   

<strong>4. Configure your /etc/postfix/main.cf:</strong>
relayhost = [relay.dnsexit.com]  # this is the important line!
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/relay_passwd
smtp_sasl_security_options =    

<strong>Note:</strong> If your ISP blocks outgoing port 25. You can choose to use alternative SMTP ports by appending the port at the end:
relayhost = [relay.dnsexit.com]:26

<strong>5. Reload or restart your postfix:</strong>
# /etc/init.d/postfix restart</pre>
<p>The thing to note here is that you can easily use your ISP&#8217;s smtp server as the relayhost. You can find out easily what your ISP&#8217;s smtp server is by going to their support pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/03/smtp-postfix-server-setup-for-your-home-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Howto: Install Apache Tomcat 6 on Ubuntu 11.10</title>
		<link>http://www.thheuer.com/2012/02/howto-install-apache-tomcat-6-on-ubuntu-11-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=howto-install-apache-tomcat-6-on-ubuntu-11-10</link>
		<comments>http://www.thheuer.com/2012/02/howto-install-apache-tomcat-6-on-ubuntu-11-10/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 22:31:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=178</guid>
		<description><![CDATA[Download Tomcat 6 from http://tomcat.apache.org/download-60.cgi or a mirror listed there. Extract it in the /usr/local directory: cd /usr/local/ sudo tar xvfz ~/apache-tomcat-6.0.35.tar.gz # or wherever you downloaded tomcat to sudo ln -s apache-tomcat-6.0.35 apache-tomcat-6 # or whatever your tomcat version is This post is incomplete, but might get you going. More docs can be found [...]]]></description>
			<content:encoded><![CDATA[<ol style="margin-top:40px">
<li>Download Tomcat 6 from http://tomcat.apache.org/download-60.cgi or a mirror listed there.</li>
<li>Extract it in the /usr/local directory:<br/>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">tar</span> xvfz ~<span style="color: #000000; font-weight: bold;">/</span>apache-tomcat-6.0.35.tar.gz <span style="color: #666666; font-style: italic;"># or wherever you downloaded tomcat to</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> apache-tomcat-6.0.35 apache-tomcat-<span style="color: #000000;">6</span> <span style="color: #666666; font-style: italic;"># or whatever your tomcat version is</span></pre></div></div>

</li>
</ol>
<p>This post is incomplete, but might get you going. More docs can be found @ <a href="http://www.eclipse.org/forums/index.php/t/272457/" target="_blank">http://www.eclipse.org/forums/index.php/t/272457/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/02/howto-install-apache-tomcat-6-on-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Mastery &#8211; Anselm Bradford &amp; Paul Haine</title>
		<link>http://www.thheuer.com/2012/02/html5-mastery-anselm-bradford-paul-haine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=html5-mastery-anselm-bradford-paul-haine</link>
		<comments>http://www.thheuer.com/2012/02/html5-mastery-anselm-bradford-paul-haine/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 09:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=169</guid>
		<description><![CDATA[In HTML5 Mastery Anselm Bradford and Paul Haine present the complete set of new elements that HTML5 has to offer. This is for the beginner as well as the advanced level web developer/designer to learn the new techniques for developing standard compliant web sites/pages. If you are a web developer and know the basics of [...]]]></description>
			<content:encoded><![CDATA[<p>In HTML5 Mastery Anselm Bradford and Paul Haine present the complete set of new elements that HTML5 has to offer.</p>
<p>This is for the beginner as well as the advanced level web developer/designer to learn the new techniques for developing standard compliant web sites/pages.</p>
<p>If you are a web developer and know the basics of HTML and want to take that leap forward into a new era of web standards, this book is for you. Anselm and Paul describe all of the elements that have been added by the time of writing in a very efficient and concise way. Examples of use and use cases make the context in which these elements should be used very clear and explanations are kept simple in order to maximise the readers understanding. If you are looking for a  book that gives a complete overview of HTML5 you have come to the right place. If you are looking for a book going into detail on the new JavaScript APIs, this book gives you an idea of what you can do but is by no means the focus of this book. The focus is more on HTML5 as in its markup elements. So, in essence, it serves the title well.</p>
<h3>Chapter 1</h3>
<p>Here the authors describe how HTML5 came about and what the history behind it is. The reader gets a general introduction to an HTML5 documents basic structure and its ease of implementation compared to previous standards.</p>
<h3>Chapter 2</h3>
<p>In Chapter 2 &quot;Using the right tag for the right job&quot; the old and new elements are described in detail. It is filled with a lot of information on how to effectively use the correct element in the right situation. If you need a refresher on old elements and need to know new elements, this chapter is for you.</p>
<h3>Chapter 3</h3>
<p>This is all about semantics. The aim of the standard is to provide for a semantic web that is better searchable and discoverable. The main thing I got out of this chapter is that HTML should be used to optimize content and not for styling. The good part here are a lot of diagrams that visually explain the concepts and outline the tags and their usage.</p>
<p>This is not a complete summary by all means. I merely try to give an overview and make you aware of this book&#8217;s use. This book is useful for designers and web developers alike. What I got out of it is a lot of information that I wouldn&#8217;t have even looked up because I wouldn&#8217;t have thought of it. It is definitely a must read for web oriented people who want to embrace the advances of HTML in the 21st century&#8217;s second decade. If you would like a complete reference and understanding of markup, this book is for you. If you are a pure programmer and want to know more about HTML5&#8242;s canvas and video element&#8217;s API, this book only scratches the surface. However, all you need to know is what is possible and this book is good at telling you that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/02/html5-mastery-anselm-bradford-paul-haine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 Knowledge to Ninja</title>
		<link>http://www.thheuer.com/2012/02/css3-knowledge-to-ninja/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=css3-knowledge-to-ninja</link>
		<comments>http://www.thheuer.com/2012/02/css3-knowledge-to-ninja/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 07:56:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=163</guid>
		<description><![CDATA[Today, I attended this workshop @ webstock: http://estelle.github.com/CSS-Workshop It was great. Great pace, great set of tips and tricks and as usual, great people and atmosphere. Here some links that I found useful: http://www.google.com/webfonts http://leaverou.github.com/prefixfree/ http://lea.verou.me/css3patterns/ http://www.standardista.com/world-flags-with-css3-gradients/ http://westciv.com/tools/transforms/index.html http://www.colorzilla.com/gradient-editor/]]></description>
			<content:encoded><![CDATA[<p>Today, I attended this workshop @ webstock: <a href="http://estelle.github.com/CSS-Workshop">http://estelle.github.com/CSS-Workshop</a></p>
<p>It was great. Great pace, great set of tips and tricks and as usual, great people and atmosphere.</p>
<p>Here some links that I found useful:</p>
<p><a href="http://www.google.com/webfonts">http://www.google.com/webfonts</a></p>
<p><a href="http://leaverou.github.com/prefixfree/">http://leaverou.github.com/prefixfree/</a></p>
<p><a href="http://lea.verou.me/css3patterns/">http://lea.verou.me/css3patterns/</a></p>
<p><a href="http://www.standardista.com/world-flags-with-css3-gradients/">http://www.standardista.com/world-flags-with-css3-gradients/</a></p>
<p><a href="http://westciv.com/tools/transforms/index.html">http://westciv.com/tools/transforms/index.html</a></p>
<p><a href="http://www.colorzilla.com/gradient-editor/">http://www.colorzilla.com/gradient-editor/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/02/css3-knowledge-to-ninja/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Healthy Nudelauflauf &#8211; Mmhh</title>
		<link>http://www.thheuer.com/2012/02/healthy-nudelauflauf-mmhh/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=healthy-nudelauflauf-mmhh</link>
		<comments>http://www.thheuer.com/2012/02/healthy-nudelauflauf-mmhh/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 02:06:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cooking]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=146</guid>
		<description><![CDATA[Today, I&#8217;m about to cook something I haven&#8217;t cooked in quite a while. It&#8217;s called Gesunder Nudelauflauf (in German &#8211; Healthy Pasta Casserole), or better, I just called it that because I couldn&#8217;t come up with a better name. This is mainly for my own reference, but I thought, I&#8217;d share it. Ingredients: Carrots (~3-4) [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I&#8217;m about to cook something I haven&#8217;t cooked in quite a while. It&#8217;s called Gesunder Nudelauflauf (in German &#8211; Healthy Pasta Casserole), or better, I just called it that because I couldn&#8217;t come up with a better name. This is mainly for my own reference, but I thought, I&#8217;d share it.</p>
<p>Ingredients:</p>
<ol>
<li>Carrots (~3-4)</li>
<li>Broccoli (1)</li>
<li>Coliflower (1/2)</li>
<li>Pasta (Pene) (500g)</li>
<li>Tomatoes (2-3)</li>
<li>Feta Cheese (1 pack ~250g)</li>
<li>Grated Cheese (~200g)</li>
<li>Flower (1 tbsp)</li>
<li>Water</li>
<li>Milk (to liking, ~50ml)</li>
</ol>
<p><br/><br/></p>
<p>The order of making things you can optimise to use the least amount of time.</p>
<ol>
<li>Boil ~1/2 pot of water put (carrots in first) vegetables cut into pieces. Boil for ~10-15 minutes, depending on whether you want them soft or on the hard side. Add Chicken stock or similar or salt and pepper to liking. Important: keep water content as low as possible and do not get rid of the water after.</li>
<li>Make a &#8220;Schwitze&#8221; (roux): put some flour (1 tbsp initially) and butter (1 tbsp) into a small pot (preferable) or pan, wait until golden brown, add water from boiled vegetables (to keep the nutrients), add milk until you have a thick soup.</li>
<li>Boil pasta until al dente with salt to liking.</li>
<li>After vegetables are ready, put them into a casserole dish, put unboiled tomatoes and feta cut into pieces over. Add pasta and finish with the &#8220;Schwitze&#8221; on top. Add grated cheese on top.</li>
<li>Put into oven at 200 degrees (centigrade) for 30-45 minutes (check).</li>
</ol>
<p><br/><br />
<br/></p>
<p>Voila! You should have made a reasonably healthy pasta casserole. Please comment if it works out well. <img src='http://www.thheuer.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/02/healthy-nudelauflauf-mmhh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Linux Commands</title>
		<link>http://www.thheuer.com/2012/01/useful-linux-commands/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=useful-linux-commands</link>
		<comments>http://www.thheuer.com/2012/01/useful-linux-commands/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 00:48:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=143</guid>
		<description><![CDATA[Mount a temporary file system in memory: # mkdir /tmp/ramdisk; chmod 777 /tmp/ramdisk # mount -t tmpfs -o size=256M tmpfs /tmp/ramdisk/ Read more: http://www.linuxscrew.com/2010/03/24/fastest-way-to-create-ramdisk-in-ubuntulinux/#ixzz1ktjbieMM]]></description>
			<content:encoded><![CDATA[<p>Mount a temporary file system in memory:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># mkdir /tmp/ramdisk; chmod 777 /tmp/ramdisk</span>
<span style="color: #666666; font-style: italic;"># mount -t tmpfs -o size=256M tmpfs /tmp/ramdisk/</span></pre></div></div>

<p>Read more: http://www.linuxscrew.com/2010/03/24/fastest-way-to-create-ramdisk-in-ubuntulinux/#ixzz1ktjbieMM</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2012/01/useful-linux-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin &#8211; Image Radio buttons</title>
		<link>http://www.thheuer.com/2011/10/jquery-plugins-image-radio-buttons/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-plugins-image-radio-buttons</link>
		<comments>http://www.thheuer.com/2011/10/jquery-plugins-image-radio-buttons/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 04:38:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.thheuer.com/?p=129</guid>
		<description><![CDATA[At work I&#8217;ve written this jQuery plugin. It&#8217;s only 2KB big and turns your normal radio buttons into images, you can set any images you like for src, checked and hover. Simply attach the configuration to your html input field as the class attribute as a JavaScript like object. I know you might want to [...]]]></description>
			<content:encoded><![CDATA[<p>At work I&#8217;ve written this jQuery plugin. It&#8217;s only 2KB big and turns your normal radio buttons into images, you can set any images you like for src, checked and hover. Simply attach the configuration to your html input field as the class attribute as a JavaScript like object. I know you might want to attach a class to your radio buttons, but this is how far it currently is.</p>
<p>Here an example:</p>
<p><iframe width="600" height="300" src="/jquery-plugins/imageradio/"></iframe></p>
<p><a href="http://www.thheuer.com/jquery-plugins/imageradio/jquery.imageradio.js" title="Download Source" target="_blank">Get the JavaScript code</a><br />
<a href="http://www.thheuer.com/jquery-plugins/imageradio/" title="Download Source" target="_blank">Get the HTML/JavaScript code</a></p>
<p>Edit: Just found <a href="http://screwdefaultbuttons.com/" target="_blank">this</a> which seems to make this plugin obsolete. <img src='http://www.thheuer.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  Wish I would have found this earlier&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thheuer.com/2011/10/jquery-plugins-image-radio-buttons/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

