<?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>blog.seric.at</title>
	<atom:link href="http://blog.seric.at/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.seric.at</link>
	<description>photography programming politics life</description>
	<lastBuildDate>Thu, 26 Aug 2010 17:24:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Canon EOS 60D finally here!</title>
		<link>http://blog.seric.at/2010/08/26/canon-eos-60d-finally-here/</link>
		<comments>http://blog.seric.at/2010/08/26/canon-eos-60d-finally-here/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 17:00:29 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[EOS 60D]]></category>
		<category><![CDATA[Press]]></category>

		<guid isPermaLink="false">http://blog.seric.at/?p=286</guid>
		<description><![CDATA[As I was assuming a couple of weeks ago, the Canon EOS 60D is finally here. Canon just posted a press release and added a product walkthrough video as well as a sample video shot with the Canon EOS 60D. The interesting parts: The camera features an 18mp DIGIC IV processor which is capable of]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_295" class="wp-caption alignleft" style="width: 390px"><img src="http://blog.seric.at/wp-content/uploads/2010/08/60d.jpg" alt="Canon EOS 60D" title="Canon EOS 60D" width="380" height="285" class="size-full wp-image-295" /><p class="wp-caption-text">Canon EOS 60D</p></div>As I was <a href="http://blog.seric.at/2010/02/28/canon-eos-60d-coming-soon/">assuming a couple of weeks ago</a>, the Canon EOS 60D is finally here. Canon just posted a press release and added a product walkthrough video as well as a sample video shot with the Canon EOS 60D. The interesting parts: The camera features an 18mp  DIGIC IV processor which is capable of 1080p H.264 video. As a new feature for any Canon EOS camera, the 60D will have an articulating 3&#8243; LCD screen. Specially for taking videos this could be a real enhancement. The rest of the features is more or less a mixture of the bigger EOS 7D and the smaller EOS 550D/T2i like the ISO range from 100 to 6.400 (plus H 12.800), in-camera video editing (who needs that?).</p>
<p>The EOS 60D will be available in September for roughly 900 Euro (Body) or 1.100 Euro (including an EF-S 18-135 3.5-5.6 IS lens).</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/0eUedGP4vrE?fs=1&amp;hl=de_DE&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0eUedGP4vrE?fs=1&amp;hl=de_DE&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/Jqg-HCuNz-E?fs=1&amp;hl=de_DE"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Jqg-HCuNz-E?fs=1&amp;hl=de_DE" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p><strong>UPDATE</strong> DPreview did <a href="http://www.dpreview.com/news/1008/10082620canoneos60d.asp">a small but nice</a> little preview of the EOS 60D. Also Philip Bloom mentioned the new 60D, and yes <a href="http://philipbloom.net/2010/08/26/canon-60d-officially-er-official/">he is totally right</a>: We will see, what time brings and the EOS 7D needs a firmeware upgrade immediately.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2010/08/26/canon-eos-60d-finally-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Anti-Pattern Corrections for PHP</title>
		<link>http://blog.seric.at/2010/07/19/automatic-anti-pattern-corrections-for-php/</link>
		<comments>http://blog.seric.at/2010/07/19/automatic-anti-pattern-corrections-for-php/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 11:23:45 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Anti-Pattern]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[lex-pass]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://blog.seric.at/?p=271</guid>
		<description><![CDATA[During my computer science studies at the Vorarlberg University of Applied Sciences I wrote my bachelor thesis about &#8220;Automatic Anti-Pattern Corrections for PHP&#8221;. As a fan of the open source philosophy, I want to share my work with others. I invite everyone to contribute to the great lex-pass project and this approach to better PHP]]></description>
			<content:encoded><![CDATA[<p>During my computer science studies at the Vorarlberg University of Applied Sciences I wrote my bachelor thesis about &#8220;Automatic Anti-Pattern Corrections for PHP&#8221;. As a fan of the open source philosophy, I want to share my work with others. I invite everyone to contribute to the great lex-pass project and this approach to better PHP software. Please share your thought and ideas on this with me and others by leaving a comment or sending me a message.<span id="more-271"></span></p>
<p>The thesis is written in german but at least there is an english abstract.</p>
<blockquote><p><strong>Abstract</strong></p>
<p>Since the first release of the programming language PHP, PHP has been rapidly developed. As a result to these huge improvements, many of the features from PHP 4 have been rewritten or replaced in PHP 5. For instance exception handling, abstract classes and interfaces have been introduced. Additionally, objects are not getting copied (call-by-value) every time they are assigned to another variable or used as function parameters, but assigned as reference (call-by-reference). As a result, many old and bad constructs remain in already existing applications. This leads to several issues.</p>
<p>That is why many companies struggle especially with security and performance problems. Manual refactoring of existing source code is time-consuming and a reason why a lot of companies abandon such improvements.<br />
The open-source initiative of Facebook led to the tool <a href="http://github.com/facebook/lex-pass">lex-pass</a> which is already capable of some very basic refactoring transformations. It is using the abstract syntax tree (AST) to transform PHP into corrected code according to predefined rules.</p>
<p>This bachelor thesis detects several anti-patterns and implements some basic transformations. As a result, these anti-patterns are automatically corrected with lex-pass. Then the implemented transformations are explained in detail and some further possible corrections are discussed. For demonstration purposes, some well known open-source projects are being tested and corrected with the written transformations.</p>
<p>As a conclusion the advantages and disadvantages of automatic corrections are explained and the usefulness and limitations of such automatic transformations are illustrated.</p></blockquote>
<p><a href="http://blog.seric.at/wp-content/uploads/2010/07/Bachelorarbeit_Franziskus_Domig.pdf">Download &#8220;Automatic Anti-Pattern Corrections for PHP&#8221; bachelor thesis</a></p>
<p>I would like to thank the people from Mayflower GmbH for their great support  and Daniel Corson from Facebook for his contribution to my work.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2010/07/19/automatic-anti-pattern-corrections-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Received My Canon EOS 7D</title>
		<link>http://blog.seric.at/2010/03/09/received-my-canon-eos-7d/</link>
		<comments>http://blog.seric.at/2010/03/09/received-my-canon-eos-7d/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:35:24 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[EOS 7D]]></category>

		<guid isPermaLink="false">http://blog.seric.at/2010/03/09/received-my-canon-eos-7d/</guid>
		<description><![CDATA[Today my new Canon EOS 7D arrived and I am off to play now. Can&#8217;t wait to take awesome pictures and interesting movies.]]></description>
			<content:encoded><![CDATA[<p>Today my new Canon EOS 7D arrived and I am off to play now. Can&#8217;t wait to take awesome pictures and interesting movies.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2010/03/09/received-my-canon-eos-7d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canon EOS 60D coming soon?</title>
		<link>http://blog.seric.at/2010/02/28/canon-eos-60d-coming-soon/</link>
		<comments>http://blog.seric.at/2010/02/28/canon-eos-60d-coming-soon/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 15:34:16 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[EOS 550D]]></category>
		<category><![CDATA[EOS 60D]]></category>
		<category><![CDATA[EOS 7D]]></category>
		<category><![CDATA[Rumors]]></category>

		<guid isPermaLink="false">http://blog.seric.at/?p=256</guid>
		<description><![CDATA[Just last week Canon introduced the new EOS 550D (Rebel T2i) and this camera will soon be available. Anyone who &#8211; like myself &#8211; is playing with the idea to upgrade from a previouse three-digit EOS camera to the EOS 550D, will probably also checked out the Canon EOS 7D, which offers similar features but]]></description>
			<content:encoded><![CDATA[<p>Just last week Canon introduced the new EOS 550D (Rebel T2i) and this camera will soon be available. Anyone who &#8211; like myself &#8211; is playing with the idea to upgrade from a previouse three-digit EOS camera to the EOS 550D, will probably also checked out the Canon EOS 7D, which offers similar features but in some areas performs significantly better. The interesting thing about the EOS 7D and EOS 550D are, beside a lot of other outstanding features, the new HDSLR opportunities, ie HD movie recording with a digital SLR camera.</p>
<p>But, there are already 18 months in between the introduction of the EOS 50D, which has a body that is certainly at an equal level to the EOS 7D. This usually speaks for a quick upgrade from Canon&#8217;s site.</p>
<p>This means for me, that I will not immediately buy the new EOS 550D but wait a little for a hopefully soon comming EOS 60D. The 60D will for sure have a price tag positioned between the 550D (about 700 euros) and 7D (about 1,300 euros) and so get probably in the range of about 1,000 euros.</p>
<p>So let&#8217;s wait and see. Meanwhile the <a href="http://www.canonrumors.com">Canon Rumors</a> website can be checked regularly.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-7188468985735362";
/* 468x60, Erstellt 28.02.10 */
google_ad_slot = "7225146616";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2010/02/28/canon-eos-60d-coming-soon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Symfony 2.0 Preview</title>
		<link>http://blog.seric.at/2010/02/26/symfony-2-0-preview/</link>
		<comments>http://blog.seric.at/2010/02/26/symfony-2-0-preview/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 10:51:57 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Symfony 2.0]]></category>

		<guid isPermaLink="false">http://blog.seric.at/?p=247</guid>
		<description><![CDATA[Here we go. Fabien Potencier last week released the preview website for symfony 2.0 (symfony reloaded). Me, as a long time PHP and symfony user this preview shows a lot of new interesting stuff comming to web development with symfony. A Quick-Tour of Fabiens newest baby is also available and points out major changes to]]></description>
			<content:encoded><![CDATA[<p>Here we go. Fabien Potencier last week released the <a href="http://symfony-reloaded.org/">preview website for symfony 2.0</a> (symfony reloaded). Me, as a long time PHP and symfony user this preview shows a lot of new interesting stuff comming to web development with symfony. A <a href="http://symfony-reloaded.org/quick-tour-part-1">Quick-Tour</a> of Fabiens newest baby is also available and points out major changes to the framework. First thing to notice is the completly changed directory structure. Another major step is the use of &gt;= PHP 5.3.2 which adds support for namespaces and gives a great performance boost. As release date for symfony 2.0 &#8220;late 2010&#8243; is scheduled.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-7188468985735362";
/* 468x60, Erstellt 28.02.10 */
google_ad_slot = "7225146616";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2010/02/26/symfony-2-0-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7: Changed</title>
		<link>http://blog.seric.at/2009/10/14/windows-7-changed/</link>
		<comments>http://blog.seric.at/2009/10/14/windows-7-changed/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 11:51:33 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.seric.at/?p=242</guid>
		<description><![CDATA[Ok, I don&#8217;t like Microsoft and Windows. I did like Windows XP for a while but never tried Vista because of the bad things I saw at my friends computers. Recently I installed Windows 7 as second OS on my MacBook Pro. And my deepest despair turned into someting good. I already tried to install]]></description>
			<content:encoded><![CDATA[<p>Ok, I don&#8217;t like Microsoft and Windows. I did like Windows XP for a while but never tried Vista because of the bad things I saw at my friends computers. Recently I installed Windows 7 as second OS on my MacBook Pro. And my deepest despair turned into someting good. I already tried to install Windows 7 with Parallels in OS X a couple of weeks ago, got several bluescreens and thought about never trying Windows 7 again. Anyhow, it seems Microsoft did an actually not so bad job with Windows 7. (Quite) all the anoying stuff is gone. The desktop looks nice, the windows align nice, the networking works nice (internet connection sharing worked within seconds).</p>
<p>Now there is Snow Leopard on my Mac and I have to say, it seems Snow Leopard runs faster but still have some problems with the now all 64bit applications. Windows 7 still lacks of decent 64bit support but seems to be quite stable though. What is the better decision? Turning to full 64bit support now and have some problems with but have for sure better updates in the future OR stay with the 32bit and have no problems with (but be a little slower).</p>
<p>Anyway. We will see in the future what was the better decision but for now Microsoft did a better job with Windows 7 than with Vista. Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2009/10/14/windows-7-changed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sweden is different, Part I: Beach?</title>
		<link>http://blog.seric.at/2009/09/08/sweden-is-different-part-i-beach/</link>
		<comments>http://blog.seric.at/2009/09/08/sweden-is-different-part-i-beach/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 10:09:22 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[Abroad]]></category>
		<category><![CDATA[Beach]]></category>
		<category><![CDATA[Cow]]></category>
		<category><![CDATA[Sea]]></category>
		<category><![CDATA[Sweden]]></category>
		<category><![CDATA[Sweden Is Different]]></category>

		<guid isPermaLink="false">http://blog.seric.at/?p=238</guid>
		<description><![CDATA[If you wake up in Sweden, go down to the beach, you probably don&#8217;t expect that. But yes, also cows like the sea.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.seric.at/wp-content/uploads/2009/09/IMG_6363.jpg"><img class="alignnone size-medium wp-image-239" title="IMG_6363" src="http://blog.seric.at/wp-content/uploads/2009/09/IMG_6363-500x332.jpg" alt="IMG_6363" width="500" height="332" /></a></p>
<p>If you wake up in Sweden, go down to the beach, you probably don&#8217;t expect that. But yes, also cows like the sea.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2009/09/08/sweden-is-different-part-i-beach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last Day in Sweden &#8211; Moving to Denmark</title>
		<link>http://blog.seric.at/2009/08/30/last-day-in-sweden-moving-to-denmark/</link>
		<comments>http://blog.seric.at/2009/08/30/last-day-in-sweden-moving-to-denmark/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 11:08:23 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[Abroad]]></category>
		<category><![CDATA[Copenhagen]]></category>
		<category><![CDATA[Cyclamen]]></category>
		<category><![CDATA[Denmark]]></category>
		<category><![CDATA[Jönköping]]></category>
		<category><![CDATA[Sweden]]></category>

		<guid isPermaLink="false">http://blog.seric.at/2009/08/30/last-day-in-sweden-moving-to-denmark/</guid>
		<description><![CDATA[I am so sad &#8211; Sweden is such a perfect country for me. It feels like living on the countryside but still be in a big city (Jönköping) with so much party and great people! Especially I will miss the people from the students accommodation Cyclamen. I will hopefully be back asap! But I am]]></description>
			<content:encoded><![CDATA[<p>I am so sad &#8211; Sweden is such a perfect country for me. It feels like living on the countryside but still be in a big city (Jönköping) with so much party and great people! Especially I will miss the people from the students accommodation Cyclamen.</p>
<p>I will hopefully be back asap!</p>
<p>But I am really looking forward to go to Copenhagen, Denmark tomorrow. Starting with an introduction day tomorrow and a welcome dinner on tuesday.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2009/08/30/last-day-in-sweden-moving-to-denmark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Was wählt man in Deutschland?</title>
		<link>http://blog.seric.at/2009/08/13/was-wahlt-man-in-deutschland/</link>
		<comments>http://blog.seric.at/2009/08/13/was-wahlt-man-in-deutschland/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 18:05:41 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Bundestagswahl]]></category>

		<guid isPermaLink="false">http://blog.seric.at/?p=231</guid>
		<description><![CDATA[20:01 &#60;@seric&#62; haja. was würde man als mündiger bürger in .de bloß wählen?! 20:01 &#60;@sarah-&#62; seric, ganz klar 20:01 &#60;@sarah-&#62; die schweiz Eigentlich traurigerweise richtig.]]></description>
			<content:encoded><![CDATA[<blockquote><p>20:01 &lt;@seric&gt; haja. was würde man als mündiger bürger in .de bloß wählen?!<br />
20:01 &lt;@sarah-&gt; seric, ganz klar<br />
20:01 &lt;@sarah-&gt; die schweiz</p></blockquote>
<p>Eigentlich traurigerweise richtig.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2009/08/13/was-wahlt-man-in-deutschland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unicode print fail</title>
		<link>http://blog.seric.at/2009/08/11/unicode-print-fail/</link>
		<comments>http://blog.seric.at/2009/08/11/unicode-print-fail/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 17:27:49 +0000</pubDate>
		<dc:creator>seric</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Fail]]></category>
		<category><![CDATA[Unicode]]></category>

		<guid isPermaLink="false">http://blog.seric.at/2009/08/11/unicode-print-fail/</guid>
		<description><![CDATA[No comment &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.seric.at/wp-content/uploads/2009/08/print_fail.jpg"><img src="http://blog.seric.at/wp-content/uploads/2009/08/print_fail-500x332.jpg" alt="unicode_print_fail" title="unicode_print_fail" width="500" height="332" class="alignnone size-medium wp-image-229" /></a></p>
<p>No comment &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2009/08/11/unicode-print-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
