Category Archives: Tips And Tricks
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
21 Tips To Find A Good Shared Web Hosting Company
Some tips i look at when i look for a shared web hosting company. 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
8 jQuery Optimization Tips and Tricks
jQuery, a powerful framework that is popular among both developers and designers. Optimizing jQuery is something that we can do to improve efficiency of our code. This is especially important for web development when web can also be run on mobile or PDA.. Continue reading
15 Ways to Optimize Your SQL Queries
SQL query optimization is being applied in order to minimize the possibility of your query being the system bottleneck. Hence, it is always good to know some good and simple ways to optimize your SQL query. In this article, you will get to see 15 simple and easy to applied SQL query optimization. Continue reading

