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… Read more“Using Socket as a Server to Update Songs Information Live on Radio Player”
Parsing and Retrieving Emails from Gmail Inbox Using PHP5 IMAP
Recently, one of our clients requested a functionality to parse and retrieve emails from his Gmail inbox using PHP that should be based on the email content. vteams engineer completed this request using Internet Message Access Protocol (IMAP) – an Internet standard protocol used by email clients to retrieve email… Read more“Parsing and Retrieving Emails from Gmail Inbox Using PHP5 IMAP”
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: Tree Taxonomy Context Menu Drag… Read more“Developing a Custom Solution to Display the JSON Response in a Tree Structure”
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,… Read more“Integrating Stripe Payment Gateway to a Knowledge Base Management System”
Using Modular Approach to Maintain and Scale a Legacy App
vteam #638 was hired to develop a web application using the legacy styled custom core PHP code. For review, a basic set of old codes was provided by the client. Firstly, vteams engineer Muhammad Saleem had to understand the legacy code and develop the application features within the given deadline…. Read more“Using Modular Approach to Maintain and Scale a Legacy App”
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… Read more“Using Neo4j and Python to Implement Graph Database”
Using Elastic Search with Symfony 3
vteam #620 was required to develop a pilot project to check the possibility of processing large number of records that are created by consuming various Contact APIs. The objective of this project was to build a system that will be able to fetch (from API), transform, store and retrieve large… Read more“Using Elastic Search with Symfony 3”
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… Read more“WPML – WordPress Multilingual Implementation”
Developing A Recurring Cart Extension for Placing Orders in Magento
vteam #602 was required to develop a recurring cart extension for Magento. The client wanted its customers to place orders automatically using a Cron script. Creation of recurring cart functionality was a straight forward task. But the payment method for automatic orders was problematic. vteams engineer Tahir Yasin had to… Read more“Developing A Recurring Cart Extension for Placing Orders in Magento”
Adding New Features to the Invoicing Module of a Web Application
vteam #472 has been working on a custom-built application which provides software as a Service (SAAS) in dispute process outsourcing, training solution and credit repairs. The client required additional features in the application’s invoicing system while it was functional simultaneously. vteams engineers Hyder Ali and Usman Tariq had to add… Read more“Adding New Features to the Invoicing Module of a Web Application”