Zinc Oxide – Who knew it was so fundamentally important? (Funny Video)

This educational science video starts off quite serious but takes an unexpected turn for the hilarious! ;-)

Funny Dialogue by 2 AI chatbots – Fake Kirk vs A.L.I.C.E

An artificially intelligent chatbot version of Captain Kirk has a funny conversation with A.L.I.C.E another AI chat bot

Arc Attack + Felix’s Machines – 2 Cool Music Videos featuring innovative uses of technology

2 cool music videos

ArcAttack playing the doctor who theme tune. Electric performance as a guy dressed in a fararday cage suit dances whilst being struck by artificial lightning!

Felix’s Machines, wonderful music all performed by custom made machines

3G mobile network coverage map of the UK for the major phone networks

OFCOM have compiled a map of the major 3G mobile company’s network coverage in the UK. The map shows hutchinson (Three), Orange, O2, T-Mobile and Vodafone. From the map, it looks like Three + Orange have the best 3G coverage, and O2s leaves a lot to be desired. The map was compiled in January 2009, so I guess things might have improved at least a bit by now. I personally get terrible coverage on my Three 3G phone where i live in London, with constant line dropping during calls, though maybe im just unlucky. I wonder if it has anything to do with them also giving away free MSN chat + Skype over their network.

Link to map: http://bit.ly/7eZbiu ( pdf 667k )

POLL : Which ‘Extras’ would you prefer not to be hidden by Facebook Purity?

Im thinking of changing which ‘Extras’ are hidden by default by Facebook Purity and would like to hear some feedback from the users, what do you people think? I guess it partly depends on the number of FB friends you have as to whether you are swept away by the deluge of updates… Anyway please let me know your thoughts by voting and or commenting on this post, thanks!

Reminder: Facebook Purity has taken a lot time and work to develop, if you like the script and would like to thank me for developing it, please donate to show your appreciation and support.





Related Articles:

How to Edit Which Extra Stories are Shown or Hidden on Facebook by the Facebook Purity Script

I decided to write a guide for people who would like to see certain “Extra” story types that currently get hidden by the Facebook Purity Greasemonkey script.

Heres how you can alter your copy of the script to display the stories you want to see.

The section of the code you need to edit is close to the top of the script and is shown below.


// EXTRA STORIES
var JOINED_GROUP_STORY = 21 ;
var BECAME_FAN_STORY = 161 ;
var BECAME_FRIENDS_STORY = 8 ;
var ATTEND_EVENT_STORY = 38 ;
var ATTEND_EVENT_STORY2 = 178 ;
var ATTENDED_EVENT_STORY = 1 ;

Basically if you want to see a particular “extra” story type, just change the value after the “=” sign to
zero (0).

For example if you want to see all “attending event” stories, just change the following lines of code


var ATTEND_EVENT_STORY = 38 ;
var ATTEND_EVENT_STORY2 = 178 ;
var ATTENDED_EVENT_STORY = 1 ;

to


var ATTEND_EVENT_STORY = 0 ;
var ATTEND_EVENT_STORY2 = 0 ;
var ATTENDED_EVENT_STORY = 0 ;

if you want to see all “became a friend” stories, change the following line of code


var BECAME_FRIENDS_STORY = 8 ;

to


var BECAME_FRIENDS_STORY = 0 ;

if you want to see all “became a fan” stories, you would change the following line


var BECAME_FAN_STORY = 161 ;

to


var BECAME_FAN_STORY = 0 ;

And its the same for “joined a group” stories.

If you want to hide “commented on status” or “likes status” type messages, find the following bit of code:


var COMMENTED_ON_OR_LIKES_STATUS_STORY = 0 ;

and change it to:


var COMMENTED_ON_OR_LIKES_STATUS_STORY = 11 ;

For info on how to edit the application whitelist, i.e which applications you dont want to be hidden by the script, and also how to set up a text editor for actually editing the script, please see my previous article : Editing the Facebook Purity Whitelist.

Related Articles:

Facebook Purity – FAQ – Frequently Asked Questions

Facebook Purity Logo

What is Facebook Purity?

Facebook Purity is a Greasemonkey script that helps you to take control of the News Feeds on your Facebook home page. It does this by filtering out the application spam, such as quizzes etc, and also the messages such as “x became a fan of y”, “x joined group y”, “x became friends with y”, “x is attending event y”.

How much does Facebook Purity cost?





At present Facebook Purity is free, but is supported by donations. If the script helps you out and you appreciate and respect the hard work put into the script and would like to thank the developer, you can do so by donating some money to me via the secure PayPal Donate button above.

Where Can I Get Facebook Purity?

You can get the script here: http://www.fbpurity.com

Where can i find out the latest news about Facebook Purity, including latest releases etc

You can find out the latest news by becoming a fan of this page. I will keep you updated with news of the latest releases, bug fixes, tips and tricks etc. You might also want to subscribe to my blogs RSS feed, Excellatronic Communications and you can also follow my updates on Twitter too: http://twitter.com/steeev.

If you want the latest news and information about the script beamed to your computer screen directly when its updated, become a fan of Facebook Purity on Facebook here: fans.fbpurity.com

What is Greasemonkey?

Greasemonkey is an add-on on for the Firefox web browser (and certain other browsers too), that lets you alter the way websites are displayed to you in your browser. The way it works is you download scripts (small sets of custom instructions) for the sites you want to alter, once installed the script changes the page in some useful way, perhaps changing the layout or adding new features to the site, or even removing features you dont like.

What is Firefox

Firefox also known as “Mozilla Firefox” is a cool web browser available for all major operating systems, i.e Microsoft Windows, Apple Macintosh, Linux. The cool thing about it is, there are hundreds of useful addons available for it from third party developers that offer extra functionality.

What is a Web Browser?

A web browser is the program you use to visit and view websites on the World Wide Web. Its what you are using right now to view this site. There are various web browsers out there for various operating systems.

What Web Browsers are compatible with Facebook Purity?

Facebook Purity is compatible with Mozilla Firefox, Google Chrome, Safari and also Opera

Is Facebook Purity available for Internet Explorer?

No, see above.

What operating systems are compatible with Facebook Purity?

The operating system doesnt really matter, whatever operating systems run the following web browsers: Firefox, Chrome, Opera and Safari will work fine with Facebook Purity

How can I edit the list of applications that Facebook Purity blocks?

Theres a guide to editing the Facebook Purity whitelist here : http://whitelist.fbpurity.com

How can i edit the list of “extras” that Facebook Purity blocks?

Instructions on customising the “Extra” stories that get hidden are here: http://extras.fbpurity.com

How can i turn off the suggestions box?

Theres a guide to turning off the Facebook suggestions box here : http://www.fbpurity.com/extras.htm#hidesuggestionsbox

Why is Facebook Purity blocking status updates from one of my Facebook Pages?

The script does not block status updates from Pages. The page in question is probably posting its updates via an application. Look at the bottom of one of the Page’s status updates and see if there is a “via (some application)” link. You will need to add that application to the FBP whitelist in order to stop FBP hiding that Page’s updates.

How can I help spread the word about Facebook Purity?

You can suggest this page to your facebook friends who you think might be interested.

There are some other suggestions of what you can do to help me out here.

Or you can let all your friends know about it, by posting this page to your stream via the Share button. Share on Facebook

Where can I make suggestions about the script?

You can make general suggestions for the script here: http://www.fbpurity.com/contact/. Please note i may not have time to answer all emails, but will definitely read them.

You can make suggestions for additions to the default application whitelist that is built into the script here: http://whitelist.fbpurity.com

The script is not working or has stopped working, what should i do?

1) Check that greasemonkey is enabled (in firefox, you can look for the brown monkey icon in the bottom right of your screen, if its grey it means greasemonkey is disabled, click it once to re-enable it) Another way to check is to see if other scripts you have installed are working.

2) Check that the problem is not caused by other scripts running on the same page. You can do this by temporarily disabling the other GM scripts (in firefox you can do this via the Tools/Greasemonkey/Manage Userscripts menu) and see if that fixes the problem

3) Check that you have the latest version of the script installed. Visit http://www.fbpurity.com and check the date of the latest release. If it is more recent than the version you have installed, update it.

4) Check if the layout of the site has changed, if the site looks different or has new features, it probably means Facebook have changed the underlying code of the site, which means the FB Purity script will need to be updated to work with the new code. Check my blog, or the FBP fan page for news of a a new version of the script.

5) Try re-installing the script, perhaps the script has become corrupted or you’ve edited it and introduced an error.

6) If none of the above work, you can file a bug report with as much info as possible via my contact form

Important information you should include : What Operating System you are using, What Browser and what browser version number. Script version number. What exactly is the bug. What steps did you take that lead up to the appearance of the bug, what exactly do you see on the screen, a screenshot can also be helpful. If using Firefox open the “Tools/Error Console” then click the round red button with the white cross inside it, marked “Errors” and copy and paste any errors you see into your report.

Who is the author of the script?

Its me, Steve! :) You can contact me here: http://www.fbpurity.com/contact/ Please note i may not have time to answer all emails, but will definitely read them.

FaceBook Purity v2.2a released – Now Blocks Application Photo Spam Too

I just released v2.2a of the facebook purity greasemonkey script for firefox, google chrome, opera, and safari.

In this release: I rewrote the filter system. I also updated the “App” filter so it now treats “photos” that have been posted to the feed by an application as application spam and hides them via the “App” filter. This means it should block Farmville “photos”, “our good friends” “photos” etc

You can get the latest version of the script here: http://www.fbpurity.com

Facebook Purity v2.1b – fixes display bug, facebook android added to whitelist

I noticed a bug in Facebook today, a lot of text on the home/live stream is being made bold, when it shouldnt be. This was affecting the script, and means the script was not working 100% correctly. This release fixes that issue.

Also new in this release, ive added the Facebook for Android application to the default whitelist.

Ive also added an option in the script to turn off the suggestions box. The suggestions it makes, can sometimes be annoying, if you want to turn off the suggestions box, locate the following text in your copy of the script.
var suggestionsbox=1;
and change it to
var suggestionsbox=0; this will hide the suggestions box.

For info on how to edit a gm script, see my previous post about editing the whitelist : http://whitelist.fbpurity.com

You can get the updated version 2.1b of the script as usual from here: http://www.fbpurity.com

The Peacock Spider – A Colourful Creepy Crawly

some great photos by Jurgen Otto of the Peacock Spider

never seen or heard of it before, but somehow it reminds me of George Clinton

i wonder who copied who, lol