All Blogs

Enlighten yourself with a huge archive of informative articles.

Marketing and Twilio SMS Campaigns fixation

SYNOPSIS: Team span: Currently ActiveImplementation Duration:  Duration: 1 month Technology:  Ruby on Rails, MySql, SideKiq Development Manager:  Shahroon Ali Engineer:  Shahzad Tariq & Tabish Saleem National Career Fairs (NCF) company has held over 20,000+ career fairs nationwide USA and have had more than…

Moving from Waterline to Sequelize

By the time we were working on project the backend structure was not in a good shape. As the project was live so we were not supposed to do drastic changes in backend structure. Previously it was using Sails Framework…

  • Post author:
  • Post published:January 21, 2020
Read more about the article Developing a Custom Solution to Display the JSON Response in a Tree Structure
developing-a-custom-solution-to-display-the-json-response-in-a-tree-structure

Developing a Custom Solution to Display the JSON Response in a Tree Structure

vteam #550 was hired to work on an application that can create and manage the catalogs of auto parts/products for different manufacturers and distributors. The client asked vteams to represent the JSON response in a tree format. The tree format must achieve the following targets: 1- Tree Taxonomy 2- Context Menu 3- Drag and drop of nodes to reorder (multiple....

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....

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....

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....

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....

Read more about the article Using MEAN Stack to Develop a CMS Portal
MEANStack-for-CMS

Using MEAN Stack to Develop a CMS Portal

To improve operational efficiency, a CMS portal (Software Quality Management System) was required that would streamline quality management processes. This system was anticipated to manage large amounts of content for different projects. The following features were required: A Statistics display using charts or tabular form Graph updates as per analytics....

Read more about the article Exporting Telerik Reports to A Stable RTF/Word Format
Telerik-conversion-blog-vteams

Exporting Telerik Reports to A Stable RTF/Word Format

A web-based, commercial and SBA lending software required vteam #397 to develop an export feature that could convert Telerik Reports to a stable Rich Text Format (RTF). Reason being the Telerik Reports were not being generated in a suitable format when exported to RTF or Word. Whether users were creating a new mapping mechanism for filling a Word....

Read more about the article FedEx LTL Shipping Service Integration via Third Party Account for Chemicals Martketplace
FedEx-shipping

FedEx LTL Shipping Service Integration via Third Party Account for Chemicals Martketplace

A marketplace for Chemicals is under development of vteam #577 that allows a chemical seller and potential chemical buyers to transact chemical products with each other. Now our client wanted to ship chemical products more than 150 LB from seller position to buyer position without the involvement of both (buyer & seller) in shipping process. According to....

  • Post author:
  • Post published:March 31, 2016

Care and Management Application for Pet Parents

SYNOPSIS: Team span: November 2014 to December 2015 Duration: 1 year and 1 month Technology: ASP.NET MVC, SQL Server, Microsoft Azure Development Manager: Haseeb Ahmed Engineer: Talal Asghar Reason for closure: Successful Project Completion vteam #502 was formed to work on an intuitive idea of developing education, care and management....

Red5 Media Streaming Custom Files Location

Red5 is a media streaming server and it has been used as a core streaming engine for most popular video conferencing solutions like Apache OpenMeetings, BigBlueButton and many others. Sometimes you have to use the core engine just to stream files without adding extra layers on top of it. The way you can do so is as follows: Install Red5 Server, Create New Application for....