Category : Opinion

Mobile Opinion Uncategorized

Will Chatbots Replace Traditional Apps for Brands?

Last year, the marketing promotion for the movie Insidious: Chapter 3 included a chatbot where fans could talk on the Kik app with a bot version of a character from the film.

Read More
Mobile Opinion Uncategorized

Apple Event: a round up from an app development perspective

A lot has been already written about the Apple Event and the product announcements. Here is a quick roundup of the announcements reliant to app development:

Read More
Mobile Opinion Uncategorized

MSQRD, Android N and more: what’s buzzing in mobile and tech

The lines between digital, mobile, technology and apps are blurring in today’s world. We at Robosoft are keen followers of developments in this arena. Here’s a quick summary of what’s buzzing:

Read More
Mobile Opinion Tech Talk

#TechTalk: thoughts on Xamarin use cases

The debate about opting for native development versus using cross platform development tools like PhoneGap, Xamarin, Titanium etc., is a perennial one in mobile app development. As with virtually everything in tech, every option has its own advantages and disadvantages.

Read More
Mobile Opinion Uncategorized

Of Quartz’s news app and emotions in apps

The new iPhone app from Quartz was all the rage in social media last week – it generated a lot of coverage and buzz. Dubbed as an ongoing conversation about the news, it breaks all the conventions about how a news app should be.

Read More
Mobile Opinion Uncategorized

iOS 9.3 and the focus on education

Since launch, the iPad has seen several marketing thrusts to position it as a device that can ‘do a lot’ – primarily to counter the talk of it being merely for consumption of content. In May last year, Apple released the ‘Everything changes with iPad’ ad – ‘take on a new project, pick up a new skill, or start a new hobby’.

Read More
Mobile Opinion Uncategorized

The business of app development in 2016

When Robosoft Technologies ventured into software development in the mid-90s or into mobile app development in late 2000s, crystal ball gazing wasn’t in vogue. Now that it is, especially around this time of the year, let me share my views on the business of mobile app development in the months to come.

Read More
Mobile Opinion Tech Talk

#Techtalk: Swift Recipes: Optionals Not knowing Optionals is not an option!

Why was a Swift developer arrested on the beach?
Because he thought clothing was optional.

Traditionally, we have all dealt with variables as having some value at any point in time during the execution of the program and use them assuming they will contain some value.

Read More
Mobile Opinion Uncategorized

Authentication Service for Securing Mobile Transactions

For Net Banking transactions, OTP continues to be a very popular 2-factor authentication mechanism. The primary device being used is a desktop computer or a laptop. The one-time password is being sent on a completely different device (out-of-band) and hence it serves as a strong 2FA approach. For Mobile Banking transactions, the primary device used for transactions and the device for receiving OTP is the same. So, this is not out-of-band. Hence it may be considered as a weak 2FA approach. How do different companies resolve this problem ?

Read More
Mobile Opinion Tech Talk

#Techtalk: Swift Recipes: Error Handling – it’s an error, not an exception!

Error handling is one of the fundamental concepts of programming. A program without error handling is like a country without a justice system. Your app will behave in an unruly manner with no one to bring order to the program.Any programmer worth his salt should handle errors in his/her code.

Read More
1 16 17 18 19 20 22