Tag Archives: tutorial

Document your Django project using Sphinx documentation tool and reStructuredText

So you wrote a cool documentation in your Python code using docstring and reStructuredText, in order to let other people understand your API. What’s the next step? To export it in html/pdf etc. I wrote an XML-RPC service providing Dynamic Ridesharing functionalities for my Bachelor Computer Science thesis. It was written using Python and Django.

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.

Introduction To Software Testing

Elements and Concepts – A brief overview Download PDF version of the whole document. You can browse the article online but I encourage the download of the PDF since it is written with accuracy. Introduction This document contains some basic concepts and definitions about software testing. It has been written for studying a part of

How to have both Mac Os X and Linux installed and share the same home directory files

So much time since my last post! I’m sure that the best way to come back to blog posting is a nice tutorial. I’m going to write how to have the same home directory shared between Mac Os X and Gnu/Linux. Let me call Gnu/Linux just Linux from now on. A unique place for your