All Blogs

News, guides, and how-tos; all related to development and frameworks.

Maintaining Application Integrity With Crafty Solutions

We've mentioned Murphy's Law, haven't we? Its impeccable application to the software development world and how it never seems to fail? This project was no exception. When we discovered issues within an application causing vital cron jobs to fail, it…

A Little WordPress Plugin Causes Problems For Us To Solve.

Posting multilingual content to a corporate WordPress blog is supposed to be made easy with its qTranslate plugin. Our client––who has us maintaining and developing several projects simultaneously––reported the WYSIWYG editor in WordPress 3.9.1 was broken and they were unable…

  • Post author:
  • Post published:October 9, 2014

Integration of NetSuite with MySQL

Recently we integrated Netsuite with a custom designed portal. Our client wanted to use NetSuite data in real-time to prepare custom quotes on the portal. A key requirement was to sync data between NetSuite and the custom MySQL Database without…

  • Post author:
  • Post published:May 9, 2014

How to resolve Core Data background thread problem in iOS?

This article throws some light on working with Core Data background threads as it is not documented in any of Apple’s Core Data guide: Requirement and Idea: In one of our existing iPad application, we had to implement offline feature…

  • Post author:
  • Post published:May 7, 2014