Under no circumstance should any website store anyone’s password, whatever their service may be. From the looks of it, BPI and BDO may be doing just that however.
Read MoreOne thing I’ve noticed all this time in teaching is just how difficult it is to make developers do one simple thing in jQuery: convincing jQuery developers to use delegate more in their code has got to be one of the more resilient challenges for someone teaching the jQuery craft.
Read MoreOne of the easiest things you can do to make sure the dreaded Internet Explorer 6 is up to reasonable snuff is to include a single Javascript snippet on your page.
Read MoreWhy the blackout? Why the care for stopping SOPA and PIPA?
Read MoreInternet Explorer definitely bites when you’re creating web pages. Learn how to make it IE behave easier, as shown by code snippets from the HTML5 Boilerplate.
Read MoreRead about the HTML5 Boilerplate’s take on conditional comments and CSS hacks, along with what alternative it proposes and why.
Read MoreThe new .on() and .off() functions both make you a better jQuery programmer just by using them. It’s magic. No, seriously.
Read MoreIf you’ve had experience working with setting up WCF services for run-of-the-mill CRUD operations (i.e. adding new entities, getting entities, etc), you know how much of a pain in the behind it is to manually type out code designed to work with a single, specific entity (or aggregate).
Read MoreOne of the disadvantages of strong passwords is that they have to be really complex, and therefore, hard to remember. Or do they?
Read MoreWouldn’t it be nice (and convenient) to have external links automatically open to new tabs? Here’s a clean, effortless and functional way to use jQuery on your blog!
Read More
Discussion