El Software y el conocimiento debe ser Libre
javico
Me llamo Jose Antonio Vico, soy Técnico de Sistemas. Paso muchas horas con mi ordenador; aprendiendo nuevos lenguajes de programación, creando programas, diseñando webs, conectando con gente etc. Mi afición por Internet y por los blogs me han llevado a crear varios. Te puedes suscribir al Feed para conocer las últimas novedades desde aquí. Mas sobre el autor.
Homepage: http://www.todosconsoftwarelibre.es
Jabber/GTalk: vicosoft@gmail.com
Posts by javico
Google Docs para Android con opción offline de documentos
Feb 2nd
Google ha lanzado una actualización muy útil para su versión de Android de Google Docs, que proporciona acceso en línea para sus archivos y una mejor experiencia total de usuarios de tablet, proporcionando versiones de alta resolución de sus documentos. La aplicación no sólo te permite seleccionar los archivos que desea guardar para la edición en línea, pero se actualizará automáticamente los archivos sin conexión cada vez que estés conectado con Wi-Fi. Si desea actualizar los archivos de su conexión de datos, puede hacerlo de forma manual. Para el resumen completo de esta actualización, puedes ver los post en el blog de Google para móviles.
WebOS se pasa al OpenSource
Jan 26th
Os dejo el mensaje que Fred Patton ha publicado en su blog:
Editor’s note: Today’s blog post comes from Sam Greenblatt, the chief technology officer and head of technical strategy for the open webOS project. He guides the project’s strategy around open collaboration and is responsible for technical engineering. His focus is on the practice of developing webOS with the community, and his approach is founded on the belief that the open source development model produces great software and web technology. Sam has many years of open source experience, including being on the board of OSDL (Linux Foundation). His long career in software development includes being a CTO at HP, Chief Innovation Officer at CA Technology, and CTO at Candle Corporation (IBM).
In December, HP announced that webOS would be made available under an open source license, with continued support from HP. We’re proud of webOS and its potential to harness web standards to improve the next generation of applications, web services, and devices.
Today, we’re taking the next step on this journey by releasing Enyo, our JavaScript app framework, under open source licensing, allowing developers to distribute their Enyo-based webOS apps across other platforms. In this post, we’ll also provide a first look at our open source release roadmap.
In any large project, it’s imperative to communicate the plan for achieving the project’s goals. This plan is usually presented in the form of a roadmap, which outlines the steps necessary to achieve project goals and shows the path forward. For an open source project to be a success, that roadmap must be public so all contributors have a sense of where the project is headed.
In subsequent posts, and on the new Enyo website, we will share more details about our roadmap for webOS, including our plans for release phases, governance, tools, documentation, and more. So with that in mind, let’s step into an overview of some of the pieces of the release plan.
Our first contribution is Enyo, our lightweight, cross-platform framework aimed at mobile devices and web browsers.
This initial open source release includes Enyo 1.0, which allows current developers of Enyo apps for webOS devices to distribute their apps to other platforms. While this release is not intended to be expanded any further, there is considerable utility for our current developer base in releasing it.
Today’s release also includes the core of Enyo 2.0, which will be the foundation for Enyo going forward. It expands Enyo’s “write once, run anywhere” capability to even more platforms, from mobile devices to desktop web browsers. It works on many of the most popular web browsers, including Chrome, IE 9, Firefox, and Safari.
While 2.0 does not yet include any UI widgets, the core will support a wide variety of libraries and add-ons. A UI widget set for 2.0 will be released in the near future.
Upcoming releases include our distribution of WebKit, which will support not only HTML5, but also Silverlight and Flash through the use of plug-ins. It will enable the rendering of webpages to HTML Canvas and 3-D textures, and will support a wide range of application interfaces, including multi-touch.
We will also release a new kernel based on the Linux Foundation’s standard kernel. As we continue through the roadmap, you will see enhanced integration with JavaScript through register callbacks and custom multi-process architecture for security, load balancing, and recovery availability.
Look for us to introduce LevelDB to replace our prior database.
Along the way, we will also share our tool sets, and we expect that many of you will want to share yours as well.
In closing, I want to thank the great engineers who have worked with me on creating the open webOS roadmap and let you all know that we look forward to collaborating with the community. As my friend Eric Raymond stated as I embarked on the open source adventure, “It takes a village to create a complete solution.”
libvirt Perl binding Sys::Virt, release 0.9.9
Jan 10th
The libvirt Perl binding, Sys::Virt, release 0.9.9 is now available for download:
http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Sys-Virt-0.9.9.tar.gz
In this release 0.9.9:
- Add all new APIs in libvirt 0.9.9
- Fix crash in get_hostname
- Fix docs typos & nesting screwups
- Add example for calculating CPU utilization of host
- Update META.yml with correct license info
- Add missing dep on Time::HiRes
- Convert CHANGES file to Changes & format to comply with Test::CPAN::Changes
The module homepage, where online documentation, and historical downloads can be found is:
