A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: controllers/Posts.php

Line Number: 409

Backtrace:

File: /var/www/html/blog.thedigitalgroup.com/application/modules/posts/controllers/Posts.php
Line: 409
Function: _error_handler

File: /var/www/html/blog.thedigitalgroup.com/index.php
Line: 320
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: controllers/Posts.php

Line Number: 413

Backtrace:

File: /var/www/html/blog.thedigitalgroup.com/application/modules/posts/controllers/Posts.php
Line: 413
Function: _error_handler

File: /var/www/html/blog.thedigitalgroup.com/index.php
Line: 320
Function: require_once

T/DG Blog - Digital Thoughts
Risk Based Testing - Know the right time to account it and implement it

Risk Based Testing - Know the right time to account it and implement it

It is real hard to comment at what point the testing should be denoted as enough testing. It’s even more difficult to predict that the product is defect free post…

Read More

4 important tips you will need to handle your new client better

4 important tips you will need to handle your new client better

It’s quite often that we all face a lot of challenges when getting on to the newer assignments and engagements while we work on any business streams. The challenges may…

Read More

Automating tasks using Gulp

Automating tasks using Gulp

Gulp is a tool for task automation. Gulp helps in many automated tasks like parsing, watching files for changes, refreshing, bundling and minification, executing tests before build, checking against jslint,…

Read More

Domain Capability Building on New Service Offering

Domain Capability Building on New Service Offering

Your sales team/management managed to win a project in a domain that is new to the organization. You have the technology resource who can implement and/or test the solution but…

Read More

Top 3 Email Goof Ups to Avoid

Top 3 Email Goof Ups to Avoid

Over an informal morning coffee break with the team, we exchanged anecdotes on how people sometimes goof up simply by sending an email to a wrong recipient. This is what…

Read More

Key Features of an Effective Enterprise Search Platform

Key Features of an Effective Enterprise Search Platform

The unsurmountable amounts of unstructured data that organizations have to deal with today has given rise to the need for an effective enterprise search platform. An enterprise search tool…

Read More

Working with Enterprise Search Relevancy Challenges

Working with Enterprise Search Relevancy Challenges

When enterprise searches are built from scratch, evaluation of the search quality remains key challenges of organizations implementing it. It always gives a feel of living in the darkness all…

Read More

Building A Testing Center of Excellence

Building A Testing Center of Excellence

Most of the organizations make huge investments in their enterprise product development requirements and over a period of time end up having a huge inventory of scattered applications developed…

Read More

High Speed Ingestion into Solr with Custom Talend Component Developed by T/DG

High Speed Ingestion into Solr with Custom Talend Component Developed by T/DG

In this blog I will explain how to use High Speed Talend-Solr Ingestion components, released by T/DG as open source, for ingesting documents into Solr and its benefit. 


T/DG released 3…

Read More

Self-Hosting Web API 2 Using OWIN

Self-Hosting Web API 2 Using OWIN

OWIN stands for Open Web Interface for .NET . OWIN is an abstraction between .NET web servers and web applications. It decouples the application from the server, making it ideal…

Read More