Recent Stories

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 Video Conferencing Setup using OpenTok
Video Conferencing Setup using OpenTok

Video Conferencing Setup using OpenTok

Opentok is a video conferencing solution which supports upto 20 users in a video conference call at a time. OpenTok supports video archiving and text chat can also be implemented using OpenTok. Integration of OpenTok with website required following browser specs: Google Chrome (latest release version) Firefox (latest release version) Internet....

How to resolve XML-RPC Message Format Error

A medical web portal developed using Drupal version 6 had to communicate with a desktop application developed in .NET framework to get a record list of locations. For this, a custom API (web service) was written in XML-RPC protocol. The web service used for the communication was working fine in Drupal 6 version of web application. Another small....

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

The 5 Most Common Problems In Agile Software Development

To effectively communicate, we must realize that we are all different in the way we perceive the world and use this understanding as a guide to our communication with others ~ Tony Robbins Agile software development is a game of effective communication in case of handling complex clients. Paranoid clients sometimes create such situations which offshore development....

Flare Assist – Distance Measuring Device For Paragliders

Paragliding is one of the most evolving adventurous sports these days. While Paragliding, you can feel out of the world and fly like the birds and cherish few of the most amazing moments of your life. But, it has its associated risks and dangers as well. The most important pre-requisites to learning to fly safely are pilot attitude, competent instructions and safe....

Migration From ‘Attachment_fu’ Plugin To Paperclip

Overview: While upgrading a rails application from rails (3.0.10) to rails (3.1.12), we encountered a gem attachment_fu that needed to be replaced either by the famous Paperclip or Carrierwave or any other gem of your own choice. The reason being attachment_fu is a plugin and plugins support is no more available in rails latest version....

The Research Before The Research: Crafting A New Learning Management System

Research and development (R&D) is a massive part of what we do. Prior to beginning any project, no matter how many times we’ve successfully completed software just like it, we’ll spend hours investigating the various nuances of each situation, optimizing for unique stipulations and circumstances. When one client asked us to dream up a learning....