Recent Stories

Read more about the article Using Angular2 to Develop a Web Based Digital Marketing Application
using-angular2-to-develop-a-web-based-digital-marketing-application

Using Angular2 to Develop a Web Based Digital Marketing Application

vteam #659 was hired to work on a web based digital marketing application. This application lets the users of our client to register themselves, create campaigns and multiple offers according to their location. In the first phase, the application’s front-end development in Angular2 was required. Additionally, the client wanted vteams to make the front-end application....

  • Post author:
  • Post published:June 2, 2017
Read more about the article Integrating Stripe Payment Gateway to a Knowledge Base Management System
integrating-stripe-payment-gateway-to-a-knowledge-base-management-system

Integrating Stripe Payment Gateway to a Knowledge Base Management System

vteam #557 has been working on a knowledge base management system. The client required stripe integration as a payment gateway to charge user subscription fee during the registration process. In this application, an option to purchase add-ons has been given to the users at the same time. Problem: In stripe, once the subscription plans (fixed) are created, the....

  • Post author:
  • Post published:May 31, 2017
Read more about the article Implementing Zip Code API in a Web Application
implementing-zip-code-api-in-a-web-application (2)

Implementing Zip Code API in a Web Application

vteam #642 was hired to work on a web application which connects patients in need of urgent orthopedic care directly to the orthopedic surgeons in their local area. The client had a unique requirement of displaying search result within a certain radius of the searched zip code. Solution: After doing some R&D, vteams engineer came up with a solution to use....

  • Post author:
  • Post published:May 25, 2017
Read more about the article Migrating Data from RDBMS to Graph Database
migrating-data-from-rdbms-to-graph-database

Migrating Data from RDBMS to Graph Database

vteam #679 has been working on a client’s web application of data analysis. This application is able to sift through the vast amounts of information available to its users through social media, news and blogs and identify trends and patterns. In the previous article, graph database was implemented using Neo4j and Python. Now the client wanted vteams engineer....

  • Post author:
  • Post published:May 23, 2017
Read more about the article Using Soundex to Implement an Intelligent Search Feature
using-soundex-to-implement-an-intelligent-search-feature

Using Soundex to Implement an Intelligent Search Feature

vteam #579 was hired to work on the project of a web based search engine application. In this application, the pre-stored database of businesses was categorized on the basis of the ‘business type’. The application users were facilitated to search for any business type stored in the database. The problem arose when the users tried to look-up for a business by typing....

  • Post author:
  • Post published:May 17, 2017
Read more about the article Using Chef-Repo Directory to Set Up Roles for Rails Environment
using-chef-repo-directory-to-set-up-roles-for-rails-environment

Using Chef-Repo Directory to Set Up Roles for Rails Environment

In the previous article, setting up the Rails environment using Chef was explained. Picking up from where we left off, we’ll begin this tutorial by setting up roles. Adding roles is an important step but a bit tricky as well. Users This cookbook adds users to the server, granting them appropriate privileges and so on. You will need to use it together with the Sudo cookbook....

  • Post author:
  • Post published:May 12, 2017
Read more about the article Use Chef to Fast Track Your Remote Rails Environment Setup
use-chef-to-fast-track-your-remote-rails-environment-setup

Use Chef to Fast Track Your Remote Rails Environment Setup

In this tutorial, we will walk through the process of setting up Ruby on Rails server deployment with Chef – in order to automate remote server configuration. Chef is a tool that allows us to manage configurations, similar to Puppet, but it’s considerably more popular as it’s written in Ruby. This tool can help you manage your infrastructure dependencies, create folder....

  • Post author:
  • Post published:May 10, 2017
Read more about the article Using Neo4j and Python to Implement Graph Database
using-neo4j-and-python-to-implement-graph-database

Using Neo4j and Python to Implement Graph Database

vteam #679 has been working on a client’s web application of data analysis. This application is able to sift through the vast amounts of information available to its users through social media, news and blogs and identify trends and patterns. In this article, you will learn to implement graph database using Neo4j and Python. Implementation: Graph data modeling....

  • Post author:
  • Post published:April 11, 2017
Read more about the article WPML – WordPress Multilingual Implementation
wpml-wordpress-multilingual-implementation (4)

WPML – WordPress Multilingual Implementation

vteam #453 has been working on the project of a community website. The aim of this project was to incorporate international language support according to WordPress standards using the BuddyPress plugin. The WPML plugin was used to provide multilingual functionality to the site. WPML includes features like WPML String Translation and a core Translation....

  • Post author:
  • Post published:March 24, 2017
Read more about the article SystemJS vs WebPack
systemjs-vs-webpack

SystemJS vs WebPack

Angular applications can use SystemJS to load application and library modules. However, there are alternatives that work just as well, specifically Webpack. SystemJS is often the popular choice, but it is important to understand the pros and cons of both SystemJS and Webpack so that we can make an informed choice. So, Which of the two is better? We....

  • Post author:
  • Post published:February 24, 2017
Read more about the article Managing JSON Taxonomy with Laravel and MongoDB
managing-json-taxonomy-with-laravel-and-mongodb

Managing JSON Taxonomy with Laravel and MongoDB

Managing a preformatted taxonomy (JSON Data) in a tree format with nth level nodes has never been easy, especially with MongoDB. Although there is no rocket science involved, while manipulating a nested array or tree in MongoDB having limited (up to 2) levels of nodes. Moreover, manipulation of multilevel trees requires some additional code implementations....

  • Post author:
  • Post published:February 17, 2017
Read more about the article Using AWS S3 and Glacier as a Backup Solution
using-aws-s3-and-glacier-as-a-backup-solution

Using AWS S3 and Glacier as a Backup Solution

vteam #367 was hired to work on the client’s application which is a leading Learning Management System (LMS) for corporate training, higher education, and K-12 school districts. This LMS emphasizes a personal learning approach based on collaborative and interactive technology to develop life-long learners. The client wanted to provide his customers with....

  • Post author:
  • Post published:February 10, 2017