Converting a Screen Recording

PRODUCT

Incling helps brands test their products and adapt them to real-world use. This process involves allowing users to test their products and share their thoughts and experiences. Initially, a Java applet was used to record a screencast with the user’s actions and comments, but once browsers started to deprecate support for the Java plugin, it was decided to find the third-party development team that would execute the renovation plan. In search of the best Java outsourcing provider in Eastern Europe, many customers end up in Redwerk, as our Java Development Company takes pride in the work we perform to develop desktop application. Thus, Redwerk was hired as a shrewd Microsoft software development company to come up with a solution and this project became an addition to the list of successful Java projects by Redwerk.

SOLUTION

Our first course of action was to perform a detailed code review of the existing applet. Some issues made themselves evident almost immediately: the code base had a number of legacy components, and there were no build systems or dependency managers in place. At Redwerk, we like to keep our builds automated and our code clean and minimalistic – fewer lines means fewer bugs. Therefore, our obvious next step was to implement Gradle-based build scripts and use Maven repos to fetch dependencies. With just a few hours’ cleanup, we were able to shrink the code base by almost 15,000 lines. This also allowed us to execute the entire build process with a single console command.

After the initial setup, our Java developers began work on creating the application, writing installation scripts, and fixing the translation infrastructure, all simultaneously. As the applet was already written in Java, it took almost no time at all to retool the existing code into a standalone application. We wrote our package and installer scripts using NSIS, launch4j, fpm, pkgbuild, and packr. Our solution automatically installs Java on the user’s machine if necessary and registers a custom URI handler which lets users launch the application by clicking a link on the web page.

We also implemented a way to seamlessly deliver version updates to users: whenever a user starts a new screencast, the app communicates with the backend to check if there are any updates available and updates itself in the background if necessary.

.

RESULTS

The application was delivered on time, fully tested and ready for real-world use.

The build process was automated and fully documented so that future programmers can join the development process in as little as 10 minutes.

 

Redwerk developers upgraded Incling Java creencasting app

 

TECHNOLOGIES