Nothing external to you has any power over you. Ralph Waldo Emerson
Latest posts - Page 14
Drupal remove date module description, unset bootstraps data-original-title attribute
In one of the projects I worked on recently, we had to use the Drupal date module to display the date field in a…
Javascript detect touch device Snippet
Probably the most reliable way to detect a touch device would be using the Modernizr jQuery plugin, but in some cases you might not…
Arduino Bluetooth Control with Android
While researching on some Bluetooth issues on Android for a project, I came across this very simple video tutorial on how to use the…
Great things always begin from inside
If an egg is broken by outside force, life ends. If broken by an inside force, life begins. Great things always begin from inside.…
Protect WordPress login, based on IP address – Snippet
One of the best ways to protect your WordPress login form from attackers, is to limit access to it based on IP addresses. This…
Hide Drupal content type from being indexed by Google – Snippet
In some cases you may only want to show specific content types as embedded content in other nodes. For example slideshows or video nodes…
Get rid of Firefox dotted line around links, objects and other elements using CSS – Snippet
Firefox places a border around links, buttons and other focus-able elements. The purpose of this is to visually mark the focused element, this is…
Perpetual optimism is a force multiplier.
Perpetual optimism is a force multiplier. Colin Powell
Drupal Clear Cache SQL Commands – Snippet
Drupal Clear Cache SQL Commands should be one of your last resorts. But if for any reason you find yourself in a situation where…