Monthly Archives: December 2008

Using AXIOM/C As The XML Object Model

In Apache Axis2/C AXIOM is used as the basic object model to represent XML. AXIOM provide a DOM like API that allows to traverse and build the XML very easily. Anyway in underneath, AXIOM is different from DOM, as it … Continue reading

Posted in axiom, axis2/c, DataServices, drupal, php, SOA, Tutorial/Guide, web services | Tagged , , , , | Leave a comment

Writing a Mashup with Maps and Weather

Few weeks back, I did a screencast on how to consume a web service using WSF/PHP demonstrating an application of US National Digital Weather Forecast Database. In that webservice there are operations like “GmlLatLonList” that retrieve a KML for a … Continue reading

Posted in mashup server, openlayers, SOA, Tutorial/Guide, web services, wso2 | Tagged , , , , , , | 1 Comment