Skip to main content

What is Facebook Timeline? & How to enable it ?



You might have noticed that many people are updating about Facebook timeline. So what actually a Facebook timeline is ?

Mark Zuckerberg noted that the original Profile in Facebook was sort of like the last five minutes of your life. The updated Proile from 2008 extended that to show what was sort of like the last 15 minutes or your life. The new Profile unveiled now is “the rest,” This new feature is called as Timeline.

The look of profile is actually "Your Life on Facebook", TechCrunch says it looks bit like a very nice blog on Tumblr, even I agree with it. For me the facebook timeline is astonishing. All that I have done on Facebook came in front of me. It has three main parts:

  • all your stories
  • all your apps
  • a new way to express who you are

I would suggest everyone to give it a try.

Important things to note:

- You probably don’t want to do this unless you’re actually a developer. Expect bugs.
- Only you will see your timeline at first (unless you decide otherwise), but it will automatically go public after a few days.
- It seems that if you login into Facebook on another machine, Timeline gets disabled automatically on all of your machines. With that said, it seems you can get back to your timeline (but ONLY after following the steps below) by navigating to http://www.facebook.com/YOURUSERNAMEHERE?sk=timeline
- You’ll need to have a “verified” account for one of the steps, which means you need a credit card or phone number attached to the account.


How to enable it?

1. Log into Facebook
2. Enable developer mode, if you haven’t already. To do this, type “developer” into the Facebook search box, click the first result (it should be an app made by Facebook with a few hundred thousand users), and add the app.


3. Go into the developer app (if Facebook doesn’t put you there automatically, it should be in your left-hand tool bar)


4. Create a new app (don’t worry — you wont actually be submitting this for anyone else to see/use). Give your new app any display name and namespace you see fit. Read through and agree to the Platform Privacy agreement. This is the step you need to be verified for.

5. Ensure you’re in your new app’s main settings screen. You should see your app’s name near the top of the page

6. Look for the “Open Graph” header, and click the “Get Started using open graph” link.
Create a test action for your app, like “read” a “book”




This should drop you into an action type configuration page. Change a few of the default settings (You can skip this) and click through all three pages of settings

8. Wait 2-3 minutes

9. Go back to your Facebook homescreen. An invite to try Timeline should be waiting at the top of the page
And you’re done.


Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...