<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier, monaco, monospace, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>That's good to know cos when I first&nbsp;encuntered vxml and&nbsp;got to the</DIV>
<DIV>point where I&nbsp;found out I had to buy all the editors I said </DIV>
<DIV>"oh well I guess I'll have to wait for someone to make a free editor before I try this"</DIV>
<DIV>&nbsp;</DIV>
<DIV>But if there is a&nbsp;freely available development tool for it, it makes the idea of</DIV>
<DIV>making a vxml parser more interesting.</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV>
<DIV>Anthony Minessale II<BR><BR>FreeSWITCH http://www.freeswitch.org/<BR>ClueCon http://www.cluecon.com/<BR><BR>AIM: anthm<BR>MSN:anthony_minessale@hotmail.com<BR>JABBER:anthony.minessale@gmail.com<BR>IRC: irc.freenode.net #freeswitch</DIV>
<DIV><BR>FreeSWITCH Developer Conference<BR>sip:888@conference.freeswitch.org<BR>iax:guest@conference.freeswitch.org/888<BR>googletalk:conf+888@conference.freeswitch.org<BR>pstn:213-799-1400</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: courier, monaco, monospace, sans-serif"><BR><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Tyler &lt;tyler@openmethods.com&gt;<BR>To: freeswitch-users@lists.freeswitch.org.<BR>Cc: Tim Barnes &lt;tim@openmethods.com&gt;<BR>Sent: Wednesday, December 20, 2006 1:25:09 PM<BR>Subject: [Freeswitch-users] OpenVXML<BR><BR>
<STYLE>
<!--

 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
text-decoration:underline;}
span.EmailStyle17
        {
font-family:Arial;
color:windowtext;}
 _filtered {
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {}
-->
</STYLE>

<DIV class=Section1>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Hello Everyone....</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">&nbsp;If you are building VoiceXML applications, you should check out openVoiceXML, the only open source visual development tool for VoiceXM</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">OpenVXML is an open source GUI-Based IVR application development tool. The tool consists of an application designer (Visio-like) and a runtime that dynamically generates VoiceXML. </SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">OpenVXML is currently licensed under the Eclipse Public License and can be found under the VTP project on Eclipse.org.I</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">&nbsp;</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">www.eclipse.org/vtp</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">There is a very helpful mailing list, documentation, and flash tutorials to assist you in getting started with the tool (links below).</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">(Mailing List)</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">http://dev.eclipse.org/newslists/news.eclipse.technology.voicetools/maillist.html</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">(Documentation)</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">http://www.eclipse.org/vtp/openvxml/Getting_Started.php </SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">(Flash Tutorials)</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">http://www.eclipse.org/vtp/openvxml-announce/content/html/openvxml_demo.htm</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">&nbsp;</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Listed below are 5 good reasons to check out OpenVXML</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">1) The openVXML media system allows developers to build branded media libraries with minimal effort that are simple to maintain. The development tool also supports inheritance between brands, which allows developers to do very little work when building multiple applications that are functionally similar, but require different caller experiences, such as when a retail application needs needs to support multiple lines of business (business and cosumer).</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">2) The framework provides built-in modules that support database reads and web service invocations without requiring custom coding.</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">3) Developers can extend the openVXML framework with custom modules to perform specific back-end integration methods like message bus, complex VUI tasks, or anything else possible in the Java language.</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">4)The framework contains an abstraction layer that allows it to be customized for any possible voice platform; it even has the ability to run on multiple VXML platforms concurrently, running against the same application.&nbsp; The runtime server and designer have been used with the Genesys Voice Portal (GVP, Voxeo's Prophecy, VoxPilot, BeVocal and OpenVXi.</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">&nbsp;5) The openVXML Studio exports Java web applications that run on any Java Servlets 2.3 compatible server, allowing users to deploy on anything from single Tomcat instances to massive clusters of WebLogic servers.</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">&nbsp;</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Because the designer is Eclipse based, you can run it on Windows, MacOS, and most flavors of Linux.</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Feedback is greatly appreciated.&nbsp; Please let m know what you think of the tool.</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">&nbsp;</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Thanx.</SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Tyler VanWinkle</SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">&nbsp;</SPAN></FONT></P></DIV>
<DIV>_______________________________________________<BR>Freeswitch-users mailing list<BR>Freeswitch-users@lists.freeswitch.org<BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/" target=_blank>http://www.freeswitch.org</A></DIV></DIV><BR></DIV></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>