CIESINT
i1


Computer science

i1

Home    Economists, statistics,...

Better to know the truth before running into it...

Français English

Menu

Dynamic Web Sites creation with databases




If your have some interest in our activities, contact us. We will answer by E-Mail or phone.


Creating Web Sites

This Web Site has been created by us. There is the technical part and what you can do we this technology. After all, technology is only a tool.

What can be done with this technology ?

-   Most of the Web Sites are created as an improved business card to enhance visibility of the interprise. Today, confronted with a changing world, is this enough?

-   This technology allow to replace or extend a physical commercial business using a Web Site. This make it easier to come in touch with more people, even in the international market thanks to a multi lingual Web Site while not investing in news buildings or employees salaries. It is possible to devote more time to present products or services as well as giving more time to the client to study them.

-   Another use of Internet can be to give access to some data of the enterprise, especially to employees who move from place to place. For instance, when some technicians are in charge of repair and maintenance work in different places, it would be easier if they could get an internet connection to see where is the material they have to work on, what are the technical characteristics of this material, how to repair it or carry out maintenance, when was it done for the last time... Instead of printing a large quantity of paper sheets an internet access would be easier. Of course information stored on a laptop computer would be a step in the right direction, except that it might not be useful in case of a sudden need to do something that was not anticipated. This Internet access can be done with codes but it could be done too through an interface based on pictures


The technology we use


Server side (Linux)

        -    Apache Server

        -    Database server : Mysql

        -    PHP (C or C++ functions can be added)

Data can be crypted when created, uncrypted on the server or transmitted to the client's computer and uncrypted later outside the internet connection



 Client side (Creating Web pages transmitted to the user):

        -    very basic structure, if useful : HTML, CSS

        -    data from a mysql database, data formatting from CSS or control data in the database

        -    HTML codes and Javascript (can be generated on the server using PHP , depending on data from a mysql database)

        -    Object-Oriented Design


Web Site maintenance, modification of data and layout

Mostly modifying data in the databases. Custom made screens can be created to update datas for the owners of the Web Site. This would allow them to modify data and even some part of the site layout. This way they get the control of the information displayed on their Web Site



Test of Web Sites

We have a local Web Server that allows us to test the Web Sites we are creating with several browser and linux or Windows operating system