Recent Stories

Read more about the article Applying WordPress Coding Standards and Optimizations to Maintain a Legacy Application
applying-wordpress-coding-standards-and-optimizations-to-maintain-a-legacy-application

Applying WordPress Coding Standards and Optimizations to Maintain a Legacy Application

The client of vteam #507 has a web application which facilitates the users of the Fortune 500, Federal, State and Government agencies to generate USPS labels, scan report and tracking status. The legacy application was developed using Caspio Bridge and Endicia on WordPress with Avada Theme by his ex-developer. Initially, the automation of all the back-office work....

  • Post author:
  • Post published:June 15, 2017
Read more about the article Using GIT to Upgrade any Web Based Software
using-git-to-upgrade-any-web-based-software

Using GIT to Upgrade any Web Based Software

In general, software requirements grow every day. A need exists to deploy new releases as well as sub-releases to cater the changing dynamics of daily software usage. Hence a smooth upgradation becomes an ultimate need for all the clients/users. A system is required by which they can easily upgrade their software in a matter of clicking just one button. While....

  • Post author:
  • Post published:June 8, 2017
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 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 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
Read more about the article Scraping with Multiple TOR Instances
scraping-with-multiple-tor-instances

Scraping with Multiple TOR Instances

GOOGLE performs web scraping every single day to keep its index updated, to fetch different websites, for storing information and making it presentable to the viewer. Web scrapers can retrieve data at a much faster rate than human beings, so if bad scraping practices are used then it can impact the performance of the website being scraped. In this case, server....

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