-
On my site, I have some resources that are private, such as certain blog entries and photos. I wanted to make it so that my Facebook friends could log into my site without me having to create Django-based accounts for them. It turned out to be fairly trivial to get things set up, but I thought I'd share what I did in case it can be of use to anyone else.
-
This middleware will look for the cookies set when a Facebook Connect user authenticates to your site, read those cookies, determine if the logged in user is your Facebook friend and then log that user into your Django-powered site.
-
The AJAX Libraries API is a content distribution network and loading architecture for the most popular, open source JavaScript libraries. By using the Google AJAX API Loader's google.load() method, your application has high speed, globaly available access to a growing list of the most popular, open source JavaScript libraries
-
This is for all the Greasemonkeyers in the house who want to learn how to be much more productive when it comes to hacking together Greasemonkey script by using my favorite Javascript library: jQuery.