Developers can get an inside look at the upcoming Python web framework Django 2.0 with the latest beta release. The Django team announced the release of Django 2.0 beta 1. The framework enables users to build web apps quickly with less code. New features are expected to include: Python compatibility, third-party library support for older … continue reading
Recent App Store Review Guidelines changes from Apple are starting to cause some serious problems for DIY app builders and SMBs. A few months ago at Apple’s Developer Conference, Apple announced changes to the design and standards for approval to the App Store. A big change comes with rule 4.2.6, which states that “apps created from … continue reading
Cloud FOMO (Fear of Missing Out) is real. According to a recent survey, 81 percent of C-level and other IT leaders are either extremely concerned or very concerned about missing out on cloud advancements. More than 93 percent of respondents say they are moving at least some of their processes to the cloud and a majority are … continue reading
The year was 1997. Steve Jobs fidgeted on a stool in front of the World Wide Developer Conference, chatting with the audience: “You’ve got to start with the customer experience and work backwards to the technology. You can’t start with the technology and try to figure where you’re going to sell it. I’ve made this … continue reading
Apple’s Worldwide Developer Conference (WWDC) kicked off today with new and improved features for developers. The conference opened up with a video of what would happen if suddenly all our applications disappeared and developers stopped developing them. The result lead to confusion, mayhem and disorder. “Keep making apps,” the video ended. “The world depends on … continue reading
Microsoft is continuing to make advancements in artificial intelligence. This week, the company announced the new version of its Microsoft Cognitive Toolkit (previously known as CNTK), which is used in production-grade enterprise deep learning workloads. The toolkit includes new features since its beta release in October 2016. With the new release, Microsoft Cognitive Toolkit gets … continue reading
The open-source distributed version control system Git has reached version 2.13. The latest release includes features and bug fixes, as well as a brief security announcement. According to the Git team, version 2.13 fixes a git shell program vulnerability for those running their own Git hosting server. The release also includes SHA-1 collision detection to … continue reading
Researchers from MIT CSAIL have been working on a system called WiGait, which accurately monitors walking speed in a way that is both continuous and unobtrusive. The researchers’ paper presented the device, saying it measures the walking speed of multiple people, with 95 to 99 percent accuracy using wireless signals. Professor Dina Katabi at MIT’s CSAIL says … continue reading
Apple has announced a new Live Photos API for developers. The JavaScript-based API, LivePhotosKitJS, enables developers to provide Live Photo features on iOS and macOS. Live Photos enables users to relive their favorite moments with images that provide both movement and sound. In addition, the company is providing SDKs to help developers build apps that … continue reading
Apple has announced iOS 10.3 with the highly requested “Find my AirPods” feature, new Apple File System (APFS) implementation, and a number of developer improvements. Other enhancements include bug fixes and touch ID authentication for its Numbers, Pages, and Keynote productivity apps. The latest version of the mobile operating system went through seven beta versions … continue reading
Swift has made it into the TIOBE Index’s top 10 programming languages for the first time. Swift is a programming language Apple created about three years ago to replace its other application development language Objective-C. “The expectations were high right from the start, but adoption took off slowly. That is for good reasons by the … continue reading
JavaScript developers are taking over the world. More applications than ever before are living on the client, using APIs to connect to any requisite (and most likely cloud-based) back-end services. With that, we’ve seen an explosion of tools and frameworks to make JavaScript development seem more like traditional programming, handling large codebases and issues such … continue reading