Animated scrolling is a web trend that came from single page websites, when a visitor clicked on a link the site doesn't navigate to another page but a section within the current page. You can do this...
Guzzle is a PHP framework to handle HTTP requests for RESTful web service clients. Using Guzzle will allow you to make CURL requests with a simple interface to communicate with the web service. - All...
SubtlePatterns is a website which has a massive library of background patterns that you can use for free on your own website. This is the place to go if you are looking for a nice background for any w...
With responsive design being big in web design it's important that you design your website so that it can be used on different devices. There are a number of different media queries that you can use o...
If your a Wordpress developer then this is one plugin that you need to download before you start any new work on a plugin or theme. This plugin is made just for Wordpress developers by the Wordpress d...
If you sell premium Wordpress themes then it is important to make sure that you provide a live preview of the theme. Customers don't want to view pictures of the theme, customers want to be able to us...
In a previous article I discovered fake images please which allowed you to put image placeholders on your webpage by using an image placeholder API. I had a number of comments about this post from oth...
When you are designing a new website you normally go through a few steps until you have the finished design. First you will get the requirements for the design from the client, this will lead you to c...
Today with all the different devices we can use on the internet it is very important that your website is responsive and can be viewed in any browser on any device. The different devices we can use ar...
Github has become one of the most popular source code hosting websites, it allows you to store an unlimited amount of repositories for your source code. The problem is that all this code will be publi...
Git is very popular source control software which easily allows groups of people to work on the same documents or files at the same time. Along with Git there is a very popular way of hosting your sou...
When developing a new Wordpress Theme you need to make sure that your theme meets the spec of the latest theme standards. You can see the quality of theme Wordpress expects by viewing the theme revie...
PHP has a reputation for not being a Object Oriented language, this is because at the start it wasn't. But since version 5 of PHP you now have most of the object oriented features you find in other p...
Each month the Envato marketplace brings you free premium standard files. Envato is a web marketplace where you can get premium files for different areas of your website. My favourite marketplaces is...
Does your website take credit card payments? If so then you will need to validate the credit card number to make sure that it has the correct characters in the input box before it is sent to the serve...