<?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>sandstorm&#124;blog</title>
	<atom:link href="http://blog.sandstorm-media.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sandstorm-media.de</link>
	<description>Development, Projects, Company Insights</description>
	<lastBuildDate>Tue, 03 Apr 2012 05:26:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Refactored TypoScript merged into Phoenix</title>
		<link>http://blog.sandstorm-media.de/2012/04/refactored-typoscript-merged-into-phoenix/</link>
		<comments>http://blog.sandstorm-media.de/2012/04/refactored-typoscript-merged-into-phoenix/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 05:26:07 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2012/04/refactored-typoscript-merged-into-phoenix/">Sebastian</span></dc:creator>
		<category><![CDATA[Uncategorized]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/blogteaser_placeholder1.png</categoryIcon>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=175</guid>
		<description><![CDATA[The last week was a great week for TYPO3 Phoenix: As promised on the T3CON11, we worked heavily on the new TypoScript in the last half-year, culminating in its final merge into the code base on last Friday. Getting there &#8230; <a href="http://blog.sandstorm-media.de/2012/04/refactored-typoscript-merged-into-phoenix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The last week was a great week for TYPO3 Phoenix: As promised on the T3CON11, we worked heavily on the new TypoScript in the last half-year, culminating in its final merge into the code base on last Friday.</p>
<p>Getting there was quite a ride: We tried lots of different concepts, played through many usage scenarios and often re-thought the basic assumptions.</p>
<p>Now, after getting lots of inspiration from great technologies such as TypoScript v1, jQuery, xPath, CSS, we ironed out a coherent and extensible rendering concept which is not even tied to TYPO3 Phoenix, but can later be used for any FLOW3 application!</p>
<p>Together with the rest of the team, I have worked lots of hours on realizing the new TypoScript, and I am really delighted to have it in the code base now.</p>
<p>If you want to see it live, check out the default <a href="http://git.typo3.org/FLOW3/Packages/TYPO3.TYPO3.git?a=blob;f=Resources/Private/DefaultTypoScript/02_DefaultContentObjects.ts2;h=869fa11a31f83001bfb2c27ac7ae808260e9441e;hb=HEAD">TypoScript of Phoenix</a> and the TypoScript which powers the <a href="http://git.typo3.org/FLOW3/Packages/Flow3Org.git?a=blob;f=Resources/Private/TypoScripts/Root.ts2;h=f3e1ad124834786c0bebe90cf27de95fb8648f08;hb=HEAD">flow3.typo3.org</a> website. Furthermore, you can check an almost up-to-date <a href="http://skurfuerst.github.com/T3Board12RenderingPresentation/">presentation</a> I did on the T3BOARD12.</p>
<p>We&#8217;ll hold various presentations on T3DD12 about this topic, and gonna prepare some documentation as well really soon. I&#8217;m excited – a big step for TYPO3 Phoenix!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2012/04/refactored-typoscript-merged-into-phoenix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing FLOW3 Form API and Form Builder</title>
		<link>http://blog.sandstorm-media.de/2012/03/announcing-flow3-form-api-and-form-builder/</link>
		<comments>http://blog.sandstorm-media.de/2012/03/announcing-flow3-form-api-and-form-builder/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 10:57:39 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2012/03/announcing-flow3-form-api-and-form-builder/">Sebastian</span></dc:creator>
		<category><![CDATA[Uncategorized]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/blogteaser_placeholder1.png</categoryIcon>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=171</guid>
		<description><![CDATA[Today, I&#8217;d like to announce the Form API and Form Builder which we have worked on recently. It is available as open source as of today. All the details can be found at the news posting on typo3.org.]]></description>
			<content:encoded><![CDATA[<p>Today, I&#8217;d like to announce the Form API and Form Builder which we have worked on recently. It is available as open source as of today.</p>
<p>All the details can be found at the <a href="http://news.typo3.org/news/article/flow3-11-sneak-preview-form-api-and-builder/">news posting on typo3.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2012/03/announcing-flow3-form-api-and-form-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fuzzing &#8211; Measuring the Quality Of Your Unit Tests</title>
		<link>http://blog.sandstorm-media.de/2012/01/fuzzing-measuring-the-quality-of-your-unit-tests/</link>
		<comments>http://blog.sandstorm-media.de/2012/01/fuzzing-measuring-the-quality-of-your-unit-tests/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 18:22:20 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2012/01/fuzzing-measuring-the-quality-of-your-unit-tests/">Sebastian</span></dc:creator>
		<category><![CDATA[Development]]></category>
<category><![CDATA[TYPO3]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/blogteaser_typo3.png</categoryIcon>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=153</guid>
		<description><![CDATA[I&#8217;ve recently thought a lot about good unit tests. First and foremost, you want unit tests to cover most of the source code inside your application. That&#8217;s why you usually monitor the Code Coverage of your unit tests, essentially counting &#8230; <a href="http://blog.sandstorm-media.de/2012/01/fuzzing-measuring-the-quality-of-your-unit-tests/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently thought a lot about good unit tests. First and foremost, you want unit tests to cover most of the source code inside your application. That&#8217;s why you usually monitor the <strong>Code Coverage</strong> of your unit tests, essentially counting the number of times a particular source code line has been executed during the test period.</p>
<p>However, running some code does not necessarily mean that a test actually checks <strong>the correct behavior</strong>! Exactly this is what <a href="https://github.com/sandstorm/SandstormMedia.Fuzzer">Fuzzer</a> is all about. It&#8217;s an open source tool for FLOW3 which mutates (modifies) your source code step-by-step, for example by commenting out a single line. Then, it checks if the code is still valid PHP, and if so, tries to run the unit tests.</p>
<p>If the tests now fail or run forever, everything is fine and the tests detected the change. However, if the tests run <strong>successfully</strong>, it means that a changed source code line did <strong>not trigger a test failure</strong> &#8212; hinting at some missing test cases!</p>
<p>A lot more details and examples can be found in the readme of the project on GitHub, so <a href="https://github.com/sandstorm/SandstormMedia.Fuzzer">check it out</a>, and I&#8217;d love to get feedback using Twitter or the comments here!</p>
<h3><a href="https://github.com/sandstorm/SandstormMedia.Fuzzer">→ Fuzzer on GitHub</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2012/01/fuzzing-measuring-the-quality-of-your-unit-tests/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FLOW3 Plugin for Oh-My-ZSH</title>
		<link>http://blog.sandstorm-media.de/2012/01/flow3-plugin-for-oh-my-zsh/</link>
		<comments>http://blog.sandstorm-media.de/2012/01/flow3-plugin-for-oh-my-zsh/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 06:17:56 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2012/01/flow3-plugin-for-oh-my-zsh/">Sebastian</span></dc:creator>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=139</guid>
		<description><![CDATA[Are you on Mac or Linux? Which Shell do you use? If you did not think about this question yet, chances are that you use good old Bash. I have used Bash for ages, but recently, switched my working environment &#8230; <a href="http://blog.sandstorm-media.de/2012/01/flow3-plugin-for-oh-my-zsh/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Are you on Mac or Linux? Which Shell do you use? If you did not think about this question yet, chances are that you use good old <strong>Bash</strong>. I have used Bash for ages, but recently, switched my working environment to <strong>ZSH</strong>.</p>
<p>The reason? <strong>Amazing autocompletion</strong> and a ZSH configuration system called <a href="https://github.com/robbyrussell/oh-my-zsh">oh-my-zsh</a> which <a href="http://blog.10to1.be/General/2010/02/10/why-i-love-oh-my-zsh/">has</a> <a href="http://thewebdev.de/oh-my-zsh-oder-die-bessere-bash/">been</a> <a href="http://railscasts.com/episodes/308-oh-my-zsh">praised</a> <a href="http://zanshin.net/2011/08/12/oh-my-zsh/">a</a> <a href="http://www.grahambrooks.com/blog/oh-my-zsh/">lot</a>.</p>
<p>Now, I had some time over the christmas holidays to work on a <strong>FLOW3 plugin for oh-my-zsh</strong>, which supports the following features:</p>
<ul>
<li>The <code>flow3</code> command is available <strong>everywhere</strong> inside the FLOW3 distribution, so you can call it from any subdirectory you want.</li>
<li>The <code>flow3</code> command now <strong>supports autocompletion, </strong>both displaying the short help and the full help for a given command</li>
<li>Some additional helpers to easily run unit and functional tests: <code>f3unittest</code> and <code>f3functionaltest</code></li>
<li>A way to mark a FLOW3 distribution as <strong>active</strong>, and directly <code>cd</code>into any of its packages:
<pre>cd /anywhere/you/want
cd TYPO3.FLOW3</pre>
<p>Oh, did I mention that you also get autocompletion for the package keys? <img src='http://blog.sandstorm-media.de/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </li>
</ul>
<p>The full plugin is available on <a href="https://github.com/sandstorm/oh-my-zsh-flow3-plugin">Github</a> with installation instructions and a more in-depth readme. <strong><a href="https://github.com/sandstorm/oh-my-zsh-flow3-plugin">Go check it out</a>!</strong></p>
<p>&#8230; and of course tell me what you think; either via Twitter (@skurfuerst) or via replying <img src='http://blog.sandstorm-media.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2012/01/flow3-plugin-for-oh-my-zsh/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Frohe Weihnachten und einen guten Rutsch!</title>
		<link>http://blog.sandstorm-media.de/2011/12/frohe-weihnachten-und-einen-guten-rutsch/</link>
		<comments>http://blog.sandstorm-media.de/2011/12/frohe-weihnachten-und-einen-guten-rutsch/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 09:02:21 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2011/12/frohe-weihnachten-und-einen-guten-rutsch/">Sebastian</span></dc:creator>
		<category><![CDATA[Uncategorized]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/blogteaser_placeholder1.png</categoryIcon>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=137</guid>
		<description><![CDATA[Wir wünschen allen Kunden, Freunden, Geschäftspartnern sowie der TYPO3-Community eine entspannte Weihnachtszeit und einen guten Rutsch ins neue Jahr!]]></description>
			<content:encoded><![CDATA[<p>Wir wünschen allen Kunden, Freunden, Geschäftspartnern sowie der TYPO3-Community eine entspannte Weihnachtszeit und einen guten Rutsch ins neue Jahr!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2011/12/frohe-weihnachten-und-einen-guten-rutsch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>sandstorm&#124;media mit neuem Look</title>
		<link>http://blog.sandstorm-media.de/2011/12/sandstormmedia-mit-neuem-look/</link>
		<comments>http://blog.sandstorm-media.de/2011/12/sandstormmedia-mit-neuem-look/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 15:26:01 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2011/12/sandstormmedia-mit-neuem-look/">florian</span></dc:creator>
		<category><![CDATA[Uncategorized]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/blogteaser_placeholder1.png</categoryIcon>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=126</guid>
		<description><![CDATA[Endlich ist es soweit. Wir haben unsere Webseite überarbeitet und dabei großen Wert auf Benutzerfreundlichkeit gelegt. Neben einer eindeutigen inhaltlichen und grafischen Trennung der  Bereiche Coaching, Development und Design ist unser Blog nun auch fester Bestandteil von www.sandstorm-media.de Wir wünschen &#8230; <a href="http://blog.sandstorm-media.de/2011/12/sandstormmedia-mit-neuem-look/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Endlich ist es soweit.</p>
<p>Wir haben unsere Webseite überarbeitet und dabei großen Wert auf Benutzerfreundlichkeit gelegt. Neben einer eindeutigen inhaltlichen und grafischen Trennung der  Bereiche Coaching, Development und Design ist unser Blog nun auch fester Bestandteil von www.sandstorm-media.de</p>
<p>Wir wünschen allen viel Spaß auf unserer Webseite und freuen uns natürlich über euer Feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2011/12/sandstormmedia-mit-neuem-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aloha Improvements Coming!</title>
		<link>http://blog.sandstorm-media.de/2011/12/aloha-improvements-coming/</link>
		<comments>http://blog.sandstorm-media.de/2011/12/aloha-improvements-coming/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 03:53:20 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2011/12/aloha-improvements-coming/">Sebastian</span></dc:creator>
		<category><![CDATA[Aloha Editor]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/aloha-editor-logo-e1313730279870.png</categoryIcon>
<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=124</guid>
		<description><![CDATA[In the last weeks after finishing my diploma thesis, I had the pleasure to work on Aloha, more specifically Aloha Blocks. Aloha Blocks are a technique to make non-editable content editable through Aloha. In TYPO3 Phoenix we use it to &#8230; <a href="http://blog.sandstorm-media.de/2011/12/aloha-improvements-coming/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the last weeks after finishing my diploma thesis, I had the pleasure to work on Aloha, more specifically Aloha Blocks.<br />
Aloha Blocks are a technique to make non-editable content editable through Aloha. In TYPO3 Phoenix we use it to implement nested content elements, but we might also use it lateron for implementing links.<br />
I&#8217;ve been working mainly on implementing:<br />
* Drag and Drop<br />
* Cut/Copy/Paste<br />
* Deletion<br />
* API cleanup<br />
* general stability</p>
<p>&#8230; And all this in the major browsers starting from IE7.</p>
<p>The code is almost ready for merging!</p>
<p>It has been a lot of fun to work with Clemens from Gentics, who was my contact person during the time! I look forward to more of these projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2011/12/aloha-improvements-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diploma Thesis about FLOW3 and the Semantic Web Done!</title>
		<link>http://blog.sandstorm-media.de/2011/12/diploma-thesis-about-flow3-and-the-semantic-web-done/</link>
		<comments>http://blog.sandstorm-media.de/2011/12/diploma-thesis-about-flow3-and-the-semantic-web-done/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 09:14:59 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2011/12/diploma-thesis-about-flow3-and-the-semantic-web-done/">Sebastian</span></dc:creator>
		<category><![CDATA[Uncategorized]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/blogteaser_placeholder1.png</categoryIcon>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=106</guid>
		<description><![CDATA[Dear fellow readers, I am finally finished with my Diploma Thesis about FLOW3 and the Semantic Web. Two days ago, I had my final diploma presentation at university, so I am now officially a &#8220;Diplom-Informatiker&#8221; In my diploma thesis, I &#8230; <a href="http://blog.sandstorm-media.de/2011/12/diploma-thesis-about-flow3-and-the-semantic-web-done/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Dear fellow readers,</p>
<p>I am finally finished with my Diploma Thesis about FLOW3 and the Semantic Web. Two days ago, I had my final diploma presentation at university, so I am now officially a &#8220;Diplom-Informatiker&#8221; <img src='http://blog.sandstorm-media.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>In my diploma thesis, I analyzed the current state of Linked Data from the perspective of a web application programmer. Furthermore, I developed a FLOW3 based framework which can be used to connect FLOW3 Applications with the Linked Data Ecosystem. The code can be found at our <a href="https://github.com/sandstorm/Semantic" target="_blank">GitHub</a> account, and while it is not yet updated to work with FLOW3 1.0, I plan to do that in the next weeks.</p>
<p>We have some very ambitious ideas, both for our company and for the TYPO3 Project, where the developed semantic FLOW3 framework plays a key role. Stay tuned for updates!</p>
<p>Of course, the Diploma Thesis is also available for your reading pleasure. It&#8217;s about 100 pages, all in English for maximum reach.</p>
<p>So, head over to the <a href="https://github.com/sandstorm/Semantic/downloads" target="_blank">Downloads section at Github</a> and have fun reading my Diploma Thesis <img src='http://blog.sandstorm-media.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  And I of course welcome every comment.</p>
<p>Greets, Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2011/12/diploma-thesis-about-flow3-and-the-semantic-web-done/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Looking back to T3CON11</title>
		<link>http://blog.sandstorm-media.de/2011/10/looking-back-to-t3con11/</link>
		<comments>http://blog.sandstorm-media.de/2011/10/looking-back-to-t3con11/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 06:56:59 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2011/10/looking-back-to-t3con11/">Sebastian</span></dc:creator>
		<category><![CDATA[Coaching]]></category>
<category><![CDATA[TYPO3]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/blogteaser_typo3.png</categoryIcon>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=91</guid>
		<description><![CDATA[T3CON11 is over now, it was an awesome conference. Great participants, many high-quality talks and an awesome venue made this event a success. The Current State of TYPO3 Phoenix I was especially eager to do my talk on The Current &#8230; <a href="http://blog.sandstorm-media.de/2011/10/looking-back-to-t3con11/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.sandstorm-media.de/wp-content/uploads/2011/10/The-Heartbeat-of-TYPO3.png"><img class="alignright size-medium wp-image-96" title="The Heartbeat of TYPO3" src="http://blog.sandstorm-media.de/wp-content/uploads/2011/10/The-Heartbeat-of-TYPO3-300x228.png" alt="" width="300" height="228" /></a><a href="http://t3con11.typo3.org/" target="_blank">T3CON11</a> is over now, it was an awesome conference. Great participants, many high-quality talks and an awesome venue made this event a success.</p>
<h2>The Current State of TYPO3 Phoenix</h2>
<p>I was especially eager to do my talk on <a href="http://t3con11-frankfurt.typo3.org/sessions/acceptedpapers/paper/typo3_phoenix___the_current_state.html" target="_blank">The Current State of TYPO3 Phoenix</a> together with Christian Müller from the TYPO3 Phoenix team; as we were unveiling the great progress we were doing on TYPO3 Phoenix, explaining the reasons behind switching from ExtJS to SproutCore and giving a perspective on the next development steps. The extremely positive feedback of the audience made me especially happy: By using a more pragmatic approach to the Phoenix development, we seem to be on the right track.</p>
<p>If you did not attend T3CON, I can really recommend to watch the recording of the talk, which is already online thanks to the video team. Just go to <a href="http://t3con11.chaoscdn.de/" target="_blank">t3con11.chaoscdn.de</a> and search for <strong>Typo3PhoenixTheCurrentState</strong>.</p>
<p>Furthermore, having this talk out in the wild, means we (=the Phoenix team) are getting out of the hiding again and will blog and twitter a lot more about the progress on TYPO3 Phoenix in the next weeks and months. That makes me happy as well!</p>
<h2>FLOW3 Goes Semantic</h2>
<p>Furthermore, I was presenting my work on <a href="http://t3con11-frankfurt.typo3.org/sessions/acceptedpapers/paper/flow3_goes_semantic.html" target="_blank">integrating the Semantic Web with FLOW3</a> during my diploma thesis &#8211; also this talk was really nice, and I really enjoyed presenting my visions about Linked Data to a broader audience. The talk is also online at <a href="http://t3con11.chaoscdn.de/" target="_blank">t3con11.chaoscdn.de</a> (title: <strong>FLOW3 Goes Semantic</strong>).</p>
<h2>Inspiring talks and conversations</h2>
<p>This time, I felt it was really easy to get in touch with people. I spoke to a lot of people I did not know before, and also learned quite some new things. Especially, I enjoyed getting to know <a href="http://twitter.com/dzuelke" target="_blank">David Zülke</a> who did a great presentation on <a href="http://t3con11-frankfurt.typo3.org/sessions/acceptedpapers/paper/designing_http_interfaces_and_restful_web_services.html" target="_blank">RESTful web services</a> (also online at the <a href="http://t3con11.chaoscdn.de" target="_blank">video site</a>). I had some discussions with him concerning the convergence of the RESTful web services with the Semantic Web; and by now, I think they can be a really good match. I&#8217;ll explain this in a further blog post, so stay tuned for that <img src='http://blog.sandstorm-media.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Furthermore, it was great to again meet <a href="http://twitter.com/draftkraft" target="_blank">Haymo</a>, the whole Phoenix and v4 Team, and many good friends.</p>
<p>Looking forward to next year <img src='http://blog.sandstorm-media.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  TYPO3 Community Rocks!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2011/10/looking-back-to-t3con11/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TYPO3 Phoenix — der aktuelle Stand</title>
		<link>http://blog.sandstorm-media.de/2011/08/typo3-phoenix-%e2%80%94-der-aktuelle-stand/</link>
		<comments>http://blog.sandstorm-media.de/2011/08/typo3-phoenix-%e2%80%94-der-aktuelle-stand/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 07:53:56 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://blog.sandstorm-media.de/2011/08/typo3-phoenix-%e2%80%94-der-aktuelle-stand/">Sebastian</span></dc:creator>
		<category><![CDATA[Development]]></category>
<category><![CDATA[TYPO3]]></category><categoryIcon>http://blog.sandstorm-media.de/wp-content/uploads/2011/08/blogteaser_typo3.png</categoryIcon>

		<guid isPermaLink="false">http://blog.sandstorm-media.de/?p=85</guid>
		<description><![CDATA[Bei TYPO3 Phoenix hat sich in letzter Zeit recht viel getan. Auf meinem TYPO3-Blog habe ich gibt es eine Zusammenfassung des aktuellen Standes. Viel Spaß beim Lesen: http://buzz.typo3.org/people/sebastian/article/typo3-phoenix-status-update/]]></description>
			<content:encoded><![CDATA[<p>Bei TYPO3 Phoenix hat sich in letzter Zeit recht viel getan. Auf meinem TYPO3-Blog habe ich gibt es eine Zusammenfassung des aktuellen Standes. Viel Spaß beim Lesen:</p>
<p><a href="http://buzz.typo3.org/people/sebastian/article/typo3-phoenix-status-update/">http://buzz.typo3.org/people/sebastian/article/typo3-phoenix-status-update/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sandstorm-media.de/2011/08/typo3-phoenix-%e2%80%94-der-aktuelle-stand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

