In this section we intend to give you some information about the advanced technologies that we us to develop our products and services.
|
| |
In a field where new programming languages are growing day by day, it is necessary a constant update of their knowledge in order to give better answers to our customers. |
| |
Here are some of the most important technologies used in our company: |
| |
| |
HTML ('Hypertext
Markup Language')
is the base language for the creation and development of websites. It is nowadays the standard, existing in several variations, such as, for example, the XHTML. See the World
Wide Web Consortium for more information.
|
|
| |
Flash is a technology developed by Macromedia that improves the interaction of the user with the web contents. See the Macromedia website for more information.
|
|
| |
JavaScript is one of the older script languages used on the web to provide interactive websites. Created by Netscape, it continues, still today, being used in the development of new websites. See the Netscape website for more information.
|
|
| |
CSS ('Cascading
Style Sheets')
is formed by commands that that can configure the layout of a website, with the formatting of the fonts and the positioning of the page elements.
More information at the World
Wide Web Consortium
|
|
| |
ASP ('Active
Server Pages')
is a technology developed by Microsoft for the creation of dynamic websites. The ASP code (whose language can be the VBScript) is compiled by the server, who returns only a HTML standard code. It can work with databases (such as Microsoft Access and Microsoft SQL). See Microsoft website for more information.
|
|
| |
PHP ('Hypertext
Preprocessor')
is one of the most popular languages to create dynamic websites. It is free, open source and flexible for most web applications, especially when it works with MySQL databases. See the PHP project website and MySQL website for more information.
|
|
| |