GrailsTechnology

One step ahead in mysql search: full-text search

Full Text Search is searching a string among multiple coulmns of a table to fetch the more relevant records. In this blog we will demostrate how to implement full text search to fetch relavent responses. There are few simple steps to implement full text search in mysql- 1. Create table with full text schema [java] […]

Sanchit
Sanchit
Read

Digital Analytics

How Go-Jek is disrupting the marketing landscape in Indonesia?

In the new age Digital Era it is not only what you are selling that decides the success of your brand but also how you are selling & marketing it Founded in 2011 by Nadiem Makarim and Michaelangelo Moran, “Go-Jek” has become the most popular technology-driven personal ride-booking app in Indonesia. With the slogan “An […]

Nadia Samantha
Nadia Samantha
Read

Technology

SSO with Central Authentication Service

You can check How to set up CAS Rest api with JDBC Authentication. for setting up CAS server for your application. Now if you want to test if your CAS server is working properly for REST calls then you can use the following code and you need to check for the following things. You need to […]

Ekansh Rastogi
Ekansh Rastogi
Read

Java/JVMTechnology

How to allow Cross Domain Ajax calls to an Application in Spring Boot Application

You can allow Cross Domain Ajax calls to an application by just registering a new filter and then configure it to Allow-Origin : {your domain’s} or you can use a wild card “*”  to allow the calls from all domains. You can even Define the Custom Headers your application supports by defining them in a […]

Ekansh Rastogi
Ekansh Rastogi
Read

Application SecurityTechnology

Abusing Password reset functionality to steal user data (Part–3)

We saw different implementations of a password reset functionality to ensure application security along with their best practices in the first and the second blogs of the series. In this final blog of the series, we will discuss the concept of Multi-Factor Authentication (One Time Passwords i.e. OTP) for the implementation of a reset password […]

Nikhit Kumar
Nikhit Kumar
Read

AWSDevOpsGrails

Inter-container communication in Docker without links

As we know that Docker has released a newer version of their Docker Engine i.e. version 1.9. One major change is in the way we handle Docker networking and that is what we will be talking about in this blog. You can install the latest version of Docker from this link. It is supported in the newer […]

Digital Analytics

[Infographics] The Science Behind Cross Device Conversion Tracking

Cross-device buying is a phenomenon in which the consumers are choosing different devices in different phases of their purchase. The consumers start with a specific device for their research and further traverse on to a different device to make the decision to buy and some more devices to make the final purchase. Cross-device purchase as a phenomenon […]

Ankit Chhabra
Ankit Chhabra
Read

AngularJSFront End DevelopmentTechnology

Using bindToController with ControllerAs syntax in Angular

In an Angular application, when we use a controller as syntax we generally encounter isolated scope binding issues, controller’s scope is bound to ‘this’ reference. But how does it work while building directive with an isolated scope? We can create an isolated scope by adding an object to our directive definition that explains how every […]

Heena Dhamija
Heena Dhamija
Read

Marketing

Discover Wonderful Indonesia Tourism Campaign

TO THE NEW Digital has been given a wonderful opportunity to run a campaign by Ministry of Tourism Indonesia with a collaboration with CNBC. The goal of this campaign entitled ‘Discover Wonderful Indonesia’ is to raise awareness about the beautiful places in Indonesia, its vivacious culture and to promote the tourism industry in the country. The […]