Media literacy

From Redazione
Jump to navigation Jump to search
Line 1: Line 1:
  
Istituto cultura italiana from the beginning of its activities and administration has focused on the combination of a cultural offer, ranging from [https://www.cafesphilo.org/ café philo] encounters, [http://istitutoculturaitaliana.org/modiano/index.html lectures], painting exhibitions, language lessons, all of them characterized by an international disposition and vocation – with an information processing work, aimed at valorising created data and to let daily life of the organization and its members empowered, rather than "constrained", by data structures originating from its locality and specificity, rather than from the "elsewhere" of multi-national industries and global market.
+
Istituto cultura italiana from the beginning of its activities and administration has focused on the combination of a cultural offer, ranging from [https://www.cafesphilo.org/ café philo] encounters, [http://istitutoculturaitaliana.org/modiano/index.html lectures], painting exhibitions, language lessons all of them characterized by an international disposition and vocation – with an information processing work, aimed at valorising created data and to let daily life of the organization and its members empowered, rather than "constrained", by data structures originating from its locality and specificity, rather than from the "elsewhere" of multi-national industries and global market.
  
 
According to this view, we have cooperated with local partners and friends, for the creation of a IT (information technology) back-end for the management of student's classes and lessons, organization contacts, timetables, internationalization (i18n) and presentation of curricula, "real time" booking of lessons, an "enhanced" chat encouraging at complexity of communication rather than the radical opposite, installed on our own website, and much, much more, devoting to that approach significant resources of the organization, personal energies, and time.
 
According to this view, we have cooperated with local partners and friends, for the creation of a IT (information technology) back-end for the management of student's classes and lessons, organization contacts, timetables, internationalization (i18n) and presentation of curricula, "real time" booking of lessons, an "enhanced" chat encouraging at complexity of communication rather than the radical opposite, installed on our own website, and much, much more, devoting to that approach significant resources of the organization, personal energies, and time.
  
An exemplary product of that time is "sf" (acronym of "simple framework", where the use itself of the acronym, usually discouraged in our conception, might be in this case justified by the adopted name), presented as a "hybrid, isomorphic and recursive lightweight framework" (see the related [https://github.com/istitutoculturaitaliana/sf page on github]) which synthesizes in the same "framework" the server and client side of web developing, making use of traditional technologies (Php, server side, and Javascript, client side) linked through a [https://en.wikipedia.org/wiki/V8_(JavaScript_engine) v8] installation, the Javascript engine behind the [https://en.wikipedia.org/wiki/Chromium_(web_browser) Chromium project] and the core of [https://en.wikipedia.org/wiki/Node.js Node.js] used nowadays for a similar purpose.
+
An exemplary product of that time is "sf" (acronym of "simple framework", where the use itself of the acronym, usually discouraged in our conception, might be in this case justified by the name itself), presented as a "hybrid, isomorphic and recursive lightweight framework" (see the related [https://github.com/istitutoculturaitaliana/sf page on github]) which synthesizes in the same "framework" the server and client side of web developing, making use of traditional technologies (Php, server side, and Javascript, client side) linked through a [https://en.wikipedia.org/wiki/V8_(JavaScript_engine) v8] installation, the Javascript engine behind the [https://en.wikipedia.org/wiki/Chromium_(web_browser) Chromium project] and the core of [https://en.wikipedia.org/wiki/Node.js Node.js] used nowadays for a similar purpose.
 +
 
 +
"Sf" is a product not in the economical sense of the word: just in the literal sense, inasmuch as, similarly to all products of our work, we did not monetize it and we haven't converted it to something "objective", that is ultimately into a vehicle of unawareness, but we left it at its status of "prototype", with a purely educational, experimental, scientific purpose: technically it has been superseded, indeed, by Node.js, Vue.js, React (in case), and actually "vuex", the state management of a Vue.js application, solves (likewise probably "Redux" of React) a technical problem in which we stopped for a moment and the solution of which we had still to integrate in our software, however we dare to say that it has not been superseded by any of them as for conciseness of a possible solution to the problem (which is indeed "isomorphism" between the "state" on the server and that on the client) and possibly for the minimalist simplicity of this solution.
 +
 
 +
 
 +
 
  
"Sf" is a product not in the economical sense of the word: just in the literal sense, inasmuch as, similarly to all our products of our work, we did not monetize it and we haven't converted it to something "objective", that is ultimately into a vehicle of unawareness, but we left it at its status of "prototype", with a purely educational, experimental, scientific purpose: technically it has been superseeded, indeed, by Node.js, Vue.js, React (in case), and actually "vuex", the state management of a Vue.js application, solves (likewise probably "Redux" of React) a technical problem in which we stopped for a moment and the solution of which we had to integrate in our software, however we dare to say that it has not superseeded by any of them as for conciseness
 
  
  

Revision as of 18:01, 13 November 2020

Istituto cultura italiana from the beginning of its activities and administration has focused on the combination of a cultural offer, ranging from café philo encounters, lectures, painting exhibitions, language lessons – all of them characterized by an international disposition and vocation – with an information processing work, aimed at valorising created data and to let daily life of the organization and its members empowered, rather than "constrained", by data structures originating from its locality and specificity, rather than from the "elsewhere" of multi-national industries and global market.

According to this view, we have cooperated with local partners and friends, for the creation of a IT (information technology) back-end for the management of student's classes and lessons, organization contacts, timetables, internationalization (i18n) and presentation of curricula, "real time" booking of lessons, an "enhanced" chat encouraging at complexity of communication rather than the radical opposite, installed on our own website, and much, much more, devoting to that approach significant resources of the organization, personal energies, and time.

An exemplary product of that time is "sf" (acronym of "simple framework", where the use itself of the acronym, usually discouraged in our conception, might be in this case justified by the name itself), presented as a "hybrid, isomorphic and recursive lightweight framework" (see the related page on github) which synthesizes in the same "framework" the server and client side of web developing, making use of traditional technologies (Php, server side, and Javascript, client side) linked through a v8 installation, the Javascript engine behind the Chromium project and the core of Node.js used nowadays for a similar purpose.

"Sf" is a product not in the economical sense of the word: just in the literal sense, inasmuch as, similarly to all products of our work, we did not monetize it and we haven't converted it to something "objective", that is ultimately into a vehicle of unawareness, but we left it at its status of "prototype", with a purely educational, experimental, scientific purpose: technically it has been superseded, indeed, by Node.js, Vue.js, React (in case), and actually "vuex", the state management of a Vue.js application, solves (likewise probably "Redux" of React) a technical problem in which we stopped for a moment and the solution of which we had still to integrate in our software, however we dare to say that it has not been superseded by any of them as for conciseness of a possible solution to the problem (which is indeed "isomorphism" between the "state" on the server and that on the client) and possibly for the minimalist simplicity of this solution.