Re: Suggestions for WOWODC Topics?

2014-02-06 Thread David Avendasora
Maybe Xcode is the better WO IDE now... ducks On Feb 5, 2014, at 6:47 PM, Pascal Robert prob...@macti.ca wrote: No luck finding a Eclipse dev. — WebObjects - so easy that even Dave Avendasora can do it!™ — David Avendasora Senior

Re: Suggestions for WOWODC Topics?

2014-02-06 Thread George Domurot
Is there someone that can give an overview of the current Eclipse/WOLips development project, and how to get started working on updates? Seems like the folks at the conference should understand the basics of what we are all using today — seems like we should commit to some level of updates to

Re: Suggestions for WOWODC Topics?

2014-02-06 Thread Pascal Robert
...@knuckleheads.net Cc: WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com Envoyé: Jeudi 6 Février 2014 11:28:58 Objet: Re: Suggestions for WOWODC Topics? That’s what we were talking about George. Pascal was looking for an Eclipse dev who could give us an overview on plugin development

Re: Suggestions for WOWODC Topics?

2014-02-06 Thread David LeBer
That’s what we were talking about George. Pascal was looking for an Eclipse dev who could give us an overview on plugin development, with the eye to eliminating the sense that WOLips is a black box. He’s had no luck so far. D On Feb 6, 2014, at 11:20 AM, George Domurot

Re: Suggestions for WOWODC Topics?

2014-02-06 Thread Ramsey Gurley
http://wiki.wocommunity.org/display/WOL/Debugging+WOLips Worked for me. On Feb 6, 2014, at 9:20 AM, George Domurot wrote: Is there someone that can give an overview of the current Eclipse/WOLips development project, and how to get started working on updates? Seems like the folks at the

Re: Suggestions for WOWODC Topics?

2014-02-06 Thread George Domurot
ah, of course you were! (late to the party, only one eye open) -G On Feb 6, 2014, at 8:28 AM, David LeBer dleber_wo...@codeferous.com wrote: That’s what we were talking about George. Pascal was looking for an Eclipse dev who could give us an overview on plugin development, with the eye

Re: Suggestions for WOWODC Topics?

2014-02-06 Thread Chuck Hill
I don’t think it is WOLips so much as it is Eclipse’s rather large API and event driven programming model. On 2/6/2014, 11:21 AM, George Domurot wrote: ah, of course you were! (late to the party, only one eye open) -G On Feb 6, 2014, at 8:28 AM, David LeBer

Re: Suggestions for WOWODC Topics?

2014-02-06 Thread David Avendasora
Okay, I’ll try this sometime today or tomorrow and update it for Mavericks and whatever the current Eclipse is. It really doesn’t help that the instructions are for Leopard with a warning about it not working quite right for Snow Leopard - kinda sets the barrier to entry high when it didn’t

Re: Suggestions for WOWODC Topics?

2014-02-06 Thread Chuck Hill
— WOLips - so easy that even Dave Avendasora can hack on it!™ — On 2/6/2014, 11:33 AM, David Avendasora wrote: Okay, I’ll try this sometime today or tomorrow and update it for Mavericks and whatever the current Eclipse is. It really

Re: Suggestions for WOWODC Topics?

2014-02-05 Thread George Domurot
Hi Chuck, Both sounds great! I’ll be doing at least one presentation this time. I was considering social network integration, but I’m now leaning towards integrating computer vision into a WO app. -George — George Domurot g...@knuckleheads.net http://knuckleheads.net On Feb 4, 2014, at

Re: Suggestions for WOWODC Topics?

2014-02-05 Thread Chuck Hill
Both of those sound more interesting than mine! :-) On 2/5/2014, 6:14 AM, George Domurot wrote: Hi Chuck, Both sounds great! I’ll be doing at least one presentation this time. I was considering social network integration, but I’m now leaning towards integrating computer vision into a WO app.

Re: Suggestions for WOWODC Topics?

2014-02-05 Thread David LeBer
webobjects-dev@lists.apple.com Envoyé: Mercredi 5 Février 2014 12:35:13 Objet: Re: Suggestions for WOWODC Topics? Both of those sound more interesting than mine! :-) On 2/5/2014, 6:14 AM, George Domurot wrote: Hi Chuck, Both sounds great! I’ll be doing at least one presentation

Re: Suggestions for WOWODC Topics?

2014-02-05 Thread George Domurot
...@knuckleheads.net Cc: WebObjects Development webobjects-dev@lists.apple.com Envoyé: Mercredi 5 Février 2014 12:35:13 Objet: Re: Suggestions for WOWODC Topics? Both of those sound more interesting than mine! :-) On 2/5/2014, 6:14 AM, George Domurot wrote: Hi Chuck, Both sounds great

Re: Suggestions for WOWODC Topics?

2014-02-05 Thread Chuck Hill
: Mercredi 5 Février 2014 12:35:13 Objet: Re: Suggestions for WOWODC Topics? Both of those sound more interesting than mine! :-) On 2/5/2014, 6:14 AM, George Domurot wrote: Hi Chuck, Both sounds great! I’ll be doing at least one presentation this time. I was considering social network integration

Re: Suggestions for WOWODC Topics?

2014-02-05 Thread Pascal Robert
: Chuck Hill ch...@global-village.net À: George Domurot masterm...@knuckleheads.net Cc: WebObjects Development webobjects-dev@lists.apple.com Envoyé: Mercredi 5 Février 2014 12:35:13 Objet: Re: Suggestions for WOWODC Topics? Both of those sound more interesting than mine! :-) On 2/5/2014, 6

Re: Suggestions for WOWODC Topics?

2014-02-05 Thread Pascal Robert
: Mercredi 5 Février 2014 12:35:13 Objet: Re: Suggestions for WOWODC Topics? Both of those sound more interesting than mine! :-) On 2/5/2014, 6:14 AM, George Domurot wrote: Hi Chuck, Both sounds great! I’ll be doing at least one presentation this time. I was considering social network

Re: Suggestions for WOWODC Topics?

2014-02-05 Thread David LeBer
...@knuckleheads.net Cc: WebObjects Development webobjects-dev@lists.apple.com Envoyé: Mercredi 5 Février 2014 12:35:13 Objet: Re: Suggestions for WOWODC Topics? Both of those sound more interesting than mine! :-) On 2/5/2014, 6:14 AM, George Domurot wrote: Hi Chuck, Both sounds great! I’ll

Suggestions for WOWODC Topics?

2014-02-04 Thread Chuck Hill
Hi, Another year and I am looking about for WOWODC presentation topics. Two that I am considering: 1. Using a framework for testing high concurrency in applications. It is not my framework but has applications in testing code where locking and multithreaded concurrent access is a concern.