Soccer Blitzkrieg – Germany Vs Brazil

Brazil goes down, Germany was overwhelming and spectacular. In tweets and popular media, terms used “Soccer Blitzkrieg”. term known as “blitzkrieg” is a highly mobile form of infantry and armour working in combined arms teams. It is more meaningful to Germans,  forces a breakthrough into the enemy’s line of defense through a series of short, fast, powerful attacks. yes this was German tactical and operational methodology during world […]

Garbage Collection in PHP – Amazing feature

Last few week i worked on data scrapping projects, million of pages need to scrap and later insertion into database. cron jobs were set to process these records and were running for many days. memory management become critical for that project. In PHP we have two most famous ways to free memory after job is […]

How to use Putty for SSH and Telnet client

You want to make secure SSH connection to server, sure you need a client. here i am talking about Putty. PuTTY is an SSH and telnet client, developed originally for the Windows platform. PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers. There […]