<?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>heipei's weblog</title>
	<atom:link href="http://heipei.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://heipei.net</link>
	<description>Johannes 'heipei' Gilger</description>
	<lastBuildDate>Wed, 04 Aug 2010 14:14:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ALIX 2D13: 2.6.35, LEDs, lighttpd, lmsensors</title>
		<link>http://heipei.net/2010/08/04/alix-2d13-2-6-35-leds-lighttpd-lmsensors/</link>
		<comments>http://heipei.net/2010/08/04/alix-2d13-2-6-35-leds-lighttpd-lmsensors/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 14:14:06 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Geekstuff]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=864</guid>
		<description><![CDATA[It&#8217;s a good thing I waited a few days before releasing my next ALIX-post. I was gonna talk about the leds-alix module and where to download it, but in the meantime 2.6.35 was released and already contains all the necessary code. So, besides this post there is a new config: Linux 2.6.35 vanilla for ALIX [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/heipei/4842861201/" title="ALIX 2D13 by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4154/4842861201_eaa6258442_m.jpg" width="240" height="160" alt="ALIX 2D13" class="alignright"/></a>It&#8217;s a good thing I waited a few days before releasing my next ALIX-post. I was gonna talk about the leds-alix module and where to download it, but in the meantime 2.6.35 was released and already contains all the necessary code. So, besides this post there is a new config: <a href="http://heipei.net/files/config-2.6.35-alix">Linux 2.6.35 vanilla for ALIX 2D13</a>. A few changes to the 2.6.34-config I posted last time:
<ul>
<li>I didn&#8217;t choose the Geode GL/GX last time, doh!</li>
<li>The kernel is no longer tickless (performs better)</li>
<li>Threw out some modular crypto-stuff (which I missed the last time)</li>
</ul>
<p>There are <strong>three front-LEDs</strong> on the ALIX board, so nothing fancy. The interesting is that there are predefined triggers for these LEDs in <tt>/sys/class/leds/</tt> which will make the LEDs display one of the following: heartbeat = load average (blinking speed), ide-disk (write access to the cf-card), timer, etc. Just try <tt>cat trigger</tt> to see the possible values. There is also the possibility to trigger on matches from iptables (think: traffic on port 22 ;). However my iptables userland seems to be outdated, so I will have to report about this another time.</p>
<p><img src="http://heipei.net/weblog/lighttpd.png" alt="Lighttpd" class="alignleft"/>Furthermore I tried using <strong>lighttpd</strong> instead of gatling on my fat external drive, and it performed even better, using slightly less CPU. In the kernel I activated the deadline IO-scheduler as default (while keeping CFQ and NOOP as an option), let&#8217;s see how that plays out. I&#8217;m still not getting more than 9MB/s using Samba, while the CPU is mostly idle and lighty completely saturates the 100MBit link, really annoying.</p>
<p><strong>lm_sensors</strong> on the ALIX are no problem either. Just try my kernel-config or make sure to activate the basic I2C-stuff and <tt>CONFIG_SCx200_ACB</tt>. My ALIX runs at comfy 42°C when not under load.</p>
<p>I already talked about using <strong>tmpfs for some of the directories</strong> written to frequently (<tt>/tmp, /var/tmp, /var/run, /var/log, /var/lock</tt>). I don&#8217;t care about logs right now, so I don&#8217;t mind losing them on reboot. Some daemons however complain or won&#8217;t start if their log-directories aren&#8217;t set up, so you should do that with an init-script. I uploaded <a href="http://heipei.net/files/heipei.sh.txt">my script here</a>, which will work with Debian and also sets up two LEDs and the deadline scheduler in case it isn&#8217;t the default.</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/08/04/alix-2d13-2-6-35-leds-lighttpd-lmsensors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ALIX 2D13: First impressions</title>
		<link>http://heipei.net/2010/07/30/alix-2d13-first-impressions/</link>
		<comments>http://heipei.net/2010/07/30/alix-2d13-first-impressions/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 16:07:10 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Geekstuff]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=863</guid>
		<description><![CDATA[I desperately needed a new toy, and found the perfect match with the ALIX 2D13 board from Swiss manufacturer PCEngines. I&#8217;ve had good experiences with the WRAP-board more than four years ago, so I knew about the quality of their products. This post should serve as a quick introduction and point out some caveats if [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/heipei/4842861201/" title="ALIX 2D13 by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4154/4842861201_eaa6258442.jpg" width="500" height="334" alt="ALIX 2D13" class="aligncenter"/></a>I desperately needed a new toy, and found the perfect match with the <a href="http://pcengines.ch/alix2d13.htm">ALIX 2D13</a> board from Swiss manufacturer <a href="http://pcengines.ch/index.htm">PCEngines</a>. I&#8217;ve had <a href="http://heipei.net/2006/03/09/wireless-router-application-platform-wrap/">good experiences with the WRAP-board more than four years ago</a>, so I knew about the quality of their products. This post should serve as a quick introduction and point out some caveats if you want to setup and use an ALIX 2D13.</p>
<p><b>Specs</b><br />
<img src="http://heipei.net/weblog/alix2d13.jpg" alt="ALIX 2D13" class="alignright"/>PCEngines has an <a href="http://www.pcengines.ch/alix.htm">overview over the ALIX-line</a> as well as the <a href="http://www.pcengines.ch/alix2d13.htm">specs of the ALIX 2D13</a>, so this is just a short rundown:
<ul>
<li>500 MHz AMD Geode LX800 (x86)</li>
<li>256 MB DDR DRAM</li>
<li>3 Ethernet NICs (Via VT6105M 10/100)</li>
<li>Furthermore: 2x USB ports, MiniPCI-slot, CF-slot, serial port</li>
</ul>
<p>I chose the 2D13 model since I wanted 3 ethernet NICs and the added battery (for keeping system time after a reboot) seemed like a good idea. The ALIX boards can be bought in many variations, some even providing VGA/sound to be used as a thin client. I ordered my ALIX at the <a href="http://varia-store.com/">Varia-Store</a>, where they offer a complete bundle of ALIX-2D13-board, enclosure, power supply and CF-card for a mere €145 including shipping in Germany. I ordered on Tuesday at noon and the package arrived Thursday afternoon.</p>
<p><span id="more-863"></span><br />
<b>Operating system / prerequisites</b><br />
You probably want to run Linux on these babies, otherwise you can stop reading ahead. There are some things you really need before you get started:
<ul>
<li>CF-card reader on your computer (for installing the OS to the CF-card)</li>
<li>Serial connection (think USB-to-Serial converter, pl2303) to access the ALIX</li>
</ul>
<p>I chose to install Debian on the ALIX, since I&#8217;m familiar with it and it has little overhead. I found these guides to be helpful, even if not completely up to date or correct: <a href="http://peter.molnar.cc/2008/04/11/installing-debian-gnulinux-on-a-alix-board/">Guide 1</a>, <a href="http://mac.tuxfinder.com/wordpress/2009/06/11/installing-linux-debian-lenny-on-an-alix-board/">Guide 2</a>. But careful! Don&#8217;t mount the ALIX board in its enclosure until you&#8217;re sure that your ALIX boots, since removing the CF-card requires taking the board out again ;).<br />
The next thing I did was to build a custom kernel, since Debian only includes 2.6.26 and has everything you&#8217;ll never need compiled as modules. I built a next-to-minimal kernel on my workstation (<a href="http://tinkering-is-fun.blogspot.com/2009/12/configuring-linux-kernel-for-use-on.html">this site</a> helped a lot) and it seems to work just fine so far. The config is <a href="http://heipei.net/files/config-2.6.34-alix2d13.txt">here</a>. An important thing if you compile somewhere else is to make sure you use<code>ARCH=i386 make menuconfig<br />
ARCH=i386 make -j3</code> when configuring and compiling your kernel for the ALIX.<br />
People already using CF-cards or small embedded devices probably know to use <tt>noatime</tt> where possible and mount <tt>/tmp, /var/tmp, /var/run, /var/log, /var/lock</tt> as tmpfs to go easy on the CF-cards limited write cycles.</p>
<p><b>Performance / Applications</b><br />
I bought the ALIX to play around with it but also to evaluate its possible use as a Samba-fileserver and CUPS printserver for my flat, and maybe even a small shellserver in case I&#8217;m away from home and my workstation isn&#8217;t running. With an energy-consumption of about 5-6W you can have it running 24/7, the fact that it doesn&#8217;t have any moving parts only adds to that. Booting takes a few seconds by the way, not that it matters.</p>
<p>The first measurements I did were with scp from the ALIX to my WS, which maxed out at 3.5MB/s because OpenSSH used up the CPU on the ALIX. Next I tried using Samba (to and from) and got a mere 6.5MB/s throughput reading from the ALIX and an attached USB-drive. This was with the stock kernel however, and using my own 2.6.34-kernel I was able to transmit more than 9MB/s using Samba. I had a stupid line in my <tt>smb.conf</tt> which might explain the 6.5MB/s I got before. Make sure to remove this line!:<code>socket options = IPTOS_LOWDELAY TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384</code>I then did another test using <a href="http://www.fefe.de/gatling/">fefes gatling web/ftp/samba-server</a> on the ALIX and my USB-drive in HTTP-mode with wget and was able to completely saturate the 100MBit-link, which is why I suspect to be able to do the same thing with Samba as well.<br />
For customers of Aachens Uni-DSL it should be interesting to know that I managed to max out my 8Mbit-DSL-line (about 700kB/s) using <tt>vpnc</tt> on the ALIX with enough idle CPU left. Using <tt>vpnc</tt> and doing a <tt>git pull</tt> on the ALIX resulted in only a slight slowdown since git was busy saving/packing objects it received. Performance using <tt>git daemon</tt> on the ALIX and pulling from there were acceptable as well.</p>
<p>All of these measurements are highly unscientific and side-effects or misconfigurations could have had negative effects, so one should read these rates as minimal assurances.</p>
<p><b>Conclusion</b><br />
After the first full day of using the ALIX I&#8217;m impressed. The CPU is powerful enough for most tasks and with a little custom configuration some things can be sped up considerably. I don&#8217;t see any problems for the intended use as a file-server, by whichever way the files are served. The next step will be hooking up my printer.</p>
<p>If you intend to use encrypted filesystems on the ALIX you should do some research first. While the AMD Geode does have hardware support for AES, OpenSSL does not seem to use it and I&#8217;m not quite sure about any cryptofs. Another common thing the ALIX might be used for is wireless LAN. The MiniPCI-slot can take a variety of wireless NICs, but I don&#8217;t need yet another AP at the moment.</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/07/30/alix-2d13-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command-line warriors, part one</title>
		<link>http://heipei.net/2010/06/30/command-line-warriors-part-one/</link>
		<comments>http://heipei.net/2010/06/30/command-line-warriors-part-one/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 14:19:18 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Fotos]]></category>
		<category><![CDATA[Geekstuff]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=862</guid>
		<description><![CDATA[This is a post about some things you might have used a graphical tool for in the past, but which can be done just as well using command-line tools. Since I keep finding these little gems I hope I can continue this kind of post in the future. I&#8217;ll try to categorize the tips and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://heipei.net/weblog/terminal.png" alt="Terminal" class="alignleft"/>This is a post about some things you might have used a graphical tool for in the past, but which can be done just as well using command-line tools. Since I keep finding these little gems I hope I can continue this kind of post in the future. I&#8217;ll try to categorize the tips and I&#8217;ll only post the functionality I recently discovered and use myself, so this is not a reference for any of the programs mentioned.</p>
<p><b>Photography</b><br />
You accidentally selected &#8220;Delete All&#8221; on your digital cameras and now your photos are gone? You even fear they might have been overwritten by photos taken after the accident? Fear not, the same thing happened to me, and I was able to restore all the photos from the event plus photos going back as far as three months from my CF card in my 400d using the <a href="http://www.cgsecurity.org/wiki/PhotoRec"><b>PhotoRec</b></a> software.</p>
<p>Cameras today often have an orientation sensor, so pictures taken in portrait mode will automatically be rotated. But this usually happens in the viewer, while the orientation is simply an EXIF tag. Of course this takes up precious computing time and not every viewer supports it. <b><a href="http://www.sentex.net/~mwandel/jhead/">jhead</a></b> can not only display EXIF information in a consistent manner but can also rotate pictures lossless and clear the orientation-tag afterwards. The call is <code>jhead -autorot *.JPG</code><br />
If you want to rename your images using EXIF-information, <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/"><b>exiftool</b></a> is the way to go. The command <code>exiftool '-FileName&lt;Party_ ${CreateDate}_${filename}' -d %Y%m%d *.jpg</code> would prefix all the photos with &#8220;Party&#8221; and the create-date, while keeping the original filename as the suffix. exiftool can shift dates too, if you ever forget to adjust for daylight saving.</p>
<p>When uploading the images you&#8217;ll often want to resize them. The <a href="http://www.imagemagick.org/"><b>ImageMagick</b></a> collection can do just that, and many other things (like sharpening etc.). If you <code>mogrify -resize 1600x1600</code> your photos will be resized to 1600px maximum edge length, while keeping the ratio. But be careful, mogrify overwrites the pictures in place!</p>
<p><b>Music</b><br />
Thanks to services like <a href="http://www.video2mp3.net/">video2mp3.net/</a> you can download a lot of music from YouTube. But sometimes there is silence at the end or the beginning of a song, and a whole collection of songs might have differing levels of volume. To cut an mp3 you can use <a href="http://mp3splt.sourceforge.net/mp3splt_page/home.php"><b>mp3splt</b></a> like this to cut everything after 03:30 minutes:<code>mp3splt file.mp3 00.00 03.30</code>The sound levels can be normalized, losslessly, using <a href="http://mp3gain.sourceforge.net/"><b>mp3gain</b></a>:<code>mp3gain -rk *</code></p>
<p><b>Misc</b><br />
When pretty-printing flat text files I use <a href="http://www.gnu.org/software/a2ps/"><b>a2ps</b></a> to format them nicely and get a PostScript-document. a2ps however does not support UTF-8, while the only characters I care about (German Umlauts) can be represented using Latin1 just fine. So, one can use iconv to convert them on the fly like this:<code>iconv --from-code=UTF-8 --to-code=LATIN1 textfile.txt|a2ps --font 9 -E -B -r --column=1 > out.ps</code></p>
<p>To export images from a PDF-file I discovered <a href="http://gd.tuwien.ac.at/linuxcommand.org/man_pages/pdfimages1.html"><b>pdfImages</b></a>, which is part of the xpdf-suite. Use it like this:<code>pdfimages -j foo.pdf  bar</code></p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/06/30/command-line-warriors-part-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hiking around the Eschbachtalsperre</title>
		<link>http://heipei.net/2010/05/26/hiking-around-the-eschbachtalsperre/</link>
		<comments>http://heipei.net/2010/05/26/hiking-around-the-eschbachtalsperre/#comments</comments>
		<pubDate>Wed, 26 May 2010 19:11:24 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Fotos]]></category>
		<category><![CDATA[Unterwegs]]></category>
		<category><![CDATA[Wandern]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=861</guid>
		<description><![CDATA[Believe it or not, this photo was taken about 2km from my parents home, from the dam of the Eschbachtalsperre, a dam for providing the region with drinking water. Usually I just jog around the lake in the morning, but last weekend Katrin and I discovered one of multiple hiking routes around it and the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/heipei/4639362871/" title="Some post-processing by heipei, on Flickr"><img src="http://farm4.static.flickr.com/3366/4639362871_f898d5c2ef.jpg" width="500" height="334" alt="Some post-processing" class="aligncenter"/></a></p>
<p>Believe it or not, this photo was taken about 2km from my parents home, from the dam of the Eschbachtalsperre, a dam for providing the region with drinking water. Usually I just jog around the lake in the morning, but last weekend Katrin and I discovered one of multiple hiking routes around it and the surrounding area. The trails all start at the parking lot and are clearly marked along the way.</p>
<p>I uploaded this shot <a href="http://www.flickr.com/photos/heipei/archives/date-taken/2010/05/23/detail/">along with other shots to flickr</a>, but then decided to go back and give it a little more depth in Gimp (using Contrast/Saturation, Sharpen, a Tone-Mapping plugin and a gradient for the sky).</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/05/26/hiking-around-the-eschbachtalsperre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCed photos, still a lot of fun</title>
		<link>http://heipei.net/2010/04/21/cced-photos-still-a-lot-of-fun/</link>
		<comments>http://heipei.net/2010/04/21/cced-photos-still-a-lot-of-fun/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 20:49:31 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Fotos]]></category>
		<category><![CDATA[Langeweile]]></category>
		<category><![CDATA[Unterwegs]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=859</guid>
		<description><![CDATA[I&#8217;ve been keeping track of my CCed photos for a while now, updating the list of people that use my flickr-photos on a regular base. Today I did another round, simply by googling &#8220;heipei flickr&#8221;. Not surprisingly I came up with about 12 new websites and blogs. And I&#8217;m happy that people are discovering my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/heipei/4298993568/" title="Let me see those hands by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2763/4298993568_1e76545b3b_m.jpg" width="160" height="240" alt="Let me see those hands" class="alignleft"/></a>I&#8217;ve <a href="http://heipei.net/2008/04/28/keeping-track-of-my-cced-photos/">been keeping track of my CCed photos</a> for a while now, updating the list of people that use my flickr-photos on a regular base. Today I did another round, simply by googling &#8220;heipei flickr&#8221;. Not surprisingly I came up with about 12 new websites and blogs. And I&#8217;m happy that people are discovering my more advanced photos as well, instead of using old and embarrassing snaps from my mobile phone.</p>
<p>The shot on the left was done after Katrin asked me for some photos to illustrate a blogpost related to medicine <a href="http://www.morenz.de">over on her blog</a>. Some other site apparently had the same idea, and now this photo can be found <a href="http://www.hallohund.de/hunde-basics/ernaehrung-gesundheit/293192/die-beliebtesten-tieraerzte-deutschlands">here</a>, <a href="http://www.elchburger.de/norwegen/auswandern/arbeiten/anerkennung-von-berufen-und-auslaendischer-schulabschluesse">here</a>, <a href="http://naturheilkunde-alternative-medizin.de/naturheilkunde-und-alternative-medizin/">here</a> and <a href="http://www.marktplatz-osnabrueck.de/desktopdefault.aspx/tabid-465/1404_read-26124/">here</a>. This was not only rewarding for me but also interesting since I discovered (from this and other shots) that websites not only seem to search flickr but rather other related articles on related websites and simply use the same photos. When the photo is used in the right context and the website itself looks professional, one might even forget the small &#8220;CC by heipei&#8221; link at the bottom and the fact that I&#8217;m an amateur spending little time or effort (much less creativity ;) on these shots. This can only lead to the conclusion that photography is as least as much simple engineering as creativity, or that I have some hidden sense for compositing an image resulting from years of experimentation, browsing flickr and doing CG where you spend a lot of time making your rendered images look like photographs.<a href="http://www.flickr.com/photos/heipei/4528436226/" title="Katrin at dusk by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4021/4528436226_73ef6e10e5_m.jpg" width="160" height="240" alt="Katrin at dusk" class="alignright"/></a></p>
<p>In general I&#8217;m still happy with my EF-S 18-200mm 3.5-5.6 and my EF 50mm 1.4, and the decision to buy a Speedlite was absolutely right (in fact, reviewing old shots, I&#8217;ve been kicking myself about not having bought one earlier). Apart from some crazy experiments and time-consuming handicrafted tools, my usual approach is to use the flash pointed toward the ceiling, increase it 1/3 to 1 with TTL and just fire away. If possible, a natural balance with available light will make laymen forget a flash was even used. You can go fully manual or simply use the &#8216;P&#8217;-mode with an appropriate aperture. A nice result can be seen on the right, though Katrin is slightly underexposed in this one. What I did was take the photo indoors (where you have your trusty white ceiling) in front of an open window at dusk. The backlight was provided by the setting sun, which adds a lot the shot and usually is done with a dedicated flash. I will be trying more of these in the future.</p>
<p>A little photostream-recap below, so no one can complain that I&#8217;m not blogging for the average reader anymore. Enjoy!</p>
<div align="center">
<a href="http://www.flickr.com/photos/heipei/4483799270/" title="Easter by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2787/4483799270_bf8ff5c39a_m.jpg" width="240" height="160" alt="Easter" /></a><a href="http://www.flickr.com/photos/heipei/4483149215/" title="Easter by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4016/4483149215_fc4e2f4265_m.jpg" width="240" height="160" alt="Easter" /></a><br />
<a href="http://www.flickr.com/photos/heipei/4491020820/" title="Bunny Cake by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2792/4491020820_88e0acbdd7_m.jpg" width="160" height="240" alt="Bunny Cake" /></a><a href="http://www.flickr.com/photos/heipei/4507392895/" title="Wanderung Kelmis-Lontzen-Hauset by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4050/4507392895_c432035bbb_m.jpg" width="160" height="240" alt="Wanderung Kelmis-Lontzen-Hauset" /></a><a href="http://www.flickr.com/photos/heipei/4508033960/" title="Wanderung Kelmis-Lontzen-Hauset by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2371/4508033960_6776e4d6fa_m.jpg" width="160" height="240" alt="Wanderung Kelmis-Lontzen-Hauset" /></a><a href="http://www.flickr.com/photos/heipei/4508035908/" title="Wanderung Kelmis-Lontzen-Hauset by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2740/4508035908_8370b6976f_m.jpg" width="160" height="240" alt="Wanderung Kelmis-Lontzen-Hauset" /></a><br />
<a href="http://www.flickr.com/photos/heipei/4534753597/" title="Wanderung Raeren-Preuswald-Dreiländereck by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4037/4534753597_97840805d2_m.jpg" width="240" height="160" alt="Wanderung Raeren-Preuswald-Dreiländereck" /></a><a href="http://www.flickr.com/photos/heipei/4490380633/" title="EF 50mm 1.4 still rocks ;) by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4028/4490380633_a9cff5644b_m.jpg" width="240" height="160" alt="EF 50mm 1.4 still rocks ;)" /></a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/04/21/cced-photos-still-a-lot-of-fun/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RWTH UROP: Undergraduate Research</title>
		<link>http://heipei.net/2010/04/06/rwth-urop-undergraduate-research/</link>
		<comments>http://heipei.net/2010/04/06/rwth-urop-undergraduate-research/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 11:24:19 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Aachen]]></category>
		<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=812</guid>
		<description><![CDATA[Heute haben Flo und ich unser UROP-Projekt erfolgreich beendet. Da ich, von allen Leuten mit denen ich in den letzten paar Monaten gesprochen habe, niemanden gefunden hab der überhaupt von UROP gehört hatte werde ich versuchen diese Lücke mit einem Blogpost ein wenig zu schließen. Die Details unseres Projekts werde ich ggf. in einem späteren [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.exzellenz.rwth-aachen.de/aw/cms/home/Zielgruppen/zukunftskonzept/massnahme/projekt_urop/~srg/rwth_urop/?lang=de"><img src="/weblog/urop.jpg" alt="UROP" class="alignleft" style="border: 0px"/></a>Heute haben <a href="http://www.hackvalue.de">Flo</a> und ich unser UROP-Projekt erfolgreich beendet. Da ich, von allen Leuten mit denen ich in den letzten paar Monaten gesprochen habe, niemanden gefunden hab der überhaupt von UROP gehört hatte werde ich versuchen diese Lücke mit einem Blogpost ein wenig zu schließen. Die Details unseres Projekts werde ich ggf. in einem späteren Post erläutern.</p>
<p><b>Was ist UROP?</b><br />
<img src="/weblog/urop_mgmt.jpg" alt="UROP" class="alignright"/>UROP, das Undergraduate Research Opportunities Program, ist ein Förderungsprogramm für Studenten. Wie der Name verrät richtet es sich an Undergraduates, also auf das neue BA/MA-System bezogen auf Bachelor-Studenten. Das Research im Titel bezieht sich darauf dass einzelne Forschungsprojekte gefördert werden sollen. Es ist kein Research-Grant in dem Sinne wie man es vielleicht kennt: Mittel für ein Projekt beantragen und dann loslegen. UROP fördert Projekte nach ihrem Abschluss (wenn sie denn erfolgreich beendet wurden) und nach einer Evaluation der fertigen Arbeiten. Das bedeutet allerdings auch nicht dass man sich die Förderung wie ein Wettbewerb vorstellen soll bei dem die besten N Beiträge ausgezeichnet werden.</p>
<p><img src="/weblog/urop_researcher.jpg" alt="UROP" class="alignleft"/><b>Ablauf</b><br />
Wenn man ein Projekt gefunden hat und angenommen wurde kann man loslegen. Ob allein oder im Team ist prinzipiell egal. Zuerst muss man ein paar formale Dinge erledigen: Anschreiben, Lebenslauf, Motivationsbrief. Der Projektzeitraum ist sehr flexibel (ob ein ganzes Jahr oder nur ein paar Wochen), allerdings gibt es nur halbjährlich die Möglichkeit eine Förderung zu beantragen. Man hat einen Betreuer am Lehrstuhl mit dem man regelmäßig den weiteren Verlauf abspricht. Hat man das Projekt beendet schreibt man noch einen dreiseitigen Abschlussbericht und hält eine kurze Präsentation im Zuge des halbjährlichen UROP-Kolloquiums. Vom Betreuer (bzw. Prof. am Lehrstuhl) wird dann auch noch eine Evaluation geschrieben die direkt an UROP geht. Noch ein bisschen Papierkram und man ist fertig. Zuletzt wird das Projekt bewertet (von anderen Profs im eigenen Fachbereich) und wenn alles stimmt erhält man die Förderung (max. 2000€ pro Projekt).</p>
<p><b>Warum sollte man an UROP teilnehmen?</b><br />
Das ist eine gültige Frage, kriegt man doch selbst in den einfachen HiWi-Jobs mit 8h/Woche immerhin mehr Geld, rein auf die Arbeitszeit bezogen (hey, das ist nicht meine Argumentationsweise aber solche Sachen wurde ich teilweise gefragt). Allerdings arbeitet man dabei nicht unbedingt so flexibel (was die Zeiteinteilung angeht) und zielorientiert. Wenn man nicht grade an einem guten Lehrstuhl eine Stelle bekommen hat fehlt evtl. sogar der wissenschaftliche Aspekt der Arbeit gänzlich. Die Menge der Leute die sich über das Studium beschweren weil man, selbst in Seminararbeiten oder Praktika, nur bereits Bekanntes zusammenfasst ist groß genug, so dass ich da ein gewisses Interesse vermute. Über ein UROP-Projekt kann man gut mit Mitarbeitern am Lehrstuhl in Kontakt kommen, nicht unwichtig für die spätere Wahl bei der Diplom/Master-Arbeit oder sogar bei weiterführenden Plänen (zugegebenermaßen kann man solche Kontakte natürlich auch unabhängig aufbauen, so gern sich auch alle Veranstaltungen rund um die Uni &#8220;Networking&#8221; auf die Fahne schreiben). Darüberhinaus schadet es sicherlich nicht ein abgeschlossenes UROP-Projekt auf dem Lebenslauf zu haben.</p>
<p><img src="/weblog/urop_people.jpg" alt="UROP Kolloquium" class="aligncenter"/></p>
<p><b>Warum mache ich Werbung dafür?</b><br />
Wie gesagt, ich find es schade dass so wenig Leute überhaupt von UROP mitgekriegt haben. Die Fördertöpfe (übrigens im Rahmen der Exzellenzinitiative geschaffen, für alle die meinen dass Studiengebühren auf keinen Fall wieder zu den Studenten zurückfinden) sind voll und es gab bei den letzten vier UROP-Runden weniger Bewerber als Stipendien. Was das Kolloquium angeht waren die Vorträge der anderen UROP-Projekte sehr interessant. So haben wir erfahren dass manche Insekten zwar an Scheiben kleben können, um den Gefrierpunkt aber plötzlich ihre Haftfähigkeit verlieren (das ist mal über den Tellerrand geschaut für Informatiker! ;) Inzwischen gibt es sogar UROP Abroad, ein Programm mit dem man ein UROP-Projekt in den USA/Kanada verfolgen kann. Das hat bisher nur eine Person gemacht, aber die war immerhin im schönen Saskatchewan.</p>
<p><b>Wo kann man sich informieren?</b><br />
Am besten auf der <a href="http://www.exzellenz.rwth-aachen.de/aw/cms/home/Zielgruppen/zukunftskonzept/massnahme/projekt_urop/~srg/rwth_urop/?lang=de">RWTH UROP Seite</a>. Dort ist auch die <a href="http://www.zhv.rwth-aachen.de/mainzhv.php?scriptid=iou&#038;param=sucheprof&#038;lang=en&#038;liste=1">Projektdatenbank verlinkt</a>. Allerdings sollte man sich davon nicht abschrecken lassen. Am besten ist man spricht mit einem Assistenten oder Prof ob er nicht ein Projekt hat was gut in den Rahmen von UROP passen würde.</p>
<p><small>Image credit: RWTH UROP website</small></p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/04/06/rwth-urop-undergraduate-research/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Studium &#8211; Seminare, Protokolle, UROP</title>
		<link>http://heipei.net/2010/03/18/studium-seminare-protokolle-urop/</link>
		<comments>http://heipei.net/2010/03/18/studium-seminare-protokolle-urop/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 17:22:20 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Aachen]]></category>
		<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=838</guid>
		<description><![CDATA[Nach einer Menge Posts über anderen Kram und neidischen Blicken zu Flos aufgeräumter Studiumsseite wollte ich mal noch ein paar Dokumente aus den letzten Semestern aus dem Schrank holen. Vielleicht hilft es ja dem ein oder anderen Studieninteressenten der sich nicht vorstellen kann was man überhaupt so während seines Informatikstudiums macht. Seminare Seminare bei uns [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://heipei.net/studium"><img src="http://heipei.net/weblog/seminare_protokolle" alt="Seminare" class="alignleft"/></a>Nach einer Menge Posts über anderen Kram und neidischen Blicken zu <a href="http://hackvalue.de/hv_studium">Flos aufgeräumter Studiumsseite</a> wollte ich mal noch ein paar Dokumente aus den letzten Semestern aus dem Schrank holen. Vielleicht hilft es ja dem ein oder anderen Studieninteressenten der sich nicht vorstellen kann was man überhaupt so während seines Informatikstudiums macht.</p>
<p><b>Seminare</b><br />
Seminare bei uns in der Informatik funktionieren wie folgt: Man bewirbt sich auf ein Seminar zu einem groben Überthema bei einem der Informatik-Lehrstühle. Wenn man Glück hat kriegt man den Platz seiner ersten Wahl. Vor dem Semester sucht man sich dann eins der Themen aus und kriegt ein oder mehrere Paper auf denen man aufbauend seine Seminarausarbeitung schreiben soll. An der Stelle merkt man schon dass der Anteil origineller Arbeit beschränkt ist, was durchaus so vorgesehen ist. Ziel eines Seminars ist es schliesslich sich selbstständig in ein Thema einzuarbeiten und das Ganze dann in einen wissenschaftlich aussehenden Artikel zu gießen. Dafür hat man ein paar Monate Zeit, am Ende gibt es dann ein paar Tage lang Vorträge an denen man sein Seminar den anderen Teilnehmern vorstellt. Ich habe im Hauptstudium zwei Seminare gemacht (und ein Praktikum):</p>
<ul>
<li><b>Praktische Informatik</b>: <em>The most efficient SHA-1 attacks</em> (Prof. Meyer) &#8211; <a href="http://heipei.net/studium/seminar_praxis.pdf">Ausarbeitung</a> und <a href="http://heipei.net/studium/slides_praxis.pdf">Slides</a></li>
<li><b>Theoretische Informatik</b>: <em>Das Cross-Section-Theorem und nicht-mehrdeutige Transducer</em> (Prof. Thomas) &#8211; <a href="http://heipei.net/studium/seminar_theorie.pdf">Ausarbeitung</a> und <a href="http://heipei.net/studium/slides_theorie.pdf">Slides</a></li>
</ul>
<p><b>Prüfungsprotokolle</b><br />
Bei uns im Hauptstudium schreibt man keine Klausuren mehr (abgesehen von ein paar Scheinklausuren) sondern hat mündliche Prüfungen. Manche Leute schreiben Gedächtnisprotokolle einer Prüfung, damit sich andere besser auf die Atmosphäre bei solchen Prüfungen und den Tiefgang vorbereiten können, den eigentlichen Stoff der abgefragt wird sollte man ohnehin komplett drauf haben ;)</p>
<ul>
<li><b>Protokoll Theoretische Informatik</b>: <em>Angewandte Automatentheorie, Unendliche Spiele, Automaten auf unendlichen Wörtern, Cryptography I + II</em> (Prof. Thomas, Prof. Mathar) &#8211; <a href="http://heipei.net/studium/protokoll_theorie.pdf">Protokoll</a></li>
<li><b>Protokoll Praktische Informatik</b>: <em>Datenbanken, Logic of Knowledge Bases, Logikprogrammierung</em> (Prof. Lakemeyer) &#8211; <a href="http://heipei.net/studium/protokoll_praxis.pdf">Protokoll</a></li>
<li><b>Protokoll Vertiefung</b>: <em>IT Security I + II, Massively Distributed Systems I, Communication Systems Engineering I</em> (Prof. Wehrle, Prof. Meyer) &#8211; <a href="http://heipei.net/studium/protokoll_vertiefung.pdf">Protokoll</a></li>
</ul>
<p><b>UROP</b><br />
Zusätzlich haben Flo und ich noch an UROP teilgenommen, dem Undergraduate Research Opportunities Programme der RWTH. Für UROP werden Projekte in unterschiedlichen Fachbereichen ausgeschrieben auf die man sich bewerben kann um dann schon während des Studiums erste Schritte im wissenschaftlichen Arbeiten zu machen. Unser Projekt, welches wir am LuFG Informatik 4 &#8211; Distributed Systems Group (Prof. Wehrle) durchgeführt haben hieß <em>ALPHA &#8211; An Adaptive and Lightweight Protocol for Hop-by-Hop Authentication</em>. Dabei ging es darum ein Protokoll zu implementieren (und zu erweitern), mithilfe dessen Netzwerkpakete an jeder Stelle im Netzwerk auf Integrität geprüft und ggf. direkt verworfen werden können, z.B. um mobile Endgeräte vor falschem Netzverkehr zu schützen der sonst die Resourcen (CPU und damit auch Batterie) dieser Geräte beanspruchen würde. Zu UROP werde ich bald noch einen eigenen Artikel schreiben. Für UROP mussten wir eine kurze Ausarbeitung schreiben, mit ein bisschen Hintergrundwissen sollte man das Prinzip von ALPHA verstehen.</p>
<ul>
<li><b>Implementation and Improvement of ALPHA</b>: <a href="http://heipei.net/studium/article_alpha.pdf">Ausarbeitung</a> für UROP und <a href="http://heipei.net/studium/slides_alpha.pdf">Slides</a> des UROP Kolloquiums</li>
<li><b>ALPHA  &#8211; An Adaptive and Lightweight Protocol for Hop-by-Hop Authentication</b>: Das <a href="http://ds.informatik.rwth-aachen.de/members/heer/publications-tobias-heer/pdfs/alpha-an-adaptive-and-lightweight-protocol-for-hop-by-hop-authentication.pdf">Original-Paper</a> auf dem das Protokoll aufbaut</li>
</ul>
<p>Bei Fragen oder Verbesserungsvorschlägen könnt ihr euch wie immer gern <a href="http://heipei.net/who-i-am/">bei mir</a> melden.</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/03/18/studium-seminare-protokolle-urop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OpenSSH: Reuse existing connections / Reverse tunnel</title>
		<link>http://heipei.net/2010/02/02/openssh-reuse-existing-connections-reverse-tunnel/</link>
		<comments>http://heipei.net/2010/02/02/openssh-reuse-existing-connections-reverse-tunnel/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:48:00 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Geekstuff]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=801</guid>
		<description><![CDATA[You often hear the phrase &#8220;the swiss knife of &#8230;&#8221;. Well, for networking, OpenSSH clearly deserves that title in my opinion. Besides the obvious feature of providing secure logins with different options for mutual authentication, it can also be used to transfer files. It is also a core component of software like git, which depend [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.openssh.org/"><img src="/weblog/openssh.png" alt="OpenSSH" class="alignleft" style="border:0px"/></a>You often hear the phrase &#8220;the swiss knife of &#8230;&#8221;. Well, for networking, OpenSSH clearly deserves that title in my opinion. Besides the obvious feature of providing secure logins with different options for mutual authentication, it can also be used to transfer files. It is also a core component of software like git, which depend on ssh to securely push changes instead of reinventing their own server and dealing with the whole authentication/authorization stuff once again.<br />
I&#8217;ve blogged about <a href="http://heipei.net/2008/08/28/ssh-through-proxyintermediate-host/">using SSH to access hosts behind a firewall/router more conveniently</a>, and I really suggest you sit down and read the manpage front-to-back, it will probably be rewarding for your current workflow.</p>
<p><b>Reusing a connection</b><br />
Anyway, today I wanted to present another advanced feature, one I only stumbled upon while learning for an upcoming exam. The slides mentioned the possibility to share connections on one SSH-channel (to the same destination, obviously). Now, why do you need more than one connection in the first place? Well, sometimes you just need the space, and using screen just doesn&#8217;t cut it. Or you use git or scp to the same host you&#8217;re logged in already interactively. In that case, you just have to establish one connection and any further connection will use the first one. The benefit? Login is way faster, almost instantly, because the whole handshake and authentication doesn&#8217;t have to take place again. The caveat: You&#8217;ll have to close your master-connection last, otherwise the other connections will drop too. For me that&#8217;s no problem, since the host I use most of the time is also the host I&#8217;ve got a session open with 24/7 (IRC).</p>
<p>I&#8217;m just gonna show the fully automated version here, though you can use it manually as well, just when you need it. A better description can be found <a href="http://www.debian-administration.org/articles/290">here</a>. To automate it, put this in your <tt>~/.ssh/config</tt> (you don&#8217;t have a config yet? shocking!):<br />
<code>ControlMaster auto<br />
ControlPath /tmp/%r@%h:%p</code>As usual, you can put it at the very top to apply for all hosts or you can activate it for specific hosts by putting below a <tt>Host</tt> declaration. Now all you have to do is use <tt>ssh host</tt> as usual. You&#8217;ll see it&#8217;s working when you terminate the connection:<br />
<tt>Shared connection to host.de closed.</tt></p>
<p><b>Reverse tunnel</b><br />
Yes, you can tunnel with OpenSSH. You can even have it act as a SOCKS proxy, which is really neat when combined with Firefox-plugins like FoxyProxy. But you can also reverse-tunnel your way out of a closed network (or NATed network for that matter) when you don&#8217;t have access to any intermediate host (like the router/firewall). It&#8217;s easy:<br />
<code>ssh -NR 12345:localhost:22 home.de</code>This assumes you&#8217;re issuing the command from the machine that you want to access (from home) later on. It will bind the port 12345 on home.de so that it is forwarded to port 22 (SSH) on the local host. Yeah, it requires some reverse thinking too to get it right ;) The <tt>-N</tt>-switch prevents a login, by the way. Obviously it is of little use if your home.de has a flaky dialup connection, so you might want to reverse-tunnel to a stable endpoint (or use something like autossh).</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/02/02/openssh-reuse-existing-connections-reverse-tunnel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photo recap for early 2010</title>
		<link>http://heipei.net/2010/01/17/photo-recap-for-early-2010/</link>
		<comments>http://heipei.net/2010/01/17/photo-recap-for-early-2010/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 21:41:11 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Aachen]]></category>
		<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Fotos]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=790</guid>
		<description><![CDATA[Wow, the last few weeks I shot more photos (and learned more) than in a whole year, at least that&#8217;s how it feels. First and foremost I got a new lens for my birthday. The Canon EF-S 18-200mm 3.5-5.6 IS. This was meant as a replacement for the rather basic 18-55mm that came with my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/heipei/4265421855/" title="Canon 430EX II by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2787/4265421855_c0e825d5e4_m.jpg" width="160" height="240" alt="Canon 430EX II" class="alignleft"/></a>Wow, the last few weeks I shot more photos (and learned more) than in a whole year, at least that&#8217;s how it feels.<br />
First and foremost I got a new lens for my birthday. The Canon EF-S 18-200mm 3.5-5.6 IS. This was meant as a replacement for the rather basic 18-55mm that came with my 400D body. So far the 18-200 hasn&#8217;t disappointed me. I&#8217;m really using the big span of the focal length and since it is meant as my alround-lens I didn&#8217;t care to much about the 3.5 open aperture (I&#8217;ll mostly use it for trips or well-lit situations, my EF 50mm 1.4USM is still the basement-party weapon). Check out a few of my photos on flickr to get an idea of the lens. The IS is really nice, the handling feels rich. The only downsides of this lens are it&#8217;s weight and the autofocus which sometimes has a hard time in low light conditions.</p>
<p>A few weeks ago I decided to finally buy a flash. I didn&#8217;t hesitate long and bought the Canon 430EX II. Before that (and while waiting for DHL) I read a lot of <a href="http://www.strobist.blogspot.com/">strobist.com</a>, so that I hit the ground running when the flash did arrive. The nice thing about buying flashes is that you don&#8217;t have to worry so much about capabilities/size, because you can buy a bigger one which can act as master at some point in the future should you feel the need to. Along with the flash I ordered some small utilities, like the Phottix Tetra radio-triggers for off-camera flash, the Roscoe Strobist Gel collection (gel from &#8220;gelatine&#8221;. It&#8217;s called &#8220;Effektfolien&#8221; in german) and a small diffuser (just for fun). The Phottix Tetra have been great as well, especially considering the price-tag of about 30€, which is next to nil compared to other wireless triggers which quickly add up to ten times that much. However the Phottix triggers don&#8217;t support TTL, which is a measuring-system so the camera knows how to adjust for the flash. Well, what better time to really get acquainted with the M mode ;)</p>
<p><a href="http://www.flickr.com/photos/heipei/4282057138/" title="Aachen Open 2010 by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4034/4282057138_4d1d0e8c2f.jpg" width="500" height="334" alt="Aachen Open 2010" class="aligncenter"/></a><br />
Aachen Open 2010, which just ended today, was the only real event I looked forward to, photography-wise, and it turned out really nice. Not only was the event itself a smashing success (no other way to put it, the organisation was flawless, the attendance was record-breaking and the venue perfect for our needs), but also meant many diverse personalities to photograph. You can see my complete photos of the event here: <a href="http://photos.heipei.net/Aachen_Open_2010/">photos.heipei.net/Aachen_Open_2010/</a> and photos by other people will be collected here: <a href="http://cube.hackvalue.de/ao10/media-de">http://cube.hackvalue.de/ao10/media-de</a>.</p>
<p><a href="http://www.flickr.com/photos/heipei/4282192117/" title="Reflective Umbrella DIY by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2793/4282192117_efb2300055.jpg" width="500" height="334" alt="Reflective Umbrella DIY" class="aligncenter"/></a><br />
Tonight I salvaged an old (and broken) Umbrella and simply covered the inside with white xerox paper. I sawed of the round part of the handle and now it fits into the grip of my tripod. The Phottix has a mount option for standard tripods. The <a href="http://www.flickr.com/photos/heipei/tags/umbrella/">results are amazing</a>, and as usual I now feel much better when I buy an umbrella (I&#8217;m not quite sure whether I want reflective or shoot-through or both ;)</p>
<div align="center"><a href="http://www.flickr.com/photos/heipei/4282940966/" title="Reflective Umbrella DIY by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4027/4282940966_fef380f800_m.jpg" width="160" height="240" alt="Reflective Umbrella DIY"/></a><a href="http://www.flickr.com/photos/heipei/4282193297/" title="Reflective Umbrella DIY by heipei, on Flickr"><img src="http://farm5.static.flickr.com/4002/4282193297_bb60f5c93d_m.jpg" width="240" height="160" alt="Reflective Umbrella DIY"/></a><a href="http://www.flickr.com/photos/heipei/4282182157/" title="Reflective Umbrella DIY by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2746/4282182157_766d455d40_m.jpg" width="160" height="240" alt="Reflective Umbrella DIY"/></a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/01/17/photo-recap-for-early-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photo technique bits: Polfilter</title>
		<link>http://heipei.net/2010/01/15/photo-technique-bits-polfilter/</link>
		<comments>http://heipei.net/2010/01/15/photo-technique-bits-polfilter/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 13:24:22 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Fotos]]></category>
		<category><![CDATA[Langeweile]]></category>

		<guid isPermaLink="false">http://heipei.net/?p=784</guid>
		<description><![CDATA[A polfilter (pol for polarizing) can give you all kinds of nifty improvements in your outdoor pictures. Here is a little preview. I expect to achieve much more drastic differences come summer: Left: No filter (or at least filter turned towards &#8220;normal&#8221;). Right: Filter set to the right angle. Make sure you check out the [...]]]></description>
			<content:encoded><![CDATA[<p>A polfilter (pol for polarizing) can give you all kinds of nifty improvements in your outdoor pictures. Here is a little preview. I expect to achieve much more drastic differences come summer:<br />
<a href="http://www.flickr.com/photos/heipei/4275843417/" title="Kleine Polfilter-Demo by heipei, on Flickr"><img src="http://farm3.static.flickr.com/2783/4275843417_1efcdbcc86.jpg" width="500" height="375" alt="Kleine Polfilter-Demo" class="aligncenter"/></a><br />
Left: No filter (or at least filter turned towards &#8220;normal&#8221;). Right: Filter set to the right angle. Make sure you check out the full-sized version of the photo and pay attention not only to the sky but also to the trees and the windows of the building. Image was sharpened with Gimp btw.</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2010/01/15/photo-technique-bits-polfilter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
