Category: Globalization
In this video, I show you how to use the Globalization Pipeline service on Bluemix to translate caption files in SubRip format.
In this post I am going to show how you can use a set of utilities that I have put together to automatically create a SubRip .srt file from a .mp4 video using Watson Speech to Text and then translate the SubRip file into other languages using the Globalization Pipeline service on Bluemix. Here is…
As development teams build and deploy their cloud applications, they often struggle with how to get their applications quickly translated into multiple languages to capture the global market. Late last year IBM released the Globalization Pipeline service on IBM Bluemix to help developers integrate the use machine translation into their DevOps processes to quickly translate…
As we all know time to market is everything when you are trying to get people excited about your next great application. To help you reach global markets faster you can now access the Globalization Pipeline service directly the Atom editor and get your application quickly translated into multiple languages without even leaving the editor….
With all the excitement about the Globalization Pipeline service on IBM Bluemix we are thrilled to share with you a new extension we have created for Microsoft Visual Studio Code that lets you access the service directly from the Visual Studio Code editor. Checkout this short video on how to get started using the extension.
One of the great features of the IBM Globalization Pipeline service on Bluemix is the ability to select the machine translation engine you want to use to translate your applications. This gives you great flexibility to choose the engine that gives you the best results for the type of application you are translating. Currently, you…
One of the biggest challenges with using cloud services is having to learn all the RESTful APIs that a service provides. Developers really want to be able to quickly integrate the use of a cloud service into their application without having to spend a lot of time studying a service’s Swagger docs. With the recent…
I am thrilled to inform you that IBM Globalization Pipeline for Bluemix is now generally available on IBM Bluemix. Using the IBM Globalization Pipeline service on Bluemix you can quickly translate your applications running on Bluemix into other languages while continuing to work within your DevOps/Continous Delivery infrastructure. The cool thing about using the Globalization…
This blog post is to let you know about some exciting news out on the IBM Bluemix Garage Method site. For those of you not familiar with the Bluemix Garage Method. The Bluemix Garage Method is all about digital transformation through rapid innovation and DevOps. The Bluemix Garage method gives you recommended methods, practices, tools, and…
Many developers may be surprised to learn that services from IBM Bluemix can be called from environments other than IBM Bluemix. In this blog post I am going to show you how you can call the IBM Globalization Pipeline service on IBM Bluemix from Amazon Web Services (AWS) Lambda. So let’s get started. Create…