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

Feb 28th, 20111 Comment

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

Feb 24th, 2011No Comments

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

Feb 16th, 2011No Comments
Love is in The Air – Valentine’s Day

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

Feb 13th, 2011No Comments
Where Your Phone Is Made

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

Feb 11th, 2011No Comments

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

Feb 11th, 20112 Comments

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

Feb 10th, 20112 Comments

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

Feb 9th, 2011No Comments

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

Feb 9th, 2011Comments Off