CyberNotes: Quickly Compare Two Text Files

This article was written on August 08, 2006 by CyberNet.

CyberNotes
Time Saving Tuesday

At one time or another I am sure you have come across two text files that you were trying to compare the differences with. It happens to me all the time with programming because a file will get updated and it is nearly impossible to spot small differences when you have 1000′s of lines of code to sift through. If you haven’t had a need to look for a solution yourself then these programs may be something you’ll want to bookmark, because the day will come when you’ll need them.

Quickly Compare Two Text Files

ExamDiff is the file comparison tool that I have been using lately. The list of features is pretty long and you will find that it is fully customizable. One of my favorite options is the ability to choose what color the changes are highlighted with so that they really stand out. ExamDiff also makes it easy to find the differences by using the “Find Next Change” button which will take you directly to the next change it finds. That will save a lot of scrolling when you have a 5000 line file!

They also offer ExamDiff Pro which has a few really great features that I wish were in the free version. The most useful thing in the professional version is the ability to directly edit the files within the comparison screen. Yeah, I know, it is kinda lame that you can’t do that in the free version but I normally just open Notepad++ and use the line numbers as a reference to quickly locate the text I am looking for.

I recently tried looking for a plug-in that works in Notepad++ to do the comparison but I came up empty handed. All was not lost in my quest because that is when I stumbled upon WinMerge. This is also free software like ExamDiff but they offer several features that ExamDiff Pro makes you pay for. The big one is, of course, being able to edit the files directly in the file comparison window. Heck, they don’t stop you at comparing files either because you can have WinMerge compare two directories with a bunch of folders and it will show you the differences in an easy-to-read format.

I haven’t had a need to compare any files since I found WinMerge so I don’t know how it will handle in a real situation that I throw at it. However, when I was just toying around with it I find it great to use. If you know of any good (and hopefully free) file comparison utilities then let us know…especially if you know of a Notepad++ plug-in!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: WinDirStat Shows What’s Hoggin’ Your Drive

This article was written on July 17, 2007 by CyberNet.

CyberNotes
Time Saving Tuesday

WinDirStat TreemapHard drives are absolutely enormous these days with capacities reaching the terabyte mark, but with all of this storage we often forget to go cleanup unused files. Why’s that a big deal if you have virtually “unlimited” storage? The more files you have on your computer, the longer it will take to do a lot of things. It means more items that your antivirus software will have to scan, and it can even slow down your entire computer.

Here’s a good analogy as to why you should keep your computer clean. You inevitably have a path to get from your couch to the bathroom, and hopefully that path is free from obstacles. What if you started to buy all kinds of stuff and out of disparity for space you place it in that path. By placing the items there you managed to keep the patch from the couch to the kitchen squeaky clean. That’s great, but now it takes you longer to get to the bathroom since you have to go around a bunch of stuff. Even if you try to move things around to optimize all the paths, which is equivalent to defragmenting your computer, you would still have to find a place for all of that junk.

That’s how I explain the point behind defragmenting a hard drive, and I think it serves as a good learning tool here as well. The moral of the story is that you can try and optimize your hard drive all you want, but if you have a lot of unnecessary junk on it, there will be side affects.

So how can you remove the junk? First you have to find it, and MetaMan over in our forum found a great tool for doing just that. It’s called WinDirStat and it is open source (free) software that will point out where all of your space-hogging files are at. It works on almost every version of Windows (even Vista although it’s not stated) and takes just a second to install.

WinDirStat

After you get it up and running you should see a screen similar to the one above. It shows horizontal “progress” bars that represent how much storage each area on your hard drive is taking up. The little Pacman characters will continue to go back and forth until WinDirStat is completely finished scanning your drive for information. When it’s all done this is what you should see:

WinDirStat

Now the real fun begins. There are a bunch of color-coded blocks at the bottom of the screen, and I want to explain how those work. That is referred to as a treemap which is a common tool used for graphing data. It almost looks like some freaky piece of art, but in reality it is a graphical map of your hard drive where each block represents a single file. The key in the upper-right corner of the screen details what filetype each block represents.

There is a reason behind the ordering of the blocks on the treemap even though it may seem random. They are actually grouped by folders, and if I click on the Program Files folder WinDirStat will outline the block of files on the treemap with a white border:

WinDirStat

As you can see, the Program Files area on my computer only takes up a small portion of the room. Now I’ll go ahead and click on a sub-folder in the Program Files…let’s do Microsoft Games:

WinDirStat

As you can see WinDirStat continues to maintain my drive’s folder structure even on the treemap. I can go all the way down and select a file which will still be highlighted accordingly:

WinDirStat

This process also works in reverse, which makes the treemap even more useful. If you see a big block on the map, such as the big red ones on the right side of my drive, you can actually hover you mouse over the block and in the Status Bar it will tell you the corresponding file:

WinDirStat

As you can see, one of the big red blocks is my computer’s hibernation file, which is always equal to the amount of RAM that is installed. Therefore it makes sense that it is one of the largest things on my drive. If I wanted to see more information I could just click on the block, and it would immediately navigate to that file in the folder list located above the treemap.

MetaMan mentioned in his post that he was able to cut 25GB of temporary and log files from his computer using this tool. I’m sure that combining this with CCleaner (our review) you can trim a lot of fat from your hard drive, and you may even see a boost in performance as a direct result.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Fast, Easy, & Fun Photo Editing

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

CyberNotes
Time Saving Tuesday

arrow Windows Windows only arrow
When it comes to photo editors there is definitely no shortage of them available. It’s almost a guarantee that a Windows user can find a freeware application that will do all the things they want, and more. Some prime examples are Paint.NET, PhotoFilter, and the feature-rich Photoscape. Today we’ve got another one that we would like to add to our favorites: Photo! Editor.

What makes this application so special? Aside from being freeware it offers a lot of features that are often too complex for casual users, and presents them in a way that most people will understand. You can do all of the common tasks such as rotate images and remove red eye, but there are also several features you won’t find in most standard image editing applications.

Once you get the program fired up you should see something like this:

photo editor.jpg
(Click to Enlarge)

–Click…Done!–

Photo! Editor doesn’t want to confuse you with settings that you won’t understand, and for that reason it has several auto-correct features that take only a single click. This includes removing the red eye, enhancing the colors, and removing noise (despeckling). You’ll find all of these options located on the main toolbar.

For those of you that want a little more control over the settings you can click the arrow located next to each of those buttons. Then you will be able to configure the details for each of those settings, and tweak them until you’re little heart is content. Each time you try to manually configure a setting it will provide “instant help” along the right side of the screen. That way you won’t have any troubles trying to figure out how a feature works.

I do want to say that the feature for removing the noise actually works well. Below is a portion of a photo that I took several years ago with a 1MP camera, and because of the lighting there was some significant noise. Take a close look at the left portion (unedited), and then look at the right half (with denoise applied). The program significantly improved the photo by smoothing everything out.

photo edit graininess.png
(Click to Enlarge)

–Make Up (Remove Blemishes)–

How many times have you wanted to touchup a photo before, but thought it was too much work? This photo editor has what’s commonly referred to as a healing brush, and it can remove blemishes from just about anything with very little effort on your behalf. To demonstrate this feature I snagged a photo of a car that had some rust on it, and gave myself 30 seconds to try and improve it using the healing brush in the program. Here are the before and after shots:

healing brush.jpg

It’s obviously not perfect, but you also have to consider how large the areas were that I was trying to fix. In most cases the healing brush will be used to repair tiny blemishes on faces, and so this example is a little bit overkill. Oh, and there is even a special healing brush it includes that can be used to whiten teeth in a photo. ;)

–Straighten Images–

Imagine that you just snapped an awesome photo of the sunset, but realized when you got home that you didn’t have the camera level with the horizon. What program would you use to rotate the image so that the horizon is beautifully level? Can’t think of one? Well, you can use Photo! Editor now.

In this app all it takes to straighten a photo is drawing a line that goes along the horizon. It will then take that information and straighten the image accordingly.

straighten images.jpg
(Click to Enlarge)

–Caricature (Have Some Fun!!)–

I found this image of an adorable dog, and I just couldn’t hold myself back from using it with the Caricature feature. How this works is you open a photo with the Caricature setting, and then start warping it. Here’s what my initial screen looked like:

caricature settings.jpg
(Click to Enlarge)

I played with the photo for less than a minute, and all I used was a simple click and drag technique. After I was done I think it’s safe to say that the dog looked a little more interesting than it did before:

caricature.jpg
(Click to Enlarge)

I think this is actually my favorite feature of the entire application, and the best part is that it’s so easy to use. Go ahead, open up some photos of your friends and go to town! You know you want to. :)

P.S. You are 100% liable for any relationships destroyed with friends and family due to embarrassing photos created using this feature.

–Overview–

If you do decide to give this app a try I’m sure you will see why it’s so great. It’s very straightforward, and has all kinds of features I haven’t found in traditional photo editing applications before. Let us know what you think, and be sure to post links in the comments to some of the caricatures you make. :D

Get Photo! Editor
Thanks to Radu for the tip!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: New Computer Viruses – Beware!

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

CyberNotes
Fun Friday

Keeping you informed about anything that could potentially harm your computer is one of our top priorities. That’s why we’ve dedicated a whole post to informing you of some new computer viruses that you should be aware of!

Bill Gates Virus: This dominant strain searches for desirable features in all other viruses via the Internet.  It then either engulfs the competing viruses or removes their access to computers until they die out.

Alzheimer’s Virus: It makes your computer forget where it put your files.

Birthday Virus: Keeps advancing your clock by another year.

Child Virus: It constantly does annoying things, but is too cute to get rid of.

Donald Trump Virus: Harmless unless you use online banking.

Health Care Virus: Tests your system for a day, finds nothing wrong, and sends you a bill for $4,500.

Titanic Virus: Makes your whole computer go down.  You get a sinking feeling when your system crashes.

Texas files: This virus makes sure that it is bigger than any other file on your computer.

virus found

Teenager Virus: Your PC stops every few seconds to ask for money.

Gallup Poll Virus: 60% of the PC’s infected will lose 30% of their data 14% of the time (plus or minus a 3.5% margin of error).

Arnold Schwarzenegger Virus: It terminates and stays resident. It’ll be back!

Linux Virus: Causes the computer to hang for several days while it tracks down hardware drivers, networking how-to’s, and window managers.  Then it quits, saying that if you had better programming skills, your hard drive would be wiped by now.

Mike Tyson Virus: Quits after one byte.

PBS Virus: Your computer stops every few minutes to ask for a tax deductible contribution.

Public Transportation Virus: Makes your browser stop at every website.

Survivor Virus: Deletes your files one by one over 13 weeks until only the most annoying one remains.

Tech Stock Virus: At the slightest hint of an error, plays a screaming panic sound and shuts down your computer.

Source

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Top 10 Most Useful RSS Feeds

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

CyberNotes
Time Saving Tuesday

RSS ButtonRSS feeds are a wonderful thing that have revolutionized the way many people read news. If you use feeds to keep up with your news, think about how difficult it would be to follow all of the sites your subscribed to if there was no feed available.

I use FeedDemon (our review) to keep up on all of my news, and it was definitely worth the $30 I had to pay to get it. Keeping up with 400+ sites would be a huge chore if I didn’t have a great desktop application to use, which is why I’m grateful to have a program like FeedDemon. If I didn’t use FeedDemon I think the next best thing would be Google Reader.

Now you just have to find the feeds that will be the most beneficial to you, and that’s why we’re here. We’ve compiled a list of what we believe to be the top-10 most useful feeds. They’ll increase your knowledge, save you time, and they are just plain awesome. Check them out, and get your feed readers ready!

–This Day in History (Feed URL)–

We all like to get some interesting facts from time to time, but what about getting one each day? The Encyclopedia Britannica offers a cool RSS feed that tells you what interesting things have happened for each day. It reminds me of something you would see on one of those desktop calendars that you flip through.

–Amazon Price Monitor (Feed Generator)–

Seeing that Amazon guarantees the lowest price for up to 30-days after your purchase, it might be in your best interest to monitor for price changes. After you buy something, you probably never think to check the price again, but it can be greatly beneficial if you do.

If you’re skeptical of prices flucuating that much, just checkout the feed for the full version of Vista Ultimate. Since the beginning of March the price has dropped $60!

All you have to do is provide an Amazon URL or Wishlist to this feed generator service to monitor for price changes. Each time the price goes up or down you’ll receive a notification in your feed reader.

Amazon Feed

–Tracking Airfare (Feed Generator)–

With the rising cost of airfare we all want to make sure we’re getting the lowest price possible. Thanks to Farecast, it is possible to track the prices of airfare using your feed reader, and they will even tell you whether the price keeps going up or whether it has been going down.

Farecast

–BitTorrent Search Feed (Homepage)–

BitTorrent is a wonderful tool that is used by millions of people everyday, but have you ever been guilty of sitting around waiting for a torrent to get posted? You sit there refreshing, refreshing, and it just never pops up. Eventually you forget about it and check back a week later at which time you notice that it has already been available for a few days.

Don’t go looking for the torrents, instead let them come to you with an RSS feed! If you go to the BTJunkie.org homepage and perform a search there will be an orange RSS icon located at the top of the results. There’s your RSS feed, just subscribe to that and you’ll automatically be notified via the feed as soon as a new result is posted.

BTJunkie.org Feed

–Word of the Day (Feed URL)–

This is kind of like the “this day in history” feed in the sense that it provides knowledge that can actually make you smarter. Not only that, but it is also fun to impress your friends with big words. :)

–eBay Auctions (Homepage)–

At the bottom of every eBay search is a small discrete RSS button. It’s almost as if they didn’t want you to know that you can use RSS to monitor search results, but it works wonderfully. You can monitor for newly added items that match your search results…this is another great tool to hunt down deals!

eBay Feed

–DHL, FedEx, and UPS Package Tracking (Homepage)–

This is one of the most useful feeds that I have. The site offers package tracking for a variety of shipping services, including UPS and FedEx, and also provides an RSS feed for keeping up-to-date with the status of your package. In fact, I somehow get the status updates from the site before they are even available on the shipper’s website.

Package Tracker

–Weather (Homepage)–

We all want to know what the weather is like right now, as well as what to expect in the future. After all, that is probably the most used gadgets on computer desktops and personalized homepages. Now you can bring it to your feed reader! Just go to the Yahoo! Weather homepage, enter in your area, and click the RSS button.

Weather Feed

–Using Google Calendar for Cool Feeds (Homepage)–

You probably already realize that you can retrieve a feed for your Google Calendar, or for any calendar that you’re currently subscribed to. The usefulness of subscribing to your own calendar might not be apparent because after all, you can send yourself email reminders along with several other notification options. I, however, use it for other purposes.

For example, I subscribe to the Mozilla Developer Calendar so that I can see when they add anything new to it. After subscribing to an iCal calendar, all you have to do is go into the Google Calendar Settings -> Calendars and then click on whatever one you want to subscribe to. You’ll then be presented with an XML address which you can use with your RSS feed reader.

Mozilla Calendar

Apple has a nice list of iCal’s that you can subscribe to in Google Calendar. They include things like DVD and movie release dates as well as the top iTunes songs. By subscribing to these you’ll be one of the first to notice the new content.

–CyberNet News (Feed URL)–

If you’re not already subscribed to our feed, there has never been a better time! We are constantly providing cool tips on using Vista, Ubuntu, and a ton of freeware applications that are sure to save you some money. What, did you really think that we wouldn’t include our own feed? ;)

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Hot Corners in Windows

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

CyberNotes
Time Saving Tuesday

One of the features in Mac OS X that often gets some attention is what’s called “hot corners.” It’s a simple concept that gives the user an opportunity to assign actions that are performed whenever their mouse hits a corner of the screen. With the help of some free Windows apps you too will also be able to bask in the goodness known as hot corners!

We’ve got a variety of solutions that we’re going to show you, and all of them make use of hot corners. With them you’ll be able to show your desktop, put your computer into standby, enable the screensaver, activate Vista’s Flip3D, and much more. That’s right… all of that without using any keyboard shortcuts!

–Application (Homepage)–

This is a small free app that will bring hot corners to life for your Windows computer. Once you go through the brief setup process the program will immediately start running in the System Tray. The first thing you’ll want to do is configure Hot Corners so that there are some actions associated with the corners of the screen. Here are the different actions you can assign to each of the four corners:

  • Open the control panel
  • Lock/Switch User
  • Open “My Documents”
  • Run any application or open any folder
  • Start your Screensaver
  • Search Google
  • Show your desktop
  • Put your computer into standby mode
  • Disable/Enable your Screensaver
  • Close the current window

Hmmm… the problem is that there are so many good choices, but only four corners to work with. See that extra tab in the configuration screen labeled “Mouse Move?” You can actually assign up to four more mouse gestures using these! To activate the mouse gesture you’ll want to hold down the Windows key+X, and then move your mouse up, left, right, or down respectively.

Here are some screenshots of what the configuration screens looks like:

(Click to Enlarge)
hot corners.png hot corners 2.png

–Vista Gadget (Homepage)–

vista hot corners.pngIf you’re running Vista then the Hot Corners gadget will likely be one that you’ll love. Bundled with it is a homebrew version of Mac’s Expose so that whenever you hit a corner of the screen that you specifed all of your active applications will be tiled. Alternatively you could have it activate Vista’s native Flip3D application switcher.

One thing that I want to point out is that this gadget doesn’t really turn a corner of the screen into a mouse-activatable area… it’s more like an edge. As you can see in the screenshot to the right the edge has a customizable height, which means it can essentially become as large or small as you would like.

There are two tricks that I’ve found while using this:

  • You can’t set the gadget to be 100% transparent, but you can come close. You can take the opacity down to 20% by right-clicking on the gadget. This will make it nearly invisible.
  • Remember, you can have multiple “copies” of nearly all Vista gadgets. Just drag as many as you want onto your desktop, and then move them into position. That way you could use one corner/edge of the screen for Expose, and another for Flip3D!

–AutoHotkey Script (Homepage)–

This is geared for the slightly more advanced users out there that are familiar with AutoHotkey scripting. This is currently only available in a script fashion, and you’ll need to have AutoHotkey installed to compile it. The reason why I wanted to share this is that it’s one of the more powerful hot corner solutions available, and the possibilities of what you can do with the hot corners is nearly endless thanks to how extensive AutoHotkey is.

There’s just a small amount of code that you’ll need to modify located near the top. To help make this even more unique it is designed to allow up to four different actions per corner. How’s that possible? In addition to the typical mouse-over it also recognizes whether you’re holding down the Control, Alt, or Shift keys. I’d have to believe that once you get over a dozen hot corner actions assigned that it would be pretty hard to remember what each of them do. ;)

–Overview–

So I think it’s time to give your fingers a break from all of those keyboard shortcuts. Setup some hot corners to help satisfy your need for speed!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: How to Test your Website in nearly all Browsers

This article was written on December 21, 2006 by CyberNet.

CyberNotes
Tutorial Thursday

The biggest hassle with Web development is that different browsers have a tendency to display sites a little differently. Our site is typically verified in the latest two versions of Firefox, Flock, Opera, and Internet Explorer. I have machines that run two versions of each of those browsers, but if you didn’t, notice Safari isn’t on that list. First I’m going to walk you through where I find old versions of all the different browsers (standalone and installable versions) and then I’ll cover a couple websites that do the dirty work for you.

–Firefox–

Firefox is the Web browser that is beginning to capture a large percentage of the market share from Internet Explorer. Developers typically rejoice at this because there are normally far less problems designing websites that work with Firefox than with Internet Explorer. The best part is that it is a piece of cake to get your hands on any version of Firefox, even all the way back to Firefox (Phoenix) 0.1!

 

–Flock–

 Flock is a branch off of Firefox and is currently based on Firefox 1.5. Technically speaking if your site works in Firefox 1.5 then it shouldn’t have any problems in Flock, but it is always better to be safe by testing it in Flock as well.

 

–Internet Explorer–

The most popular browser used on the Internet is indisputably Internet Explorer, but other alternatives are starting to creep up and take over its’ market share. To make things a little more difficult, Microsoft does not allow more than one instance of IE to be installed at the same time. Therefore you will find the standalone versions below to be extremely useful. Note: Internet Explorer is much more standards compliant than previous versions and coding a website to work with it is much easier, but it isn’t quite as nice as other browsers yet.

 

–Opera–

Opera is often referred to as the most standards compliant browser that is available and when they started to offer their desktop browser at no cost, it attracted a lot of new users. At that time, standalone and portable versions started to emerge which makes it even easier for Web developers to test their sites against Opera.

  

–Safari–

Safari is Apple’s claim-to-fame browser that is based off of Konquerer for Linux. To the surprise of many people this is probably the most standards compliant browser, but Windows users are left out in the dark when it comes to testing a site using it. The Swift browser is supposed to render sites similarly to Safari except you can use it in Windows, but my experience with Swift is that it does not render things the same way as Safari.

 

–Websites–

Alright, so we went through where you can find the most popular browsers so that you can install them, but what if you want to keep your computer clutter free and just want to do a quick check? The most popular website that will do many of the browsers you want is called BrowserShots. They recently trimmed down their selection of browsers eliminating Safari and Internet Explorer editions, but they still offer multiple versions of Dillo, Epiphany, Firebird, Firefox, Flock, Galeon, Konqueror, Mozilla, Navigator, Opera, Phoenix, and SeaMonkey. One thing that always eliminated the usefulness of the site, however, was that the screenshots can take up to 4 hours to be generated based upon how many people are waiting for their own websites to get processed.

Okay… drum roll please! Total Validator is my favorite website because it snaps screenshots of your site within minutes, and if you don’t feel like waiting around you can have it email you the results. Besides for checking screenshots it can also validate your HTML, look for broken links, and a bunch of other stuff, too. Oh yeah, and I almost forgot to mention that the browsers they do have available are also available on multiple operating systems, for example, Firefox 2 can be tested on Windows, Linux, and OS/X! Where else are you going to find a service that is able to do all of these:

  • Windows XP
    • Internet Explorer 7
    • Internet Explorer 6
    • Internet Explorer 5.5
    • Internet Explorer 5
    • Internet Explorer 4
    • Netscape 6.2
  • Windows 2000
    • Lynx 2.8
    • Firefox 2.0
    • Firefox 1.5
    • Firefox 1.0
    • Mozilla 1.7
    • Netscape 4.8
    • Netscape 3.0
    • Opera 9
    • Opera 8
    • Opera 7
  • Linux
    • Lynx 2.8
    • Firefox 2.0
    • Firefox 1.5
    • Firefox 1.0
    • Mozilla 1.7
    • Konqueror 3
    • Epiphany/Gnome 2
  • Apple Mac (OS/X)
    • Safari 2.0
    • Firefox 2.0
    • Mozilla 1.7
    • Opera 9

 I would recommend that you install at least one version of each primary browser mentioned above, and then you can use an online solution to test the rest. From the images you should be able to see if the HTML code is being displayed properly, and whether there were any serious errors by a malfunctioning script that you might be using. If you have a better solution for testing a website in another browser feel free to let us know in the comments below!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Performance Monitoring

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

CyberNotes
Time Saving Tuesday

arrow Windows Windows; Mac Mac arrow
I’m one of those stat geeks that love to know everything I can about what my computer is doing. It’s not that I use the information to do much, but a quick glance at the CPU or memory usage has, at times, helped me figure out why my computer is going so darn slow. For example, a spike in memory usage is typically the result of an app that likely needs to be restarted.

There are dozens of different applications and widgets out there that will monitor these things for you, and today we’re going to show you some of our favorites. We’ve got a mixture of programs and widgets for both Windows and Mac, and hopefully one of them will do exactly what you’re looking for.

–Performance Monitor (Homepage)–

arrow Windows Windows only arrow
Performance Monitor is a compact application that can show disk, memory, CPU, and network usage in a couple different ways. It’s not only a free program, but there is also a portable version available that you can carry along on a USB drive.

The most appealing way to monitor the various sensors on your computer is through the live graphs that will appear on your desktop after you run the application. There are four graphs by default, and you can customize their positioning simply by dragging and dropping them. If you hover over one of the graphs with your mouse it will give you the actual numbers that correspond to it:

performance monitor.png

You can enable a “click-through” option for the graphs so that you are able to click any buttons or menus that might appear behind them. That way you can leave them on top of other window and still have access to anything appearing underneath.

If the graphs occupy too much space you can always turn to a System Tray icon for each of the sensors. Although the icons are a little small in the System Tray they are still able to show live graphs for the various stats, and you can hover over the icons to see the current state of the sensor.

Worried about wasting system resources on a monitoring tool like this? When I was using Performance Monitor it consumed just 7MB of memory, which is less than most other tools that serve the same purpose.

–iStat (Homepage)–

arrow Windows Windows; Mac Mac arrow
Most Mac owners are probably aware of iStat because it comes in two powerful forms: an application and a widget. What you might not know is that there are also iStat widgets available for the Vista gadget system, and also for the Yahoo! Widget Engine. They aren’t quite as powerful as the Mac alternatives, but they are still useful.

For Mac:

On the Mac side there are three notable iStat offerings. The iStat Menu is an application that is constantly monitoring the data on your computer, and it displays the results in the Menu bar. The layout can be completely customized, and clicking on any of the results will expand a menu with more details.

istate menu.png

When it comes to Dashboard widgets there are two different solutions: iStat Pro and iStat Nano. The names of the two pretty much giveaway the differences, and they are that iStat Pro offers a more complete set of statistics while iStat Nano shows only the basic information. Here’s what iStat Pro looks like:

istat pro.png
(Click to Enlarge)

For Windows:

istat windows.pngWhat’s interesting with iStat for Windows is that there really isn’t an all-in-one package available like there is for the Mac. Instead there are different widgets for monitoring CPU, memory, battery, and wireless information. If you’re a Vista user these things are available as Vista Sidebar Gadgets, otherwise you can use the Yahoo! Widget Engine.

An example of what the widgets look like are pictured to the right, and all of them come in two different forms. You can get the classic “bar graph” design, or a more stylish gauge. If you grab the Yahoo! widgets both designs are included in one package.

–Overview–

There are so many different ways to monitor your memory usage, disk space, and CPU utilization that there’s no way they could all be covered here. That’s what we have the comments for though! Let us know in the comments what you use to keep track of your precious resources on your computer.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Top Tab Extensions for Firefox

This article was written on November 14, 2007 by CyberNet.

CyberNotes
Web Browser Wednesday

It’s been well over a year since we’ve jotted down some excellent tab-related Firefox extensions, and so we thought that it was time to do another round. Since the last article there have been numerous milestones, including the release of Firefox 2. As you can imagine between then and now a lot of new extensions have made their way out the door.

Almost all of the extensions we’re going to mention in this article have never been highlighted before on our site, and a few of them have not even become popular enough to hit the mainstream Mozilla Add-ons site. So we’re pretty confident that there are at least a handful of the extensions that you haven’t heard of.

–Installing Sandbox Extensions–

Some of the extensions are located in the Mozilla Sandbox, which is essentially a holding room until they become popular. To access the Sandbox you need to have a Mozilla account, but if you really don’t feel like creating one here is a generic username and password you can use:

Username: bugmenot@mailinator.com
Password: bugmenot

We’ll make sure to label all of the extensions below that are still located in the Sandbox.

–Multiple Tab Handler (Homepage)–

One feature that I’ve always wanted in any browser is the ability to manage multiple tabs similar to how I manage files and folders on my computer. Opera comes close with their window manager panel, but it’s not as natural as I would like it to be.

 Multiple Tab Handler

This extension is about as good as it gets, and once installed you’ll be able to Ctrl+Click on tabs to simultaneously select them. Then you can duplicate, reload, bookmark, close, or move the selected tabs to a new window. The only other thing I would like to see in this is the ability to reorder all of the selected tabs.

–Tab Scope (Homepage)–

This is a killer extension that I’ve quickly fallen in love with. Ever since we wrote about this several months ago I’ve become more and more accustomed to using it. At first glance it may look like any ordinary tab preview, but underneath the slick appearance lies some powerful controls.

First off, Tab Scope provides real-time previews of websites. For example, if you’re uploading some images to a site you can watch the progress bar move from within the preview.

The thumbnail preview is also fully navigatable. You can use the forward, back, and refresh buttons located at the top to move throughout the site, or you can click on links. You can also scroll up and down on the website if your mouse has a scroll wheel.

–Ctrl Tab (Homepage)–

This extension is located in the Sandbox. Read the instructions at the beginning of the article on how to download it.

There are all kinds of extensions out there that try to bring the Alt-Tab feature to Firefox. By default in Firefox pressing Ctrl+Tab will cycle through all of your open tabs, but there is no interface for it. This extension not only adds an interface, but adds a pretty slick one if I may say so myself. As you use the Ctrl+Tab key combination you’ll see a popup located at the bottom that shuffles through your open windows. Take a look at the sweet reflections, too:

Ctrl Tab 

–Fancy Numbered Tabs (Homepage)–

This is a rather new extension that provides an extremely simple, yet useful feature. It replaces the red “X” close button on the first 8 tabs with a number corresponding to their position. This makes it easier for you to utilize Firefox’s built in tab switch feature: using CTRL+[1-8] you can switch to the respective tab.

Fancy Numbered Tabs 

[via Firefox Facts]

–Separate Tabs (Homepage)–

Don’t confuse this extension with the Separe extension, because they are similar in name and appearance but differ in how they work. This extension automatically sorts your tabs according to the domain name:

Separate Tabs

One of the things that I noticed is that new tabs are automatically added to the end of the list, and when the site finishes loading it is sorted. If a site hangs up and never gets to finish loading it will probably never get sorted.

–Tree Style Tab (Homepage)–

This extension is located in the Sandbox. Read the instructions at the beginning of the article on how to download it.

Tree Style Tab Tree Style Tab is a unique extension that not only lets you orient the tab bar vertically, but it also lets you treat the tabs almost like folders. As seen to the right you can nest the tabs within each other, and there is an expand/collapse button available for easy control. When collapsed a number is shown next to the close button representing how many child tabs there are.

By default Tree Style Tab will automatically nest new tabs that are opened from the parent site, but you can also drag and drop tabs onto each other for manual nesting.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: MP3Tunes Provides Unlimited Storage for your Music

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

CyberNotes
Time Saving Tuesday

MP3TunesThe thought of being able to backup and access your music no matter where you are is surely an appetizing thought. Just look at Flickr…people needed a way to backup and access their precious photos from anywhere and Flickr catered to those people. MP3Tunes is almost equivalent to the Flickr of Music.

I found this service after posting the article on MyBloop. Some of the commenters on that article said that they were going to upload their music so that they could listen to it while at work, but I figured there had to be a better solution available.LaLa was okay, and a cool idea, but the uploader didn’t always work for me as it was supposed to.

–Introduction–

MP3Tunes is a site that gives both free and paid users unlimited storage (read the free vs. paid section below for details) for their music. Once the music has been uploaded to the service the user is able to listen to their songs anywhere that they have access to a Web browser. The only place that you need to install an application is on the computer(s) that you want to sync your music catalog with.

When you signup for the service it creates a “Locker” for you which is where all of your music is stored. Once you have your music uploaded, this is where you’ll be able to organize and play it.

–Managing Music–

MP3Tunes shines when it comes to providing all kinds of options for putting your music on their site. Their main utility is a synchronization application that scans a folder on your computer for music and uploads it to MP3Tunes. You can designate which folder(s) it grabs the music from and it will go to work synchronizing your music.

MP3Tunes MP3Tunes MP3Tunes MP3Tunes

And don’t forget that this is a synchronization program, not just an uploader. That means you can also download your music onto your computer(s) if you feel the need to do so. I think that is awesome because what if your hard drive crashed and you lost all of your music? If you had it on MP3Tunes you would get it all back in no time:

MP3Tunes

Oh, and did I mention that the synchronization utility works on Windows, Mac OS X, and Linux!

–Music Playback–

Being able to play your music no matter where your at is the biggest reason that I love MP3Tunes. Once you have your music uploaded, you can quickly access it via their website. You don’t need any software installed to do this which is especially great for anyone that is frequently on multiple computers.

MP3Tunes

There’s even a mini-player that you can open in a popup window:

MP3Tunes

If you take a look at the preferences you can actually adjust the bitrate at which the songs are streamed to your computer as well. By default, MP3Tunes will automatically manage the bitrate based upon your connection speed, but some of you might be confident that your Internet service can handle the original bitrate that the song was encoded in. That means that you will be listening to it at the same quality as you would be on your computer.

–Playlists–

Yep, MP3Tunes does playlists! It will synchronize the playlists on your computer along with the songs. If that’s not enough for you there is always the option to create your own playlists after the songs have been uploaded. Simply hover your mouse over the “Play” button next to a song and choose which playlist you want to add it to:

MP3Tunes

–Download Individual Songs–

This is a pretty cool feature, and something I didn’t notice initially. The menu that pops up when you hover your mouse over the play button also has a “Download Track” option:

MP3Tunes

That means you could setup a “shared” account with your friends where you all upload your music to the service using a username and password that you all agree upon. Then you can download each others songs! :)

–Plugins for iTunes and WinAmp–

Some of you probably have your own dedicated media players for home, so why not take advantage of them? There are plugins available for both iTunes and WinAmp that let you listen to songs from your MP3Tunes account:

MP3Tunes MP3Tunes

–Free Accounts vs. Paid Accounts–

Okay, so this is the section where I present both some good and bad news. The bad news is that right now not all free accounts will get unlimited storage right away. They have a limited number of free accounts that they give away each day with the unlimited storage, but everyone is guaranteed to receive at least 1GB. When I signed up, I didn’t get one of the unlimited accounts but they said then when my account was upgraded to an unlimited one, they would email me to let me know. They say that the wait for the unlimited storage is “short,” but who knows what they mean by that.

If you desperately need the unlimited storage, you could always signup for the premium account which includes everything the free account has plus:

  • Guaranteed unlimited music storage and listening
  • Store music files up to 50MB each (free account is 10MB)
  • Back up your DRM tracks (iTunes)
  • Unrestricted album art viewing
  • Full access to customer support
  • Ad-free (although I didn’t really see ads on my free account)

I would say to just hold-out for the unlimited storage in the free account, unless you have a lot of iTunes music that has a DRM on it.

–Conclusion–

MP3Tunes is an amazing service once you get going with it, and the convenience is surely a great thing. I’ve just begun using MP3Tunes, and it is proving to be very worthwhile. If you haven’t already tried it, I recommend giving it a go. If you have tried it, let us know what you think!

MP3Tunes Homepage

Copyright © 2011 CyberNetNews.com

Related Posts: