LinkedIn Style User Profile remove effects using CSS3 transitions I Recently visited LinkedIn site and found an impressive user profile listing (those boxes suggesting to connect with people) with a cool remove...
Pure CSS based infinite looping using CSS3 keyframe animation [Tutorial & Demo] We have seen CSS3’s power in our previous articles using transitions, animations and transforms. Thanks to CSS3, with which we...
Simple 3D Photo Cube Image Gallery using CSS – Demo and Source Download Before we get into the implementation part of 3D Photo Cube Image Gallery, make sure you have read my previous...
How to add Shadow and Global Alpha to elements in Canvas? [Basics] We saw how to create shapes in HTML5 Canvas and also decorated it with gradient fills. What if you want...
HTML5 Canvas Clipping Region Tutorial – Beginners Guide Last week, we saw how to draw a custom shape in HTML5 Canvas. What if you want to draw a...
Create Linear and Radial Gradient Fill for shapes in HTML5 Canvas In our previous article we told about Canvas Element and how to use it to draw Line, Circle, Rectangle and...
Draw Custom Shapes, Circle, Semicircle and Rectangle – HTML5 Canvas Tutorial If you are new to HTML5 Canvas Tutorial, then checkout our previous article that talks about What is Canvas and...
13 dig command examples to Dig through DNS records Dig, the Domain Information Groper is one of the useful utility to lookup Domain Name System (DNS). The command helps...
How to Test and Validate DNSSEC using dig and Web Tools? Have you enabled DNSSEC on DNS Server? If not, learn how to enable DNSSEC on Bind based DNS Server. Once...
Configuring DNSSEC on Bind 9.8.2 on CentOS, RHEL,Ubuntu and Debian This tutorial will help you to configure DNSSEC on Bind9 (version 9.8.2) on CentOS operating system. However, the procedure will...
An Ultimate Guide to Upgrade Kernel on CentOS/RHEL/Fedora Well, there are plenty of reasons why you should run latest version of Linux Kernel. For instance, the current kernel...
Here’s how you can Root and Unlock Google Nexus 5 The Google Nexus 5 is the most trending phone among Android users, for now. The most notable part of the...
Beginners guide to DNSSEC and how it can secure the Internet This article assumes that you have gone through What is DNS and how it works? Domain Name System (DNS) is...
Android Rooting explained in Simple Terms! – Benefits of Rooting and How-to? What is the one most common thing or question that comes to mind immediately when you say Android? Is your...
How to enable BIND DNS server logging to monitor queries and for troubleshooting? In our previous article, we told you to how to setup DNS server using BIND on your linux machines. Enabling...
How to Install and Configure Bind to Setup your DNS Server? If you are a regular reader of Techglimpse, then you might have read our previous articles about DNS, its types,...
What is DNS and the difference between Authoritative and Recursive DNS? – TG Explains DNS called as Domain Name System or Name Server is something that is used by every internet user (knowingly or...
5 Siri Tricks in iOS 7 – Access Settings, Navigation and Train Siri iOS 7 has arrived and many have upgraded their devices already. Recently I happened to learn few tricks for Siri...
How to adjust the Keyboard click sound on Nexus 7? Quick Tip Nexus 7 comes with a good rear-facing stereo speakers, which is great while listening to music or watching your favorite...
How to create Horizontal Swipe gesture in Android using ViewPager & PagerAdapter? In continuation to our how-to tutorials on Android Studio, today we’ll see how to create a Horizontal swipe views in...