-
Archives
- October 2024
- September 2024
- July 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- December 2023
- November 2023
- October 2023
- August 2023
- July 2023
- June 2023
- May 2023
- March 2023
- May 2022
- March 2022
- April 2020
- February 2020
- November 2019
- September 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- June 2016
- May 2016
- April 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- January 2015
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- August 2012
- May 2012
- April 2012
- March 2012
- June 2011
- January 2011
- October 2010
- September 2010
-
Meta
Tag Archives: Enterprise
React Hooks
React is a javascript framework for building interactive client side interfaces along with the integration with back-end server. React considers the UI as a set of reusable components. These components can either be a class component or a stateless functional … Read More »
Tagged Enterprise
Automation & Record Keeping Using Postman
What is Postman, and why use it? Postman is an API Development Environment that helps people to build, test, document, monitor and publish documentation for their APIs. Postman is used by 6 million developers and more than 200,000 … Read More »
Tagged 1-qa, Enterprise
Android Gradle: When to use what?
On updating Android Gradle plugin 3.0 in your project, you might have noticed that you are getting warning: “Warning:Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’. It will be removed at the end of 2018” This … Read More »
Tagged Enterprise
Multiple Modules in Android Library
Applications are now migrating to a modularized structure in order to attain quicker Gradle builds, reuse code across functionalities and to create slicker Git flows by splitting the team between the different modules. Let us assume that we … Read More »
Tagged Enterprise
Amazon DynamoDB, from development to deployment
Amazon DynamoDB is a fully managed proprietary NoSQL database service that supports key-value and document data structures and is offered by Amazon as part of the Amazon Web Services. DynamoDB exposes a similar data model to and derives its name … Read More »
Tagged Enterprise
Using LESS in React without Ejecting
I recently came across a problem while configuring my React application to use LESS styling. The misleading information on the web made the solution a bit tricky. So, after finding the appropriate solution, I decided to write this article. Some … Read More »
Tagged Enterprise, enterprise mobility
An In-Depth Look At PHP Unit Assertions
A Definitive Guide to Testing PHP Applications with PHP Unit outlines the core to-dos for getting started with unit testing in PHP. If you would like to implement the ideas presented in this blog, please ensure that you have scanned … Read More »
Tagged Enterprise, PHP, PHP Unit, Unit Testing
Vulnerability Assessments or Penetration Testing – Choose Wisely!
The terms “Vulnerability Assessment” and “Penetration Testing” are often confused. But is this confusion correct and justified? We should note that although these security methods sometimes duplicate but they differ from each other in terms of different goals. Both … Read More »
Tagged 1-qa, Enterprise
Introduction to Protocol Buffer and guidelines on how to use it
Protocol buffer also known as protobuf was designed by google for internal use to store data and to communicate between processes. Google has now provided support for multiple languages and made it public under open source license. It … Read More »
Tagged Enterprise, technology
A Definitive Guide to Understanding Microservices Architecture
Let’s begin with a scenario. Imagine you are creating a next generation social media application. An application that will revolutionize the way people interact. You expect it to be a great success in future. You are very excited and much … Read More »
Tagged Enterprise
An Ultimate Guide To Edge Video Analytics
Edge Video Analytics is an application of Edge Computing. This form of computing is the opposite of Cloud Computing, however it is usually augmented by Cloud Computing. This implies that most of the computing and filtering is done at the … Read More »
Tagged Enterprise
Introduction to Server SQL Profile
INTRODUCTION SQL Server Profiler is a tool through which you can monitor, debug and analyze all the activities happening in SQL server database. You can easily monitor the selected events you want. By using SQL Server Profiler you can monitor … Read More »
Tagged Enterprise
A Friendly Introduction to Machine Learning
Machine learning (ML) is one of the most trending topics of Artificial Intelligence (AI) which, though not new in concept is becoming increasingly popular day by day. Today, Machine learning is being used in numerous Computer Science, Artificial Intelligence and … Read More »
Tagged Enterprise
Introduction to Cognitive Computing
The world of computation is evolving at an unprecedented pace, and we are witnessing numerous advances in fields such as Artificial Intelligence and others. Recently a new term, Cognitive Services, was introduced by IBM when it launched one of it’s … Read More »
Tagged Enterprise
How to Manage a LAMP Stack with Docker
Setting up a Linux, Apache, MySql and PHP stack usually requires some third party bundles or each individual software separately. The major issue in either of these is that it is not replicable, and if you want same environment again … Read More »
Tagged Enterprise
How to Create Custom Docker Image Using Docker Compose
Docker is the container platform provider and management service that helps in addressing every application across the hybrid cloud. Docker enables true independence between applications and infrastructure, as well as developers and IT ops to unlock their potential for better … Read More »
Tagged Enterprise
Major Challenges Everyone Should Know about the IOT (Internet of Things)
Introduction IoT (Internet of Things) is a network of devices connected over internet. This includes cars, home appliances, and other embedded electronic devices. With the help of IoT a network is formed with these devices so that they can be … Read More »
Tagged Enterprise
How to create a Python based Machine Learning Development Environment
Machine Learning is one of the top skills these days and is capturing majority of the Software Industry day by day. The concept behind Machine Learning is to enable machines programmatically to learn and take smart decisions and keep on … Read More »
Tagged Enterprise
Enterprise Blockchain 101: An Introduction
Introduction to Blockchain All the buzz coming out of BLOCKCHAIN. The impact created by its usage as a cryptocurrency in bitcoin as its first application and now it has continued its way as the underpinning for Shared Distributed Ledger technology … Read More »
Tagged Enterprise
A Definitive Guide to Testing PHP Applications with PHP Unit
The fact you are on this page clearly shows that you want to unit test your PHP application. If you are still not very convinced on putting efforts into unit tests and would like to have a solid footing on … Read More »
Tagged 1-qa, Enterprise
Comparison between different Vulnerability Scanning Tools
Nowadays security risks are very high due to which security testing is very important. Through security testing we can identify loop holes in a system, network or computer software. Security testing helps us to determine that software or system prevents … Read More »
Tagged Enterprise
How to use Machine Learning for Anomaly Detection
Anomaly Detection is a widely used for Machine Learning as a service to find out the abnormalities in a system. The idea is to create a model under a probabilistic distribution. In our case, we will be dealing with the Normal … Read More »
Tagged Enterprise
How to Implement IBM Watson Speech to Text Java SDK
The domain of speech recognition is considered as one of the most promising areas where modern machine learning tools are coming in handy in our quest to further refine and improve accuracy of the transcripts. The advent of ML frameworks … Read More »
Tagged Enterprise, speech-to-text
How to Create a Basic Content Based Recommendation System
For this recommendation system, on the basis of item’s characteristics and user’s preference, we will predict the user’s rating for all items that were unrated by the user. Read More »
Tagged Enterprise
11 Tips For Testing Mobile Application Efficiently
Almost 5 million mobile apps are available in Apple App Store and Google Play Store and it continuously growing. With the increasing number of apps it’s most common practice to test mobile application in order to deliver the stable app … Read More »
Tagged 1-qa, Enterprise
A Comparison between Different Speech to Text Services
Artificial Intelligence (AI) is a broad term and is defined as the study of intelligence shown by machines. In computer science some of the focused areas of AI are: Speech recognition Learning Planning Problem solving Folio3 is a seasoned player … Read More »
Tagged Enterprise, speech-to-text
Custom Models for Machine Learning Training – Speech To Text Service
Speech Recognition has been evolving over the last few decades. The recent interest in Machine Learning technologies have also added a new boost to the speech recognition domain. There are a few Speech Recognition solutions available in the market, The … Read More »
Tagged Enterprise, speech-to-text
Your Definitive Guide To Blockchain For Business
Why Blockchain The business value-add of Blockchain will grow to slightly more than $176 billion by 2025, and then it will exceed $3.1 trillion by 2030 – Gartner Blockchain is the future of Business – IBM Next Big Thing After … Read More »
Tagged Enterprise
Creating Desktop Application Using React, Electron and NodeJS
JavaScript is everywhere these days. There are so many existing web technologies that allow developers to create web applications efficiently and as quickly as possible. Building UI for web is almost effortless with the use of CSS and JavaScript here … Read More »
Tagged Enterprise
14 Major PHP Keynotes for Developers
Have you been programming in a C-style programming language, and have just been recruited in a PHP project? Are you tired of studying the basic common programming structures again and again every time you learn a new language? Do you … Read More »
Tagged Enterprise
19 Best Practices and Recommendations for Linux Server
Securing Linux server is very important to protect your data, intellectual property from the hands of crackers (hackers). The system administrator is responsible for security of the Linux box. In this blog we will go through important tips for hardening … Read More »
Tagged Enterprise
Cloud Services Comparison: Amazon vs Microsoft Azure vs Google Cloud
Introduction As companies are gaining business momentum at a rampant pace, the use and application of different cloud services have become talk of the town. Companies are shifting from self-maintained data centers, as they are expensive to maintain and are … Read More »
Tagged Enterprise
How to Implement Best Enterprise Search Solution
What is Enterprise Search Enterprise search is a complex system of search, through which authorised users are able to search across different data sources used by the organization. Data sources might be application databases, file system, Email servers, Document Management … Read More »
Tagged Enterprise
Performance Testing with Apache Bench
Apache Bench, or ‘ab’, is a very powerful, and yet simple to use command line utility for measuring the performance of your application under certain load. It is a freeware and bundled with Apache web server. Apache Bench also has … Read More »
Tagged 1-qa, Enterprise
17 Best Practices for Web Security
Recently we have been noticing a sharp rise in cybercrime and hacking based attacks, and it has been speculated already that cybercrime will cost the world in excess of $6 trillion annually by 2021. A couple of years ago, IBM’s … Read More »
Tagged 1-qa, Enterprise
6 Reasons Why Your Business Needs Custom Email Campaigns
Keeping customers involved with your product is the key to success of a business. The challenge involved is that not every product is addictive in its nature to keep the customers busy. Skilfully crafted, a customized email landing directly into … Read More »
Tagged 1-emailmarketing, Enterprise
Disaster Recovery Plan for RackSpace Cloud Servers
Irrespective of whether you use the Cloud or dedicated servers, it is essential that you should have a proper plan of countering any event if something goes wrong. To put it as simply as possible, technology breaks sometimes. Therefore, it … Read More »
Tagged Enterprise
How to Deploy ETL Processes on SpagoBI
First of all we need to Download SpagoBI from here http://forge.ow2.org/project/showfiles.php?group_id=204 We have to download All-In-One-SpagoBI-5.2.0 and run it. After creating SpagoBI by using Talend studio as shown in our blog named “How to create ETL job by using Talend” … Read More »
Tagged Enterprise
WordPress SSO: How to Integrate SAML 2.0 with ADFS 3.0
Hello everyone, Recently, we did SAML 2.0 integration with Active Directory Federation Services (ADFS) on a WordPress site for one of our clients. Even with using the plugins, it was not so simple, there were some issues we faced during … Read More »
Tagged Enterprise
HL7 Integration with Gmail Using Mirth Connect Engine
Mirth Connect Overview A Mirth Connect engine, with its own filters and transformers, is the medium for the source and destination systems. Messages flow into a source connector, pass through a pre-processor script, are converted to XML, pass through filters … Read More »
Tagged Enterprise
How To Create an ETL Job by using Talend Studio
For creating jobs in ETL through Talend Studio, the first step is to download Talend Studio from, which can be done from here. Once we have Talend Studio, the next step is to create ETL process in it. New job … Read More »
Tagged Enterprise
Push Notifications with Parse
Overview This is a three part tutorial series that will show you how to send Push Notifications from Parse, from the backend server to client devices (Android & IPhone). In this first part, we’ll build a REST based backend server … Read More »
Tagged Enterprise