Technology

Use Freedom! and Heartbeat – Be a better YouTuber!

  Starting a YouTube channel is easy but keeping it up and running is somewhat tipsy. You struggle to get enough views and subscribers in the beginning and it doesn’t matter how good your content is, you rank low. This is because you still have to optimize your videos with proper tags and long but […]

Technology

Why do we get less storage in mobile phones and storage devices?

Few days back I purchased my new mobile phone which made me think why am I getting less storage than specified. There is a small logic which most of us know but have never seen it being implemented. Before explaining, I would ask, “What do you think! Why are you paying thousands of bucks for […]

Application SecurityDevOpsTechnology

Preventing cryptographic protocols from “DROWN attack”

DROWN is an abbreviation for Decrypting RSA with Obsolete and Weakened encryption and is seems to be applicable on servers using SSLV2. Just like Heartbleed, it may impact more than 11 million websites using OpenSSL.This blog explains Preventing cryptographic protocols from “DROWN attack”. What this vulnerability can do? DROWN vulnerability enables attackers to break the encryption mechanism […]

AndroidTechnology

Android Permission System And Case Study

How to work with Android Permission System in Android M To protect the android system and the user’s privacy, Android system runs each application in a limited access sandbox. If the application wants to use resources or information outside of its sandbox, the application has to explicitly request permission. Depending on the type of permission […]

Application SecurityTechnology

(In)Secure Authentication schemes in REST APIs

To make authenticated REST API calls in applications, several authentication schemes are used by developers. Some of them use HTTP Basic Authentication scheme, and others, as per their needs(or wants), use custom authentication schemes. Now, it’s good to experiment but not at the cost of security. In this blog, we will look into the common […]

Nikhit Kumar
Nikhit Kumar
Read

Technology

Exploration of AEM DAM

My objective through this blog will be exploration of commonly used features of DAM to support digital needs across multiple touch-points like websites, eCommerce sites, mobile devices, social networks, campaigns, and print catalogs in AEM 6.1 Prerequisites: AEM 6.1 instance, Linux operating system Use Cases: 1. Custom renditions 2. Video Renditions 3. Watermarking Lets get […]

Rachna Rajpal
Rachna Rajpal
Read

AndroidTechnology

PercentRelativeLayout in Android

During most of the android design and development , we mainly use three types of layout: LineraLayout ,RelativeLayout, FrameLayout. And for creating complex view we use weight property to distribute view across screens. But while using weights you must have noticed that we have to add a default container view to encapsulate our child view […]

Vaibhav Chahal
Vaibhav Chahal
Read

Technology

Slide In animation while scrolling page

Nowadays there is a trend of using animated page elements where as you scroll down the page, items animates. Animated page elements provides a more extraordinary user experience. Here we will be building UI elements which will animate into view as the user scrolls down the page. The animation will be performed by CSS3 while […]

Technology

Devil’s’ Advocacy for India’s OTT Goldrush

We saw the rise and fall of food-tech in the past few years and there are clear lessons that everyone has learnt. First lesson, it is not a gold rush but a rat-race; a maddening race that everyone wants to run or has a mandate to run. Second lesson is to think about the running […]

Akhil Kakroo
Akhil Kakroo
Read