Archive for the ‘Client stuffs’ Category

Deal with browser incompliance using jQuery

Without a doubt, being a serious web guy you want your new site to look perfect on web browsers. Yes, mission would be simple - or sound simple - if there wasn’t something called browser wars for such a long time without any glorious winner (yet). The stupid result is, we poor web designers and [...]

More »

php.js - Javascript equivalents for PHP functions

Being a PHP developer, there must be certain times when you have to deal with Javascript. And if you’re rather confident with PHP when in the meantime suck at JS just like me, you must have more than once googled for the JS equivalent of that very useful/powerful base64_encode, or htmlentities, or array_merge, or strpos, [...]

More »

Google Search in an AJAX’ed way

I have a good news and a bad news for today. The bad news is, I got hit by a f-king drunker several days ago in a traffic accident (Saigon’s traffic is pure shit) and had to take some macro surgeries. The good news is, due to this accident I have some free time to [...]

More »

Bad practices (and how to avoid them) in web development

(Yet another post taken from the ruins of Tekaboo) Whether you are a web designer or a server side guy, there are certain times when you must get your hands dirty with HTML codes. Since HTML is rich, and even getting richer with the coming HTML 5, many HTML coders tend to do it improperly [...]

More »

Things I hate on a web page

(This is one of my article from Tekaboo) I’m a die-hard web surfer. Internet takes me at least 7-8 hours a day. I read almost everything web: tech and non-tech news, wiki, Google, mythology, game reviews, forum discussion, manga, even pr0n sexy content. After years of web surfing, I’ve come up with a list of [...]

More »