Recent Post

Dear reader, this blog has been moved to here

Friday, 25 July 2014

Compiling Multiple .vcf Files to one .vcf Using Linux or Windows Command

Switching to new mobile platform, I restored my contacts backup and unfortunately for me each contact got it's own .vcf file and I was having like 700 contacts which makes it 700 .vcf files.

Read more ...

Wednesday, 16 July 2014

How to Download Youtube Videos in Ubuntu Using Terminal

Day by day I don't feel any remorse of leaving Windows for Linux, using Ubuntu 14.04 LTS is one of the wonderful things I have experienced on earth. Downloading Youtube videos with just a one line of command is awesome!

Read more ...

Saturday, 12 July 2014

5 Reasons Why I DON'T Use Frameworks in PHP

Weird right? But yes I don't use frameworks and I am not thinking of using any in future. Ever since I started PHP and understood what is frameworks and what it does, I promised myself not to use and am still living with the legacy, friends told me if you don't use it you can't code well, but I kept to my legacy and I don't think you can code faster than me by the grace of God. I also found out that my guru don't even use it which made me stand more strong in my words :)

Read more ...

Friday, 11 July 2014

Executing Commands through PHP (Linux & Windows)

Its amazing to see PHP interact with the Operating System, as we have Command Prompt in Windows and have the Terminal in Linux PHP can externally execute commands to it and return you the output or null if an error is found.

Read more ...

Thursday, 3 July 2014

Why you should not use $_SERVER['REQUEST_URI'] and $_SERVER['PHP_SELF']

Well, this might be a sad news for those who normally use :( I once was a fan to it and use it quite well in form actions but realized that form actions can be null if its the same page. So i choose the easier one :D

Read more ...

Saturday, 28 June 2014

Jailbreak iOS 7.1.1 & 7.1.x iDevice Using Pangu

Finally glad to announce that there is a Jailbreak available for iOS 7.1.1 & 7.1.x Untethered by the Pangu Team, formally was semi-tethered by Evasi0n Team which wasn't satisfying.

Read more ...