From brian_hall at markspace.com Fri Aug 20 15:54:59 2004 From: brian_hall at markspace.com (Brian Hall) Date: Fri Aug 20 14:54:46 2004 Subject: [missing-sync-palmos-dev-talk] Re: Re: [missing-sync-palmos-beta] Cocoa conduit examples... still waiting In-Reply-To: <641ada30040820143322ffb2eb@mail.gmail.com> References: <20040726190629.DGIQ13350.imta02a2.registeredsite.com@SPACEGHOST> <7A16A4C4-DF3D-11D8-BF96-000393A57B52@markspace.com> <4AA4FF59-F2EA-11D8-9462-000D932F4F94@markspace.com> <641ada30040820143322ffb2eb@mail.gmail.com> Message-ID: >Thanks for the update on the Cocoa Conduit sample code. Sometimes the >anticipation makes it all the better. We also have a white paper on writing conduits that Eric Shapiro has been working on. Hopefully we can post that next week. Also, you should really move conduit related discussion to the missing-sync-palmos-dev-talk mailing list so that other conduit developers also are in on the discussion. (I cc'd that list on this reply). Brian -- _____________________________________________________________________ Mark/Space, Inc. voice 408-293-7299 654 N. Santa Cruz Ave. #300 fax 408-293-7298 Los Gatos, CA 95030-4360 From sgruby at markspace.com Fri Aug 20 17:09:27 2004 From: sgruby at markspace.com (Scott Gruby) Date: Fri Aug 20 16:09:30 2004 Subject: [missing-sync-palmos-dev-talk] Sample Conduits now available In-Reply-To: References: <20040726190629.DGIQ13350.imta02a2.registeredsite.com@SPACEGHOST> <7A16A4C4-DF3D-11D8-BF96-000393A57B52@markspace.com> <4AA4FF59-F2EA-11D8-9462-000D932F4F94@markspace.com> <641ada30040820143322ffb2eb@mail.gmail.com> Message-ID: Sample conduits developed using XCode (both Cocoa and regular Carbon) have now been posted to our website. Please visit our developer page to download them: -- Scott Gruby Lead Engineer, Missing Sync for Palm OS Mark/Space, Inc. Please contact support@markspace.com for assistance with Mark/Space products. From sgruby at markspace.com Fri Aug 20 23:43:16 2004 From: sgruby at markspace.com (Scott Gruby) Date: Fri Aug 20 22:43:29 2004 Subject: [missing-sync-palmos-dev-talk] Developing Conduits Guide Posted Message-ID: We have posted a guide to creating conduits that work with Missing Sync for Palm OS 4. This includes information about Cocoa/MachO and Carbon conduits. You can find the document on the Developer Page: . It's called "Developing Conduits". -- Scott Gruby Lead Engineer, Missing Sync for Palm OS Mark/Space, Inc. Please contact support@markspace.com for assistance with Mark/Space products. From ulfs at sdsdata.com Mon Aug 23 01:19:44 2004 From: ulfs at sdsdata.com (Ulf Schroder) Date: Sun Aug 22 15:19:53 2004 Subject: [missing-sync-palmos-dev-talk] Sample Conduits now available In-Reply-To: References: Message-ID: <20040822221944.7611@mail.space2u.com> I compiled and tried the sample Carbon-MachO conduit but I can't change the HotSync action. I open the settings dialog for the conduit from the "Missing Sync for Palm OS" application, change the action to "Do nothing" and press "OK". The action listed in the installed conduit list does not change and the next time I open the settings dialog for the conduit the action has not been changed. I have the same problem with my own conduit. It seems to me UmGetUserTempSyncPreferences() always return kUmSynchronize. Does anybody else have this problem? Ulf Schroder >Sample conduits developed using XCode (both Cocoa and regular Carbon) >have now been posted to our website. Please visit our developer page to >download them: > > From sgruby at markspace.com Sun Aug 22 17:15:15 2004 From: sgruby at markspace.com (Scott Gruby) Date: Sun Aug 22 16:15:21 2004 Subject: [missing-sync-palmos-dev-talk] Sample Conduits now available In-Reply-To: <20040822221944.7611@mail.space2u.com> References: <20040822221944.7611@mail.space2u.com> Message-ID: <207A73F4-F491-11D8-B8CB-000D932F4F94@markspace.com> On Aug 22, 2004, at 3:19 PM, Ulf Schroder wrote: > I compiled and tried the sample Carbon-MachO conduit but I can't change > the HotSync action. I open the settings dialog for the conduit from the > "Missing Sync for Palm OS" application, change the action to "Do > nothing" > and press "OK". The action listed in the installed conduit list does > not > change and the next time I open the settings dialog for the conduit the > action has not been changed. > > I have the same problem with my own conduit. It seems to me > UmGetUserTempSyncPreferences() always return kUmSynchronize. > > Does anybody else have this problem? > This issue will be fixed in the next beta; it isn't an issue with UmGetUserTempSyncPreferences, it is an issue with how the conduit settings dialog is handled. The sample code won't change, but this issue should be resolved. (Another issue related to this will also be resolved.) Thanks for reporting this issue. -- Scott Gruby Lead Engineer, Missing Sync for Palm OS Mark/Space, Inc. Please contact support@markspace.com for assistance with Mark/Space products. From brian_hall at markspace.com Fri Aug 20 15:54:59 2004 From: brian_hall at markspace.com (Brian Hall) Date: Fri May 6 12:02:40 2005 Subject: [missing-sync-palmos-dev-talk] Re: Re: [missing-sync-palmos-beta] Cocoa conduit examples... still waiting In-Reply-To: <641ada30040820143322ffb2eb@mail.gmail.com> References: <20040726190629.DGIQ13350.imta02a2.registeredsite.com@SPACEGHOST> <7A16A4C4-DF3D-11D8-BF96-000393A57B52@markspace.com> <4AA4FF59-F2EA-11D8-9462-000D932F4F94@markspace.com> <641ada30040820143322ffb2eb@mail.gmail.com> Message-ID: >Thanks for the update on the Cocoa Conduit sample code. Sometimes the >anticipation makes it all the better. We also have a white paper on writing conduits that Eric Shapiro has been working on. Hopefully we can post that next week. Also, you should really move conduit related discussion to the missing-sync-palmos-dev-talk mailing list so that other conduit developers also are in on the discussion. (I cc'd that list on this reply). Brian -- _____________________________________________________________________ Mark/Space, Inc. voice 408-293-7299 654 N. Santa Cruz Ave. #300 fax 408-293-7298 Los Gatos, CA 95030-4360 From sgruby at markspace.com Fri Aug 20 17:09:27 2004 From: sgruby at markspace.com (Scott Gruby) Date: Fri May 6 12:02:40 2005 Subject: [missing-sync-palmos-dev-talk] Sample Conduits now available In-Reply-To: References: <20040726190629.DGIQ13350.imta02a2.registeredsite.com@SPACEGHOST> <7A16A4C4-DF3D-11D8-BF96-000393A57B52@markspace.com> <4AA4FF59-F2EA-11D8-9462-000D932F4F94@markspace.com> <641ada30040820143322ffb2eb@mail.gmail.com> Message-ID: Sample conduits developed using XCode (both Cocoa and regular Carbon) have now been posted to our website. Please visit our developer page to download them: -- Scott Gruby Lead Engineer, Missing Sync for Palm OS Mark/Space, Inc. Please contact support@markspace.com for assistance with Mark/Space products. From sgruby at markspace.com Fri Aug 20 23:43:16 2004 From: sgruby at markspace.com (Scott Gruby) Date: Fri May 6 12:02:40 2005 Subject: [missing-sync-palmos-dev-talk] Developing Conduits Guide Posted Message-ID: We have posted a guide to creating conduits that work with Missing Sync for Palm OS 4. This includes information about Cocoa/MachO and Carbon conduits. You can find the document on the Developer Page: . It's called "Developing Conduits". -- Scott Gruby Lead Engineer, Missing Sync for Palm OS Mark/Space, Inc. Please contact support@markspace.com for assistance with Mark/Space products. From ulfs at sdsdata.com Mon Aug 23 01:19:44 2004 From: ulfs at sdsdata.com (Ulf Schroder) Date: Fri May 6 12:02:40 2005 Subject: [missing-sync-palmos-dev-talk] Sample Conduits now available In-Reply-To: References: Message-ID: <20040822221944.7611@mail.space2u.com> I compiled and tried the sample Carbon-MachO conduit but I can't change the HotSync action. I open the settings dialog for the conduit from the "Missing Sync for Palm OS" application, change the action to "Do nothing" and press "OK". The action listed in the installed conduit list does not change and the next time I open the settings dialog for the conduit the action has not been changed. I have the same problem with my own conduit. It seems to me UmGetUserTempSyncPreferences() always return kUmSynchronize. Does anybody else have this problem? Ulf Schroder >Sample conduits developed using XCode (both Cocoa and regular Carbon) >have now been posted to our website. Please visit our developer page to >download them: > > From sgruby at markspace.com Sun Aug 22 17:15:15 2004 From: sgruby at markspace.com (Scott Gruby) Date: Fri May 6 12:02:40 2005 Subject: [missing-sync-palmos-dev-talk] Sample Conduits now available In-Reply-To: <20040822221944.7611@mail.space2u.com> References: <20040822221944.7611@mail.space2u.com> Message-ID: <207A73F4-F491-11D8-B8CB-000D932F4F94@markspace.com> On Aug 22, 2004, at 3:19 PM, Ulf Schroder wrote: > I compiled and tried the sample Carbon-MachO conduit but I can't change > the HotSync action. I open the settings dialog for the conduit from the > "Missing Sync for Palm OS" application, change the action to "Do > nothing" > and press "OK". The action listed in the installed conduit list does > not > change and the next time I open the settings dialog for the conduit the > action has not been changed. > > I have the same problem with my own conduit. It seems to me > UmGetUserTempSyncPreferences() always return kUmSynchronize. > > Does anybody else have this problem? > This issue will be fixed in the next beta; it isn't an issue with UmGetUserTempSyncPreferences, it is an issue with how the conduit settings dialog is handled. The sample code won't change, but this issue should be resolved. (Another issue related to this will also be resolved.) Thanks for reporting this issue. -- Scott Gruby Lead Engineer, Missing Sync for Palm OS Mark/Space, Inc. Please contact support@markspace.com for assistance with Mark/Space products.