Weepies eBay auction

One of my favorite music groups, The Weepies (who I’ve blogged about before), is auctioning a ’63 Fender Vibroverb Reissue amplifier ((The amplifier wasn’t really made in 1963, hence the word “reissue” in the model name. It was really made somewhere between 1990 and 1995 and is a replica of the classic ’63 model. It’s still a cool amp, though.)) they used to record their Say I Am You album and on the road during the subsequent North American concert tour. The cool thing is the proceeds from the auction will go to Free Arts for Abused Children, a charity group that uses the arts to provide healing for abused and at risk kids.

And if this isn’t cool enough, they threw in a little bonus and announced they’ve recorded a new album! I’ve thoroughly enjoyed Say I Am You and Happiness, and can’t wait to hear something new from these fantastic musicians. They haven’t divulged the album’s release date, yet. As far as I’m concerned it can’t come soon enough. End mark

Back

I’m back from my little internet break. I was talking to a friend just the other day who had no idea I was even gone because he reads the site in his feed reader. I had briefly considered putting up an actual post back in September for that very reason but never got around to it, so I apologize for that.

In case you never saw it, on about September 14 I had placed a notice at the top of the page that said:

I’m going cold turkey from the Internet (other than for work, school, and FellowSites). I’ll be back on November 1. Cheers!

Sorry I didn’t say more about my break, but I really needed to just quit everything and didn’t have time to explain. The scientific community is still up in the air about whether Internet Addiction is actually a classifiable disorder, but if anyone has it, I believe I do. It got so bad a couple months ago that I needed some intervention.

So I did what I had to do. As I said in my site notice, I still used the internet for work, school, and FellowSites. Everything else, though, including my feed reader and all my social networks, I really did quit cold turkey. I’d be lying if I said there wasn’t an occasional visit to Wikipedia or Answers.com, but for the most part I stayed away from everything else and didn’t touch my feed reader once during the six weeks I was “offline”.

So, here we are in the first week of November, and, as promised, I’ve cautiously returned to the interwebs. I’ve finally approved the handful of MySpace, Facebook, and LinkedIn friend requests I received during the break (thanks everyone for your patience) and caught up on reading all my close friends’ and family members’ blogs. As soon as I can figure out why Trillian is acting funny I’ll be signing back on to the major instant messaging networks. I’ve set up my feed reader again, but kept it pretty lean this go around. I don’t intend for things to get as bad as they were ever again.

When I was thinking about taking the break, a friend remarked that it can take six weeks to form a new habit. I think I succeeded in developing some new behavior patterns and intend to continue practicing them. In other words, I think my break was successful.

One thing I did miss quite a bit during my break was blogging and sharing things with all of you. I read a few good books and had a few noteworthy experiences during the break, so you can definitely look forward to more updates here in the coming days and weeks. End mark

Assembly line

This production line, built entirely from Legos, builds simple Lego cars without any intervention from the user other than selecting colors at the beginning of the process. This heavily utilizes the new Lego Mindstorm Robots, of course, which come with development software that makes them programmable. Sheesh, kids these days.

</param></param></embed>

My setup: YubNub

YubNub logo

I’ve blogged before (here and there) about keyword searches in Firefox. Keyword searches are great because they allow you to perform searches right from your address bar. Simply type your keyword (e.g. I use g for Google, a for Answers.com, wp for Wikipedia, &c.) followed by search terms and you’ll be magically whisked off to your search results. You can set up your own keyword for any site by right-clicking in any search bar and choosing “Add a keyword for this search” from the context menu. By setting up my own keyword searches, I’ve completely eliminated the need for the little search box to the right of my address bar, and, in fact, have removed it from my browser altogether.

Recently I discovered a service that takes this feature to the next level. YubNub, as the service is called, bills itself as a “(social) command line for the web,” and boy does it deliver. You can try the service out right away by going to the YubNub website, but it really becomes useful if you set it up directly in your address bar. I’ve got my Firefox address bar functioning as a YubNub command line, and I’ll mention later a few ways (and what I think is the best way) to do that. But first let me tell you more about the service.

What is YubNub?

YubNub is basically a shared repository for keyword searches. The community has already entered appropriate keywords for most of your favorite sites (g, a, and wp are already there, plus most of the others I was already using). So, say you’ve found a cool new site you want to be able to search with a keyword. Look it up in YubNub using the convenient ls keyword and chances are you’ll find someone else has already added it. If no one’s added it, you can create your own using the convenient create keyword.

The real power comes with being able to chain and pipe the various keywords into one another to create cool mashups and functions. This is where the command line paradigm fits in. Some of the more complex commands I’ve found do things like downloading and then zipping or unzipping files directly from the web (check out wobzip and kzip). Another potentially useful command, save, takes a URL and simply hands you back a lone hyperlink. This may not sound useful at first, but I can’t tell you how many times I’ve created a hyperlink in a wiki sandbox just so I can right-click and choose “Save As” to download an elusive mp3 or video file (you can’t just stick the URL in your address bar because that would stream the file in the browser rather than download it).

If all this sounds like it would benefit you—and believe me I’ve only scratched the surface of all the things you can do with it—let me give you a few ideas for integrating this with your browser.

What’s the best way to use YubNub?

YubNub works in all the major browsers, and there are some ideas for how to use it in your browser on the YubNub website on the Installing YubNub page. I’ll be dealing with Firefox for the rest of this article, so if you use a different browser you’ll have to go there for ideas.

The most obvious option for Firefox is to put YubNub in the search box to the right of the address bar using the provided search plugin. Another way is the YubNub Command Line Firefox extension, which places a YubNub bar across the bottom of your screen with various options for styling and auto-hiding it. While these are both useful, I don’t think they begin to approach the usefulness of integrating YubNub into the address bar itself. However, if you’re looking for something non-intrusive and safe, one of these should fit the bill.

One way to integrate YubNub directly into your address bar is using a Firefox extension called RubNub for YubNub. This completely replaces your address bar with a YubNub command line. The problem I see with this is that it gives preference to YubNub commands and will only load something with the default behavior if it is obviously not a YubNub command. Maybe what I just said doesn’t make sense or doesn’t sound like it would be a problem, but I’ll give you an example in a moment.

The other way (and in my opinion the better of the two) requires tweaking a single Firefox setting. You simply open up about:config, search for a setting called keyword.URL, and set it to:

http://yubnub.org/parser/parse?command=

This setting controls where Firefox sends address bar contents that it otherwise has no idea what to do with. In other words, if Firefox rules out the possibility of whatever you’ve typed being a URL or a Firefox keyword, it will pass off the string to this address. Now, did you catch what I just said? If what you’ve typed into the address bar matches a keyword search you’ve set up in Firefox, this will execute that search rather than passing it through to YubNub.

What’s cool about this is it gives you a built-in way to override YubNub commands. For instance, the flix command in YubNub executes a Netflix search. I don’t use Netflix, but instead have the flix keyword set up in Firefox to search Flixster, a movie-themed social networking site. With this solution, my flix keyword overrides YubNub’s, whereas with RubNub I wouldn’t have had that ability.

Conclusion

So there you have it, a brief introduction to the YubNub service and what I think is the best way to integrate it with Firefox. Let me know if you start using it or if you already use it and have any additional tips or tricks. I’m especially interested in discovering useful commands, so let me know if you have any favorites. Happy YubNubbing! End mark

Tumbletown Tales

The wife and I were channel surfing the other day and stumbled across the strangest show we’ve ever seen. It’s actually not a whole show, per se, but rather a short segment of a children’s program called TVOKids developed for TVOntario Canadian public television. The segment, called Tumbleweed Tales, is meant to teach kids simple math concepts, but the funny thing is that it’s performed entirely by small rodents (with character dialog performed by the hosts of TVOKids).

It’s probably best I stop explaining and just let you watch. Let me know if you find it as entertaining as we did.

</param></param></embed>