Back to top
Web Development

Need a website or have one that doesn't do what you need? Wish it had the ability to do something customised to your needs instead of just a generic content delivery system? Mod Orbis has extensive experience building and modifying web sites to perform custom behaviors to suit specific business needs whether your a small shop or an enterprise corporation. Contact us to see what we can build for you and get the web site that works for you rather than just delivering static content.

Web Designs

The process relating to the front-end design of a website. This includes writing mark up, web graphic design, interface design, standardized code and proprietary software, user experience design, and search engine optimization. Provides the desired aesthetic presentation layer.

Client-side Scripting

An important part of the Dynamic HTML (DHTML) concept. These types of programs are executed client-side by the user's web browser. They provide different and changing content depending on user input, environmental conditions (such as the time of day), etc.

Server-side Scripting

Involves employing scripts on a web server which produce a response customized for each user's (client's) request to the website based on the user's requirements, access rights, etc. Allows hiding of the source code as opposed to client-side scripting that is exposed through the browser.

Web Servers

The primary function of a web server is to store, process and deliver web pages to clients. Web servers can refer either to the entire computer system, an appliance, or specifically to the software that accepts and supervises the HTTP requests by the browser or web application.