Random presentations (both in Spanish and English)
This project is maintained by jgbarah
HTML5 y otras tecnologías relacionadas están incrementando considerablemente las capacidades de los navegadores, extendiendo su uso a ámbitos retringidos hasta hace poco a aplicaciones nativas. Además, la inmensa cantidad de módulos libres dispnible permite construir muchísimas aplicaciones con muy poco código extra. En esta presentación se mostrará de forma práctica cómo, con unas pocas líneas de HTML, y a veces un poquito de JavaScript, se pueden realizar aplicaciones de realidad virtual y aumentada, de videoconferencia, de mapas… Tráete tu navegador preferido y podrás ver los resultados (y el código para construirlos, y punteros para seguir aprendiendo por tu cuenta). Y como no sólo de código vivimos las personas, también se explicará brevemente lo importante que es mantener la web abierta como un ecosistema sano y robusto, frente a las tendencias a limitar lo que puedes hacer con tus dispositivos. (Por cierto: si eres de los que dicen “el web” en lugar de “la web”, también puedes venir ;-) )
Browsers provide an API for accessing devices, such as the camera.
Building stuff:
Some links:
Browsers provide an API for location.
Building stuff:
Finding my place in the world (code). Check this one with a mobile.
Some links:
Browsers provide WebVR, based on WebGL.
Building stuff:
Some links:
Building stuff:
Something is moving near you (code). Check this one with a mobile, be sure you allow the camera to work, and point it to the marker.
There be robots… (code). Check this one with a mobile, be sure you allow the camera to work, and point it to the marker.
Some links:
Open standards, open source software (free software), decentralization, hackability…
What is the open web and why is it important?, by Mark Surman (Mozilla).
What Is the Open Web and Why Is It Important?, by Brad Neuberg.
All of these are free, open source software HTML5 libraries and applications:
Games
2048, with source code
PacMan, with source code
Astray, with source code
FreeCivWeb, with source code
OpenLara, with source code
Video
Plyr, with source code
Video.js, with source code
Really cool stuff