Showing posts with label MIT License. Show all posts
Showing posts with label MIT License. Show all posts

Wednesday, 28 January 2015

Facce: a digital poster for the exhibition

The opening of the exhibition "Facce. I molti volti della storia umana" will soon take place in Padua (14th February 2015), so I started to work also on dissemination tools, trying to focus on new media potentialities.
While the real communication experts will take care of the traditional promotion (posters, handbills, etc...), I would like to use the opportunity to test different methods.
Basically I am just developing a digital poster, which should be an reminder of the exhibition (with some essential informations) and, at the same time, an interactive showcase for the photos that the people sent us (and will send us) for our crowdsourcing campaign regarding the pareidolia phenomenon.
I think that the best way to realize this idea is to compile an app for Android, so that it will be accessible to many different smartphones. I designed the app to contain a WebViewer, linked to an address in our server, in which I uploaded an interactive gallery of images.
My first step has been a fast search in internet to find all the tools I was needing to develop my app, of course checking the licenses and choosing the open source software (an the simplest ones, being a newcomer in such field).
As first I focused on the gallery and I chose an MIT licensed  jQuery tool (jssor), with which I build this slideshow:


Than I looked for a software to develop my app and (thanks to +Michele Mazzurana) I came across another MIT licensed software, MIT App Inventor. This software has two main advances: it is based a GUI (very simple) and it does not require an emulator to test the work (if you have an Android device, you can directly connect it with your project).
Here is a screenshot of the direct link between the software and the mobile:

Direct link between MIT App Inventor and the mobile

If you want to test the app, you can download it here. Please notice that to visualize the gallery you will need an internet connection, so (depending on your contract) your provider could put additional costs (no problem if you have a flat rate or if you use free wifi access).
I hope this post was useful, have a nice day!

PS
If you have pictures regarding the pareidolia effect, you can upload them on the FaceBook page of the exhibiotn "Facce" (do not forget to write the author, the title and the license, for the credits). Day by day the pictures will be uploaded in the gallery of the app.

Saturday, 3 August 2013

jsc3D: javascript for 3D models and scenes in the web

Hi all,
as I promised in this post today I write a short text about a very interesting software named jsc3D. 
This tool provides a 3D viewer to embed objects and scenes on a webpage. The code is Javascript and it is released with the MIT License (more info here). One of the best feature of this software is its intuitiveness, which makes it easy to use also for newbies. Moreover it works with obj file format, a very common and  open "standard" (de facto) for 3D models.
The versatility of the code is another very important peculiarity of this application.
As you see, I can import a simple scene here in blogger (e.g. layer 162 of the excavation of S. Andrea's church, Storo - TN - Italy)...



... while Giuseppe Naponiello (our webgis expert), used jsc3D to integrate a simple 3D viewer in Raptor (the open source webgis Arc-Team is developing for the Ministero per i Beni e le Attività Culturali)...


Raptor's 3D extension

... and, again, I integrated this tool also in some presentation I did using the software impress.js, which will be the topic of one of the next post.

Presentation of the Taung Project during the ArcheoFOSS 2013

I hope this short informations about jsc3d will be useful for your projects. Have a nice day!
BlogItalia - La directory italiana dei blog Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.