Archive | Blog
jQuery Devel Using .append() and .empty()
What? I’m currently in the middle of my wordpress plugin development and I encountered a problem in using .append(). The problem is that whenever I
Block Online Advertisements
What? While a good majority of the users enjoyed the article, the experience for some was reduced by an intersitual ad. I don’t rely on
Add Parameters To Your PHP Class
What? The other day, I received an email asking me on how to add parameters in PHP Class. I’ve implemented this kind of stuff not
Love is in The Air – Valentine’s Day
What? Quit for now with blogging on web development and other good stuff and let’s talk about Love. Yes, you read it right. Today, we’re
Where Your Phone Is Made
What? I’m a fanatic of mobile phones since my secondary years and I still remembered that my first mobile phone was called “Trium” and after
Cross-Site Scripting (XSS)
What? Cross-site scripting vulnerability is the most common form of attack on websites. The mistake made by developers is not filtering input data from web
Disable Directory Browsing Using .htaccess
What? Apache web server allow directory browsing by default. It’s always good to disable directory browsing in security aspect. To disable directory browsing in apache
Password Hashing
What? Accepting passwords from users comes with great deal of responsibility – just like Spider-Man, “With great power comes great responsibility”. As web developers, we
Andy’s Web v2 Is Up
What’s Up? It’s been a while since I made up my mind to totally overhaul my Andy’s Web since I’m a bit busy for a
