RSS ( Rich Site Summary ) is a technology used by millions of web users to keep track of their favorite websites, in other words make you easily informed about your favorite fields. In this tutorial I will show you how you can create your own application to keep track on your favorite websites. Its a very simple and basic tutorial for PHP Developers, I have created 3 tabs of my favorite websites lets have a look how to code.

Today I am going to write this tutorial to how you can give a fade-in and fade-out effect to any text using CSS 3 Animation. Its a very simple and easy to understand, basically I am using keyframe ( using @keyframes rule, you can create animations ). I have created a 7 characters fade-in and fade-out one by one and you can use this effect for your loading effect to show that some thing happening on backend.

In this tutorial I will show you that how to create select box with searching support you can search your desired option rather than finding it by scroll. I have used a jQuery plugin select2 to implement this tasks, its very easy and simple to understand it help you to give facility to users if you have large lists to select.

PHP is the easiest language that anyone can use to create a dynamic website faster than any other language or technology. It further allows you to host your website very cheaply and that too without any hassles. This is a hypertext preprocessor programming language by which you can start your web page very quickly. This is the commonly used language by various developers and programmers.

Today we’ll highlight some of the top triggers of policy violation warnings to help you avoid common pitfalls. If you haven’t already, download the All-In-One Policy Compliance Guide to help you understand the what's and why's of our policy processes so you can always stay one step ahead. As a general guideline to building a strong policy compliant foundation, ensure that the pages within your site offer a unique value for users and comply with AdSense policies. Let’s get started.

Course has now been upgraded to the final Angular version with two new projects. We have added complete set of new lectures and have modified lot of code and files to bring you the most relevant and real world learning experience. We will continue to work on new projects and new updates as they come and add them for free for all our subscribers. Angular 2 was made public in May 2016 and Angular lovers were in for a complete shock. Not only did Angular 2 drastically differ from Angular in terms of speed and performance, but it was a complete rewrite of Angular.

Programming can be fun when done with the right tools – development tools that let you write and test the source code without pestering. Coding on the computer is surely more congenial, but it cannot beat the convenience of viewing or editing the source code from anywhere. This is where mobile devices come in handy – you can carry them anywhere and do your tasks from your own comfortable place.

For every developer, along with the knowledge of programming language, a sound knowledge of developer tools is needed for more productive outcome. Dealing with bugs and errors is a developers daily routine and to control the number of bugs and errors, some minor tools help a lot. Hence these tools make the life of a developer easy. There are thousands of developer tools across the internet but there are some tools which are very important and every developer needs to know them to maintain a better work flow.

In this tutorial I will show you that how to get Facebook pages public feed using graph API without any authentication. You can run this script on console, on local host or you can run this script on your live website. This tutorial get a Facebook page URL and Facebook application id and secret that’s it.

PHP is an open source HTML embedded scripting language. Much of its syntax is a combination of different programming languages such as C, Java, and Perl, incorporating a number of unique custom designed PHP functions. Though its usage like any other coding languages is diverse, however, it is commonly used by web developers to write codes for dynamic website pages swiftly. It is itself a recursive acronym which stands for PHP: Hypertext Preprocessor. Feel free to enlighten yourself with the information on Recursive acronyms.