ie8 fix

line

Home networking Part 7: Power line connections explained

Editors' note: This post is part of an ongoing series. For the other parts, check out the related stories section below.

Power line networking basically turns a building's existing electrical wiring -- the wires that carry electricity to different outlets in the house -- into network cables, meaning they also carry data signals for a computer network. And this means virtually all households, in the U.S at least, are "wired for" power line networking. It doesn't replace a regular network, so you'll still need a router, but it's a good way to extend … Read more

Exploring expert guidance through Glass

CNET Update hits the bullseye:

In this special edition of CNET Update, I put Google Glass to the test as a coaching tool. Since I need to learn archery to become a proper heroine (e.g. Katniss, Merida, Lara), I wanted to try an archery coaching session through a Google+ Hangout.

I reached out to CoachUp.com to find a coach that was willing to go on this tech adventure with me. CoachUp connected me with M.J. Rogers, an archery coach in South Dakota who has worked with Olympic and Paralympic athletes.

I traveled to Pro Line Archery LanesRead more

Flow Line: Branch 1.1.1 Review

If you're looking for a fun, engaging game to while away the hours, look no further than this neat, connect-the-dots app. Flow Line Branch presents a really challenging spin on the Flow format that's gaining steam in mobile gaming. It's not only fun, but your mind will definitely get a workout solving these tough puzzles.

Unlike other flow games, Flow Line Branch requires you to connect multiple lines to the same multicolored circles. Since you don't have nearly as much room as you'll need to do it easily, you'll need plenty or trial and … Read more

How to view and manage script line numbers in OS X

While the need to locate a specific line in a text file may not be a very useful feature in regular prose text, for managing structured code such as scripts and XML files that are common in OS X, being able to identify a specific line or two may be quite useful.

If you have attempted shell scripting in OS X, you may find that when your scripts run into errors you will be given a brief description of the problem that includes the line where the problem occurred. While the use of BBEdit, TextWrangler, and other powerful text editors … Read more

ExifTool is a Perl in Windows at your command

You have plenty of choices when it comes to tools for editing the EXIF metadata contained in your digital images and other files, everything from dead-simple freeware to pro-level applications running into three figures. ExifTool definitely belongs among the freeware, but whether it's a simple tool depends on how you feel about the Windows command line. If you have no idea what that is, ExifTool is not for you; much friendlier metadata tools aren't scarce. But if you can handle Perl or have no problem with the Command Prompt (or typing characters and spaces) then ExifTool offers a … Read more

Grieving for Google Reader's death

CNET Update feeds your need:

Emotions are high over Google Reader shutting down July 1. Thousands have signed online petitions begging Google to reconsider closing the RSS feed reader. Digg announced it is working on a replacement for Google Reader, but if it doesn't come soon enough, here are some replacements you can try now.

Also in Thursday's tech news roundup:

- Facebook redesigns Timeline profile pages

- Twitter adds line breaks, gets hit with ugly stick

- Netflix connects with Facebook to share what you're watching

- Angry Birds cartoon launches onto TV this weekend

Watch … Read more

Fine-tune your Mac and access hidden settings with Cocktail for Mac

Everything on a Mac looks so polished on the outside that it may become unclear how to fine-tune settings under the hood of its graphical interface. Cocktail for Mac allows you to access an impressive number of useful tweaks and enhancements without entering a single line of code.

Cocktail for Mac can manually trigger maintenance scripts, optimize inactive RAM manually or periodically, toggle Spotlight indexing for chosen drives, force special startup modes, and access a lot of the hidden Finder and core app settings, to name just a few options. By "hidden," we mean those settings that are … Read more

FIFA to implement goal line tech in 2014 World Cup

Imagine yourself as England's Frank Lambard playing against Germany in a preliminary match during the 2010 FIFA World Cup. After kicking a solid game-tying shot, you watch the ball oddly bounce downward off the top rail, then in and out of the goal. Even though video footage proves otherwise, the referees disallow the score and Germany eventually goes on to win the game.

Fortunately, such epic miscalls seem less likely to happen during the 2014 World Cup and beyond, as the soccer-regulating organization FIFA plans to utilize a highly accurate sensor system capable of detecting successful shots and ensuring the referees should get the call right every time.… Read more

Actiontec PWR511K01 power-line kit extends Internet to the far corners of your home

At a street price of around $50 for a kit of two units, the Actiontec 500 Mbps Powerline Network Adapter Kit is a bargain. And that's not the only good thing about it.

The kit, retail model number PWR511K01, comes with two identical adapters, currently the smallest of their type, that offered very good performance in my testing.

The only real complaint I have is that these adapters don't support Gigabit Ethernet, hence offering the limited data rate of the regular Ethernet standard at most. However, the affordable price and the supercompact design still make the kit an … Read more

Adjust the sudo time-out behavior in OS X

As with many other Unix-like systems that have a BSD interface, OS X includes a fully Unix-compliant terminal that can be accessed with a Unix shell in the included Terminal utility. This feature allows for a relatively powerful way to access and modify system settings to customize and troubleshoot the system.

As with the rest of the system, this command-line interface is by default limited by standard permissions restrictions so only administrators may access system files and only users may access their own files. To get around this, the sudo command is commonly invoked to execute commands as another user, … Read more