Electronic timetable
The beginning of the school is approached and this software sure will be appreciated who will have to sobbarcarsi the burden to construct the timetables of the Institutes. Orario_elettronico is a constructed application in order to supply a comfortable and flexible instrument in order to compile the scholastic timetable. The author uses wise php, mysql and apache succeeding to create a program for linux that, to part the graphical aspect, nearly nothing envies to the applications he trades them for windows.
Have installed I it on eeebuntu, the distro of mine “piccolino”:
- To install through synaptic or from finishes them apache2, php5, mysql;
- in the rows php.ini (in /etc/php5/apache2) to carry out the following modifications:
max_execution_time = 30 - > 172800
max_input_time = 60 - > 6000
memory_limit = 30M - > 300M
mysql.connect_timeout = 60 - > -1
mysql.connect_timeout = -1 that it indicates that not there are limits:
magic_quotes_gpc = On - > Off - download of electronic timetable;
- to decompress the archives and to move the orario_elettronico folder on the root of the serveur apache (for me /var/www);
- to set up the rights of writing with chmod a x orario_elettronico;
- to open firefox and to type http://localhost/orario_elettronico/1_INIZIO_E_BUTTAMI.php;
- to indicate only the name and password of the endowed customer of the administrator rights being left unchanged the all rest;
- to eliminate the page 1_INIZIO_E_BUTTAMI.php (emergency issues);
- to dgitare http://localhost/orario_elettronico/index.php and to carry out the login like administrator;
- the database does not remain that popular of the necessary information and is already beautiful ready to the construction of our scholastic timetable.
Naturally the hours scripts of automatic allocation of and all exist of a series of functions that you will discover in itinere. We want trovargli a defect? The diagram is not to the level of some software for windows and the characters turn out little ones too much on mine piccolino, but also on the notebook with screen 15 ″, however on the whole me it seems a worthy job of famous.
Ulterior information on the page put on hand from the author to link http://orarelettr.sourceforge.net/index.html.




















