Tips by Pyrohacker RSS
-
Facebook
Okay, this one’s for browsing Facebook. There are still a few problems, but it’s working well for the most part. The main roadblock was that the News Feed page works differently than viewing a single friend’s Wall.
News Feed:
Stories are selected with*.GenericStory
Story times (which are the only links to the actual story itself) are selected with*.GenericStory_TimeFriend’s Wall:
Stories are selected with*.UIStory(which can also work on the News Feed, strangely)
Story times are selected with*.UIIntentionalStory_TimeBoth:
You can throw in the ‘Older Posts’ link at the bottom with*a:contains("Older Posts"), allowing you to move to – duh – older stories.
-
Google Docs
An ESP Vision for docs.google.com –
Usediv.gridview-doc-inner, tr.doclist-trto select all Docs/Links, whether in grid view or list view.






