Cosa è SYRIO

European Commission Joint Research Centre's KNOWLEDGE MANAGEMENT SYSTEM on :
• (a) reports from operators and owners of offshore oil and gas installations to competent authorities of Member States in accordance with Article 23 of Directive 2013/30/EU;
• (b) publication of information by Member States in accordance with Article 24 of Directive 2013/30/EU.

Cosa è OSPIS

This is a small app delevoped to explore the OSPIS XML schema specifications .xsd and to check your XML files against the schemas.

Partecipazione IT Team Responsabile del database MYSQL (Concettuale, Logico, Fisico) con sviluppo di moduli per : • l'invio delle email • upload dei documenti • SEARCH ENGINE Responsabile del database MYSQL - GIS per elaborazione dati spaziali - Analisi, sviluppo e test dell'applicazione

Ultimo progetto sviluppato

Sviluppato da Marzo 2015 in corso

SARA' ON-LINE A SETTEMBRE 2015

Tecnologica usata

PHP con Yii2 Framework (pattern MVC)

Yii is a high-performance PHP framework best for developing Web 2.0 applications.
Yii comes with rich features: MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, scaffolding, testing, etc. It can reduce your development time significantly.
Per saperne di piu' entra nel sito ufficiale di Yii2

I Moduli implementati con MVC 4 sono:
  • Log errors
  • E' un modulo di log degli errori composto da un HttpModule che intercetta ogni errore non gestito e crea un log pieno di informazioni il quale viene poi passato ad uno o più oggetti dispatcher che spostano le informazioni nelle destinazioni scelte.

  • Localization (MVC Multilingue)
  • Per espandere ad altre lingue la propria applicazione si deve capire cosa vuole dire LINGUAGGIO, LOCALE, INTERNALIZZAZIONE, LOCALIZZAZIONE e GLOBALIZZAZIONE.
    Ottimo articolo per comprendere cosa sia

    MY SQL

    MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack (and other 'AMP' stacks).
    LAMP is an acronym for "Linux, Apache, MySQL, Perl/PHP/Python." Free-software-open source projects that require a full-featured database management system often use MySQL.
    Per saperne di piu' entra nel sito ufficiale di MYSQL