Showing posts with label use. Show all posts
Showing posts with label use. Show all posts

3 ways academic institutions use Chromeboxes for digital signage

| 0 comments |


(Cross-posted on the Google for Education Blog.)

Editors note: Chromeboxes help businesses and schools update employees and students with timely information and create a sense of community. To learn more about using Chromebox for digital signage and how it can help your business or school work smarter, join Chrome Live on April 22.

Schools and universities across the country use digital signage to share announcements, news and schedules. Chromeboxes give students waiting in dorm lobbies for friends or standing in the cafeteria line for lunch the opportunity to learn about campus events on the go. And digital signage apps for Chrome built by Rise Vision, one of our content partners, power many of these digital experiences that go beyond traditional campus fliers.

Here are three ways academic institutions are using Chromeboxes for digital signage to better engage and inform students:

Personalizing content at Siena College

Siena College, a private liberal arts college in Loudonville, New York, prizes its close-knit community of 3,000 students. In this intimate class setting, individual departments manage their own content featured on Chromeboxes for display. IT and display managers don’t have to be involved in day-to-day content updates, and each department is nimble and flexible with their content. For example, the Student Senate features content from the athletics and academic departments on several of its screens and those departments directly update their content to ensure it’s relevant and timely.

Cutting IT costs and time at University of Toronto Mississauga

The University of Toronto Mississauga uses its 25 digital signage displays to profile professors, highlight research projects and market events to their more than 12,600 undergraduate students. Their previous display technology required extensive IT time to configure and update. Since Chromeboxes automatically update with new features and security fixes, IT can spend time on other tasks. Chromeboxes have also freed up the University’s budget, since they’re much more affordable than their previous display equipment, which cost $1,300.

Reducing power use at Manor Independent School District

The 20 digital signage displays in the Manor Independent School District notify the 8,000 K-12 students about announcements, lunchroom menus, upcoming events and recent posts from a live Twitter feed. Previously, the schools relied on netbooks to power their screens, which consumed a lot of power, were noisy and crashed often. Chromeboxes, which don’t have fans or spinning hard drives, were a natural fit as the district sought more eco-friendly display solutions.

As universities and school districts continue improving their digital display technology, they’re finding better ways to deliver informative and entertaining content to teachers and current and prospective students. Join Chrome Live to learn how to use Chromebox for digital signage at your school.
Read More..

gRPC releases Beta opening door for use in production environments

| 0 comments |

Posted by Mugur Marculescu, Product Manager

The gRPC team is excited to announce the immediate availability of gRPC Beta. This release marks an important point in API stability and going forward most API changes are expected to be additive in nature. This milestone opens the door for gRPC use in production environments.

We’re also taking a big step forward in improving the installation process. Over the past few weeks, we’ve rolled out gRPC packages to Debian Stable/Backports. Installation in most cases is now a two line install using the Debian package and available language specific package managers (e.g. maven, pip, gem, composer, pecl, npm, nuget, pod). In addition gRPC docker images are now available on Docker Hub.

We’ve updated the documentation on grpc.io to reflect the latest changes and released additional language-specific reference docs. See what’s changed with the Beta release in the release notes on Github for Java, Go and all other languages.

In the coming months, the focus of the gRPC project will be to keep improving performance and stability and adding carefully chosen features for production use cases. This is part of our principles and goals to enable highly performant and scalable APIs and microservices on top of HTTP/2. Documentation will also be clarified and will continue to improve with new examples and guides.

We’ve been very excited to see the community response to gRPC and the various projects starting to use it (etcd v3 experimental api, grpc-gateway for RESTful APIs and others). We really want to thank everyone who contributed code, gave presentations, adopted the technology and engaged in the community. With your help support we look forward to the 1.0!

Read More..