11th January 2014 | By: filipecf
Colour Models – RGB and CMYK
When we create graphics or images for electronic devices or for print, we have to… Continue
Before we dive into describing the most used socket types, let’s see what a socket really is. A socket, also referred as network socket[1], is a way of establishing a communication between various computers/devices. It sits on top of the TCP/IP[2] stack and makes use of the available ports[3] (channels). The connecting device is commonly… Continue
I’m sure that most of you reading this post have heard/used the XML/SOAP – same as me. However I’d never used the WSDL before, yet last week I needed to work with two, unconnected to each other APIs, using this protocol. So I’ve started researching WSDL and apparently it is the standard protocol for describing API methods… Continue
PyFileMaker is a Python Library that makes it possible to work with FileMaker‘s XML API. You can use the Filemaker XML API to query a FileMaker database, create records, modify records, execute scripts and more. During the creation of web applications there is often a need to use third party services or programs. One of them is… Continue
When we create graphics or images for electronic devices or for print, we have to… Continue
Linux users are probably aware of the utility called ‘screen’, it has been around for… Continue
I’ve had a number of meetings recently where I touched on our Agile Development practices,… Continue
As a software/engineering company specialising in complex web applications and engineering projects, we’re constantly being… Continue