No Image

WordPress.org Privacy Policy Updates

2018-05-25 KENNETH 0

WordPress.org Privacy Policy Updates The WordPress.org privacy policy has been updated, hurray! While we weren’t able to remove all the long sentences, we hope you find the revisions make it easier to understand: how we collect and use data, how long the data we collect is retained, and how you can request a copy of the data you’ve shared with us. There hasn’t been any change to the data that WordPress.org collects or how that data is used; the privacy policy just provides more detail now. Happy reading, and thanks for using WordPress!   Source: WordPress.org Privacy Policy Updates

Announcing Windows 10 Insider Preview Build 17677

2018-05-25 KENNETH 0

Announcing Windows 10 Insider Preview Build 17677 Hello Windows Insiders! Today, we are releasing Windows 10 Insider Preview Build 17677 (RS5) to Windows Insiders in the Fast ring in addition to those who opted in to Skip Ahead. What’s new in Build 17677 Microsoft Edge Improvements New, clearer “Settings and more” (“…”) menu: We’ve redesigned the “Settings and more” menu in Microsoft Edge so it’s easier to find the options you’re looking for. The menu options are now organized into groups, with icons for each entry, and keyboard shortcuts (where applicable). Click the “…” button in the top-right corner of Microsoft Edge to see what’s new! See your top sites in the Jump List: You can now see your top sites in the Jump List on the Windows taskbar or Start Menu. Just right-click the Microsoft Edge icon to see [ more… ]

New features for extensions in the Windows 10 April 2018 Update

2018-05-25 KENNETH 0

New features for extensions in the Windows 10 April 2018 Update The Windows 10 April 2018 Update includes several incremental improvements to API support, functionality, and end-user discoverability for the extensions platform in Microsoft Edge. In this post, we’ll walk through the biggest improvements, and how you can get started enhancing your extensions with new features. Extensions can now be enabled for InPrivate browsing In previous releases, extensions could not be enabled during an inPrivate browsing session. Beginning with this release, users can now choose to allow extensions to run during inPrivate browsing on a case-by-case basis – either when the extension is initially installed (by selecting the “Allow for inPrivate browsing” checkbox), or at any later time by visiting the Settings page for a given extension. When running inPrivate, extensions can run in either split or span mode as [ more… ]

Batching API Requests with NGINX Plus and the NGINX JavaScript Module

2018-05-25 KENNETH 0

Batching API Requests with NGINX Plus and the NGINX JavaScript Module The version of the NGINX JavaScript module (formerly called nginScript) released with NGINX Plus R15 can now issue subrequests, meaning that requests can be initiated in JavaScript code, allowing a whole new set of use cases to be addressed. One of these use cases is batching API requests so that a single API request from a client can be turned into multiple API requests to a set of backend servers, and the responses aggregated into a single response to the client. This post builds on the subrequest example in the NGINX Plus R15 announcement, which shows how to use subrequests to send the same request to two backend servers, and return only the first response to the client. Introduction The goal of this post is to provide working examples [ more… ]

No Image

Updated Microsoft Store App Developer Agreement and GDPR

2018-05-24 KENNETH 0

Updated Microsoft Store App Developer Agreement and GDPR As of May 23rd, the Microsoft Store team has updated the Microsoft Store App Developer Agreement (ADA). The next time you log in to the Dev Center dashboard, you will be prompted to reaccept the ADA before you can update or manage your apps. In the new version, we are making a few changes to clarify the restrictions around using and storing personal information in accordance with the General Data Protection Regulation (GDPR). For more information, you can view the full ADA and change history. Note: This ADA update DOES NOT include the new Microsoft Store revenue model announced at Microsoft Build 2018. What is GDPR? On May 25, 2018, a European privacy law, the General Data Protection Regulation is set to take effect. The GDPR imposes new rules on companies, government agencies, non-profits, [ more… ]