Every website is build with a lot of tools and technologies each serving
a different purpose. At Omikrosys we use the latest to deliver the best.
Here you shall get a glimpse of what technologies or languages we work with
to create your website and what standards do we adhere to.
HTML , CSS
, JAVASCRIPT
These are the basic elements of a webpage which the browser is capable of
diplaying. HTML or Hyper Text Markup Language defines the structural layer.
CSS or Cascading Style Sheets defines the presentational layer and JAVASCRIPT
defines the behavorial layer. W3C has laid down certain standards and specifications
which should be followed by all web designer and developers. At Omikrosys
we put a lot of emphasis on these standards and develop according to the
latest version of these languages.
PHP /
ASP / RAILS
/ CGI-PERL
These are server side scripting languages which are used to develop web
applications. They basically generate a Web Page from data available in
a database like MySql or MS-Sql. webpages like .html dont actually exist
AJAX
These are server side scripting languages which are used to develop web
applications. They basically generate a Web Page from data available in
a database like MySql or MS-Sql. webpages like .html dont actually exist
MySQL
/ PostgreSQL / MS SQL Server
These are database software which are used in conjunction with server side
scripts to create web applications. Data is retrieved from these databases
and used by the scripts to generate a unique html page for each visitor
depending on his preferences, accounts etc.