<?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>VeerWest.com &#187; Freja</title>
	<atom:link href="http://www.veerwest.com/blog/category/freja/feed" rel="self" type="application/rss+xml" />
	<link>http://www.veerwest.com</link>
	<description>Web 2.0 Startup Blog - Notes on web development, software as a service and entrepreneurship.</description>
	<lastBuildDate>Tue, 03 Aug 2010 16:23:52 +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>Freja 2.1 Released</title>
		<link>http://www.veerwest.com/blog/web-development/freja-21-released</link>
		<comments>http://www.veerwest.com/blog/web-development/freja-21-released#comments</comments>
		<pubDate>Wed, 21 Mar 2007 22:36:20 +0000</pubDate>
		<dc:creator>Cedric Savarese</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Freja]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.veerwest.com/blog/web-development/freja-21-released</guid>
		<description><![CDATA[Freja is a specialized Javascript Framework for creating template-based, single-screen web applications. It relies on browser-side XSL Transformation to render the user interface faster than any other Ajax-based method.
A simple demonstration is available here, with all the explanations here.
Version 2.1 includes bug fixes and performance improvements. The major changes are:

Upgraded to latest version of Sarissa [...]]]></description>
			<content:encoded><![CDATA[<p>Freja is a specialized Javascript Framework for creating template-based, single-screen web applications. It relies on browser-side XSL Transformation to render the user interface faster than any other Ajax-based method.</p>
<p>A simple demonstration <a href="http://www.csscripting.com/freja/tutorial_5/index.html">is available here</a>, with <a href="http://www.csscripting.com/wiki/index.php?title=Freja_Tutorial_4">all the explanations here</a>.</p>
<p>Version 2.1 includes bug fixes and performance improvements. The major changes are:</p>
<ul>
<li>Upgraded to latest version of Sarissa (0.9.7.6)</li>
<li>XSL stylesheet should now set the XSL:output method to &#8220;HTML&#8221;. This prevents an unnecessary HTML serialization &#038; parsing step and avoids invalid HTML markup altogether, like self-closing  &lt;textarea/>. While this change makes 2.1 not backward compatible, this should be the only required change if you are using Freja 2.0.</li>
</ul>
<p>I also updated the <a title="Freja documentation and tutorials" href="http://www.csscripting.com/Freja">documentation and tutorials</a>, which were beginning to be seriously out-of-date.</p>
<p>The Freja core development team is comprised of Cedric Savarese and Troels Knak-Nielsen. Freja is an Open-Source framework built on top of the <a class="external text" title="http://sourceforge.net/projects/sarissa" rel="nofollow" href="http://sourceforge.net/projects/sarissa">Sarissa library</a> by Manos Batsis.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.veerwest.com/blog/web-development/freja-21-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
