Posts

Track HTML5 Video Views with Google Analytics

Image
Is there a simple solution to track viewers engagement, if you have published HTML 5 video on the web? Yes. You can use combination of Google Analytics and very few lines of coding to see detailed video engagement analytics. You can track total number of viewers for your video, number of viewers who has just watched minimum percentage of video you have mentioned, number of viewers who has completed watching the video and many such analytics could be found using Google Analytics . Let�s see how far you are utilizing Google Analytics for such great analysis of your posted content on the web. Have a look at the demo..! Read more �

Integrate CKEditor in Html Page using JavaScript

Image
CKEditor is a rich web text editor, which can be used inside your HTML web pages. This HTML text editor allows many of the powerful editing functions found on desktop editors like Microsoft Word to your web. This is featured with many advantages like preparing your mail content, creating your blogs and so on. This post also explains you how to further modify or use your text editor in many ways, which may include show / hide buttons, control the buttons, etc,. Read more �

PHP Login System with PDO Connection.

Image
Very long back, we had published a simple PHP login system using PHP, which works only with MySQL database. Today, we are providing you an easy registration and login process using PDO connection with better password encryption, which has an advantage of working on different database systems. PDO is a PHP extension that allow us to implement code which is portable across many databases and platforms. This registration process is used in our Wall Script 8 . Here is the demo of this cool & simple login / registration process. Read more �

Facebook Like Reactions using PHP, MySQL and Jquery.

Image
Just a few days before, Facebook has launched Reactions, an extension of Like button. I succeeded in implementing the same in my WallScript 8 , Build Your Own Social Network. Here is a quick and easy way to implement the Reactions using PHP,Jquery and PDO MySQL. It�s a basic idea of implementing the Reactions. Hope you enjoy the new Reactions for Like button..! Take a quick look at the live demo. Read more �

Google Analytics Custom Dashboards for Websites

Image
Hope you are using Google Analytics for your website or blog, if now try to implement it now. It is a great tool to analyze your website traffic, but Google analytics� standard/default reports are limited. I made few customizations to improve my blog/website reports using custom dashboards. You can directly apply these dashboards by clicking following add to buttons Read more �

Create Dynamic Subdomains using PHP and Htaccess

Image
Dynamic subdomains like Google Blogger and Tumblr.com, I know most of the people are looking for better solution. Today I want to explain how to achieve this using .htaccess with PHP. I especially love to write .htaccess file, using this you can easily host multiple domains in single server. This dynamic subdomain system is the base for cloud services, soon I will come with new tutorial. I hope this post will solve your problem, please take a look this live demo. Read more �

Introducing Wall Script 8 Build your Own Social Network

Image
"It's time for change" - I�m excited to announce that new responsive & RESTful Wall Script 8 is now available for download. This time I made lots of changes in architecture level, almost built from scratch. Wall Script 8 is very lightweight, powerful, secured token based APIs and helps you more easier way to learn most of the social networking features in a simplest way and make you the best web developer. Introducing new features like multi language label support, image compression, like reaction, share location and adopted most common social features from Facebook, Twitter and Google Plus. Take a quick look at the video demo and more features . Read more �