Evaluating Leaflet JS as alternative of Google Maps

I am using Google Maps at work. Their map API is robust. To play with maps and to do interesting thing. But there are some issues that one can have with Google…

Use correct version of EGit Eclipse plugin for Github

I am having experience with SVN as a code repository. Now a days social coding at Github is quite popular. And I thought I should commit my all personal projects…

How to add new venue in Foursquare app

With the new update on Jan 18 2012, Foursquare has moved their add venue option from Check In screen. I was thinking that they have removed this option at all….

Get Windows Phone 7 UI on your Android phone with Launcher 7

With Launcher 7 you can get Windows Phone 7 UI effects on your Android phone. It gives you quite similar tiles based look with customization features. You can add new…

Trouble shooting TP-Link wireless router with PTCL broadband

My setup of having TP Link wireless router with PTCL Broadband modem was working fine. But I was getting bad internet on my mobile phones and PCs. If I bypass…

Programmer vs Developer vs Architect

The difference among programmer, developer and architect. I am in developer category. In which category you fall? Let me know in comments section.

How to remove the border of Facebook page like box

The solution is below, how I removed the border of my Pakzilla Facebook like box. Wrap your IFrame code with a div with an ID CSS classes for above Div…

Blogging on Pakzilla in year 2011

WordPress.com’s Jetpack published a report of Pakzilla.com blogging for year 2011. Interested facts they are . Visitor’s statistics Blog was viewed about 140,000 times in 2011. In 2011, there were 25 new…

FUD: JDBC addiction and designing software for NoSQL

I am having a background of programming Java based web systems with RDBMS. Where I write a lot of JDBC code. Updates, select statements with a lot of joins, inserts…

A reference to HTML5 tags

New tags added in HTML 5 Layout tags <article> Defines an article <aside> Defines contents aside from the page content <embed> Defines external interactive content or plugin <figcaption> Defines the…