Tag Archives: source

Basic Concepts of UDDI, mindmap

Here I provide a tiny mindmap summarizing the basic concepts of UDDI. I’m using it for studying Advanced Internet Technologies. See the exported clickable map + HTML Download the original Freemind document As sources, I used OASIS official specification and tutorialspoint.

Basic Concepts of WSDL, mindmap

Here I provide a tiny mindmap summarizing the basic concepts of WSDL. I’m using it for studying Advanced Internet Technologies. See the exported clickable map + HTML Download the original Freemind document As sources, I used W3C official specification and w3schools.

Basic Concepts of SOAP, mindmap

Here I provide a tiny mindmap summarizing the basic concepts of SOAP. I’m using it for studying Advanced Internet Technologies. See the exported clickable map + HTML Download the original Freemind document As sources, I used W3C official specification and w3schools.

First working method, test client written

Road to 0.0.1 for Dycapo. Today I succesfully wrote a first xml-rpc method accepting OpenTrip Core objects, that inserts a trip chosen by the driver. def add_trip(trip, mode, source, destination) Actually, the driver is automatically retrieved by the system, since we are waiting rpc4django 0.1.6 to come out and access User from requests. Moreover, only

OpenTrip adoption, Models implemented and documented

At the end we decided to adopt OpenTrip. I could propose the Dynamic extension of the protocol, over XML-RPC. By the way, I opened a GitHub repository to host the source code of Dycapo. At this moment I just implemented and documented the models. Dycapo project source code is hosted on: http://github.com/BodomLx/dycapo.

Network Manager on Slackware 13.0, the dirty and easy way

I love to be back to Slackware, my very first distribution. However, there are a couple of things that I’m missing from the other more comfortable distributions. From among them, I totally miss Network Manager. I saw many people asking in forums on how to install Network Manager in Slackware 13.0. There is Wicd, already