Recent Stories

Read more about the article Implementing Caching and Pagination to a Web Based Application
implementing-caching-and-pagination-to-a-web-based-application

Implementing Caching and Pagination to a Web Based Application

vteam #679 was required to implement caching and pagination of a UI, within tabs and across tabs, to decrease latency in the client’s UX as per given requirements. The client’s project was a Django based web application, able to sift through the vast amounts of information available to users through social media, news and blogs to identify trends....

  • Post author:
  • Post published:January 27, 2017
Read more about the article Using Optimizely for A/B testing of Stripe Payment Gateway Forms
using-optimizely-for-ab-testing-of-stripe-payment-gateway-forms

Using Optimizely for A/B testing of Stripe Payment Gateway Forms

vteams #335 recently built an e-commerce site powered by WooCommerce, using Stripe as the payment gateway. Stripe provides pop-up forms and inline forms to perform the payment process. The team set up both forms for A/B testing directing 50% of the traffic on site to each type of form. The client wanted to engage users and see what form best fit....

  • Post author:
  • Post published:January 20, 2017
Read more about the article Setting Up Doctrine2 ORM with Laravel 5
setting-up-doctrine2-orm-with-laravel-5

Setting Up Doctrine2 ORM with Laravel 5

The Object Relational Mapper (ORM) for PHP sits on top of a powerful DataBase Abstraction Layer (DBAL). One of its key features is the option to write database queries in a proprietary, object oriented, SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains....

  • Post author:
  • Post published:January 6, 2017
Read more about the article Developing a Java Application to Fetch the Data from Untangle Server
developing-a-java-application-to-fetch-the-data-from-untangle-server

Developing a Java Application to Fetch the Data from Untangle Server

vteams helped out a client to fetch the data from Untangle Server through PHP. The client wanted to achieve this by creating a crawler which could gather the data from the server. However, vteams engineer knew that this is not a viable solution and hence an alternative solution was proposed. Solution The first step was to analyze the PSQL database....

  • Post author:
  • Post published:December 30, 2016
Read more about the article Using ImageMagick to Enhance Tesseract OCR Accuracy
using-imagemagick-to-enhance-tesseract-ocr-accuracy

Using ImageMagick to Enhance Tesseract OCR Accuracy

An aviation manufacturer wanted an online repository to manage PDF and Image format documents. The fundamental function of the application was to extract data from the documents using OCR (Optical Character Recognition) and transfer it into the database. Following were the major requirements: The application should be able to save the....

  • Post author:
  • Post published:December 15, 2016
Read more about the article Using Third Party API to Send Mass Emails
using-third-party-api-to-send-mass-emails

Using Third Party API to Send Mass Emails

The client of vteam #472 wanted to reach out to all their affiliates and invite them to join under a new affiliate program. For this purpose, the client chose a third party API to send mass transactional and marketing emails. The client also requested that the API be integrated, which would allow their system to send emails without compromising server....

  • Post author:
  • Post published:December 8, 2016
Read more about the article Developing a Fracture Mechanics Software for Automation
developing-a-fracture-mechanics-software-for-automation

Developing a Fracture Mechanics Software for Automation

A comprehensive engineering assessment tool (fracture mechanics software) that automates the procedure for offshore components was developed by vteam #585. The application caters to Oil & Gas, Nuclear and Construction industry, for various types of structures such as pipelines, pressure vessels, tanks and buildings. This complex system demanded the use of....

  • Post author:
  • Post published:December 2, 2016
Read more about the article Using AngularJS to Develop Copper Cable Configurator
using-angularjs-to-develop-copper-cable-configurator

Using AngularJS to Develop Copper Cable Configurator

The client of vteam #167 is working as a technology reseller, providing fiber and component resale solutions to their customers. In order to quote the specs and cost of different types of cables to their customers the client is already using a web based custom configurator tool. Previous configurators were capable of handling Fiber and MTP items. A few....

  • Post author:
  • Post published:November 25, 2016
Read more about the article Dynamic Widget Loading Based on User Roles
dynamic-widget-loading-based-on-user-roles

Dynamic Widget Loading Based on User Roles

A cloud based lending platform was developed for small business lenders by vteam #397. In the lending system, there were multiple user roles for example Manager, Sales Person, Referral Source and Business Development Officer etc. Each of these user roles had permissions for widgets specific to the respective role. Requirement A Dashboard (screen) was....

  • Post author:
  • Post published:November 18, 2016
Read more about the article Using Avocode, Animate.CSS and Conditional JS to Develop a Responsive Website with Fluid Layouts
using-avocode-animate-css-and-conditional-js-to-develop-a-responsive-website-with-fluid-layouts

Using Avocode, Animate.CSS and Conditional JS to Develop a Responsive Website with Fluid Layouts

vteams was hired to develop a fully responsive website with fluid layouts. The website should adjust with all the varying resolutions for different devices ranging from desktop to tablet. The tricky part of this project was to achieve this requirement without duplication of HTML content for mobile and desktop view. Animation and interactivity was required....

  • Post author:
  • Post published:October 27, 2016
Read more about the article Using Bootstrap and Customizations to Make Kendo UI Controls Responsive
using-bootstrap-and-customizations-to-make-kendo-ui-controls-responsive-featured-image

Using Bootstrap and Customizations to Make Kendo UI Controls Responsive

vteam #397 has been working on a web-based loan management system. Due to rapid increase in use of smartphones, the client wanted to make his application responsive and user-friendly for mobile devices. Kendo UI framework controls had been extensively used in the application but these were not responsive. Telerik support team was consulted for....

  • Post author:
  • Post published:October 21, 2016
Read more about the article Optimizing Complex SQL Queries to Reduce Query Execution Time
optimizing-complex-sql-queries-to-reduce-query-execution-time-featured-image

Optimizing Complex SQL Queries to Reduce Query Execution Time

vteam #397 has been working on the project of a web based commercial, SBA lending, Software Company. While using the reporting module to run a report, end user reported that he faced a timeout exception after waiting for almost 2 minutes. This particular issue occurred when there were approximately 60 records in the database. After analyzing the query....

  • Post author:
  • Post published:October 13, 2016