AltTab Mouse Shortcut

This article was written on February 24, 2008 by CyberNet.

Ever since I released the Vista Flip3D mouse shortcut I’ve received a few emails from people who still prefer the Alt+Tab application switching (especially XP users who don’t have Flip3D). I have since modified my Flip3D AutoHotkey script, and spun it into a different variation that works great with the Alt+Tab key combination.

What this standalone (no-install needed) application does is execute the Ctrl+Alt+Tab key combination when you press and hold the left mouse button, and then press the right mouse button. The Alt+Tab application switcher will appear on the screen until you click on one of the windows that you want to switch to:

 AltTab Mouse

This should work in any version of Windows that supports the Alt+Tab key combination, and it can easily be set to start with Windows by placing it in your Startup folder located in the Start Menu. You’ll know this is running when you see the Vista-like orb in the System Tray, and you can temporarily disable the functinoality by right-clicking on the icon. Enjoy!

Here’s the one line of code needed for anyone looking to add this functionality to their own AutoHotkey script:

~LButton & RButton::send, {lalt down}{lctrl down}{tab}{lalt up}{lctrl up}

Download the AltTab Mouse Shortcut

UPDATE: Thanks to the commenters I found out that this script doesn’t work in XP since there is no Ctrl+Alt+Tab command. I’ve created a version that does work with XP, and it can be downloaded here. To use the XP version press and hold the left mouse button while you continue to press the right mouse button to switch between the windows. When you release the mouse buttons you will immediately be switched to the selected window. This version will also work in Vista if you would rather have this behavior over the “click to select” method mentioned above.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Best Greasemonkey Scripts for Popular Sites

This article was written on February 27, 2008 by CyberNet.

CyberNotes
Web Browser Wednesday

As you may have noticed by now we’ve been trying to cover a variety of Greasemonkey scripts on the site with our Best Greasemonkey Scripts series, and today we’re going to put it into overdrive. Below we’ve taken five extremely popular sites that have dozens (or hundreds) of Greasemonkey scripts available, and grabbed only the ones we’ve found useful.

I’ve tested all of the scripts below in Firefox 2 running the latest version of Greasemonkey, and can verify that they work on the sites as of today (02/27/2008). Some of the scripts will likely get broken in the future as sites are redesigned, but then we just have to keep our fingers crossed that the developers will update them.

Alright, now on to the five sites: eBay, Gmail, YouTube, Flickr, and Digg:

–eBay–

  • greasemonkey ebay negative feedback Show Only Negative Feedback – This adds two new tabs to the feedback screen for “complaints left” and “complaints received.” It might give you a better perspective on the person you’re buying from since you can see negative and neutral feedback without going through a mile long list.
  • My eBay Autologin – If Firefox automatically fills in your username and password this script will submit the login form for you. This makes the “auto-logout after a day” feature eBay has much less annoying.
  • eBay Search Pictures – Not every seller decides to pay for a gallery image, but they often still include images of the auction item within the post. When performing a search on eBay this script will go fetch images for the results that don’t have them, and then place them next to the listing as if they were a gallery image.
  • Display Totals with Shipping – When comparing items on eBay do you have a hard time adding the selling cost + shipping to get the final total? With this script a new column is added which totals the two amounts together for you. Thank goodness because that 4th-grade math can really be killer! ;)

–Gmail 2–

–YouTube–

  • greasemonkey youtube embed Videoembed – You how it can be annoying when a site links to a video on Youtube without actually embedding it? No problem, this script will recognize those links and automatically embed the video after the link. It works with about 20 different sites including YouTube.
  • Download YouTube Video – Does exactly what you think it would… lets you download a YouTube video to your computer.
  • YouTube Cleaner – You can toggle the comments and related videos on or off, which cleans up the interface… especially when you have those videos with hundreds of pointless comments.
  • YousableTubeFix – The best thing about this script is that it resizes the video to fill up your screen. Underneath the video you’ll find several links for dynamically resizing the video.
  • YouTube Prevent Autoplay – When viewing videos on the YouTube site you won’t have to worry about them automatically playing. Thank goodness!

–Flickr–

  • greasemonkey flickr sizes Flickr Photo Page Enhancer – Adds links underneath the “Additional Information” section in the sidebar which link directly to the different size photos, and also provides hyperlinking code.
  • Flickr Link Original Images – Adds a small button to the upper-left corner of the images which links directly to the original image.
  • Flickr Remove Spaceball – Removes the empty image that is sometimes placed over Flickr photos to prevent them from being saved to your computer.

–Digg–

  • greasemonkey digg mirrors Add Mirrors – This is the most condensed way I’ve ever seen to add mirror links to each Digg article. The links are shown as four small icons immediately underneath each “Digg It” button.
  • Old Comments – Makes the nested comments look way better.
  • Digg Me Later – This is really clever, and a script that I’ve been using for quite some time now. Whenever you click on an external link on Digg a green bar will be placed at the very top with a “Digg It” link. That way you don’t have to return to the Digg site just to Digg the article after you’re done reading it.

–Overview–

We know that many of you use Greasemonkey scripts on a regular basis, and we would love to hear what your favorites are! Just post them in the comments below.

Copyright © 2011 CyberNetNews.com

Related Posts:


FireTorrent: The Best BitTorrent Extension for Firefox Yet

This article was written on June 13, 2007 by CyberNet.

This was surely a long time coming, but it looks like there is a real add-on available for users who want to download BitTorrent files in Firefox. Previously we had reviewed FoxTorrent that worked as expected, but it had to install an additional application that was used to do the dirty work. It basically just used Firefox as a Web interface for the application.

The new add-on, called FireTorrent, doesn’t install any additional applications on your computer. On my Vista machine I had some troubles getting it installed because the add-on does modify Firefox’s chrome located in the directory where you installed Firefox. For that reason I’m not sure if this should really be classified as an extension. This also means that it isn’t stored in your Firefox profile folder like other extensions, so you will need to reinstall this each time you wipe Firefox from you computer (even if you have your profile backed up).

With that being said the FireTorrent add-on works extremely well after you install it. I clicked on a link to a Torrent and I saw the exact same popup that I would see if I was downloading a normal file. It asked if I wanted to open or save the file, and after picking an option I was taken to the normal Firefox download manager except it had a new "Torrent" tab on it:

FireTorrent

I like that it is so well integrated into Firefox because it now seems like a natural process to download Torrents, just like with the Opera browser.

Clicking on the "More Info" link next to a download will reveal things like how many sources you’re downloading from as well as how fast you’re uploading. I had almost though they forgot to include this essential information, but instead they just did a good job of keeping the interface free of clutter.

It also has several options available that lets you customize things like the upload/download speed limitations in addition to the port number that’s used. Here are two screenshots that show all of the settings it has to pick from:

FireTorrent FireTorrent
Click to Enlarge

Graphically FireTorrent seems to be lacking a little bit as seen in the screenshots. The background color seems to be a little off, but that might be attributed to me using this on a Firefox 3 nightly build.

As far as download speeds go I would say that they are pretty good. Not quite what I get from a dedicated BitTorrent application, but I didn’t expect to get outstanding results. The entire point of having BitTorrent capabilities built-in to the browser is for the added convenience. If I had a huge file to download (several gigabytes) I would using a BitTorrent program to download it since I’ll get the best performance.

If you’re looking to add some BitTorrent goodness to your Firefox I would recommend checking FireTorrent out. Alternatively they also create a browser called Wyzo that is based on Firefox and has the BitTorrent integration already installed (and actually has a pretty cool skin).

Source: Mozilla Links

Thanks to netster007x for the tip!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberSearch 2.0: Bing Support, Search Details, and More

This article was written on October 23, 2009 by CyberNet.

cybersearch_fulllogo.png

I’ve been working on a new version of CyberSearch for a little while now, and I’ve been trying to come up with ways to add all of the most requested features. It wasn’t until about August 2009 that I started to get inspired to work on the extension again, which is when we all of a sudden saw a huge surge in downloads that has remained constant ever since. In the last 3 months we went from getting about 300 downloads a day and 10,000 active users to an astounding 3,000-7,000 downloads a day and almost 90,000 active users. I believe the rapid increase has been coming from the fact that we’re now a Mozilla “recommended” add-on, and as some users have pointed out to me our add-on sometimes shows up in the add-on management window within Firefox. So a big thanks to Mozilla for giving me the motivation to push out a new version, because without them the CyberSearch growth graph probably wouldn’t look like this:

cybersearch growth.png

CyberSearch 2.0 is almost a complete rewrite of the previous version, and I did that for performance concerns. Since I wanted to add more features I knew I had to squeeze every last ounce of juice out before I could move on, otherwise I could have ended up with something sluggish enough that people wouldn’t even want to use it. To put it in perspective… CyberSearch 2.0 actually does about half the number of computations that CyberSearch 1.0 did for each search that is performed.

As far as new features go we’ve got quite a few! The first thing is Bing support. You can now create keywords that use either Bing or Google, which is pretty cool if you think about it. That means you can make one keyword that searches Bing, and another that searches Google. If you don’t like the results that one search engine shows just try using the other… and all you have to do is change the keyword. The real reason I wanted to add Bing support, however, is because they have some API functionality that Google doesn’t offer. Thanks to Bing you can actually create keywords that will do conversions/calculations using their Instant Answer technology, or lookup the spelling of a word. You can do this all from the comfort of your address bar.

cybersearch_gloc_fastfood.png

Next up: search descriptions. This is undoubtedly the most requested feature. You wanted some way to view the descriptions of all the search results just as if you were at the search engine page. I struggled with this for awhile because I didn’t want to try and cram the descriptions into the Address Bar menu which is already cramped, and could require a lot of scrolling to see all the results. That’s when I came up with the idea to use the area behind the menu for this! That way I have a large amount of space to work with, and am able to display way more details than I originally anticipated. For example, if you’re using a keyword with the Google Local service just press the arrows on your keyboard to highlight one of the results. You should see the background behind the menu dim down, and location details will appear… including a thumbnail of a map for where that place is located (as seen in the screenshot above)! All of the different types of searches provide you with customized details (video searches show the duration, book searches provide the ISBN number, blog searches show the publication date, etc…), and screenshots of them all can be found on the CyberSearch homepage.

Those are the two main highlights of the extension, but that doesn’t mean that’s all that changed. You’ll also find little things throughout CyberSearch 2.0 that should make your life a little easier. Things like a “snapback” button in the address for pulling up the last search phrase you used, or the ability to import/export your configuration and keywords so that setting up multiple machines with CyberSearch is a breeze! These were all your ideas, and hopefully they are exactly what you wanted.

When I describe my extension to people they often ask if it’s similar to Google Chrome’s “omnibar,” which is the name for their browser’s address bar. It eliminates the need for a search box just like CyberSearch does, but it isn’t nearly as powerful. Just watch this 3-minute video I put together and tell me if Chrome can do this:

The next thing I want to try and work on is localization so that CyberSearch supports other languages/countries, but it will probably be a little while before I can get to adding any big features like this again. If you find any bugs please report them so that I can try to get them fixed right away. Thanks again for all of your support and feedback!

CyberSearch Homepage

Copyright © 2011 CyberNetNews.com

Related Posts:


Yahoo Messenger 9 Beta Includes Flickr/YouTube Integration

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

yahoo messenger 9.jpgarrow Windows Windows only arrow
Yahoo Messenger 9 Beta has been in production for months, and yesterday it received and update that provides even more improvements and features. One of the things that really caught my attention in their demonstration video was the Flickr and YouTube integration, which automatically converts hyperlinks into embedded media. That way you can share and watch YouTube videos without ever leaving the chat window.

There are a significant number of other features that they include in this release as well. You can, for example, import contacts from other services such as Gmail and AOL, but that doesn’t mean you’ll be able to chat with your friends on all of those other networks. Here’s a more detailed list of features provided by the Yahoo Messenger blog:

  • Games are back! – Checkers, pool, toki toki boom…you know the rest. Note that your friend needs to be on 8.1 or this latest release of 9.0 Beta to play games with you.
  • Status message improvements – The status message menu has been split into two parts – one where you can indicate your availability (busy, available) and the other for putting in a custom message or a link you want to share.
  • Yahoo! Updates – Yahoo! Messenger is one of the first products to showcase what your friends are doing on Yahoo!. When a friend buzzes a favorite news story or changes their Avatar, a Yahoo! Update is displayed next to that friend in your contact list (with more detail in their contact card).
  • Import Contacts – Select “Import Contacts” from the Contacts menu and you can add friends from address books you have on other sites like Gmail, Orkut, Yahoo! Address Book, Hotmail, AOL and many more. We’ll pull in your contacts and make it easy for you to start talking with them on Yahoo! Messenger.
  • Voice in chat rooms for Vista users & faster Captcha process – We added a fix to this latest version of Yahoo! Messenger 9.0 Beta that allows Windows Vista users on 9.0 to use voice in chat rooms (and conferences).
  • New IM notification toast – When a new message comes in to the background window, a small notification will pop up from the lower right corner of your screen with the beginning text of the IM your friend just sent.

If you’re still not convinced checkout the video below to see if the new Yahoo Messenger 9 Beta is what you’ve been longing for. Or if you’re using Vista be sure to try their uber sweet Vista Messenger.

Get Yahoo Messenger 9 Beta for Windows [via Webware]

Copyright © 2011 CyberNetNews.com

Related Posts:


Portable Mac Applications – Firefox, Thunderbird, Safari, And More

This article was written on November 09, 2006 by CyberNet.

Portable Mac Applications Flash drives are carried around by millions of people every day because of the convenience that portable storage offers. You can use your flash drive for so much more than carrying documents and a few sites, like PortableApps.com and PortableFreeware.com, make it easy for PC users to take their favorite applications wherever they go.

FreeSMUG (Free OpenSource Software Mac User Group) offers the most popular applications, and some not so popular, for the Mac operating system. You’ll find everything from Firefox to Thunderbird all the way to Gimp and OpenOffice. There are several different types of applications including a few different feed readers so that you can keep on top of the news from any computer. They even have Mac-specific software like Safari!

While I’m not a Mac user I do use a lot of portable software on my flash drive. I do have some encounters with Mac’s every now and again so I think I might throw Firefox on my drive just in case.

Copyright © 2011 CyberNetNews.com

Related Posts:


Foxmarks Introduces Sync Profiles

This article was written on July 08, 2008 by CyberNet.

I can’t even count the number of times I’ve been asked whether there is some way that users can synchronize select bookmarks with their work computer. It’s often because they like having access to some of their bookmarks from both home and work, while some they want left exclusively for one of the locations.

Foxmarks is once again coming to the rescue! A new version of the Firefox extension was just uploaded yesterday, and it includes the ability to create custom profiles. That way you can have some bookmarks show up on your home computer, some on your work machine, and so on. From what I can tell you can create as many profiles as you would like.

To get started you’ll want to go to Tools -> Manage Sync Profiles on your my.foxmarks.com page. Add the profiles you want to use, and select which bookmarks each profile should have access to:

foxmarks sync profiles.png

All that you have to do after that is tell the Foxmarks extension which profile it should use. To do this open up the Foxmarks settings in Firefox, and navigate to the Profiles tab. From here you can select which profile the computer should be synchronizing with.

Pretty cool, huh? This feature is sure to make a lot of people happy because it’s now possible to have a central location for managing all of your bookmarks that are spread across multiple computers. Talk about convenience!

Get the Foxmarks Extension for Firefox

Copyright © 2011 CyberNetNews.com

Related Posts:


Google Desktop Patched to Prevent Computer Takeover

This article was written on February 22, 2007 by CyberNet.

Google Desktop Flaw

A new version of Google Desktop is available about one-month after Google was notified of a vulnerability in the desktop search application. Watchfire, a web application security company, notified Google about the loop hole on January 4th, 2007 and Google was able to make an updated version available on February 1st, 2007. Existing Google Desktop users do not need to worry about downloading and installing the new version because the software will automatically update itself.

The exploit comes in the the form of a cross-site scripting (XSS) attack that could allow a hacker to find private documents and even take control of the computer. A user’s computer can get hacked in multiple ways, including email attachments. Once the victim is hacked, the attacker can use Google Desktop to find the following information:

  • Sensitive information: Search for the terms ’confidential’ or ’top secret’.
  • Password theft: Search for ’username’ or ’password’ keywords and extract authentication information from mails/files.
  • Bank information: Search for bank keywords and find Bank Web pages Google Desktop indexed, along with sensitive information.
  • Track user activities: Google Desktop’s “Timeline View” option presents an extensive [chronological] log of files edited by the victim and Web sites visited, along with cached versions of both.

What’s even less reassuring is that Watchfire said four out of every five web applications suffer from the same vulnerability. Of course, Watchfire is a security company for web applications so they will definitely try and promote their services when opportunities arise, but it really makes you wonder how safe your information is.

If you want to read all of the details about how this works and how hackers can take advantage of searching your computer just checkout the whitepaper Watchfire produced on the vulnerability. I read through it and it was surprisingly interesting for being a whitepaper. Normally they are so boring that I can’t make it through the first page, but with all of the screenshots they use to assist in the explanation it really helps to convey what they are talking about. So if you’re bored one night and you’re a true geek, you may find this to be an enjoyable (yet informative) read.

Source: Google Blogoscoped, BetaNews, and MSN

Copyright © 2011 CyberNetNews.com

Related Posts:


Microsoft’s Free Windows XP Virtual PC Image Is Back!

This article was written on November 30, 2006 by CyberNet.

Virtual PC It was exactly three weeks ago when Microsoft released a Virtual PC image that had a pre-activated version of Windows XP on it. The reason they posted it was because a lot of people were complaining that they had no way to run Internet Explorer 6 and 7 on the same machine. Microsoft’s solution to the problem doesn’t involve creating a standalone version of Internet Explorer, and instead they think it is more feasible to offer a free Virtual PC image of Windows XP SP2 that has IE 6 installed on it.

It was promptly removed after it had been posted but it is back…and it looks like with some limitations:

A VPC hard disk image containing a pre-activated Windows XP SP2, IE6 and the IE7 Readiness Toolkit

This VPC image will expire on 04/01/2007.

I assume that expiration date was added and that is why Microsoft took down the image initially. According to the Internet Explorer Blog similar Virtual PC images may also be made available:

While we’ve released a VPC image today with Windows XP SP2, we’re also investigating creating other VPC images, for example IE5, IE5.5, IE6 and IE6 SP1, as well as versions of IE on different language operating systems.

I don’t understand why they can’t just create some kind of sandbox environment to run this in because enough people are requesting a solution. If they just keep creating Virtual PC images it will quickly become frustrating because they expire and for all of the different versions of Internet Explorer a user would need to use several different images…therefore taking up a huge amount of space when all they want is a way to test a site in a browser. Or what would be even cooler is if Microsoft made a way for users to remotely connect to different versions of XP that each has a different version of Internet Explorer. Then we wouldn’t have to worry about installing anything!

It’s kinda funny that I am posting this right after I just posted about versions of Internet Explorer that you can just download and run…which I’m not sure on the legality but it is very nice for Web developers.

Direct Download Link For Windows XP Virtual PC Image
Homepage For Windows XP Virtual PC Image

Direct Download Link for Virtual PC 2004
Homepage for Virtual PC 2004

Copyright © 2011 CyberNetNews.com

Related Posts:


Customizing Miranda

This article was written on August 28, 2009 by CyberNet.

miranda customized.pngarrow Windows Windows only arrow
A little while ago one of my co-workers convinced me to give the Miranda instant messenger a try, and at first I was reluctant because I had heard how much customization was typically needed to get it just the way you wanted it. Over the years I had downloaded it to play around, but it has a rather overwhelming number of options that you can mess with. Then when you throw the addons into the mix the complexity continues to rise.

I took his recommendation (and dedication) to heart, and decided to give Miranda a real shot. I spent a few hours downloading addons, trying out themes, adjusting fonts, and tweaked the messenger until I got everything pixel perfect in my eyes. The end result is what you see to the right.

I have over a hundred contacts that I manage (most are cropped out of the screenshot), and so I wanted something that was compact to maximize the number of visible contacts. Miranda is perfect in this respect because of how customizable the interface is regardless of what theme you choose.

The best part? Even though memory is plentiful these days I’m always happy to find applications that can efficiently do their job. On average I’d say my Miranda instance runs around at around 9MB of memory (fluctuating between 6MB and 13MB depending on how many conversations I have open). It doesn’t get much more efficient than that.

If you decide that you want to give Miranda a try hopefully this article will serve as a good starting point for getting things customized the way you want them.

–Installing Addons or Themes–

For installing addons or themes what you’ll need to do is download them from the Miranda site, extract the files, and place them in the correct directories. These directories are located inside the folder where you installed Miranda, and in most cases that should be here:

  • Addons: C:\Program Files\Miranda IM\Plugins
  • Themes: C:\Program Files\Miranda IM\Skins

Place the files in those locations, and you may need to restart Miranda before you see the changes.

–The Contact List–

The contact list is one of the most important areas for me because I have so much data that I’m trying to cram into a small space. Before I dive into some of the more detailed customizations I made lets take a look at the addons that you’ll need:

  • tipper.pngModern Contact List: This is an addon that will make the contact list even more customizable. Many themes use this, and therefore won’t work properly if you don’t have it installed. If you’re running this addon on Vista or Windows 7 it also adds support for the Aero glass effect to Miranda.
    Note: After installing Modern Contact List you may find that it’s not enabled immediately after restarting Miranda. You’ll need to go into the Options -> Plugins, and disable clist_classic.dll so that you can enable clist_modern.dll. It’s not possible to have both enabled at the same time.
  • Tipper: This provides you with some information about the contact that you’re hovering over in the contact list. You can see things like the last message they sent, their status message, IP address, and much more. The screenshot above is of Tipper.
  • Szandor Vista: This is the theme I’m using for my contact list. It took me a little while to find one that looked good with the customizations I wanted, but this one seemed to suit me the best. If you don’t like dark themes you’ll probably want to check out some of the others, but I tried about two dozen different ones before coming across this gem.

Alright, now that you’ve got those installed here are some of the more detailed customizations I made:

  • Color-code names to match contact’s availability status. I don’t like relying solely on an icon to tell me the status of one of my contacts, and with Miranda I can customize the color of the name for contacts who are available, away, do not disturb (DND), offline, and more. This makes it more clear as to who’s actually available and who’s not. To do this go to Options -> Customize -> Fonts & Colors -> Contact List -> Contact names:
    contact colors.png
  • Compact the view. I don’t need things like avatars shown for my friends, and so I hide them. Go through the settings available at Options -> Contact List -> Row Items to pick and choose what information is shown for each contact in your list. Status messages are kind of important to me so I’ve enabled those, but you’ll find that you can customize everything down to borders and margins around each row.

    • If you click on the parent section (Options -> Contact List) there are also more settings that you can customize for the overall contact list. One setting in particular that I like is under the List tab that lets you hide the vertical scrollbar. How do you scroll through your contacts then? With your mouse wheel! I’ve never missed not having the scrollbar in my contact list.
  • Customize the tooltips. You installed Tipper so that you can see information about your contacts when you hover over them in your list, but now you need to make it look the way you want. There are a lot of options available for you in Options -> Customize -> Tooltips that give you full control over the layout.
    tipper settings.png

There are quite a few other changes that I’ve made, but the rest are really just minor details. The things I outlined will make your contact list look pretty close to mine.

–The Chat Window–

miranda chat.pngYou’ll probably get a kick out of this. For years now things have been moving to tabbed interfaces to conserve space, and messengers have been following a similar route. Miranda, however, doesn’t have tabs out-of-the-box. Instead you need an addon such as TabSRMM to add that kind of functionality. That’s not the funny part though. For the first few days with Miranda I decided to go without tabs though, and I don’t know if I could go back to a tabbed interface now. There’s something nice about having each contact isolated in their own windows. Here I thought tabs were great for everything, but I was wrong. Funny, huh? You do have options available if you decide to go the tabbed route.

There are a few customizations that I’ve made though:

  • Color-code incoming/outgoing messages. Frankly I don’t really need to see the messages I write most of the time… after all, I wrote them. Sometimes it’s nice to go back and reference what I’ve written, but I want to quickly identify messages that the person I’m chatting with has sent. That’s why, as you can see in the screenshot of the chat window above, I’ve grayed out my messages. I also made the font bold for the person I’m talking with. These things can be customized by going to Options -> Fonts & Colors -> Message Log, and look for the settings labeled incoming messages and outgoing messages.
  • Display last [XX] messages when opening a chat window. Sometimes you close a chat window before ending a conversation, and then you can’t remember what you were just talking about. In Miranda you can pick how many messages you want displayed when a chat window is opened. You can specify whether you want the last [XX] messages, or whether you want to show messages from the last [XX] minutes. That way you’ll always be able to pick up on your last conversation without any troubles. To adjust these settings go to Options -> Message Sessions, and click the Messaging Log tab.

My chat windows accomplish the goal that I set out to achieve, and that’s to focus on the messages being sent back and forth. I didn’t want toolbars upon toolbars of buttons, formatting options, and animations that I could send. I wanted a box I could type in, and a box I could see the messages I receive. In fact I removed all available toolbars from both the contact list and chat windows for this very reason. Messengers these days have too many distractions, and I had used the Google Talk client for such a long time because it brought simplicity back to the messenger world.

–Overview–

I know Miranda isn’t going to be for everyone, but I wanted to make sure people know what alternatives there are out there. This seemed especially important with the recent Digsby events, and the excellent Miranda community will surely try to help answer any questions you may have.

Interested in integration with other services like Twitter and Facebook? There are developers working on it, and you can jump in to test if you’d like. The Twitter project can be found here , and the Facebook project is here. See, Miranda has a very powerful community backing them, but it’s just that all this functionality doesn’t come bundled with the app. You have to go looking for some things, and in the end it can prove to be worthwhile.

If you use Miranda, or find some cool addons please let me know in the comments! I would still love to try out anything else you guys may find on your quest for a better messenger.

Miranda Homepage

Copyright © 2011 CyberNetNews.com

Related Posts: