Monday 20 August 2012

Designing & Developing Website

Developing a website is easy said, than done. The work needs information about how to initiate.  The languages used for the purpose are known as Markup languages. Before you start on with the task, you must take care of requirements. The concept should be clear much before the whiteboard stage.

There are various Markup languages to select from like Hyper Text Markup Language (HTML), Extended Markup Language (XML) and Standard Generalized Markup Language (SGML) etc. These languages require text editor for development and formatting purpose. The file thus created over text editor is to be saved with respected markup language extension.

Markup languages define tags for related formatting. They are incapable of generating results and hence for further coding either VB or Java are infused.  There other languages like PHP (hyper text pre-processor)  are strong enough to format and code simultaneously.

There are many tools available for aiding the development. These tools are actually the development environment. There are varied types including the one that provides framework and theme to the one where in we have to develop everything from scratch. The site development involves managing content and data queries both.

Data queries are generally meant for passing down the data across the pages or for retrieving it from storage. These queries have to be effective enough to get the required data without delay. To perform such queries it is necessary to have a storage. The storage mostly used is called the database. It is used to store the data acquired from site. This makes processing easy and fast.

Developing a site solely depends on the requirement. If the site is static informative, it will have simple functionality. If site is dynamic and information processing, then it will be complicated.

No comments:

Post a Comment

No Spam please save your time we will remove it any way