Archive for Programming

jQuery plugin development beginner’s guide

Recently announced, my book about the fabulous JavaScript library jQuery is getting closer to its publication date.

✎ Aug 24 2010 — Write comment

Stealing visitor’s cookies with PHP and JavaScript

Yes, you read well: we’re talking about getting a visitor’s cookies through PHP and JavaScript.
Obviously that person must visit a particular page on our website, which will be appositely created to look harmless and perfectly safe to browse.

✎ Jul 08 2010 — Write comment

How to create your own jQuery plugin from scratch

Firstly, wouldn’t it be nice to have a plugin that, whenever you hover an element, applies some sort of styling to it? Ok, the answer I was expecting here is “yes”.

✎ Jul 01 2010 — Write comment

Must read