Special : Single Page Website with 33% off, now only £99.99 more...
The list below is not exhaustive but should be able to give you a flavour of the technologies we use, our skills and expertise.
Java |
Java is a portable object oriented high level language which was designed for the internet. Java is written in plain text .java files which are compiled into byte code in .class files. These byte code files are interpreted by the Java Virtual Machine at runtime and executed. We've used Java in desktop applications using Java SE and web applications using Java EE (Spring and Hibernate when needed) on mutliple platforms such as Windows and Linux. |
|
C is a general purpose programming language and is still one of the most popular programming languages in the world today. We have used it in embedded programming in devices like the iPhone, in automated test equipment using additional libraries and hardware. C++ is an adaptation of C which provides object oriented principles such as inheritance, generics and much more. |
|
PHP is a web scripting language. We've been using PHP for years for creating and managing websites. We have experience in PHP 4 and PHP 5 making use of the object oriented abstraction available with PHP 5. At the moment most of out websites are built using PHP 5 and a framework we use to provide abstraction, modularity and search engine optimisation to every website and web project we build. We also use MySQL with PHP for database driven sites in the typical LAMP setup (Linux Apache Mysql PHP). |
|
MySQL is an open source relational database management system which is used by millions of people and businesses all over the work. We use MySQL primarily in websites but we have also been known to use it with Java applications using Java's JDBC database libraries to communicate with the database. We have also used Oracle, PostreSQL, JavaDB etc. |
|
|
AndroidTM is an open source operating system for mobile devices which was originally implemented by Google but is now part of the Open Handset Alliance. AndroidTM provides developers with a high level set of API's based on the Java programming language. Developers can compile this code into dex files which are an optimised byte code, this byte code is packages into .apk files and installed onto AndroidTM phones via download from the AndroidTM Market. Our developers have created a couple of useful AndroidTM applications which are available for FREE on the AndroidTM Market. At the moment everyone at Vivo has a HTC magic to play with. For more information on what we've done with AndroidTM click here |
|
JavaScript is a web scripting language which has become synonymous with the web and creating dynamic effects within the web browser. Within the last few years we've seen it packaged into the term AJAX (Asynchronous JavaScript and XML) and RIA (Rich Internet Applications). We've used JavaScript and third party libraries to create dynamic effects on sites and recently we've started using the Google Web Toolkit to develop RIA's quicker and cheaper as the nice people at Google have provided us with the tools to do the job. |