Skip to main content

Posts

SD Times news digest: New updates in JetBrains Academy; Kryon acquired by Nintex; Netlify announced Netlify Graph

The team at JetBrains recently announced several new updates coming to JetBrains Academy. These updates are geared towards improving the platform’s administrative functionality, allowing users to manage teams and see how effectively each member is learning, all from one place. With this, users are enabled to add new members to their teams as well as remove existing ones, connect corporate domains with a single sign on , and view their teams progress on the overview dashboards.  Additionally, there is a new dedicated Organization page, allowing users to manage team member accounts easily and help them to understand how effectively their team is learning. For more information, see here .  Kryon acquired by Nintex The process intelligence and automation company, Nintex , today announced that it has acquired the process delivery and robotic process automation company, Kryon. This combination will help to further extend the intelligent process automation capabilities of the Nintex Pr

SD Times news digest: IBM Wazi aaS announced; Updated testing guidance on Android; TypeScript 4.6 RC announced

Today, IBM unveiled new developments in order to help users speed up transformation with a series of new capabilities intended to modernize apps across hybrid cloud environments. Included among these are plans to deliver IBM Z as-a-service on IBM Cloud. This release is geared towards making the lives of developers easier, bringing them: Increased speed and agility with on-demand access to z/OS Accelerated DevOps practices with consumption-based pricing  A reduction in the need for specialized skills with a consistent cloud-native development experience  “By leveraging both IBM Z and IBM Cloud, clients can benefit from a hybrid cloud approach that allows them to capitalize on the innovations, technical advancements, security, resiliency of each platform. With hybrid cloud, you keep your workloads where they need to be—in the cloud, on premises, and at the edge—to help reduce risk and improve time to market,” said Tarun Chopra, VP of IBM Z hybrid cloud. Updated testing guidance o

APILayer Launches New API Marketplace Zainab Sutarwala The Crazy Programmer

APILayer is the cloud-based SaaS (Software as a Service) market leader and API service provider.  Let’s know more about their recent launch, but before that, we will go a step further and know what “API Marketplace” is and understand more about it. What is API Marketplace? API marketplace is the user-friendly hub for the public where API providers publish their APIs for partners and developers to consume.  Creating the API marketplace is one crucial step in the monetization of API.  The developer can set up the subscription tiers in your marketplace for monetization. It is one significant benefit of an enterprise. Benefits of API Marketplace If a company, like APILayer, thinks of following the defined business line based on APIs, the API strategy may succeed in creating the API Marketplace. To understand better why here we will look at some benefits: API Marketplace makes consumers know about their APIs Developers will browse this API Marketplace until they come across the A

Remember ‘people over processes’

Here we are, late January, with a “bomb cyclone” weather pattern about to drop a foot or more of snow on us here in New York. What better time to hunker down and reflect on the last year and to determine what is really important in the year ahead? Many – if not most – of the technology conversations we had in 2021 centered on two things: Digital transformation and the speed it can enable; and the fact that despite advancements in AI and RPA (see the article in this issue), work remains about people – both those that are doing the work, and those on the receiving end of that work. Of course, the virus that shall not go away has changed much in the world. Many organizations have allowed a hybrid remote/in-office approach to work, or shut down completely, and many workers are struggling with mental health issues due to the isolation that quarantines and face masks have created. Of course, there are the outside stresses of climate change, impending war in Eastern Europe and, in America a

SD Times news digest: .NET Framework Security and Quality update; Support ending for older versions of Visual Studio; Elastic 8.0 released

This week, Microsoft released the February 2022 Security and Quality Rollup for .NET Framework. This release does not contain any security improvements. For the most recent security updates, see here . With this, several reliability and quality improvement have been made, including: CLR: Addresses rare crashes and hangs that can appear in cases where GC occurs while another thread is in the middle of certain special paths used to invoke shared-generic code from non-shared-generic contexts. WPF: Addresses a hang when scrolling a list control where certain conditions are met, addresses an exception “Height must be non-negative” that can occur with the addition of items or groups to the collection displayed by an items control, and addresses an issue where a shared ContextMenu no longer displays after it fails to display once because its owner was removed from the visual tree. For more information, visit here .  Support ending for older versions of Visual Studio In order to keep

How Programming Teams are Making Remote Work Functional Neeraj Mishra The Crazy Programmer

The world of work post-pandemic has shaken up offices across the globe, moving people out of their normal workspaces and into their homes. This caused a lot of disruption for a number of companies, but more so for the programming teams that are so used to working in close proximity to each other daily. Being pushed to isolate or just work remotely has made it difficult for teams to use the typical methods of teamwork that they would normally. So what are programming teams doing now, and is it making their solutions better than before? Read on to find out. Software Development Frameworks In order to understand how development teams are changing the way they work remotely, it is important to first get an understanding of what a software development framework is and why it matters to an individual team who may be WFH . A software development framework is simply the process of dividing the software development into smaller steps, sometimes happening one after another, sometimes happenin

SD Times Open-Source Project of the Week: Zingg

Zingg is a new open-source project that aims to solve some of the challenges of multiple data records existing for a single person. It offers deduplication of data and entity resolution.  “These records can be in single or multiple systems and they have variations across fields which makes it hard to combine them together, especially with growing data volumes. This hurts customer analytics – establishing lifetime value, loyalty programs or marketing channels is impossible when the base data is not linked,” the project’s maintainers explained on its GitHub page. When AI algorithms are applied to the data, they’re unable to produce correct results when multiple copies of the same data are being passed through.  Zing offers the ability to handle any entity, connect disparate data sources, define domain-specific functions to improve matching, and scale to large volumes of data. It also has an interactive training data builder that can build accurate models from small training samples. 

SD Times news digest: SharePoint Framework 1.14 Release Candidate; Salt Security raises $140 million in Series D; Datadog completes acquisition of CoScreen

The availability of the SharePoint Framework 1.14 Release Candidate brings users updates for Viva Connections, Microsoft Teams, and SharePoint Online experiences. The general availability of SharePoint Framework 1.14 is set for mid-February with no planned adjustments.  Microsoft encourages users to submit any feedback on the Release Candidate using the   sp-dev-docs issue list . Key features of this Release Candidate include:  Updated Adaptive Card Extensions scaffolding to be more succinct  Streamlined Yeoman generator experience further for all solution types  Additional issue fixes based on the customer and partner reports at sp-dev-docs issue list Additional fixes and adjustments on the component capabilities  For a full list of release features, see here . Salt Security raises $140 million in Series D The API security company Salt Security today announced that it has closed a Series D funding round accumulating $140 million. The round was led by CapitalG with partic

Jetpack Compose 1.1 released with improved touch target sizing

The Android development team has announced the release of UI toolkit Jetpack Compose version 1.1. This release comes with several new features, such as improved focus handling, ImageVector caching, touch target sizing, and support for Android 12 stretch overscroll. Additionally, Compose 1.1 graduates several experimental APIs to stable as well as supports newer versions of Kotlin.  An image vector caching mechanism has been added to painterResource API in order to cache all instances of ImageVectors that are parsed with a certain resource id and theme. The cache will then be invalidated on configuration changes. With touch target sizing, Material components will expand their layout space in order to meet Material accessibility guidelines . This works to align Compose Material to the same behavior of Material Design Components and brings consistency to behavior when mixing Views and Compose. This feature also works to ensure that minimum requirements for touch target accessibility wi

10 steps to successfully implement citizen development

Selecting a suitable citizen development platform is one thing. Getting employees to actually become citizen developers and use the platform to build solutions, is another. This is a common problem for many organizations. Without a proper onboarding process and the right environment for business users to start experimenting, your organization just risks ending up with a lot of cool tools that nobody uses.  The solution? Make the process clear, engaging and straightforward. Be sure to intertwine citizen development in all suitable company processes. Citizen development needs to become second nature.  Easier said than done – true. No worries, here are ten steps to make it happen:  Establishing support from executive sponsors at an early stage. In order to successfully adopt citizen development, the leadership team needs to make innovation and digitization a top priority for the whole business. From there, you can set up a core group of ‘first users,’ consisting of the most enthusias

3 apples in 2021 vs. 3 oranges in 2022: Predictions

You may see analyst predictions as meaningless, unless you find yourself choosing between an apple and an orange at a scarcely provisioned continental breakfast buffet. So it goes with the selection of strategies to fulfill an ever-increasing set of digital transformation requirements from a scarce IT budget. I have here the seeds of Intellyx’s 2021 retrospectives and 2022 predictions. Unlike most other pundits, we try not to state obvious observations as predictions, and we score ourselves on last year’s crop of conjectures. Predictions from 2021 Appreciating Sir Issac Newton’s theory of gravity, I collected three apples that fell on Jason Bloomberg’s head for his 2021 Intellyx prediction set . Let’s see if they had gravitas. First off, a dramatic counter-cyberattack against Russia in response to attacks like the SolarWinds hack.  This one didn’t bear fruit–If anything, the rate of exploits and breaches in IT continued apace, crowned in December with the revelation of the wides

WSO2 releases Swan Lake update to Ballerina language

The API management company WSO2 announced that its open-source programming language Ballerina ’s Swan Lake release is now generally available .  Ballerina is designed specifically for developers interacting with the cloud. It aims to simplify the process of being able to use, combine, and create network services.   According to WSO2 , it provides “bidirectional mapping of sequence diagrams and code.” This allows developers to switch between working with traditional code and low-code as needed. It also abstracts away a lot of complexity in developing cloud-native applications by providing a way to represent network interactions and streamlining functions related to data usage, configurations, and cloud deployments.  “The move to cloud native applications—which are inherently integrations of services, data, transactions and processes—has rendered many older programming languages obsolete,” said Dr. Sanjiva Weerawarana, founder of the Ballerina project and founder and CEO of WSO2. “

SD Times news digest: Tricentis acquires Testim; SmartBear releases Bugsnag updates; TigerGraph to launch “Graph for All Million Dollar Challenge”;

Tricentis, an organization focused on test automation for modern cloud and enterprise applications, today announced that it has acquired the AI-based SaaS test automation platform, Testim. This combination is aimed to simplify Tricentis’ test automation, allowing users to more easily create end-to-end tests. “We are very excited to join Tricentis,” said Oren Rubin, founder and CEO of Testim. “Tricentis has built a comprehensive offering to support the full testing lifecycle across the enterprise application landscape. The unique capabilities of both companies complement one another perfectly, and devs around the world will enjoy a more robust, comprehensive platform and higher productivity.” SmartBear releases Bugsnag updates SmartBear today introduced the Features Dashboard within Bugsnag, the company’s application stability management solution. This decision-support tool brings users the ability to access real-time visibility as well as actionable insights geared at speeding up so

Kong Enterprise 2.7 released with 25% improved performance

API company Kong announced the general availability of Kong Enterprise 2.7, which delivers 25% faster performance compared to previous versions, improved security, and streamlined workflows.  Kong Enterprise is a service connectivity platform that enables organizations to secure, connect and orchestrate their APIs and services across cloud native, hybrid and on-premise environments.  The new version achieved 52,250 transactions per second (TPS) maximum throughput with a 100% success rate (up from 40,625 TPS in 2021), performing 2,886% faster than Apigee X, which achieved 1,750 TPS maximum throughput with 100% success, according to Kong.  Additional features include the ability to bulk-apply policies to APIs and developers automatically, an OpenID Connect Configuration wizard for faster authentication setup, and support for new real-time and event-based use cases with Kafka and webhooks. “Kong is focused on delivering the technology innovations that matter to our customers – and th

SD Times news digest: Vue 3 as new default; Panaya Test Dynamix updates; Microsoft adds new features to Copy Dashboard preview

The team at the JavaScript library Vue.js yesterday announced that Vue 3 is the new default version. To see what changes need to happen before switching to Vue 3, see the Potential Required Actions .  With this change, several aspects of Vue have been revamped, such as: More ergonomic Composition API syntax via <script setup> Improved TypeScript IDE support for Single File Components via Volar Command line type checking for SFCs via vue-tsc The main documentation has also been reworked, bringing an updated framework overview and recommendations, flexible learning paths for users from differing backgrounds, the ability to toggle between Options API and Composition API, and new deep dive sections. For more information, see here .  Panaya Test Dynamix updates Panaya, an organization specializing in SaaS-based change intelligence and testing for ERP and enterprise cloud applications, today introduced new enhancements into its Panaya Test Dynamix end-to-end smart test manag