Website Development

There are no translations available.

Once the initial website design is done, we are entering the phase of the website development. Website development can be either performed in a simple static form, such as creating a single HTML page, or in a dynamic form. A dynamic website is usually supported by a database and a content management system (CMS). Our company uses the following technologies to develop a (static or dynamic) website:

  • HTML - Hypertext Markup Language. The basic language for the presentation of a website.
  • XHTML - It's like HTML but it also follows XML syntax.
  • XML - Extensible Markup Language.
  • RSS - Real Simple Syndication.
  • ASP.NET - It is a Windows framework used for dynamic applications.
  • PHP - Scripting language for creating dynamic websites.
  • MySQL - Open Source Database platform which is used in conjunction with PHP or/and other languages for data storage and retrieval.
  • AJAX - It is a group of interrelated web development techniques (shorthand for Asynchronous JavaScript and XML) used on the client-side to create interactive web applications.
  • Javascript - Client-side scripting language which is usually used in web developers site.
  • Actionscript - A widely used scripting language for Flash.