<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel">
    <title>gmane.comp.lang.javascript.qooxdoo.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41802"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41801"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41800"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41799"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41798"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41797"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41796"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41795"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41794"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41793"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41792"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41791"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41790"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41789"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41788"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41787"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41786"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41785"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41784"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41783"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41802">
    <title>Re: How to integrate qooxdoo with another framework that doesn't use the qooxdoo class system?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41802</link>
    <description>&lt;pre&gt;This action is in stand-by as in the last month I've done some unrelated work
and I've been very busy. I will begin again in a week, but I'm rethinking
the whole project. Do I really need qooxdoo for a game?
The parts that I would need were the class system (inheritance, mixin...),
models and stores. 
http://qooxdoo.678.n2.nabble.com/Some-problems-getting-and-sending-data-td7544796.html;cid=1337328318992-754
But as I don't know how to handle very well the stores , and I don't really
like 
http://qooxdoo.678.n2.nabble.com/Reusing-server-side-code-in-the-client-side-amp-amp-how-to-get-rid-of-the-require-in-nodejs-suggestin-td7452919.html;cid=1337328318992-754#a7496553
this way to work , but I accept it, I'm rethinking about the using or not of
qooxdoo in our project.

--
View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-integrate-qooxdoo-with-another-framework-that-doesn-t-use-the-qooxdoo-class-system-tp7405576p7565056.html
Sent from the qooxdoo mailing list archive at Nabble.com.

--------&lt;/pre&gt;</description>
    <dc:creator>totty</dc:creator>
    <dc:date>2012-05-18T08:11:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41801">
    <title>Re: How to integrate qooxdoo with another framework that doesn't use the qooxdoo class system?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41801</link>
    <description>&lt;pre&gt;Were you ever able to get anything working  between paper and qooxdoo without
the use of a complex mediator?
Thank you
- Lance

--
View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-integrate-qooxdoo-with-another-framework-that-doesn-t-use-the-qooxdoo-class-system-tp7405576p7565006.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Lance Boyle</dc:creator>
    <dc:date>2012-05-18T07:17:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41800">
    <title>Re: Maven integration</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41800</link>
    <description>&lt;pre&gt;Hi Benjamin,

together with Charles Salmon, Daniel and I created this package to be able to use qooxdoo SDK together with maven. Unfortunately, this project got somehow stucked. Charles did an amazing job by providing a lot of maven related knowledge and code, of course.

I’d like to continue this project to get even better support for maven. You can check out the existing repositories of Charles &amp;lt; at &amp;gt; GitHub.

è https://github.com/salmon-charles
I think we can update the documentation page to the current state. At least there should be information about using the qooxdoo SDK together with maven.
Would you like to collaborate here and rewrite the article? I could review the article afterwards.

What do you think?

Regards,
  Alex

From: Benjamin Dreux [mailto:dreux.benjamin&amp;lt; at &amp;gt;uqam.ca]
Sent: Thursday, May 17, 2012 2:31 PM
To: qooxdoo Development
Subject: [qooxdoo-devel] Maven integration

Hi

A year ago, i've provided a page for the documentation called maven integration.
Lastly i discover&lt;/pre&gt;</description>
    <dc:creator>Alexander Steitz</dc:creator>
    <dc:date>2012-05-18T06:59:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41799">
    <title>Script List Loader contrib</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41799</link>
    <description>&lt;pre&gt;Following last week's discussion about wrapping a set of external
JavaScript files as a qooxdoo library, I wrote a generic qooxdoo library
which can be used for this purpose. Here's the basic description:

ScriptListLoader
================

Load multiple JavaScript and CSS files. Callback when done.

This qooxdoo class may be used to wrap an external JavaScript library.
Given a
list of JavaScript and CSS files, this class loads each, and calls the
specified call-back function when done.

As indicated in the code, this implementation is heavily influenced by Tobi
Oetiker's jqPlot loader. The purpose of this library is to allow easy code
re-use whenever  a series of JavaScript and/or CSS files need to be loaded
at run-time.

The code is available at https://github.com/qooxdoo-contrib/ScriptListLoader

Enjoy,

Derrell
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape &lt;/pre&gt;</description>
    <dc:creator>Derrell Lipman</dc:creator>
    <dc:date>2012-05-17T15:35:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41798">
    <title>Maven integration</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41798</link>
    <description>&lt;pre&gt;Hi

A year ago, i've provided a page for the documentation called maven
integration.
Lastly i discoverd that there is a qooxdoo package in maven central.
This is great because it help  a lot java guys to use qooxdoo.
To use the qooxdoo package in the maven repository there is a adaptation to
do.

The dependecy declared in the snippet precise a zip classifier.
But the package that is provided in maven central is a jar.
So we need to remove this line from the snippet:


      &amp;lt;type&amp;gt;zip&amp;lt;/type&amp;gt;


Plus since there is a package in maven central the page :
Serving your own qooxdoo-sdk artifact
Is no more usefull, well i think.
I didn't re-read it carfully maybe some piece of information is still
usefull.

Regards

&lt;/pre&gt;</description>
    <dc:creator>Benjamin Dreux</dc:creator>
    <dc:date>2012-05-17T12:30:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41797">
    <title>Re: Qooxdoo and PHP Script ( without Rpc-Example )</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41797</link>
    <description>&lt;pre&gt;

On 05/17/2012 12:49 AM, Jens Eckervogt wrote:

Ok, so I gather you are building some kind of blogging system. But still 
you have two kinds of data the system might want to interchange with the 
server:

1. UI elements, like a login dialogue or a post editor. These could be 
qooxdoo parts which are loaded on demand. But to load such a part, the 
qooxdoo runtime only makes requests to static content (.js files). 
Unless you store those .js files in a database (which would be quite 
questionable), there is no need to use PHP and SQL to serve them.

2. Application data, like the login name or the concrete post. These 
make a lot of sense to be run through PHP/SQL, but it has nothing to do 
with part loading. You can transport this data from the qooxdoo app by 
just using XHR requests (e.g. through qx.io.request.Xhr).

Of course both cases can be closely interwoven. Getting back to a 
scenario from your initial post, the qooxdoo app could request a 
"config.php" resource via Xhr, and on a 404 response invoke t&lt;/pre&gt;</description>
    <dc:creator>thron7</dc:creator>
    <dc:date>2012-05-17T09:58:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41796">
    <title>Re: Qooxdoo and PHP Script ( without Rpc-Example )</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41796</link>
    <description>&lt;pre&gt;Hi

Am I understanding you right, you are not working on a standalone js app. You want to integrate Qooxdoo js into ordinary HTML site generated by a php script? Is this right? 

If it is, you can use Qooxdoo in two ways. First you can declare your app as a inline application. That means your RIA app can easily loaded into a div tag of your HTML code. 

The second way is to use the new website classes (q) wich allows you low level manipulation of your HTML code in runtime, like jquery does. 

And sure you can redirect your website via js if any Ajax request to config.php fails (error code 404). 

Regards Mustafa Sak

Von meinem iPhone gesendet

Am 17.05.2012 um 00:51 schrieb "Jens Eckervogt" &amp;lt;jens.eckervogt&amp;lt; at &amp;gt;hotmail.com&amp;gt;:


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobi&lt;/pre&gt;</description>
    <dc:creator>Mustafa Sak</dc:creator>
    <dc:date>2012-05-17T09:40:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41795">
    <title>Re: Qooxdoo and PHP Script ( without Rpc-Example )</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41795</link>
    <description>&lt;pre&gt;Hey thron,

i totally understand you because you mean right.

I know about PartLoader.. Don't worry! I am working hard with website with
Qooxdoo :) But i want to bind with php script.

Please don't get mad! I have been worked with PartLoader. I have been
checked example of Feedreader.

But I can ask: Why do i not need php? But i want use with SQL / PHP. If you
register new Member from my website than you are saved into Login-System,
you can write post for example than an Administrator will read your written
post - If your post is same failed than administrator edit or remove post.
For example Just it is working for SQL / PHP. Is it important with PHP /
SQL.

I want know about if ... else ... with PHP and JS ( Qooxdoo ).

Website should be installed with Installation by Administrator than website
goes back normal completed website. Look like this phpBB, vbullett or
Wordpress.

I hope you because you understand sure... :) Thanks...

-----
Sorry  FaceBook Account was removed...
Welcome to Google+  Profile  :)
h&lt;/pre&gt;</description>
    <dc:creator>Jens Eckervogt</dc:creator>
    <dc:date>2012-05-16T22:49:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41794">
    <title>Re: Control C/V for Tables</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41794</link>
    <description>&lt;pre&gt;
MartinWittemann wrote

Sorry Martin I dont know the answer to that question. This is my first web
project ever (I come from a Java Swing background) so there is a lot I still
need to learn.

BTW I should also say Qooxdoo makes me look good. Thanks to you and the team
for such a great product and thank you for your prompt responses. It is much
appreciated.

Jacob

--
View this message in context: http://qooxdoo.678.n2.nabble.com/Control-C-V-for-Tables-tp7559392p7562258.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>jabraham</dc:creator>
    <dc:date>2012-05-16T16:56:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41793">
    <title>Re: Control C/V for Tables</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41793</link>
    <description>&lt;pre&gt;
MartinWittemann wrote

Sorry Martin I dont know the answer to that question. This is my first web
project ever (I come from a Java Swing background) so there is a lot I still
need to learn.

BTW I should also say Qooxdoo makes me look good. Thanks to you and the team
for such a great product and thank you for your prompt responses. It is much
appreciated.

Jacob

--
View this message in context: http://qooxdoo.678.n2.nabble.com/Control-C-V-for-Tables-tp7559392p7562257.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>jabraham</dc:creator>
    <dc:date>2012-05-16T16:56:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41792">
    <title>Re: CSS bug on the qooxdoo website - the screen isall black ?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41792</link>
    <description>&lt;pre&gt;OK. False alarm :-) ! FF is just kiddin me sometimes...

Sorry for this message.

Regards,

Benoît.

--
View this message in context: http://qooxdoo.678.n2.nabble.com/CSS-bug-on-the-qooxdoo-website-the-screen-is-all-black-tp7561651p7561984.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
&lt;/pre&gt;</description>
    <dc:creator>benco</dc:creator>
    <dc:date>2012-05-16T15:01:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41791">
    <title>Re: CSS bug on the qooxdoo website - the screen is all black ?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41791</link>
    <description>&lt;pre&gt;Hi,

looks fine for me in FF12 under Ubuntu and Win 7. Are you getting any 
errors in Firebug or the Web Console?


Regards,
Daniel

On 05/16/2012 01:32 PM, benco wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Daniel Wagner</dc:creator>
    <dc:date>2012-05-16T14:37:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41790">
    <title>Re: CSS bug on the qooxdoo website - the screen isall black ?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41790</link>
    <description>&lt;pre&gt;Actually, it seems to occur only with Firefox 12...

--
View this message in context: http://qooxdoo.678.n2.nabble.com/CSS-bug-on-the-qooxdoo-website-the-screen-is-all-black-tp7561651p7561653.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>benco</dc:creator>
    <dc:date>2012-05-16T11:32:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41789">
    <title>CSS bug on the qooxdoo website - the screen is allblack ?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41789</link>
    <description>&lt;pre&gt;Hi guys,

Quite strange! It seems there is a problem with the stylesheet used on the
public qooxdoo website... 

The screen is all black (I supposed there is a background-color or a height
style attribute to change)

Regards,

Benoît.

--
View this message in context: http://qooxdoo.678.n2.nabble.com/CSS-bug-on-the-qooxdoo-website-the-screen-is-all-black-tp7561651.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
&lt;/pre&gt;</description>
    <dc:creator>benco</dc:creator>
    <dc:date>2012-05-16T11:29:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41788">
    <title>Re: typo in API</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41788</link>
    <description>&lt;pre&gt;Hey,


Nop, I close all stuff right away usually but opening it up again is not really a problem. ;)

Thanks,
Martin


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
&lt;/pre&gt;</description>
    <dc:creator>Martin Wittemann</dc:creator>
    <dc:date>2012-05-16T11:14:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41787">
    <title>Re: typo in API</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41787</link>
    <description>&lt;pre&gt;
...by the way, several lines up there's

&amp;lt;code&amp;gt;
    /**
     * Converts the given value to a number via &amp;lt;code&amp;gt;parseInt&amp;lt;/code&amp;gt;.
     *
     * &amp;lt; at &amp;gt;param value {var} The value to convert.
     * &amp;lt; at &amp;gt;return {Number} The converted value.
     */
    toNumber : function(value) {
      return parseFloat(value);
    },
&amp;lt;/code&amp;gt;

...which should be...

&amp;lt;code&amp;gt;
    /**
     * Converts the given value to a number via &amp;lt;code&amp;gt;parseFloat&amp;lt;/code&amp;gt;.
&amp;lt;/code&amp;gt;

Just in case you still have that module opened in your editor ;)

/Peter

On 5/15/2012 4:02 PM Martin Wittemann wrote:


**** Besuchen Sie uns: 12.-14. Juni 2012, transfairlog Hamburg Halle A3, Stand 410 ****

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl042&lt;/pre&gt;</description>
    <dc:creator>Peter Schneider</dc:creator>
    <dc:date>2012-05-16T10:54:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41786">
    <title>Re: How to create a custom library</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41786</link>
    <description>&lt;pre&gt;

On 05/16/2012 10:11 AM, maikwo&amp;lt; at &amp;gt;googlemail.com wrote:

As you had been looking at the 'versionlabel' library, I thought you had 
figured out the rest (i.e. how libraries are used), and were just asking 
for a specific skeleton for a library.


The Manifest.json and everything under source/.


The best is by overriding the "libraries" job in your config.json, and 
adding your library to the sole "library" config key [1] in it. See the 
Feedreader config.json for a sample.

[1] 
http://manual.qooxdoo.org/1.6.x/pages/tool/generator_config_ref.html#library


By using a class from the library in your application code, e.g.

      var x = new mylib.Json();

T.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelaco&lt;/pre&gt;</description>
    <dc:creator>thron7</dc:creator>
    <dc:date>2012-05-16T08:45:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41785">
    <title>Re: How to create a custom library</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41785</link>
    <description>&lt;pre&gt;T. I'm new to qooxdoo and I'm trying to figure out if there is a "best
practice" for creating reusable libraries in
bigger projects. I've found something about contributions which I
undestand as something that helps me to distribute
projects through the qooxdoo svn. You are wondering that I try to
compile the library...to be honest I don't know what I expect. Obviously
I can delete the generate.py from the library project as well. This is
something I conclude from your
answer.
Which files and folders do I need for a library ? How can I add the
library to my project ? How to make sure that the
library is added to my builds.

Thanks for your help,
Connor


Am 15.05.2012 14:50, schrieb thron7:


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in m&lt;/pre&gt;</description>
    <dc:creator>maikwo&lt; at &gt;googlemail.com</dc:creator>
    <dc:date>2012-05-16T08:11:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41784">
    <title>Re: Dates in a table - display of editable date cell</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41784</link>
    <description>&lt;pre&gt;Hi Derrell,

I really appreciate your answers.  I looked again at your first reply and 
tried it.  The modal window works great. 
Sorry to have inconvenienced you for a second answer.  (I started the 
modal window only yesterday and didn't get a chance to reply to you right 
away.)
I'll check out your second reply also.

Many thanks again!
Dvora
 



From:   Derrell Lipman &amp;lt;derrell.lipman&amp;lt; at &amp;gt;unwireduniverse.com&amp;gt;
To:     qooxdoo Development &amp;lt;qooxdoo-devel&amp;lt; at &amp;gt;lists.sourceforge.net&amp;gt;
Date:   15/05/2012 17:48
Subject:        Re: [qooxdoo-devel] Dates in a table - display of editable 
date cell



On Tue, May 15, 2012 at 2:28 AM, Debora Lopez &amp;lt;DVORAL&amp;lt; at &amp;gt;il.ibm.com&amp;gt; wrote:
Hi, 

I think perhaps you misunderstood the problem. 

There is no problem with the DateChooser itself. 

The problem is with the table cell display.  While the cell is being 
edited it displays with the "wrong" date format.  It doesn't display with 
the format defined, but with the  javascript Date.toString() value.  When 
the cell is not being edited it&lt;/pre&gt;</description>
    <dc:creator>Debora Lopez</dc:creator>
    <dc:date>2012-05-16T06:41:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41783">
    <title>Re: Control C/V for Tables</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41783</link>
    <description>&lt;pre&gt;Hey,


Doesn't look wrong. Hm...



No, thats the default behavior. Do you know if thats possible at all in web apps?

Regards,
Martin
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Martin Wittemann</dc:creator>
    <dc:date>2012-05-16T06:14:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41782">
    <title>Re: qooxdoo &amp; the wonderful processingjs</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.javascript.qooxdoo.devel/41782</link>
    <description>&lt;pre&gt;Hey,

Thats the worst error scenario. ;)


It is one way to achieve that. But you should make sure that the elements have been rendered the time you tell processingjs to apply to the canvas tag. Keep in mind that this happens as soon as the widget appears which means, you need to add an appear listener to the html embed and then tell processingjs to grab the canvas tang and go on.

Regards,
Martin
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Martin Wittemann</dc:creator>
    <dc:date>2012-05-16T06:12:05</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.javascript.qooxdoo.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.javascript.qooxdoo.devel</link>
  </textinput>
</rdf:RDF>

