Re: [qooxdoo-devel] momentum

2016-02-19 Thread John Spackman
That PR is withdrawn now in favour of this one, which has a much improved 
commit history: https://github.com/qooxdoo/qooxdoo/pull/173

John



On 18/02/2016, 17:19, "John Spackman"  wrote:

>Just done it :)  https://github.com/qooxdoo/qooxdoo/pull/170
>
>It’s backwards compatible, the new dependency features are only enabled when 
>QxCompiler runs and patches the loader on the fly.
>
>John
>
>
>
>
>
>On 18/02/2016, 16:51, "Tobias Oetiker"  wrote:
>
>>Hi Dimitry,
>>
>>I have not seen a pull request for these yet :) being able to use
>>qooxdoo with strict mode on would certainly be cool and let us
>>catch more errors ... otoh, the patches would have to be such that
>>things still work with the current build infrastructure ...
>>
>>cheers
>>tobi
>>
>>Today Dimitri wrote:
>>
>>> Guys, how about integrating John's strict mode patches? QxCompiler is
>>> nearing its production state, but compiling against a qooxdoo fork is a
>>> bit of PITA.
>>>
>>> Thx!
>>>
>>>
>>> > Hi Tobi
>>> >
>>> > This is really good news, well done and thank you for making this
>>> > happen :)  You’ve obviously had a busy morning because we’re already
>>> > down to only 9 pull requests outstanding.  I’ve responded to all of
>>> > mine so a little more work but hopefully it’ll be quick.
>>> >
>>> > Regards
>>> > John
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > On 18/02/2016, 11:09, "Tobias Oetiker"  wrote:
>>> >
>>> > >
>>> > > Folks
>>> > >
>>> > > I have started working on the pull request queue in the qooxdoo
>>> > > repo on github. Some obvious ones I have already merged, for others
>>> > > I have added questions.
>>> > >
>>> > > a) if you know answers, please respond.
>>> > >
>>> > > b) if you have additional bugfixes or features, please create
>>> > >   additional pull requests and explain what you try to achieve
>>> > >   with the change.
>>> > >
>>> > > let's get some momentum back.
>>> > >
>>> > > cheers
>>> > > tobi
>>> > >
>>>
>>> --
>>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>> Monitor end-to-end web transactions and take corrective actions now
>>> Troubleshoot faster and improve end-user experience. Signup Now!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> ___
>>> qooxdoo-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>
>>
>>-- 
>>Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
>>www.oetiker.ch [email protected] +41 62 775 9902
>>--
>>Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>Monitor end-to-end web transactions and take corrective actions now
>>Troubleshoot faster and improve end-user experience. Signup Now!
>>http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
>>qooxdoo-devel mailing list
>>[email protected]
>>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>--
>Site24x7 APM Insight: Get Deep Visibility into Application Performance
>APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>Monitor end-to-end web transactions and take corrective actions now
>Troubleshoot faster and improve end-user experience. Signup Now!
>http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>___
>qooxdoo-devel mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-19 Thread John Spackman
Hi Stefan

Great, I’m glad its working for you too :)  Hopefully ES6 support something 
that we can use to help generate a bit of excitement back into Qooxdoo and make 
it more modern.  

It’s great to see it getting used in big projects so soon, IMHO the core is 
pretty stable but my main concern was that I had the dependency calculations 
quite right - I had to go through several strategies until I got it working, 
and obviously it’s the sort of thing that is very difficult to contrive test 
cases for.

John




On 18/02/2016, 18:45, "[email protected]"  wrote:

>John,
>
>It works very well. No errors when we tested the pull in our test bench.
>Well done!
>You have done more than a whole team in a year, in a very short time...
>Bigger challenge...
>We will put it in pre-production testing now in a smaller subproject.
>
>You have really moved qx forward!!!
>
>Stefan
>
>> Just done it :)  https://github.com/qooxdoo/qooxdoo/pull/170
>>
>> It’s backwards compatible, the new dependency features are only enabled when 
>> QxCompiler runs and patches the loader on the fly.
>>
>> John
>>
>>
>>
>>
>>
>> On 18/02/2016, 16:51, "Tobias Oetiker"  wrote:
>>
>>>Hi Dimitry,
>>>
>>>I have not seen a pull request for these yet :) being able to use
>>>qooxdoo with strict mode on would certainly be cool and let us
>>>catch more errors ... otoh, the patches would have to be such that
>>>things still work with the current build infrastructure ...
>>>
>>>cheers
>>>tobi
>>>
>>>Today Dimitri wrote:
>>>
 Guys, how about integrating John's strict mode patches? QxCompiler is
 nearing its production state, but compiling against a qooxdoo fork is a
 bit of PITA.

 Thx!


 > Hi Tobi
 >
 > This is really good news, well done and thank you for making this
 > happen :)  You’ve obviously had a busy morning because we’re already
 > down to only 9 pull requests outstanding.  I’ve responded to all of
 > mine so a little more work but hopefully it’ll be quick.
 >
 > Regards
 > John
 >
 >
 >
 >
 >
 >
 > On 18/02/2016, 11:09, "Tobias Oetiker"  wrote:
 >
 > >
 > > Folks
 > >
 > > I have started working on the pull request queue in the qooxdoo
 > > repo on github. Some obvious ones I have already merged, for others
 > > I have added questions.
 > >
 > > a) if you know answers, please respond.
 > >
 > > b) if you have additional bugfixes or features, please create
 > >   additional pull requests and explain what you try to achieve
 > >   with the change.
 > >
 > > let's get some momentum back.
 > >
 > > cheers
 > > tobi
 > >

 --
 Site24x7 APM Insight: Get Deep Visibility into Application Performance
 APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
 Monitor end-to-end web transactions and take corrective actions now
 Troubleshoot faster and improve end-user experience. Signup Now!
 http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
 ___
 qooxdoo-devel mailing list
 [email protected]
 https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

>>>
>>>-- 
>>>Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
>>>www.oetiker.ch [email protected] +41 62 775 9902
>>>--
>>>Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>>APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>>Monitor end-to-end web transactions and take corrective actions now
>>>Troubleshoot faster and improve end-user experience. Signup Now!
>>>http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
>>>qooxdoo-devel mailing list
>>>[email protected]
>>>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>>
>> --
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>> ___
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>--
>Site24x7 APM Insight: Get Deep Visibility into Application Performance
>APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>Monitor end-to-end web transactions and take corrective action

Re: [qooxdoo-devel] momentum

2016-02-18 Thread dev
John,

It works very well. No errors when we tested the pull in our test bench.
Well done!
You have done more than a whole team in a year, in a very short time...
Bigger challenge...
We will put it in pre-production testing now in a smaller subproject.

You have really moved qx forward!!!

Stefan

> Just done it :)  https://github.com/qooxdoo/qooxdoo/pull/170
>
> It’s backwards compatible, the new dependency features are only enabled when 
> QxCompiler runs and patches the loader on the fly.
>
> John
>
>
>
>
>
> On 18/02/2016, 16:51, "Tobias Oetiker"  wrote:
>
>>Hi Dimitry,
>>
>>I have not seen a pull request for these yet :) being able to use
>>qooxdoo with strict mode on would certainly be cool and let us
>>catch more errors ... otoh, the patches would have to be such that
>>things still work with the current build infrastructure ...
>>
>>cheers
>>tobi
>>
>>Today Dimitri wrote:
>>
>>> Guys, how about integrating John's strict mode patches? QxCompiler is
>>> nearing its production state, but compiling against a qooxdoo fork is a
>>> bit of PITA.
>>>
>>> Thx!
>>>
>>>
>>> > Hi Tobi
>>> >
>>> > This is really good news, well done and thank you for making this
>>> > happen :)  You’ve obviously had a busy morning because we’re already
>>> > down to only 9 pull requests outstanding.  I’ve responded to all of
>>> > mine so a little more work but hopefully it’ll be quick.
>>> >
>>> > Regards
>>> > John
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > On 18/02/2016, 11:09, "Tobias Oetiker"  wrote:
>>> >
>>> > >
>>> > > Folks
>>> > >
>>> > > I have started working on the pull request queue in the qooxdoo
>>> > > repo on github. Some obvious ones I have already merged, for others
>>> > > I have added questions.
>>> > >
>>> > > a) if you know answers, please respond.
>>> > >
>>> > > b) if you have additional bugfixes or features, please create
>>> > >   additional pull requests and explain what you try to achieve
>>> > >   with the change.
>>> > >
>>> > > let's get some momentum back.
>>> > >
>>> > > cheers
>>> > > tobi
>>> > >
>>>
>>> --
>>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>> Monitor end-to-end web transactions and take corrective actions now
>>> Troubleshoot faster and improve end-user experience. Signup Now!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> ___
>>> qooxdoo-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>
>>
>>-- 
>>Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
>>www.oetiker.ch [email protected] +41 62 775 9902
>>--
>>Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>Monitor end-to-end web transactions and take corrective actions now
>>Troubleshoot faster and improve end-user experience. Signup Now!
>>http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
>>qooxdoo-devel mailing list
>>[email protected]
>>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-18 Thread John Spackman
Just done it :)  https://github.com/qooxdoo/qooxdoo/pull/170

It’s backwards compatible, the new dependency features are only enabled when 
QxCompiler runs and patches the loader on the fly.

John





On 18/02/2016, 16:51, "Tobias Oetiker"  wrote:

>Hi Dimitry,
>
>I have not seen a pull request for these yet :) being able to use
>qooxdoo with strict mode on would certainly be cool and let us
>catch more errors ... otoh, the patches would have to be such that
>things still work with the current build infrastructure ...
>
>cheers
>tobi
>
>Today Dimitri wrote:
>
>> Guys, how about integrating John's strict mode patches? QxCompiler is
>> nearing its production state, but compiling against a qooxdoo fork is a
>> bit of PITA.
>>
>> Thx!
>>
>>
>> > Hi Tobi
>> >
>> > This is really good news, well done and thank you for making this
>> > happen :)  You’ve obviously had a busy morning because we’re already
>> > down to only 9 pull requests outstanding.  I’ve responded to all of
>> > mine so a little more work but hopefully it’ll be quick.
>> >
>> > Regards
>> > John
>> >
>> >
>> >
>> >
>> >
>> >
>> > On 18/02/2016, 11:09, "Tobias Oetiker"  wrote:
>> >
>> > >
>> > > Folks
>> > >
>> > > I have started working on the pull request queue in the qooxdoo
>> > > repo on github. Some obvious ones I have already merged, for others
>> > > I have added questions.
>> > >
>> > > a) if you know answers, please respond.
>> > >
>> > > b) if you have additional bugfixes or features, please create
>> > >   additional pull requests and explain what you try to achieve
>> > >   with the change.
>> > >
>> > > let's get some momentum back.
>> > >
>> > > cheers
>> > > tobi
>> > >
>>
>> --
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>> ___
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>
>-- 
>Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
>www.oetiker.ch [email protected] +41 62 775 9902
>--
>Site24x7 APM Insight: Get Deep Visibility into Application Performance
>APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>Monitor end-to-end web transactions and take corrective actions now
>Troubleshoot faster and improve end-user experience. Signup Now!
>http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
>qooxdoo-devel mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-18 Thread Tobias Oetiker
Hi Dimitry,

I have not seen a pull request for these yet :) being able to use
qooxdoo with strict mode on would certainly be cool and let us
catch more errors ... otoh, the patches would have to be such that
things still work with the current build infrastructure ...

cheers
tobi

Today Dimitri wrote:

> Guys, how about integrating John's strict mode patches? QxCompiler is
> nearing its production state, but compiling against a qooxdoo fork is a
> bit of PITA.
>
> Thx!
>
>
> > Hi Tobi
> >
> > This is really good news, well done and thank you for making this
> > happen :)  You’ve obviously had a busy morning because we’re already
> > down to only 9 pull requests outstanding.  I’ve responded to all of
> > mine so a little more work but hopefully it’ll be quick.
> >
> > Regards
> > John
> >
> >
> >
> >
> >
> >
> > On 18/02/2016, 11:09, "Tobias Oetiker"  wrote:
> >
> > >
> > > Folks
> > >
> > > I have started working on the pull request queue in the qooxdoo
> > > repo on github. Some obvious ones I have already merged, for others
> > > I have added questions.
> > >
> > > a) if you know answers, please respond.
> > >
> > > b) if you have additional bugfixes or features, please create
> > >   additional pull requests and explain what you try to achieve
> > >   with the change.
> > >
> > > let's get some momentum back.
> > >
> > > cheers
> > > tobi
> > >
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
www.oetiker.ch [email protected] +41 62 775 9902
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-18 Thread Dimitri
Guys, how about integrating John's strict mode patches? QxCompiler is
nearing its production state, but compiling against a qooxdoo fork is a
bit of PITA.

Thx!


> Hi Tobi
> 
> This is really good news, well done and thank you for making this
> happen :)  You’ve obviously had a busy morning because we’re already
> down to only 9 pull requests outstanding.  I’ve responded to all of
> mine so a little more work but hopefully it’ll be quick.
> 
> Regards
> John
> 
> 
> 
> 
> 
> 
> On 18/02/2016, 11:09, "Tobias Oetiker"  wrote:
> 
> > 
> > Folks
> > 
> > I have started working on the pull request queue in the qooxdoo
> > repo on github. Some obvious ones I have already merged, for others
> > I have added questions.
> > 
> > a) if you know answers, please respond.
> > 
> > b) if you have additional bugfixes or features, please create
> >   additional pull requests and explain what you try to achieve
> >   with the change.
> > 
> > let's get some momentum back.
> > 
> > cheers
> > tobi
> > 

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-18 Thread dev
Again so mysterious...
No statements...?
What is going on?

I would like to hear what 1&1 will do now? Are you going to release it to the 
community and participate or what???
The answers on the above questions must be guiding us what direction to 
choose...a community fork or not!

Stefan

> Hi Dietrich,
>
> Today Dietrich Streifert wrote:
>
>> Hi Tobi
>>
>> Thank you for taking the initiative!  Much appreciated!
>>
>> Did you start on your own or did you have contact with Andreas
>> Ecker or someone else from the 1&1 qooxdoo team?
>
> Yes we are in contact ... more on this soon.
>
> cheers
> tobi
>
> -- 
> Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
> www.oetiker.ch [email protected] +41 62 775 9902
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-18 Thread Tobias Oetiker
Hi Dietrich,

Today Dietrich Streifert wrote:

> Hi Tobi
>
> Thank you for taking the initiative!  Much appreciated!
>
> Did you start on your own or did you have contact with Andreas
> Ecker or someone else from the 1&1 qooxdoo team?

Yes we are in contact ... more on this soon.

cheers
tobi

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
www.oetiker.ch [email protected] +41 62 775 9902


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-18 Thread Tobias Oetiker
Today John Spackman wrote:

> Hi Tobi
>
> This is really good news, well done and thank you for making this
> happen :)  You’ve obviously had a busy morning because we’re
> already down to only 9 pull requests outstanding.  I’ve responded
> to all of mine so a little more work but hopefully it’ll be
> quick.

it's all down to youthful exuberance ...

only 5 now ...

cheers
tobi

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
www.oetiker.ch [email protected] +41 62 775 9902
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-18 Thread John Spackman
Hi Tobi

This is really good news, well done and thank you for making this happen :)  
You’ve obviously had a busy morning because we’re already down to only 9 pull 
requests outstanding.  I’ve responded to all of mine so a little more work but 
hopefully it’ll be quick.

Regards
John






On 18/02/2016, 11:09, "Tobias Oetiker"  wrote:

>Folks
>
>I have started working on the pull request queue in the qooxdoo
>repo on github. Some obvious ones I have already merged, for others
>I have added questions.
>
>a) if you know answers, please respond.
>
>b) if you have additional bugfixes or features, please create
>   additional pull requests and explain what you try to achieve
>   with the change.
>
>let's get some momentum back.
>
>cheers
>tobi
>
>-- 
>Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
>www.oetiker.ch [email protected] +41 62 775 9902
>
>
>--
>Site24x7 APM Insight: Get Deep Visibility into Application Performance
>APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>Monitor end-to-end web transactions and take corrective actions now
>Troubleshoot faster and improve end-user experience. Signup Now!
>http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>___
>qooxdoo-devel mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] momentum

2016-02-18 Thread Dietrich Streifert
Hi Tobi

Thank you for taking the initiative! Much appreciated!

Did you start on your own or did you have contact with Andreas Ecker or 
someone else from the 1&1 qooxdoo team?

Regards
Dietrich


Am 18.02.2016 um 12:09 schrieb Tobias Oetiker:
> Folks
>
> I have started working on the pull request queue in the qooxdoo
> repo on github. Some obvious ones I have already merged, for others
> I have added questions.
>
> a) if you know answers, please respond.
>
> b) if you have additional bugfixes or features, please create
> additional pull requests and explain what you try to achieve
> with the change.
>
> let's get some momentum back.
>
> cheers
> tobi
>


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] Momentum mouse wheel scrolling

2012-06-01 Thread Christopher Zündorf

But if there any nice qooxdoo-based solutions for iOS scrolling out there, or 
you want to implement it yourself, please let me know =)
It would be a great contribution, which could be useful for framework, too.

But as far as I know, the iScroll library does the job nearly perfect. Even 
Apple uses this library for their website, (claimed on iScroll website):

Greets Christopher


Am 01.06.2012 um 15:14 schrieb Christopher Zuendorf:

In qx.Mobile we already have a mixin for it:
qx.ui.mobile.container.MIScroll

It uses/wraps the library iScroll for the iOS scrolling feeling.
You can test it on qx.Mobile Showcase. It think reusing/extending might be easy.

Greetz Christopher

Am 01.06.2012 um 15:08 schrieb Andrew Goldberg:

Has anyone tried to modify the qx.ui.core.scroll.MWheelHandling mixin to 
perform momentum / inertia / smooth scrolling (a la iOS)?  It seems something 
close to it exists for touch events in AbstractScrollArea, and i'm in the 
process of porting that to mousewheel events, but it's not quite the same 
(doesn't do acceleration, or allow single mouse wheel clicks without any extra 
sliding).

Before spending too much time trying to get all the physics and formulas right, 
I thought I'd ask to see if anyone's already done it and if there are any 
contribs for this out there.

Thanks!

Andrew
--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Christopher Zündorf
Junior-Software-Developer

1&1 Internet AG - Frameworks & Tooling
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe
Telefon:  +49 721 91374-6932
[email protected]

Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Robert Hoffmann, 
Andreas Hofmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren






Christopher Zündorf
Junior-Software-Developer

1&1 Internet AG - Frameworks & Tooling
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe
Telefon:  +49 721 91374-6932
[email protected]

Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Robert Hoffmann, 
Andreas Hofmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren





--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] Momentum mouse wheel scrolling

2012-06-01 Thread Christopher Zündorf
In qx.Mobile we already have a mixin for it:
qx.ui.mobile.container.MIScroll

It uses/wraps the library iScroll for the iOS scrolling feeling.
You can test it on qx.Mobile Showcase. It think reusing/extending might be easy.

Greetz Christopher

Am 01.06.2012 um 15:08 schrieb Andrew Goldberg:

Has anyone tried to modify the qx.ui.core.scroll.MWheelHandling mixin to 
perform momentum / inertia / smooth scrolling (a la iOS)?  It seems something 
close to it exists for touch events in AbstractScrollArea, and i'm in the 
process of porting that to mousewheel events, but it's not quite the same 
(doesn't do acceleration, or allow single mouse wheel clicks without any extra 
sliding).

Before spending too much time trying to get all the physics and formulas right, 
I thought I'd ask to see if anyone's already done it and if there are any 
contribs for this out there.

Thanks!

Andrew
--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Christopher Zündorf
Junior-Software-Developer

1&1 Internet AG - Frameworks & Tooling
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe
Telefon:  +49 721 91374-6932
[email protected]

Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Robert Hoffmann, 
Andreas Hofmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren





--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel