8 jQuery Optimization Tips and Tricks

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml write 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

Posted in Designer, Developer, Informative, Tips And Tricks, Web Development | Tagged | 2 Comments

JavaScript Framework Selector Benchmark Tool

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype numbers 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

Posted in Developer, Informative, Tools, Web Development | Tagged | Comments Off

15 Ways to Optimize Your SQL Queries

 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

Posted in Developer, How-to, Informative, SQL, Tips And Tricks, Web Development | Tagged | 9 Comments

10 Ways To Destroy A SQL Database

 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

Posted in Developer, Informative, SQL, Tips And Tricks, Web Development | Tagged | 4 Comments

10 PHP Micro Optimization Tips

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure 2 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

Posted in Developer, Informative, Techniques, Tips And Tricks, Web Development | Tagged | 23 Comments

Integrate Paypal Express Checkout Solution

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml ip tcp enter Integrate Paypal Express Checkout Solution

A simple explanation on Paypal Express Checkout integration that can really assist you during your paypal development Continue reading

Posted in How-to, Others, PHP | Tagged , | 2 Comments

Enhance Security Hash Function For Web Development

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype computer 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

Posted in Developer, Informative, Techniques, Web Development | Tagged , | Comments Off

Using WordPress dbDelta Function

 wordpress themes design photo art Using WordPress dbDelta Function

Many of us who develop Wordpress plugin might have come across dbDelta function. dbDelta function is usually used when one wish to create table for your Wordpress plugin. However, this function might not be that easy to deal with since it is not an official function in Wordpress. Nonetheless it is a powerful function that majority of us would want to utilize. In this article, we will talk about dbDelta function and how we can ensure that it perform what it is made to do. Continue reading

Posted in How-to, Open Source | Tagged | 3 Comments