MyFive: Making Use of Opera’s Speed Dial

This article was written on September 16, 2007 by CyberNet.

Opera Speed Dial Reload One of the new features that Opera 9.2 introduced is called Speed Dial. It’s essentially like a customizable homepage except that this takes screenshots of websites, and then places a thumbnail of them aligned to a grid for easy access.

You can currently add up to nine sites, and each Speed Dial entry is mapped to the corresponding Ctrl+[1-9] hotkeys. The Speed Dial page is also displayed each time you open a new tab, and for that reason I agree with the Opera community when they say there should be more than 9 Speed Dial entries.

One of the cool things in Speed Dial is the ability to set an automatic reload interval (pictured above). This makes it easy to see when changes have occurred to any of your Speed Dial entries.

Naturally you will want to add the sites you visit the most to your Speed Dial, and when you have such a frugal amount of entries available it can be tough to decide what makes the cut. Well, today I’m here to make it even tougher by showing you some of the useful things you can add to your Speed Dial!

  1. Traffic graphs – Who ever said that the pages in your Speed Dial had to be websites? You can also add images to it which are pleasantly scaled down, and website owners may find it beneficial to keep a traffic chart as one of the entries (like this one for Alexa).
    Opera Speed Dial Alexa
  2. Weather radar – Most weather sites offer radar images for regions around the world, and all you need to do is grab the address of the image associated with a radar image. I’ve got the AccuWeather Iowa radar image refreshing every 5-minutes, and it’s nice being able to take a quick glance each time I open a new tab to see if any big storms are coming our way!
    Opera Speed Dial Weather Radar
  3. Cron job – I’ve got a task that I want to run on a remote server only when my laptop is turned on, which happens to be the entire day expect when I sleep. So I setup the script to get executed through some PHP on a website, and if the script is successful in its task it outputs a solid green page. If it fails the page is red and provides the reason it failed. By using Speed Dial I can quickly change the interval at which the script runs, and it’s always easy to make sure things went smoothly:
    Opera Speed Dial Cron
    This can also be used for doing things like pinging FeedBurner on a regular schedule by using this URL: http://www.feedburner.com/fb/a/pingSubmit?bloglink=http://DOMAIN.COM where DOMAIN.COM is your site’s address.
  4. Email monitor – Speed Dial is obviously great for watching for changes to sites, and I use it all the time to see if there are any new emails before I actually pull up my email account.
    Opera Speed Dial Gmail
  5. Stock watcher – With a site such as StockCharts.com you can create a highly customized graph to monitor some of your investments! Just copy the image address into your Speed Dial, set the refresh interval, and you’re all set.
    Opera Speed Dial Stocks

As you can tell I really love Speed Dial, but there are also some things that Opera can do to improve it:

  • Customize how many entries could be added. It would especially be cool if you could create multiple "pages" of Speed Dial entries and organize them into tabs!
  • Add multiple search engines to the Speed Dial page
  • Get notified when a page has changed
  • The thumbnails should be scaled to fit the width or height of the Speed Dial box. If you try inserting an image that is about 100px wide it still gets scaled down to about 25px, despite it being able to fit in the Speed Dial box without resizing it.

Copyright © 2010 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:


Mint Takes on Investments Next Week

This article was written on April 30, 2008 by CyberNet.

mint money-1.pngIt’s been a little while since we checked out what Mint had to offer, but it looks like they are progressing quite well. One of the things that really makes them stand out is their ability to connect to your bank and download new transactions. Up until now they have supported (in the U.S.) 2,520 banks, 1,621 credit cards, and starting next week on May 6th they’ll have 2,381 investment accounts added to the list.

That’s right, not only will they keep track of your bank accounts and credit cards, but now they’ll also manage any brokerage, IRA, 401K, and 529 assets that you have. There’s no doubt that a lot of people were waiting for them to start supporting investment accounts, and I expect that this will attract a lot of new users.

I do have to give credit where credit is due, however. When we previously checked out Mint I was skeptical about how secure their system was, and whether they would be able to withstand the test of time. Well, the site has been up and running since September 2007 without any publicly disclosed vulnerabilities having been found. Bravo!

Am I still a little weary? Sure, but they definitely have to be winning over the confidence of the users. What about you? Is taking your finances online something you foresee doing now or in the future?

Mint Homepage [via TechCrunch]
Thanks to Omar for the tip!

Copyright © 2010 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:


CyberNotes: Firefox 3 Tips & Tricks

This article was written on June 25, 2008 by CyberNet.

CyberNotes
Web Browser Wednesday

firefox 3 tips tricks.pngFirefox 3 (review) has been out for just barely over a week now and it has been downloaded over 19 million times according to Spread Firefox. Many of you requested that we assemble a tweaks guide just like we did with Firefox 2, and so that’s exactly what we’ve got in store for you today.

Before we get started with our guide we would like to mention is that we also have a Firefox 3 extension in the works that will be ready for all of you eager testers next week. We’re not going to say too much about it right now other than it’s something that can greatly enhance your productivity. So keep your eyes peeled for more information early next week!

–Table of Contents–

To make the guide a little easier for you to navigate we’ve created a table of contents that highlights all of the tips and tricks covered in this article:

  1. How to use About:Config
  2. Session Restore Saving Frequency
  3. Don’t Search Bookmarks or History in the Address Bar
  4. Increase the Number of Results in the Address Bar
  5. Use Bookmark Tags for Better Address Bar Placement
  6. Get a Firefox 2 Style Address Bar
  7. Manage Search Keywords
  8. Enable Advanced Color Profile Support
  9. Get the Firefox 3 Theme used on a Different OS
  10. Smaller Back Button (Remove the “Keyhole” design)
  11. Supercharge the Smart Bookmarks
  12. Change Default Applications
  13. Change Page Zoom to Text Zoom
  14. Get Notified when a Website Redirects You
  15. Disable Antivirus Scanning
  16. Some Oldies, but Goodies
  17. Overview

–How to use About:Config–

If you’ve been following our site you’re probably already familiar with how the about:config works in Firefox, but since several of these tips utilize the about:config screen I figured it wouldn’t hurt to provide a crash course. So before we dive into the tweaks glance through to make sure you know how to make the adjustments, or just reference this section when you need it.

  1. Start Firefox.
  2. Type about:config into the address bar and press Enter. When you’re presented with the warning screen click the I’ll be careful, I promise button:
    firefox about config warning-1.png
  3. You should see a long list of hidden settings that look meaningless and confusingly complicated:
    firefox about_config.png
  4. Now comes the fun part of actually modifying and/or creating new values:
    • If I tell you that the key already exists then you can type the name of the preference in the Filter box, and it will instantly show only the matching results. Once you find the preference you’re looking for just double-click on it to change the value.
    • If I tell you that the key does not exist you will need to create a new value manually. Don’t be intimidated… it’s not as difficult as it sounds. Just right-click on any entry on the about:config screen, go to the New menu, and choose either string, integer, or boolean depending on what I tell you.
      firefox about config values.png
  5. You may need to restart your browser for some of the options to take effect.
  6. Wanna go back to the way something was before you tweaked it? Any of the preferences can be reset to their default values in the event that something doesn’t work the way you expected it to. This can be done by right-clicking on the particular option in about:config, and selecting Reset. Values that have been changed at one point or another will appear in bold text, and once they have been reset they should no longer be bold.

–Session Restore Saving Frequency–

firefox restore session-1.pngWhenever Firefox crashes it will try to restore all of your open tabs to the way they were. This has come in handy several times for me before, but sometimes I notice that it isn’t able to restore all of my tabs for me.

That’s because Firefox, by default, only saves the session restore data every 10 seconds, but you can configure that time interval to whatever you would like.

  • Name: browser.sessionstore.interval
  • Preference Needs to be Created: No
  • Preference Type: Integer
  • Default Value: 10000
  • Possible values:
    • The number of milliseconds between session restore saving. For example, entering in 1000 would cause the session restore data to be saved every 1 second, whereas a value of 20000 would make it happen every 20 seconds.

–Don’t Search Bookmarks or History in the Address Bar–

One of the big complaints that I’ve heard with the new address bar is that it includes results from your bookmarks and browsing history, instead of just the website addresses you’ve typed into it. While I’m glad to see that the address bar includes bookmarks and history, I know that this can add some unwanted “noise” to the results for some people.

  • Name: browser.urlbar.matchOnlyTyped
  • Preference Needs to be Created: No
  • Preference Type: Boolean
  • Default Value: False
  • Possible values:
    • True – Will only search addresses you’ve entered into the address bar, and will not search your bookmarks or history.
    • False – Will search addresses you’ve typed in, bookmarks, and history

–Increase the Number of Results in the Address Bar–

By default the address bar will always show 12 results in the drop-down menu, which is probably more than enough for most people. If you prefer to see more (or fewer) results you can alter how many items can be displayed with the following setting:

  • Name: browser.urlbar.maxRichResults
  • Preference Needs to be Created: No
  • Preference Type: Integer
  • Default Value: 12
  • Possible values:
    • The number of results you would like to appear in the address bar drop-down menu.

–Use Bookmark Tags for Better Address Bar Placement–

Tagging bookmarks is one of those things that I wasn’t sure I’d use when I first played around with it in early versions of Firefox 3, but since the address bar also includes results from your bookmarks it can come in handy. To demonstrate what I mean I created a fresh profile in Firefox 3. Then I visited our homepage, bookmarked and tagged it with “cybernet,” and then went to Yahoo.com and tagged that with “cybernet” as well.

I visited Yahoo a few more times to make sure that I had visited it more than “cybernetnews.com,” and then when you search from the address bar you’ll notice that it also searches your tags:

firefox bookmark tags-1.png

Since I had visited Yahoo.com more than CyberNetNews.com the Yahoo result showed up as first, and the point of this experiment is to show that you can use the tag system to help manipulate what results show up for certain keywords. If I hadn’t added the “cybernet” tag to the Yahoo.com bookmark it would have never shown up here.

–Get a Firefox 2 Style Address Bar–

I understand that some of you don’t like the new address bar at all, and there’s an extension available for reverting back to the default Firefox 2 address bar behavior. The layout is more compact, the Go button will always be visible, and only addresses that you type into the address bar are included in the results.

firefox old address bar.png

This extension is still experimental, which means you’ll need to login to the Mozilla site before being able to install it. If you don’t have a login you can use a generic one that I’ve created over at Mozilla:

  • Username: firefox@cybernetnews.com
  • Password: cybernetnews

Note: If someone decides to be funny and change the password just let us know. Since we have full control over the email address we can change the password back at anytime.

Thanks to Jann for the tip!

–Manage Search Keywords–

We’ve shown you how to add keywords for pretty much any website, but Mozilla wanted to make it a little easier to add keywords to the sites in the search box. To do this just click the arrow in the search box that is used to display a listing of all your search engines. Then choose the Manage Search Engines option. From here you can manage all of the keywords that are used for the search engines:

firefox search keyword.png

–Enable Advanced Color Profile Support–

Those of you that are photo enthusiasts might enjoy the fact that Firefox has advanced color profile capabilities. It’s not enabled by default because it can cause a 10-15% performance hit for the browser, but if image quality is that important to you this might be something you want to enable. Here’s a great comparison between Firefox 2 and Firefox 3 (with the color profile turned on):

firefox color profile.jpg

  • Name: gfx.color_management.enabled
  • Preference Needs to be Created: No
  • Preference Type: Boolean
  • Default Value: False
  • Possible values:
    • True – Enables color profile support so that the colors appear richer
    • False – Disables color profile support so that you have better performance

[via dria & Lifehacker]

–Get the Firefox 3 Theme used on a Different OS–

Don’t like the default theme that’s included with Firefox 3? There is an abundance of other themes available, but as you’re probably aware Firefox 3 ships with customized themes based upon the operating system that you’re using. The good news is that you can grab the default Mac or Windows themes no matter which operating system you’re using.

–Smaller Back Button (Remove the “Keyhole” design)–

firefox small back keyhole.pngMozilla wanted to make an aspect of their browser stand out from the crowd, and they did so by super-sizing the back button in the browser with a “keyhole” design. That button single handedly makes the navigation toolbar taller than it needs to be, but luckily there’s a quick fix without having to scrap the theme all together.

To remedy this go to View -> Toolbars -> Customize, and check the Use Small Icons box. You should see the back button shrink down to the size of the forward button, just like in the screenshot above.

–Supercharge the Smart Bookmarks–

firefox smart bookmarks-1.pngFirefox 3 includes advanced bookmarking capabilities known as Smart Bookmarks, and they are similar to the automatic playlists that media players, such as iTunes, can generate for you. These Smart Bookmarks can show you things like your most visited sites, recent bookmarks, and even the most visited pages for a specific domain. Here’s a rather comprehensive set of instructions as to how you can create your own Smart Bookmarks.

–Change Default Applications–

Firefox has a nice configuration tool for selecting the default applications for certain types of URL’s and media. And when I refer to “applications” I don’t just mean the programs you have installed on your computer… it also includes web applications such as Gmail and 30Boxes.

If you pull up the preferences for Firefox you should see an Applications tab, and from there you can configure the default applications. Although it’s not there by default Gmail can be configured for mailto links.

firefox default applications.png

–Change Page Zoom to Text Zoom–

Firefox 3 introduced a new type of zooming that scales everything on the page, including the style, images, and text. That way when you zoom in or out it’s a little more like taking a magnifying glass to the whole site, but some people still prefer the old method where Firefox only adjusted the size of the text when zooming. You can re-enable the text-only zoom by going to View -> Zoom, and selecting the Zoom Text Only option.

–Get Notified when a Website Redirects You–

Some websites redirect users from one address to another, and it often happens so quickly that it can be difficult to catch. This could be a bad thing because the site could try to redirect you to a malicious or inappropriate site, but you can setup Firefox 3 to alert you when things like this happen. To enable this feature open up the Firefox preferences, switch to the Advanced -> General tab, and then check the box labeled Warn me when web sites try to redirect or reload the page. Then whenever a site tries to redirect you from one page to another you should see a warning bar like this one:

firefox redirect.png

–Disable Antivirus Scanning–

Firefox virus scanningFor Windows users when Firefox 3 finishes downloading a file it will initiate a virus scan using any antivirus application that the user has installed on the computer. If you download a lot of files (especially large files) this can become a bottleneck for you as you wait for each file to be scanned, especially when many antivirus applications will automatically scan all incoming files. That means each file you download might get scanned twice.

By jumping into the about:config you can enable or disable this setting at your leisure:

  • Name: browser.download.manager.scanWhenDone
  • Preference Needs to be Created: No
  • Preference Type: Boolean
  • Default Value: True
  • Possible values:
    • True – Scans each download with the installed antivirus application
    • False – Does not scan each download with the installed antivirus application

Thanks to xpgeek for the tip!

–Some Oldies, but Goodies–

Most of the stuff that we’ve covered today we’ve never written about before, but we didn’t want to leave out those tips and tricks from the days of Firefox 2 that still work. So here are some of our favorite tweaks from our Firefox 2 configuration guide:

Thanks for the tips Max!

–Overview–

We’ve included a lot of great Firefox 3 tricks here, but there are a lot more that have yet to be discovered. As we come across other great tips we’ll be posting them to the site just like we have been over the last few years. Plus we’re sure that many of you have plenty of your own tips, and hopefully you’ll take the time to share them with us in the comments!

Copyright © 2010 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:


HTC 7 Mozart review

Out of all the Windows Phone 7 launch partners, HTC’s obviously been the most hard-working kid in Mr. Ballmer’s sculpture class. So here’s the question: which of the five launch devices is the Taiwanese company’s best work? Well, there’s no such thing as a perfect phone, but we dare say the 7 Mozart’s the most stylish out of the lot. Not convinced? Flip the phone around and you’ll see its two main selling points: its aluminum unibody construction (as applied on the Nexus One and Legend), and its 8 megapixel camera with Xenon flash (as opposed to 5 megapixels with LED flash on the other WP7 devices). Will these goodies suffice to win WP7 fanatics over? Join us after the break to find out.

This review is primarily of the HTC 7 Mozart hardware. Check out our full review of Windows Phone 7 for our thoughts on the OS.

Continue reading HTC 7 Mozart review

HTC 7 Mozart review originally appeared on Engadget on Thu, 21 Oct 2010 00:21:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

Brammo introduces the Enertia Plus electric motorcycle with double the range (video)

Brammo introduces the Enertia Plus electric motorcycle, doubles the range of its predecessor

The Brammo Enertia has the honor of being one of the first electric motorcycles released to the public and easily available at retail, and now it’s getting a heck of an upgrade. When we test-rode one last year it was a little thing with an $11,995 MSRP and a 40 mile range. Today Brammo is announcing its successor, the Enertia Plus. That bike will manage 80 miles to a charge and do so for $8,995. That’s $1,000 more than the normal Enertia sells for today, though specs other than range remain the same. That means a weight of 324lbs, 30lb/ft of torque, and performance better suited to leisurely commutes than canyon carving — though optional saddle bags (shown below) will let you do more with that extra stamina. The bike will be shipping sometime in 2011 and current Enertia owners will receive a very welcoming $2,500 rebate. You can’t buy love, but that kind of treatment certainly should help with loyalty.

Continue reading Brammo introduces the Enertia Plus electric motorcycle with double the range (video)

Brammo introduces the Enertia Plus electric motorcycle with double the range (video) originally appeared on Engadget on Tue, 19 Oct 2010 09:00:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceBrammo  | Email this | Comments

Slashdot Firehose Competing with Digg?

This article was written on August 02, 2007 by CyberNet.

Slashdot Firehose

Slashdot is summoning everyone for a new service that they have dubbed Firehose. The service has some strong similarities to social news site Digg, but at the same time they also have some unique features. Firehose is basically a hub where the user-submitted stories appear for others to vote on, and as more people vote on them they start to move up the color spectrum.

As you can see in the screenshot above, there is a color slider located at the top of Firehose. This is used to filter out the quality of stories as voted on by other users. If you see a story with a red ring next to it that means that it is highly ranked, but one that is violet or black means that it’s not even worth looking at.

You have to be a registered user to enable most of the features (including voting), but visitors are more than welcome to browse around the submissions.

So is Slashdot trying to take on Digg? Here’s what they had to say in their post about Firehose:

Well first of all, we’re happy to use good ideas when we see them. Countless websites have knocked off our cool ideas, just like we joyously took ideas from those that came before us. But ultimately the idea here is not to imitate any other social network news site. We feel that the editorial layer that exists on top of Slashdot is important. But we also think that having many eyeballs will help us more efficiently sort through the ever increasing volume of content on this here internet of ours. That’s why we’ll aim to strike a balance. Slashdot stories will continue to be posted by our editors. We will use the advice given to us by our readers. Sometimes we will agree, and other times we won’t. You are welcome to read more or less editor content depending on your tastes.

So how new is this idea? Actually Slashdot has been working on it since the end of last year, and when they first started out it used a thumbs up/down system that really reminded me of Digg. They’ve since revamped some things, and worked out a few kinks, but the general concept is still the same.

I don’t think that this is going to affect the quality of the articles that Slashdot posts since the editors will still be making the final judgment call, but I’m wondering how much it will actually help them?

Thanks for the tip Curtiss!

Copyright © 2010 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:


Toyota Prius PHEV preview: three days in plug-in paradise

The future of modern transportation awaits us. By 2012 we expect to have multiple proper, reasonable choices for fully electric vehicles, but check your calendar and you’ll see it’s still 2010, leaving us still waiting for cars like the Leaf and the Volt to make their proper appearances. Toyota would like to remind you that the Prius is still here, celebrating an amazing tenth year of availability in the US and teasing us with the upcoming plug-in model, offering a taste of EV with the practicality of a hybrid. We just spent three days with one and managed a quite impressive 91mpg average — no hypermiling required. Click on through for our detailed impressions of this five-door eco-warrior.

Gallery: Prius plug-in

Continue reading Toyota Prius PHEV preview: three days in plug-in paradise

Toyota Prius PHEV preview: three days in plug-in paradise originally appeared on Engadget on Mon, 18 Oct 2010 12:01:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

Paint.NET 3.10 – New Effects Available

This article was written on August 24, 2007 by CyberNet.

Paint.NET 3.10

There is no doubt that one of my favorite applications for Windows is Paint.NET! It’s free, fast, and packed with features. Paint.NET 3.10 makes the application even better by adding a few more great photo effects (screenshots below).

One of the things that I love the most about Paint.Net is the amazingly dedicated community that backs it up. People are writing new tutorials on a daily basis over in their forum, and doing so gives you the possibility of being read by thousands of people. Check it out if you haven’t already, and I’m sure you’ll be astonished with what you can do with this free application.

Okay, now we’ll get on to the new features! There are two new photo effects included in Paint.NET 3.10, and I’ve taken the liberty of demonstrating what each ones does. The image that I used is of the Bill Gates/Steve Jobs interview, and the original (for comparison sake) can be seen in the screenshot at the beginning of this article.

  • Soften Portrait effect – This effect really makes photos look like they were done by a professional:
    Paint.NET Soften Portrait
  • DirectDraw Surface (DDS) file format support
  • Performance improvements for some of the effects
  • Ink Sketch effect – This one is pretty darn awesome…if I didn’t know better I would have thought the photo was really sketched by someone:
    Paint.NET Ink Sketch Effect
  • “Paint.NET Search”, available from the Help menu (shortcut key is Ctrl+E), allows you to search for Paint.NET help, forum posts, tutorials, plugins, and other related material: http://searchpaint.net (Note: This feature is only available in English.)
  • Maximum brush size now set to 500
  • Many bugs were also fixed…several of which would cause Paint.NET to crash.

We’ve done a few tutorials ourselves regarding Paint.NET, and you might find them useful: how to use plugins in Paint.NET (by Richard in the CyberNet forum), Paint.NET basics, and creating a web 2.0 logo in Paint.NET!

Source: Paint.NET Blog

Copyright © 2010 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:


HTC 7 Trophy first hands-on (update: video!)

Here’s yet another HTC handset from the WP7 launch today: the 7 Trophy. Features like the 3.8-inch WVGA LCD, 1GHz Snapdragon and the 5MP camera certainly sound familiar; even the phone’s battery cover has taken a design cue from the Desire — same peel-off method, and same matte texture. Not all that exciting, really, but the OS was running pretty smoothly except for the buggy HTC Hub and browser. For now, help yourselves with our hands-on shots below.

Update: Video added after the break.

Continue reading HTC 7 Trophy first hands-on (update: video!)

HTC 7 Trophy first hands-on (update: video!) originally appeared on Engadget on Mon, 11 Oct 2010 11:24:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

Twitter from Your Outlook Inbox

This article was written on July 10, 2009 by CyberNet.

twinbox-1.png

arrow Windows Windows only arrow
Are you addicted to Twitter, but afraid to use it while you’re at work? We’ve got the cure for your addiction! Well, not really a cure… I guess it would be more like throwing fuel on the fire. What if I said there’s a way for you to post on Twitter directly from your Outlook Inbox? Not only that but you’ll also be able to read posts from the people you’re following? Sounds great, right?

The app that will let you do all of this for free is called TwInbox. It integrates directly into your Outlook client so that you can both read and post to Twitter… all while looking like you’re sifting through hundreds of emails. The toolbar serves as a quick access point for all of your Twitter needs.

Want to know what all this is capable of? Here’s a list of features:

  • Update your Twitter status directly from Outlook.
  • Receive your friend updates in Outlook.
  • Archive, manage, group and search your tweets the same way you manage your email.
  • Search, track keywords. TwInbox will automatically download ALL tweets matching the keywords you specify, even if you are not following the tweet sender. This feature is perfect for keeping up to date with the Twitter buzz on your name, brand, interests, etc.
  • Group tweets by sender, topic, etc using the Search feature.
  • Upload and post picture files and Outlook email attachments.
  • See new tweets at a glance.
  • Assign custom folder and categories to new messages.
  • Use Outlook’s “Reply” and “ReplyAll” commands to send twitter direct messages and @replies.
  • Automatically sort new tweets into per-sender folders.
  • Shorten URLs with tinyurl.
  • See graphs of your Twitter usage statistics.
  • Tweets sent to you (@replies and direct) are marked with high importance, so you can see them at a glance.

Honestly, this is the most creative interface I’ve ever seen for managing a Twitter account. When I first saw this I didn’t expect it to do much more than provide a popup box for posting to Twitter. The thing is a full-featured Twitter client right in your Inbox! I could see this being a huge hit in the corporate world… especially for people who are forced to tweet for the company they work for. Pretty much everyone is familiar with Outlook, and this undoubtedly minimizes the learning curve. Not that Twitter is difficult to use, but this makes it feel no different than sending a short email.

I give mad props to the developer(s) for not only creating this, but for also making it free. And, in case you’re wondering, it works with both Outlook 2003 and Outlook 2007.

TwInbox Homepage (Windows only; free)

Copyright © 2010 CyberNet | CyberNet Forum | Learn Firefox

Related Posts: