On Oct 2, 2006, at 11:05 AM, Stephen the Cook wrote:

I think that the one thing getting in the way of the fat client, is B2B interactions. In the fat client model, data is behind the firewall and
secure.  Now we have to open that hole for access?

This is a no-brainer with web services. I'm not talking about the SOAP-crud that Microsoft was pushing, but a simple XML-RPC sort of call. In Python it's trivial to accomplish such a call, so if you need to track a package from FedEx, you send out the call, get the data back, and display it in your app. You need the exact same hole as with a web page.

So a company now needs a web presence to start this B2B reporting or
ordering, or finding out about a service on order. We all realize that this isn't going to be fat client, and will only leverage data from said client.

Seems like you're confusing the need to provide the data to clients, and the client apps themselves. Both web browsers and desktop apps can consume web information; the main difference is how it is displayed and how the user interacts with the local copy of the data.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to