TechLifeWeb

Exploring the digital life

Bookmarks for June 11th 2009 through June 12th 2009

Sites that I found interesting for June 11th 2009 through June 12th 2009:

Hulu Labs Releases Hulu Desktop

Hulu labs has launched Hulu Desktop. Desktop is a new program that lets you sit back from the PC and navigate Hulu via a standard remote control. It is currently available for both Windows and Mac.

It would be better if we could just use all the features from with in Vista or Windows 7 Media Center but at least this is a start. There are other solutions for Hulu in media center such as PlayOn with the vmcPlayIt Media Center add on but this new Hulu Desktop gives you a much richer navigation experience.

Hulu – Labs: Hulu Desktop.

Redirecting Command Prompt Output to the Windows Clipboard

This week, a coworker gave me this really handy tip. If you do a lot of command line work in Windows, this tip will let you pipe the output of a command line program into the Windows Clipboard. You can then use Windows paste feature to paste the output into Notepad or anywhere else that takes a normal text paste.

Redirecting the command and it’s output is as easy as this:

[command and switches]| clip

So maybe you want all the output of “ipconfig /all”

You would enter this on your command line:

ipconfig /all | clip

This works for other commands too. “Dir | clip” is handy for getting a copy of all the contents in a directory. All of the results of ipconfig get piped into the clipboard, which can then be pasted with a CTRL-V. Sweet! This works in Windows 2003 and higher (no Windows XP). I tested it in Windows 7 and it works there as well.

Tip originally came from: thebackroomtech.com

Readability: Make any site more readable

There are some web sites out there that make things hard to read. I don’t mean for quick browsing. Most of us who have been using the web for any length of time have trained ourselves to get the gestalt of a page fairly quickly. I mean for time when you really want to read an news or other type of long article.

Over at arc90 they have a new lab experiment where they have created a bookmarklet that you install easily in your browser. Then, when surfing to a page that you want to read for a while, you click the bookmarklet and instantly the page changes to a much more readable format.

Here is a quick video they put together to visually explain what they are doing.


Readability : An Arc90 Lab Experiment from Arc90 on Vimeo.

You can get the bookmarklet here: Readability

How to Build An Information Monitor

Many people use various social services to stay in touch and to keep up with current events. One of my current favorites is Twitter. Over a year ago, Twitter turned off a service, called Track, that let you track topics. Track let you ‘follow’ a topic whether it was in your twitter stream of followers or not.

In the wake of Track, a developer created a service called TwitterSpy which let you use Google Talk to perform similar functions to that of Twitter’s Track. I’ve written about this before in my how to on setting up TwitterSpy and Google Talk.

While all this was going on, another social network called FriendFeed has joined the scene. I created an account not long after FriendFeed was brought on line and hooked it up so my tweets went from Twitter to FriendFeed but that was pretty much the end of it.

In recent weeks, limits put on the Twitter API and other discussions online have caused me to take another look a FriendFeed. I have to say, the people behind FriendFeed have done an amazing job and have created something truly unique. You just have to spend a bit of time exploring it and figure out how the pieces fit together.

In this article I am going to show you how I have used FriendFeed as the ‘glue’ to build a system to track a couple topics I am interested in, stay current with breaking news and events and also keep up with friends. While no programming is required, there are some necessary details to work through. Once this up front work is done, then adding, deleting or changing things is easy.

The main thing you will need is a FriendFeed account. It is good if you have Twitter too but it is unnecessary if all you want to do is track topics at Twitter. Actually, you don’t have to track Twitter, it is just my example. More on that later.FreindFeed Lists

Once you set up your FriendFeed account you will see lists on the left-hand column. Click ‘new list’ and call it Track (you can call it what ever you like but we’ll use Track for this tutorial).

You don’t need to add any Friends yet unless you are already following some friends on FriendFeed that you know you will want to track. Either way, you can add or remove friends later.

Now, here is were the powerful magic starts to happen. Lets say you want to track a topic people are talking about on Twitter. You could just go to Twitter Search but I have created a custom Yahoo Pipe for this purpose instead. I’ll explain why in a minute.

Go to http://pipes.yahoo.com/techlifeweb/twittersearchfeedbuilder

In this example we’ll track tweets containing the words Microsoft and Silverlight:

Instructions are at the top to help you build searches with AND OR operators. You can exclude tweets from yourself by adding your Twitter name in the second field. Click Run pipe, then click Get as RSS.

pipes1

Copy the RSS URL from your browser window. You will need this in a minute.

Ok so why the Pipe? After all, Twitter Search provides its own RSS feeds. The rub is that when you look closely at the feed generated by Twitter Search, you will see it doesn’t show you who tweeted. Here is an example of the same results as above:

search1

My Pipe figures out who tweeted and puts their twitter name at the start of the tweet. This way you can know who to respond to if you want.

Now for the next piece of magic, creating an Imaginary Friend. A cute quirky name but part of the brilliance of FriendFeed.

Go back to FriendFeed and, at the top Imagine1right of the screen, click Friends. Then click the Imaginary tab. Now click the Create Imaginary Friend button. Call it anything you like but I recommend having the name relate to what you are tracking. For this instance I would call it Silverlight_Tracker.

Now you will see your new ‘friend’. If you are creative you could create an icon for it instead of the smiley but that really isn’t necessary. Under Miscellaneous, click Custom RSS/Atom.

In the new box, paste in the RSS URL from the Yahoo pipe above.

Imagine2

Next check Display entries as messages (no link).

Click Import Custom RSS/Atom.

This will then pull in the latest results from the Pipe search.

Before you leave this screen, where it says Friend Lists under your imaginary friend’s name,  click add/edit. This will bringImagine3 up a list of all your lists. By default, your friend is in your Home feed list. You can uncheck that if you want, that is up to you. But do be sure to check the box next to Track. This lets all your friend’s posts show up in your new tracking system.

When we check the Track list we will see everything we are tracking so far. In our case now, just the Silverlight_Tracker shows up as in this screen shot:

Imagine4 

You can see that because we named it well, it gives us an idea of the subject matter of the tweet (more relevant when you add more things to track). And, because we used my Pipe, you can see who posted the tweet. Also, don’t forget, this is a search and returns all results whether you follow these people on Twitter or not.

You can use the above method for any RSS/Atom feed you may want to track. Create an imaginary friend for each one. If you are on Twitter, I recommend using the Pipe to create a track feed of your own user name. This way you don’t miss any tweets with your twitter name in the tweet. Another handy feed to track is my Ego Feed.

The Friends you track don’t have to be Imaginary.  You can track other people or services on FriendFeed itself. One of my favorites is BreakingNewsOn. Go to Friends in the upper right of FriendFeed, click the Find + Invite tab and search for BreakingNewsOn. When the results come back, subscribe to this friend then be sure to add it to the Track list.

Further, you can track someone on another service who isn’t on FriendFeed but that FriendFeed can connect directly to. This makes the service more than just an RSS reader. For example, lets say a photography buddy of yours isn’t on FriendFeed but does post her pictures on Flickr and you want to track when she puts up new photos. Follow the steps to create an imaginary friend then choose the Flickr service and enter their Flickr user name. Add this imaginary friend to the Track list and you are now tracking them.

If you want to stop tracking someone (or some topic) you can simply remove your friend from the Track list. You can also unsubscribe friends or delete imaginary ones. Its up to you and really depends on if you just want to stop tracking temporarily or more permanently.

Once you start experimenting with this method of track you will see how powerful it is. Give it a try. If you are using this in a unique way I’d love to hear about it.

But wait, there’s more! Next time, I will show you how to take this system to the next level.

BIL Link Monitor

I recently posted my TED Link Monitor. There is another conference of great minds going on this weekend too, BIL ( Benevolence. Inspiration. Luminary.) So I have built a similar link monitor for capturing Tweets with links. I won’t go into all the details. Basically the same with different search criteria as the TED link. You can get the RSS feed here:

http://pipes.yahoo.com/pipes/pipe.run?_id=f7d63b9cebcee86aa465b277002d3248&_render=rss

or use this button for Google Reader

TED Link Monitor

Right now, the TED (Technology, Entertainment, Design) conference is going on in Long Beach, California. As is the case with many conferences these days attendees are Tweeting (posting to Twitter) the event. Twitter has become the unofficial back-channel. Sometimes they link to things a speaker is talking about or other useful links.

There is a LOT of TED traffic on Twitter and I like to catch the links that float by. There is also redundancy because people ‘retweet’ things. So, I built a twitter search that filters as much of that as I could then pushed it through a Yahoo! Pipe to get a nice RSS feed of all the links posted. If you want to subscribe, you can copy and past this link into your RSS reader of choice:

http://pipes.yahoo.com/pipes/pipe.run?_id=28bcbdbd6f7de85e7e4b8e3b6fa72c9d&_render=rss

Or use this button to add to Google Reader

UPDATE 11:41 AM 2/7/2009:

I have also built a BIL Link Monitor if you want to follow that conference as well.

Easy Backup and Restore of TweetDeck

One of my favorite applications for Twitter is TweetDeck. TweetDeck comes as close to my idea of the Ultimate Twitter Client as there is. It lets me set up groups and watch keywords and arrange a sort of dashboard to keep track of everything.

The main downside to this is if something goes wrong. Once you set up a group and add lots of people only to later accidentally delete it you will know what I mean. All that time down the drain. Additionally, the settings are local to your computer. If for some reason you have to do a clean reinstall of Windows or you move to another computer, all your carefully crafted settings are left.

To remedy this situation I wrote 2 Windows batch scripts. One for back up and the other to restore. They are meant to be run from a USB memory stick or other location but you can put them anywhere.

Running the backup script will create a subdirectory in the location where you run the file and copy all your TweetDeck settings there. For example, if you put the backup and restore scripts in a folder called h:\backup and your run the backup script, it will create a folder called h:\backup\tweedeckbackup and copy into it all your TweetDeck settings.

The restore script does the reverse, copying files from the special subdirectory (h:\backup\tweedeckbackup in my example above) into where you have TweetDeck installed.

The scripts are contained in this zip file. Unzip it to your USB stick or anywhere you want to put the files.

tdbackup.zip

The scripts are commented so you can see what they are doing. Open them in notepad if you want to see how they work. I have used them on Windows XP, Vista and Windows 7.

Update to clarify restoring:

If you run the backup script from a USB memory stick and you want to move them to a fresh install, first install TweetDeck. Then run the restore script. This will put back all of your preferences including notification settings, groups, search queries, layout and colors.

UPDATE: 28JAN09 4:20PM

I just discovered the wrong versions of the files were included in the zip file. They should work but I redid them to work better with network drives and be more efficient.

UPDATE: 16MAR10 11:40PM

I discovered some settings were not being backed up. I believe these are new settings that were not present in Tweetdeck when I wrote the original script. These center around all the settings related to the different accounts you may have set up through Tweetdeck. All of these should now be preserved.

How to Find Your Facebook Status RSS Feed

UPDATE 22APR09: This has all changed yet again. I’m leaving the bulk of this here for historic purposes so scroll to the update section at the bottom.

Ever want to use the RSS feed from your Facebook status? Well, this is ridiculously  harder to find than it should be so I thought I’d do a quick post. Note, this for the ‘new’ Facebook. Things changed a while ago and instructions found elsewhere no longer work.

1. Log into Facebook

2. Click on this link:  (NO LONGER GOOD. See update below)

3. Scroll way down. On the right-hand side you will see a blue (should be the standard orange but I digress) rss icon and the words My Status. That is your RSS feed.

fb-rss

Next, advanced users might want the feed to say “wrote a new blog post” instead of “Scott wrote a new blog post”:

1. Copy the link to your rss feed

2. Go to this Yahoo! pipe and past in your feed:  Facebook Status RSS Feed Filter

3. You can then select Get as RSS from the options list.

Note: If you want the RSS feed for your Facebook Notifications, see this link: How do I subscribe to my Facebook Notifications?

Thanks to Beaudreaux’s Bayou for digging up the link to the minifeed.

UPDATE 19APR09: Thanks to Liam, I found out that Facebook changed the location of the feed again. You can now find it under the Friends tab on the left hand side. It is now called Friend’s Status Feed.

Link: http://www.facebook.com/friends/

UPDATE 22APR09: Reader Brendan posted a comment that the link in my last update links to the feed of all you friends statuses rather than a feed of YOUR statuses. I didn’t really think twice about it since that is the one I like for use elsewhere.

I did some more digging and still can’t find the feed to your OWN statuses. However, through a little tinkering around I figured out how to crenew-fb2ate the feed.

1. Log on to Facebook and go to your Notifications page: http://www.facebook.com/notifications.php

2. On the right-hand side you’ll see ‘Subscribe to Notifications. Click the ‘Your Notifications’ link.

The link will open up the feed in your browser and look something like this:

new-fb3

This is a feed of notifications for things like when people post on your wall. Handy for future projects but not the feed we are looking for. But close…

The secret is all that id and viewer and key stuff. To get your status feed you need those numbers (I have changed them in these graphics to all 1′s. Leave yours the way they are.) I sent you to your notifications feed because it includes everything you need with just 1 minor change.

Go up to the URL in your browser and replace the word ‘notifications’ with ‘status’

new-fb4

new-fb5

There you go, you’ve created your Facebook status feed! Now just copy the whole new URL and paste it where ever you want.

UPDATE 24APR09: My last solution STILL WORKS for me. No idea why it wouldn’t work for everyone. I removed the old original link I had on here because people aren’t reading all the way down.

UPDATE 15SEP09: Reader Christian had good success getting this to work and outlined what he did in the comments. Here is a link right to his comment.

UPDATE 18JUN11: Facebook never leaves things alone.  Diem, one of my readers notes that the keys have changed for the feeds. They still work for me using the methods as follows:

  • Go here: https://www.facebook.com/posted.php
  • Right click on the link to ‘My Friends’ Links’ and copy url
  • Open Notepad or something other text editor and past the url in so you can see it
  • It will look like https://www.facebook.com/feeds/share_friends_posts.php?id=xxxxxxxxxx&key=xxxxxxxxxxxxxxxx&format=rss20
  • That will be the feed to your friends links. If you want friends status updates, change the words right before .php like this:
  • https://www.facebook.com/feeds/friends_status.php?id=xxxxxxxxxx&key=xxxxxxxxxxxxxxxx&format=rss20
  • You can get the feed for YOUR Notifications here: https://www.facebook.com/notifications.php
  • https://www.facebook.com/feeds/notifications.php?id=xxxxxxxxxx&viewer=xxxxxxxxxx&key=xxxxxxxxxxxxx&format=rss20
  • Change the notifications link for YOUR status:https://www.facebook.com/feeds/status.php?id=xxxxxxxxxx&viewer=xxxxxxxxxx&key=xxxxxxxxxxxxx&format=rss20
  • or YOUR shared links:
  • https://www.facebook.com/feeds/share_posts.php?id=xxxxxxxxxx&viewer=xxxxxxxxxx&key=xxxxxxxxxxxxx&format=rss20

Live Election News Map

I built this map using Yahoo! Pipes. Information comes form Memorandum (political meme tracker) and Vote08 (twitter news tracker). Uses the geonames.org RSS-to-geoRSS webservice to add location information to newsfeeds then the result is displayed using the Yahoo!Maps AJAX API (thanks to Pipes Location Extractor).

Map below:

CNN has a nice map for monitoring returns.