Shippable has added key features to its new Continuous Deployment platform, which can be used by software organizations that are looking to further streamline the process of shipping their software. According to Shippable, the workflow required to get applications from source code into production can be complicated. Shippable’s new platform aims to solve this complication … continue reading
When was the last time you heard someone say “push technology,” “customer self-service portal” or “World Wide Web”? All are terms that have largely vanished from the technology vernacular. Push technology essentially disappeared into RSS, pretty much everything is a customer portal in today’s online experience, and it’s comically passé to distinguish the World Wide … continue reading
Ever since its launch, TensorFlow has been available to developers on Android. Now, the Google team has added support for iOS in v0.9 of TensorFlow, along with Raspberry Pi support and new compilation options. TensorFlow for iOS was built with a specific set of scripts, including a makefile to drive the cross-compilation process. This makefile … continue reading
The need for speed is driving businesses into a digital revolution, with agile as the engine. As expectations for quality user experiences rise higher than ever before (be it with context-aware mobile apps, or websites with no room for performance mishaps), organizations are being forced to rethink the way their entire businesses operate. “The digital … continue reading
The DevOps community is all about speed and high-quality releases, and since mobile applications and websites drive traffic and revenue, companies can’t afford to have site crashes or send out buggy releases. To emphasize the importance of testing, people are putting it back into DevOps, literally, so it shifts both left and right to the … continue reading
Atlassian wants to help development teams work faster while staying connected. The company has introduced new product advancements such as the Bitbucket Pipeline and JIRA for iOS at its annual AtlasCamp developer conference in Barcelona, Spain. “The common thread between all teams is the need to work smarter and faster,” wrote Sri Viswanath, CTO at … continue reading
As many organizations continue to embrace DevOps, they need to figure out ways for quality assurance and testing to keep up. For enterprises to speed up their software and application testing, Appvance announced a unified test automation platform called Appvance UTP. Appliance UTP combines various testing capabilities and increases collaboration between teams in development, operations, … continue reading
Remember CruiseControl? If you do, you were one of the cutting-edge adopters of Continuous Integration and Continuous Deployment. Today, however, you’re just another developer with fond memories of the past. Continuous Integration and Deployment are par for the agile course these days, and the growth and penetration of these principles closely mirror the growth of … continue reading
Enterprises are going through a massive transformation as to how they interact with an end user, since they are moving away from physical to digital interactions. Fundamentally, companies understand that the focus must change, but they need to determine how to create and deliver applications with the right experience. Today, Perfecto Mobile, a company built … continue reading
Before the shift in software methodologies, the application life cycle was fairly simple—or at least straightforward. Now, contextual elements of ALM have changed drastically because of the evolving nature of the industry. Where the old ALM process was all about managing application development, today’s faster pace of delivery and more complex applications are forcing companies … continue reading
More and more enterprises are realizing that a streamlined Continuous Delivery pipeline is an integral part of extracting maximum business value from the DevOps movement. The potential benefits of rolling out more frequent software deployments are enormous, but speed, agility and innovation must be balanced with stability and quality. Refocusing everything on delivering customer value … continue reading
Due to the lack of variety in brackets and parentheses on a regular keyboard, the syntax of modern C++ sometimes gets tricky, according to Dima Korolev, captain of engineering at opinion aggregation company Staance. Some problems with C++ include array indexing and lambda definitions. Korolev also mentioned that Objective-C uses square brackets to send messages. … continue reading