The Android Virtual Devices that are installed through Android Studio are slower than a physical device. MEmu is a high […]
JIRA Linux Installation
JIRA is a product created by Atlassian which provides issue and project tracking for software projects. While Atlassian offers a […]
Firefox Does Not Display Checkboxes and Radio Buttons
The issue is that on some systems Firefox displays the checkbox and radio button controls without an outline. These controls […]
Scala IDE for Eclipse
There are currently three Scala development environments available; IntelliJ IDEA, NetBeans and Eclipse IDE. The following is an excerpt from […]
Java Embedded Browser
So why embed a browser in an application, when anybody can just access a site via Firefox, Google Chrome, Internet […]
Selenide with BrowserMob Proxy
The following is a guide to use BrowserMob Proxy to capture network traffic with Selenide as the test automation framework. […]
Build Maven Standalone Tests
Maven projects are not only used for building standalone or web applications they are also used for providing robust test […]
Fix Outlook Categories
Sometimes the categories are no longer valid and appear as white squares. Also, each category cannot be assigned unless it […]
SQL Server XML Data Retrieval Using XQuery
SQL Server allows that storage of XML in table columns. The XML can be stored in either a plain text […]
Linux LAMP Installation Guide
LAMP stands for Linux, Apache, MySQL and PHP. However, over the years LAMP refers to any deployment stack involving similar […]