<?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>Jens-Fabian Goetzmann &#187; Web Development</title>
	<atom:link href="http://www.jefago.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jefago.com</link>
	<description>Thoughts on IT in the Enterprise, Software Development, and Other Stuff</description>
	<lastBuildDate>Thu, 19 Jan 2012 08:00:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Flourish Player v0.02 Released</title>
		<link>http://www.jefago.com/2009/11/flourish-player-v0-02-released/</link>
		<comments>http://www.jefago.com/2009/11/flourish-player-v0-02-released/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 12:15:30 +0000</pubDate>
		<dc:creator>Jens-Fabian Goetzmann</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.jefago.com/?p=42</guid>
		<description><![CDATA[Early last year, I created a web site for my Mainz-based rock band. I was looking for a Flash (SWF) audio player to use on the page, but I could find no player that was fully customizable without using the commercial Adobe Flash IDE. Thus, I wrote a new Flash audio player that is fully [...]]]></description>
			<content:encoded><![CDATA[<p>Early last year, I created a web site for my Mainz-based rock band. I was looking for a Flash (SWF) audio player to use on the page, but I could find no player that was fully customizable without using the commercial Adobe Flash IDE. Thus, I wrote a new Flash audio player that is fully customizable using open source tools (<a href="http://www.swfmill.org" target="_blank">swfmill</a> for creating the SWF file, <a href="http://www.mtasc.org/" target="_blank">MTASC</a> for compiling ActionScript code and <a href="http://inkscape.org/" target="_blank">Inkscape</a> for creating the SVG control graphics) and called it <em>Flourish Player</em>. Yesterday, I released a new version that makes use of new features of the recent swfmill version so that customization of the player is now even easier. The individual button graphics are stored as SVG files and after they are edited using Inkscape or another SVG editor, they are incorporated in the player by recompilation. Plans for future versions include full customizability without the need to recompile the player.</p>
<p>The new release is available in source or binary form from the <a href="http://flourishplayer.sourceforge.net/" target="_blank">Flourish Player project web site</a> or directly from <a href="http://sourceforge.net/projects/flourishplayer/" target="_blank">SourceForge</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jefago.com/2009/11/flourish-player-v0-02-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLOW3 Released as Alpha Version</title>
		<link>http://www.jefago.com/2009/06/flow3-released-as-alpha-version/</link>
		<comments>http://www.jefago.com/2009/06/flow3-released-as-alpha-version/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 19:48:32 +0000</pubDate>
		<dc:creator>Jens-Fabian Goetzmann</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[FLOW3]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.jefago.com/?p=6</guid>
		<description><![CDATA[Today, the FLOW3 Core Team announced the release of the PHP development framework FLOW3 as an 1.0 alpha version. FLOW3 features many features unique to a PHP framework, such as: Aspect Oriented Programming (AOP) Object Manager featuring dependency injection MVC framework Persistence framework &#8230;and many more. The framework seems to be very interesting and sophisticated, [...]]]></description>
			<content:encoded><![CDATA[<p>Today, the FLOW3 Core Team announced the <a href="http://flow3.typo3.org/" target="_blank">release of the PHP development framework FLOW3</a> as an 1.0 alpha version. FLOW3 features many features unique to a PHP framework, such as:</p>
<ul>
<li>Aspect Oriented Programming (AOP)</li>
<li>Object Manager featuring dependency injection</li>
<li>MVC framework</li>
<li>Persistence framework</li>
</ul>
<p>&#8230;and many more.</p>
<p>The framework seems to be very interesting and sophisticated, and although I couldn&#8217;t yet find time to try it, I will definetly do so in the next time. The framework is developed in conncetion with the <a href="http://www.typo3.org" target="_blank">TYPO3</a> content management system and can thus be expected to be of high quality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jefago.com/2009/06/flow3-released-as-alpha-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

