Blog

Job Roles of an Android Developer at vteams

A principal software engineer sitting in a glass cubicle; time flies by when he’s working on his laptop. He enters a flow state because he loves what he’s doing and is always willing to learn something new concerning his field.…

5 Basic Mores to Improve Your UI/UX Design

Do you want to know how to improve UI/UX design skills? Stay tuned! Think of your web app as the face of your company that stays active round the clock 24/7. These days people have set a few metrics to…

Recent Stories

Keep yourself updated with our latest blogs about web development, app development and robotics engineering.

Read more about the article Using Socket as a Server to Update Songs Information Live on Radio Player
using-socket-as-a-server-to-update-songs-information-live-on-radio-player

Using Socket as a Server to Update Songs Information Live on Radio Player

vteam #616 has been developing a custom radio player (for playing audio content) using AngularJS and SoundManager2 (as a sound API) for the client’s web based music portal. At the initial stage, vteams engineers were dealing with different types of media easily. Later on, the client required a unique module to create and play radio stations which contain songs....

  • Post author:
  • Post published:June 29, 2017
Read more about the article Using Redis to Share Real Time Data among Servers
using-redis-to-share-real-time-data-among-servers

Using Redis to Share Real Time Data among Servers

vteam #678 has been working on a telephony web application. To increase the capacity (concurrent users) and reliability of the application, the client required load balancing so that the agents (users) can login from any of the three servers. Additionally, the application’s admin panel was required to display and control the status of all the active agents on any of the three....

  • Post author:
  • Post published:June 22, 2017
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 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