Archive

Archive for the ‘hacks’ Category

How to keep friend requests out of your inbox

April 1st, 2008

If you're incredibly popular on the internet, like me, then I can hear you crying for help. :)

Friend requests littering your inbox can get annoying. They certainly don't need your attention right now, so why not through them to a more passive information consumption area: RSS. That way you can process them en masse, when you're ready to.

First, we use the filters in Gmail to identify all friend request emails.

  • Set up a new filter.
  • In the subject area put in this text:
    {"friend request" "is now following you" "newest contact" "friends on yelp" "added you as a" "has requested your trust" "wants to be your friend" "invited you to connect" "would like to be added"}
  • Click next, then select Skip the Inbox
  • Check Forward it to and in the box put in a unique-email-address @ mailbucket.org. (For example: paulsfriendrequests@mailbucket.org) This will be a public feed, so… yeah.
  • Click Create Filter

friendrequestfilter.PNG

Your newly created RSS feed will be at http://mailbucket.org/unique-email-address.xml.

This filter will catch all friend requests from: Myspace, Facebook, LinkedIn, Flickr, Spokeo, Twitter, Yelp, and Plaxo Pulse. (And should be pretty trivial to add new ones. :)

Paul Irish hacks, javascript

Best greasemonkey scripts ever!

July 29th, 2007

Included in this package:

  • Greased Lightbox
  • Amazon Wishlist ajax delete
  • autopagerize
  • cleaning up google reader (my style fixes)
  • delicious reorganized (a nicer skin for del.icio.us)
  • flickr auto-page
  • gmail spam count hide
  • google reader preview (load destination link into google reader)
  • paul's myspace fixes (bunch of stuff that makes myspace suck less)
  • textarea resize (ctrl-enter to make a multi-line text input taller)

Paulsfavoritegreasemonkeyscripts.zip

Open the zip and open the files in firefox. say yes when it prompts you to install.

Paul Irish hacks

How to make an RSS feed where one never was

June 23rd, 2007

Update: Feed43, mentioned in my post, has now lost data and I'd consider an unreliable pick. You can now use Yahoo Pipes and Dapper to do the same. I recommend both.

deliciouslogo.gifDel.icio.us is has social networking, but doesn't really make those features very prominent, so you may not have noticed.
The network page is the most helpful piece of aggregation. After you friend people, their bookmarks will be aggregated there: paul.irish's network page on del.icio.us.
One feature that hasn't been implemented is notification of new people adding you to their network. I wanted to be kept aware, but I couldn't use a service like ChangeDetection (mentioned in my post here), because the entire page was changing all the time. I needed to isolate a small part of the page.

I used a service called Feed43. It takes a while to get the filtering right. Basically you have to tell the parser how to identify news items. Here's some photos that should help show how to do it:

feed43-1.jpg
feed43-2.jpg
feed43-3.jpg

In the end, I came out with a good looking RSS feed of my del.icio.us network fans: http://feed43.com/paulirish-network-newfriends.xml
Now whenever anyone adds me to their network, a new RSS item will be created and I'll see!
Score.

Paul Irish hacks

Automator fights Automator!

June 7th, 2007

Every 60 days I get an email that tells me my free custom DNS entry (yes-ip.no-ip.org) is expiring. (Yes, I chose a very clever prefix..)
Here's the email:
expiringdns.PNG

Getting an email every 60 days and clicking a link doesn't kill me, but it'd be super nice to not have to.

So I'm using another free service to preemptively renew this host. ChangeDetection will email you any time a page changes. (So you can assume it's visiting a site regularly to check its content.)
changedetection.PNG

But what to use for the email? I don't really want it emailing me about changes to the site's footer or whatever, so I'm going to use a throwaway account. But at the same time, I know there's an email confirmation step on this site.

2Prong to the rescue!
Visit 2prong and it copies a temporary email address to your clipboard automatically.
Then the site will check (via ajax) for new email to that address and automatically display it when it comes in.

2prong.PNG

Then I just click that confirmation link and I'm all set! WOO!

Paul Irish hacks

How to get iTunes to rip to mp3

March 1st, 2007

Itunes
Edit / Preferences

itunesriptomp3-640.jpg

Paul Irish hacks

i left this space here for you to play. <3