13:54:27 RRSAgent has joined #hcg 13:54:27 logging to http://www.w3.org/2010/08/13-hcg-irc 13:58:47 HTML_CG()10:00AM has now started 13:58:53 +Jim_Barnett 13:58:59 zakim, call kazuyuki-617 13:58:59 ok, kaz; the call is being made 13:59:00 +Kazuyuki 13:59:17 ChrisL has joined #hcg 13:59:21 rahul has joined #hcg 13:59:22 zakim, who is here? 13:59:22 On the phone I see Jim_Barnett, Kazuyuki 13:59:23 On IRC I see rahul, ChrisL, RRSAgent, Zakim, kaz, plh, ed_work_, shepazu, trackbot 13:59:40 rrsagent, here 13:59:40 See http://www.w3.org/2010/08/13-hcg-irc#T13-59-40 13:59:58 rrsagent, make logs public 14:00:19 +[IBM] 14:00:22 zakim, IBM is Rahul_Akolkar 14:00:22 +Rahul_Akolkar; got it 14:00:43 janina has joined #hcg 14:00:51 Bert has joined #hcg 14:00:56 zakim, call janina 14:00:56 ok, janina; the call is being made 14:00:58 +Janina 14:01:11 zakim, who is here? 14:01:11 On the phone I see Jim_Barnett, Kazuyuki, Rahul_Akolkar, Janina 14:01:12 On IRC I see Bert, janina, rahul, ChrisL, RRSAgent, Zakim, kaz, plh, ed_work_, shepazu, trackbot 14:01:37 +Plh 14:01:44 + +39.524.9.aaaa 14:01:55 zakim, +39 is me 14:01:55 +ChrisL; got it 14:01:58 +Bert 14:02:32 ddahl has joined #hcg 14:02:45 zakim, who is here? 14:02:45 On the phone I see Jim_Barnett, Kazuyuki, Rahul_Akolkar, Janina, Plh, ChrisL, Bert 14:02:48 On IRC I see ddahl, Bert, janina, rahul, ChrisL, RRSAgent, Zakim, kaz, plh, ed_work_, shepazu, trackbot 14:03:03 +Debbie_Dahl 14:03:08 +[Microsoft] 14:04:50 +Shepazu 14:07:09 scribeNick: plh 14:07:35 slides at http://www.w3.org/2010/Talks/0813-SCXML/SCXML_101.pdf 14:07:35 Chair: Chris 14:07:57 paulc has joined #hcg 14:08:20 Please repeat the slides link. 14:08:23 [Outline] 14:08:43 [State Chart XML (SCXML)] 14:09:00 Nothing specific to voice xml. abstract flow control language. 14:09:27 we're defining the run time semantic 14:09:28 http://en.wikipedia.org/wiki/State_diagram 14:09:44 http://en.wikipedia.org/wiki/State_diagram#Harel_statechart 14:09:57 lofton has joined #hcg 14:10:22 [SCXML features] 14:10:30 plh has changed the topic to: http://www.w3.org/2010/Talks/0813-SCXML/SCXML_101.pdf 14:11:09 it has the concept of orthogonal and parallel state 14:11:19 q+ 14:11:55 lofton has joined #hcg 14:12:05 How does this relate to BPEL: http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html 14:12:12 ack paul 14:12:16 Paul: how does it relate to BPEL? 14:12:32 +Lofton_Henderson 14:12:41 q+ when is it appropriate to submit comments for other uses, i.e. SVG/CSS animation 14:12:50 BPEL has an underlyuing state machine. SCXML is a more powerful state machine and doesn't have the business and transaction models 14:13:01 q+ to ask when is it appropriate to submit comments for other uses, i.e. SVG/CSS animation 14:13:10 Paul: we have some implementations for BPEL already. why not start there? 14:13:24 We wanted something that is more real time and more generic. 14:13:36 too many business concept builtin in BPEL 14:13:37 q+ 14:13:44 Paul: ok, so there is overlap 14:13:57 ... BPEL has been a standard for quite sometime 14:14:10 Using State Machine to Integrate Human Activity into BPEL in Dartflow 14:14:16 ... you'll need to clearly differentiate them at some point 14:14:31 Wei Shi et al Proceedings of the IEEE International Conference on Services Computing table of contents 14:14:31 Page: 517 14:14:31 Year of Publication: 2006 14:14:38 http://portal.acm.org/citation.cfm?id=1174149 14:15:04 zakim, [Microsoft] has paulc 14:15:04 +paulc; got it 14:16:18 Paul: BPEL is used in our workflow engine. BPEL can be used to process SOAP messages, and our software takes the BPEL description to process the messages 14:16:49 ... BPEL allow you to describe the actual execution for processing the messages. 14:16:58 ... Oracle, IBM, MS are using BPEL 14:17:14 q- 14:17:18 ack she 14:17:18 shepazu, you wanted to ask when is it appropriate to submit comments for other uses, i.e. SVG/CSS animation 14:19:09 Rahul: BPEL is business process centric, SCXML isn't (business, UI, network, ....) 14:19:18 ... there is JS implementation of SCXML 14:19:36 ... the state chart engine has a smaller foot print 14:20:04 [Hello World and a transition] 14:20:44 [Workflow - Collaborative Business Process Systems] 14:21:22 Rahul: we used that as a very lightweight business processor 14:21:42 ... building a contract 14:22:17 ... you can think for each action at some sort of state machine 14:23:20 [Interactive Web Documents Interaction Controllers] 14:24:02 Rahul: taking on step of the previous process 14:24:35 ... one example: tax agency. multiple tax forms 14:25:02 ... depending on the information, it puts you in a particular state 14:25:33 [Use Case: SCXML as SIP Controller] 14:26:09 skipped 14:26:40 [Data model extensibility - XML data, XPath] 14:26:57 (this seems to be server-side so far, I wonder if there is a client-side model?) 14:28:16 [Custom actions] 14:29:13 http://commons.apache.org/scxml/ 14:29:21 [Apache Commons SCXML (Java runtime)] 14:29:36 Rahul: it's open source. try, participate. 14:30:03 [Apache Commons SCXML-JS (JavaScript compiler)] 14:30:23 FYI, open source implementation of BPEL http://www.activevos.com/community-open-source.php 14:30:57 (I'm very interested in that SVG case) 14:31:03 Developing a Statechart-to-ECMAScript Compiler Optimized for SVG User Interface Development for the World Wide Web 14:31:06 [Apache Commons SCXML-Eclipse (Visual Editor)] 14:31:12 http://svgopen.org/2010/papers/45-Developing_a_StatecharttoECMAScript_Compiler_Optimized_for_SVG_User_Interface_Development_for_the_World_Wide_Web/index.html 14:31:34 q+ 14:31:48 ack shepazu 14:32:49 Doug: [...] 14:33:19 s/[...]/is there a usable subset to get started?/ 14:33:30 Rahul: the core module of SCXML with some DOM eventing would be a good start 14:33:32 -Rahul_Akolkar 14:33:36 [Rahul leaves] 14:33:52 Jim: we tried to make SCXML customizable. 14:34:14 ... we have defined a way for you to inject DOM events if nedded 14:34:19 s/nedded/needed/ 14:34:31 ... you can define the data language to be lightweight 14:34:46 -Lofton_Henderson 14:34:51 ... so I think it could be done but would need to a long discussion 14:34:59 ... call or during TPAC 14:35:09 q+ to talk about Openstream implementation 14:35:15 Chris: a preliminary call would be good 14:35:19 call before hand to make best use of the time at tpac 14:35:26 Jim: we'll be glad to meet 14:35:32 q? 14:35:36 ack dd 14:35:36 ddahl, you wanted to talk about Openstream implementation 14:35:37 ack ddahl 14:36:10 Deborah: there is an implementation in JS developed by OpenStream for their browser QMe (sp?) 14:36:16 ... only works on mobile 14:36:26 ... maybe be enough to play with 14:36:43 .... they are in the multimodal group and voice browser group 14:36:45 http://www.openstream.com/cueme/ 14:36:52 s/QMe/cueme/ 14:37:03 I wanted to make sure that no one took my BPEL questions as anything other than me trying to figure out how this XML language relates to BPEL. 14:37:10 Jim: there is a demo case with SVG 14:37:18 I am a firm believer in "let all the flowers bloom". 14:38:18 q+ 14:38:27 Chris: would be good to have a separate list just for discussion related to SCXML 14:40:49 Jim: there is a couple of other open source implementations 14:41:15 s/and voice browser group// 14:44:59 Jim: we considered in the past creating a SCXML Working Group 14:45:12 ... but overlap with VoiceXML participants is 100% 14:45:23 ... so easier to stay as-is at the moment 14:49:59 (For the agenda: MathML3 LC is no longer upcoming. It's already PR now. :-) ) 14:50:23 ACTION: Doug to find out about agenda process for TPAC 14:50:24 Created ACTION-59 - Find out about agenda process for TPAC [on Doug Schepers - due 2010-08-20]. 14:50:35 ACTION: Jim to find possible demos for SCXML 14:50:35 Created ACTION-60 - Find possible demos for SCXML [on Jim Larson - due 2010-08-20]. 14:51:13 Topic: Next meeting 14:51:16 Uagust 27 14:51:21 Deborah will chair 14:51:28 s/Uagust/August/ 14:51:48 rrsagent, make minutes 14:51:48 I have made the request to generate http://www.w3.org/2010/08/13-hcg-minutes.html ChrisL 14:51:57 -Bert 14:52:07 -Plh 14:52:20 -ChrisL 14:52:23 -Kazuyuki 14:52:25 -Janina 14:52:25 -Jim_Barnett 14:52:32 -[Microsoft] 14:52:40 Meeting: Hypertext CG call, special session on SCXML 14:52:49 zakim, list attendees 14:52:49 As of this point the attendees have been Jim_Barnett, Kazuyuki, Rahul_Akolkar, Janina, Plh, +39.524.9.aaaa, ChrisL, Bert, Debbie_Dahl, Shepazu, Lofton_Henderson, paulc 14:52:59 rrsagent, make minutes 14:52:59 I have made the request to generate http://www.w3.org/2010/08/13-hcg-minutes.html ChrisL 14:58:25 plh has left #hcg 15:04:12 Bert has left #hcg 15:25:16 -Debbie_Dahl 15:25:22 -Shepazu 15:25:24 HTML_CG()10:00AM has ended 15:25:26 Attendees were Jim_Barnett, Kazuyuki, Rahul_Akolkar, Janina, Plh, +39.524.9.aaaa, ChrisL, Bert, Debbie_Dahl, Shepazu, Lofton_Henderson, paulc 15:30:58 ddahl has left #hcg 15:35:33 rahul has left #hcg 16:59:41 Zakim has left #hcg 17:19:26 lofton has joined #hcg 17:26:43 shepazu_ has joined #hcg