Category Archives: Developer
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
JavaScript Framework Selector Benchmark Tool
Ever wonder which JavaScript framework perform better than the other? Well, you can find out more using this benchmark tool! 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
10 Ways To Destroy A SQL Database
This article is practically showing you how to destroy your own database by doing all the opposite things that should be done correctly. Check out whether you are doing so by reading it. Continue reading
10 PHP Micro Optimization Tips
Ever wonder how fast each functions or methods run on PHP? Want to find out the real benchmark of these result? In this article, you will not only get some optimization tips but also the opportunity to look at each benchmark yourself! Continue reading
Enhance Security Hash Function For Web Development
detail hash function question and improvement any developer can make to further secure their website. You will get a better understanding on security hash function and apply it on your web development once this is over. Continue reading
CSS Tips and Tricks Collection
We see different CSS tips and tricks articles almost in every popular website. However, different articles have their own CSS tips and tricks. This makes me wondering that it will be great to have one single CSS tips and tricks collection. A collection that gather all great tips and tricks that has been found since the beginning popular demand of CSS. Well, this might as well be a selfish article that i would like to have for my own collection. Hence, in this article you might just find all of the great CSS tips and tricks that might satisfy your CSS work demand! (This article does not include techniques) Continue reading
PHP Secure Login Tips And Tricks
when it comes to login pages where our most sensitive data are being held. Hence, there is a need to better understand how well your login page has been implemented to be considered as really secure. In this article, you will get a list of PHP secure login tips and tricks that will definitely help you decide on your secure rating of your login page. Continue reading

