LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2006, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 27 Sep 2006 08:53:48 -0600
Reply-To:     Alan Churchill <SASL001@SAVIAN.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Alan Churchill <SASL001@SAVIAN.NET>
Subject:      Re: AJAX and SAS
Comments: To: Michael Raithel <michaelraithel@WESTAT.COM>
In-Reply-To:  <403593359CA56C4CAE1F8F4F00DCFE7D064C5DBF@MAILBE2.westat.com>
Content-Type: text/plain; charset="iso-8859-1"

Frankly, I originally had little desire to work on SAS/IntrNet with web services. Don is the one that really talked me into how interesting it might be. Once we got the thing operational with some very clever code from Don on the backend, it not only clicked but it ran fast, fast, fast.

For those of you wishing to expose SAS programs out to users via simple web pages, I highly recommend the approach we took on web services as well as AJAX. Both use 3rd party technologies (in this case ASP.NET), but they are relatively easy to set up and just scream performance wise.

Don is not only the guru here, he has a clear and compelling case for why it should be done this way: I am a convert.

Alan

Alan Churchill Savian "Bridging SAS and Microsoft Technologies" www.savian.net

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Michael Raithel Sent: Tuesday, September 26, 2006 2:16 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: AJAX and SAS

All,

Alan Churchill posted, in part, the following:

<<Allan's entire original posting can be found beneath the Sig line>>

> Don's book will be coming out shortly entitled: Building Web > Applications with SAS/IntrNet: A Guide to the Application Dispatcher >

Alan, I was lucky enough to be able to review Don's SAS/IntrNet book manuscript. Whoa! I thought that I was pretty SAS/IntrNet savvy; but, this book from one of the original inventors of the SAS/IntrNet product blew my little mind! Don has everything in the book--things that I already knew, things that I struggled to figure out, and things that I still wanted to know how to do. I would highly recommend it to any and all SAS-L-ers who use SAS/IntrNet.

Alan, I'll continue to look forward to your interesting posts on the 'L.

I hope that this suggestion proves helpful now, and in the future!

Of course, all of these opinions and insights are my own, and do not reflect those of my organization or my associates. All SAS code and/or methodologies specified in this posting are for illustrative purposes only and no warranty is stated or implied as to their accuracy or applicability. People deciding to use information in this posting do so at their own risk.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Michael A. Raithel "The man who wrote the book on performance" E-mail: MichaelRaithel@westat.com

Author: Tuning SAS Applications in the MVS Environment

Author: Tuning SAS Applications in the OS/390 and z/OS Environments, Second Edition http://www.sas.com/apps/pubscat/bookdetails.jsp?catid=1&pc=58172

Author: The Complete Guide to SAS Indexes http://www.sas.com/apps/pubscat/bookdetails.jsp?catid=1&pc=60409

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ...pile on many more layers, and we'll all be joining you there... - Pink Floyd +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

<<Allan's entire original posting>>

> -----Original Message----- > From: owner-sas-l@listserv.uga.edu > [mailto:owner-sas-l@listserv.uga.edu] On Behalf Of Alan Churchill > Sent: Sunday, September 17, 2006 9:36 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: AJAX and SAS > > > All, > > > > Working with Don Henderson, I have put up a demo site showing SAS data > being displayed using AJAX technology. For those unfamiliar with AJAX, > it allows for a website contents to be updated without refreshing the > entire page. > > > > The goal of this demo was to use various SAS technologies and wrap > them in AJAX functionality. On the demo site you can see AJAX working > with SAS/IntrNet, web services (surfaced via SAS/IntrNet), and > Integration Technologies. The site can be seen here: > > > > http://demo.savian.net/Ajax/CallWebService.htm > > > > If anyone needs consulting help with these technologies, please > contact me directly. > > > > For more information on SAS/IntrNet and how it can be used with web > services and a whole lot more, I direct you to: > http://support.sas.com/publishing/bbu/companion_site/60282.html > > > > Don's book will be coming out shortly entitled: Building Web > Applications with SAS/IntrNetC: A Guide to the Application Dispatcher > > > > Thanks to Don and SAS R&D for helping this site come to fruition. > > > > Alan > > > > Alan Churchill > Savian "Bridging SAS and Microsoft Technologies" > www.savian.net <http://www.savian.net/> >


Back to: Top of message | Previous page | Main SAS-L page