Skip to main content

Posts Tagged ‘mobile dev’

Abstract colorful grid surrounded by glowing particles

Realm: A Powerful Mobile Database

Those who have worked with mobile applications have used SQLite or Core Data engines as databases, two options that are totally valid. Still, in many cases, they do not meet all the requirements that developers are looking for. In the development world, new things are coming up that could help and facilitate our daily work. […]

5 Criteria to Consider for an Internet of Things Platform

In the current market research trend there a leaders across various IoT industries setting trends for how companies can start utilizing IoT, and how. Current leaders in the Internet of Things platform market consist IBM, PTC, GE, Microsoft, and Amazon Web Services. How do you choose a platform for your company? Consider this criteria: Connectivity: […]

Mulesoft IoT – 3 Capabilities that Enable Your Strategy

MuleSoft positions as a leader in many of Gartner’s Magic Quadrants. The two most relevant are Enterprise Integration and API Management where MuleSoft sits in the Leader quadrant among few vendors. These commendations prove that MuleSoft has the capabilities to support trends such as Internet of Things with the MuleSoft Exchange connector market, cloud and […]

Swift 3 – Quick and Dirty API Request to Test JSON Data in Xcode/iOS

At this point the UI is developed, we’re binding the “Pulse” text to our controller “Received Actions” graph_steps function, based on “Pulse” tap on the screen. This code is an easy way to get started with testing a new API endpoint when the data is incoming. By no means is it a “best practice”, but […]