In my last blog, we talked about setting up a WordPress site on Docker. I hope you all are now clear on how Docker works & how you can set up your own PHP applications on it. In this blog, we will be talking about how to send emails from your Docker container. My use-case […]
“The goal is to turn data into information, and information into insight” were the words of Carly Fiorina, former Hewlett-Packard CEO. Social media usage in Malaysia has grown tremendously with the help of a better Internet accessibility and has inadvertently influenced Malaysia’s political significance. According to a recent statistics report by Malaysian Communications and Multimedia Commission, […]
Lets begin with three important questions; the answers to these are key for a winner content. Why doesn’t your content get a first page ranking even after creating it awesome? Why is it that your video has less views compared to other videos? Why aren’t you able to reach the target audience? It’s no secret […]
Every content creator or content publisher would be asking a question on why to grow beyond video aggregators like YouTube, Vimeo etc. This blog post will discuss about the current online video landscape and the strategies content owners can adopt to evolve with the latest distribution practices and raise ROI in the longer run. Over […]
What is Extension: Extensions are basically similar to an Objective-C category. Extensions are sort of methods adding in a Classe or Structure in a different flavour. Syntax of Extension: The syntax to create an extension is very similar to creating a type. You can write the following code in your Utils.swift class to add a […]
Digital TV market has seen another year of steady growth in terms of viewership. The numbers look promising as the online views stood at 27% and ad views at 25% year-over-year. The most performing among the content is its short form of duration 0-5 mins with 85% of ads viewed while the same content when […]
The purpose of this blog is to provide the details on how to integrate Spring in Adobe Experience Manager (AEM) aka CQ5 with the help of OSGI extender. This will open up the world of Spring (DI, AOP, Caching, web services (REST/SOAP), transactions, logging etc.) to AEM projects. This integration will be very vital for […]
jQuery DataTables is simple to use as a jQuery plug-in with a huge range of customizable options. As discussed in a previous blog, we already know how to draw a basic paginated html table using DataTables. Another way is to make an ajax call for every page. This causes multiple requests to be made on […]
What is iBeacon iBeacon is a new technology that extends location services in iOS. Beacon is a very generic term but Apple has made a wrapper for this and it knows beacon as iBeacon. iBeacons are very small handy devices that works on the principle of BLE. What is BLE BLE extends for Bluetooth Low […]