How to display latest Google+ updates with PHP and Unofficial Google+ API

Aug 04, 2011 No Comments by

Google Plus is the latest social network that is becoming increasingly popular. Today I will show a really simple and short way to display latest updates on Google Plus for a given user id.

Basics, Tips, Tutorials Read more

jQuery Live Login inspired by Google Instant Search

Sep 28, 2010 19 Comments by

I was looking at Google Instant Search the other day, and asked myself : What if I do the similar thing to login functionality. I had to try it, so here it is, a jQuery Instant Login and how to do it.

Articles, Tutorials Read more

Generating a QR Code for the Current URL with PHP and Google Charts

Aug 19, 2010 No Comments by

A QR (“quick response”) code is a square barcode that makes getting URLs, location coordinates, any text or contact information onto a phone quickly. With a barcode scanner app installed, you just point your phone’s camera at the code to read its contents.

Articles Read more

Google font API – great way to use exotic fonts on the web

May 21, 2010 2 Comments by

Few days ago, Google released his new Web fonts API. It basically allow us to use exotic fonts on the web in any modern browser (even IE). So, I decided to give it a try and write a small tutorial.

Tips Read more