Learn to create AJAX infinite scroll using JQuery, PHP AND AJAX. You may have looked profile feeds of well known social networking sites like FaceBook and LinkedIn. They are using infinite scroll to display latest feeds. Now a days, Ajax infinite scroller takes places of traditional paginations. This technique also known as lazy scroll. In this post we will learn how to integrate simple infinite ajax scroller.

Read More →

Learn to convert HTML into PDF from command line. wkhtmltopdf tool converts html to PDF or IMAGES such as JPEG, PNG etc.. wkhtmltopdf is lightweight open source tool for converting html to PDF or Image such as JPG, PNG etc. Tutorial covers installation of wkhtmltopdf in linux as well as windows system.

Read More →