Re: Which version of Eclipse for WO?

2010-07-07 Thread Cheong Hee
Hi Dave Thanks for detail elaboration & Mike's efforts! Especially the third one, that will look for Wonder and WebObjects frameworks, personally. Cheers Cheong Hee - Original Message - From: "David Avendasora" To: "Cheong Hee" Cc: "Richard Palmer" ; "WebObjects-Dev List" Sen

Re: OT: JPEG EXIF Image Orientation

2010-07-07 Thread Joe Moreno
Matt, BINGO! exiftool has a wealth of info; specifically it has the Orientation tag which is what I was looking for (not to mention access to all of the photo's GPS data too). I don't know how I could have overlooked that before. We have WebObjects running on Mac OS X Server 10.4

Re: [***SPAM***] ERModernLook and Branch Button's Style

2010-07-07 Thread Farrukh Ijaz
Beautiful David! This is just perfect. Bundle of Thanks for the quick update. Farrukh <> On 2010-07-07, at 7:29 PM, David LeBer wrote: > > On 2010-07-07, at 5:31 AM, Farrukh Ijaz wrote: > >> Hi, >> >> 1 Question and 1 Solution. >> >> First the Question: >> >> I'm using ERModernLook. How ca

Re: [***SPAM***] ERModernLook and Branch Button's Style

2010-07-07 Thread David LeBer
On 2010-07-07, at 5:31 AM, Farrukh Ijaz wrote: > Hi, > > 1 Question and 1 Solution. > > First the Question: > > I'm using ERModernLook. How can I apply the style of ERModernLook buttons to > the branch buttons? I inspected the HTML and found that the template's > buttons are actually hyperli

Re: http://wiki.objectstyle.org/ is not loading home page fully

2010-07-07 Thread Ramsey Gurley
Working fine for me here too, but I've noticed since the update I don't see any of the avatar images unless I'm logged in. Only the default/cartoon images are visible. Ramsey On Jul 7, 2010, at 10:07 AM, Kieran Kelleher wrote: I can get to direct URLs of any bookmarked wiki pages, but the

Re: http://wiki.objectstyle.org/ is not loading home page fully

2010-07-07 Thread Alexis Tual
Works fine here too (firefox 3.6.6) Cheers, Alex Le 7 juil. 2010 à 15:57, Kieran Kelleher a écrit : > Hi Andrus, > > http://wiki.objectstyle.org/ is not loading home page fully. Maybe you can > check to see the problem please. > > > Thanks, Kieran ___

Re: http://wiki.objectstyle.org/ is not loading home page fully

2010-07-07 Thread Pascal Robert
Works fine from here. Hi Andrus, http://wiki.objectstyle.org/ is not loading home page fully. Maybe you can check to see the problem please. Thanks, Kieran ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing l

http://wiki.objectstyle.org/ is not loading home page fully

2010-07-07 Thread Kieran Kelleher
Hi Andrus, http://wiki.objectstyle.org/ is not loading home page fully. Maybe you can check to see the problem please. Thanks, Kieran ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@li

Re: Which version of Eclipse for WO?

2010-07-07 Thread David Avendasora
Mike can correct me if I'm wrong, but I believe the current status of the builds is: 3.4 - Very stable, but has a few known bugs (reverse-engineering is broken in Entity Modeler, for one). No fixes or new development is being done. 3.5 - Mostly stable, no fixes or new development is being done.

Re: Switching DB at runtime?

2010-07-07 Thread Farrukh Ijaz
Thanks Guys for your suggestions. Chuck, I have various applications. Among their models, few entities are common. I need to connect to these applications and inspect the data of these common entities. If I implement Web Services infrastructure, I need to modify all my applications so they can

ERModernLook and Branch Button's Style

2010-07-07 Thread Farrukh Ijaz
Hi,1 Question and 1 Solution.First the Question:I'm using ERModernLook. How can I apply the style of ERModernLook buttons to the branch buttons? I inspected the HTML and found that the template's buttons are actually hyperlinks with Button class. Where as branch buttons are just input of type submi

Re: Which version of Eclipse for WO?

2010-07-07 Thread Cheong Hee
Hi Dave I may be amissed some key facts of previous discussion. Thought we ought to wait for stable version 3.5, no? Should we move to 3.5 or even 3.6 now? Admire you guys have been moving fast... any chance Iron Man 3 out this year :) Cheers Cheong Hee - Original Message - From

Re: Switching DB at runtime?

2010-07-07 Thread Cheong Hee
The setConnectionDictionary will have to be done at early stage. Once the default editing context is created, it will be of effect. This is confirmed from my code at least. Cheers Cheong Hee - Original Message - From: "Greg Bartnick" To: "Farrukh Ijaz" Cc: "WebObjects-Dev Apple"