Re: D2W and non-relational insertion lists.

2011-02-15 Thread Mark Wardle
Hi Joe. I may have interpreted this incorrectly but I'll try some suggestions. I don't think your issue is a D2W problem per se. I would consider this a modelling one - if a membership is linked to a user but you want some details copied in to the membership on creation, then can't you do that a

Re: D2W and non-relational insertion lists.

2011-02-15 Thread Joe Little
Ok, I'll try to give a more specific example. I have a Membership entity with such properties as beginDate, endDate, company (relationship) and primaryContactName and primaryContactEmail. The end users want to select these last two values from a pull down list of known company.Affiliates, where Af

D2W and non-relational insertion lists.

2011-02-15 Thread Joe Little
I want the certain fields (String) to take the values from a pull down from another Entity, inserting Entity.name or Entity.type for the string on selection. I don't want a relation since the choices are to be archival and not reflect what Entity.type is presently, but what it was at time of creati

Re: WO server to connect to Apple's Push Notification Service for iOS

2011-02-15 Thread Andrew Kinnie
Thanks. This should help, once we start actually developing it (i.e. have more complete requirements). Evidently, we need to also support Android, so we need to research that as well. Andrew On Feb 15, 2011, at 4:24 PM, Mertz Stéphan wrote: > Hi, > > Here is the code I used some time ago: >

Re: WO server to connect to Apple's Push Notification Service for iOS

2011-02-15 Thread Mertz Stéphan
Hi, Here is the code I used some time ago: import java.io.ByteArrayOutputStream; import java.io.DataOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.OutputStream; import java.net.UnknownHostException; import java.security.KeyStore; impo

Re: WO server to connect to Apple's Push Notification Service for iOS

2011-02-15 Thread Andrew Kinnie
Yeah, it seems pretty straight forward, after having read some of the basic docs of the javapns and APNs itself. I guess I was just wondering if anyone had used this with WO or if they've just gone with a a straight java implementation. I have next to no experience with anything other than WO

Re: WO server to connect to Apple's Push Notification Service for iOS

2011-02-15 Thread David LeBer
On 2011-02-15, at 2:52 PM, Andrew Kinnie wrote: > that was the thread I was talking about... Erm, yeah, of course, I knew that. :P Actually, I'm not sure how much WOification is necessary for working with javapns. The push notification payload is pretty basic. However, what you'd put in your

Re: WO server to connect to Apple's Push Notification Service for iOS

2011-02-15 Thread Andrew Kinnie
that was the thread I was talking about... On Feb 15, 2011, at 2:48 PM, David LeBer wrote: > > > On 2011-02-15, at 2:43 PM, Andrew Kinnie wrote: > >> Greetings all, >> >> As I am now an iOS developer (as well as a part tim

Re: WO server to connect to Apple's Push Notification Service for iOS

2011-02-15 Thread David LeBer
On 2011-02-15, at 2:43 PM, Andrew Kinnie wrote: > Greetings all, > > As I am now an iOS developer (as well as a part time WO developer), and my > new employer has decided to build a server to handle the iOS push > notifica

WO server to connect to Apple's Push Notification Service for iOS

2011-02-15 Thread Andrew Kinnie
Greetings all, As I am now an iOS developer (as well as a part time WO developer), and my new employer has decided to build a server to handle the iOS push notifications, I thought perhaps building such a thing based on WebObjects might be worth considering. Has anyone used WebObjects to creat

[MEETING] REMINDER (2) WO-NoVA is TONIGHT 2/15/2011 at 6:30 PM

2011-02-15 Thread Andrew Kinnie
Greetings all, I evidently neglected to state the time for the WO-NoVA meeting in my reminder from yesterday. The meetings are 6:30 PM at K12's offices: K12, Inc. 2300 Corporate Park Drive Herndon, VA 20171 http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=2300+Corporate+Park+Dr,+He

Re: Employing mod_deflate Apache module

2011-02-15 Thread Patrick Middleton
On 15 Feb 2011, at 09:54, Patrick Middleton wrote: On 14 Feb 2011, at 18:27, Gennady Kushnir wrote: ... Is this a module load order problem? Which version of Apache have you got? Is mod_deflate.so loaded before mod_WebObjects.so, or after? Further research reveals that while module l

Re: Employing mod_deflate Apache module

2011-02-15 Thread Andrew Lindesay
Hi Gennady; Why make such tricks whereas Apache should do that already? Because you might be using WebObjects without Apache. Another reason (depending on your deployment) is that you may have a number of application servers with ample CPU resource, but one web-server/load-balancer with lim

Re: Employing mod_deflate Apache module

2011-02-15 Thread Patrick Middleton
On 14 Feb 2011, at 18:27, Gennady Kushnir wrote: It is not Wonder app. Why make such tricks whereas Apache should do that already? Because you might be using WebObjects without Apache. Is this a module load order problem? Which version of Apache have you got? Is mod_deflate.so loaded bef

Re: Mailing software

2011-02-15 Thread Amedeo Mantica
Hi Anjo, I don't understand very well what are u looking for, but may be a thing like this ? http://downloads.insigno.net/Amedeo/MailingList.pdf Regards Amedeo On 11/feb/2011, at 13.51, Anjo Krank wrote: > Hi, > > has anyone built direct marketing/personalized email software with WO (or > u