Tech Talk

Digital Transformation, Artificial Intelligence, Machine Learning, IoT, Big Data Analytics, Enterprise Architecture, Performance Engineering, Security, Design and Development tips on Java and .NET platforms.

Thursday, May 14, 2015

Ruminating on Apple HealthKit backup

›
While my team was working on the Apple HealthKit iOS APIs, we came to know a few interesting things that many folks are not aware of. Jotti...
Thursday, February 05, 2015

Comparing two columns in excel to find duplicates

›
Quite often, you have to compare two columns in excel to find duplicates or 'missing' rows. Though there are many ways to do this, ...

Depreciation of fixed assets in accounting

›
Would like to recommend the following site that gives a very simple explanation of the concept of depreciation in accounting. Worth a perus...
Monday, January 26, 2015

Patient Engagement Framework for Healthcare providers

›
HIMSS (Healthcare Information and Management Systems Society) has published a good framework for engaging patients so as to improve health...

Ruminating on Open Graph Protocol

›
Ever wondered how some links on Facebook are shown with an image and a brief paragraph? I dug deeper to understand what Facebook was doing ...

Router blocking HTTPS traffic?

›
Recently I had got a new cloud router for my broadband connection. Though the speed was very good, I was facing intermittent problems in ac...
Thursday, January 15, 2015

Applying Analytics to Clinical Trails

›
The below link is a good article on using Big Data Analytics to improve the efficiency of clinical trials. http://archive.expresspharmaon...
Thursday, January 08, 2015

Ruminating on the Open Bank Project

›
A colleague of mine introduced me to the ' Open Bank Project '. It's an interesting open source project to create a generic API...
Monday, September 22, 2014

Exploring Apache Kafka..

›
We had successfully used ActiveMQ and RabbitMQ in many projects and never felt the need to explore any other message broker. Today, my coll...
Thursday, September 11, 2014

Monitoring TOMEE using VisualVM

›
A few years back, we moved to Jboss from Tomcat for our production servers, because there was no viable enterprise support for Tomcat. Toda...

Default tools in the JDK

›
Found the below article worth a perusal. We get so used to using sophisticated tools that we forget there are things we can do with a bare J...
Monday, September 01, 2014

Does Digital Transformation need 'Skunk Works' kind of environment?

›
Skunk Works is a term that originated during WWII and is the official alias for Lockheed Martin’s Advanced Development Programs (ADP). T...
Monday, August 25, 2014

Ruminating on Showrooming and Webrooming in the Digital Age

›
When e-Commerce giants such as Amazon took the retail industry by storm, there was a lot of FUD on showrooming . As a digital native, even...
Friday, August 22, 2014

A good comparison of BLE and Classic Bluetooth

›
The following link gives a good overview of the differences between BLE (Bluetooth low energy) and classic bluetooth. Definitely worth a pe...
Tuesday, August 12, 2014

How does Facebook protect its users from malicious URLs?

›
The following post gives a good overview of the various techniques (such as link shim) used by Facebook to protect its users from malicious...
Wednesday, July 09, 2014

Collection of free books from Microsoft

›
Eric Lingman has provided links to a large collection of free Microsoft books on a variety of topics on his blog post (link below). http:...
Tuesday, June 03, 2014

Categorization of applications in IT portfolio

›
During any portfolio rationalization exercise, we categorize applications based on various facets, as explained in one of my old posts here...

Ruminating on RTB, GTB and TTB

›
The IT industry loves TLA's (three letter acronyms) ! Recently a customer was explaining their IT budget distribution to us in terms of...
Monday, May 26, 2014

Ruminating on HIPAA compliance

›
I was a bit confused on the intricacies of what entities are covered under HIPAA. The following article helped me clear a few cobwebs and a...
Friday, May 23, 2014

Ruminating on Rate Limiting

›
As architects, when we define the API strategy for any organization, we also need to design the ' Rate Limiting' features for that...
Tuesday, May 20, 2014

Appending the current date to the file-name in a DOS batch program

›
I was writing a utility batch for my backup folders and wanted to have the current date appended to the filename. Using just %DATE% was thr...
Wednesday, May 14, 2014

Ruminating on Insurance Agents, Brokers, Producers

›
In the insurance industry, the terms 'Agent', 'Broker' and 'Producer' are used interchangeably many a times. But in...
Friday, May 02, 2014

Ruminating on the #hashtag economy

›
The '#' (hash) symbol was originally created for twitter users to categorize their messages. It was used by Twitter users to identi...
Wednesday, April 23, 2014

Ruminating on Network Port Mirroring

›
For any network sniffer (analyzer) or Network Intrusion Detection Systems to work, the concept that is applied behind the scenes is ' N...
Monday, April 14, 2014

Updating content in an iOS app

›
Any mobile app needs to have a design strategy for updating content from the server. We were exploring multiple options for retrieving cont...
Thursday, March 20, 2014

Mobile Device Management Products

›
My team was helping our organization to evaluate different Mobile Device Management (MDM) tools for enterprise level deployment. The follow...
Monday, March 17, 2014

Ruminating on Distributed Logging

›
Of late, we have been experimenting with different frameworks available for distributed logging. I recollect that a decade back, I had writ...
Sunday, March 16, 2014

Calling a secure HTTPS webservice from a Java client

›
Over the last decade, I have seen so many developers struggle with digital certificates when they have to call a secure webservice. A lot o...
Wednesday, February 19, 2014

MongoDB support for geo-location data

›
It was interesting to learn that FourSquare uses MongoDB to store all its geo-spatial data. I was also enlightening to see JSON standards f...

Ruminating on SSL handshake using Netty

›
I was again amazed at the simplicity of using Netty for HTTPS (SSL) authentication. The following sample examples are a good starting point...
‹
›
Home
View web version
Powered by Blogger.