Lazy Loading Is Broken
We all know (or at least I realize) that Lazy Loading is frustrating many times which means it has a problem therefore, it's broken.

I Can’t Search For Past Timeline Posts On Facebook. What?
If you think you can do "all" sorta things on Facebook, try searching your Facebook timline for the status you posted yesterday!

A Case of Bad User Experience
Last week I have been working on a couple of projects. I use Windows, unfortunately on my company-provided Dell INSPIRON. Apparently I haven’t changed anything to the system in terms of (un)installing applications except I was just preparing a keyboard layout for a friend. After I was done , I…

How To Add and Remove Tabs in Bootstrap 3 Dynamically?
The code is compatible with Bootable 3.x Earlier today, I was working on a web application with Bootstrap and I was required to allow a user to add and remove tabs. Unfortunately Bootstrap doesn’t give you the close button on a tab out-of-the-box. So…

WordPress Code Generators
Hi, Let me quickly share with you some useful code generators specifically for WordPress. If you are into developing or customizing wordpress themes and plugins, these tools come in really handy. GenerateWP (This one’s my fav so far) Themergency WordPress Theme Generator by yvoschaap.com If…

Vimeo: How to search videos like a ninja?
I share a small tip to search better on Vimeo.

Turning Goolge Instant Search suggestions off
According to Google Google Instant can save 2-5 seconds per search But for me 2 or 5 second should not be a big deal at all. As I have a slow connection most of the time therefore the “Instant” predictions stays disappeared for longer than 5 seconds and that becomes…

What is a good logo or icon to represent JavaScript?
Its hard to put an image to this language, let along reach consensus. View Question on Quora…

jQuery – Prevent Multiple AJAX Requests
Many times we do not want to take any other requests of the same type while one is still in progress. A normal post request looks something like: /** *Let's define a variable that acts similar to the 'On Air' light. When *its active (true in this case), we…

Troubleshooting the PATH Environment Variables in Windows
Have you been freaking out whole day about why the heck the command prompt keeps throwing an error instead of just executing it, saying that ‘foo’ is not recognized as an internal or external command, operable program or batch file. and you can clearly see that c:foo is in…
