21 May, 2007
Fuel prices – meet one more SOA project team (updated)
Posted by Antanas Vipartas under General info, SOA - Business perspective, SOA - Technical perspective, SOA project, Service Oriented Architecture - SOA[3] Comments
At last I can introduce our team and project, called very simple: “Fuel prices“. Actually, we were the first who launched our personal wikipedia (not wiki spaces, but the real wiki media project, and in 2 languages =] ), but the last to publish it… This is life
After a bit polish it is leastwise not a shame to post a link
The main idea is to collect fuel prices from the web and present it as a web service which could serve clients with the cheapest fuel prices (expressed in any currency) and other useful methods. Other details you’ll find in our wiki, which, let be honest, is not yet absolutely finished…
Actually, project is practically done, but you can’t yet access front-end (web user interface) because everything is hosted on my private Ubuntu server and we have some problems deploying .NET web service (.NET + unix = headache). If everything continues like this we will be forced to demonstrate our system on localhost during the Saturdays lecture
But this is not a problem. Despite this, you can test user interface of our first WS (it is written in Ruby and successfully deployed on Unix) , which is responsible for manual adding of fuel prices (Ruby + Unix = muscle).
Updated: now you can access beta web user interface (it is yet being polished) and documentation following www.strikeiron.com
3 Responses to “Fuel prices – meet one more SOA project team (updated)”
Leave a Reply
You must be logged in to post a comment.
May 22nd, 2007 at 1:09 pm
Thanks, will check it later today!
May 22nd, 2007 at 7:13 pm
It would be very nice to get feedback. ^^~
May 23rd, 2007 at 2:06 am
At last I managed to deploy .NET web service on my private home desktop PC and now you can access web frontend for testing purposes.