<?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>coffeecoders.de &#187; frameworks</title>
	<atom:link href="http://coffeecoders.de/tag/frameworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffeecoders.de</link>
	<description>professional devs at work</description>
	<lastBuildDate>Thu, 11 Feb 2010 10:35:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Silverlight Controls for developers</title>
		<link>http://coffeecoders.de/2009/01/silverlight-controls-for-developers/</link>
		<comments>http://coffeecoders.de/2009/01/silverlight-controls-for-developers/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 09:55:37 +0000</pubDate>
		<dc:creator>stevie</dc:creator>
				<category><![CDATA[common]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://coffeecoders.de/?p=117</guid>
		<description><![CDATA[I personally didn&#8217;t have the time or the need to use Silverlight in a project yet although it is very tempting to try. For those of you who are already in the business with Silverlight Tim Heuer collected a list of controls useable for Silverlight. The list seems to be very long but he added [...]]]></description>
			<content:encoded><![CDATA[<p>I personally didn&#8217;t have the time or the need to use Silverlight in a project yet although it is very tempting to try.</p>
<p>For those of you who are already in the business with Silverlight <a href="http://timheuer.com/blog/">Tim Heuer</a> collected a list of controls useable for Silverlight. The list seems to be very long but he added some comments to help you find your way through it. The user comments below contain additional tips, too.</p>
<p>So, if you ever are afraid of losing control in your Silverlight app &#8211; Tim is the man to visit <img src='http://coffeecoders.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Link: <a href="http://timheuer.com/blog/archive/2009/01/28/comprehensive-list-of-silverlight-controls.aspx">A comprehensive list to Silverlight Controls for developers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coffeecoders.de/2009/01/silverlight-controls-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss releases RESTEasy</title>
		<link>http://coffeecoders.de/2009/01/jboss-releases-resteasy/</link>
		<comments>http://coffeecoders.de/2009/01/jboss-releases-resteasy/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 11:45:23 +0000</pubDate>
		<dc:creator>stevie</dc:creator>
				<category><![CDATA[common]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://coffeecoders.de/?p=98</guid>
		<description><![CDATA[JBoss released a project named &#8220;RESTEasy&#8221; which provides  help to build RESTful web services and RESTful Java applications. It is useable in any servlet container but &#8211; as you might already expected &#8211; it is built to work tighter with JBoss Application Server. The features list provided on the front page shows very interesting details [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jboss.org/">JBoss</a> released a project named <a href="http://www.jboss.org/resteasy/">&#8220;RESTEasy&#8221;</a> which provides  help to build RESTful web services and RESTful Java applications.</p>
<p>It is useable in any servlet container but &#8211; as you might already expected &#8211; it is built to work tighter with <a href="http://www.jboss.org/jbossas/">JBoss Application Server</a>.<br />
<span id="more-98"></span><br />
The features list provided on the front page shows very interesting details about the project. It supports various techniques and connection types. It looks worth checking out for the next java based project.</p>
<p>Do you have any experience with <em>RESTEasy</em>? What&#8217;s your favorite for implementing web services? Any comments on the featured project?</p>
<p>Links:</p>
<ul>
<li><a href="http://www.jboss.org/resteasy/">jboss.org: RESTEasy</a></li>
<li><a href="http://bill.burkecentral.com/category/rest/">Bill Burke&#8217;s blog about REST</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://coffeecoders.de/2009/01/jboss-releases-resteasy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework Book: Surviving The Deep End</title>
		<link>http://coffeecoders.de/2009/01/zend-framework-book-surviving-the-deep-end/</link>
		<comments>http://coffeecoders.de/2009/01/zend-framework-book-surviving-the-deep-end/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:17:39 +0000</pubDate>
		<dc:creator>stevie</dc:creator>
				<category><![CDATA[common]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://coffeecoders.de/?p=86</guid>
		<description><![CDATA[For all those who always wanted to try out Zend&#8217;s Framework for PHP or just struggle with the usage of it, Pádraic Brady published an Open Book about that topic named &#8220;Surviving The Deep End&#8220;. Maybe it&#8217;ll help you through the hard time figuring out the basics or solving specific issues. Link: Zend Framework Book: [...]]]></description>
			<content:encoded><![CDATA[<p>For all those who always wanted to try out <a title="Homepage of the Zend Framework" href="http://framework.zend.com/">Zend&#8217;s Framework for PHP</a> or just struggle with the usage of it, Pádraic Brady published an Open Book about that topic named &#8220;<em>Surviving The Deep End</em>&#8220;.</p>
<p>Maybe it&#8217;ll help you through the hard time figuring out the basics or solving specific issues.</p>
<p>Link: <a href="http://www.survivethedeepend.com/">Zend Framework Book: Surviving The Deep End</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://coffeecoders.de/2009/01/zend-framework-book-surviving-the-deep-end/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
