Blog
WZone Plugin Review: Best Amazon Affiliate Plugin?
Since the Internet is around, affiliate marketing has always been one of the most efficient ways to make money online by promoting third-party products.…
19 FFmpeg Commands For All Needs
FFmpeg is a multiplatform, open-source library to record, convert and stream video and audio files. Created in 2000, it is a powerful command-line tool…
Top 10 Web Development Best Practices
Front-end web developent can seem to be easy at first, but producing a clean, semantic, and cross-browser code is definitely a hard job. In…
How to Create a CSS Progress Bar
The newest additions to both the HTML and CSS specifications allow web developers to craft beautiful and user-friendly components. Amongst those components, progress/loading bars…
How to Create an Editable Table with jQuery & Pure CSS
Using open-source components makes it really easy and quick to build powerful front-end elements for websites or apps. In this tutorial, you’ll learn how…
PHP Regex for Web Developers
Regular expressions are a very useful tool for developers. They allow to find, identify or replace a word, character or any kind of string.…
jQuery Alternatives: Is Umbrella JS the Best One?
Why Umbrella JS? jQuery is an amazing piece of code! Since its first release in 2006, jQuery has played a key role in shaping…
Ready-To-Use Bootstrap Forms & Templates For Your Projects
Bootstrap is the most popular and probably the most complete front-end web framework, which allows developers to fasten the creation of a website or…
jQuery Document Ready: Tips & Practical Examples
jQuery is extremely popular amongst front-end developers and is the preferred JavaScript framework of most coders. But even if jQuery can simplify your JS…
PHP: How to Add Expire Headers for External Scripts
Every website is using external JavaScript files. They are required for example when using Google Analytics, or an ad provider like BuySellAds. In order…
10 Useful Text & XML Formatting Tools Online
As a web developer or online publisher, you have to deal with poorly formatted text files on a daily basis. So how to survive…
5 Python Scripts for SEO: Google Trends API & More
Python is not only an amazing programming language, it’s also very helpful when it comes to developing tools for SEO. In this article, I…
How to Create a Simple and Efficient PHP Cache
When working on PHP websites made from scratch and without a framework, speed can often be an issue. Caching is extremely useful in order…
10 PHP Functions & Code Snippets to Work with Dates
Dates are always an important part of any website or app, but they can be a little tricky to deal with, especially for beginners.…
Visual Composer Review and Discount Code
Since a few years, drag and drop builders have attracted significant attention in the world of WordPress website development. Amongst them, Visual Composer is…
Top 10 JavaScript Slideshows, Carousels, and Sliders
When you’re looking for a very eye-candy way to display your content, slideshows are always a good choice. Here’s our selection of 10 cross-platform,…
Top Programming Blogs to Improve Your Skills
It’s important to follow trends in your field to ensure you’re staying current on standards and protocols and perhaps more so in the field…
How to Create AJAX Forms Using the WordPress wp_nonce_field
When creating a WordPress theme or plugin, AJAX is often used in order to enhance the user experience. In order to ensure security and…
Node.js for Beginners: Where to Start?
Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code server-side. Trusted by many big names on the Internet, Node.js popularity is…