Sometime back I've written an article on difference between HashMap, ConcurentHashMap and SynchronizedMap. In this tutorial we will go over ConcurrentNavigableMap and ConcurrentSkipListMap with all …
Templ.io – Managed Google Cloud, Fast and Simple WordPress Hosting
If you are a WordPress user and running your site for buying selling goods, digital download then you know the importance of Hosting and availability of the same. If your website goes down, you lose …
Read Article about Templ.io – Managed Google Cloud, Fast and Simple WordPress Hosting →
How to install and configure Filebeat? Lightweight Log Forwarder for Dev/Prod Environment
Over last few years, I've been playing with Filebeat - it's one of the best lightweight log/data forwarder for your production application. Consider a scenario in which you have to transfer logs …
Java: How to Get Entity ContentType in HttpClient? – response.getEntity()
This code snippet show you how to get the content type of a result of executing an Http Get request. TheContentType can be obtained by using ContentType.getOrDefault() method and …
Read Article about Java: How to Get Entity ContentType in HttpClient? – response.getEntity() →
What is Facebook Like Button? Get Yours
The Like button enables users to make connections to your pages and share content back to their friends on Facebook with one click. Since the content is hosted by Facebook, the button can display …
Read Article about What is Facebook Like Button? Get Yours →
How To Make Your Theme Compatible with WordPress?
WordPress latest release is just around the corner. This time it's going to be big, some cool features are in the box. Time to patch up your WordPress theme. Here is all you need. What’s new in …
Read Article about How To Make Your Theme Compatible with WordPress? →
YouTube’s IPL Cricket Streams Near 450 Million Views, Blow Away Internal Expectations
Last January, news broke that YouTube had signed its first international sports streaming deal, gaining multi-year rights to broadcast the Indian Premiere League’s 45-day cricket tournament …
How to Create and Customize Genesis Theme Archive / Sitemap Page? Sample Template Attached
Genesis WordPress themes are one of the best themes out there in market right now. Used by hundreds of thousands of users there is no doubt it is also the most customizable theme. On Crunchify, we …
How to Increase Apache Tomcat HeapSize (JVM Heap) in Eclipse IDE (integrated development environment) to Avoid OutOfMemory
It's common to get OutOfMemory while running heavy loaded application in Eclipse IDE. Recently while running Apache Tomcat under Eclipse for one of the web application I was getting Java Heap memory …