Posts

Free Email Services For Your Domain.

Image
Very long time back we had published few articles about custom domain email services with Google Apps Standard and Outlook.com on a Custom Domain , nowadays most of the major services are not offering free. Zoho is offering a free service with 25 email users and 5GB per user storage, I suggest you Zoho Mail Service is the best way to setup your custom domain email service. Have a look at this post and follow each and every step to signup Zoho Mail Service. Read more »

Improve Your Google Page Speed Insights Score

Image
Website loading speed can make a big impact the success of a website. In Google standards if your pages are loading slowly, you will lose the organic search traffic. Google is offering a powerful tool called PageSpeed Insights , that can test your website page speed and suggest you the instructions. Competitors hate each other, Google hates Facebook widgets such as Like Box, Facebook Page etc. This post will explain you how to solve all these PageSpeed Insights problems. Read more »

Amazon EC2 Setup with Ubuntu and XAMPP Installation

Image
Very long time back I had published an article about Amazon Cloud installation, nowadays Amazon Web Services is offering 12 months free trial for micro instance with 700 MB RAM. Now they simplified few interface setting for installation process, this post will explain you how to setup an Amazon micro instance with Ubuntu operating system and XAMPP server. Try this for your first web project. Read more »

Display Browser Notifications from Web Application

Image
Browser desktop notification system, using this you can push notifications for event reminders, message information like whatsapp to desktop users in realtime from your web project. Very few line of JavaScript code, that can help you to interact with browser notification system. I have implemented this for 9lessons.info, you will find a most popular article notification for every 3 minutes. Take a quick look a the live demo. Read more »

Customize YouTube Embed Player

Image
The post explains how to customize a YouTube embed player by using YouTube defined parameters. Nowadays most of the web developers using embed <iframe> tag for displaying videos, this improves your web project playback experience. You can stop displaying related videos using the rel parameter or removing the YouTube logo on player by using modestbranding parameter, hope this will enrich your web project experience. Read more »

Twitter Heart Button CSS3 Animation

Today twitter has been introduced a new heart (like) button, it is actually a replacement for favorite button. I love the way twitter has implemented cool animation effect for click action. This post will explain you, how to implement this using CSS3 and Jquery. Read my previous post Facebook Like System with Jquery, MySQL and PHP , you will understand more about Like System database design and ajax functionality. Take a quick look at the live demo and click the hearts. Read more »

Payment System with BrainTree PayPal using PHP

Image
Are you working for e-commerce project? Then you should have a better and secure payment system. I suggest you setup you project with BrainTree API, it is very powerful and quick. This is accepting most commonly used Cards, PayPal, Android Pay and etc. This post will explain you how to design a cart and order system with BrainTree payment process using PHP and MySQL. Take a quick look the live demo and try demo transaction. Read more »