IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Web Services?
Seems to be all the rage these days. Keep the source to yourself. Charge monthly (or reduced lump sum for an annual commitment) fee for usage.

Implement in Java (or PHP. Does it do SOAP?) instead of ASP. Easier to deploy on Linux or Windows as necessary.

1. Create Web Service
2.
3. Profit!
--
Chris Altmann
New Step 2
that is the tricky part, eh? The ones the Underpants Gnomes from "South Park" haven't figured out yet?

I am free now, to choose my own destiny.
New You need a vertical market.
That is, a market that is a bit of a niche but where the players generally know each other, and the product is (somwehat) specialised to their industry.

Wade.

"Ah. One of the difficult questions."

New The market is vertical alright: virtically down
________________
oop.ismad.com
New Even MS's marketing is having a hard time selling web srvcs
I don't see why they make web services into something complicated. I once made a "service" where an auction listing service spider picked up our auction data. It simply went to a certain URL and that returned an HTML (think XML) list of open auction items.

One could send URL parameters. Something like:

auction.com/exportdata/export1.asp?fromdate=12_12_2000&todate=04_15_2001

Use "post" instead of "get" for longer stuff.

K.I.S.S. My Soap
________________
oop.ismad.com
Expand Edited by tablizer July 17, 2002, 10:08:57 PM EDT
     How to make money programming? - (orion) - (7)
         Tried that - (tablizer) - (1)
             tunes whie you work - (boxley)
         Web Services? - (altmann) - (4)
             Step 2 - (orion) - (2)
                 You need a vertical market. - (static) - (1)
                     The market is vertical alright: virtically down -NT - (tablizer)
             Even MS's marketing is having a hard time selling web srvcs - (tablizer)

What exactly do you expect it to do, halt and catch fire?
53 ms