ie8 fix

terminals

Sprint raises ETF to $350; a sign of new devices?

Sprint has joined AT&T and Verizon Wireless in increasing its early termination fees (ETFs) for advanced devices. Sprint used to charge a $200 ETF for those who skip out on their contracts early; now it's $350. However, it will be prorated depending on how many months left you have in the contract.

Verizon Wireless increased its ETF for advanced devices to a prorated $350 in November 2009, and AT&T increased it to a prorated $325 in June 2010. Advanced devices includes smartphones, tablets, laptops, and Netbooks. T-Mobile is currently the only carrier that has not … Read more

Removing stock apps on rooted Android devices

Uninstalling apps you don't use is a great way to keep some free space for new apps and can sometimes lead to improved battery life or even a faster device. If you've followed the guide for uninstalling apps without the Android Market, you may have noticed that most of the preloaded apps are resistant to being removed. For help removing these apps once and for all, follow this guide:

Note: Removing these apps requires root access. For help rooting your Android device follow this guide, courtesy of CNET's Seth Rosenblatt. … Read more

Some applications may suddenly quit in OS X 10.7 Lion

When a program suddenly quits in OS X without any user direction, it usually means the program has crashed. The system will likely show the crash reporter window that you can submit to Apple to help the developers troubleshoot their code and correct the problem. However, if you are running OS X Lion then you may run into a situation in which applications you have open will close without showing any indication of a problem.

As an example, go ahead and open TextEdit and close any windows that open up. Then go through your Applications folder and launch a number … Read more

Grand Central Apple retail store awaits approval

Apple is set to be the latest tenant in yet another international landmark.

CNN reports that Apple has submitted plans to the Metropolitan Transportation Authority Board for a new store in New York's Grand Central Terminal. Pending approval later this week, Apple can begin work on a retail spot there, making it the company's fifth store in the city and potentially one of its largest overall.

The space, which The Wall Street Journal reports Apple will rent for $1.1 million a year, is more than 23,000 square feet and stretches between two balconies. By comparison, Apple'… Read more

Terminal timer and more

Running an Internet cafe isn't just a matter of setting up a few computers and inviting customers to use them. You have to have a way to monitor and charge for the amount of time that customers use. Internet Cafe Management Software, or IncaMS, is a simple program that lets you do just that. It's not particularly sophisticated, but if you need a basic way to track computer usage and ring up transactions, it could be exactly what you're looking for.

IncaMS includes both client and server software, and we installed both without any issues. The program … Read more

Create an automatic 'ssh' server menu in the OS X Terminal

For people who manage remote servers, the use of the secure shell (ssh) Terminal command is quite common, and is very often the only command people use when opening a Terminal window. While you can enter each of your ssh connections (usernames, server, and arguments) for every new Terminal session, this can be a burden if you need to connect to many servers. While Apple's Terminal application has a connection manager option where you can store the addresses of the servers you access, even this can be a bit cumbersome to continually access. One option instead is to implement … Read more

Troubleshooting utility news and updates

Our utilities update report is a column on updates for Mac utilities that have been released in the past week. Though a utility can be any tool that helps you perform a routine task (including image manipulation and synchronization), our focus in this column is on bringing you those tools that help in troubleshooting Mac hardware and software problems. This week there were updates for one maintenance tool, some file management tools, and a terminal emulator.

Maintenance

The maintenance utility Cocktail has been updated to add OS X 10.6.8 compatibility. The tool is used for running maintenance routines … Read more

Tip: Autocomplete path names in Finder's 'Go to Folder'

When attempting to access hidden folders in OS X, you can use a tool like TinkerTool or MacPilot to reveal hidden items in the Finder and then navigate to the desired folder, or if you know exactly where you want to go then you can use the Finder's "Go to Folder" option that is available in the "Go" menu. This option brings up a window where you can enter the full path to the desired folder which will then open in the Finder when you click "Go," but to use this, the full … Read more

Motorola device to deliver HDTV around the house

Motorola Mobility has launched a new device that can bring HDTV to a household of basic cable subscribers.

The new High Definition Digital Terminal Adapter (HD-DTA) is a small adapter that's able to convert a regular digital signal into one that's high-definition without the need for a pricey set-top box, according to Motorola.

Complete with a digital tuner, HDMI interface, and RF (radio frequency) outputs, the HD-DTA itself is a small set-top device that can be placed out of sight and send the HD signal to multiple outlets throughout the house. A remote control lets TV watchers control the device without relying on line of sight.

Beyond offering cable consumers high-definition content, the device is designed to trim expenses for cable companies and other operators that no longer would have to deal with expensive set-top boxes.

"Service providers continue to look for options that deliver HD content to their customers while reducing their overall costs," Larry Robinson, vice president of Home Devices, Motorola Mobility, said in a statement. "The Motorola HD-DTA is an ideal solution for basic subscriber households."

Being demoed at the Cable Show in Chicago this week, the Motorola HD-DTA is expected to debut later this year.… Read more

Simple and useful OS X Terminal commands

The OS X terminal is a powerful interface with your computer that can be used to script tasks, run under-the-hood routines on your system, remotely control other systems, and perform a number of other detailed and specific actions. While getting familiar with the Terminal may seem like a daunting and unnecessary task, there are a few useful terminal commands for troubleshooting the system that can be run easily without needing to know much about the Terminal.

uptime

The uptime command shows the time that has elapsed since the system was last restarted. While not directly useful, it can provide you … Read more