Recent Stories

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 in 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…

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

Calendar Module for a College System

vteam #334 was hired to work on the SmartSIS application system. It is an inquiry management solution that manages the inquiries coming from variety of sources, including website inquiry form, external marketing websites and inquiry providers.  It was designed and…

  • Post author:
  • Post published:April 8, 2014

A custom video editor for the iPad for Field Reporters

IRVideoEditor is developed for reporters of an online news agency. The purpose of this application is to allow uploads of sports videos to the master online database through by using just the iPad. Field reporters can access their assignments directly…

  • Post author:
  • Post published:April 2, 2014

“How to Park Domains”. A detailed walkthrough

Client sent a requirement to the developer Aqeel Shamas to create a feature in the multi-site CMS Platform which will allow his customers to park their domains on that platform to use CMS services instead of the manual sub-domain creation…

  • Post author:
  • Post published:March 25, 2014

Implementation of KendoUI with Yii framework

We needed to use the KendoUI library along with Yii for a client on his project. Although jQueryUI and KendoUI are built for similar goals but KendoUI has major advantages over jQueryUI. For example, KendoUI has more widgets than jQueryUI,…

  • Post author:
  • Post published:March 24, 2014

Use of checklists saves the day. Again.

Using a checklist is a very useful practice but most people ignore it, thinking it is as a trivial, useless and time-consuming effort. By nature, a checklist is a face-sheet with tasks-required written on it. A check-box precedes it. A…

  • Post author:
  • Post published:December 24, 2013

TeamCity with Subversion. Continuous Integration

Continuous Integration is used to avoid integration hell. When integration of source code from developers is delayed; there are more chances of problems due to dependencies in the code. Continuous integration tools automate the process of integration which can be…

  • Post author:
  • Post published:December 17, 2013