<?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>USENIX LISA Large Installation Systems Administration Conference Blog &#187; qooxdoo</title>
	<atom:link href="http://lisa.usenix.org/?feed=rss2&#038;tag=qooxdoo" rel="self" type="application/rss+xml" />
	<link>http://lisa.usenix.org</link>
	<description>All things related to the USENIX Large Installation Systems Administration Conference (LISA)</description>
	<lastBuildDate>Tue, 16 Dec 2008 06:38:27 +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>Inside LISA Training: Q&amp;A with Tobias Oetiker on the Qooxdoo  Javascript Framework</title>
		<link>http://lisa.usenix.org/?p=97</link>
		<comments>http://lisa.usenix.org/?p=97#comments</comments>
		<pubDate>Thu, 13 Nov 2008 08:01:38 +0000</pubDate>
		<dc:creator>msacks</dc:creator>
				<category><![CDATA[Training]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[qooxdoo]]></category>

		<guid isPermaLink="false">http://lisa.usenix.org/?p=97</guid>
		<description><![CDATA[Tobias Oetiker presented training on how to build simple applications using the Qooxdoo framework at the LISA conference, and opened the doors to attendees to a new, innovative breed of application framework.
Qooxdoo (pronounced kooks-doo) is an Ajax application framework, which is utilized to build standalone web applications solely with Javascript. After speaking with Oetiker about [...]]]></description>
			<content:encoded><![CDATA[<p>Tobias Oetiker presented training on how to build simple applications using the Qooxdoo framework at the LISA conference, and opened the doors to attendees to a new, innovative breed of application framework.</p>
<p>Qooxdoo (pronounced kooks-doo) is an Ajax application framework, which is utilized to build standalone web applications solely with Javascript. After speaking with Oetiker about the Qooxdoo framework it has become apparent that Qooxdoo is revolutionary for designing web applications. There were many questions that surfaced when introduced to the framework, such as “How is this even possible?” and “Is this yet another Ajax framework?” After questioning Tobi, it is apparent that this is not an ordinary Ajax framework and there is definitely a bit of voodoo in Qooxdoo.</p>
<p>Q (Sacks): Can you please explain how Qooxdoo works for readers who might be interested in the framework but doesn&#8217;t really know what it is?<br />
A (Oetiker): Qooxdoo is for &#8217;standalone&#8217; applications running in the web-browser &#8211; sort of a new breed of creature. Something that was attempted with Java years ago.</p>
<p>Q (Sacks): Is Qooxdoo an Ajax framework?<br />
A (Oetiker): Yes, but it is not a collection of Ajax/DHTML widgets.</p>
<p>Q (Sacks): How is Qooxdoo unique from other Ajax/Javascript frameworks?<br />
A (Oetiker): It provides a framework for writing complete applications in JavaScript. In contains everything you need, done in a very tasteful and technically skilled manner.</p>
<p>Q (Sacks): Qooxdoo seems to compile all of libraries into a single js file, does this make troubleshooting more difficult?<br />
A (Oetiker): The trick is that Qooxdoo allows you to run the application also<br />
from the “uncompiled” Javascript source files. So while debugging you use the original files and only convert them to the single file format when you deploy the application.</p>
<p>Q (Sacks): Would you call a Qooxdoo page a web application or something else?<br />
A (Oetiker): Yes you would call it a web application I guess &#8230; but only because of the lack of a better word. There is some good material on Qooxdoo in <a href="http://resources.qooxdoo.org/download/presentation/Ajax%20in%20Action%202008%20-%20GUI-Development%20with%20qooxdoo%20-%20with%20notes.pdf" target="_blank">http://resources.qooxdoo.org/download/presentation/Ajax%20in%20Action%202008%20-%20GUI-Development%20with%20qooxdoo%20-%20with%20notes.pdf</a></p>
<p>Qooxdoo offers a simple way to build and entire web application into a single Javascript file and deploy it on a web server. This is a rather amazing feat considering it is a purely web-based (no application server) web application, allowing for database callbacks and all of the other full features of an Ajax-based application. The Qooxdoo training at LISA presented how to build an application with Qooxdoo and debunked the internals of the framework and how to fully leverage it’s features.</p>
]]></content:encoded>
			<wfw:commentRss>http://lisa.usenix.org/?feed=rss2&amp;p=97</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
