<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Planet satf</title>
  <id>http://planet.satf.se/</id>
  <subtitle type="xhtml">
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
		A fancy collection of satfthings:
	</p>
      <ul>
        <li>
          <a href="http://imoco13.vox.com/library/posts/page/1/" title="                                                                          YaY Fragments.">                                                  iMoco13 was here.</a>
        </li>
        <li>
          <a href="http://ins3.net/" title="I am a 18 year old student in London currently studying A-level maths, physics and chemistry.&#10;In my spare time I enjoy reading stuff, watching anime and surfing the interweb. This is my blog ^_^'">A personal blog</a>
        </li>
        <li>
          <a href="http://dahlgren.at/blog" title="One geek to rule them all">Dahlgren</a>
        </li>
        <li>
          <a href="http://foulusdrunkenrage.blogspot.com/" title="">Fou-Lu's drunken rage</a>
        </li>
        <li>
          <a href="http://halcy.de" title="Version four-point-oh and counting.">halcy.de v4</a>
        </li>
        <li>
          <a href="http://satf.se" title="Jonas Skovmand, Web Developer from Sweden, Denmark and Norway">satf</a>
        </li>
      </ul>
      <img src="chart.jpg"/>
    </div>
  </subtitle>
  <updated>2012-02-07T21:00:54+01:00</updated>
  <entry>
    <title>halcy.de v4: Stallman Box</title>
    <id>http://halcy.de/past/2012/1/24/stallman_box/</id>
    <link href="http://halcy.de/past/2012/1/24/stallman_box/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><pre style="margin:0;padding:0;background:#FFFFFF"><blockquote>&#60;halcy&#62; Oh I know what you should make
&#60;halcy&#62; WAHa_06x36: Make a STALLMAN BOX
&#60;halcy&#62; WAHa_06x36: Like a <a href="http://www.youtube.com/watch?v=wmWSnMY4QFY">buddha box</a> except it displays cool 
        saint ignucius effects and it plays the free software 
        song</blockquote></pre>

<p>And then I went and made it myself.</p>

<div align="center">
<a href="http://halcy.de/gallery/images/Wallpapers~Screenshots/Screenshots/stallman_box.png"><img src="http://halcy.de/gallery/thumbnails/stallman_box.png" alt="Stallman box" /></a>
</div>

<p>It is, of course, free software. You can find the source code <a href="https://github.com/halcy/Stallman-Box">on github</a>. Users of <b>GNU</b>/Linux are assumed to be capable of compiling it themselves (It pretty much works out to &#8220;run make&#8221;, needs SDL and freeglut and glew). GNU/Linux graphics drivers are usually proprietary and sometimes terribly buggy, so it might or might not work.</p>

<p>For Microsoft Windows, there is a <a href="http://aka-san.halcy.de/StallmanBox.zip">binary version</a>.</p>

<p>Download:</p>

<ul>
<li><a href="https://github.com/halcy/Stallman-Box">Source code</a></li>
<li><a href="http://aka-san.halcy.de/StallmanBox.zip">Binary [Win32]</a></li>
</ul>

<p>(It requires a relatively new version of OpenGL to actually run, sorry about that)</p>

<p>Some audio and png code taken from <a href="http://wakaba.c3.cx/">WAHa_06x36</a> - thank you!</p></div>
    </content>
    <updated>2012-01-25T00:45:42+01:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Down time</title>
    <id>http://halcy.de/past/2011/10/20/down_time/</id>
    <link href="http://halcy.de/past/2011/10/20/down_time/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>halcy.de was down due to unforseen motherboard breakage. Suprisingly, some people actually noticed this. The motherboard has been switched out, so halcy.de is back in working condition now. Welcome back. :3</p></div>
    </content>
    <updated>2011-10-20T23:40:00+02:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Rendering images for viewing on the 3DS</title>
    <id>http://halcy.de/past/2011/3/26/rendering_images_for_viewing_on/</id>
    <link href="http://halcy.de/past/2011/3/26/rendering_images_for_viewing_on/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>So I got a 3DS, and after noticing that it uses an open format (&#8220;mpo&#8221;) for storing 3D photographs, I needed to play with that, of course.</p>

<p>As a result, I now have a <a href="http://halcy.de/src/3D/3drt.zip">version of my simple raytracer that can render a left and right image</a>, which can then be combined into one stereoscopic 3D image for viewing on the 3DS with software such as <a href="http://stereo.jpn.org/eng/stphmkr/">this</a> (It runs under wine).</p>

<p>I&#8217;ve rendered two small scenes, a 4D julia set and a trefoil knot of spheres! They look kind of neat, so if you have a 3DS, put them on your SD card in the picture folder and have a look!</p>

<p>(If you don&#8217;t have a 3DS, you can still look at them as if they were normal jpeg images, because they really are jpegs with some added exif data)</p>

<ul>
<li><a href="http://halcy.de/src/3D/DSCF3008.mpo">Image 1 - Julia Set</a></li>
<li><a href="http://halcy.de/src/3D/DSCF3009.mpo">Image 2 - Trefoil knot</a></li>
<li><a href="http://halcy.de/src/3D/3drt.zip">Raytracer</a></li>
<li><a href="http://stereo.jpn.org/eng/stphmkr/">Program for converting left/right images into mpo files</a></li>
<li><a href="http://halcy.de/src/3D/DSCF3012.mpo">Bonus: WAHa_06x36 took pictures of his bismuth crystal, which I cropped and converted! They look neat, also!</a></li>
</ul>

<p>P.S.: My friend code is 0473-7758-5435~ feel free to add me~</p></div>
    </content>
    <updated>2011-03-26T03:59:04+01:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: "Releases" page updated!</title>
    <id>http://halcy.de/past/2011/3/3/releases_page_updated/</id>
    <link href="http://halcy.de/past/2011/3/3/releases_page_updated/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Four new entries and live videos have been added to the <a href="http://halcy.de/pages/releases">&#8220;releases&#8221;</a> page, amongst them my favourite SVatG release thus far, <a href="http://halcy.de/pages/releases#nineteenseventyfive">&#8220;It&#8217;s 1975 and this man is about to show you the future&#8221;</a>!</p>

<p><a href="http://halcy.de/pages/releases">Check them out!</a></p>

<div style="text-align:center;"><object height="304" width="500"><param name="movie" value="http://www.youtube.com/v/Af-gjk39lds?fs=1&#38;hl=de_DE&#38;hd=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" src="http://www.youtube.com/v/Af-gjk39lds?fs=1&#38;hl=de_DE&#38;hd=1" allowscriptaccess="always" type="application/x-shockwave-flash" height="304" width="500"></embed></object></div>
<br />
<div style="text-align:center;">
<a href="http://halcy.de/pages/releases">
<img src="http://halcy.de/gallery/images/demos/55739.png" style="width:320px;" /><br />
<img src="http://halcy.de/gallery/images/demos/xmas2010.png" style="width:320px;" /><br />
<img src="http://halcy.de/gallery/images/demos/56460.png" style="width:320px;" /><br />
<img src="http://halcy.de/gallery/images/demos/56461.jpg" style="width:320px;" /><br />
</a>
</div></div>
    </content>
    <updated>2011-03-03T01:34:00+01:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Find ich gutt.</title>
    <id>http://halcy.de/past/2011/2/27/find_ich_gutt/</id>
    <link href="http://halcy.de/past/2011/2/27/find_ich_gutt/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>In the same vein as the fake twitter pages: Automatically generated pro-guttenberg facebook comments: <a href="http://mytka.net/find-ich-gutt.pl">Find ich Gutt</a>!</p>

<p>(If you don&#8217;t know what this is about: <a href="http://www.dw-world.de/dw/article/0,,14871392,00.html">Germany&#8217;s scandal-plagued defense minister must step down</a>)</p>

<p><a href="http://halcy.de/gutti/gutt.zip">Source code, horribly inefficient.</a></p>

<p>(P.S.: The design of that page is the greatest work of art I have ever created.)</p></div>
    </content>
    <updated>2011-02-27T03:40:00+01:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Paper: "Optical Coherence Tomography"</title>
    <id>http://halcy.de/past/2011/2/27/paper_optical_coherence_tomography/</id>
    <link href="http://halcy.de/past/2011/2/27/paper_optical_coherence_tomography/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>I wrote a paper for a proseminar at uni. Now that it is graded and got a decent grade, it is okay to publish it, I guess~</p>

<p>It&#8217;s an introduction to a  medical imaging technique called &#8220;Optical Coherence Tomography&#8221;, OCT, for short, which enables us to create high-quality sub-surface images of tissue, we can essentially see &#8220;through&#8221; things and create 3D cutouts of samples. It&#8217;s fairly new and pretty neat. If you are interested about this sort of thing and/or the physics behind it (Low-coherence light and low-coherence interferometry / white light interferometry), it is probably a decent read~ </p>

<p><ul>
<li><a href="http://halcy.de/documents/oct.pdf">Optical Coherence Tomography - Paper (english)</a></li>
<li><a href="http://halcy.de/documents/oct_slides.pdf">Optical Coherence Tomography - Slides (german)</a></li>
</ul><ol></ol></p></div>
    </content>
    <updated>2011-02-27T03:18:00+01:00</updated>
  </entry>
  <entry>
    <title>Dahlgren: Our Daily Symphony</title>
    <id>http://dahlgren.at/blog/2010/12/10/our-daily-symphony/</id>
    <link href="http://dahlgren.at/blog/2010/12/10/our-daily-symphony/" rel="alternate" type="text/html"/>
    <link href="http://dahlgren.at/blog" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://dahlgren.at/blog/wp-content/uploads/2010/12/6a00d8341d3df553ef0148c688b3e5970c-400wi.jpg"><img class="alignnone size-medium wp-image-660" title="Our Daily Symphony" src="http://dahlgren.at/blog/wp-content/uploads/2010/12/6a00d8341d3df553ef0148c688b3e5970c-400wi-211x300.jpg" height="300" alt="" width="211" /></a><br />
<a href="http://geekandpoke.typepad.com/geekandpoke/2010/12/our-daily-symphony.html" target="_blank"> &#8220;Our Daily Symphony&#8221; from Geek And Poke</a>, this is actually quite true :/</p>
</div>
    </content>
    <updated>2010-12-10T14:48:12+01:00</updated>
  </entry>
  <entry>
    <title>Dahlgren: Our Daily Symphony</title>
    <id>http://dahlgren.at/2010/12/10/our-daily-symphony/</id>
    <link href="http://dahlgren.at/2010/12/10/our-daily-symphony/" rel="alternate" type="text/html"/>
    <link href="http://dahlgren.at/blog" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://dahlgren.at/blog/wp-content/uploads/2010/12/6a00d8341d3df553ef0148c688b3e5970c-400wi.jpg" title="Our Daily Symphony" rel="shadowbox[post-659];player=img;"><img class="alignnone size-medium wp-image-660" title="Our Daily Symphony" src="http://dahlgren.at/blog/wp-content/uploads/2010/12/6a00d8341d3df553ef0148c688b3e5970c-400wi-211x300.jpg" height="300" alt="" width="211" /></a><br />
<a href="http://geekandpoke.typepad.com/geekandpoke/2010/12/our-daily-symphony.html" target="_blank"> &#8220;Our Daily Symphony&#8221; from Geek And Poke</a>, this is actually quite true :/</p>
</div>
    </content>
    <updated>2010-12-10T14:48:12+01:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Fake twitter pages.</title>
    <id>http://halcy.de/past/2010/12/7/fake_twitter_pages/</id>
    <link href="http://halcy.de/past/2010/12/7/fake_twitter_pages/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>So I had the idea to generate fake twitter pages from a users old tweets. I wrote a bunch of Perl scripts to do just that. It worked out well.</p>

<div style="text-align:center; width:100%;">
<img src="http://halcy.de/gallery/images/Wallpapers~Screenshots/Screenshots/fakehalcy.png" />
</div>

<p>The process essentially consists of four steps:</p>

<ol>
<li>Acquire a users tweets.</li>
<li>Train a fourth order <a href="http://en.wikipedia.org/wiki/Markov_chain">markov model</a> with those tweets.</li>
<li>Generate new tweets by having the markov model spew out new chains.</li>
<li>Generate a twitter page from those tweets.</li>
</ol>

<p>Except for the last step, I&#8217;ve written scripts to do this. (Writing one for the last step wouldn&#8217;t be hard, but boring, and it&#8217;s easy enough to do by hand)</p>

<p><strong>Step 1: Obtaining tweets.</strong></p>

<p>Essentially, it&#8217;s a loop that gets the tweets via twitters api, page for page. Simple enough. The only real problem is twitters rate limiting, so grabbing more than one user per hour does not work.</p>

<p><code></code></p>

<pre>#!/usr/bin/perl

my $max_page = 200;
my $start_page = 0;
my $user = "username";

for( my $page = $start_page; $page < $max_page; $page++ ) {
        my $cmd = "wget http://twitter.com/statuses/user_timeline/$user.json?page=$page -O - >> tweets.json";
        `$cmd`;
}</pre>

<p></p>

<p><strong>Step 2 and 3: Training and generating.</strong></p>

<p>This script takes json as output by the script in step 1 as the input, and outputs generated, fake tweets, one per line.</p>

<p>Since I was too lazy to implement a markov chain myself, I used a library off <a href="http://search.cpan.org/">CPAN</a> to do the heavy lifting.</p>

<p><code></code></p>

<pre>#!/usr/bin/perl

use JSON;
use Encode;
use Algorithm::MarkovChain;

# Parse JSON
my @tweetsJsonA = <>;
my $tweetsJson =decode_utf8( join( "", @tweetsJsonA ) );
$tweetsJson =~ s/\]\[/,/gi;
my $tweets = decode_json( $tweetsJson );

# Train
my $user = Algorithm::MarkovChain::->new();
foreach my $tweet (@{$tweets}) {
    my @symbs = ("START", split( " ", $tweet->{text}), "END" );
    $user->seed(
        symbols => \@symbs,
        longest => 4
    );
}

# Generate 20 tweets
binmode STDOUT, ":utf8";
for( my $i = 0; $i < 20; $i++ ) {
    my @generated = ("START");
    my $l = 1;
    while( $generated[-1] ne "END" ) {
        @generated = $user->spew(
            length => $l,
            complete => \@generated
        );
        $l++;
    }
    @generated = @generated[1..(@generated-2)];
    print join( " ", @generated ) . "\n";
}</pre>

<p></p>

<p><strong>Step 4: Generating a fake twitter page.</strong></p>

<p>This consists of two parts, making the tweets into twittery html, and adding what comes before and after the tweets in a twitter HTML page. For the former, I wrote a small script, again, which mostly just concatenates text a lot, <a href="http://halcy.de/src/mktwpage.txt">I put it here if you want it</a> (Save as &#8220;mktwpage.pl&#8221;).</p>

<p>The second part, I&#8217;ve done by hand, thus far, assisted by my browsers &#8220;Save page&#8221; feature. Too lazy to automate.</p>

<p>And, there you have it: <a href="http://halcy.de/faketweets/fakehalcy.htm">Autogenerated fake twitter pages</a>. Halfway convincing, too. Go generate your own!</p></div>
    </content>
    <updated>2010-12-07T23:05:00+01:00</updated>
  </entry>
  <entry>
    <title>satf: Speaks pretty much everything</title>
    <id>http://satf.se/2010/12/06/speaks-pretty-much-everything-and-without-knowing-it-gangsta/</id>
    <link href="http://satf.se/2010/12/06/speaks-pretty-much-everything-and-without-knowing-it-gangsta/" rel="alternate" type="text/html"/>
    <link href="http://satf.se" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><div class="wp-caption aligncenter" id="attachment_837" style="width: 379px"><a href="http://satf.se/wp-content/uploads/2010/12/Picture-6.png"><img class="size-medium wp-image-837" title="js the language knower" src="http://satf.se/wp-content/uploads/2010/12/Picture-6-369x51.png" height="51" alt=" " width="369" /></a><p class="wp-caption-text"> </p></div>
<p style="text-align: center;">
<p>Facebook released <a href="http://www.facebook.com/about/profile/">new profile</a> layout today, and with it, a short bio on what you do. Through it, you can add what languages you speak. Nifty, I guess. In the field where you put what languages you speak, it has the normal facebookish auto complete we have all come to love.</p>
<p>As the curious bitch I am, I began looking for fun languages to add, seeing past the whole usefulness of telling what language you actually speak. There were some decently fun ones, but nothing that piqued my interest. I then <em>accidentally</em> inspected the field with firebug and noticed a hidden input with a value that looked like a page ID. And sure as hell, it was. I then changed this ID to another page and saved, and voila, I now speak gangsta.</p>
<div class="wp-caption aligncenter" id="attachment_842" style="width: 379px"><a href="http://satf.se/wp-content/uploads/2010/12/Picture-9.png"><img class="size-medium wp-image-842 " title="fbfb" src="http://satf.se/wp-content/uploads/2010/12/Picture-9-369x191.png" height="191" alt="" width="369" /></a><p class="wp-caption-text">Change value in the hidden input to any page ID</p></div>
<p>This also works for your hometown and current location! I now live at work, as the true work-a-holic I am.</p>
<div class="wp-caption aligncenter" id="attachment_845" style="width: 379px"><a href="http://satf.se/wp-content/uploads/2010/12/Picture-10.png"><img class="size-medium wp-image-845" title="status" src="http://satf.se/wp-content/uploads/2010/12/Picture-10-369x158.png" height="158" alt="" width="369" /></a><p class="wp-caption-text"> </p></div>
</p></div>
    </content>
    <updated>2010-12-06T20:45:06+01:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Modern OpenGL</title>
    <id>http://halcy.de/past/2010/12/6/modern_opengl/</id>
    <link href="http://halcy.de/past/2010/12/6/modern_opengl/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Something I sort of completely forgot about.</p>

<p>At the <a href="http://entropia.de/wiki/GPN10">GulaschProgrammierNacht 10</a> - the entropia ev/CCC Karlsruhes annual hacker event - I held a talk about modern OpenGL. While the talk itself wasn&#8217;t held very well (I rushed through everything aaaaaaaaah oh god), the base material is, actually, a pretty okay introduction to modern OpenGL - without fixed function pipeline, as it <em>should</em> be.</p>

<p>You can download the <a href="http://halcy.de/src/ogl_slides_e.pdf">english version of the slides here</a>, and - probably more interestingly, <a href="http://halcy.de/gpn.tar.gz">can grab a copy of the demo program I made</a>, which is very well-commented and does nothing but simply render a rotating cube, as seen below.</p>

<p>If you&#8217;re the type that learns best from examples, have a look.</p>

<p>Also, if you need more writing and explanation, have a look at <a href="http://duriansoftware.com/joe/An-intro-to-modern-OpenGL.-Chapter-1:-The-Graphics-Pipeline.html">Joes blog</a>, where a longer explanation of basically the same thing is provided. :)</p>

<p><img src="http://halcy.de/gallery/images/etc/cube_lighted.png" alt="Cube. Lighted." /></p>

<p>(Additional links to a video recording of the talk [german] and german version of the slides after the image)</p>

<ul>
<li><a href="http://halcy.de/src/ogl_slides_e.pdf">Slides, english</a></li>
<li><a href="http://entropia.de/wiki/images/6/63/GPN10-opengl.pdf">Slides, german</a></li>
<li><a href="http://halcy.de/gpn.tar.gz">Example code</a></li>
<li><a href="http://entropia.de/wiki/images/2/25/Gpn10-modernes-opengl.mkv.torrent">Torrent of talk recorded on video</a></li>
<li><a href="http://entropia.de/wiki/GPN10:Modernes_OpenGL">DDL of talk recorded on video at entropia.de</a></li>
<li><a href="http://duriansoftware.com/joe/An-intro-to-modern-OpenGL.-Chapter-1:-The-Graphics-Pipeline.html">An intro to mordern OpenGL - Joes Blog</a></li>
</ul></div>
    </content>
    <updated>2010-12-06T02:00:00+01:00</updated>
  </entry>
  <entry>
    <title>Dahlgren: Valkoll</title>
    <id>http://dahlgren.at/2010/09/11/valkoll/</id>
    <link href="http://dahlgren.at/2010/09/11/valkoll/" rel="alternate" type="text/html"/>
    <link href="http://dahlgren.at/blog" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://dahlgren.at/blog/wp-content/uploads/2010/11/main.png" title="Valkoll" rel="shadowbox[post-646];player=img;"><img class="alignnone size-thumbnail wp-image-647" title="Valkoll" src="http://dahlgren.at/blog/wp-content/uploads/2010/11/main-100x150.png" height="150" alt="" width="100" /></a> <a href="http://dahlgren.at/blog/wp-content/uploads/2010/11/results.png" title="Valkoll - Resultat" rel="shadowbox[post-646];player=img;"><img class="alignnone size-thumbnail wp-image-648" title="Valkoll - Resultat" src="http://dahlgren.at/blog/wp-content/uploads/2010/11/results-100x150.png" height="150" alt="" width="100" /></a></p>
<p>Har du någonsin funderat på hur folk röstar där du befinner dig? Eller kanske ska du köpa en ny bostad och vill veta hur det röstas i grannskapet? Då är Valkoll verktyget för dig. Valkoll visar hur folk röstar där du befinner dig.</p>
<p>I Valkoll finner du:</p>
<ul>
<li>Info om partier</li>
<li>Senaste valnyheterna</li>
<li>Vad skriver folk på Twitter om valet?</li>
<li>Resultat ifrån senaste valen</li>
</ul>
<p>Läs mer på <a href="http://valkoll.se" target="_blank">Valkoll.se</a></p>
</div>
    </content>
    <updated>2010-11-11T13:30:06+01:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Has multiculturalism failed in germany?</title>
    <id>http://halcy.de/past/2010/10/23/has_multiculturalism_failed_in_germany/</id>
    <link href="http://halcy.de/past/2010/10/23/has_multiculturalism_failed_in_germany/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>(Warning: What follows is a somewhat long political rant.)</p>

<p>So, since I am german, I get asked what I think about multiculturalism in germany a lot, recently, because of some <a href="http://www.spiegel.de/international/germany/0,1518,723702,00.html">ridiculous remarks</a> made by our chanellor earlier this month.</p>

<p>As you might have guessed from that itroductory paragraph already, I do not believe that what Merkel said holds and water at all, and I find such claims detestable and damaging to not only germanys reputation in the world.</p>

<p>Merkel and her right-wing social-convervative party buddies are framing an issue that is primarily one of social inequality in education - rich parents, good education, poor parents, not so much - as a &#8220;culture&#8221; issue. This is quite obviously bullshit, as you can see by looking at your average poor neighbourhood - there&#8217;ll be just as many kids with german parents as not, all similiarily bad in school.</p>

<p>The reason for this is, as I (And as most students and teachers) see it, our highly selective school system where kids are seperated into three schools based on pretty much one teachers opinion at age 8 to 10. Since that age is far, far too young to be able to actually tell anyones ability at anything much, this ends up basically selectiong by social status. I&#8217;ve seen this happen live and in colour with a friend of mine getting sent to a more vocational school while I got to go to the more academic one - with us both having the same grades. On the other hand, in the school I later went to, there were people whose parents had immigrated, but had managed to make some money - some of them dumb as fuck, some really smart.</p>

<p>There&#8217;s also notoric underfunding of the more vocational schools and of schools in &#8220;bad&#8221; neighbourhoods, and the fact that in some states you now have to pay a lot of money to go to uni, which - as studies have shown - further discourages someone who is poor from going to uni. All in all, our educational system is set up so that the result is that for the most part, people who are poor, stay poor.</p>

<p>Those are all issues students have been protesting about for years. These are all issues Merkel and the CDU have been ignoring or, in some cases, been making worse.</p>

<p>These are very much issues that happen to affect first-gen immigrants kids - being a first-gen immigrant happens to coincide with being poor as fuck a lot, since rich people do not generally emmigrate from their home county to germany to do shit jobs for little money - they are, however, not issues of &#8220;culture&#8221; - and framing them as such only serves to isolate, which is horrible.</p>

<p>All these things coming up close to elections (BW state elections, in polls for which the CDU is doing <em>very</em> badly right now) makes me doubt Merkels honesty here - I simply cannot see this as anything else but a grab for votes from the people who are still afraid of brown people and the kind of persons that are enraged by a mosque with a minarett higher than the local churches church tower. It&#8217;s a subtle playing of the racism card in a way that makes it hard to call anyone out on it, but that really is what it is.</p>

<p>It&#8217;s detestable and stupid, and it makes me feel ashamed of living here that it seems to be working.</p></div>
    </content>
    <updated>2010-10-23T02:14:00+02:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: And then it turned 5. Hard to believe.</title>
    <id>http://halcy.de/past/2010/10/13/and_then_it_turned_5/</id>
    <link href="http://halcy.de/past/2010/10/13/and_then_it_turned_5/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>halcy.de - half a decade, and going strong.</p>

<p>I could probably say more, but I don&#8217;t feel like it. Feel free to have an internet-toast with me.</p>

<p><img src="http://halcy.de/gallery/images/Wallpapers~Screenshots/Screenshots" /></p>

<p>(Screenshot from original mail from registrar when I registered, hihi)</p></div>
    </content>
    <updated>2010-10-14T01:25:00+02:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Frankfurt Book Fair 2010</title>
    <id>http://halcy.de/past/2010/10/10/frankfurt_book_fair_2010/</id>
    <link href="http://halcy.de/past/2010/10/10/frankfurt_book_fair_2010/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Today, I went to <a href="http://www.buchmesse.de/en/fbf/">Frankfurt Book Fair</a>! It&#8217;s a big (Really big) fair full of, unsuprisingly, books, of all types!</p>

<p><b>6:30AM: </b> Got up. Amazingly, on time! Breakfasted, got dressed, and went off towards Frankfurt, which is only around 1:15h from here. I then managed to not find the parking lot for a while, but eventually managed to park. The first thing I saw when I got out was&#8230; cosplayers! There are loads and loads of cosplayers at FBM, I don&#8217;t even know.</p>

<p><b>10:00AM: </b> After buying a ticket, I ran around in the &#8220;german books&#8221; halls a lot, just looking at what seemed interesting, and wrote a few books down. Sadly (Or, considering that I shouldn&#8217;t be throwing out money like mad), selling of books is only allowed on Sunday. I preordered a few, though! There was one comic that I especially liked but since I preordered it I didn&#8217;t bother writing down the ISBN, so I can&#8217;t find it anymore, which is annoying! Briefly ran into some people from Karlsruhe when passing by the manga/comic area, and saw a place selling fancy hats. Since I felt severely underdressed with all the cosplayers around, and since the hats were very fancy, I got one.</p>

<p><center><a href="http://halcy.de/gallery/images/Actual%20photos/hat.jpeg"><img src="http://halcy.de/gallery/thumbnails/hat.jpeg" alt="It has ears." /></a></center></p>

<p><b>1:00PM: </b> Went all the way to the other side of the messe area to the foreign exhibitors halls and looked around there. Also, halls, size, like whoa. It&#8217;s 5 huge halls, most of which have 2 or 3 floors! All filled with books, books and more books!</p>

<p><b>2:00PM: </b> Checked out the comic area, where there were also a lot of manga-related things. Found out that there was a &#8220;Tips on making cosplay&#8221; workshop at 3:00PM, decided to go there.</p>

<p><b>3:00PM: </b> Went to said workshop. It was interesting~ I really want to try doing cosplay more, because it sure is fun~ I never find the time to actually make a costume, though. orz</p>

<p><b>3:45PM: </b> On the way back from the workshop, there were a few stands selling manga. I had a look at some, and figured I should buy some that I&#8217;ve never heard of, because there were so many cosplayers around with costumes of characters I couldn&#8217;t identify at all. Picked something that looked super gay and had &#8220;BL&#8221; listed as genre on the back. Haven&#8217;t read it yet, wonder if it is good. Bought a volume of HotD and Hokuto no Ken to compensate for this decision.</p>

<p><b>4:00PM: </b> Ran around outside a lot and got some food.</p>

<p><b>4:15PM: </b> Checked out a few more things I was interested in: <a href="http://www.bod.de/index.html">Books on Demand</a>, a company that will print your manuscript as a proper paperback with ISBN for as little as 39&#8364;, RoRoRo verlag, especially looking for Cory Doctorows <a href="http://www.amazon.de/Little-Brother-Junge-Erwachsene-Doctorow/dp/3499215500/ref=sr_1_1?ie=UTF8&amp;qid=1286670115&amp;sr=8-1">Little Brother</a> (I had kind of hoped the author would be there, but he wasn&#8217;t), and RosettaStone, a company that makes applications to help you learn a language - they gave me a free promotion thing to try their software for 24 hours~ <3</p>

<p><center><img src="http://halcy.de/gallery/images/little-brother.jpg" /></center></p>

<p><b>5:00PM: </b> Walked around the area where a lot of manga-related things were some more, found a place that sold plushies, amongst other things. Bought a Len plushie, and a Reimu plushie for my brother, and a button~</p>

<p><center><a href="http://halcy.de/gallery/images/Actual%20photos/manly.jpeg"><img src="http://halcy.de/gallery/thumbnails/manly.jpeg" alt="buffet of manliness." /></a></center></p>

<p><b>5:30PM: </b> Went to the area with scientific literature and educational materials, and found my unis stand, where there weren&#8217;t actually any people. Watched someone demo a smart board thing, which was pretty impressive, and looked around IEEEXplores and Springers things.</p>

<p><b>6:30PM: </b> Messe closed, and I drove home.</p>

<p>Overall, it was a fun day, and I&#8217;d like to go again next year~ Maybe on sunday, then&#8230;~</p>

<p>On an entirely different note, a<a href="http://halcy.tumblr.com/>I got a tumblr</a>, so expect this place to update even less now.</a></p></body></html></p></div>
    </content>
    <updated>2010-10-10T03:15:55+02:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Otacute mascot character contest!</title>
    <id>http://halcy.de/past/2010/10/1/otacute_mascot_character_contest/</id>
    <link href="http://halcy.de/past/2010/10/1/otacute_mascot_character_contest/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>So Otacute, an import goods store, is running a mascot character contest. A friend entered, and drew the in my opinion decidedly cutest entry (I mean, look! It even has a squirrel~! :3). Sadly, unlike many other people who entered, she isn&#8217;t very well-known, so she&#8217;d really appreciate some comments on her entry, which can be found in full <a href="http://blog.otacute.com/?p=2371">http://blog.otacute.com/?p=2371</a> here. Please spread the word. :)</p>

<div style="text-align:center"><img src="http://halcy.de/gallery/images/mayu.jpg" alt="Image of the mascot!" /></div></div>
    </content>
    <updated>2010-10-01T16:13:00+02:00</updated>
  </entry>
  <entry>
    <title>satf: ‘werp findings</title>
    <id>http://satf.se/2010/09/23/werp-findings/</id>
    <link href="http://satf.se/2010/09/23/werp-findings/" rel="alternate" type="text/html"/>
    <link href="http://satf.se" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><div class="wp-caption aligncenter" style="width: 379px"><a href="http://www.flickr.com/photos/world_eggplant/5017752019/" title="'werp findings by World Eggplant, on Flickr"><img class=" " src="http://farm5.static.flickr.com/4104/5017752019_358983a4da.jpg" height="276" alt="'werp findings" width="369" /></a><p class="wp-caption-text">Vintage Dr. Marten boots</p></div>
<div class="wp-caption aligncenter" style="width: 379px"><a href="http://www.flickr.com/photos/world_eggplant/5017752735/" title="'werp findings by World Eggplant, on Flickr"><img class=" " src="http://farm5.static.flickr.com/4103/5017752735_3932cde704_z.jpg" height="554" alt="'werp findings" width="369" /></a><p class="wp-caption-text">Second-hand Stephan Schneider jacket</p></div>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 379px"><a href="http://www.flickr.com/photos/world_eggplant/5017752271/" title="'werp findings by World Eggplant, on Flickr"><img class=" " src="http://farm5.static.flickr.com/4084/5017752271_af20c7b632.jpg" height="256" alt="'werp findings" width="369" /></a><p class="wp-caption-text">COS belt</p></div>
</p><p style="text-align: center;">
</p></div>
    </content>
    <updated>2010-09-23T20:12:44+02:00</updated>
  </entry>
  <entry>
    <title>satf: Show me your hands</title>
    <id>http://satf.se/2010/09/22/show-me-your-hands/</id>
    <link href="http://satf.se/2010/09/22/show-me-your-hands/" rel="alternate" type="text/html"/>
    <link href="http://satf.se" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>I went to Antwerp the weekend before last.</p>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990353281/" title="'werp by World Eggplant, on Flickr"><img class=" " src="http://farm5.static.flickr.com/4129/4990353281_12728dc1a7.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990953412/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4084/4990953412_519aa3fc67.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990349091/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4150/4990349091_16062349cc.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990955650/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4103/4990955650_b4dfb63e5c_z.jpg" height="539" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990351143/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4133/4990351143_4b9be7ca3f_z.jpg" height="539" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990352955/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4152/4990352955_9e422a5b73.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990960172/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4112/4990960172_068ebb86f5.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990960492/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4107/4990960492_75c585e4c6.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990354927/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4126/4990354927_2a22526ed9.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990356583/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4130/4990356583_3f449a7524.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990357065/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4145/4990357065_7da71044d6.jpg" height="220" alt="'werp" width="369" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990358113/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4111/4990358113_9863e4f843_z.jpg" height="539" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990964798/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4145/4990964798_a1953d6406.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
<div class="wp-caption aligncenter" style="width: 369px"><a href="http://www.flickr.com/photos/world_eggplant/4990359243/" title="'werp by World Eggplant, on Flickr"><img src="http://farm5.static.flickr.com/4153/4990359243_5627a7884f.jpg" height="201" alt="'werp" width="359" /></a><p class="wp-caption-text"> </p></div>
</div>
    </content>
    <updated>2010-09-22T20:45:56+02:00</updated>
  </entry>
  <entry>
    <title>Dahlgren: Valkoll</title>
    <id>http://dahlgren.at/blog/2010/09/11/valkoll/</id>
    <link href="http://dahlgren.at/blog/2010/09/11/valkoll/" rel="alternate" type="text/html"/>
    <link href="http://dahlgren.at/blog" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://dahlgren.at/blog/wp-content/uploads/2010/11/main.png"><img class="alignnone size-thumbnail wp-image-647" title="Valkoll" src="http://dahlgren.at/blog/wp-content/uploads/2010/11/main-100x150.png" height="150" alt="" width="100" /></a> <a href="http://dahlgren.at/blog/wp-content/uploads/2010/11/results.png"><img class="alignnone size-thumbnail wp-image-648" title="Valkoll - Resultat" src="http://dahlgren.at/blog/wp-content/uploads/2010/11/results-100x150.png" height="150" alt="" width="100" /></a></p>
<p>Har du någonsin funderat på hur folk röstar där du befinner dig? Eller kanske ska du köpa en ny bostad och vill veta hur det röstas i grannskapet? Då är Valkoll verktyget för dig. Valkoll visar hur folk röstar där du befinner dig.</p>
<p>I Valkoll finner du:</p>
<ul>
<li>Info om partier</li>
<li>Senaste valnyheterna</li>
<li>Vad skriver folk på Twitter om valet?</li>
<li>Resultat ifrån senaste valen</li>
</ul>
<p>Läs mer på <a href="http://valkoll.se" target="_blank">Valkoll.se</a></p>
</div>
    </content>
    <updated>2010-09-11T14:10:13+02:00</updated>
  </entry>
  <entry>
    <title>halcy.de v4: Evoke 2010</title>
    <id>http://halcy.de/past/2010/8/30/evoke_2010/</id>
    <link href="http://halcy.de/past/2010/8/30/evoke_2010/" rel="alternate" type="text/html"/>
    <link href="http://halcy.de" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>So, over the weekend, I went to <a href="http://www.evoke.eu/">Evoke</a>. Evoke, for those who don&#8217;t know, is a <a href="http://en.wikipedia.org/wiki/Demoparty">Demoparty</a>, a sort of gathering for people who write <a href="http://en.wikipedia.org/wiki/Demo_%28computer_programming%29">Demos</a> to get together, show off their newest works in the competitions, talk, and potentially get mightily drunk.</p>

<p>We didn&#8217;t actually plan to release anything at the party, but after arriving after a 4ish-hour-drive (Drove there with <a href="http://www.scenemusic.net/demovibes/">Maep</a> and <a href="http://sagagames.de/">Saga_Musix</a>, took a few wrong turns&#8230; &#60;.&#60;) I suddenly felt like coding something up for the DS. <a href="http://wakaba.c3.cx/">WAHa_06x36</a> and <a href="http://coda.s3m.us">coda</a> were availble to assist with additional effects, graphics work and music, so in 16 hours of <em>intense partycoding</em>, during the course of which I downed half a crate of club mate and nearly threw up my breakfast, we&#8217;re able to give you:</p>

<div style="text-align:center;"><object height="304" width="500"><param name="movie" value="http://www.youtube.com/v/Af-gjk39lds?fs=1&#38;hl=de_DE&#38;hd=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" src="http://www.youtube.com/v/Af-gjk39lds?fs=1&#38;hl=de_DE&#38;hd=1" allowscriptaccess="always" type="application/x-shockwave-flash" height="304" width="500"></embed></object></div>

<p>[<a href="http://pouet.net/prod.php?which=55739">Pouet</a>] [<a href="http://www.youtube.com/watch?v=lg6GpSm6xeg">Non-live video</a>]</p>

<p>Our release was generally well-redieved, and finished second in the &#8220;Alternative Plattform&#8221; compo. We even got Prizemoney this time around, which was a little unexpected.</p>

<p>One of my favourite demos of the whole party was this 64k intro (It&#8217;s 64k, despite what it says in the video). Beautiful use of&#8230; cubes! It won, too! &#60;3</p>

<div style="text-align:center;"><object height="304" width="500"><param name="movie" value="http://www.youtube.com/v/Af-gjk39lds?fs=1&#38;hl=de_DE&#38;hd=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" src="http://www.youtube.com/v/dN35vZwkdj0?fs=1&#38;hl=de_DE&#38;hd=1" allowscriptaccess="always" type="application/x-shockwave-flash" height="304" width="500"></embed></object></div>

<p>Something I sadly only found after the party was over is the full version of this years party jingle, <a href="http://www.nosys-productions.com/index.php?site=mmsx002">mmsx#001 - dq feat. scraping micha - this year</a>. Absolutely lovely.</p>

<div style="text-align:center;">            <embed name="myflashfetish" pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://assets.myflashfetish.com/swf/mp3/fetish-mp3player.swf?myid=25619412&#38;path=2009/07/19" border="0" type="application/x-shockwave-flash" wmode="window" height="100" flashvars="mycolor=000000&#38;mycolor2=FFFFFF&#38;mycolor3=0A588C&#38;autoplay=false&#38;rand=0&#38;f=4&#38;vol=70&#38;pat=0&#38;grad=false" salign="TL" quality="high" style="visibility:visible;width:325px;height:100px;" width="325" bgcolor="000000"><br /></embed></div>

<p>In conclusion, Evoke 2010 was an awesome party, massive thanks to the organizers - especially to the beamteam for the recording, you&#8217;re awesome - and to brainstorm for free sausages and alcatraz for free beer. o/</p>

<p>The next demoparty for me will probably be <a href="http://2010.tum-party.net/">the 2010 edition of the ultimate meeting</a>, right here in Karlsruhe, or maybe a party up in finnland! See you there! </p></div>
    </content>
    <updated>2010-08-30T19:14:00+02:00</updated>
  </entry>
  <entry>
    <title>                                                  iMoco13 was here.: clip the cord</title>
    <id>http://imoco13.vox.com/library/post/clip-the-cord.html?_c=feed-atom</id>
    <link href="http://imoco13.vox.com/library/post/clip-the-cord.html?_c=feed-atom" rel="alternate" type="text/html"/>
    <link href="http://imoco13.vox.com/library/posts/page/1/" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
                <div xmlns:at="http://www.sixapart.com/ns/at" xmlns="http://www.w3.org/1999/xhtml">
         it&#39;s strange to go from knowing everything about someone to absolutely nothing about someone in a span of a few weeks.   <p style="clear:both;"> 
    <a href="http://imoco13.vox.com/library/post/clip-the-cord.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d41436ba4f3c7f0137e047e206860e?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            </div>
    </content>
    <updated>2010-08-26T02:32:00+02:00</updated>
  </entry>
  <entry>
    <title>Dahlgren: Mottagningen 2010</title>
    <id>http://dahlgren.at/2010/08/18/mottagningen-2010-2/</id>
    <link href="http://dahlgren.at/2010/08/18/mottagningen-2010-2/" rel="alternate" type="text/html"/>
    <link href="http://dahlgren.at/blog" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://dahlgren.at/blog/wp-content/uploads/2010/08/Mottagningen_Schema1.png" title="iPhone - Mottagningen" rel="shadowbox[post-623];player=img;"><img class="alignnone size-thumbnail wp-image-622" title="iPhone - Mottagningen" src="http://dahlgren.at/blog/wp-content/uploads/2010/08/Mottagningen_Schema1-76x150.png" height="150" alt="" width="76" /></a></p>
<p>Available on jailbroken iPhones through <a href="http://en.wikipedia.org/wiki/Cydia_(application)">Cydia</a> from repository <a href="http://cydia.dahlgren.at">http://cydia.dahlgren.at</a></p>
</div>
    </content>
    <updated>2010-08-18T22:52:06+02:00</updated>
  </entry>
  <entry>
    <title>Dahlgren: Mottagningen 2010</title>
    <id>http://dahlgren.at/blog/2010/08/18/mottagningen-2010-2/</id>
    <link href="http://dahlgren.at/blog/2010/08/18/mottagningen-2010-2/" rel="alternate" type="text/html"/>
    <link href="http://dahlgren.at/blog" rel="via" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://dahlgren.at/blog/wp-content/uploads/2010/08/Mottagningen_Schema1.png"><img class="alignnone size-thumbnail wp-image-622" title="iPhone - Mottagningen" src="http://dahlgren.at/blog/wp-content/uploads/2010/08/Mottagningen_Schema1-76x150.png" height="150" alt="" width="76" /></a></p>
<p>Available on jailbroken iPhones through <a href="http://en.wikipedia.org/wiki/Cydia_(application)">Cydia</a> from repository <a href="http://cydia.dahlgren.at">http://cydia.dahlgren.at</a></p>
</div>
    </content>
    <updated>2010-08-18T22:52:06+02:00</updated>
  </entry>
</feed>

