15 Best Ever PHP Frameworks
PHP is probably the most popular language in the world when it comes to flexibility and ease of use regarding building web apps and frameworks. PHP has a very steep learning curve which means that regardless of you coming from a non-programming background, you can easily learn PHP. Frameworks are the streamlined flow of PHP [...]
Categories: Design, PHP72 Comments »
17 Javascript Animation Frameworks Worth Checking Out
JavaScript is the one of the most utilized and popular programming language, because a large majority of the browsers are compatible with it. In addition, JavaScript has become very popular, very quickly, because it is uncomplicated, straightforward, and has a wide-range of capabilities. Flash, on the other hand, requires the installation of Flash player, it [...]
Categories: Design, Javascript5 Comments »
How to Easily Create a JavaScript Framework, Part 4
In “How to Easily Create a JavaScript Framework, Part 3,” we discussed “Waiting Until the DOM Loaded”, “How to Modify “setStyle()”, “Set and Get Values from Input Elements”, and “Fun Effects: “fadeIn()” and “fadeOut().” In this week’s post, I will complete the “VOZ” JavaScript Framework tutorial series, and I will add a few new methods [...]
Categories: Javascript, tutorial17 Comments »
How to Easily Create a JavaScript Framework, Part 3
In “How to Easily Create a JavaScript Framework, Part 2,” I discussed some DOM navigation methods, such as the “getByName,” “getByTag,” and “getByClass” techniques. Furthermore, I also showed how to do some extra methods just for fun, such as the “even and odd” and the “setOpacity” methods. In this week’s post, I will continue with [...]
Categories: Javascript27 Comments »
How to Easily Create a JavaScript Framework, Part 2
Last week, I discussed the importance of the JavaScript programming language, and how it has become increasingly popular among programmers, because its diverse capabilities. As I have previously mentioned, programmers can now more easily create web applications with JavaScript, which is why it is continuing to be learned and utilized. Also last week, I went [...]
Categories: Javascript9 Comments »





