<?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>xaphirecipes</title>
	<atom:link href="http://xaphire.de/recipes/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://xaphire.de/recipes</link>
	<description>recipes for all the small things in life ...</description>
	<lastBuildDate>Mon, 16 Jan 2012 11:03:59 +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>FFMpeg options for Creative Zen X-Fi2</title>
		<link>http://xaphire.de/recipes/?p=433</link>
		<comments>http://xaphire.de/recipes/?p=433#comments</comments>
		<pubDate>Mon, 16 Jan 2012 11:02:17 +0000</pubDate>
		<dc:creator>pascal</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[x-fi2]]></category>
		<category><![CDATA[zen]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=433</guid>
		<description><![CDATA[To convert videos for my new MP3/Video player Creative Zen X-Fi2 i use one of the following commands: ffmpeg -i IN.MOV -s 320x240 -acodec libmp3lame -vcodec mpeg4 -vtag XVID -qscale 5 output.avi ffmpeg -i IN.MOV -s 320x240 -acodec libmp3lame -vcodec mpeg4 -vtag XVID -b 1000k output1000.avi This player is much better than the Memup K-Slim [...]]]></description>
			<content:encoded><![CDATA[<p>To convert videos for my new MP3/Video player Creative Zen X-Fi2 i use one of the following commands:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ffmpeg</span> <span style="color: #660033;">-i</span> IN.MOV <span style="color: #660033;">-s</span> 320x240 <span style="color: #660033;">-acodec</span> libmp3lame <span style="color: #660033;">-vcodec</span> mpeg4 <span style="color: #660033;">-vtag</span> XVID <span style="color: #660033;">-qscale</span> <span style="color: #000000;">5</span> output.avi
<span style="color: #c20cb9; font-weight: bold;">ffmpeg</span> <span style="color: #660033;">-i</span> IN.MOV <span style="color: #660033;">-s</span> 320x240 <span style="color: #660033;">-acodec</span> libmp3lame <span style="color: #660033;">-vcodec</span> mpeg4 <span style="color: #660033;">-vtag</span> XVID <span style="color: #660033;">-b</span> 1000k output1000.avi</pre></div></div>

<p>This player is much better than the <a title="Memup K-Slim LS" href="http://xaphire.de/recipes/?p=184">Memup K-Slim LS</a> i used before...</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=433</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TeXshade: Sequence aligments in Latex</title>
		<link>http://xaphire.de/recipes/?p=426</link>
		<comments>http://xaphire.de/recipes/?p=426#comments</comments>
		<pubDate>Mon, 28 Nov 2011 18:13:07 +0000</pubDate>
		<dc:creator>pascal</dc:creator>
				<category><![CDATA[Latex]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=426</guid>
		<description><![CDATA[TeXshade is alignment shading software completely written in TeX/LaTeX; it can process multiple sequence alignments in the .MSF and the .ALN file formats. In addition to common shading algorithms, it provides special shading modes showing functional aspects, e.g. charge or hydropathy, and a wide range of commands for handling shading colours, text styles, labels, legends; [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>TeXshade is alignment shading software completely written in TeX/LaTeX; it can process multiple sequence alignments in the .MSF and the .ALN file formats. In addition to common shading algorithms, it provides special shading modes showing functional aspects, e.g. charge or hydropathy, and a wide range of commands for handling shading colours, text styles, labels, legends; it even allows the user to define completely new shading modes. TeXshade combines highest flexibility with TeX output quality — all in a bundle that does not demand excessive development time of the user. </p></blockquote>
<p><a href="http://ftp.gwdg.de/pub/ctan/help/Catalogue/entries/texshade.html">http://ftp.gwdg.de/pub/ctan/help/Catalogue/entries/texshade.html</a><br />
﻿Beitz E. <em>TEXshade: shading and labeling of multiple sequence alignments using LATEX2 epsilon.</em> Bioinformatics. 2000;16(2):135-9. Available at: http://www.ncbi.nlm.nih.gov/pubmed/10842735.</p>
<p>Seems extremely powerful... </p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=426</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lightroom Video Template</title>
		<link>http://xaphire.de/recipes/?p=421</link>
		<comments>http://xaphire.de/recipes/?p=421#comments</comments>
		<pubDate>Mon, 04 Jul 2011 08:57:14 +0000</pubDate>
		<dc:creator>phynix</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[Useful Progs]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=421</guid>
		<description><![CDATA[Since I have been doing some time lapse photography recently, I was looking up possibilities to get Lightroom export the videos with a higher framrate than 10fps. http://lightroom-news.com/2009/10/28/direct-timelapse-video-export-from-lightroom/ This seems to be a good way to start. Also, since the template files are just text files, you can change the 24fps to any number you [...]]]></description>
			<content:encoded><![CDATA[<p>Since I have been doing some time lapse photography recently, I was looking up possibilities to get Lightroom export the videos with a higher framrate than 10fps.</p>
<p><a href="http://lightroom-news.com/2009/10/28/direct-timelapse-video-export-from-lightroom/">http://lightroom-news.com/2009/10/28/direct-timelapse-video-export-from-lightroom/</a></p>
<p>This seems to be a good way to start. Also, since the template files are just text files, you can change the 24fps to any number you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=421</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green Tea White Chocolate Cream Cheese Scones(??)</title>
		<link>http://xaphire.de/recipes/?p=416</link>
		<comments>http://xaphire.de/recipes/?p=416#comments</comments>
		<pubDate>Wed, 01 Jun 2011 17:02:26 +0000</pubDate>
		<dc:creator>phynix</dc:creator>
				<category><![CDATA[Cakes & Sweets]]></category>
		<category><![CDATA[Cream Cheese]]></category>
		<category><![CDATA[Green Tea]]></category>
		<category><![CDATA[White Chocolate]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=416</guid>
		<description><![CDATA[Sooo, here is my latest crazy baking creation: Basically just follow the instructions here: http://foodwishes.blogspot.com/2010/04/scone-home.html only! 1. put in half as much sugar, but instead chop in some white chocolate chunks 2. use cream cheese instead of butter 3. use matcha+milk mix instead of the milk. (30%matcha+hot water -&#62; let this cool and add 70% [...]]]></description>
			<content:encoded><![CDATA[<p>Sooo, here is my latest crazy baking creation:</p>
<p>Basically just follow the instructions here: <a href="http://foodwishes.blogspot.com/2010/04/scone-home.html">http://foodwishes.blogspot.com/2010/04/scone-home.html</a></p>
<p>only!</p>
<p>1. put in half as much sugar, but instead chop in some white chocolate chunks</p>
<p>2. use cream cheese instead of butter</p>
<p>3. use matcha+milk mix instead of the milk. (30%matcha+hot water -&gt; let this cool and add 70% milk)</p>
<p>I'm not sure if you still want to call the result a scone, but it is definitely delicious! Also, you can even treat it as a cake dough and not bother splitting the dough to form scones... <img src='http://xaphire.de/recipes/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  yuuummy</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=416</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Mint</title>
		<link>http://xaphire.de/recipes/?p=414</link>
		<comments>http://xaphire.de/recipes/?p=414#comments</comments>
		<pubDate>Wed, 01 Jun 2011 16:57:59 +0000</pubDate>
		<dc:creator>phynix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mint]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=414</guid>
		<description><![CDATA[I just updated to Linux Mint 11 (Katya) yesterday since Ubuntu 11.04 was pissing me off. I chose the upgrade option, so a couple of useful things survived from my previous ubuntu version (Matlab, Mathematica, home folder, etc.) Everything is running smoothly, except for the update manager. (I assume it's a problem of the upgrade.) [...]]]></description>
			<content:encoded><![CDATA[<p>I just updated to Linux Mint 11 (Katya) yesterday since Ubuntu 11.04 was pissing me off. I chose the upgrade option, so a couple of useful things survived from my previous ubuntu version (Matlab, Mathematica, home folder, etc.)</p>
<p>Everything is running smoothly, except for the update manager. (I assume it's a problem of the upgrade.) After 20 min reading around however the problem was solved.</p>
<p>The original error message was:<br />
E: Malformed line 1 in source list /etc/apt/sources.list.d/local-repository.list<br />
(dist parse)<br />
E: Unable to lock the list directory</p>
<p>Then after I click "close" in the next window I get:<br />
E:   Malformed line 1 in source list /etc/apt/sources.list.d/local-repository.list<br />
E: the list of sources could not be reached<br />
Go to the repository dialog to correct the problem.<br />
E:  _cache -&gt; open () failed, please report</p>
<p>The way around it is:</p>
<p>replace in in /etc/apt/sources.list.d/local-repository.list</p>
<p><code>deb file:///usr/share/local-repository katya/</code></p>
<p>by</p>
<p><code>deb file:///usr/share/local-repository binary/</code></p>
<p>Also, here is an example of my cleaned up version of my sources.list:<br />
<code><br />
deb http://packages.linuxmint.com/ katya main upstream<br />
deb http://archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse<br />
deb http://archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse<br />
deb http://security.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse<br />
deb http://archive.canonical.com/ubuntu/ natty partner<br />
deb http://extras.ubuntu.com/ubuntu natty main<br />
deb http://packages.medibuntu.org/ natty free non-free<br />
deb http://www.mendeley.com/repositories/xUbuntu_11.04 /</code></p>
<p>&nbsp;</p>
<p>Apart from this, I really like mint. The colour theme is much more pleasing and the general look and feel is what you would expect from a linux system. Also, it might just be me, but my computer feels like it's running slightly faster than before... But bootup is definitely faster than ubuntu.</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=414</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Useful small programs</title>
		<link>http://xaphire.de/recipes/?p=412</link>
		<comments>http://xaphire.de/recipes/?p=412#comments</comments>
		<pubDate>Wed, 01 Jun 2011 16:46:28 +0000</pubDate>
		<dc:creator>phynix</dc:creator>
				<category><![CDATA[Latex]]></category>
		<category><![CDATA[Useful Progs]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[rtf]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=412</guid>
		<description><![CDATA[http://pastebin.com/ http://sourceforge.net/projects/latex2rtf/]]></description>
			<content:encoded><![CDATA[<p>http://pastebin.com/</p>
<p>http://sourceforge.net/projects/latex2rtf/</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=412</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore &quot;I&#039;m feeling lucky&quot; adressbar search in FF4</title>
		<link>http://xaphire.de/recipes/?p=404</link>
		<comments>http://xaphire.de/recipes/?p=404#comments</comments>
		<pubDate>Tue, 03 May 2011 11:24:55 +0000</pubDate>
		<dc:creator>pascal</dc:creator>
				<category><![CDATA[Useful Progs]]></category>
		<category><![CDATA[classic]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox4]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=404</guid>
		<description><![CDATA[Firefox 4 changed the way how a key word entered in the address bar is handled. Before the google "im feeling lucky" result was opened, now its the google search result page. If you are used to navigate to facebook etc. by just typing the name in the address bar you probably want to restore [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 4 changed the way how a key word entered in the address bar is handled. Before the google "im feeling lucky" result was opened, now its the google search result page. If you are used to navigate to facebook etc. by just typing the name in the address bar you probably want to restore the "classical" behaviour:</p>
<p>Type about:config into the location bar and press enter<br />
Accept the warning message that appears, you will be taken to a list of preferences<br />
Locate the preference keyword.URL, double-click on it and change it to</p>
<p>http://www.google.com/search?btnI=I%...-8&#038;oe=UTF-8&#038;q=</p>
<p>(found on <a href="http://forum.bodybuilding.com/showthread.php?p=672678821">http://forum.bodybuilding.com/showthread.php?p=672678821</a>)</p>
<p>P.S. For the search result page i use a keyword...</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=404</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daikon cake (Luo bo gao)</title>
		<link>http://xaphire.de/recipes/?p=396</link>
		<comments>http://xaphire.de/recipes/?p=396#comments</comments>
		<pubDate>Mon, 02 May 2011 15:23:39 +0000</pubDate>
		<dc:creator>phynix</dc:creator>
				<category><![CDATA[Food]]></category>
		<category><![CDATA[Main dish]]></category>
		<category><![CDATA[Starter]]></category>
		<category><![CDATA[luo bo gao daikon cake]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=396</guid>
		<description><![CDATA[Daikon cake, Luo bo gao, or 萝卜糕 is a delicious chinese/asian radish savoury cake. I found a recipe here: http://nookandpantry.blogspot.com/2007/03/chinese-daikon-cake-luo-buo-gao.html (A very nice blog in general) Follow her instructions, I just adjusted the recipe a tiny bit: 1. for the water, use the water you soaked your mushrooms in. 2. flour: water ratio should be [...]]]></description>
			<content:encoded><![CDATA[<p>Daikon cake, Luo bo gao, or 萝卜糕 is a delicious chinese/asian radish savoury cake.</p>
<p>I found a recipe here: <a href="http://nookandpantry.blogspot.com/2007/03/chinese-daikon-cake-luo-buo-gao.html">http://nookandpantry.blogspot.com/2007/03/chinese-daikon-cake-luo-buo-gao.html</a> (A very nice blog in general)</p>
<p>Follow her instructions, I just adjusted the recipe a tiny bit:</p>
<p>1. for the water, use the water you soaked your mushrooms in.</p>
<p>2. flour: water ratio should be 1:1 or even more water works much better I find. (If you used too much water, use (potato) starch to thicken it down again)</p>
<p>3. How much daikon+rest stuff you dump into the flour-water mix is really up to you, so in that respect, the recipe is flexible</p>
<p>4. you can leave out the chinese sausages if you're vegetarian. I think it tastes better without...</p>
<p>5. add a part of the spring onions last to the batter (so don't panfry it with the rest)</p>
<p>and I probably can't stress enough: don't use glutinous rice flour (糯米粉), but just rice flour (米粉)!</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=396</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new ubuntu (gnome)</title>
		<link>http://xaphire.de/recipes/?p=391</link>
		<comments>http://xaphire.de/recipes/?p=391#comments</comments>
		<pubDate>Mon, 02 May 2011 15:07:52 +0000</pubDate>
		<dc:creator>phynix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[natty narwhal ubuntu update]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=391</guid>
		<description><![CDATA[Ok, I just struggled for over 90 minutes with the new ubuntu and with help of two friends, we finally figured out how to get back to the basic settings (and it's much faster now!): 1st step: when login in, choose 'classic' instead of unity frm the menu where you normally select if you want [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I just struggled for over 90 minutes with the new ubuntu and with help of two friends, we finally figured out how to get back to the basic settings (and it's much faster now!):</p>
<p>1st step: when login in,<strong> choose 'classic'</strong> instead of unity frm the menu where you normally select if you want KDE or gnome. (I haven't tried out the kde version yet... )</p>
<p>2nd step: <strong>compiz settings</strong>. There are a few new additions to the compiz maze of settings. So, what I think the only things you will need is probably:<br />
From windows management:<br />
-Scale (for the fancy F9 mac-style window picker - that the only fanzy thing I allow to indulge myself ;P)<br />
-Move Window<br />
-Resize Window<br />
-Static Application Switcher (The last three thing you really need! If you switch it off you can't move, resize or alt-tab anymore)</p>
<p>From Utility nothing if you're minimalistic, I left the Bailer on.<br />
No effect, no extras, no accessibility.</p>
<p>From Desktop: Only Desktop Wall, it's quite useful for moving windows between desktops (edge flipping) and navigating desktops - that is if you work with different desktops.</p>
<p>From General: it's probably useful to keep Composite &amp; OpenGL on, as well as Gnome Compatibility.</p>
<p>Now I (or we) still haven't found how to drag and drop an item into an inactive window by dragging it onto the taskbar.</p>
<p>As for <strong>music</strong>, <del>there is the new banshee player. From 30 mins of testing I can't say anything negative about it and it has the nice function of shuffling by songs, albums, artists and rating. I'm just replacing my rhythmbox icon by the banshee icon <img src='http://xaphire.de/recipes/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </del></p>
<p>After 1h: guys, throw banshee out of the window. It crashed on me twice and the shuffle by artist doesnt work! *replace banshee again* - haha and: you can't even close it properly, I had to kill it in a terminal.</p>
<p>I don't know what these ubuntu guys are doing, it used to be such an amazing, fast and reliable system and now it's just so messed up!</p>
<p>Oh yes: uninstall indicator-messages to get rid of the envelop in the top right corner...</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=391</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Meld - a diff and merge tool</title>
		<link>http://xaphire.de/recipes/?p=389</link>
		<comments>http://xaphire.de/recipes/?p=389#comments</comments>
		<pubDate>Mon, 02 May 2011 14:50:29 +0000</pubDate>
		<dc:creator>phynix</dc:creator>
				<category><![CDATA[Useful Progs]]></category>
		<category><![CDATA[diff merge linux]]></category>

		<guid isPermaLink="false">http://xaphire.de/recipes/?p=389</guid>
		<description><![CDATA[I was introduced to meld recently: http://meld.sourceforge.net/ And it does look very promising even from the screenshots: http://meld.sourceforge.net/screenshots.html]]></description>
			<content:encoded><![CDATA[<p>I was introduced to meld recently:</p>
<p>http://meld.sourceforge.net/</p>
<p>And it does look very promising even from the screenshots: http://meld.sourceforge.net/screenshots.html</p>
]]></content:encoded>
			<wfw:commentRss>http://xaphire.de/recipes/?feed=rss2&#038;p=389</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

