Category Archives: SOAP

Making money off web services

Thought provoking article by Tim O’Reilly this past July in regards to making money off web services; he had this too say: “.. Like every web site owner I’ve talked to, Jeff had a couple of questions. What’s in this … Continue reading

Posted in SOAP | 1 Comment

Using the Amazon Web Service application

Well written tutorial on using the Amazon Web Service application: Building an Amazon storefront using SOAP and the WSDK

Posted in SOAP | Leave a comment

Amazon Web Services contest

Mike sent me a link to the contest that Amazon is putting on in conjunction with the launch of the version 2 of Amazon Web Services. This would be such a cool project to devote some time too. I think … Continue reading

Posted in SOAP | Leave a comment

Microsoft’s Terraserver

Sorta SOAPish.. Microsoft’s Terraserver “.. contains 3.3 tera-bytes of high resolution USGS aerial imagery and USGS topographic maps.” It sounds so high tech… but what’s really scary is how accurate it is. I fed it my home address and it … Continue reading

Posted in SOAP | 2 Comments

articles on SOAP

Lots of fascinating articles on SOAP here.

Posted in SOAP | 1 Comment

C# and SOAP examples

Spent time w/ C# and SOAP today. I rewrote this ASP/VB/SOAP example using C#. Wow is .NET way easier than manually writing out an XML packet, making a request, parsing said XML packet using VBScript… plus you get all the … Continue reading

Posted in .NET, SOAP, XML | 2 Comments