Posts tagged live

gmail, yahoo & live messenger contact inviter script

19

Howdy,

you guys have probably noticed that most of the contact inviter script out there were broken now because most of the new api’s only support Oauth protocol instead of the good ol’ login / password authorization.

It’s great because now you don’t have to give the those website your login information but It is a bit more complicated for us developers to set it up so I’ve decided to create a small set of classes that will allow you to easily implement such a feature on your website.

First off all, you can check out the simple proof of concept by checking out the demo here and getting the script on gitHub here.

Some people who may know my blog will notice that I am in no way a designer so It doesnt look amazing but it works and that’s what this article is about ! ( if someone feels like he could make it look better you can get the code from github. see at the end of the article for more info).

Ok so now the fun stuff.
(more…)

Share

Related Posts:

how to install ubuntu on a usb pendrive

1

There is a lot of info on the net on how to install ubuntu on a pendrive but when I had to do it I found that it was not that clear

So I decided to describe my easy method here to have a persistent ubuntu on a usb pendrive.

Maybe my method is not the best but It’s the easiest way I found to do it.

note : You will need at least a 4GB drive to do this.
(more…)

Share

Related Posts:

Go to Top