<?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>Tech blog</title>
	<atom:link href="http://tech.yes-co.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.yes-co.nl</link>
	<description></description>
	<lastBuildDate>Wed, 28 Oct 2009 14:02:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JQuery versus Dojo versus YUI</title>
		<link>http://tech.yes-co.nl/2009/08/jquery-versus-dojo-versus-yui/</link>
		<comments>http://tech.yes-co.nl/2009/08/jquery-versus-dojo-versus-yui/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 13:38:30 +0000</pubDate>
		<dc:creator>wyuen</dc:creator>
				<category><![CDATA[Frontend]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://tech.yes-co.nl/?p=39</guid>
		<description><![CDATA[In search for a reliable open source javascript library/framework that works cross-browser, I came across the following:

JQuery
YUI (The Yahoo! User Interface Library)
Dojo Toolkit


JQuery
Pros:
- JQuery is the most popular one of them all.
- It is very easy to use and to understand.
- The core library is only 15Kb in size.
- Their statement is: &#8216;The Write Less, [...]]]></description>
		<wfw:commentRss>http://tech.yes-co.nl/2009/08/jquery-versus-dojo-versus-yui/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Debian ActiveMQ 5.x start stop script</title>
		<link>http://tech.yes-co.nl/2009/08/debian-activemq-5-x-start-stop-script/</link>
		<comments>http://tech.yes-co.nl/2009/08/debian-activemq-5-x-start-stop-script/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 07:44:13 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ActiveMQ]]></category>
		<category><![CDATA[Backend]]></category>

		<guid isPermaLink="false">http://tech.yes-co.nl/?p=26</guid>
		<description><![CDATA[ActiveMQ (5.x) comes with a admin script which can start and stop the ActiveMQ service. The downside to this admin script is that it will run in the foreground instead of the background (as one might expect).
To solve the problem we created a init.d script for starting and stopping the ActiveMQ service on Debian. Any [...]]]></description>
		<wfw:commentRss>http://tech.yes-co.nl/2009/08/debian-activemq-5-x-start-stop-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
