Convert ArrayList to Arrays in Java

A lot of time I have to convert ArrayList to Arrays in my Java program. Although this is a simple task, many people don’t know how to do this and end up in iterating...

Double Brace Initialization in Java!

Double Brace Initialization in Java!

Few days back I came to know about a different way of initializing collections and objects in Java. Although this method of initialization has been there in Java since quite a few years now,...

How to Choose a Hosting Provider

How to Choose a Hosting Provider

Everyone looking to get quality web hosting will quickly notice that it is somewhat of a jungle out there. The web hosting market is literally crammed with different web hosting providers promising this and...

China blocks Google Search, Apps, GMail etc

China blocks Google Search, Apps, GMail etc

As I am writing this post, new tweets are popping every second confirming the news “China blocks Google’s main product, Google Search, Apps, GMail and more”. Notable thing here is that this is the...

21 very useful htaccess tips & tricks

21 very useful htaccess tips & tricks

Apache web servers has a great way to manipulate information using .htaccess files. .htaccess (hypertext access) is the default name of a directory-level configuration file that allows for decentralized management of web server configuration....