facebook logo


May 21, 2012, 2:21 am... Information about :

facebook logo


Try google custom search below to get more result :
Loading

Tag Anyone on Facebook Using App

Posted by: Joy  :  Category: Facebook Tips

Facebook FormulaThis is merely an old trick, I’m sure most of you have already known about this one. Do you remember the post before this about Custom Tag on Facebook Comment? Using that one, we can tag anyone using any word as the anchor text, not using facebook username like the default one, even without using any Facebook application. Since Facebook has patched the method about two days ago, now we must use apps to do the same trick.

Unfortunately, when you are using this trick, the post you have created wont show on the person being tagged. but, you can still tag anyone even when they’re not one of your friends. Interesting, isn’t it? OK, to make this easier to understand kindly try it by clicking the “Test” link below : Read more…

Facebook XSS via iPhone, Android, Exporter for iPhoto and Toolbar for Firefox

Posted by: Joy  :  Category: Facebook Tips, Security, Vulnerability

Facebook XSSHere we will discuss about Facebook XSS again, the last XSS method using iPhone prompt_feed.php has been filtered, they have patched the system, but not all the hole, they still left us chance to put another XSS onClick using the same app.

You can still insert the XSS via iPhone app, via Android, via BlackBerry, via Facebook Exporter for iPhoto, via Facebook Toolbar for Firefox or via Windows Phone and perhaps some other apps. The instruction is similar to the previous method on iPhone XSS, but with a little change. Kindly follow these instruction to get your own facebook layout : Read more…

How To Find Facebook ID

Posted by: Joy  :  Category: Facebook Tips

Facebook LogoWhat is facebook ID? it’s a unique number identifying a facebook profile, facebook groups or fan pages. As you can see from other facebook profile, here’s an example for Facebook Bold Text profile URL :

http://www.facebook.com/profile.php?id=139701732734451

See the url above, 139701732734451 is the facebook id. we will discuss about how to get the id. Below are some javascript address bar tricks you can use to find facebook id. You can get your own facebook id, your friends facebook id, or facebook groups/fan pages id programmatically.

To find your own facebook id, simply put this code on the address bar then press enter : Read more…

Show Facebook Suggest to Friends Dialog

Posted by: Joy  :  Category: Facebook Tips

Facebook Suggest to Friends Dialog, How to show Facebook Suggest to Friends Dialog, Facebook GIF Animated Application, facebook javascript address bar hack, learn how the code work, facebook javascript codesFacebook LogoIf you are an admin of a facebook fan page or a facebook application page you can find the Suggest to Friends link on the left bottom part of the page for application page, while for a fan page, you can find it on the top right of your page. You can easily click the link to suggest your page to your friends. But the problem is, when you are not an admin of a certain page, you cant now find the link on that page. It was not like this before, Suggest to Friends was actually an Invite Friends link on the old version of a fan page/application page. Anyone could invite their friends at that time even when they’re not the admin.

Now it’s a little bit hard to suggest a facebook page to our friends when your not the admin. Many people ask, How to show Facebook Suggest to Friends Dialog ?. Well, we can use javascript address bar hack to show the dialog. using this simple code, the dialog will show whenever you click on any part of the page. The link will show transparently overlayed in front of the page. Here is the script :
Read more…