November 2015 Summaries
7 posts from Google Cloud
Filter
Month:
Year:
Post Summaries
Back to Blog
Chrome Dev Summit 2015 highlighted the significant growth and opportunities within the web platform, emphasizing the increasing reach and engagement potential compared to mobile apps. The summit focused on the evolution of mobile platforms toward progressive web apps, which provide app-like experiences using modern web capabilities, as exemplified by Flipkart's new mobile web experience. Key aspects of progressive web apps, including reliability, performance, and engagement, were discussed, with a focus on the use of service workers to ensure quick loading times and the RAIL performance model to enhance user experience through optimized interactions. The introduction of push notifications was presented as a way to improve user engagement, with data showing increased browsing time and spending. Google's commitment to supporting developers was reinforced by highlighting tools like Polymer, which has seen significant use and improvement, and educational initiatives such as a nanodegree offered in partnership with Udacity. The summit underscored the company's dedication to advancing web development by expanding resources like Web Fundamentals and documenting features on the Mozilla Developer Network.
Nov 18, 2015
918 words in the original blog post.
Fun Propulsion Labs, a Google team focused on advancing gaming across platforms, created Zooshi, an open-source, cross-platform game to demonstrate easy-to-build, high-performance Android games using Google's open-source technologies. Developed in C++, Zooshi supports multiple platforms including Android, Android TV, Windows, OSX, Linux, and Google Cardboard, and features integration with Google Play Games Services for sign-in and leaderboards on Android, alongside level customization. The game utilizes various advanced tools such as Motive, an animation system; CORGI, an Entity-Component system for defining complex game objects; FlatUI, a user-friendly GUI system; Scene Lab for level design and entity editing; Breadboard, a node-based scripting system; and FPLBase, an API layer for handling low-level tasks. Additional technologies like Flatbuffers, Mathfu, fplutil, and WebP were also employed, and the game is available for download on the Play Store and GitHub, inviting developers to explore its code for insights into applying these tools in their own Android game development projects.
Nov 18, 2015
368 words in the original blog post.
The Chrome Dev Summit Livestream 2015 on November 18 featured a comprehensive day of sessions focused on web performance, including a notable presentation by Flipkart on their experience with building a Progressive Web App. Hosted by Paul Kinlan from Chrome Developer Relations, the event encouraged active participation and engagement from viewers through the hashtag #ChromeDevSummit. The livestream aimed to provide valuable insights into the latest advancements and best practices in web technology, fostering a collaborative environment for developers to discuss and learn from each other.
Nov 18, 2015
122 words in the original blog post.
The Senior Web Developer Nanodegree program, developed by Udacity in collaboration with Google, aims to equip aspiring web developers with the necessary skills to excel in the field by teaching tools, frameworks, and techniques for creating robust, secure, and user-friendly progressive web applications. The program, which requires about 10 hours of study per week and can be completed in 9-12 months, costs $200 per month with a 50% refund upon completion. Participants will learn to integrate technologies like Service Worker and Web Components, and will work with tools such as Gulp, receiving guidance from Google experts like Ido Green and Jake Archibald. There are two ways to join: a paid option that includes project reviews, coaching, and career support, and a free, self-paced version offering the same instructional content. More information and enrollment notifications are available at udacity.com/googlewebdev.
Nov 17, 2015
283 words in the original blog post.
The Chrome Dev Summit 2015, held on November 17 and hosted by Paul Kinlan from Chrome Developer Relations, featured a livestream where Darin Fisher, VP of Chrome, shared exciting announcements and insights into the future direction of web development as envisioned by the Chrome team. The event encouraged participation and engagement from viewers via the hashtag #ChromeDevSummit, fostering a lively dialogue around the advancements discussed.
Nov 17, 2015
105 words in the original blog post.
Firebase, a platform for building mobile apps, provides real-time data storage and automatic synchronization across devices, particularly for Android, iOS, and web-based applications. By integrating Google App Engine with Firebase, developers can execute complex backend processes on the data without managing synchronization, as Firebase handles updates automatically. The Android client release of Firebase 2.4.0 facilitates easy access to a Firebase database from an App Engine application, as demonstrated in a tutorial that guides users through creating an Android app to store a to-do list in Firebase and using App Engine to send daily reminder emails. This tutorial also introduces key technologies such as Android Studio, Cloud Tools for Android Studio, and Google App Engine, which provide a comprehensive environment for developing and running application code in the cloud.
Nov 13, 2015
249 words in the original blog post.
The Chrome Dev Summit 2015 is scheduled to begin on November 17th in Mountain View, California, with a live stream available for those unable to attend in person. Attendees are encouraged to review the speaker list and talk schedule on the event's website to maximize their experience. The summit will feature a keynote and various sessions, all of which will be streamed live on the Chrome Developer website, with reminders available for those who sign up. Additionally, all talks will be made available as videos on the Chrome Developers YouTube Channel. Participants are invited to join the social media conversation using the hashtag #ChromeDevSummit.
Nov 12, 2015
204 words in the original blog post.