From rhys at volantis.com Sun Oct 14 05:05:34 2007 From: rhys at volantis.com (Rhys Lewis) Date: Sun, 14 Oct 2007 06:05:34 -0600 (MDT) Subject: [OpenAjaxMobile] Mobile Task Force Teleconference Proposal, Wednesday October 24th Message-ID: <000f01c80e5a$f2d21980$0202fea9@volantisuk> Hello everyone, I'd like to propose that the next teleconference for the OpenAjax Alliance Mobile Task Force be on Wednesday October 24th. The details and a proposed agenda are below. The focus of this call is to start the proces of creating the white paper. Please let me know of any other items that we should be covering. Call Details: ============= Wednesday October 24th, 8:00 AM Pacific Time; 11:00 AM Eastern Time; 4:00 PM London; 5:00 PM Paris * Toll Free: 1-877-422-0052 * Toll: 1-314-655-1417 * Participant Pin access code: 142380 * IRC channel: irc.freenode.net, #oaa-mobile Proposed Agenda: =============== 1) Administrivia - Making sure you are signed up to the mailing list - Making sure you can access the IRC 2) White Paper - Rhys - Editor: Rick Saletta - Contributors: Mike Smith, Rotan Hanrahan, Dan Appelquist, Rhys Lewis - Other contributors? - Review current table of contents [1] - Still appropriate? - Relationship with Mobile Ajax FAQ [2] - Contributions - Solicit input for specific sections - Who will contribute? 3) Feedback from recent OMA meeting - Rhys - Progress on device characteristics API work - Any implications for the OAA API work Any other business? ------------------- Wrap up ------- Very best wishes Rhys Lewis, co-chair, OOA Mobile Taskforce [1] http://www.openajax.org/member/wiki/WP3_-_Mobile_Ajax#Proposed_Table_of_Co ntents_for_the_White_Paper [2] http://www.horizonchannel.com/archives/26 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071014/8beda280/attachment.html From rotan.hanrahan at mobileaware.com Mon Oct 15 07:57:41 2007 From: rotan.hanrahan at mobileaware.com (Rotan Hanrahan) Date: Mon, 15 Oct 2007 15:57:41 +0100 Subject: [OpenAjaxMobile] Properties for a possible Mobile Ajax vocabulary Message-ID: As some of you already know, the W3C is putting together an API and a vocabulary of device properties to support content adaptation. We have quite a number of proposals for properties that would go into the "DDR Core Vocabulary", and not all of them can be accepted (mainly because they are out of scope). That doesn't mean that the rejected properties have no use. In my presentation at the workshop (AAA4M, remember that?) I mentioned that device properties can be used to adapt Ajax scripts, so that the scripts suit the target device. Well, two of the proposed properties encountered by the W3C DDWG have been rejected as not being absolutely essential to content adaptation for the mobile Web. These are: - The availability of the XmlHttpRequest feature. - The DOM Level used by the browser. Obviously, this information could be useful for adapting Ajax. I was actioned to bring this to the attention of the OAA with a suggestion that the OAA should be building its own vocabulary in which these properties would form part. The semantics of the properties would be held in the UWA Ontology, which is also being referenced by the OMA. My good friend Rhys Lewis will be able to explain more about the role of the ontology, and will no doubt encourage the OAA to embark on a process of creating a vocabulary referencing this ontology for the DDR. (Device Description Repository) The message is being directed to the mobile people because the mobile space is typically the one in most need of adaptation. If you would like to know more about the DDWG, the DDR or the vocabulary process, please visit the DDWG home page and wiki (linked from home page): http://www.w3.org/2005/MWI/DDWG/ The UWA ontology is described here: http://www.w3.org/2007/uwa/editors-drafts/DeliveryContextOntology/2007-1 0-31/DCOntology.html ---Rotan. (Chair, W3C DDWG) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071015/757f758f/attachment.html From jferrai at us.ibm.com Mon Oct 15 10:15:38 2007 From: jferrai at us.ibm.com (Jon Ferraiolo) Date: Mon, 15 Oct 2007 10:15:38 -0700 Subject: [OpenAjaxMobile] Properties for a possible Mobile Ajax vocabulary In-Reply-To: Message-ID: Hi Rotan, Thanks for doing your part in sharing information across W3C/DDWG and OpenAjax. In case no one else responds (which I think is likely), here is my attempt to speak for the Ajax toolkit vendors based on their behavior in the past. My guess is that the Ajax toolkit vendors won't have a strong interest in DDR Core Vocabulary today (i.e., during the phase when the specification is developed), but there might be stronger interest once the specification is supported within mobile browsers. What I have observed with the Ajax toolkits care about what is shipping today and aren't pushing very hard on what should ship in the future. Today, they do all sorts of dirty business looking at the current JavaScript environment to infer what browser is present, which browser version, and what plugins/extensions are present, often based on presence or absence of particular JavaScript objects. I would guess that this is analogous to the techniques used by server-side adapter software to determine what device and browser is present based on analysis of the HTTP request. The techniques used by the Ajax toolkits today to infer which browser/version is present works satisfactorily because the number of different desktop browsers is manageable (IE6/7, FF1/2/3, Safari1/2/3, etc.) However, the number of different browsing options on mobile phones might be more fragmented. Therefore, the work of the DDWG is likely to be of very high value going forward. My guess that the Ajax toolkit developers haven't gotten in deep enough yet to know whether the techniques they use with desktop browsers will be satisfactory in the mobile browsing world, and maybe there is the hope that the mobile browsing world will standardize around the same browsers that exist in the desktop world. (Which means that XHR will be available) Jon "Rotan Hanrahan" To Sent by: "OpenAjax Alliance discussion list mobile-bounces at op on Mobile Ajax" enajax.org cc 10/15/2007 07:57 Subject AM [OpenAjaxMobile] Properties for a possible Mobile Ajax vocabulary Please respond to OpenAjax Alliance discussion list on Mobile Ajax As some of you already know, the W3C is putting together an API and a vocabulary of device properties to support content adaptation. We have quite a number of proposals for properties that would go into the ?DDR Core Vocabulary?, and not all of them can be accepted (mainly because they are out of scope). That doesn?t mean that the rejected properties have no use. In my presentation at the workshop (AAA4M, remember that?) I mentioned that device properties can be used to adapt Ajax scripts, so that the scripts suit the target device. Well, two of the proposed properties encountered by the W3C DDWG have been rejected as not being absolutely essential to content adaptation for the mobile Web. These are: - The availability of the XmlHttpRequest feature. - The DOM Level used by the browser. Obviously, this information could be useful for adapting Ajax. I was actioned to bring this to the attention of the OAA with a suggestion that the OAA should be building its own vocabulary in which these properties would form part. The semantics of the properties would be held in the UWA Ontology, which is also being referenced by the OMA. My good friend Rhys Lewis will be able to explain more about the role of the ontology, and will no doubt encourage the OAA to embark on a process of creating a vocabulary referencing this ontology for the DDR. (Device Description Repository) The message is being directed to the mobile people because the mobile space is typically the one in most need of adaptation. If you would like to know more about the DDWG, the DDR or the vocabulary process, please visit the DDWG home page and wiki (linked from home page): http://www.w3.org/2005/MWI/DDWG/ The UWA ontology is described here: http://www.w3.org/2007/uwa/editors-drafts/DeliveryContextOntology/2007-10-31/DCOntology.html ---Rotan. (Chair, W3C DDWG)_______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071015/d3577a54/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071015/d3577a54/attachment-0003.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: pic26617.gif Type: image/gif Size: 1255 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071015/d3577a54/attachment-0004.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: ecblank.gif Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071015/d3577a54/attachment-0005.gif From rotan.hanrahan at mobileaware.com Mon Oct 15 10:29:05 2007 From: rotan.hanrahan at mobileaware.com (Rotan Hanrahan) Date: Mon, 15 Oct 2007 18:29:05 +0100 Subject: [OpenAjaxMobile] Properties for a possible Mobile Ajaxvocabulary In-Reply-To: References: Message-ID: Thanks for the quick response Jon. The work of the DDWG will enable the Ajax community to make sensible decisions about what scripting they deliver to the browsing device, while avoiding round-trips due to ?browser sniffing? strategies. For example, the decision to include, or not include, an event handler for stylus/pointer movements can be made on the server in direct response to the request, based on DDR information that indicates whether or not a stylus/pointer is actually supported on the device. I agree that the Ajax community has not got in deep enough at this stage to realise how this level of diversity can affect them. The work of the DDWG will be ready and waiting for them when they get to that point. Thanks again. ---Rotan. From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Jon Ferraiolo Sent: 15 October 2007 18:16 To: OpenAjax Alliance discussion list on Mobile Ajax Subject: Re: [OpenAjaxMobile] Properties for a possible Mobile Ajaxvocabulary Hi Rotan, Thanks for doing your part in sharing information across W3C/DDWG and OpenAjax. In case no one else responds (which I think is likely), here is my attempt to speak for the Ajax toolkit vendors based on their behavior in the past. My guess is that the Ajax toolkit vendors won't have a strong interest in DDR Core Vocabulary today (i.e., during the phase when the specification is developed), but there might be stronger interest once the specification is supported within mobile browsers. What I have observed with the Ajax toolkits care about what is shipping today and aren't pushing very hard on what should ship in the future. Today, they do all sorts of dirty business looking at the current JavaScript environment to infer what browser is present, which browser version, and what plugins/extensions are present, often based on presence or absence of particular JavaScript objects. I would guess that this is analogous to the techniques used by server-side adapter software to determine what device and browser is present based on analysis of the HTTP request. The techniques used by the Ajax toolkits today to infer which browser/version is present works satisfactorily because the number of different desktop browsers is manageable (IE6/7, FF1/2/3, Safari1/2/3, etc.) However, the number of different browsing options on mobile phones might be more fragmented. Therefore, the work of the DDWG is likely to be of very high value going forward. My guess that the Ajax toolkit developers haven't gotten in deep enough yet to know whether the techniques they use with desktop browsers will be satisfactory in the mobile browsing world, and maybe there is the hope that the mobile browsing world will standardize around the same browsers that exist in the desktop world. (Which means that XHR will be available) Jon "Rotan Hanrahan" "Rotan Hanrahan" Sent by: mobile-bounces at openajax.org 10/15/2007 07:57 AM Please respond to OpenAjax Alliance discussion list on Mobile Ajax To "OpenAjax Alliance discussion list on Mobile Ajax" cc Subject [OpenAjaxMobile] Properties for a possible Mobile Ajax vocabulary As some of you already know, the W3C is putting together an API and a vocabulary of device properties to support content adaptation. We have quite a number of proposals for properties that would go into the ?DDR Core Vocabulary?, and not all of them can be accepted (mainly because they are out of scope). That doesn?t mean that the rejected properties have no use. In my presentation at the workshop (AAA4M, remember that?) I mentioned that device properties can be used to adapt Ajax scripts, so that the scripts suit the target device. Well, two of the proposed properties encountered by the W3C DDWG have been rejected as not being absolutely essential to content adaptation for the mobile Web. These are: - The availability of the XmlHttpRequest feature. - The DOM Level used by the browser. Obviously, this information could be useful for adapting Ajax. I was actioned to bring this to the attention of the OAA with a suggestion that the OAA should be building its own vocabulary in which these properties would form part. The semantics of the properties would be held in the UWA Ontology, which is also being referenced by the OMA. My good friend Rhys Lewis will be able to explain more about the role of the ontology, and will no doubt encourage the OAA to embark on a process of creating a vocabulary referencing this ontology for the DDR. (Device Description Repository) The message is being directed to the mobile people because the mobile space is typically the one in most need of adaptation. If you would like to know more about the DDWG, the DDR or the vocabulary process, please visit the DDWG home page and wiki (linked from home page): http://www.w3.org/2005/MWI/DDWG/ The UWA ontology is described here: http://www.w3.org/2007/uwa/editors-drafts/DeliveryContextOntology/2007-10-31/DCOntology.html ---Rotan. (Chair, W3C DDWG)_______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071015/5fb60a2b/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 105 bytes Desc: image001.gif Url : http://openajax.org/pipermail/mobile/attachments/20071015/5fb60a2b/attachment-0001.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 168 bytes Desc: image002.png Url : http://openajax.org/pipermail/mobile/attachments/20071015/5fb60a2b/attachment-0002.png -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 166 bytes Desc: image003.png Url : http://openajax.org/pipermail/mobile/attachments/20071015/5fb60a2b/attachment-0003.png From rotan.hanrahan at mobileaware.com Thu Oct 25 05:25:35 2007 From: rotan.hanrahan at mobileaware.com (Rotan Hanrahan) Date: Thu, 25 Oct 2007 13:25:35 +0100 Subject: [OpenAjaxMobile] Next Steps on the White Paper and Minutes from Yesterday In-Reply-To: <001c01c81702$230e43d0$0801a8c0@volantisuk> References: <001c01c81702$230e43d0$0801a8c0@volantisuk> Message-ID: My deepest apologies and belated regrets. I've been juggling so many things these past few weeks that I let this call slip through the cracks. I'll certainly contribute to the sandbox over the next fortnight. Again, sorry for my absence yesterday! ---Rotan. From: Rhys Lewis [mailto:rhys at volantis.com] Sent: 25 October 2007 13:22 To: 'OpenAjax Alliance discussion list on Mobile Ajax' Cc: Rotan Hanrahan; daniel.appelquist at vodafone.com; 'Michael[tm] Smith' Subject: Next Steps on the White Paper and Minutes from Yesterday Hello everyone, The minutes for yesterday's call are now available on the Wiki[1]. As agreed yesterday, I've set up a new page for contributions to the White Paper [2]. This 'sandbox' page is where you should add material that you'd like to see in the paper. Everyone should feel free to edit directly into that page. If you don't have authorisation to edit the Wiki, please ask Jon about it. I added bullet items to the lists within the outline based on feedback and comments from yesterday's call. Please feel free to add anything that you feel I missed. I think it would be useful to leave the lists in place within the outline so that we can judge whether we've covered everything. I think we've concluded that the four top level sections are about right. Please add subsections for material you want to add if appropriate, or update subsections that have already been added. We agreed to have material added to the Wiki in the next THREE WEEKS to allow time for review before the next call on NOVEMBER 21st. I'd like to encourage everyone who as volunteered to contribute to do so. That way we should have a good body of information in the sandbox ready for Rick, who expects to be able to start editorial work on this around the beginning of December. Rotan, Dan and Michael were unable to make the call, but have volunteered to contribute. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24 [2] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071025/a9c208f8/attachment.html From rhys at volantis.com Thu Oct 25 05:22:24 2007 From: rhys at volantis.com (Rhys Lewis) Date: Thu, 25 Oct 2007 06:22:24 -0600 (MDT) Subject: [OpenAjaxMobile] Next Steps on the White Paper and Minutes from Yesterday Message-ID: <001c01c81702$230e43d0$0801a8c0@volantisuk> Hello everyone, The minutes for yesterday's call are now available on the Wiki[1]. As agreed yesterday, I've set up a new page for contributions to the White Paper [2]. This 'sandbox' page is where you should add material that you'd like to see in the paper. Everyone should feel free to edit directly into that page. If you don't have authorisation to edit the Wiki, please ask Jon about it. I added bullet items to the lists within the outline based on feedback and comments from yesterday's call. Please feel free to add anything that you feel I missed. I think it would be useful to leave the lists in place within the outline so that we can judge whether we've covered everything. I think we've concluded that the four top level sections are about right. Please add subsections for material you want to add if appropriate, or update subsections that have already been added. We agreed to have material added to the Wiki in the next THREE WEEKS to allow time for review before the next call on NOVEMBER 21st. I'd like to encourage everyone who as volunteered to contribute to do so. That way we should have a good body of information in the sandbox ready for Rick, who expects to be able to start editorial work on this around the beginning of December. Rotan, Dan and Michael were unable to make the call, but have volunteered to contribute. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24 [2] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071025/d793b474/attachment.html From rhys at volantis.com Mon Nov 19 01:47:50 2007 From: rhys at volantis.com (Rhys Lewis) Date: Mon, 19 Nov 2007 02:47:50 -0700 (MST) Subject: [OpenAjaxMobile] Next Call Proposed for November 28th Message-ID: <004901c82a91$bab110d0$0202fea9@volantisuk> Mindful that this week includes Thanksgiving in the USA, I'd like to propse that we move the next Mobile Task Force call back to November 28th. Minutes of the last call are at [1]. I'll create an agenda later this week. However, we are getting close to the time when Rick will start to have time to edit materials, so I'd like to encourage people who said they would make contributions to begin creating and submitting materials. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071119/5301e2e8/attachment.html From jferrai at us.ibm.com Mon Nov 19 07:54:03 2007 From: jferrai at us.ibm.com (Jon Ferraiolo) Date: Mon, 19 Nov 2007 07:54:03 -0800 Subject: [OpenAjaxMobile] Next Call Proposed for November 28th In-Reply-To: <004901c82a91$bab110d0$0202fea9@volantisuk> Message-ID: Hi Rhys, I have already sent out an announcement to the Interoperability WG that its next meeting would be Nov. 28 at 9am California time. Could we schedule the Mobile TF phone call so that it does not conflict? For example, 8amPT or 10amPT? (Probably the latter is best for the California folks, but that might be too late for you.) Thanks. Jon "Rhys Lewis" To Sent by: "'OpenAjax Alliance discussion list mobile-bounces at op on Mobile Ajax'" enajax.org cc 11/19/2007 01:47 Subject AM [OpenAjaxMobile] Next Call Proposed for November 28th Please respond to OpenAjax Alliance discussion list on Mobile Ajax Mindful that this week includes Thanksgiving in the USA, I'd like to propse that we move the next Mobile Task Force call back to November 28th. Minutes of the last call are at [1]. I'll create an agenda later this week. However, we are getting close to the time when Rick will start to have time to edit materials, so I'd like to encourage people who said they would make contributions to begin creating and submitting materials. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24 _______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071119/ea2a8672/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071119/ea2a8672/attachment.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: pic00080.gif Type: image/gif Size: 1255 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071119/ea2a8672/attachment-0001.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: ecblank.gif Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071119/ea2a8672/attachment-0002.gif From rotan.hanrahan at mobileaware.com Mon Nov 19 08:29:37 2007 From: rotan.hanrahan at mobileaware.com (Rotan Hanrahan) Date: Mon, 19 Nov 2007 16:29:37 -0000 Subject: [OpenAjaxMobile] Next Call Proposed for November 28th In-Reply-To: <004901c82a91$bab110d0$0202fea9@volantisuk> References: <004901c82a91$bab110d0$0202fea9@volantisuk> Message-ID: OK, I've started to add some material to the whitepaper sandbox [1]. Hopefully I got the right page! I've made a note to be flexible on the 28th, and await confirmation of the time of the call. ---Rotan. [1] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: 19 November 2007 09:48 To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: [OpenAjaxMobile] Next Call Proposed for November 28th Mindful that this week includes Thanksgiving in the USA, I'd like to propse that we move the next Mobile Task Force call back to November 28th. Minutes of the last call are at [1]. I'll create an agenda later this week. However, we are getting close to the time when Rick will start to have time to edit materials, so I'd like to encourage people who said they would make contributions to begin creating and submitting materials. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071119/5c3969b8/attachment.html From rhys at volantis.com Mon Nov 19 23:35:33 2007 From: rhys at volantis.com (Rhys Lewis) Date: Tue, 20 Nov 2007 00:35:33 -0700 (MST) Subject: [OpenAjaxMobile] Next Call Proposed for November 28th In-Reply-To: References: <004901c82a91$bab110d0$0202fea9@volantisuk> Message-ID: <008e01c82b48$6aeb3be0$821e140a@volantisuk> Whoops, sorry Jon, I'd missed that. Good catch! Could I ask for opinions from the mobile TF members? Would you prefer 8am Pacific (4pm London), 10 am Pacific (6pm London) or moving the call to, for example, Thursday 29th? Best wishes Rhys _____ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Jon Ferraiolo Sent: 19 November 2007 15:54 To: mobile at openajax.org Subject: Re: [OpenAjaxMobile] Next Call Proposed for November 28th Hi Rhys, I have already sent out an announcement to the Interoperability WG that its next meeting would be Nov. 28 at 9am California time. Could we schedule the Mobile TF phone call so that it does not conflict? For example, 8amPT or 10amPT? (Probably the latter is best for the California folks, but that might be too late for you.) Thanks. Jon Inactive hide details for "Rhys Lewis" "Rhys Lewis" "Rhys Lewis" Sent by: mobile-bounces at openajax.org 11/19/2007 01:47 AM Please respond to OpenAjax Alliance discussion list on Mobile Ajax To "'OpenAjax Alliance discussion list on Mobile Ajax'" cc Subject [OpenAjaxMobile] Next Call Proposed for November 28th Mindful that this week includes Thanksgiving in the USA, I'd like to propse that we move the next Mobile Task Force call back to November 28th. Minutes of the last call are at [1]. I'll create an agenda later this week. However, we are getting close to the time when Rick will start to have time to edit materials, so I'd like to encourage people who said they would make contributions to begin creating and submitting materials. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24_____________ __________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071120/10520449/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/10520449/attachment.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/10520449/attachment-0001.gif From paddy.byers at gmail.com Tue Nov 20 01:35:34 2007 From: paddy.byers at gmail.com (Paddy Byers) Date: Tue, 20 Nov 2007 09:35:34 +0000 Subject: [OpenAjaxMobile] Next Call Proposed for November 28th In-Reply-To: <008e01c82b48$6aeb3be0$821e140a@volantisuk> References: <004901c82a91$bab110d0$0202fea9@volantisuk> <008e01c82b48$6aeb3be0$821e140a@volantisuk> Message-ID: <59db1b5a0711200135g337b936axfa2431f822bf6a40@mail.gmail.com> 28th @ 4pm London or the usual time on the 29th are both OK for me. Thanks - Paddy On Nov 20, 2007 7:35 AM, Rhys Lewis wrote: > Whoops, sorry Jon, I'd missed that. Good catch! > > Could I ask for opinions from the mobile TF members? Would you prefer 8am > Pacific (4pm London), 10 am Pacific (6pm London) or moving the call to, for > example, Thursday 29th? > > Best wishes > Rhys > > > ------------------------------ > *From:* mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] *On > Behalf Of *Jon Ferraiolo > *Sent:* 19 November 2007 15:54 > *To:* mobile at openajax.org > *Subject:* Re: [OpenAjaxMobile] Next Call Proposed for November 28th > > Hi Rhys, > I have already sent out an announcement to the Interoperability WG that > its next meeting would be Nov. 28 at 9am California time. Could we schedule > the Mobile TF phone call so that it does not conflict? For example, 8amPT or > 10amPT? (Probably the latter is best for the California folks, but that > might be too late for you.) > > Thanks. > Jon > > > > [image: Inactive hide details for "Rhys Lewis" ]"Rhys > Lewis" > > > > *"Rhys Lewis" * > Sent by: mobile-bounces at openajax.org > > 11/19/2007 01:47 AM > Please respond to > OpenAjax Alliance discussion list on Mobile Ajax < > mobile at openajax.org> > > > To > > "'OpenAjax Alliance discussion list on Mobile Ajax'" > cc > > > Subject > > [OpenAjaxMobile] Next Call Proposed for November 28th > Mindful that this week includes Thanksgiving in the USA, I'd like to > propse that we move the next Mobile Task Force call back to November 28th. > > Minutes of the last call are at [1]. I'll create an agenda later this > week. However, we are getting close to the time when Rick will start to have > time to edit materials, so I'd like to encourage people who said they would > make contributions to begin creating and submitting materials. > > Best wishes > Rhys > > [1] *http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24* > _______________________________________________ > mobile mailing list > mobile at openajax.org > http://openajax.org/mailman/listinfo/mobile > > > _______________________________________________ > mobile mailing list > mobile at openajax.org > http://openajax.org/mailman/listinfo/mobile > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071120/ad029107/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/ad029107/attachment.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/ad029107/attachment-0001.gif From rotan.hanrahan at mobileaware.com Tue Nov 20 02:29:48 2007 From: rotan.hanrahan at mobileaware.com (Rotan Hanrahan) Date: Tue, 20 Nov 2007 10:29:48 -0000 Subject: [OpenAjaxMobile] Next Call Proposed for November 28th In-Reply-To: <59db1b5a0711200135g337b936axfa2431f822bf6a40@mail.gmail.com> References: <004901c82a91$bab110d0$0202fea9@volantisuk><008e01c82b48$6aeb3be0$821e140a@volantisuk> <59db1b5a0711200135g337b936axfa2431f822bf6a40@mail.gmail.com> Message-ID: I'm OK with 08:00PT (16:00GMT) and probably OK with 10:00PT (18:00GMT). ---Rotan. From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Paddy Byers Sent: 20 November 2007 09:36 To: OpenAjax Alliance discussion list on Mobile Ajax Subject: Re: [OpenAjaxMobile] Next Call Proposed for November 28th 28th @ 4pm London or the usual time on the 29th are both OK for me. Thanks - Paddy On Nov 20, 2007 7:35 AM, Rhys Lewis wrote: Whoops, sorry Jon, I'd missed that. Good catch! Could I ask for opinions from the mobile TF members? Would you prefer 8am Pacific (4pm London), 10 am Pacific (6pm London) or moving the call to, for example, Thursday 29th? Best wishes Rhys ________________________________ From: mobile-bounces at openajax.org [mailto: mobile-bounces at openajax.org] On Behalf Of Jon Ferraiolo Sent: 19 November 2007 15:54 To: mobile at openajax.org Subject: Re: [OpenAjaxMobile] Next Call Proposed for November 28th Hi Rhys, I have already sent out an announcement to the Interoperability WG that its next meeting would be Nov. 28 at 9am California time. Could we schedule the Mobile TF phone call so that it does not conflict? For example, 8amPT or 10amPT? (Probably the latter is best for the California folks, but that might be too late for you.) Thanks. Jon "Rhys Lewis" "Rhys Lewis" Sent by: mobile-bounces at openajax.org 11/19/2007 01:47 AM Please respond to OpenAjax Alliance discussion list on Mobile Ajax To "'OpenAjax Alliance discussion list on Mobile Ajax'" < mobile at openajax.org> cc Subject [OpenAjaxMobile] Next Call Proposed for November 28th Mindful that this week includes Thanksgiving in the USA, I'd like to propse that we move the next Mobile Task Force call back to November 28th. Minutes of the last call are at [1]. I'll create an agenda later this week. However, we are getting close to the time when Rick will start to have time to edit materials, so I'd like to encourage people who said they would make contributions to begin creating and submitting materials. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24 _______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile _______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071120/9eb36200/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 105 bytes Desc: image001.gif Url : http://openajax.org/pipermail/mobile/attachments/20071120/9eb36200/attachment-0001.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 168 bytes Desc: image002.png Url : http://openajax.org/pipermail/mobile/attachments/20071120/9eb36200/attachment-0002.png -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 166 bytes Desc: image003.png Url : http://openajax.org/pipermail/mobile/attachments/20071120/9eb36200/attachment-0003.png From jferrai at us.ibm.com Tue Nov 20 07:10:53 2007 From: jferrai at us.ibm.com (Jon Ferraiolo) Date: Tue, 20 Nov 2007 07:10:53 -0800 Subject: [OpenAjaxMobile] Next Call Proposed for November 28th In-Reply-To: <008e01c82b48$6aeb3be0$821e140a@volantisuk> Message-ID: Hi Rhys, It would be great if we could avoid the Tuesday 9amPT (Mktg WG), Wednesday 9amPT (Interop WG), Thursday 9amPT slot (IDE WG) and Friday 8:30-9:30amPT (Security TF). Otherwise, I'm OK with another other times that week. Jon "Rhys Lewis" To Sent by: "'OpenAjax Alliance discussion list mobile-bounces at op on Mobile Ajax'" enajax.org cc 11/19/2007 11:35 Subject PM Re: [OpenAjaxMobile] Next Call Proposed for November 28th Please respond to OpenAjax Alliance discussion list on Mobile Ajax Whoops, sorry Jon, I'd missed that. Good catch! Could I ask for opinions from the mobile TF members? Would you prefer 8am Pacific (4pm London), 10 am Pacific (6pm London) or moving the call to, for example, Thursday 29th? Best wishes Rhys From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Jon Ferraiolo Sent: 19 November 2007 15:54 To: mobile at openajax.org Subject: Re: [OpenAjaxMobile] Next Call Proposed for November 28th Hi Rhys, I have already sent out an announcement to the Interoperability WG that its next meeting would be Nov. 28 at 9am California time. Could we schedule the Mobile TF phone call so that it does not conflict? For example, 8amPT or 10amPT? (Probably the latter is best for the California folks, but that might be too late for you.) Thanks. Jon Inactive hide details for "Rhys Lewis" "Rhys Lewis" "Rhys Lewis" To Sent by: mobile-bo "'OpenAjax Alliance discussion unces at ope list on Mobile Ajax'" najax.org cc 11/19/200 7 01:47 AM Subject [OpenAjaxMobile] Next Call Please respond to Proposed for November 28th OpenAjax Alliance discussion list on Mobile Ajax Mindful that this week includes Thanksgiving in the USA, I'd like to propse that we move the next Mobile Task Force call back to November 28th. Minutes of the last call are at [1]. I'll create an agenda later this week. However, we are getting close to the time when Rick will start to have time to edit materials, so I'd like to encourage people who said they would make contributions to begin creating and submitting materials. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24 _______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile _______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071120/ce975396/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/ce975396/attachment.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: pic23689.gif Type: image/gif Size: 1255 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/ce975396/attachment-0001.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: ecblank.gif Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/ce975396/attachment-0002.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: 09751363.gif Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/ce975396/attachment-0003.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: 09870409.gif Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071120/ce975396/attachment-0004.gif From RSaletta at wavemaker.com Mon Nov 19 23:41:25 2007 From: RSaletta at wavemaker.com (Rick Saletta) Date: Mon, 19 Nov 2007 23:41:25 -0800 Subject: [OpenAjaxMobile] Next Call Proposed for November 28th In-Reply-To: <008e01c82b48$6aeb3be0$821e140a@volantisuk> References: <004901c82a91$bab110d0$0202fea9@volantisuk> <008e01c82b48$6aeb3be0$821e140a@volantisuk> Message-ID: Rhys, The later time is usually better, but this time, WaveMaker has a product launch on the 28th and I have a plane to catch on the 29th. So I'll play it by ear and do my best to make the call from wherever I am. Rick Rick Saletta Director of Marketing & Product Mgmt. WaveMaker T:415.357.0210x125 RSaletta at wavemaker.com On Nov 19, 2007, at 11:35 PM, Rhys Lewis wrote: > Whoops, sorry Jon, I'd missed that. Good catch! > > Could I ask for opinions from the mobile TF members? Would you > prefer 8am Pacific (4pm London), 10 am Pacific (6pm London) or > moving the call to, for example, Thursday 29th? > > Best wishes > Rhys > > > From: mobile-bounces at openajax.org [mailto:mobile- > bounces at openajax.org] On Behalf Of Jon Ferraiolo > Sent: 19 November 2007 15:54 > To: mobile at openajax.org > Subject: Re: [OpenAjaxMobile] Next Call Proposed for November 28th > > Hi Rhys, > I have already sent out an announcement to the Interoperability WG > that its next meeting would be Nov. 28 at 9am California time. > Could we schedule the Mobile TF phone call so that it does not > conflict? For example, 8amPT or 10amPT? (Probably the latter is > best for the California folks, but that might be too late for you.) > > Thanks. > Jon > > > > " height="16">"Rhys Lewis" > > > "Rhys Lewis" > Sent by: mobile-bounces at openajax.org > 11/19/2007 01:47 AM > Please respond to > OpenAjax Alliance discussion list on Mobile Ajax > > > To > > "'OpenAjax Alliance discussion list on Mobile Ajax'" > > > cc > > > Subject > > [OpenAjaxMobile] Next Call Proposed for November 28th > > > Mindful that this week includes Thanksgiving in the USA, I'd like > to propse that we move the next Mobile Task Force call back to > November 28th. > > Minutes of the last call are at [1]. I'll create an agenda later > this week. However, we are getting close to the time when Rick will > start to have time to edit materials, so I'd like to encourage > people who said they would make contributions to begin creating and > submitting materials. > > Best wishes > Rhys > > [1] http://www.openajax.org/member/wiki/ > Mobile_Minutes_2007-10-24_____________________________________________ > __ > mobile mailing list > mobile at openajax.org > http://openajax.org/mailman/listinfo/mobile > > > > _______________________________________________ > mobile mailing list > mobile at openajax.org > http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071119/9787fc5c/attachment-0001.html From rhys at volantis.com Wed Nov 21 00:20:06 2007 From: rhys at volantis.com (Rhys Lewis) Date: Wed, 21 Nov 2007 01:20:06 -0700 (MST) Subject: [OpenAjaxMobile] Next Call Now Proposed for December 5th In-Reply-To: References: <008e01c82b48$6aeb3be0$821e140a@volantisuk> Message-ID: <00a501c82c17$cf1d4110$0202fea9@volantisuk> Hello everyone, With the general congestion in the week following Thanksgiving in the US and the possible limited availability of some key people, it actually seems like a better approach is to delay the call by a further week. So, with apologies to those who had already responded, I'm now proposing Wednesday December 5th at 4pm UK, 8am Pacific. How do people feel about that? Best wishes Rhys -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071121/085548bf/attachment.html From rotan.hanrahan at mobileaware.com Wed Nov 21 01:23:26 2007 From: rotan.hanrahan at mobileaware.com (Rotan Hanrahan) Date: Wed, 21 Nov 2007 09:23:26 -0000 Subject: [OpenAjaxMobile] Next Call Now Proposed for December 5th In-Reply-To: <00a501c82c17$cf1d4110$0202fea9@volantisuk> References: <008e01c82b48$6aeb3be0$821e140a@volantisuk> <00a501c82c17$cf1d4110$0202fea9@volantisuk> Message-ID: Sounds ok to me. If people could contribute a paragraph or two to the whitepaper in the extra few days this gives, we'd have a substantial amount of the work done. ---Rotan http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: 21 November 2007 08:20 To: 'OpenAjax Alliance discussion list on Mobile Ajax' Cc: mobile-bounces at openajax.org Subject: [OpenAjaxMobile] Next Call Now Proposed for December 5th Hello everyone, With the general congestion in the week following Thanksgiving in the US and the possible limited availability of some key people, it actually seems like a better approach is to delay the call by a further week. So, with apologies to those who had already responded, I'm now proposing Wednesday December 5th at 4pm UK, 8am Pacific. How do people feel about that? Best wishes Rhys -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071121/bfff4cdb/attachment.html From chaals at opera.com Wed Nov 21 02:44:40 2007 From: chaals at opera.com (Charles McCathieNevile) Date: Wed, 21 Nov 2007 11:44:40 +0100 Subject: [OpenAjaxMobile] Next Call Now Proposed for December 5th In-Reply-To: <00a501c82c17$cf1d4110$0202fea9@volantisuk> References: <008e01c82b48$6aeb3be0$821e140a@volantisuk> <00a501c82c17$cf1d4110$0202fea9@volantisuk> Message-ID: On Wed, 21 Nov 2007 09:20:06 +0100, Rhys Lewis wrote: > So, with apologies to those who had already responded, I'm now proposing > Wednesday December 5th at 4pm UK, 8am Pacific. > How do people feel about that? Regrets then - I cannot make that week at all. cheers Chaals -- Charles McCathieNevile Opera Software, Standards Group je parle fran?ais -- hablo espa?ol -- jeg l?rer norsk http://my.opera.com/chaals Try the Kestrel - Opera 9.5 alpha From elin.roos at ikivo.com Tue Nov 20 11:15:43 2007 From: elin.roos at ikivo.com (=?iso-8859-1?B?RWxpbiBS9vZz?=) Date: Tue, 20 Nov 2007 20:15:43 +0100 Subject: [OpenAjaxMobile] Next Call Proposed for November 28th In-Reply-To: <008e01c82b48$6aeb3be0$821e140a@volantisuk> Message-ID: <234EB4699C751A4A95DF4FD8D041BBFDABF274@SESTHSRV10.zoomon.local> 4 or 6 pm London time is fine for me. The 29th is not so good since we start our Christmas party at 4.30 pm London time :-). Regards, Elin ________________________________ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: den 20 november 2007 08:36 To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: Re: [OpenAjaxMobile] Next Call Proposed for November 28th Whoops, sorry Jon, I'd missed that. Good catch! Could I ask for opinions from the mobile TF members? Would you prefer 8am Pacific (4pm London), 10 am Pacific (6pm London) or moving the call to, for example, Thursday 29th? Best wishes Rhys ________________________________ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Jon Ferraiolo Sent: 19 November 2007 15:54 To: mobile at openajax.org Subject: Re: [OpenAjaxMobile] Next Call Proposed for November 28th Hi Rhys, I have already sent out an announcement to the Interoperability WG that its next meeting would be Nov. 28 at 9am California time. Could we schedule the Mobile TF phone call so that it does not conflict? For example, 8amPT or 10amPT? (Probably the latter is best for the California folks, but that might be too late for you.) Thanks. Jon "Rhys Lewis" "Rhys Lewis" Sent by: mobile-bounces at openajax.org 11/19/2007 01:47 AM Please respond to OpenAjax Alliance discussion list on Mobile Ajax To "'OpenAjax Alliance discussion list on Mobile Ajax'" cc Subject [OpenAjaxMobile] Next Call Proposed for November 28th Mindful that this week includes Thanksgiving in the USA, I'd like to propse that we move the next Mobile Task Force call back to November 28th. Minutes of the last call are at [1]. I'll create an agenda later this week. However, we are getting close to the time when Rick will start to have time to edit materials, so I'd like to encourage people who said they would make contributions to begin creating and submitting materials. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-10-24 _______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071120/6754f742/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 105 bytes Desc: image001.gif Url : http://openajax.org/pipermail/mobile/attachments/20071120/6754f742/attachment-0003.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 73 bytes Desc: image002.gif Url : http://openajax.org/pipermail/mobile/attachments/20071120/6754f742/attachment-0004.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 73 bytes Desc: image003.gif Url : http://openajax.org/pipermail/mobile/attachments/20071120/6754f742/attachment-0005.gif From rhys at volantis.com Wed Nov 28 02:36:41 2007 From: rhys at volantis.com (Rhys Lewis) Date: Wed, 28 Nov 2007 03:36:41 -0700 (MST) Subject: [OpenAjaxMobile] Next Teleconference December 5th Message-ID: <015a01c8493e$074aed10$821e140a@volantisuk> Hello everyone, Based on there being only one negative response to the suggestion of holding our next call on December 5th, that is when it will be. The logistics are at [4]. The agenda is at [1]. We have received contributions on the Sandbox page [2]. Thanks to Torkel and Rotan for adding material. The list of people who have offered to contribute is at [3]. We look forward to receiving material from you all :-) Please come to the call having reviewed the materials in the sandbox and be prepared to discuss them. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 [2] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox [3] http://www.openajax.org/member/wiki/WP3_-_Mobile_Ajax#Contributors_and_Edi tors [4] http://www.openajax.org/member/wiki/Mobile_TF#Conference_Call_Logistics -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071128/b3a578fa/attachment.html From RSaletta at wavemaker.com Mon Dec 3 11:29:28 2007 From: RSaletta at wavemaker.com (Rick Saletta) Date: Mon, 3 Dec 2007 11:29:28 -0800 Subject: [OpenAjaxMobile] Next Teleconference December 5th In-Reply-To: <015a01c8493e$074aed10$821e140a@volantisuk> References: <015a01c8493e$074aed10$821e140a@volantisuk> Message-ID: <66E89887-B116-4F32-B72B-B0B8509840D7@wavemaker.com> Rhys, so the call will be at 9am pacific on Wednesday? Rick Rick Saletta Director of Marketing & Product Mgmt. WaveMaker M:650.218.9090 RSaletta at wavemaker.com On Nov 28, 2007, at 2:36 AM, Rhys Lewis wrote: > Hello everyone, > > Based on there being only one negative response to the suggestion > of holding our next call on December 5th, that is when it will be. > The logistics are at [4]. > > The agenda is at [1]. We have received contributions on the Sandbox > page [2]. Thanks to Torkel and Rotan for adding material. The list > of people who have offered to contribute is at [3]. We look forward > to receiving material from you all :-) > > Please come to the call having reviewed the materials in the > sandbox and be prepared to discuss them. > > Best wishes > Rhys > > [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 > [2] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox > [3] http://www.openajax.org/member/wiki/WP3_- > _Mobile_Ajax#Contributors_and_Editors > [4] http://www.openajax.org/member/wiki/ > Mobile_TF#Conference_Call_Logistics > _______________________________________________ > mobile mailing list > mobile at openajax.org > http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071203/41c1e61f/attachment.html From rhys at volantis.com Tue Dec 4 03:41:38 2007 From: rhys at volantis.com (Rhys Lewis) Date: Tue, 4 Dec 2007 04:41:38 -0700 (MST) Subject: [OpenAjaxMobile] Next Teleconference December 5th In-Reply-To: <66E89887-B116-4F32-B72B-B0B8509840D7@wavemaker.com> References: <015a01c8493e$074aed10$821e140a@volantisuk> <66E89887-B116-4F32-B72B-B0B8509840D7@wavemaker.com> Message-ID: <000b01c8366b$23525ce0$8c1e140a@volantisuk> Hello everyone, Just a reminder about tomorrow's OpenAjax Alliance Mobile Taskforce call. Call details are at [1]. The agenda is at [2]. If anyone else plans on contributing to the white paper sandbox [3], now would be a good time to do it! Look forward to speaking with you all at 8am pacific, 4pm UK, 5pm Central European tomorrow. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_TF#Conference_Call_Logistics [2] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 [3] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071204/0822c19f/attachment.html From Daniel.Appelquist at vodafone.com Tue Dec 4 07:37:10 2007 From: Daniel.Appelquist at vodafone.com (Appelquist, Daniel, VF-Group) Date: Tue, 4 Dec 2007 16:37:10 +0100 Subject: [OpenAjaxMobile] Next Teleconference December 5th In-Reply-To: <000b01c8366b$23525ce0$8c1e140a@volantisuk> Message-ID: Hi Rhys ? I would like to participate but unfortunately the W3C Mobile Web Best Practices call bisects this time. Is it possible to hold mobile tf calls on a different day? Dan Daniel K. Appelquist +44 7748 111 635 daniel.appelquist at vodafone.com ________________________________ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: Tuesday, December 04, 2007 11:42 AM To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hello everyone, Just a reminder about tomorrow's OpenAjax Alliance Mobile Taskforce call. Call details are at [1]. The agenda is at [2]. If anyone else plans on contributing to the white paper sandbox [3], now would be a good time to do it! Look forward to speaking with you all at 8am pacific, 4pm UK, 5pm Central European tomorrow. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_TF#Conference_Call_Logistics [2] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 [3] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071204/ac6883d3/attachment.html From rhys at volantis.com Tue Dec 4 08:29:00 2007 From: rhys at volantis.com (Rhys Lewis) Date: Tue, 4 Dec 2007 09:29:00 -0700 (MST) Subject: [OpenAjaxMobile] Next Teleconference December 5th In-Reply-To: References: <000b01c8366b$23525ce0$8c1e140a@volantisuk> Message-ID: <001301c83693$4860e060$0202fea9@volantisuk> How do other people feel about changing the day of the call? Best wishes Rhys _____ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Appelquist, Daniel, VF-Group Sent: 04 December 2007 15:37 To: OpenAjax Alliance discussion list on Mobile Ajax Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hi Rhys - I would like to participate but unfortunately the W3C Mobile Web Best Practices call bisects this time. Is it possible to hold mobile tf calls on a different day? Dan Daniel K. Appelquist +44 7748 111 635 daniel.appelquist at vodafone.com _____ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: Tuesday, December 04, 2007 11:42 AM To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hello everyone, Just a reminder about tomorrow's OpenAjax Alliance Mobile Taskforce call. Call details are at [1]. The agenda is at [2]. If anyone else plans on contributing to the white paper sandbox [3], now would be a good time to do it! Look forward to speaking with you all at 8am pacific, 4pm UK, 5pm Central European tomorrow. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_TF#Conference_Call_Logistics [2] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 [3] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071204/20c59b3d/attachment-0001.html From rhys at volantis.com Tue Dec 4 08:29:49 2007 From: rhys at volantis.com (Rhys Lewis) Date: Tue, 4 Dec 2007 09:29:49 -0700 (MST) Subject: [OpenAjaxMobile] Next Teleconference December 5th References: <000b01c8366b$23525ce0$8c1e140a@volantisuk> Message-ID: <001d01c83693$655b16e0$0202fea9@volantisuk> I should have added, not for this week of course! Best wishes Rhys _____ From: Rhys Lewis [mailto:rhys at volantis.com] Sent: 04 December 2007 16:33 To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: RE: [OpenAjaxMobile] Next Teleconference December 5th How do other people feel about changing the day of the call? Best wishes Rhys _____ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Appelquist, Daniel, VF-Group Sent: 04 December 2007 15:37 To: OpenAjax Alliance discussion list on Mobile Ajax Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hi Rhys - I would like to participate but unfortunately the W3C Mobile Web Best Practices call bisects this time. Is it possible to hold mobile tf calls on a different day? Dan Daniel K. Appelquist +44 7748 111 635 daniel.appelquist at vodafone.com _____ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: Tuesday, December 04, 2007 11:42 AM To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hello everyone, Just a reminder about tomorrow's OpenAjax Alliance Mobile Taskforce call. Call details are at [1]. The agenda is at [2]. If anyone else plans on contributing to the white paper sandbox [3], now would be a good time to do it! Look forward to speaking with you all at 8am pacific, 4pm UK, 5pm Central European tomorrow. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_TF#Conference_Call_Logistics [2] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 [3] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071204/3c7b2685/attachment.html From jferrai at us.ibm.com Tue Dec 4 08:36:47 2007 From: jferrai at us.ibm.com (Jon Ferraiolo) Date: Tue, 4 Dec 2007 08:36:47 -0800 Subject: [OpenAjaxMobile] Next Teleconference December 5th In-Reply-To: <001d01c83693$655b16e0$0202fea9@volantisuk> Message-ID: Hi Rhys, Changing the date/time works for me. One time to avoid next week is 9am (California) on Thursday. Perhaps Tuesday or Friday (8am or 9am California time) would work? Jon "Rhys Lewis" To Sent by: "'OpenAjax Alliance discussion list mobile-bounces at op on Mobile Ajax'" enajax.org cc 12/04/2007 08:29 Subject AM Re: [OpenAjaxMobile] Next Teleconference December 5th Please respond to OpenAjax Alliance discussion list on Mobile Ajax I should have added, not for this week of course! Best wishes Rhys From: Rhys Lewis [mailto:rhys at volantis.com] Sent: 04 December 2007 16:33 To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: RE: [OpenAjaxMobile] Next Teleconference December 5th How do other people feel about changing the day of the call? Best wishes Rhys From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Appelquist, Daniel, VF-Group Sent: 04 December 2007 15:37 To: OpenAjax Alliance discussion list on Mobile Ajax Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hi Rhys ? I would like to participate but unfortunately the W3C Mobile Web Best Practices call bisects this time. Is it possible to hold mobile tf calls on a different day? Dan Daniel K. Appelquist +44 7748 111 635 daniel.appelquist at vodafone.com From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: Tuesday, December 04, 2007 11:42 AM To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hello everyone, Just a reminder about tomorrow's OpenAjax Alliance Mobile Taskforce call. Call details are at [1]. The agenda is at [2]. If anyone else plans on contributing to the white paper sandbox [3], now would be a good time to do it! Look forward to speaking with you all at 8am pacific, 4pm UK, 5pm Central European tomorrow. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_TF#Conference_Call_Logistics [2] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 [3] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox _______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071204/b5b8ddcb/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071204/b5b8ddcb/attachment-0003.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: pic30051.gif Type: image/gif Size: 1255 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071204/b5b8ddcb/attachment-0004.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: ecblank.gif Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071204/b5b8ddcb/attachment-0005.gif From Daniel.Appelquist at vodafone.com Tue Dec 4 08:58:07 2007 From: Daniel.Appelquist at vodafone.com (Appelquist, Daniel, VF-Group) Date: Tue, 4 Dec 2007 17:58:07 +0100 Subject: [OpenAjaxMobile] Next Teleconference December 5th In-Reply-To: Message-ID: Tuesdays at 8AM California time would be great. Dan Daniel K. Appelquist +44 7748 111 635 daniel.appelquist at vodafone.com ________________________________ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Jon Ferraiolo Sent: Tuesday, December 04, 2007 4:37 PM To: OpenAjax Alliance discussion list on Mobile Ajax Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hi Rhys, Changing the date/time works for me. One time to avoid next week is 9am (California) on Thursday. Perhaps Tuesday or Friday (8am or 9am California time) would work? Jon "Rhys Lewis" "Rhys Lewis" Sent by: mobile-bounces at openajax.org 12/04/2007 08:29 AM Please respond to OpenAjax Alliance discussion list on Mobile Ajax To "'OpenAjax Alliance discussion list on Mobile Ajax'" cc Subject Re: [OpenAjaxMobile] Next Teleconference December 5th I should have added, not for this week of course! Best wishes Rhys ________________________________ From: Rhys Lewis [mailto:rhys at volantis.com] Sent: 04 December 2007 16:33 To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: RE: [OpenAjaxMobile] Next Teleconference December 5th How do other people feel about changing the day of the call? Best wishes Rhys ________________________________ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Appelquist, Daniel, VF-Group Sent: 04 December 2007 15:37 To: OpenAjax Alliance discussion list on Mobile Ajax Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hi Rhys ? I would like to participate but unfortunately the W3C Mobile Web Best Practices call bisects this time. Is it possible to hold mobile tf calls on a different day? Dan Daniel K. Appelquist +44 7748 111 635 daniel.appelquist at vodafone.com ________________________________ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: Tuesday, December 04, 2007 11:42 AM To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: Re: [OpenAjaxMobile] Next Teleconference December 5th Hello everyone, Just a reminder about tomorrow's OpenAjax Alliance Mobile Taskforce call. Call details are at [1]. The agenda is at [2]. If anyone else plans on contributing to the white paper sandbox [3], now would be a good time to do it! Look forward to speaking with you all at 8am pacific, 4pm UK, 5pm Central European tomorrow. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_TF#Conference_Call_Logistics [2] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 [3] http://www.openajax.org/member/wiki/Mobile_Ajax_Whitepaper_Sandbox _______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071204/bc167070/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 105 bytes Desc: image001.gif Url : http://openajax.org/pipermail/mobile/attachments/20071204/bc167070/attachment-0003.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 73 bytes Desc: image002.gif Url : http://openajax.org/pipermail/mobile/attachments/20071204/bc167070/attachment-0004.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 73 bytes Desc: image003.gif Url : http://openajax.org/pipermail/mobile/attachments/20071204/bc167070/attachment-0005.gif From rhys at volantis.com Fri Dec 7 05:47:58 2007 From: rhys at volantis.com (Rhys Lewis) Date: Fri, 7 Dec 2007 06:47:58 -0700 (MST) Subject: [OpenAjaxMobile] Another Try at the Mobile Task Force Teleconference Message-ID: <008601c838d8$49f67880$0202fea9@volantisuk> Hello everyone, Sorry for the confusion over this week's call. I wonder if we could try for next Wednesday, December 12th. at the same time? A couple of people expressed a preference for moving from Wednesday. Unfortunately, that turns out to be problematic for Rick. As he is our editor for the white paper, we really do need to be at a time that works for him. Jon, would December 12 at 8am Pacific, 4pm UK, 5pm Paris work for you? We did have a brief interchange on the IRC channel on Wednesday. The minutes, such as they are, are at [1]. We did stay on long enough for me to be able to land Rotan with an action. (Frankly, I feel really mean about that as the poor chap has injured his ankle and has had to have surgery! Get well soon, Rotan!). Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071207/8ca4483f/attachment.html From jferrai at us.ibm.com Fri Dec 7 07:44:01 2007 From: jferrai at us.ibm.com (Jon Ferraiolo) Date: Fri, 7 Dec 2007 07:44:01 -0800 Subject: [OpenAjaxMobile] Another Try at the Mobile Task Force Teleconference In-Reply-To: <008601c838d8$49f67880$0202fea9@volantisuk> Message-ID: Hi Rhys, Wed Dec 12 8amPT works great for me. I will be there. Thanks. Jon "Rhys Lewis" To "'OpenAjax Alliance discussion list 12/07/2007 05:47 on Mobile Ajax'" AM cc Jon Ferraiolo/Menlo Park/IBM at IBMUS Subject Another Try at the Mobile Task Force Teleconference Hello everyone, Sorry for the confusion over this week's call. I wonder if we could try for next Wednesday, December 12th. at the same time? A couple of people expressed a preference for moving from Wednesday. Unfortunately, that turns out to be problematic for Rick. As he is our editor for the white paper, we really do need to be at a time that works for him. Jon, would December 12 at 8am Pacific, 4pm UK, 5pm Paris work for you? We did have a brief interchange on the IRC channel on Wednesday. The minutes, such as they are, are at [1]. We did stay on long enough for me to be able to land Rotan with an action. (Frankly, I feel really mean about that as the poor chap has injured his ankle and has had to have surgery! Get well soon, Rotan!). Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071207/8d6a0b10/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071207/8d6a0b10/attachment.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: pic10065.gif Type: image/gif Size: 1255 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071207/8d6a0b10/attachment-0001.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: ecblank.gif Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071207/8d6a0b10/attachment-0002.gif From Daniel.Appelquist at vodafone.com Fri Dec 7 07:53:55 2007 From: Daniel.Appelquist at vodafone.com (Appelquist, Daniel, VF-Group) Date: Fri, 7 Dec 2007 16:53:55 +0100 Subject: [OpenAjaxMobile] Another Try at the Mobile Task Force Teleconference In-Reply-To: <008601c838d8$49f67880$0202fea9@volantisuk> Message-ID: Works for me. Dan Daniel K. Appelquist +44 7748 111 635 daniel.appelquist at vodafone.com ________________________________ From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: Friday, December 07, 2007 1:48 PM To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: [OpenAjaxMobile] Another Try at the Mobile Task Force Teleconference Hello everyone, Sorry for the confusion over this week's call. I wonder if we could try for next Wednesday, December 12th. at the same time? A couple of people expressed a preference for moving from Wednesday. Unfortunately, that turns out to be problematic for Rick. As he is our editor for the white paper, we really do need to be at a time that works for him. Jon, would December 12 at 8am Pacific, 4pm UK, 5pm Paris work for you? We did have a brief interchange on the IRC channel on Wednesday. The minutes, such as they are, are at [1]. We did stay on long enough for me to be able to land Rotan with an action. (Frankly, I feel really mean about that as the poor chap has injured his ankle and has had to have surgery! Get well soon, Rotan!). Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071207/824f21c9/attachment-0001.html From rhys at volantis.com Mon Dec 10 01:49:50 2007 From: rhys at volantis.com (Rhys Lewis) Date: Mon, 10 Dec 2007 02:49:50 -0700 (MST) Subject: [OpenAjaxMobile] Another Try at the Mobile Task ForceTeleconference In-Reply-To: References: <008601c838d8$49f67880$0202fea9@volantisuk> Message-ID: <006801c83b12$86239c70$8c1e140a@volantisuk> Hello everyone, I've not had anyone object to trying a rerun of last week's call this Wednesday, December 12th at 8am Pacific, 4pm UK, 5pm Paris. The logistics are as before [1]. The agenda is at [2]. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_TF#Conference_Call_Logistics [2] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-12 From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: Friday, December 07, 2007 1:48 PM To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: [OpenAjaxMobile] Another Try at the Mobile Task Force Teleconference Hello everyone, Sorry for the confusion over this week's call. I wonder if we could try for next Wednesday, December 12th. at the same time? A couple of people expressed a preference for moving from Wednesday. Unfortunately, that turns out to be problematic for Rick. As he is our editor for the white paper, we really do need to be at a time that works for him. Jon, would December 12 at 8am Pacific, 4pm UK, 5pm Paris work for you? We did have a brief interchange on the IRC channel on Wednesday. The minutes, such as they are, are at [1]. We did stay on long enough for me to be able to land Rotan with an action. (Frankly, I feel really mean about that as the poor chap has injured his ankle and has had to have surgery! Get well soon, Rotan!). Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-05 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071210/ce14fbe9/attachment.html From rhys at volantis.com Thu Dec 13 01:07:10 2007 From: rhys at volantis.com (Rhys Lewis) Date: Thu, 13 Dec 2007 02:07:10 -0700 (MST) Subject: [OpenAjaxMobile] Minutes from Wednesday's Call Message-ID: <007001c83d68$10b994f0$8c1e140a@volantisuk> Hello everyone, The minutes from yesterday's call are at [1]. The highlights are that we agreed to freeze the sandbox for the Whitepaper on December 21st, so that Rick can start to work on the text for the paper itself. So, if you are thinking of contributing, now would be an excellent time to start! By the way, thanks to everyone who has already contributed to the materials. Everyone on the call thought that the sandbox is an excellent set of material on which to base the paper. Anyone who was on the call should feel free to update the minutes, especially if I've misrepresented what was said or missed anything. Best wishes Rhys [1] http://www.openajax.org/member/wiki/Mobile_Minutes_2007-12-12 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071213/5c9634de/attachment.html From rhys at volantis.com Thu Dec 13 01:10:32 2007 From: rhys at volantis.com (Rhys Lewis) Date: Thu, 13 Dec 2007 02:10:32 -0700 (MST) Subject: [OpenAjaxMobile] Moving On Message-ID: <007a01c83d68$8927a8f0$8c1e140a@volantisuk> Hello everyone, As some of you will already know, yesterday's call was my last for the OpenAjax Alliance. I'm moving on from Volantis at the end of the year, and won't be able to continue my participation. For those of you who would like to keep in touch, my personal email id is rhesus42 at googlemail.com. I'd just like to thank all of you for your contributions to the Mobile Taskforce and to wish you good luck for the future. It's been a pleasure working with all of you. Very best wishes Rhys -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071213/a6e763fe/attachment.html From rotan.hanrahan at mobileaware.com Thu Dec 13 01:15:18 2007 From: rotan.hanrahan at mobileaware.com (Rotan Hanrahan) Date: Thu, 13 Dec 2007 09:15:18 -0000 Subject: [OpenAjaxMobile] Moving On In-Reply-To: <007a01c83d68$8927a8f0$8c1e140a@volantisuk> References: <007a01c83d68$8927a8f0$8c1e140a@volantisuk> Message-ID: Sorry to hear that you are leaving us, Rhys! You've been an inspiration in the Mobile Ajax space. I do hope you will take time during your new role in your new occupation to drop in as an external (public) participant and give comment on the developments in the space. Your insights are always most excellent. Likewise, it has been a pleasure to work with you. Good luck in your future career. ---Rotan. From: mobile-bounces at openajax.org [mailto:mobile-bounces at openajax.org] On Behalf Of Rhys Lewis Sent: 13 December 2007 09:11 To: 'OpenAjax Alliance discussion list on Mobile Ajax' Subject: [OpenAjaxMobile] Moving On Hello everyone, As some of you will already know, yesterday's call was my last for the OpenAjax Alliance. I'm moving on from Volantis at the end of the year, and won't be able to continue my participation. For those of you who would like to keep in touch, my personal email id is rhesus42 at googlemail.com. I'd just like to thank all of you for your contributions to the Mobile Taskforce and to wish you good luck for the future. It's been a pleasure working with all of you. Very best wishes Rhys -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071213/d2d97969/attachment.html From jferrai at us.ibm.com Thu Dec 13 05:55:45 2007 From: jferrai at us.ibm.com (Jon Ferraiolo) Date: Thu, 13 Dec 2007 05:55:45 -0800 Subject: [OpenAjaxMobile] Moving On In-Reply-To: <007a01c83d68$8927a8f0$8c1e140a@volantisuk> Message-ID: Rhys, As I said on the phone call, thanks for the great job you have done leading this task force and best of luck going forward. From a personal perspective, I have worked with you in standards efforts outside of W3C for several years, and it has been a pleasure to work with you through the years. I hope that your contributions to open standards will resume once you get situated in your new job. Jon "Rhys Lewis" To Sent by: "'OpenAjax Alliance discussion list mobile-bounces at op on Mobile Ajax'" enajax.org cc 12/13/2007 01:10 Subject AM [OpenAjaxMobile] Moving On Please respond to OpenAjax Alliance discussion list on Mobile Ajax Hello everyone, As some of you will already know, yesterday's call was my last for the OpenAjax Alliance. I'm moving on from Volantis at the end of the year, and won't be able to continue my participation. For those of you who would like to keep in touch, my personal email id is rhesus42 at googlemail.com. I'd just like to thank all of you for your contributions to the Mobile Taskforce and to wish you good luck for the future. It's been a pleasure working with all of you. Very best wishes Rhys_______________________________________________ mobile mailing list mobile at openajax.org http://openajax.org/mailman/listinfo/mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/mobile/attachments/20071213/7e28dd3a/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071213/7e28dd3a/attachment-0003.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: pic06862.gif Type: image/gif Size: 1255 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071213/7e28dd3a/attachment-0004.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: ecblank.gif Type: image/gif Size: 45 bytes Desc: not available Url : http://openajax.org/pipermail/mobile/attachments/20071213/7e28dd3a/attachment-0005.gif