<?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>ojdo</title>
	<atom:link href="http://www.ojdo.de/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ojdo.de/wp</link>
	<description>Personal homepage of Johannes Dorfner</description>
	<lastBuildDate>Wed, 28 Jul 2010 03:00:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Jenset &#8211; [2010]  Rockin’ Back My Nights</title>
		<link>http://www.ojdo.de/wp/2010/07/jenset-2010-rockin%e2%80%99-back-my-nights/</link>
		<comments>http://www.ojdo.de/wp/2010/07/jenset-2010-rockin%e2%80%99-back-my-nights/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 03:00:08 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=990</guid>
		<description><![CDATA[This week&#8217;s release is a DJ mix set released at the Sonic Walker netlabel. It features 12 tracks from the netlabel rec72 (which should not be confused with the 12rec. netlabel). The covered genres range from dark ambient stuff to breaky IDM. Tracks by Zoe.LeelA also feature vocals. I would suggest it for a cool [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ojdo.de/wp/wp-content/uploads/2010/07/folder.jpg" rel="lightbox[990]" title="Jenset - Rockin’ Back My Nights"><img class="alignright size-thumbnail wp-image-991" title="Jenset - Rockin’ Back My Nights" src="http://www.ojdo.de/wp/wp-content/uploads/2010/07/folder-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>This week&#8217;s release is a DJ mix set released at the Sonic Walker netlabel. It features 12 tracks from the netlabel <a title="rec72" href="http://rec72.net/">rec72</a> (which should not be confused with the <a href="http://12rec.bandcamp.com/">12rec.</a> netlabel). The covered genres range from dark ambient stuff to breaky IDM. Tracks by Zoe.LeelA also feature vocals. I would suggest it for a cool evening at the computer.<span id="more-990"></span></p>
<p>[See post to listen to audio]</p>
<h3>Tracklist</h3>
<ol>
<li>Bitbasic – Cdr882</li>
<li>Zoe.LeelA – Destroy She Says</li>
<li>Kurobear – Powerful Indeed</li>
<li>Lukeing Forward – Feel the Motion of the Air</li>
<li>Komatsu – Y Arderan Juntos</li>
<li>Deef – Ein sonniger Tag Mit Dir</li>
<li>Zoe.LeelA – Silence</li>
<li>Nisei23 – I Dreamt of Music</li>
<li>Pandacetamol – Treasure Map</li>
<li>Human Terminal – Parallels</li>
<li>Phopha – Macabre City</li>
<li>Paco Alvarez – Minimisation</li>
</ol>
<h3>Stats</h3>
<table>
<tbody>
<tr>
<th>Release</th>
<td>Sonic Walker Mix 103</td>
</tr>
<tr>
<th>Artist</th>
<td>Jemset</td>
</tr>
<tr>
<th>Year</th>
<td>2010</td>
</tr>
<tr>
<th>Label</th>
<td>Sonic Walker</td>
</tr>
<tr>
<th>Genre</th>
<td>Electronic</td>
</tr>
<tr>
<th>Style</th>
<td>Compilation</td>
</tr>
<tr>
<th>Download</th>
<td><a href="http://www.sonicwalker.com/releases/swm103/">Link</a> (MP3, OGG)</td>
</tr>
</tbody>
</table>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/07/jenset-2010-rockin%e2%80%99-back-my-nights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.sonicsquirrel.net/sonic_walker/swm103/swm103-Jemset-Rockin_back_my_nights-music_from_rec72.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Optimise nonlinear functions using Matlab or Octave</title>
		<link>http://www.ojdo.de/wp/2010/07/optimise-nonlinear-functions-using-matlab-or-octave/</link>
		<comments>http://www.ojdo.de/wp/2010/07/optimise-nonlinear-functions-using-matlab-or-octave/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 03:00:22 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[How-tos]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=958</guid>
		<description><![CDATA[For my diploma thesis I needed an easy-to-use optimisation algorithm which could minimise a given function. I had access to Matlab, but surprisingly, none of the supplied optimisation functions seemed to satisfy my needs: I wanted to globally minimise a non-linear function within boundaries without using gradients. So I did a little research and found [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ojdo.de/wp/wp-content/uploads/2010/07/gbnm-sample-run.png" rel="lightbox[958]" title="gbnm-sample-run"><img class="alignright size-thumbnail wp-image-968" title="gbnm-sample-run" src="http://www.ojdo.de/wp/wp-content/uploads/2010/07/gbnm-sample-run-150x150.png" alt="Contour plot of a test function. In the middle its minimum is shown. White triangles are spread throughout the picture, denoting the locations of the initial simplices." width="150" height="150" /></a></p>
<p>For my diploma thesis I needed an easy-to-use optimisation algorithm which could minimise a given function. I had access to Matlab, but surprisingly, none of the supplied optimisation functions seemed to satisfy my needs: I wanted to globally minimise a non-linear function within boundaries without using gradients.</p>
<p>So I did a little research and found a Globalized Nelder-Mead method, which is a tuned version of the good old <a href="http://en.wikipedia.org/wiki/Downhill_simplex_method">downhill simplex algorithm</a>. Then I implemented it as a Matlab function. By the way: the function also works fine with <a href="http://www.octave.org/">Octave</a>.<span id="more-958"></span></p>
<h3>What does it do?</h3>
<p>The Nelder-Mead algorithm, sometimes also called downhill simplex method, was originally published in 1965. It is an iterative algorithm for local, unconstrained minimisation of a non-linear function <img src='http://s.wordpress.com/latex.php?latex=f%20%3A%20%5Cmathbb%7BR%7D%5En%20%5Cto%20%5Cmathbb%7BR%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='f : \mathbb{R}^n \to \mathbb{R}' title='f : \mathbb{R}^n \to \mathbb{R}' class='latex' />. In contrast to most other iterative algorithms, it does not rely on the derivative of the target function but only evaluates the function itself. This makes it extremely well suited for cases when the target function is not an algebraic term, but a simulation model which cannot be derived directly. It also does not approximate the function&#8217;s gradient but is based on geometrical projections of an n+1-point polygon&#8212;the simplex&#8212;in the n-dimensional parameter space of the target function. A simplex in two dimensions is a triangle, one in three dimensions is a tetrahedron. In general, the simplex can be represented as a matrix <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BS%7D%20%5Cin%20%5Cmathbb%7BR%7D%5E%7B%28n%29%5Ctimes%28n%2B1%29%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\mathbf{S} \in \mathbb{R}^{(n)\times(n+1)}' title='\mathbf{S} \in \mathbb{R}^{(n)\times(n+1)}' class='latex' /> of its points.</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BS%7D%20%3D%20%5Cbegin%7Bbmatrix%7D%20%5Cmathbf%7Bx%7D_0%20%26%20%5Ccdots%26%20%20%5Cmathbf%7Bx%7D_n%20%5Cend%7Bbmatrix%7D%20%5Ctext%7B%20with%20%7D%20%5Cmathbf%7Bx%7D_i%20%5Cin%20%5Cmathbb%7BR%7D%5En%20&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\mathbf{S} = \begin{bmatrix} \mathbf{x}_0 &amp; \cdots&amp;  \mathbf{x}_n \end{bmatrix} \text{ with } \mathbf{x}_i \in \mathbb{R}^n ' title='\mathbf{S} = \begin{bmatrix} \mathbf{x}_0 &amp; \cdots&amp;  \mathbf{x}_n \end{bmatrix} \text{ with } \mathbf{x}_i \in \mathbb{R}^n ' class='latex' />
<p>The basic idea behind the simplex algorithm is that the worst point of <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BS%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\mathbf{S}' title='\mathbf{S}' class='latex' /> is replaced by a better one with a smaller function value and to repeat this operation iteratively until a local optimum has been found. To achieve this, three different transformations are applied to the simplex which let it move in directions of descent and shrink around a local minimum. These transformations are called <em>reflection</em>, <em>expansion</em> and <em>contraction</em>. </p>
<p>In each iteration, first the worst point is reflected at the centroid of the remaining points. Depending on the quality (good or bad) it then replaces the worst point in the simplex. If the reflected point is not better, it is withdrawn and the other fallback operations are executed.</p>
<p>The <em>globalized</em> Nelder-Mead method just generalizes this idea to find a global minimum. Instead of initialising the simplex once, multiple simplices are initialised and each one finds one local minimum. There are some tweaks to make the location of these simplices better than random, but principally they are spread randomly within the allowed boundaries.</p>
<h3>How do I use it?</h3>
<p>Just copy the file <code>gbnm.m</code> from the download below into a directory where Matlab or Octave can find it. Then just call the function gbnm. A typical usage might look like this:</p>
<pre class="brush: matlabkey;">
% Define test function and optimisation boundaries
f = @(x) norm(x).^2 - cos(norm(x));
xmin = [-10;-10];
xmax = -xmin;

xoptim = gbnm(f,xmin,xmax)
% Expected output: xoptim = [0.00.. ; 0.00..]
</pre>
<p>The function does not only return the found minimum and has an optional argument for tweaking the algorithm parameters:</p>
<pre class="brush: matlabkey; light: true;">
[x, fval, output, options] = gbnm(fun,xmin,xmax[, options])
</pre>
<p>Refer to the output of <code>help gbnm</code> and the research paper for further detail. If something remains unclear or you have found a bug, feel free to comment!</p>
<h3>Download</h3>
<ul>
<li><a href="http://www.ojdo.de/wp/wp-content/uploads/2010/07/gbnm.zip">gbnm.zip</a> (v0.1 [2010-07-19] initial release)</li>
</ul>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/07/optimise-nonlinear-functions-using-matlab-or-octave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benny Goodman &#8211; [1938] The Famous Carnegie Hall Jazz Concert</title>
		<link>http://www.ojdo.de/wp/2010/06/benny-goodman-1938-the-famous-carnegie-hall-jazz-concert/</link>
		<comments>http://www.ojdo.de/wp/2010/06/benny-goodman-1938-the-famous-carnegie-hall-jazz-concert/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 03:00:56 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=896</guid>
		<description><![CDATA[A unique performance, made available to everyone. Often wrongly described as the first Swing concert, the The Famous 1938 Carnegie Hall Concert by Benny Goodman is a milestone in the history of Jazz concerts. Just listen to the final track of the concert and you know what I mean. (The cover image is self-made with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ojdo.de/wp/wp-content/uploads/2010/06/benny-goodman-cover.jpg" rel="lightbox[896]" title="The Famous Carnegie Hall Concert 1938"><img src="http://www.ojdo.de/wp/wp-content/uploads/2010/06/benny-goodman-cover-150x150.jpg" alt="" title="The Famous Carnegie Hall Concert 1938" width="150" height="150" class="alignright size-thumbnail wp-image-955" /></a></p>
<p>A unique performance, made available to everyone. Often wrongly described as the first Swing concert, the The Famous 1938 Carnegie Hall Concert by Benny Goodman is a milestone in the history of Jazz concerts. Just listen to the final track of the concert and you know what I mean. (The cover image is self-made with an <a href="http://commons.wikimedia.org/wiki/File:Benny_Goodman1.1971.JPG">image of Benny Goodman</a> from 1971.)<span id="more-896"></span></p>
<p>[See post to listen to audio]<br />
<em>Sing Sing Sing &#8211; With A Swing</em> is a legendary Jazz standard. This performance is a 10 minute long frenzy with instrumental soli. The first minute introduces the famous theme, well structured by an excellent drum performance of Gene Krupa. Swing at its best.</p>
<p>Get the whole album at the download link below the long track list.</p>
<h3>Tracks</h3>
<table>
<th>#</th>
<th>Title</th>
<th>Duration</th>
<th>Rating</th>
<th>Energy</th>
<tr>
<td class="tracknumber">1.01</td>
<td>Don&#8217;t Be That Way // Edgar Sampson, Benny Goodman, Mitchell Parish</td>
<td>4:12</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">1.02</td>
<td>One O&#8217;Clock Jump // Eddie Durham, Buster Smith</td>
<td>6:52</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">1.03</td>
<td>Dixieland one step</td>
<td>1:20</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">1.04</td>
<td>I&#8217;m Coming Virginia // Will Marion Cook, Donald Heywood</td>
<td>2:07</td>
<td>★★</td>
<td>♢</td>
</tr>
<tr>
<td class="tracknumber">1.05</td>
<td>When My Baby Smiles at Me // Bill Munro, Andres Sterling, Ted Lewis, Harry von Tilzer</td>
<td>0:51</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">1.06</td>
<td>Shine // Cecil Mack, Ford Dabney, Lew Brown</td>
<td>1:03</td>
<td>★★★</td>
<td>♢♢♢</td>
</tr>
<tr>
<td class="tracknumber">1.07</td>
<td>Blue Reverie // Duke Ellington, Harry Carney</td>
<td>3:21</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">1.08</td>
<td>Life Goes to A Party // Harry James, Benny Goodman</td>
<td>4:13</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">2.01</td>
<td>Honeysuckle Rose // Thomas Waller, Andy Razaf</td>
<td>13:57</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">2.02</td>
<td>Body and Soul // Johnny Green, Edward Heyman, Robert Sour, Frank Eyton</td>
<td>3:23</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">2.03</td>
<td>Avalon // Vincent Rose, B.G. deSylva, Al Jolson</td>
<td>4:16</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">2.04</td>
<td>The Man I Love // George Gershwin, Ira Gershwin</td>
<td>3:28</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">3.01</td>
<td>I Got Rhythm // George Gershwin, Ira Gershwin</td>
<td>5:09</td>
<td>★★★</td>
<td>♢♢♢</td>
</tr>
<tr>
<td class="tracknumber">3.02</td>
<td>Blue Skies // Irving Berlin</td>
<td>3:17</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">3.03</td>
<td>Loch Lomond</td>
<td>2:58</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">3.04</td>
<td>Blue Room // Richard Rodgers, Lorenz Hart</td>
<td>5:12</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">3.05</td>
<td>Swingtime in the Rockies // Jimmy Mundy, Benny Goodman</td>
<td>3:27</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">3.06</td>
<td>Bei Mir Bist du Schoen // Scholom Secunda, Jacob Jacobs, Sammy Cahn, Saul Chaplin</td>
<td>0:32</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">3.07</td>
<td>China Boy // Dick Winfree, Phil Boutelje</td>
<td>4:52</td>
<td>★★★</td>
<td>♢♢♢</td>
</tr>
<tr>
<td class="tracknumber">4.01</td>
<td>Stompin&#8217; at the Savoy // Edgar Sampson, Benny Goodman, Chick Webb</td>
<td>5:55</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">4.02</td>
<td>Dizzy Spells // Benny Goodman, Lionel Hampton, Teddy Wilson</td>
<td>5:43</td>
<td>★★★</td>
<td>♢♢♢</td>
</tr>
<tr>
<td class="tracknumber">4.03</td>
<td>Sing Sing Sing &#8211; with A Swing</td>
<td>10:58</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">4.04</td>
<td>Big John&#8217;s Special // Horace Henderson</td>
<td>3:45</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
</table>
<h3>Stats</h3>
<table>
<tr>
<th>Release</th>
<td>The Famous 1938 Carnegie Hall Jazz Concert</td>
</tr>
<tr>
<th>Artist</th>
<td>Benny Goodman</td>
</tr>
<tr>
<th>Year</th>
<td>1938</td>
</tr>
<tr>
<th>Genre</th>
<td>Jazz</td>
</tr>
<tr>
<th>Style</th>
<td>Free Improvisation, Live</td>
</tr>
<tr>
<th>Download</th>
<td><a href="http://www.archive.org/details/TheFamous1938CarnegieHallJazzConcert">Link</a> (MP3 VBR)</td>
</tr>
</table>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/06/benny-goodman-1938-the-famous-carnegie-hall-jazz-concert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.archive.org/download/TheFamous1938CarnegieHallJazzConcert/403_Sing_Sing_Sing_-_with_A_Swing.mp3" length="26310806" type="audio/mpeg" />
		</item>
		<item>
		<title>Mathematical Formulas in Microsoft Word</title>
		<link>http://www.ojdo.de/wp/2010/06/mathematical-formulas-in-microsoft-word/</link>
		<comments>http://www.ojdo.de/wp/2010/06/mathematical-formulas-in-microsoft-word/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 03:00:21 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[How-tos]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=902</guid>
		<description><![CDATA[Formula typesetting can be a tedious work in most typewriter software. Word (here: Version 2003) is no excuse. When you are &#8212; like me &#8212; forced to use this software for writing technical reports containing formulas, then this tip might be useful for you. The &#8220;typical&#8221; way of writing formulas is creating formula objects which [...]]]></description>
			<content:encoded><![CDATA[<p>Formula typesetting can be a tedious work in most typewriter software. Word (here: Version 2003) is no excuse. When you are &#8212; like me &#8212; forced to use this software for writing technical reports containing formulas, then this tip might be useful for you. The &#8220;typical&#8221; way of writing formulas is creating formula objects which can  be edited by a double click on them. However, as soon as a document contains many of those objects, their handling becomes uncomfortable because they don&#8217;t behave like their surrounding text.</p>
<p>But there is another, almost perfectly hidden feature which allows to typeset easy formulas as real text which respects text formatting styles: Equation fields.<span id="more-902"></span></p>
<h3>Equation fields</h3>
<p>Hit <strong>Ctrl+F9</strong> and add the following construct: <code>{ EQ \f(a;b) }</code>. Then place the cursor on or before this field and hit <strong>Shift+F9</strong>. You should see a fraction like this: <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\frac{a}{b}' title='\frac{a}{b}' class='latex' />. </p>
<p>The advantage of this technique over Word&#8217;s built-in formula editor is that these formulas are styled according to their surround text automatically. The omits much of the hassle involved in placement and handling of the formula objects.</p>
<p>There is just one thing you should not do: <strong>Don&#8217;t double click on them</strong> because they are converted to formula objects this way. If this happens by accident, use Undo (Ctrl+Z) to repair the damage. To edit an equation field, place the cursor on it and hit Shift+F9 again to unveil its code.</p>
<h3>Commands</h3>
<p>An equation field can contain any sequence of the following commands, mixed with plain text. Nesting is supported. Each command I find useful is presented with a short example of typical use.</p>
<table>
<tbody>
<tr>
<th></th>
<th>Description</th>
<th>Example</th>
</tr>
<tr>
<td>\a</td>
<td><em>Matrix</em>. Available options: co<em>n</em> determines number of columns, hs and vs horizontal and vertical spacing (in pt), the command \al, \ac and \ar allow to determine the horizontal alignment within the cells (\al is default). Example code: <code>\a \co2 \hs3 (a;b;c;d)</code></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cbegin%7Bmatrix%7D%20a%20%26%20b%20%5C%5C%20%20c%26%20d%20%5Cend%7Bmatrix%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\begin{matrix} a &amp; b \\  c&amp; d \end{matrix}' title='\begin{matrix} a &amp; b \\  c&amp; d \end{matrix}' class='latex' /></td>
</tr>
<tr>
<td>\b</td>
<td><em>Braces</em>. Places automatically sized braces around big expressions like fractions or roots. Example code: <code>\b(\f(•;•))</code></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B%5Ccdot%7D%7B%5Ccdot%7D%20%5Cright%20%29&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\left ( \frac{\cdot}{\cdot} \right )' title='\left ( \frac{\cdot}{\cdot} \right )' class='latex' /></td>
</tr>
<tr>
<td>\d</td>
<td><em>Positioning</em>. Creates spaces and indentation. I don&#8217;t use it.</td>
<td></td>
</tr>
<tr>
<td>\f</td>
<td><em>Fraction</em>. Example code: <code>\f(a;b)</code></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\frac{a}{b}' title='\frac{a}{b}' class='latex' /></td>
</tr>
<tr>
<td>\i</td>
<td><em>Integral</em>. Example code: <code>\i(a;b;f(x)dx)</code></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cint_a%5Eb%20f%28x%29dx&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\int_a^b f(x)dx' title='\int_a^b f(x)dx' class='latex' /></td>
</tr>
<tr>
<td>\l</td>
<td><em>List</em>. I don&#8217;t use it.</td>
<td></td>
</tr>
<tr>
<td>\o</td>
<td><em>Overwrite</em>. Places text in the second argument over the text in the first argument. Options \al, \ac and \ar determine their alignment. Example code: <code>\o\ac(n;\s\up4(•))</code></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cdot%7Bn%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\dot{n}' title='\dot{n}' class='latex' /></td>
</tr>
<tr>
<td>\r</td>
<td><em>Root</em>. Example code: <code>\r(n;a)</code></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Csqrt%5Bn%5D%7Ba%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\sqrt[n]{a}' title='\sqrt[n]{a}' class='latex' /></td>
</tr>
<tr>
<td>\s</td>
<td><em>Super-</em> and <em>subscript</em>. Available options are \do<em>n</em> and up<em>n</em>. The first one creates subscripts, the second one superscripts. Example code: <code>a\s\up4(n) b\s\do4(i)</code></td>
<td><img src='http://s.wordpress.com/latex.php?latex=a%5En%5C%20b_i&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='a^n\ b_i' title='a^n\ b_i' class='latex' /></td>
</tr>
<tr>
<td>\x</td>
<td><em>Frame</em>. Places a framed box around its argument. Example code: <code>\x(a)</code></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfbox%7Ba%7D&#038;bg=T&#038;fg=ffffff&#038;s=0' alt='\fbox{a}' title='\fbox{a}' class='latex' /></td>
</tr>
</tbody>
</table>
<h3>Golden path</h3>
<p>If you have to write a longer document, like a thesis, which contains vast amounts of formulas, get LaTeX! (Technical remark: the examples above are rendered using a server-based LaTeX-Renderer.)</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/06/mathematical-formulas-in-microsoft-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peter Van Riet &#8211; [2008] Not even the beginning of the end EP</title>
		<link>http://www.ojdo.de/wp/2010/05/peter-van-riet-2008-not-even-the-beginning-of-the-end-ep/</link>
		<comments>http://www.ojdo.de/wp/2010/05/peter-van-riet-2008-not-even-the-beginning-of-the-end-ep/#comments</comments>
		<pubDate>Wed, 26 May 2010 03:00:56 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=883</guid>
		<description><![CDATA[Peter van Riet is an incredibly talented musician from Belgium. Fortunately, he built on that talent and studied Classical piano, followed by supplement courses in harmonics and composition. The results of this effort are partially for download on his homepage. He first names Craig Armstrong in his list of artists that influenced him. And that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ojdo.de/wp/wp-content/uploads/2010/05/folder2.jpg" rel="lightbox[883]" title="Peter Van Riet – [2008] Not even the beginning of the end EP album cover"><img src="http://www.ojdo.de/wp/wp-content/uploads/2010/05/folder2-150x150.jpg" alt="" title="Peter Van Riet – [2008] Not even the beginning of the end EP album cover" width="150" height="150" class="alignright size-thumbnail wp-image-886" /></a></p>
<p><a href="http://www.petervanriet-musician.be/">Peter van Riet</a> is an incredibly talented musician from Belgium. Fortunately, he built on that talent and studied Classical piano, followed by supplement courses in harmonics and composition. The results of this effort are partially for download on <a href="http://www.petervanriet-musician.be/">his homepage</a>. He first names Craig Armstrong in his list of artists that influenced him. And that is hearable in his only major release I found so far. It is a piano-dominated masterpiece between cinematic soundtrack and &#8220;modern classical&#8221; compositions. It is difficult to select only three tracks in the following as a listening example, because the whole album is too good to be free. But don&#8217;t believe me unheard! Get dazzled!<span id="more-883"></span></p>
<p>It is uploaded unfortunately as a ZIP archive which does not allow streaming of individual tracks. Additionally, it is released under a restrictive license, which does not allow me to re-upload it properly. So I just can recommend you to download it and then just to listen to the tracks with a 4-star rating in the following table. I promise, you will not regret it!</p>
<h3>Tracks</h3>
<table>
<tr>
<th>#</th>
<th>Title</th>
<th>Duration</th>
<th>Rating</th>
<th>Energy</th>
</tr>
<tr>
<td class="tracknumber">01</td>
<td>Vintage Electro pt. 2</td>
<td>2:21</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">02</td>
<td>Mechanical Love // Peter Van Riet, Aaron Lenoir</td>
<td>2:48</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">03</td>
<td>Not even the beginning of the end</td>
<td>4:44</td>
<td>★★★</td>
<td>♢</td>
</tr>
<tr>
<td class="tracknumber">04</td>
<td>Amid the rainy chaos of the day</td>
<td>3:19</td>
<td>★★★</td>
<td>♢</td>
</tr>
<tr>
<td class="tracknumber">05</td>
<td>Balance</td>
<td>3:25</td>
<td>★★★</td>
<td>♢</td>
</tr>
<tr>
<td class="tracknumber">06</td>
<td>Blackbirds in Berlin</td>
<td>2:40</td>
<td>★★★</td>
<td>♢</td>
</tr>
<tr>
<td class="tracknumber">07</td>
<td>Lonely seeker for Truth</td>
<td>1:17</td>
<td>★★★</td>
<td>♢</td>
</tr>
<tr>
<td class="tracknumber">08</td>
<td>Intensity</td>
<td>2:08</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">09</td>
<td>Siento Su Mano En la Tuya</td>
<td>1:41</td>
<td>★★★</td>
<td>♢</td>
</tr>
<tr>
<td class="tracknumber">10</td>
<td>Overture to &#8220;Creatures of The Forest&#8221;</td>
<td>4:26</td>
<td>★★★★</td>
<td>♢</td>
</tr>
<tr>
<td class="tracknumber">11</td>
<td>Prologue to &#8220;Witch Hunter&#8221;</td>
<td>2:47</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">12</td>
<td>The Hunted</td>
<td>2:26</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">13</td>
<td>Say Hello to Inspinazie</td>
<td>0:52</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">14</td>
<td>The Strength of the Righteous</td>
<td>4:28</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">15</td>
<td>Requiem for a Sugar Plum Fairy</td>
<td>1:09</td>
<td>★★★</td>
<td>♢</td>
</tr>
</table>
<h3>Stats</h3>
<table>
<tr>
<th>Release</th>
<td>Not even the beginning of the end EP</td>
</tr>
<tr>
<th>Artist</th>
<td>Peter Van Riet</td>
</tr>
<tr>
<th>Year</th>
<td>2008</td>
</tr>
<tr>
<th>Genre</th>
<td>Classical</td>
</tr>
<tr>
<th>Download</th>
<td><a href="http://www.archive.org/details/NotEvenTheEndOfTheBeginning">Link</a> (MP3)</td>
</tr>
</table>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/05/peter-van-riet-2008-not-even-the-beginning-of-the-end-ep/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Alpha Point &#8211; [2010] High Like The Angels CDM</title>
		<link>http://www.ojdo.de/wp/2010/05/alpha-point-2010-high-like-the-angels-cdm/</link>
		<comments>http://www.ojdo.de/wp/2010/05/alpha-point-2010-high-like-the-angels-cdm/#comments</comments>
		<pubDate>Wed, 19 May 2010 03:00:59 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=872</guid>
		<description><![CDATA[Alpha point is a music project originating from a Russian electro band. Their style has influences of Depeche Mode, combined with dance floor compatible beats and straight industrial guitar riffs. The result is not a complex composition, but honest, enjoyable techno songs. They have have released several singles and albums on the internet archive. Here, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ojdo.de/wp/wp-content/uploads/2010/05/folder1.jpg" rel="lightbox[872]" title="Alpha Point – [2010] High Like The Angels CDM album cover"><img src="http://www.ojdo.de/wp/wp-content/uploads/2010/05/folder1-150x150.jpg" alt="" title="Alpha Point – [2010] High Like The Angels CDM album cover" width="150" height="150" class="alignright size-thumbnail wp-image-878" /></a></p>
<p>Alpha point is a music project originating from a Russian electro band. Their style has influences of Depeche Mode, combined with dance floor compatible beats and straight industrial guitar riffs. The result is not a complex composition, but honest, enjoyable techno songs. They have have released several singles and albums on the internet archive. Here, I review their latest single release <em>High Like The Angels</em> which features four different versions of this songs plus the bonus single <em>God&#8217;s Anger</em>. Listen to my favourite picks and download the album, if you like it.<span id="more-872"></span></p>
<p>[See post to listen to audio]</p>
<p><em>High Like The Angels (Relaxed Mix)</em> is my favourite version of this song, probably because it sounds more like Trance, lacking the e-guitars. It such sounds a little bit like an early song from Darude or Paul Oakenfold.</p>
<p>[See post to listen to audio]</p>
<p>Rank two goes to the <em>Cuttin Wings Mix</em> by Personal Space. It uses e-guitars, but adds much cinematic atmosphere by adding depth (i.e. echo) and a subtle soundscape. The song would well fit dystopian science fiction film which plays in an abandoned metropole.</p>
<p>[See post to listen to audio]</p>
<p>The other song on this release, <em>God&#8217;s Anger</em> sounds very similar in instrumentation and structure. Nothing surprising here, but a very solid (read: high quality) production makes also this song very pleasing to listen to, when you are after energetic trance-industrial-music.</p>
<h3>Tracks</h3>
<table>
<tr>
<th>#</th>
<th>Title</th>
<th>Duration</th>
<th>Rating</th>
<th>Energy</th>
</tr>
<tr>
<td class="tracknumber">01</td>
<td>High Like The Angels</td>
<td>3:35</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">02</td>
<td>God&#8217;s Anger (Single Version)</td>
<td>4:04</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">03</td>
<td>High Like The Angels (Devildance Mix by [systemshock])</td>
<td>5:07</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">04</td>
<td>High Like The Angels (Cuttin&#8217; Wings Mix by Personal Space)</td>
<td>6:16</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">05</td>
<td>High Like The Angels (Relaxed Mix)</td>
<td>4:44</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
</table>
<h3>Stats</h3>
<table>
<tr>
<th>Release</th>
<td>High Like The Angels CDM</td>
</tr>
<tr>
<th>Artist</th>
<td>Alpha Point</td>
</tr>
<tr>
<th>Year</th>
<td>2010</td>
</tr>
<tr>
<th>Label</th>
<td>Synthematik</td>
</tr>
<tr>
<th>Genre</th>
<td>Electronic</td>
</tr>
<tr>
<th>Style</th>
<td>Synth-pop, Techno, Disco</td>
</tr>
<tr>
<th>Download</th>
<td><a href="http://www.archive.org/details/sntkdig06">Link</a> (MP3 320Kbps CBR)</td>
</tr>
</table>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/05/alpha-point-2010-high-like-the-angels-cdm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.archive.org/download/sntkdig06/Alpha_Point_-_05_-_High_Like_The_Angels_Relaxed_Mix.mp3" length="11387380" type="audio/mpeg" />
<enclosure url="http://www.archive.org/download/sntkdig06/Alpha_Point_-_04_-_High_Like_The_Angels_Cuttin_Wings_Mix_by_Personal_Space.mp3" length="15056065" type="audio/mpeg" />
<enclosure url="http://www.archive.org/download/sntkdig06/Alpha_Point_-_02_-_Gods_Anger_Single_Version.mp3" length="9800168" type="audio/mpeg" />
		</item>
		<item>
		<title>Wooden wallpapers</title>
		<link>http://www.ojdo.de/wp/2010/05/wooden-wallpapers/</link>
		<comments>http://www.ojdo.de/wp/2010/05/wooden-wallpapers/#comments</comments>
		<pubDate>Wed, 12 May 2010 03:00:05 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[Wallpaper]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=889</guid>
		<description><![CDATA[Some new high-definition wallpapers. Subject this time is wood. The first three wallpapers are more texture-like, while the last two show also objects: a conifere and a green bottle. All images are photos taken myself, cropped and a little edited with the free image editing software Paint.NET. (I pretty much like the photo filters&#8230;)]]></description>
			<content:encoded><![CDATA[<p>Some new high-definition wallpapers. Subject this time is <em>wood</em>. The first three wallpapers are more texture-like, while the last two show also objects: a conifere and a green bottle. All images are photos taken myself, cropped and a little edited with the free image editing software <a href="http://www.getpaint.net/">Paint.NET</a>. (I pretty much like the photo filters&#8230;)</p>

<div class="ngg-galleryoverview" id="ngg-gallery-28-889">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-252" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/texture-driftwood.jpg" title="Driftwood" rel="lightbox[set_28]" >
								<img title="Driftwood" alt="Driftwood" src="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/thumbs/thumbs_texture-driftwood.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-253" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/texture-wooden-ceiling-vertical-tiles.jpg" title="Wooden ceiling with vertical tiles" rel="lightbox[set_28]" >
								<img title="Wooden ceiling with vertical tiles" alt="Wooden ceiling with vertical tiles" src="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/thumbs/thumbs_texture-wooden-ceiling-vertical-tiles.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-254" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/texture-wooden-ceiling.jpg" title="Wooden ceiling with horizontal tiles" rel="lightbox[set_28]" >
								<img title="Wooden ceiling with horizontal tiles" alt="Wooden ceiling with horizontal tiles" src="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/thumbs/thumbs_texture-wooden-ceiling.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-255" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/wooden-conifere-cone.jpg" title="Conifere cone on wooden table" rel="lightbox[set_28]" >
								<img title="Conifere cone on wooden table" alt="Conifere cone on wooden table" src="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/thumbs/thumbs_wooden-conifere-cone.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-256" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/wooden-table-green-bottle.jpg" title="Wooden table with green bottle" rel="lightbox[set_28]" >
								<img title="Wooden table with green bottle" alt="Wooden table with green bottle" src="http://www.ojdo.de/wp/wp-content/gallery/wallpaper-wood/thumbs/thumbs_wooden-table-green-bottle.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/05/wooden-wallpapers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deadspin &#8211; [2008] Deadspin EP</title>
		<link>http://www.ojdo.de/wp/2010/05/deadspin-2008-deadspin-ep/</link>
		<comments>http://www.ojdo.de/wp/2010/05/deadspin-2008-deadspin-ep/#comments</comments>
		<pubDate>Wed, 05 May 2010 03:00:50 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=862</guid>
		<description><![CDATA[Free online music is still often linked to eclectic, weird and experimental music. This rock album from 2006, recorded by the band Deadspin is a good counter-example of artists who offer their first release for free. In September 2009, their second album Little Birds Are Like Bullets was published at Split Infinity. In between, several [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ojdo.de/wp/wp-content/uploads/2010/05/folder.jpg" rel="lightbox[862]" title="Deadspin - [2008] Deadspin EP front cover"><img src="http://www.ojdo.de/wp/wp-content/uploads/2010/05/folder-150x150.jpg" alt="" title="Deadspin - [2008] Deadspin EP front cover" width="150" height="150" class="alignright size-thumbnail wp-image-863" /></a></p>
<p>Free online music is still often linked to eclectic, weird and experimental music. This rock album from 2006, recorded by the band Deadspin is a good counter-example of artists who offer their first release for free. In September 2009, their second album <em>Little Birds Are Like Bullets</em> was published at <em>Split Infinity</em>. In between, <a href="http://www.archive.org/details/Deadspin">several live acts</a> were added to the Internet Archive. As I only review free music here, I stick to <em>Deadspin EP</em>. But have a listen to their new album on <a href="http://deadspinmusic.com/">the band&#8217;s homepage</a>,too! I would compare their sound to a mixture of Coldplay and Sting, but only to give you a rough estimate on how they sound without hearing them, what you can do in the following:<span id="more-862"></span></p>
<p>[See post to listen to audio]</p>
<p><em>October</em> is one of two tracks that is present on both releases. However, the 2009 version was rerecorded and has crisper sound. Nevertheless, <em>October</em> also rocks in this version. Radio-compatible soft rock with extra synth-pads, a great drummer and a relaxed voice in the middle. </p>
<p>[See post to listen to audio]</p>
<p><em>The Story Never Told</em> has one killer riff that hooked to my brain immediately. I hits you in your <del>face</del> <ins>ears</ins> right at the beginning (0:10). The bass line glues the 6 minute long song together. Above it, producer Geoff Chase mixes several instrumental solos.</p>
<p>All in all, it is a great album for &#8220;general&#8221; listening. It doesn&#8217;t annoy you but also does not interfere when, say, writing a review. One last remark: the EP does not have an official album cover, so I dared to create one myself. The picture is a photo of an ECQ, taken by user <a href="http://www.sxc.hu/profile/hamma">hamma</a> at sxc.hu.</p>
<h3>Tracks</h3>
<table>
<tr>
<th>#</th>
<th>Title</th>
<th>Duration</th>
<th>Rating</th>
<th>Energy</th>
</tr>
<tr>
<td class="tracknumber">01</td>
<td>Renown</td>
<td>5:06</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">02</td>
<td>Crab Canon</td>
<td>0:35</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">03</td>
<td>October</td>
<td>6:08</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">04</td>
<td>Bingo</td>
<td>5:16</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">05</td>
<td>LX-55</td>
<td>5:22</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">06</td>
<td>Stardust Projectile, Come Into My Heart</td>
<td>0:22</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">07</td>
<td>The Story Never Told</td>
<td>6:09</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">08</td>
<td>Without a Trace</td>
<td>5:49</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
</table>
<h3>Stats</h3>
<table>
<tr>
<th>Release</th>
<td>Deadspin EP</td>
</tr>
<tr>
<th>Artist</th>
<td><a href="http://deadspinmusic.com/">Deadspin</a></td>
</tr>
<tr>
<th>Year</th>
<td>2006</td>
</tr>
<tr>
<th>Label</th>
<td>N/A</td>
</tr>
<tr>
<th>Genre</th>
<td>Rock</td>
</tr>
<tr>
<th>Style</th>
<td>Blues Rock, Classic Rock, Soft Rock</td>
</tr>
<tr>
<th>Download</th>
<td><a href="http://www.archive.org/details/Deadspin_EP_2006">Link</a> (FLAC, MP3, OGG)</td>
</tr>
</table>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/05/deadspin-2008-deadspin-ep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.archive.org/download/Deadspin_EP_2006/Deadspin_EP_2006_03_October_vbr.mp3" length="8852048" type="audio/mpeg" />
<enclosure url="http://www.archive.org/download/Deadspin_EP_2006/Deadspin_EP_2006_07_The_Story_Never_Told_vbr.mp3" length="9908358" type="audio/mpeg" />
		</item>
		<item>
		<title>Grey desktop wallpapers</title>
		<link>http://www.ojdo.de/wp/2010/04/grey-desktop-wallpapers/</link>
		<comments>http://www.ojdo.de/wp/2010/04/grey-desktop-wallpapers/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 14:14:10 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[Wallpaper]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=822</guid>
		<description><![CDATA[More colourless desktop wallpapers: this time in all glorious grey tones. As usual they all have full high-definition resolution. The first picture (im)perfect day is a reprise of one of my favourite pictures called perfect day I already released some time ago.]]></description>
			<content:encoded><![CDATA[<p>More colourless desktop wallpapers: this time in all glorious grey tones. As usual they all have full high-definition resolution. The first picture <em>(im)perfect day</em> is a reprise of one of my favourite pictures called <em>perfect day</em> I already <a href="http://www.ojdo.de/wp/2009/12/desktop-wallpapers-ii/">released some time ago</a>.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-27-822">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-247" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/(im)perfect-day-grey.jpg" title="(im)perfect day " rel="lightbox[set_27]" >
								<img title="(im)perfect day " alt="(im)perfect day " src="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/thumbs/thumbs_(im)perfect-day-grey.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-248" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/grey-beach.jpg" title="grey beach" rel="lightbox[set_27]" >
								<img title="grey beach" alt="grey beach" src="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/thumbs/thumbs_grey-beach.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-249" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/grey-sea.jpg" title="grey sea" rel="lightbox[set_27]" >
								<img title="grey sea" alt="grey sea" src="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/thumbs/thumbs_grey-sea.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-250" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/grey-wall.jpg" title="grey wall" rel="lightbox[set_27]" >
								<img title="grey wall" alt="grey wall" src="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/thumbs/thumbs_grey-wall.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-251" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/grey-wood.jpg" title="grey wood" rel="lightbox[set_27]" >
								<img title="grey wood" alt="grey wood" src="http://www.ojdo.de/wp/wp-content/gallery/grey-desktop-wallpapers/thumbs/thumbs_grey-wood.jpg" width="76" height="76" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/04/grey-desktop-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old Bear &#8211; [2010] If you can find me</title>
		<link>http://www.ojdo.de/wp/2010/03/old-bear-2010-if-you-can-find-me/</link>
		<comments>http://www.ojdo.de/wp/2010/03/old-bear-2010-if-you-can-find-me/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 21:44:06 +0000</pubDate>
		<dc:creator>ojdo</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ojdo.de/wp/?p=814</guid>
		<description><![CDATA[It&#8217;s time for some dry, abstract IDM music. This album by the artist Old Bear reminds me of the style of Pluxus whose song Transient you might know already from a Ford TV commercial. The Cologne based netlabel rec72 serves a delicious meal of self-entitled Abstract Hip Hop. Have a quick listen to my favourite [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ojdo.de/wp/wp-content/uploads/2010/03/Old-Bear-2010-If-you-can-find-me.jpg" rel="lightbox[814]" title="Old Bear - [2010] If you can find me"><img src="http://www.ojdo.de/wp/wp-content/uploads/2010/03/Old-Bear-2010-If-you-can-find-me-150x150.jpg" alt="Head of a grizzly bear, viewn in profile above black background. Bold white font in the bottom right corner states artist (OLD BEAR) and album (IF YOU CAN FIND ME) title." title="Old Bear - [2010] If you can find me" width="150" height="150" class="alignright size-thumbnail wp-image-815" /></a></p>
<p>It&#8217;s time for some dry, abstract IDM music. This album by the artist Old Bear reminds me of the style of Pluxus whose song Transient you might know already from a <a href="http://www.youtube.com/watch?v=87nDEUscky8">Ford TV commercial</a>. The Cologne based netlabel <a href="http://rec72.net/">rec72</a> serves a delicious meal of self-entitled <em>Abstract Hip Hop</em>. Have a quick listen to my favourite tracks and find out if it is your taste, too.<span id="more-814"></span></p>
<p>[See post to listen to audio]</p>
<p><em>If you can find me</em> is both opener and title track of this album. It does both jobs perfectly: the first 40 seconds consist of a classic song build-up until the dry beet sets in to take subtle control of the following 5 minutes. It features short spoken vocal samples and repetitive, nearly meditative synthesizer pads. </p>
<p>[See post to listen to audio]</p>
<p>I would <em>Another evening, like the others</em> describe as a gloomy upbeat track whose general tone transports melancholy, while the vivid percussion has a much more active atmosphere.</p>
<h3>Tracks</h3>
<table>
<th>#</th>
<th>Title</th>
<th>Duration</th>
<th>Rating</th>
<th>Energy</th>
<tr>
<td class="tracknumber">01</td>
<td>My school</td>
<td>6:07</td>
<td>★★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">02</td>
<td>Likra</td>
<td>3:43</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">03</td>
<td>Situation.Escape.Pressure</td>
<td>4:31</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">04</td>
<td>A cold subway</td>
<td>5:58</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">05</td>
<td>Another evening, like the others</td>
<td>5:54</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">06</td>
<td>Not sure&#8230;</td>
<td>5:30</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">07</td>
<td>Toss of a coin</td>
<td>5:57</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">08</td>
<td>On the wing</td>
<td>5:39</td>
<td>★★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">09</td>
<td>Stapes</td>
<td>4:12</td>
<td>★★</td>
<td>♢♢</td>
</tr>
<tr>
<td class="tracknumber">10</td>
<td>Low sea, high shell</td>
<td>5:20</td>
<td>★★</td>
<td>♢♢</td>
</tr>
</table>
<h3>Stats</h3>
<table>
<tr>
<th>Release</th>
<td>If you can find me</td>
</tr>
<tr>
<th>Artist</th>
<td>Old Bear</td>
</tr>
<tr>
<th>Year</th>
<td>2010</td>
</tr>
<tr>
<th>Label</th>
<td>Rec72</td>
</tr>
<tr>
<th>Genre</th>
<td>Electronic</td>
</tr>
<tr>
<th>Style</th>
<td>Abstract, Hip Hop</td>
</tr>
<tr>
<th>Download</th>
<td><a href="http://rec72.net/?p=806">Link</a> (MP3)</td>
</tr>
</table>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ojdo.de/wp/2010/03/old-bear-2010-if-you-can-find-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://rec72.net/media/releases/oldbear/01_Old_Bear_-_My_school_-_If_you_can_find_me.mp3" length="15223475" type="audio/mpeg" />
<enclosure url="http://rec72.net/media/releases/oldbear/05_Old_Bear_-_Another_evening_like_the_others_-_If_you_can_find_me.mp3" length="14680174" type="audio/mpeg" />
		</item>
	</channel>
</rss>
