Samsung Galaxy S3 (I9300) one click ROOT with ExynosAbuse Android APK

ExynosAbuse is an android application that uses an exploit to gain root privileges and install SuperSU (v0.99) on your Samsung Galaxy S3 – Exynos4 chip based device. It doesn’t require anything else, and it will grant the user full root privileges without asking and without using any special permissions. Even though, this is not something ...

Youtube and Vimeo responsive – elastic videos with CSS and HTML

The idea behind responsive videos is to create a box with the proper ratio (4:3, 16:9, etc.), then make the video inside that box stretch to fit the dimensions of the box. The main trick with elastic videos is to make use of the padding property which is the magic that styles a box with ...

Display wordpress page generation/load time statistics

You might have seen blogs around that display statistics about the time it took for the page to be generated / loaded . If you’re interested in implementing such a functionality in your own blog I’ll present you below with the way to achieve that along with the source code that does that. The majority ...

Boot Camp keyboard mappings for Windows – above and beyond 1

Apple hardware is great…especially in the computers  department (be it a MacBook, MackBookPro, Mac Mini, or simply Mac), however when it comes to the operating system, a lot of users tend to switch to the “dark side” and install Windows based OSes through Boot Camp (which some say it’s the best of both worlds). However with ...

Install / upgrade to latest Nginx without compiling from source

You can install the Nginx package from the regular Ubuntu/Debian repositories, but the versions there are generally lagging behind the current stable/development releases. In this post, I’ll show you how to install/upgrade the latest stable or development version through Ubuntu’s package manager without having to compile Nginx from source! 1. Ubuntu guide: 1.1 Switch to ...

10 killer video tutorials to get you started with Thesis 2.0 WordPress Theme

Note: all credits and rights belong to the creators of the “Build your own Business Website” who have made these Thesis 2.0 tutorial series free and available to everyone. Thesis 2.0 Video Tutorial – Part 1 – Introduction to the new concepts behind the framework Thesis 2.0 Video Tutorial – Part 2 – The New ...

Hulu, Netflix and Pandora geo-location bypass – watch/listen to content freely

For many reasons, which I will not elaborate on inside this post, Hulu, Netflix and Pandora (like many other services) block access to their content by making use of geo-location user filtering. So regardless if you already have an account or not, if you’re accessing the websites through an ISP that is not a US ...

WordPress (nginx-varnish) Jetpack xml_rpc 32700 glitch fix

My wordpress setup is hosted on a micro instance VPS on Amazon EC2 cloud running Ubuntu 12.10 64-bit, mysql, php-fpm, nginx web server and varnish cache http accelerator and after I install and try to activate jetpack I’ve experienced the following error: Your Jetpack has a glitch. Something went wrong that’s never supposed to happen. ...