Introducing Arduino Wiring on Windows 10 IoT Core

2016-09-08 KENNETH 0

Introducing Arduino Wiring on Windows 10 IoT Core Developers targeting Windows 10 IoT Core can use a programming language of their choice. Today, this includes C#, C++, Visual Basic, JavaScript, Python and Node.js, but we’re not stopping there. Arduino Wiring is the latest addition to IoT Core. Arduino is one of the most popular platforms among makers. Its community has produced a large number of libraries to interface with peripherals such as LED displays, sensors, RFID readers and breakout boards. One of the main drivers for Arduino’s adoption is its simplicity. With Windows 10 IoT Core, you can now create or port Arduino Wiring sketches that will run on supported IoT Core devices, including Raspberry Pi 2, 3 and Minnowboard Max. Creating your first Arduino Wiring sketch for IoT Core You can find the detailed steps for creating Arduino wiring [ more… ]

Microsoft HoloLens featured in Popular Mechanics Breakthrough Awards

2016-09-08 KENNETH 0

Microsoft HoloLens featured in Popular Mechanics Breakthrough Awards We are honored to share that Microsoft HoloLens has been selected for Popular Mechanics’ 2016 Breakthrough Awards, which recognize the technology and innovators “who’ve made the world a little better this year.” Our commercial and developer partners are already utilizing HoloLens in creative and radical ways, and it’s inspiring to see how we can continue to build the future together. Head on over to Popular Mechanics to read Kevin Dupzyk’s feature story on HoloLens, and make sure to check out this year’s other stellar award recipients. Source: Microsoft HoloLens featured in Popular Mechanics Breakthrough Awards

Authenticating Users to Existing Applications with OpenID Connect and NGINX Plus

2016-09-08 KENNETH 0

Authenticating Users to Existing Applications with OpenID Connect and NGINX Plus Using JWT support to provide SSO for existing applications OAuth 2.0 has done much to transform the flexibility and user experience of authenticating to websites and applications. But despite the name, the OAuth 2.0 specification says very little about verifying end‑user identity and nothing about single sign‑on (SSO). That’s where OpenID Connect comes in – it is essentially the missing piece that carries identity information in OAuth 2.0 access tokens. OpenID Connect identity tokens comply with the JSON Web Token (JWT) specification. JWT (pronounced “jot”) tokens are compact, easy to pass around, and provide a common core schema for describing identity information. The great thing about JWTs is that they can be applied to almost any identity use case, from authenticating API clients to providing SSO for enterprise applications. In fact, many organizations that use Google Apps can [ more… ]

No Image

WordPress 4.6.1 Security and Maintenance Release

2016-09-08 KENNETH 0

WordPress 4.6.1 Security and Maintenance Release WordPress 4.6.1 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.6 and earlier are affected by two security issues: a cross-site scripting vulnerability via image filename, reported by SumOfPwn researcher Cengiz Han Sahin; and a path traversal vulnerability in the upgrade package uploader, reported by Dominik Schilling from the WordPress security team. Thank you to the reporters for practicing responsible disclosure. In addition to the security issues above, WordPress 4.6.1 fixes 15 bugs from 4.6. For more information, see the release notes or consult the list of changes. Download WordPress 4.6.1 or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.6.1. Thanks to everyone who contributed [ more… ]

No Image

Announcing the NGINX Plus on the AWS Cloud Quick Start

2016-09-07 KENNETH 0

Announcing the NGINX Plus on the AWS Cloud Quick Start A complete load balancing and application deployment of NGINX Plus on AWS EC2 Today we’re pleased to announce the joint release with Amazon Web Services (AWS) of the NGINX Plus on the AWS Cloud Quick Start reference deployment, publicly available on the AWS Community Quick Starts landing page and the AWS QuickStart Github repository. The NGINX Plus on the AWS Cloud Quick Start is a turn‑key solution you can use to easily build, configure, and deploy a fully functional, highly available application environment on AWS. The Quick Start is a quick way to spin up an entire NGINX Plus load balancing and application delivery infrastructure with minimal effort. AWS Quick Start reference deployments are automated solutions that use CloudFormation templates to launch, configure, and run the AWS services – such as compute, network, and storage – you need to deploy specific workloads on AWS. They [ more… ]