Re: WebDNA 5 gets a mention ..
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 47236
interpreted = N
texte = Things always get a little 'jumbled' in translation from spoken word towritten word in different sets of synapses. I'll try to clarify this.WebDNA 5.0 is adding native support for XML/XSLT, and on top of thiscapability adding support for the WSDL and UDDI protocols necessary tosupport Web Services. Fundamentally, there are two aspects of interacting with a Web Service thatdetermine what a web developer is trying to accomplish and what type oftools are necessary. In the first case, you may be developing a web sitewith WebDNA where you want to access, or 'consume', an external web servicewithin your website (e.g., implement real-time stock quotes). In this case,we are providing a web-based 'wizard' tool that steps you through a processof searching for a web service, interrogating a selected web service, andfinally generating the WebDNA code that implements the call, response, anderror recovery, to a web service. This resulting WebDNA code can then beinserted into your site where appropriate ... without requiring anyknowledge of the underlying mechanisms and protocols used to communicatewith a web service. This tool is what we have been calling the WebServices Wizard and will be available in the 5.0 release.In the second case, you may be developing business functionality or logicusing WebDNA that you want to make available externally as a public webservice, which is 'publishing' a web service (or 'create' in the terms ofthe news article author). In order to do this, you have to identify theaspects of your code that are going to be externally visible, generate avalid WSDL document (in XML) describing these interfaces, publish the WSDLdocument to selected UDDI registries, and have a running SOAP 'listener'process on your server to marshal incoming calls/responses to/from the yourpublished web service as outside websites make use of it. While this istechnically feasible in 5.0 with the underlying XML and WSDL contexts nowavailable in the engine, it can be brutally hard to do from scratch,requiring extensive knowledge of XML, SOAP, UDDI, WSDL, etc. Our goal is toprovide a similar 'wizard' tool to greatly simplify this whole 'publishing'process in a 5.1 release, allowing you to focus your effort on the richnessof functionality you want to expose and not on building all the underlying'plumbing' necessary to expose it as a web service. Phil Bonesteele Director e-business Products & ServicesSmithMicro Software, Inc.-----Original Message-----From: Gregg Luhring [mailto:gregg@3wdesign.com] Sent: Monday, January 27, 2003 2:37 PMTo: WebDNA TalkSubject: Re: WebDNA 5 gets a mention ..But what does it mean?The enterprise version will consume Web services in the first version andcreate Web services in the second version.-- Gregg L> From: Alain Russell
> Reply-To: (WebDNA Talk)> Date: Mon, 27 Jan 2003 16:04:56 -0600> To: (WebDNA Talk)> Subject: WebDNA 5 gets a mention ..> > here:> http://maccentral.macworld.com/news/0301/27.server.php> > -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Things always get a little 'jumbled' in translation from spoken word towritten word in different sets of synapses. I'll try to clarify this.WebDNA 5.0 is adding native support for XML/XSLT, and on top of thiscapability adding support for the WSDL and UDDI protocols necessary tosupport Web Services. Fundamentally, there are two aspects of interacting with a Web Service thatdetermine what a web developer is trying to accomplish and what type oftools are necessary. In the first case, you may be developing a web sitewith WebDNA where you want to access, or 'consume', an external web servicewithin your website (e.g., implement real-time stock quotes). In this case,we are providing a web-based 'wizard' tool that steps you through a processof searching for a web service, interrogating a selected web service, andfinally generating the WebDNA code that implements the call, response, anderror recovery, to a web service. This resulting WebDNA code can then beinserted into your site where appropriate ... without requiring anyknowledge of the underlying mechanisms and protocols used to communicatewith a web service. This tool is what we have been calling the WebServices Wizard and will be available in the 5.0 release.In the second case, you may be developing business functionality or logicusing WebDNA that you want to make available externally as a public webservice, which is 'publishing' a web service (or 'create' in the terms ofthe news article author). In order to do this, you have to identify theaspects of your code that are going to be externally visible, generate avalid WSDL document (in XML) describing these interfaces, publish the WSDLdocument to selected UDDI registries, and have a running SOAP 'listener'process on your server to marshal incoming calls/responses to/from the yourpublished web service as outside websites make use of it. While this istechnically feasible in 5.0 with the underlying XML and WSDL contexts nowavailable in the engine, it can be brutally hard to do from scratch,requiring extensive knowledge of XML, SOAP, UDDI, WSDL, etc. Our goal is toprovide a similar 'wizard' tool to greatly simplify this whole 'publishing'process in a 5.1 release, allowing you to focus your effort on the richnessof functionality you want to expose and not on building all the underlying'plumbing' necessary to expose it as a web service. Phil Bonesteele Director e-business Products & ServicesSmithMicro Software, Inc.-----Original Message-----From: Gregg Luhring [mailto:gregg@3wdesign.com] Sent: Monday, January 27, 2003 2:37 PMTo: WebDNA TalkSubject: Re: WebDNA 5 gets a mention ..But what does it mean?The enterprise version will consume Web services in the first version andcreate Web services in the second version.-- Gregg L> From: Alain Russell > Reply-To: (WebDNA Talk)> Date: Mon, 27 Jan 2003 16:04:56 -0600> To: (WebDNA Talk)> Subject: WebDNA 5 gets a mention ..> > here:> http://maccentral.macworld.com/news/0301/27.server.php> > -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Phillip Bonesteele
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
webcatalog [date] bug (1999)
[ShowIf] if the varieable exists (1998)
Frames and WebCat (1997)
WebDNA - fun to compare (2005)
WebDNA / Filemaker / Special characters (2000)
Nested tags count question (1997)
NewCart+Search with one click ? (1997)
Bug? (1997)
StandardConversions.db (1998)
Yet another db manager (2003)
[WebDNA] grep again (2010)
Auto Date (2001)
Problems adding stuff to the shopping cart. (1997)
WebCat2b12 Mac.acgi--[searchstring] bug (1997)
Solve the Problem, get the code! (2001)
Writing [raw] to a file (2000)
Formating found categories (1997)
invoice.tpl (1998)
What week is first? (1998)
Unknown error: OrderNotCreated (1997)