Change the Default Programs in Windows

This article was written on April 01, 2011 by CyberNet.

Default programs editor

arrow Windows Windows only arrow
There is something nice about finding an application that focuses on doing one thing, and doing that thing very well. That’s how I feel about the Default Programs Editor app. It accomplishes a task I feel should be better managed in Windows itself, but with this no-install/portable program I start to forget about this shortcoming in Windows.

This app is a single executable that can be used to manage just about anything related to opening files. With it you can choose which context menu entries appear when you right-click on a particular filetype, you can add/remove the programs associated to a filetype in the “Open with” menu, and much more:

  • Add, edit, and remove context menu items
  • Edit file type icon and description
  • Change the ‘Open with…’ programs list
  • Change context menu item icons
  • Change an extension’s associated file type
  • Add, edit, and remove autoplay handler programs
  • Change the default autoplay handler
  • Change autoplay options for any media type
  • Optional install to the Control Panel
  • Export changes to .reg files
  • Remove unchangable default associations
  • Disable “Search web for unknown extension” dialog

You may not have noticed the export option in that list of features, but that can be extremely useful if you want to set up multiple machines with the same settings. That way you can just execute the “.reg” file to have those same settings applied without even needing to download this program again. Pure genius!

Here are a few more screenshots of the Default Programs Editor in action:

Change the applications in the “Open with” menu for TXT files
Default open with

Change the context menu options that are displayed when you right-click on a TXT file
Default context menu txt

Default Programs Editor Homepage (Windows only; Freeware; Portable)

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: “Push” Email Using SMS Text Messages

This article was written on September 04, 2008 by CyberNet.

CyberNotes
Tutorial Thursday

So many people have unlimited SMS text messaging plans on their phones these days that a lot of services, such as Twitter, are using them as a way to notify users of updates. By doing this users get a simulated push notification experience without needing to have a push-compatible device.

The good news is that you can also use this type of system for emails, well, assuming your email service supports forwarding (such as Gmail). That’s because most cellphone carriers provide an email address that can be given out, and when an email is received they’ll convert it to a text message which is then sent to your device. We’ve got a list of common carriers that support this towards the end of the article.

Why is this so great? I’m a Gmail user that owns an iPhone, and instead of having my phone go out and check for new emails every 15 to 60 minutes I can just get a text message. If you’ve got an unlimited text message plan with your carrier you’ll likely enjoy the convenience of getting instant notifications of emails.

Setting it up is fairly easy as long as your email service supports forwarding. Since Gmail offers this feature for free we’re going to use that in our example…

–Push Gmail Using SMS Text Messages–

Login to your Gmail account, and navigate to the Settings. Under the Forwarding and POP/IMAP section you can have Gmail forward all of your emails to a specified address. This is where you can specify the email address your carrier uses for your cellphone number, and you’ll want to be sure to choose the keep Gmail’s copy in the Inbox option to ensure the messages don’t get removed after being forwarded:

gmail forward-1.png

Note: If you don’t know the email address format used by your carrier refer to the section below that covers some of the most common carriers.

After you’ve setup forwarding any emails that are sent to your Gmail account will also be forwarded on to your cellphone via text message. The text messages obviously won’t contain the full email if they’re really long, but it serves as a good notification system.

Alternatively you can setup a Gmail filter to only forward important emails to your phone via text message.

–Email Addresses for Common Carriers–

These are the email addresses you need to use in the instructions above. Be sure to replace the “0123456789″ with your own phone number.

  • AT&T: 0123456789@txt.att.net
  • T-Mobile: 0123456789@tmomail.net
  • Sprint: 0123456789@messaging.sprintpcs.com
  • Verizon: 0123456789@vtext.com
  • US Cellular: 0123456789@email.uscc.net
  • Nextel: 0123456789@messaging.nextel.com
  • Alltel: 0123456789@message.alltel.com
  • Virgin Mobile: 0123456789@vmobl.com
  • SunCom: 0123456789@tms.suncom.com
  • Powertel: 0123456789@ptel.net
  • Metro PCS: 0123456789@MyMetroPcs.com

If your carrier was not listed here you should check their website. The information can often be found in the help or support section.

–Overview–

Cool, huh? If you know of any other good ways to use text messages as notifications be sure to drop us a comment. And remember, you’ll probably want to stay away from doing anything like this unless you have an unlimited text message plan.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Custom Deal Finder

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

CyberNotes
Tutorial Thursday

There are all kinds of websites available for finding great deals, but a lot of times it takes some extra work to find the items that you’re looking for. With the holiday season coming up I’m sure you’ll be trying to hunt down all kinds of stuff for friends and family, but you don’t have to go out of your way to save some money.

We have already laid out several tools that can help you along the way, such as price drop notifiers and Black Friday savings, but we’re going to take it one step further. We turned once again to Yahoo! Pipes because of the sheer power it harnesses. Unlike with our custom software updater there will be little work for you to do this time around.

What do you have to do? Pull up the CyberNet Deal Finder that I’ve already taken the liberty of creating. You should see a screen similar to this, but without the coloring or numbering:

CyberNet Deal Finder 

Using the diagram above here is what you have to do:

  1. You can enter in up to five different items that you want to track.

    Tip: Put spaces before and after each item for more accurate searching. For example, if you’re looking for a “table” you’ll want to put a space before and after the name, like this: ” table ” (ignore the quotes, but note the space before and after the word). If you don’t do this it will match any words containing “table” such as “tablet”.

  2. By default I fill in the form with 5 of the most popular deal sites. I decided to let users customize the sites because most of the deals available in the feeds I supply are for the United States only.
  3. Run the pipe and examine the preview at the bottom of the page to make sure it is what you expected. You may not see any results initially, it all depends on how common your search words are.
  4. If everything looks good go ahead and subscribe to the feed. All of the settings that you configured in the first two steps will automatically be stored in the feed’s URL.

If you have more than 5 items that you want to track that’s not a problem. Just create more than one feed, or you can clone the pipe that I’ve created and edit it accordingly.

So now it is time to prepare for the holidays and watch for the falling prices!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Cookie Editors in Firefox & Opera

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

CyberNotes
Web Browser Wednesday

Cookies in web browsers are an easy way for sites to store authentication/login information, settings, and so much more. One of the things that some sites do for security or privacy purposes is force the cookies to expire after a period of time. Sometimes they expire after a day, a week, a year, or when you close your browser. If there was a way to edit the cookies you would be able to adjust the expiration date so that you didn’t run into that problem.

Oh, but wait, there is a way to edit your browser’s cookies! It’s actually rather easy to do in both Firefox and Opera, so today we’ll take a look at how to edit cookies.

–Opera–

One of the great things about Opera is that they give you a lot of control over the content and properties of a cookie. If you want to alter a cookie it is as simple as heading over to the Preferences and clicking a few buttons.

To change a cookie in Opera go to Tools -> Preferences -> Advanced -> Cookies -> Manage Cookies. Then find the cookie that you want to change, and click the Edit button. You’ll then be presented with a dialog where you can customize the expiration date or any other information contained within the cookie:

Opera Cookies
Click to Enlarge

As you can see it is rather easy to do in Opera thanks to the built-in advanced editor that the browser comes equipped with.

–Firefox–

Firefox is only able to view your browser’s cookies out-of-the-box, but as expected there are a few extensions available to do the dirty work. My personal favorite is Add N Edit Cookies, which has a simple yet powerful interface for managing and creating cookies.

Once you get the extension installed here’s what you’ll have to do to edit the cookies:

  1. Go to Tools -> Cookie Editor, and then perform a search for the cookie you’re looking for. After you find the cookie you want select it and click the Edit button.
    Firefox Cookie Editor Search
  2. Now you’ll be presented with all of the cookie’s properties that you can edit. To change the expiration date of the cookie fill in the New expiration date bubble located at the bottom of the properties window:

    (Click to enlarge)
    Firefox Cookie Editor Edit

  3. Save your changes, and then close out of the cookie editor.

–Recap–

To sum things up, it is pretty easy to manipulate the cookies in your browser, provided that you have the right tools handy. Some of the websites I visit have the logins expire after a very short period of time or when I close the browser, and it can get rather annoying. By adjusting the dates on some of my cookies I can avoid having to login to many sites over and over again.

Tip: You just need to be careful because often times these short-lived cookies are for your own protection and privacy.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Shortcut to Change Resolutions

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

CyberNotes
Tutorial Thursday

Have you ever wanted to change the resolution of your computer in a single click? There are various reasons that you may want to do that, such as playing a game that requires a certain resolution or developing a program that needs to be tested in various conditions. Today we’re going to show you how to create a simple shortcut that can be used to switch between multiple resolutions.

This trick is going to require a third-party application called Resolution Changer, but it requires absolutely no installation and will eat up a mere 150KB of your hard drive. With it you’ll be able to adjust the resolution, color depth, and refresh rate with the shortcuts you create. It even has support for multiple monitors!

–Instructions–

Setting up a shortcut to use Resolution Changer is a quick process, but there are a ton of different options that you can configure. Be sure to checkout a list of some other options available at the end of this article.

  1. Download Resolution Changer (the console version), and put it in a location you’ll know how to access from the command line. The easiest spot for it would probably be at the root of the C:\ drive, which is where I’ve placed it on my system.
  2. Now we need to create the shortcut to the application. Right-click on your Desktop and choose New -> Shortcut. You’ll need to enter in the location of the shortcut followed by the width and height that you want the resolution set to. Here’s my example where I’m changing the resolution of the screen to 800×600:

    C:\reschangecon.exe -width=800 -height=600

    In Vista it should look something like this (Click to Enlarge):
    Resolution Changer Shortcut

  3. Now specify a name for the shortcut, and finish the wizard. Double-clicking on the new shortcut will set the resolution to whatever value you specified.

–Other Options Available–

There is a lot more that you can do with Resolution Changer, and if you’re feeling ambitious you might want to tinker with some of the other settings:

  • Multiple Monitor Support
    This does support multiple monitors, and more information on that can be found here. To sum it up you can change the resolution of a specific monitor by providing the monitor number in this format:

    reschangecon.exe -monitor="\\.\DISPLAY1" -width=800 -height=600

  • Launch an Application
    After the resolution has been changed you can have an application or document opened immediately afterwards:

    reschangecon.exe -width=800 -height=600 "c:\test.exe"

    What’s cool about that is after the program or document is closed the resolution will revert back to what it was like before it was executed.

  • Adjust the Color Depth and Refresh Rate
    There are two other options that can be used to adjust the color depth and refresh rate of the monitor. Accepted values for the color depth are: “4″ = 16 colors, “8″ = 8-bit, “16″ = 16-bit, “24″ = 24-bit, and “32″ = 32-bit. Here’s how you can adjust the depth and/or refresh rate:

    reschangecon.exe -width=640 -height=480 -depth=8 -refresh=72

–Extra Credit–

You can also assign an icon to the shortcut that you just created and/or establish a keyboard hotkey for quickly switching between resolutions. Just right-click on the shortcut and choose the Properties option. From there you can configure the shortcut key or change the icon:

Resolution Changer Shortcut Icon

I’m sure this is going to spark some discussion about alternative ways to changing resolutions on your computer, and there are all kinds of apps that run in the System Tray doing the same kind of thing. The reason why I prefer this shortcut method is that the program only runs when I need it to, which saves on both processing and memory. It’s just my personal preference, but I like to minimize the number of applications I have running at a time.

Copyright © 2011 CyberNetNews.com

Related Posts:


Minimalist Gmail for Google Chrome

This article was written on February 15, 2011 by CyberNet.

minimalist gmail customize.png

When Gmail first came out I was extremely impressed with the interface, but the lack of updating kinda left me wanting more. Then Google rolled out the Gmail Labs back in 2008, which drew me back to the web-based mail client because there were some pretty cool features and capabilities getting added that couldn’t be found in a desktop app.

There are a lot of different things that Gmail Labs is capable of offering, but it’s still not perfect. For example, since I’m a minimalist at heart there are some objects I wouldn’t mind removing such as the invite box in the left column. Good news though… there’s a Chrome extension that helps me fulfill that need. As you can see in the screenshot above there is an abundant number of settings you can configure in Minimalist Gmail, and with this extension you truly make Gmail your own.

What makes this extension unique is that it’s not a set-in-stone style that someone else made to fit their own needs. Instead you choose from nearly 100 interface objects that you can customize the appearance of, move around on the page, and enable/disable them. The best part is that you can still use one of the official Gmail themes you already love with this Chrome extension.

Want to see what options are supported before you install the extension? The developer has actually set up a page that lets you fully navigate the settings before you click the install button.

Get Minimalist Gmail for Google Chrome

Copyright © 2011 CyberNetNews.com

Related Posts:


My Favorite Chrome Extension Merges Google Calculator and WolframAlpha Data

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

chromey calculator.png

I’m definitely a big fan of using Google Chrome, and last week I came across what has quickly become my favorite extension. The one I’m talking about is called Chromey Calculator, and with an average 5-star rating from 800+ reviews you know this has got to be good.

As you can see from the screenshot above Chromey Calculator puts some heavy-hitting computational power just one click away in your browser. With it you can do calculations, conversions, equation solving, basic calculus, and much more. What I love, however, is that this doesn’t just rely on one source. Instead this taps both Google Calculator and WolframAlpha for answers to anything you ask.

As you can see above there are quite a few unique queries it is capable of handling, but that is only part of what it can do. Here are some tips from the developer for those of you wanting to maximize the usefulness of the extension:

  • Use up/down arrow keys to access input history.
  • Click on any result to insert it into the input area.
  • Ctrl+Click on any result to copy to clipboard.
  • Click the little arrow at the upper right to pop out to new window.
  • Last result can be accessed using the “@” variable.
  • Create your own user variables — @abc_123 = 42
  • Store an unevaluated expression — @x := 10 meters
  • Hover over the the space to the left of a result to reveal a “G” or “W” link. Click the link to see the original source of a result.

Personally I’ve always wanted an extension that was capable of something like this, and now that I have it I’d find it hard to switch to any other browser without this functionality. I’ll admit that it took a little bit for me to remember that I had this sitting there just one click away, but after a few days I found myself turning to this for all my calculation needs. Sometimes I even pop this out into its own window when I am using it a lot, which is nice because you can then Alt+Tab to this.

Chromey Calculator Homepage

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:


How to Stop Google, Yahoo & Bing from Tracking Your Clicks

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

In 2008, Google said there’s no such thing as complete privacy. You’re being tracked all over the web by their AdSense ads, by sites that use Google Analytics and – probably the most important – their search engine. But Google Search isn’t the only search engine that tracks your behavior. Concerned about your privacy? In this article, we’ll show you how you can get rid of click tracking in search engines.

The secret redirect

Google

google tracking-2.png

Whenever you click a link in Google Search, your click is redirected through a secret URL. If the site you’re going to is http://www.cybernetnews.com/, Google will do a secret redirect through a URL that looks similar to http://www.google.com/url?url=http://www.cybernetnews.com/. In some cases, you can reveal the secret redirect by right-clicking on a linked search result. If that doesn’t work, your last resort is an HTTP sniffer.

There are several Firefox add-ons that claim to get rid of Google Search’s click tracking. CustomizeGoogle is one of them. Among other tweaks, it promises to remove click tracking and disable Google Analytics cookies. If you just want the anti-tracking feature without the bells and whistles, there’s a Greasemonkey script you can download called Google Tracking B-Gone. To use Greasemonkey scripts, you need to install the Greasemonkey add-on for Firefox. Also, if you use an international version of Google such as google.co.uk, you have to change the script’s URL range from http://*.google.com/* to http://*.google.*/* to ensure that the script is allowed to operate on your local Google site.

Yahoo

yahoo tracking-1.png

Unlike Google’s redirect, the one Yahoo uses is always easy to find. Right-click on a link and look at your status bar to reveal an intimidating garglemesh of strange characters originating from rds.yahoo.com. You can get rid of that by installing this Greasemonkey script. However, my HTTP sniffer revealed that Yahoo does some additional click tracking from a URL that starts with http://search.yahoo.com/ra/click?. To disable this, add http://search.yahoo.com/ra/click?* as a filter to Adblock Plus.

Bing

bing tracking.png

Bing seems to have a very subtle click tracking mechanism. The only fishy thing Bing does is call some URL’s that start with http://www.bing.com/fd/ls/ whenever you click a search result. Again, Adblock Plus can help you deal with this if you add http://www.bing.com/fd/ls/* to its filter list. Turning off JavaScript on bing.com seems to help too.

Shutting off the HTTP referrer

Although the tips listed above can help you stop search engines from tracking your clicks, it does not keep websites from gathering information about your web search. This is done through the HTTP referrer. Any page on the web can retrieve information on how you stumbled upon it, i.e. which URL referred to their web page.

The referrer is also known to be used by site owners to retrieve information about the search engine you used and what your search query was. On rare occasions, some sites alter themselves if you found them through web search. For example, I’ve seen sites display “Welcome, Googler!”-esque messages and even sites that highlight your Google search terms on the page you landed on. Although this rather creepy practice is not widespread, it just shows how much a site really knows about you.

Fortunately, you can disable the sending of the HTTP referrer to the websites you visit. While it is possible to disable the HTTP referrer entirely in Firefox’s about:config, this can break certain functionality on some sites. There’s a Firefox add-on called RefControl that does away with this issue by allowing you to add exceptions for sites that need the referrer.

Other browsers

It is possible to use the Google Tracking B-Gone and Yahoo Click-Tracking Disabler scripts in other browsers. So if you’re really serious about extending your tinfoil hat protection to other browsers, you can check out these resources:

To disable the HTTP referrer, follow these instructions:

Since I’ve only tested this with Firefox, I cannot guarantee that the content from these resources is accurate.

Copyright © 2011 CyberNetNews.com

Related Posts:


Portable CD/DVD Burning App for Windows 7

This article was written on June 29, 2011 by CyberNet.

Windows 7 burn

arrow Windows Windows only arrow
With services like Dropbox out there I find myself barely ever needing to burn a CD or DVD anymore, but the need still arises from time to time. These days most utilities like Nero are so overkill and bloated for what I need to do that I gravitate towards apps that are much simpler… and free. In the past my app of choice was CDBurnerXP, but 7Burn is also a great alternative.

What makes this so special? It is fast, free, and more importantly portable. Since I only burn a handful of DVDs every year I can just keep this in my Dropbox account (using a mere 4MB of space) and quickly burn a disc from whatever computer I’m sitting at. It supports burning files/folders and also ISO images, and those two tasks make up 100% of what I need to accomplish.

Here are the various types of media that 7Burn supports: CD-R, CD-RW, DVD ROM, DVD-RDVD-RAM, DVD+R, DVD+RW, DVD+R Dual Layer, DVD-RW, DVD-RW Sequential, DVD-R DL Sequential, DVD-R Dual Layer, DVD+RW DL, HD DVD-ROM, HD DVD-R, HD DVD-RAM, Blu-ray DVD (BD-ROM), Blu-ray media Sequential, Blu-ray media, Blu-ray Rewritable media.

7Burn Homepage (Windows only; Freeware; Portable)

Copyright © 2011 CyberNetNews.com

Related Posts: