.htaccess provides a easy way of password protecting directories on your website, requiring users to enter a username and password in order to gain access.
- Home
- Blog (Page 19)
0
Forcing Your Facebook App To Run Using HTTPS / SSL
Force your application to run a secure connection by detecting non-secure connections in JavaScript.
Facebook, JavaScript, SSLForcing Your Facebook App To Run In An iFrame
If you want to force your user to use your application within in an iFrame (either as a canvas app or as a fan page application), the only way to do so is using JavaScript. Here is some sample code you can use.
Facebook, JavaScript, TutorialRequesting Every Facebook App Permission
Ever wondered what a Facebook App requesting every possible permission would look like?
Application, FacebookTagging in SVN
Tagging app releases in SVN to preserve the code and history.
