Archive for the 'Tutorials' Category

FireFox StumbleUpon Stumble Button

This isn’t the typical stumble button that shows/hides the StumbleUpon toolbar. This is the actual stumble button which loads random pages.

StumbleUpon is an excellent way to browse the web by randomly ’stumbling’ upon websites you probably have never heard of, based on your taste. Most modern browsers have plugins or extensions to facilitate the task of ’stumbling’, usually in the form of a clunky toolbar, such as StumbleUpon’s Official FireFox Extension. This toolbar works fine but might seem like overkill for many, adding what many think is an unnecessary toolbar full of many features one might not even use. It’s possible to disable/hide many of these features, but the toolbar remains, taking up vertical screen real-estate. After much dabbling around, I managed to hack up an easy way to make it so that it only shows the stumble button. Then you can move this button around to wherever you like. Here is the end result:

Stumble Button

Stumble Button

To achieve this, you will need to of course have the StumbleUpon Official FireFox Extension installed, make a simple edit to about:config, and then add a userchrome style using the Stylish Extension.

First, install the StumbleUpon extension and go to its settings, which can be found by going to your add ons window and clicking on StumbleUpon, then Options. Now, make sure that it looks exactly like this:

StumbleUpon Settings

StumbleUpon Settings

Once you have it like that, you should only have the stumble button and the thumbs up/down icons on the toolbar. Next, you will want to install Stylish. Once installed, go to the Stumble Button UserStyle Page and click the Load Into Stylish button, and confirm the action.

Finally, you will have to head over to about:config by copying and pasting that into the address bar, then hitting enter. Once there, type stumble.right-justify-width into the filter box, and you should get one result. Double click on it and set it to 0, then restart FireFox.

Upon restarting, you should now be able to move the button around to wherever you like, by right clicking anywhere on the menu bar (Like on the file menu) and hitting customize. Now you can click the stumble button to land on a random page based on your StumbleUpon settings (If you chose you like technology stuff, it’ll give you technology pages, or a combination of all your favorite categories, etc.).

If you would still like to be able to rate sites without having the thumbs up and down buttons, you can go to the StumbleUpon Extension settings and go to the Shortcuts tab. Enable the stumbling shortcuts and configure to your taste.

How to Add Netvibes as an RSS Reader in FireFox 3

I recently switched to NetVibes from iGoogle. I had been an iGoogle user for a long time now, a few years, but it was beginning to look too clunky and unhelpful. An update is due (And developers already have access to it) but it still seems pretty lacking and the only major addition seems to be a sidebar on the left. I had known about Netvibes but never really meant to switch. I recently tried it, loved it, and have been using it ever since. One thing that I noticed right away was that I wasn’t able to add feeds to my Netvibes page through FireFox as I was with iGoogle. For feed reading I use Google Reader, but I do like to add a few feeds to my home pages for simple things. For example I’m subscribed to Urban Dictionary’s Urban Word of the Day. I obviously limit this to just one item.

Anyways, instead of having to copy the URL, going to Netvibes, and going through the whole process of adding a feed, I figured out a way to add it as an option to FireFox 3. You will want to head on over to about:config and in the Filter box type browser.contentHandlers.types , this isn’t necessary but it helps with focusing on what we’re going to do. You should see options like browser.contentHandlers.types followed by a number. Yours should go up to 5 (Meaning 5 is the highest number used by any of the options), but either way, when you add the following options, choose a number above the highest number you see. Next you will want to right click anywhere on the window and click New > String. Add these three:

Format is: Preference Name = Value
browser.contentHandlers.types.#.title = Netvibes
browser.contentHandlers.types.#.type = application/vnd.mozilla.maybe.feed
browser.contentHandlers.types.#.uri = http://www.netvibes.com/subscribe.php?url=%s

Obviously make sure to replace the # sign with the number which I explained in the previous paragraph. Note that the last option ends in uri not url. So in my case, this is what the end result looks like:

Netvibes Settings

Now you can go to RSS feeds and add them using NetVibes!

Adding an RSS Feed using Netvibes

Introduction to IRC

Here’s my second screencast. I recorded it sometime in January but I didn’t upload it until yesterday. It’s 30 minutes long at around 93.6 MB, but since it’s streaming it shouldn’t be that bad. I made it 1024×768 by accident instead of the usual 800×600, but I doubt that will be a problem. Again, I am providing this in flash instead of AVI or something similar because of quality. If someone can recommend a codec and some settings then I’ll gladly provide my screencasts in that format as well.

Hopefully with this screencast you get an idea of what IRC is. It’s in no way a definitive IRC guide or anything, it’s mainly just something to get you into the IRC mindset and basically get you acquainted with IRC. It goes over getting X-Chat, the X-Tray System Plugin, understanding what servers and channels are, some basic commands, some IRC etiquette notes, and finally I go over some of the X-Chat settings which you can use to modify the client to your liking.

By the way, X-Chat isn’t the only client or program you can use to chat in IRC, there are countless others. For a comparison of some clients, check out this page from wikipedia.

Watch the screencast here

Note to Feed Readers: This has to be viewed directly from this post to work, sorry.

Links
» X-Chat Silverex Build
» X-Tray

My Guide to Power Surfing

The Internet is full of information which many people could use to educate and inform themselves. There are a few Firefox extensions and tricks I use to make the most out of my web surfing experience. Continue Reading