<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: New qooxdoo Tutorial</title>
	<atom:link href="http://news.qooxdoo.org/new-qooxdoo-tutorial/feed" rel="self" type="application/rss+xml" />
	<link>http://news.qooxdoo.org/new-qooxdoo-tutorial</link>
	<description>The qooxdoo news section</description>
	<pubDate>Wed, 19 Nov 2008 11:40:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Sebastian Werner</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6823</link>
		<dc:creator>Sebastian Werner</dc:creator>
		<pubDate>Wed, 24 Jan 2007 11:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6823</guid>
		<description>@Chris: 0.6.5 will use icon themes which are compatible to the freedesktop standard. Tango is not yet as complete as needed for qooxdoo. Maybe we will add this theme in the future.

What version have you used as you get this error?</description>
		<content:encoded><![CDATA[<p>@Chris: 0.6.5 will use icon themes which are compatible to the freedesktop standard. Tango is not yet as complete as needed for qooxdoo. Maybe we will add this theme in the future.</p>
<p>What version have you used as you get this error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Werner</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6822</link>
		<dc:creator>Sebastian Werner</dc:creator>
		<pubDate>Wed, 24 Jan 2007 11:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6822</guid>
		<description>@RK: This is because using the build qx.js was deprecated some time. You find a comparable solution using the sample.js in application/sample/build/

The build version is only a showcase to download. Something comparable to http://demo.qooxdoo.org. But this is not meant to really develop applications with. The SDK version is to develop application as the name suggest it already.

We definitely want to help new users to get ready for a simple application. Normally this is quite simple. Maybe you wanne ask your questions to our mailinglist (http://qooxdoo.org/community/mailing_lists). This is the better method than using the blog comments :).</description>
		<content:encoded><![CDATA[<p>@RK: This is because using the build qx.js was deprecated some time. You find a comparable solution using the sample.js in application/sample/build/</p>
<p>The build version is only a showcase to download. Something comparable to <a href="http://demo.qooxdoo.org" rel="nofollow">http://demo.qooxdoo.org</a>. But this is not meant to really develop applications with. The SDK version is to develop application as the name suggest it already.</p>
<p>We definitely want to help new users to get ready for a simple application. Normally this is quite simple. Maybe you wanne ask your questions to our mailinglist (http://qooxdoo.org/community/mailing_lists). This is the better method than using the blog comments :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RK</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6821</link>
		<dc:creator>RK</dc:creator>
		<pubDate>Sun, 14 Jan 2007 04:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6821</guid>
		<description>UPDATE: It seems a large part of the confusion for me (and a couple of other posts i read here) stems from the fact that 0.6.4 build does not seem to have a frameworks folder, or any qx.js file (which I searched on to include).  0.6.3 build however seems fine. I used 0.6.3 build and looking at just one example was able to make simple apps.</description>
		<content:encoded><![CDATA[<p>UPDATE: It seems a large part of the confusion for me (and a couple of other posts i read here) stems from the fact that 0.6.4 build does not seem to have a frameworks folder, or any qx.js file (which I searched on to include).  0.6.3 build however seems fine. I used 0.6.3 build and looking at just one example was able to make simple apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RK</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6820</link>
		<dc:creator>RK</dc:creator>
		<pubDate>Sun, 14 Jan 2007 03:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6820</guid>
		<description>Would it be possible to have simple examples of making apps from the build version.  From what I understand to use existing classes, we do not require the SDK version (which is great for javascript coders who want to focus on simply making applications and not delving into the complications of system administration).  However, I am somewhat confused as to how to even construct a simple app from the build version.

I tried to follow the skeleton example from the SDK but had errors building the source, probably due to my own ignorance (never touched linux).  It would be great if high end users are given something to work from using the build version itself.

Thanks!</description>
		<content:encoded><![CDATA[<p>Would it be possible to have simple examples of making apps from the build version.  From what I understand to use existing classes, we do not require the SDK version (which is great for javascript coders who want to focus on simply making applications and not delving into the complications of system administration).  However, I am somewhat confused as to how to even construct a simple app from the build version.</p>
<p>I tried to follow the skeleton example from the SDK but had errors building the source, probably due to my own ignorance (never touched linux).  It would be great if high end users are given something to work from using the build version itself.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6819</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 07 Jan 2007 20:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6819</guid>
		<description>Had trouble using skeleton as well.


  PREPARING PROJECT TRANSLATION
----------------------------------------------------------------------------
  * Processing source code: .
    - Found        0 messages
  * Processing translations...
    - Translation: C
      - Generating initial translation file...
      - Generating catalog...
[Errno 2] No such file or directory: './source/translation/C.po'
make: *** [exec-project-translation] Error 1



touch ./source/translation/C.po


Fixed the problem.

Also you all should look at the Tango project for Icons.

http://tango.freedesktop.org/Tango_Desktop_Project

Great stuff.</description>
		<content:encoded><![CDATA[<p>Had trouble using skeleton as well.</p>
<p>  PREPARING PROJECT TRANSLATION<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
  * Processing source code: .<br />
    - Found        0 messages<br />
  * Processing translations&#8230;<br />
    - Translation: C<br />
      - Generating initial translation file&#8230;<br />
      - Generating catalog&#8230;<br />
[Errno 2] No such file or directory: &#8216;./source/translation/C.po&#8217;<br />
make: *** [exec-project-translation] Error 1</p>
<p>touch ./source/translation/C.po</p>
<p>Fixed the problem.</p>
<p>Also you all should look at the Tango project for Icons.</p>
<p><a href="http://tango.freedesktop.org/Tango_Desktop_Project" rel="nofollow">http://tango.freedesktop.org/Tango_Desktop_Project</a></p>
<p>Great stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: faiz</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6818</link>
		<dc:creator>faiz</dc:creator>
		<pubDate>Sun, 07 Jan 2007 09:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6818</guid>
		<description>1.how to make web application using qooxdoo?i mean what tools that i can use to make web application using qooxdoo?
2. how our web apllication using qooxdoo connect to server?and what kinds of web server i can use??
thanks.....</description>
		<content:encoded><![CDATA[<p>1.how to make web application using qooxdoo?i mean what tools that i can use to make web application using qooxdoo?<br />
2. how our web apllication using qooxdoo connect to server?and what kinds of web server i can use??<br />
thanks&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suresh kannan</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6817</link>
		<dc:creator>suresh kannan</dc:creator>
		<pubDate>Mon, 11 Dec 2006 16:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6817</guid>
		<description>Make sure you follow instructions exactly in installing cygwin as well as the associated packages if you get an error that says cannot locate cache files make sure the cygwin python is installed. I want to used qooxdoo with a django backend I like the demo and just about getting started with qooxdoo.</description>
		<content:encoded><![CDATA[<p>Make sure you follow instructions exactly in installing cygwin as well as the associated packages if you get an error that says cannot locate cache files make sure the cygwin python is installed. I want to used qooxdoo with a django backend I like the demo and just about getting started with qooxdoo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason M.</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6816</link>
		<dc:creator>Jason M.</dc:creator>
		<pubDate>Tue, 05 Dec 2006 14:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6816</guid>
		<description>I'm also sorry, found my solution here: http://qooxdoo.org/documentation/user_manual/skeleton#configuring_a_skeleton

Note for Windows users: relative paths are generally preferable because cygwin root paths are not supported by windows. Generally in cygwin the drives are mapped to cygdrive e.g. /cygdrive/c/foo/bar. This should work, but only for the build version.

Relative paths are correctly handled by both, Windows and Cygwin. So an example of the setting in the Skeleton’s Makefile would be QOOXDOO = ../qooxdoo-0.6.1-sdk if both the qooxdoo folder and your Skeleton folder are located in the same place.


Greetings...</description>
		<content:encoded><![CDATA[<p>I&#8217;m also sorry, found my solution here: <a href="http://qooxdoo.org/documentation/user_manual/skeleton#configuring_a_skeleton" rel="nofollow">http://qooxdoo.org/documentation/user_manual/skeleton#configuring_a_skeleton</a></p>
<p>Note for Windows users: relative paths are generally preferable because cygwin root paths are not supported by windows. Generally in cygwin the drives are mapped to cygdrive e.g. /cygdrive/c/foo/bar. This should work, but only for the build version.</p>
<p>Relative paths are correctly handled by both, Windows and Cygwin. So an example of the setting in the Skeleton’s Makefile would be QOOXDOO = ../qooxdoo-0.6.1-sdk if both the qooxdoo folder and your Skeleton folder are located in the same place.</p>
<p>Greetings&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John G.</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6815</link>
		<dc:creator>John G.</dc:creator>
		<pubDate>Tue, 05 Dec 2006 13:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6815</guid>
		<description>I'm sorry, the errors were my fault. I had both Cygwin and another Cygwin-like folder in my Path and it was not the right make.exe that I was using. I apologize again. John</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, the errors were my fault. I had both Cygwin and another Cygwin-like folder in my Path and it was not the right make.exe that I was using. I apologize again. John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason M.</title>
		<link>http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6814</link>
		<dc:creator>Jason M.</dc:creator>
		<pubDate>Tue, 05 Dec 2006 13:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/new-qooxdoo-tutorial#comment-6814</guid>
		<description>Also tried the tutorial without success:

Traceback (most recent call last):
  File "C:/QOOXDOO/qooxdoo-0.6.3-sdk/frontend/framework/tool/generator.py", line
 8, in ?
    import config, tokenizer, loader, api, tree, treegenerator, settings, resour
ces, filetool, stringoptimizer, optparseext, variableoptimizer, obfuscator, comp
iler, migrator, textutil
ImportError: No module named config
make: *** [generate-script-source] Error 1


But I'd love to work with it...</description>
		<content:encoded><![CDATA[<p>Also tried the tutorial without success:</p>
<p>Traceback (most recent call last):<br />
  File &#8220;C:/QOOXDOO/qooxdoo-0.6.3-sdk/frontend/framework/tool/generator.py&#8221;, line<br />
 8, in ?<br />
    import config, tokenizer, loader, api, tree, treegenerator, settings, resour<br />
ces, filetool, stringoptimizer, optparseext, variableoptimizer, obfuscator, comp<br />
iler, migrator, textutil<br />
ImportError: No module named config<br />
make: *** [generate-script-source] Error 1</p>
<p>But I&#8217;d love to work with it&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
