Are Web Services coming?
3rdPlanetPhotography
Banned Posts: 920 Major grins
Hello Smugmug,
Love the service and the ability to interface. I'm a .NET developer and would love to see consumable web services from SmugMug. Any chance this technology is in the future?
Thanks
kc7dji
Love the service and the ability to interface. I'm a .NET developer and would love to see consumable web services from SmugMug. Any chance this technology is in the future?
Thanks
kc7dji
0
Comments
Portfolio • Workshops • Facebook • Twitter
I didn't go very far because I don't know what's behind the scenes at Smugmug. Web Services are available in many environments, however, I'm a Microsoft Certified programmer so I'm only familiar with the Microsoft end of the spectrum. Web Services are sorta like the API interface but with much more ease and flexibility.
With the API's my application must set the stage, send to smugmug, recieve the response then un-chunk the data from the xml format. I have been able to write a couple of generic classes that will interface with Smugmug with ease, however, moving foward the use of Web Services would make our 3rd party development much faster and more dependable (my opinion).
With Web Services basically I tell my programming environment about the Smugmug service(s) then from code I utilize that service just as it was a local class. This is awesome technology.
Thanks
kc7dji
So I'm not from Smugmug, but have been hacking around with it for quite a while, writing generic wrappers and the like. I'm also primarily a .NET and Java developer.
Let me see if I can give you some unoffical context.
But first, from your post:
SmugSoftware: www.smugtools.com
Thanks for the long reply Yea I've been doing this stuff for 13 years and coming from the VB world I've seen the changes and watched our programming environments morph into something great. I've lived the pain of SOAP as you and all the rest have.
I've mangaged to write some pretty nice classes in C# that wrap some of the API calls into simple usable classes for my program. I really should (before it gets much larger) break some of that away and put it into a library. Maybe that will be the task this weekend
I was just thinking how nice it would be to be able to consume a smugmug webservice and utilize it directly. I work in a large heavy environment and we have many webservices that serve our needs.... they sure are nice.
Thanks again for the reply and maybe we can swap notes.
I'm on MSN messenger: kc7dji@hotmail.com
Scott
kc7dji
If you click on my profile you'll find an email address.
Cheers,
Luke
SmugSoftware: www.smugtools.com