Showing posts with label Internet Tricks. Show all posts
Showing posts with label Internet Tricks. Show all posts

July 26, 2012

Add New Facebook Login Button to a Website/Blog 2012

Now a days you can find a Log-in with Facebook option in lots of website. Well, if you are also owner of a website or blog, its very easy to add a Facebook Log-in button in your own site. Here I am gonna tell you how to do it..



1. Go to Facebook Developer Page. You might be asked to verify your account, choose any of the verification options to complete the verification.
2. Click on : Create a New App. Choose an App name & a valid App Namespace.


3. Click on Edit App and choose Website with Facebook Login option and enter your website/blog URL there.


4. You should then see your application info. Now copy the App ID as indicated in the picture below and save it in a notepad.
 5. Come to your website/blog template and paste this come under the <body> tag.

<div id="fb-root"></div><script 
src="http://connect.facebook.net/en_US/all.js#appId=YOUR_APP_ID&amp;xfbml=1"></script>
 

6. Replace the YOUR_APP_ID in the code above with your App ID provided from Facebook which you copied in Step 4 and save.
7. Now in your website, where you want the log-in button to be appear copy and paste the code below, into it (in case of blog click on " ADD A GAGDET" on the sidebar or any other location you want to add the button to. From the GADGETS list, choose HTML/JAVASCRIPT.  In the title field, you can enter "Login to Facebook" and in the content box, copy and paste the code below, into it).

NOTE: If a visitor to your blog clicks on the "facebook login" button, he/she will not be taken away from your blog. Instead, your blog page will refresh and the "facebook login" button will change to "facebook log out" button.


Only Facebook Log-in Button :
<div style='float:center;'><fb:login-button autologoutlink="True" length="short" background="white" size="large"></fb:login-button> </div>


Facebook Log-in Button with name :
(name will appear after someone log-in)
<div style="text-align: center;">
<h2 class="title">
    Hello <fb:name uid="loggedinuser" useyou="false"></fb:name></h2>
</div>
<div style="text-align: center;">
<div style="font-family: &quot;Trebuchet MS&quot;,sans-serif;">
<div style="font-family: Verdana,sans-serif;">
<h2 class="title">
    <fb:login-button autologoutlink="True" background="white" length="short" size="large"></fb:login-button></h2>
</div>
</div>
</div>


Facebook Log-in Button with Name and Profile Photo:
(Name & photo will appear after someone log-in)
<div style="text-align: center;">
<h2 class="title">
    Hello <fb:name uid="loggedinuser" useyou="false"></fb:name></h2>
</div>
<div style="text-align: center;">
<div style="text-align: center;">
<h2 class="title">
    <fb:profile-pic facebook-logo="true" linked="false" uid="loggedinuser"></fb:profile-pic></h2>
</div>
</div>
<div style="text-align: center;">
<div style="font-family: &quot;Trebuchet MS&quot;,sans-serif;">
<div style="font-family: Verdana,sans-serif;">
<h2 class="title">
    <fb:login-button autologoutlink="True" background="white" length="short" size="large"></fb:login-button></h2>
</div>
</div>
</div>

You can customize this as you wish. If everything is done as it should & then you click on the log-in button a pop-up windows like this would appear. 



It works for WordPress, Blogger, Joomla and any platform or even in simple HTML/pHp webpages. If it works for you, kindly like this post and give comments. If there is any problem then just let me know.

Below here you can experience the whole Log-In thing.



Check-out more services from us -  For Hacking tricks : Click here | For Android Tricks : Click here | For How To Do Tutorials : Click here | For Gadget reviews : Click here | For Internet Tricks : Click here | For Windows tricks : Click here. You can like us on Facebook or Follow us in Twitter to stay connected with us.

Change Facebook Login Page

Hey pals, after a long time I am back in LearnTricks. As I am so busy with my study it's hard to search new tricks everyday. 2day I'm posting an old - known to all - type thing. Well if you are unknown from it then Hurray...
it's good luck for me.


Here I am providing you a quick trick to get  customizable Facebook log-in screen. It's cool, interesting & different.


CAUTION : THIS ONLY WORKS WITH GOOGLE CHROME BROWSER



    in Google Chrome
2. Install this Extension
3. Log-out from Facebook if you already logged in
5. You can see a new type log-in page. You can change the background photo with any photo you want by clicking the Setting icon above the blue Log In button.

Changed Facebook log-in screen.

 To get this photo click here


Check-out more services from us - For Hacking tricks : Click here | For Android Tricks : Click here | For How To Do Tutorials : Click here | For Gadget reviews : Click here | For Internet Tricks : Click here | For Windows tricks : Click here

June 16, 2012

Share This Share Heart - Heart Shaped Sharing Widget for Blogger Blogs


I will show you that how this gadget can be added to a blogger hosted blog.
 
1. Click TEMPLATE>EDIT HTML in the dashboard of you Blogger blog.
2.   Look for the following code in the template code by pressing CTRL+F.
</head>
This tag is called the ending HEAD tag.

3. Copy and Paste the following JavaScript code right before the ending head HEAD tag(</head>).
 
 
 
&lt;!-- Start Heart Bookmarking Gadget Code From http://www.learntricks.in/ --&gt;
<script src="http://w.sharethis.com/gallery/shareegg/shareegg.js" type="text/javascript">
   1:  
   2: <br /><script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/><br /><script type='text/javascript'>stLight.options({publisher: &quot;ur-98d377f-bdd3-9ad1-fbe5-2a678f0a60ee&quot;, onhover:false}); 
</script>
<link href="http://w.sharethis.com/gallery/shareegg/shareegg.css" media="screen" rel="stylesheet" type="text/css"></link>
&lt;!-- Start Heart Bookmarking Gadget Code From http://wwww.learntricks.in/ --&gt;
 
4. Now find the following code in the template of your blog using CTRL+F again.
</body>
This is called the ending BODY tag.

5. Now copy and paste the following code right before the ending BODY tag(</body>).
 
&lt;!-- Start Heart Bookmarking Gadget Code From http://wwww.learntricks.in/ --&gt;
<div style="bottom: 2%; left: 2%; position: fixed;">
<div class="shareEgg" id="shareThisShareHeart">
</div>
<script type="text/javascript">
   1:  
   2: stlib.shareEgg.createEgg(&#39;shareThisShareHeart&#39;, [&#39;facebook&#39;,&#39;twitter&#39;,&#39;pinterest&#39;,&#39;linkedin&#39;,&#39;stumbleupon&#39;,&#39;email&#39;,&#39;sharethis&#39;], {title:&#39; <data:blog.pageTitle/>&#39;,url:&#39;<data:blog.url/>&#39;,theme:&#39;shareheart&#39;});
</script> </div>
&lt;!-- Start Heart Bookmarking Gadget Code From http://wwww.learntricks.in/ --&gt;
 
Now save your template.

You can adjust the position of the gadget by changing the 2% bottom and left  values in the code that you put before the ending BODY tag (</body>) you should do this only if required.

Now you have a great looking heart social sharing gadget in your blogger blog.

May 13, 2012

Facebook and Twitter are now BBM Connected


Facebook for BlackBerry smartphones v3.0 and Twitter for BlackBerry smartphones v3.0 are now BBM connected apps. When you connect Facebook and Twitter with BBM, you can share your latest status updates and tweets as your BBM Personal Message by simply selecting the “Share with BBM” icon from within the app. You can also opt to share tweets or Facebook updates with your BBM contacts in one centralized location.


bbm connected apps update 1 Facebook, twitter and More are Now BBM Connected

Blackberry Integrated with the Social Media Apps:

The Official Blog of Blackberry stated this like:
We are very excited to announce that updates of some of the apps you know and love – Facebook® for BlackBerry smartphones, Twitter® for BlackBerry smartphones, BlackBerry® Travel™, BlackBerry App World, BBM™ Music, and BlackBerry® Messenger (BBM) – will begin to roll out throughout the next 10 days.
bbm connected apps update 31 Facebook, twitter and More are Now BBM Connectedbbm connected apps update 41 Facebook, twitter and More are Now BBM Connected

BlackBerry Travel goes Social

The updated BlackBerry Travel v2.5* is now a BBM connected app. What does that mean to you? Now you can instantly update BBM contacts with your travel status in just a few simple steps. Jet-setting across the world? You can easily let all your BBM friends know just where you landed and what you’re up to.

BlackBerry App World

Now that the BlackBerry App World storefront is BBM connected, your most recent app download can be automatically shared with your contacts through your BBM profile – without ever having to leave BlackBerry App World! Also, you can easily share your favorite app with a friend using BlackBerry Tag* by simply tapping your NFC-enabled BlackBerry smartphone with theirs.

Easy Invites for BBM Music

BBM Music – the music app that lets you share, listen, and comment on your friends’ music – now also allows you to mark favorite songs/playlists, which creates a more personalized shuffle.
Since BBM Music is a BBM connected app, new contacts with BBM Music are recommended to you right from within the BBM Music app itself! That means it’s easier to find others to connect with so you can expand your music collection. Before you accept a contact to your network, feel free to check out their songs and see which friends you have in common.
These updates are great news for developers who leverage the BBM Social Platform to help make their apps more visible and easier to find. It’s even better news for BBM users who are seeking to discover and share new app experiences and content within their BBM contacts.


(Source : Blackberry Official Blog)

May 8, 2012

Create Smileys From Your Own Photos In Facebook


Update : If you want some ready-made cool big Facebook smiles : Click Here


  • First go to Smileyti.me.
  • Now choose a image file which you want to make smiley, then fill the captcha and press Upload Now botton.     

After complete the uploading process you will get a code.
This is your smiley code. Click on Copy To Clipboard button to copy the code.
You can put the code in Facebook chat box. This is a amazing tool for making simple and animated smiley codes.

Share It Guys... & for more cool Facebook Tricks click here !!

For Hacking tricks : Click here | For Android Tricks : Click here | For How To Do Tutorials : Click here | For Gadget reviews : Click here | For Internet Tricks : Click here | For Windows tricks : Click here.
You can like us on Facebook or Follow us in Twitter to stay connected with us.

How To Change Security Question On Facebook For Account Security 2012

You can change your facebook security question by following these steps.

 For this first go to facebook.com and click on Forgot your password?
and then on the below screen enter your email or username then click on search.


when they found you, on below screen click on This is My Account


On next screen click on "No longer have access to these"

 

 On next screen they'll ask you for a new email-id, enter email-id and click on submit


 Next they will ask you current answer to security question, enter it and click on submit


On next screen enter new password (but do remember your old password for this trick)


 Now a message will so that your identity is proven


Once your password is updated on previous screen open one more tab in your browser open facebook.com.and login with your old passward. Then a message will so you that your account is temporarily locked. Click on "This wasn't me".


Then on  next screen secure your account, click on"Secure my account".


 Now click on continue


On next screen, create new password (remember this one )


 now click on continue.


select your email and click on submit.


 check "Only I know the password for *******"
(change your email account's password if needed)
 click on continue


Don't wanna remove any app you use one facebook just click on continue

 Now a screen shows that Set a new security question.now you can change your security question and
answer  update it and click on submit


.your account is unlocked 


Now You Can Login with your new password.


 Lets enjoy friends....

May 7, 2012

How To Hide Email In Facebook For More Security

Today I'm posting about how to hide your Email address In Facebook. Most Of Accounts Hacked by their Email address. You can hide your Email address by
Follow These Steps-

  1. Login To Your Facebook Account.
  2. Go To Your Profile And Click Update Info.
  3. Then Scroll Down With Mouse, Find Contact Info And Click On Edit.
  4. Then Change Email Settings, Select Only Me From Drop Down Menu With Lock Icon.
  5. Click Save Button To Save Changes.

March 17, 2012

Tab images changing : Facebook Bug Alert

Numerous Facebook page owners tell us that page tab images are randomly changing to another page's custom tab image. This is happening without any interaction. After a tab image is set, sometimes when you go back to it later the image that appears is different.


Here is what we believe is happening. There appears to be a limit of 10,000 tab images for an app. When a tab image gets uploaded a number between 0 and 9999 gets assigned to the tab image creating a url like this:

http://photos-c.ak.fbcdn.net/photos-ak-snc1/v85005/64/208195102528120/app_10_208195102528120_6562.gif


The last part 6562 is what seems to be randomly allocated and limited from 0 to 9999. For apps with large numbers of users like the Woobox, Static Iframe Tab, users quickly fill up the allotted 10000 slots and when new tab images are uploaded, it overrides an existing tab image which then changes the image on the original page.


The only solution we've come up with is to ask users to setup their own custom apps hosted on our system. When they setup their own apps, only they are uploading tab images for that app reducing the chance of this happening.




You can reproduce this issue by following these steps 
Steps to Reproduce:Change the tab image for an app with lots of users such as 208195102528120

Watch as one of the 10000 slots gets taken that was previously allocated to another page tab image.


To see this in action with the CDN cache, take the image url and load it like:

http://photos-c.ak.fbcdn.net/photos-ak-snc1/v85005/64/208195102528120/app_10_208195102528120_6562.gif

then load it again with ?uncache at the end to have the CDN recache it:
http://photos-c.ak.fbcdn.net/photos-ak-snc1/v85005/64/208195102528120/app_10_208195102528120_6562.gif?uncache


You'll see different images, the old one and the new one.

Expected Behavior:Each image uploaded needs it's own unique identifier to not override previously uploaded images.
Actual Behavior:Each image uploaded runs the risk of overwriting another application users tab image.


(Source : Facebook Developers)

IDM Cracker Tool : Update and Crack IDM Easily

As Internet Download Manager gets updated very soon, it needs to be cracked again and again. So we have a tool that makes the updating and cracking of IDM very easy. The whole work is done by the software, you just need to click the right options.



Crack-IDM-With-IDM-Cracker-Easily_thumb%25255B1%25255D
IDM Cracker Tool



Steps To Have Latest Version Of IDM Fully Cracked :
  1. Download and install the latest version of IDM. Ignore if already installed.
  2. Download IDM Cracker Tool.
  3. Press the Start button. The IDM Cracker tool itself will do all the work.

When Updating Again When The New Version Arrives :
  1. Run the IDM Cracker Tool.
  2. Press the Update button , this will allow you to update your IDM.
  3. Click on check for updates in IDM so that it can update itself.
  4. After the update is complete and new version of IDM is installed, again open IDM Cracker Tool and click on Start. That’s it. Your IDM is again fully cracked. Repeat these steps whenever new version of IDM is launched.

Plasma Tree : A Nice Chrome Experiment


A very nice and sweet Chrome Experimen, that produces a tree wherever you click on the screen. Earlier we also covered Chrome Experiments like Evolution Of The Web and Flower Power.
Go to this link to see this experiment – Plasma Tree

Google Play Store Updated to v3.5.15 : Download It Now

gplay_logo_web_white




If you were engrossed by last week’s Apple announcements, you may have missed the fact that the Android Market was renamed to the Google Play Store. The Big G felt the move would better reflect the content available, which now includes books, movies, music and apps.

With 850,000 daily activations (as per the ever-boastful Android chief Andy Rubin), Google needs to make sure its retention rates are equally as impressive. Despite enjoying a greater reach with its Android OS compared with rival Apple’s iOS, it’s generally accepted that content is easier to obtain from the vaster App Store, prompting developers to favor the Cupertino company’s online portal.
Indeed, developers are hardly going to leap onto the Android platform considering the current situation, which has seen devs complaining about delayed revenue payments from Google. Europe-based software coders have besieged forums in recent weeks, arguing that their February fees had not been received on 7 March as scheduled.

Still, even with the developers up in arms, Google has released a new build of the Google Play Store app (build 3.5.15), which is now available for download. Features include a new tabbed interface in the “My Apps” section, as well as more concise, informative app reviews, which allow you to see the specific device of the person leaving the review, as well as filter your search results by device.

Seeing as the Google Play Store is still in relative infancy, the likelihood of regular updates such as this are high, and if each revision turns up a couple of useful new features like this one has, Google’s vision of a well-functioning, streamlined content center could certainly bear fruit.

Google Play New Update

Will it be comparable to the App Store in terms of content and usability? Only time will tell; but removing the Android branding in favor of Google is certainly a step in the right (PR) direction.

Download Google Play Store App version 3.5.15 [Mediafire Link]

To install, simply overwrite your current Google Play Store. Once installed, be sure to let us know if you uncover any hidden features or bugs by dropping a comment on our Facebook or Google+ pages.


March 14, 2012

Facebook Chat Trick : Send Big Smileys/Images


Update : If You Wanna Create Facebook Smileys from Your Own Photo : Click Here

 
Hey, we are always here to give you something new, something special what the rest of the web users doesn't even heard about. Today its time for another Facebook trick.

MUST TRY This in Your Facebook Chat Box / Facebook message. Just Copy the CODE and Paste it... TRY THIS...ITS AMAZING.. :)
Note : This is only works in PC/Laptop...Will not work if you're chatting from Mobile! Don't try it in comments it will not work... Try it in chat and msg from pc to ur friends....



1.Mask

[[255006724575192]] [[255006727908525]] [[255006737908524]] [[255006734575191]] [[255006731241858]]
[[255006827908515]] [[255006831241848]] [[255006824575182]] [[255006817908516]] [[255006821241849]]
[[255006874575177]] [[255006871241844]] [[255006884575176]] [[255006877908510]] [[255006881241843]]
[[255006934575171]] [[255006931241838]] [[255006941241837]] [[255006944575170]] [[255006937908504]]
[[255007004575164]] [[255007001241831]] [[255006994575165]] [[255006997908498]] [[255006991241832]]
[[255007084575156]] [[255007101241821]] [[255007077908490]] [[255007091241822]] [[255007081241823]]

2. Jack Sparrow

[[298356520217565]] [[298356516884232]] [[298356506884233]] [[298356510217566]]
[[298356513550899]] [[298356620217555]] [[298356606884223]] [[298356616884222]]
[[298356610217556]] [[298356613550889]] [[298356673550883]] [[298356676884216]]
[[298356666884217]] [[298356680217549]] [[298356670217550]] [[298356740217543]]
[[298356733550877]] [[298356743550876]] [[298356730217544]] [[298356736884210]]
[[298356823550868]] [[298356810217536]] [[298356820217535]] [[298356826884201]]
[[298356813550869]] [[298356906884193]] [[298356896884194]] [[298356900217527]]
[[298356903550860]] [[298356893550861]] [[298356950217522]] [[298356946884189]]

3. Superman

[[299528860107644]] [[299528863440977]] [[299528866774310]] [[299528856774311]]
[[299528870107643]] [[299528950107635]] [[299528943440969]] [[299528946774302]]
[[299528953440968]] [[299528956774301]] [[299529013440962]] [[299529016774295]]
[[299529010107629]] [[299529003440963]] [[299529006774296]] [[299529060107624]]
[[299529063440957]] [[299529066774290]] [[299529070107623]] [[299529073440956]]
[[299529173440946]] [[299529183440945]] [[299529180107612]] [[299529176774279]]
[[299529186774278]] [[299529243440939]] [[299529236774273]] [[299529240107606]]

4. Elmo


[[302117289844540]] [[302117283177874]] [[302117276511208]] [[302117279844541]] [[302117286511207]] [[302117366511199]]
[[302117369844532]] [[302117373177865]] [[302117383177864]] [[302117379844531]] [[302117426511193]] [[302117436511192]]
[[302117429844526]] [[302117423177860]] [[302117433177859]] [[302117523177850]] [[302117529844516]] [[302117526511183]]
[[302117536511182]] [[302117533177849]] [[302117606511175]] [[302117596511176]] [[302117599844509]] [[302117593177843]]
[[302117603177842]] [[302117646511171]] [[302117649844504]] [[302117659844503]] [[302117656511170]] [[302117653177837]]
[[302117706511165]] [[302117703177832]] [[302117699844499]] [[302117709844498]] [[302117696511166]] [[302117749844494]]

5. Troll face

[[242538225822042]] [[242538222488709]] [[242538232488708]] [[242538219155376]] [[242538229155375]] [[242538339155364]]
[[242538335822031]] [[242538342488697]] [[242538345822030]] [[242538349155363]] [[242538392488692]] [[242538395822025]]
[[242538399155358]] [[242538402488691]] [[242538405822024]] [[242538475822017]] [[242538472488684]] [[242538489155349]]
[[242538492488682]] [[242538485822016]] [[242538562488675]] [[242538565822008]] [[242538569155341]] [[242538575822007]]
[[242538572488674]] [[242538612488670]] [[242538625822002]] [[242538619155336]] [[242538622488669]] [[242538615822003]]
[[242538675821997]] [[242538682488663]] [[242538672488664]] [[242538679155330]] [[242538685821996]] [[242538742488657]]

6. Mr. Bean

[[255016264574238]] [[255016271240904]] [[255016277907570]]
[[255016267907571]] [[255016274574237]] [[255016384574226]]
[[255016387907559]] [[255016394574225]] [[255016401240891]]
[[255016391240892]] [[255016464574218]] [[255016454574219]]
[[255016457907552]] [[255016461240885]] [[255016451240886]]
[[255016537907544]] [[255016531240878]] [[255016534574211]]
[[255016541240877]] [[255016527907545]] [[255016634574201]]

7.GANDU

[[212614922155016]]
[[196920740401785]]
[[241341589270741]]
[[294660140569858]]
[[285985351447161]]


Share It Guys... & for more cool Facebook Tricks click here !!

For Hacking tricks : Click here | For Android Tricks : Click here | For How To Do Tutorials : Click here | For Gadget reviews : Click here | For Internet Tricks : Click here | For Windows tricks : Click here.
You can like us on Facebook or Follow us in Twitter to stay connected with us.

March 5, 2012

Enable 810px Wide Facebook Page Tab Mode on Custom Tab Apps

If you are using Timeline on your Facebook Page then you should have wide Page tabs for your custom Page Tabs. Here I am gonna tell yo how to do it.



Click to read : Why You Shouldn't Enable Timeline on Your Facebook Page


1. Visit https://developers.facebook.com/apps

2. Select the app to modify and click Edit Settings


3. Under the Page Tab section, select Wide (810px)


4. Click Save Changes.

Why You Shouldn't Enable Timeline on Your Facebook Page

If you already activated Facebook Timeline for your Facebook Page, then you should read this to know : How To Enable 810px Wide Facebook Page Tab Mode on Custom Tab Apps


Facebook has just started letting pages convert to the new timeline format.   In case you’ve missed the details here they are: http://www.facebook.com/about/pages We thought it would be a good chance to tell you how this will affect your Woobox tabs.
There are good things and bad things about the changes. At this point I am telling you not to upgrade. The bad outweigh the good.  Please read below. Facebook will not force the upgrade until March 30th.  Perhaps by then the issues will be resolved.


The Good

Larger, wider tabs.  More space to work with.
Previously, page tabs were 520px wide, but with the new layout you have 810px of content area to use.  We’ve already enabled 810px wide mode on our HTML tab. This lets you use HTML, Images, or external URLs for the content of your tab and lets you fan gate the content.

New Larger Tab Icons/Images
You can now set images up to 111px x 74px to promote your tab app.  You can change these image by selecting the Pencil in the upper right corner of the tab image and selecting Edit Settings.   Then simply change the Custom Tab Image setting.

Existing Tabs Display
While they don’t fill up the entire tab area, the old format 520px wide tabs still display in the new format.

The Bad


Default Landing Tab: Where is it?
It appears as part of the migration to the new layout, Facebook has removed the ability to automatically send a user to a specified tab application on your page.  All users now see your wall, both fans and non-fans.  It’s unclear if this is a permanent change or just an oversight, we’ll keep you posted.  Update: Looks like this is going to be a permanent change. 

No Refresh on Likes
This is a very big issue for running fan-gated promotions and for this reason I would recommend you do not upgrade to Timeline for Pages early.  When a non-fan clicks Like on your tab, currently Facebook does not refresh the page so we can not automatically show the new fan content.  You would have to prompt the fan to refresh their page manually.   It is hard to believe this won’t be fixed, but currently it is the main reason not to upgrade.  Update: While not fixed yet (as of 3/2),  Facebook has confirmed this is a bug and will be fixed shortly!


What’s Next?
We’ve already rolled out wide format tabs on our HTML tab apps and are finalizing the changes to the offer apps to enable wide format.  We’ll keep you posted but expect Woobox to take advantage of all the new opportunities created by these changes and try to work around the bad if Facebook doesn’t resolve those issues..

Click to Download our Android App