Almost every year I will be attending the Hangzhou Spark meetup, where we can meet the Spark and Hadoop fans and expert from the local community. I love it because it is an open meetup and nothing to do with the commercial. In this year there are great knowledges and experiences sharing on Flink as […]
Innovation + Product Development
What Is an Experience Business?
We talk a lot about experiences. User experiences, digital experiences, customer experiences – and now, becoming an “experience business.” Adobe first introduced the term “experience business” at Adobe Summit 2016, and illustrated the concept in a comical video this past March. Simply put, an experience business provides a top-notch experience to customers throughout the entire customer journey. […]
WORKING WITH BUILT-IN MQ TELEMETRY TRANSPORTS (MQTT) IN IIB
Overview MQ Telemetry Transport (MQTT) is a lightweight protocol which publish/subscribe messages. IIB has its built-in MQTT server/broker and input/output nodes for processing MQTT messages. You can create sample message flows to receive an MQTT message by using the MQTTSubscribe node to subscribe/consume one or more topics on an MQTT server/broker. You can publish an […]
Android UI tests using Espresso
Why During Android mobile testing, we will think about various tools to implement UI automation. Here we talk about Espresso, but why Espresso? The basic thinking here, we know IDE-Android studio is most popular which mobile developer is using. And Espresso is a UI test framework within Android studio. And google released the Espresso framework […]
IOS UI automation testing with XCode Server&CI
About During IOS project developing, old features are always broken after new code merged in. As tester, we will run tests to verify the old features work well or not. XCTest is one kind of testing framework supplied for our use, starting with XCode 5. XCTest framework could create and run unit tests, performance tests, and UI tests […]
How to build a PowerBI Dashboard from Oracle
PowerBI on Azure supports for various type of RDBMS, such as Oracle DB, SQL Server, DB2 and so on. In this post, I will introduce the basic steps regarding how to connect to an Oracle DB in PowerBI. In order to connect to an Oracle database with Power BI Desktop, the correct Oracle client software must […]
Introduction to Apple’s ARKit (Part One)
In the WWDC 2017, Apple announced the ARKit, which is a new framework to embed the Augmented Reality technology. In this article, you’ll get a brief idea of what AR is and what is inside the ARKit. What is AR? AR (Augmented Reality) is a technology that put a visual object into the real world. […]
Design and Build Your Own Restful API with Swagger
Though APIs have been used for decades, they are turning into the Micro level to fit more frequent changes and decoupling requirements. In recent years, one thing that we have been seeing is a transition from monolithic applications to microservice‑oriented architecture. Out of several API designing and building tools, we would talk about one of […]
How to Use JIRA Service Desk to Monitor and Measure SLA
Service Level management (SLM) is a vital process for every IT service provider organization in that it is responsible for agreeing and documenting service level targets and responsibilities within SLAs. Defining acceptable response and resolution times is a key task in the production of IT service level agreements(SLAs). SLA response times and SLA resolution times […]
Latin America: The Nearshore Option
Latin America has been a stand out choice for North American companies looking to outsource software development. Various countries within the region has taken the initiative to institute programs that have helped to gain them a share of the software outsourcing market. Latin american children now have access to new education initiatives to improve English fluency, and technology […]
Introduction to FastConnect TIBCO Factory
FastConnect TIBCO Factory is a software factory, and not to be thought of as a framework, in that it gives tools to develop, build, package, deploy, manage and monitor TIBCO applications and environments but no implementation of functional or technical services. FastConnect is plug-in based. The available plugins: BWMaven CodeReview BWMaven: BWMaven is a Maven plugin to […]
TIBCO BW Plug-in – REST and JSON Usage
TIBCO provides support for REST and JSON plug-ins for the Business Works 5.x edition; these plugins can be installed after installing Business works 5.x edition manually. REST plug-ins can allow the user to invoke Restful web services and expose BW applications as Restful web services. JSON plugins will help to transform XML data to JSON […]