Archive for 'Facebook'

Remove Facebook suggestions

One of the Facebook annoyances that cannot be disabled is the list of people that you don’t want to friend and whose walls you don’t want to write on that is in the the top right corner of its front page.
Facebook Suggestions
It’s easy to hide this impertinent design element.

On Firefox, you should install the Stylish extension.

On other browsers, you should follow the respective instructions.

Step 0

Once you have Stylish installed:
1. Go to Facebook
2. Click on the Stylish icon in the status bar
3. Choose Write new style > For facebook.com

Step 1b

In the dialog:
1. Name the new style “Facebook”
2. Paste in the following code:

#pymk_hp_box {
display:none !important;
}

You should be able to save now and no longer be subjected to the Facebook Suggestions box. Unfortunately, this code may not survive the inevitable Facebook layout change.

Technical note: The wrapping code that you see in the screenshot above was generated by Stylish and will likely only work in Firefox. If you wish to adapt it in a different browser, you may want to replace the @-moz-document with @-o-document (for Opera), @-webkit-document (for Safari and Chrome), or @document once CSS3 is ratified and vendor-specific implementations merge.

Links

- Stylish extension for Firefox
- UserStyles.org
- About.com on user stylesheets (somewhat old)

Some Facebook network stats

I’m part of three Facebook networks, and I’ve been keeping track of their size since May of this year.

Facebook network size stats

Toronto has gone from 600k people in May to 800k people in September. That’s 32% of the municipality or 16% of the metropolitan area, which is an impressive proportion.

University of Toronto has been stable at 55k, but there should be a flurry of new users in September when first-year students get their UofT email addresses.

The population of IBMers on Facebook has actually declined. Conversely, I suspect our population on LinkedIn, a career-oriented networking site, has not.