
Locator Strategies in Selenium WebDriver
Introduction
Now a days Selenium is vastly used as web automation tool across industry. It has its own advantages whether it might be an open source tool or freedom…
Read More

Getting started with Apache Cordova
Building cross platform Mobile Applications using Apache Cordova – Part 1
Apache Cordova is an open source platform for building cross platform mobile applications that runs on several mobile devices…
Read More

Stanford Temporal Tagger: SUTime for JAVA
SUTIME, is a temporal tagger for recognizing and normalizing temporal expressions in English text. SUTIME is used to annotate documents with temporal information. It is a deterministic rule-based system.
The extraction…
Read More

Overloading Packages, Functions & Procedures
Introduction:
One of the most powerful aspects of the package is the ability to overload program units. When you overload, you define more than one program with the same name.…
Read More

Introduction to Solr Analytics
Introduction:
The Analytics topic has been so popular these days, that its capabilities are being expected from every other Big Data / Search platforms such as Hadoop, Spark, Cassandra, Elastic, Solr. Solr a…
Read More

Solr LocalParams and Security
Local Parameters are often called as LocalParams. Using this we can “localize” information about an argument that is being sent to Solr through Solr query. its another way of adding…
Read More

Implement Cobit & Infrastructure Security using T/DG Systems
Most of the companies have multiple applications being managed by various vendors and the MIS CIO / CTO / Department heads over a period of time tend to loose track…
Read More

SolrCloud - 2 Nodes Solr, 1 Node ZK Setup
Here I am going to talk about a basic SolrCloud setup on 2 separate…
Read More
-19-Feb-DigitalThoughts.jpg)
C-value approach to multi-word automatic term recognition (ATR)
C-value is a domain-independent method for multi-word ATR which aims to increase the extraction of…
Read More

Introduction to KnockoutJS
Introduction: Knockout, developed by Steve Sanderson, is free open source JavaScript library available under MIT license. It was first released in 2010 and since its initial release it has caught attention…