fedward, tumbling

goes on, and the heat goes on
~ Thursday, September 2 ~
Permalink

Public Service Announcement

If you:

  1. Use Google Chrome;
  2. Use the Personalized Web extension;
  3. Hate the encroachment (and annoyances) of facebook everywhere:

Then use Personalized Web’s “load dump” feature and paste in the following (you might need to remove the whitespace, but if I know JSON syntax correctly you won’t):

{
  "name":"facebook everywhere",
  "urlRegex":"^http://",
  "urlExcludeRegex":"^http://www.facebook.com",
  "enabled":true,
  "preserveDocWrite":false,
  "css":"",
  "html":"",
  "js":"",
  "filters":[
    {
      "tags":"iframe,embed,script,img",
      "attribute":"src",
      "value":"",
      "valueRegex":"http://static.ak.fbcdn.net/"
    },
    {
      "tags":"iframe,embed,script,img",
      "attribute":"src",
      "value":"",
      "valueRegex":"http://www.facebook.com"
    }
  ]
}

You’re welcome.

Tags: facebook google chrome chrome personalized web javascript JSON
~ Thursday, July 2 ~
Permalink
They’re joking, right?  Twice as much javascript as text content?  Javascript half the total download, even counting images?  Oh wait, they’re not joking at all.  This is why I don’t read the Huffington Post with any regularity.
Somebody at the HuffPo needs to ask, “Is This Script Really Necessary?”

They’re joking, right?  Twice as much javascript as text content?  Javascript half the total download, even counting images?  Oh wait, they’re not joking at all.  This is why I don’t read the Huffington Post with any regularity.

Somebody at the HuffPo needs to ask, “Is This Script Really Necessary?”

Tags: Huffington Post huffpo javascript safari screenshot web inspector