Java development testing tool Diffblue Cover Developer Edition
Wednesday, December 11, 2024 by Richard Harris
Diffblue released a new edition of its flagship product, Diffblue Cover. Diffblue Cover: Developer Edition meets the unique needs of individual Java developers and small teams, offering an accessible solution for AI-driven, continuous unit testing to drive efficiency, consistency, and scalability.
Diffblue Cover is widely adopted by medium-to-large enterprises &ndash...
Ballerina cloud native programming language launches
Friday, September 13, 2019 by Richard Harris
The growth of digital services, mobile apps, and connected devices are creating an explosion of endpoints, from APIs to events, data streams, microservices, serverless apps, and other digital assets. Developers today need a more modern and agile approach to connect to these endpoints than a traditional centralized enterprise service bus (ESB) can offer. Ballerina 1.0, n...
Android Studio update fixes over 200 reported bugs, here's what's new
Tuesday, January 15, 2019 by Richard Harris
Google has just announced the release of Android Studio 3.3, an update on Project Marble, which is the Android Studio team’s focus on improving fundamental user-facing features and product polish.
In a recent blog post, Jamal Eason says: "Android Studio 3.3 kicks off the broader quality focus area for the year, which we call Project Marble. Announced at th...
Google Flutter comes out of Beta to help speed up native development
Tuesday, December 18, 2018 by Richard Harris
For cross-platform mobile development, developers generally have to choose between either building the same app multiple times for multiple operating systems, or to accept a solution that trades native speed and accuracy for portability. Flutter provides a solution that gives developers the best of both worlds: hardware-accelerated graphics and UI, powered by native ARM...
Why Kotlin language use is skyrocketing
Tuesday, July 10, 2018 by Richard Harris
Kotlin, the Java based language that titles itself as "The Statically typed programming language for modern multiplatform applications" is alive and kicking as revealed in a new report from Pusher who says there is "exponential growth in Kotlin adoption."
Kotlin originated at JetBrains, the company behind IntelliJ IDEA, in 2010, and has been ...
SmartBear Adds .NET Framework Functionality to Its API Testing Framework
Wednesday, July 27, 2016 by Stuart Parkerson
SmartBear Software has announced that API developers using Visual Studio to build software using the open source .NET Framework can now utilize the SmartBear’s Ready! TestServer API testing framework.In April SmartBear announced similar support for Java developers using tools like Eclipse, IntelliJ and others. With the .Net announcement developers can now use the open s...
Android Studio 2.0 Now Available
Monday, April 11, 2016 by Stuart Parkerson
Android Studio 2.0 has been released allowing developers to build apps for the Android platform, including phones and tablets, Android Auto, Android Wear, and Android TV. It is the official IDE from Google including a code editor, code analysis tools, emulators and more. Android Studio 2.0 includes the following new features for Android developers:- Instant Run: De...
Sencha Releases Updated JavaScript HTML5 Web App Platform
Wednesday, July 8, 2015 by Stuart Parkerson
Sencha has announced new web application development offerings with the general availability release of Sencha Ext JS 6 and revamped Sencha Web Application Manager (formerly known as Sencha Space), part of the new Sencha Web Application Lifecycle Management Platform.Sencha Ext JS 6 offers a JavaScript framework for building cross-platform web applications targeting desk...
RoboVM Lets Developers Use Java to Build iOS Apps Using native UI’s With Full Hardware Access
Thursday, April 2, 2015 by Richard Harris
RoboVM Lets Developers Use Java to Build iOS Apps Using native UI’s With Full Hardware AccessRoboVM has released the first stable version of its coding platform which lets developers reuse Java language and tools skills to build iOS Apps using native UI’s and with full hardware access.RoboVM is setup as a platform with multiple components:- The ahead-of-time (AOT) compi...
Microsoft Announces New Office 365 REST based APIs plus iOS and Android SDKs
Friday, October 31, 2014 by Richard Harris
Microsoft has announced has announced three new Office 365 capabilities for developers: 1) general availability of new Office 365 APIs for mail, files, calendar and contacts; 2) new mobile SDKs for native app development, and 3) visibility for developers’ apps through the new Office 365 app launcher. The new Office 365 REST-based APIs for mail, files, and calendar ...
JetBrains Opens Early Access Program for Upsource Repository Browser and Code Review Tool
Friday, August 8, 2014 by Richard Harris
JetBrains has opened its Early Access Program for Upsource, a new on-premise team tool that allows developers to browse their source code repositories, share, discuss and review code.As would be expected, being a part of an Early Access Program provides an extra opportunity for developers to get in touch with the JetBrains team and work closely with JetBrains to shape h...
BlueStacks Announces Second Console, GamePop Mini
Saturday, July 13, 2013 by Richard Harris
BlueStacks, who's App Player converts Android apps to run on computers, has followed its announcement in May of the $129 GamePop Android console with the addition of the GamePop Mini. Both consoles are designed to play mobile games on a big screen television. Both consoles are reported to be available later this year.
The Mini differs from its big brother not only in d...
Google Provides Early Access Preview of Android Studio
Friday, May 24, 2013 by Stuart Parkerson
Android development using native Java has mostly come in the form of the developer downloading eclipse then grabbing the necessary Android plugins needed to develop in. But now Google is providing developers the opportunity to test drive its new Android development environment based on IntelliJ IDEA which was announced at the recent Google I/O 2013. Simil...
Getting Started with Android Studio
Thursday, May 16, 2013 by Richard Harris
Android Studio is a new Android development environment based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin, Android Studio provides integrated Android developer tools for development and debugging. On top of the capabilities you expect from IntelliJ, Android Studio offers: Gradle-based build support. Android-specific refactoring and...