InfoQ Homepage Google Content on InfoQ
-
Jack & Jill: New Android Compilers for More Performance
Eric Lafortune, Technical Director of Saikoa, maker of DexGuard, has discovered new tools in the SDK for Android 5.0 Revision 1 (API 21.1), namely two compilers called Jack and Jill. These tools are meant to streamline the compilation process for Android.
-
Google Uses Machine Learning to Simplify CAPTCHA
Google has announced a new CAPTCHA API which provides a No CAPTHA experience for most users.
-
Application Architecture is Shifting towards Connected Apps
Anne Thomas has summarized in a webinar the shift from large applications to small focused apps relying on services, while Matias Duarte has spoken in an interview about connecting these apps.
-
Chrome 39 Brings Beacon API and ES6 Generators
Google's Chrome team has released the stable version of Chrome 39: with updates including the Web Application Manifest specification, Beacon API, and support for ES6 generators.
-
Go Language Moves to Git and GitHub
Rob Pike, lead designer of Go at Google, announced on Go's Google Group that Go language is moving to Git and GitHub. "All data will be preserved," said Rob, but GitHub will not be used to handle pull requests and code reviews. Google's own Gerrit will be used instead because it fits better the requirements of a large project such as Go, explained Google engineers.
-
Lovefield: An SQL-like Query Engine by Google
Lovefield is a JavaScript library providing an SQL-like query engine to web developers who want the benefits of a relational database.
-
Dropbox Partnering With Microsoft
As announced at Web Summit last week, Dropbox has partnered up with Microsoft. Dropbox already hosts over 35 Billion Office documents, spreadsheets and presentations. This is value that Microsoft is willing to capture and allow for deeper integration between Office and Dropbox users. We examine what this partnership brings to both ends and the user and how the Cloud Storage market is shaping.
-
Web Summit 2014 Final Day Review
Web Summit concluded today with Peter Thiel of Paypal and Facebook followed by U2’s Bono. Highlights from last day include Google Programmatic Marketing efforts, Peter Thiel and U2's Bono, Bitcoin speeches and the winners for the ALPHA and BETA competition.
-
Google’s Guidelines for Creating and Publishing Android Apps
Google has published “The Secrets to App Success on Google Play”, a playbook meant to educate Android developers on creating applications that have greater chances to be appreciated by users, downloaded by more people and obtain better results.
-
Google Announces Cloud Container Engine Using Kubernetes
Google made a number of cloud-related announcements during their Google Cloud Platform Live Event that is taking place in San Francisco these days. The most important is the availability of Google Container Engine (GKE), currently in public alpha. Others are: Managed VMs, more connectivity options, Cloud Debugger, Autoscaler, and price reductions.
-
Google Cloud Adds Support for Ubuntu Linux Distribution
Google partnered with Canonical to bring official Ubuntu images to Google Compute Engine.
-
Google to remove support for SSL 3.0
Google have announced that they will remove support for the obsolete SSL 3.0 after discovering vulnerabilities that may be exploitable by forcing clients or servers to downgrade. Removing SSL 3.0 may also unlock stalled negotiations with HTTP2. Read on for more details.
-
New Google APIs Client Libraries for Dart
Dart Engineer Søren Gjesse, has this week announced to the community new packages for accessing Google APIs. Gjesse says the API generator has been built to create Dart client libraries enabling access to Google services, including YouTube, Analytics, Google+, and Drive from Dart. However, not everyone in the Dart community is on board with the one package approach.
-
Chrome’s Lack of Support for showModalDialog Breaks Some Enterprise Web Apps
Google Chrome no longer supports window.showModalDialog, breaking several enterprise apps such as OWA, EAC, SAP, and others.
-
Microsoft Launching Azure Machine Learning as a Service
Microsoft recently announced Azure ML, a machine learning cloud based platform that helps predict future events based on past performance. Microsoft has been using machine learning for years for Bing, Xbox and other products but this is the first time that internal technologies are consumerized and deployed as cloud services. Ersatz Labs is also trying to build a PaaS for Machine Learning.