Category Archives: Developer
Iphone/Ipad number format css style change in safari
interesting behavior by ipad or iphone when dealing with a group of number in safari. Continue reading
25 Google Chrome Extension For Web Developer and Designer
Firefox is really good web development tool for both web developer and designer for many years. However, it is getting slower and utilize a lot of resources which can be as much as 2GB on my laptop which really doesn’t seems to justify. The best alternative i am looking at? Chrome. (DEFINITELY NOT IE ! RAGE!) Here are 25 Google Chrome extension that every web developer and designer will definitely be interested to have. Continue reading
PHP Fastest way to get image width and height
Well, i am currently updating my WordPress plugin. I faced a problem in the past to retrieve image width to determine whether a particular image is require to resize. The problem here is that checking a particular image height and … Continue reading
List Of All Jobs in a select box
This is a ready made select box that contains all the list of job for anyone who needs to place them into a registration form Continue reading
17 JavaScript Form Validation Snippets
In this article, you will get to see 17 form validation snippets that can be very useful for your daily development need. These snippets are those that are being search by developers throughout the world whenever they need such form validation code. To make life easier. I compound them for everyone convenience! Continue reading
Inline, Internal or External CSS Style Print First?
In CSS, we all know that we can declare multiple style at different location. However, some of us might not know how CSS cascade these multiple style into one that we see on our web page. Continue reading
Best way to log details. Database or file log?
This is a decision on whether file based logging or database logging is better. Looking at different points and debating your personal preference. Continue reading
25 PHP Form Validation Snippets
Developer often search for form validation rule on search engine and the process of doing that is always repeated. Rather than always searching for the exact same solution, we can speed up our development process by eliminating the searching processing with this article where all validation snippets is being demonstrated. Continue reading
