your choice
in the news
exite welcomes new client
pieter j. huizinga accepts position as interim ict manager for Sime Darby Unimills
exite, 16 september 2011
desktop virtualization
gathers steam
microsoft: desktop- virtualisatie versnelt migratie
computerworld, 5 november 2010
stefan de droog to leave exite
vdi en desktop delivery als business drivers
cloud computing 101
wall street journal, 6 may 2010
geen beleid om het nieuwe werken in te voeren
sourcing: computing power 'uit de muur'
bedrijven slecht in telewerken
Web Application Development
exite uses structured framework programming, best programming practices, coding guidelines and standards.
our programming guidelines
- clean code and APIs which create easily maintainable code and version management
- create the best environment for multiple programmers to work on the same project
- deliver better readability and understanding of the source code
- ensure that other developers can understand and become familiar with the code in a short time
our structured framework and architectural pattern advantages
- program logic and actions are isolated from interface and layout files (HTML, CSS). this will make it easy for designers (some without any programming experience) to be able to edit the interface and make design changes without help from programmers. our framework supports an array of well-known template engines to further aid the designers on the project
- builds are based on modules, packages and tools, allowing programmers to easily share code and implement complex functionalities and features in a fast and efficient manner
- the structure helps produce best practice coding with consistent logic and coding standards, and provides other developers the ability to become familiar with the code in a short time
our framework
the framework of choice is FuelPHP. a relatively new but fast growing framework, utilizing the latest in PHP object oriented web development. our lead designer is part of the frameworks core development team, which allows us to make sure the framework will support our needs when it comes to producing fast and efficient code. we also work extensively with CodeIgniter, which we have used as our primary framework over the last couple of years, and which is still widely in use today.
decades of experience
the developers of exite have been developing corporate applications since the seventies. we have seen every platform, we have worked with every backend system, middleware and database, and we have evolved with the time. since the early days of the internet (our first web based application was our own administrative system, written in 1998!), we have been building interactive, dynamic and enterprise web applications.
performance, load and stress testing
performance testing is a integral part of our development process. we builds sites for success and develop to allow for scalability and future growth. advanced applications require greater server resources, build automated test cases to simulate thousands or millions of users, to ensure that your site can handle the traffic.
quality assurance testing
an important part of development is testing every possible interaction with the application. every piece of code we write comes with it's own unit tests, while our continuous integration systems makes sure all tests are run with every comitted change of the code. we are not satisfied until the highest level of quality is attained.

