Tag Cloud
» 2008 » February
Home » Archive: February 2008

Apple recently unveiled a software update to Apple TV, calling it Apple TV Take Two. Remember the joke that Microsoft would get it right at version 3 (whatever “right” meant)? Whether that will be true of the Apple TV or not remains to be seen. In the meantime, we can build our own Apple TV Take 3 today with the following recipe.

  • Mac Mini
  • HDTV (Preferably one with DVI Inputs)
  • Elgato Systems Eye TV www.elgato.com
  • Wireless Keyboard and Mouse
  • External Hard Drive (Optional - But Recommended)

I think you’ll find that the above setup, while more expensive than just an Apple TV, it’s really what people where hoping for when the Apple TV was announced. While the Apple TV is a nice hardware channel to iTunes and its content, the above system is more of a real media center. Not only do you get iTunes, but also Eye TV turns your Mini into a Tivo-like super device for your cable/dish and over the air HD signals. Add to that a mini can play DVD’s you can begin to see the extra value the above recipe brings to the table. By replacing the Apple TV with a Mac Mini, you are able to increase your channel count to not only iTunes, but iTunes, cable/dish, over the air HD signals, your own DVD’s, and all the video content that is available on the web. Much of that content you would be able to store on the Mini or an external drive for later viewing pleasure, or convert it for your iPod/iPhone. Don’t forget though, a Mini can also do everything else a normal can do, and it’s all connected to that big HDTV.

Again, I admit it’s a bit more expensive, but isn’t that what economic stimulous packages are for?

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Over the past few weeks we’ve posted a number of tips, reviews, and tutorials on how to help you take full advantage of your Apple products. If you didn’t happen to read all of these, now is your chance to catch up on what you’ve missed. Some of the most popular articles have been:

  1. Our conversation with J.D. from getrichslowly.org on how Macs impact his blogging efforts.
  2. Instructions on how to import gmail contacts to your Address book and thus your iPhone/iPod Touch.
  3. The first two articles on how to take full advantage of Safari: Keyboard shortcuts and Safari Reads Out Loud.
  4. We even compared Time Capsule to Airport extreme.

We’ve got a number of additional tutorials, reviews, and secrets on how to unlock the complete power of your mac. Subscribe to our RSS feed to keep yourself posted on these ideas.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

You may have noticed a menu item in many of your applications called Services. This is OSX’s way of letting you know how you can make applications interact with each other. One feature of Services that I find both interesting and useful in Safari is the Speech option.

START READING

I often find myself reading news articles from multiple news sources online that are covering the same article. I like to see how they’re different and see if one media source is applying any additional information that another may be missing. Safari and Mac OSX Speech option is perfect to allow me to essentially read two articles at once. Safari reads out loud the first article while I continue on to the next one.To get Safari to start reading for you:

  1. Find a website you’d like Safari to read back to you
  2. Select the text you’d like to read
  3. Click Safari on the menu bar
  4. Highlight Services, Speech, and then click “Start Speaking Text”

Thats all it takes and your mac will quickly start reading back to you the contents of the website. This is a great way to get multiple things done at once. I personally enjoy having Safari read back recipes to me while I’m cooking, or reading back blog articles on my google reader page. How would you use this feature? Don’t forget, you can create a keyboard shortcut to Start Speaking Text with just a few clicks on the keyboard.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

We’ve mentioned previously how convenient the new custom dashboard widget creation feature in Safari is but have a few additional tips on ways that you can get more out of using the browser.

One Click - Tabbed Browsing

One of the greatest things about Safari is how easy it is to open multiple tabs of websites you’re interested in visiting. I personally will open links from articles I’m reading in new tabs so that I’m not pulled away from the article until I finished reading it. After finishing, I then can click through the open tabs and review the links that the article references.

Safari makes this quick and easy. With a mighty mouse, or any mouse with a scroll wheel button, you can open links in new tabs by clicking them with the center scroll wheel. This can also be accomplished by cmd+click any link. A new tab will open and load the link but the focus of the browser stays on the article you’re currently reading.

KEYBOARD SHORTCUTS - OPEN BOOKMARKS

Safari also provides a great and easy way to open your bookmarks. To open the any of the bookmarks on your bookmark bar press cmd+ 1, 2, 3, 4, 5, 6, 7, 8, 9, 0. Command+1 will open the bookmark furthest to the left and so on moving along the number lines.

If you want to open these in new tabs, be sure to press cmd+t to open a new tab and then cmd+1 to open the first bookmark in the new tab.

Be sure to check back for more hints and tips in Safari Hints and Tips Part 2

KEYBOARD SHORTCUT SUMMARY:

  • command+click = Open link in new tab
  • command+t and command +1 = Open Bookmark 1 in New Tab
  • command+1 = bookmark 1
  • command+2 = bookmark 2
  • command+3 = bookmark 3
  • command+4 = bookmark 4
  • command+5 = bookmark 5
  • command+6 = bookmark 6
  • command+7 = bookmark 7
  • command+8 = bookmark 8
  • command+9 = bookmark 9
  • command+0 = bookmark 10

If you enjoyed this article, subscribe to our RSS feed for more helpful hints, tips, news, and reviews about Apple products

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

A few days ago my brother-in-law asked me if there was a keyboard shortcut for fast user switching. He and his wife share their iMac and he wondered if there is a way to do it without the extra mouse clicks. Being ever the optimist, I told him I was sure there was and I would look into it.

If that was all there was to it, it wouldn’t be worth blogging about. Turns out, there isn’t a built in keyboard shortcut for Fast User Switching (FUS). Keyboard shortcuts are generally available for accessing menu items of the current window. In addition, there are keyboard shortcuts for Spotlight, Exposé, Dashboard, and other Operating System-ish commands. Although I think there could be room in the OS shortcuts for FUS, it’s not and that’s not as much fun. A little Google-ing brought me to a macoshints.com article where they wrote a little applescript app to do FUS from the Terminal application. Now my brother-in-law is an OK Mac user, but asking him to open Terminal and type in commands would be a big step backwards (not to mention take longer). So I borrowed the code from macosxhints.com site and produced my own User Switcher app.

The app is pretty simple, it opens a small window and prompts you to type in the account name you want to switch to. If you type in a recognized account name, then the login window appears, you type in the password and presto, you’re FUS’d. If the account can’t be found, the app quits. So instead of a keyboard shortcut for FUS, all you need is a keyboard shortcut for the User Switcher app.

Unfortunately, Apple doesn’t have a keyboard shortcut for launching applications, at least not one for that specific purpose. But Apple does have Spotlight, which is a generic keyboard shortcut that can launch any application. All you have to do is drop the User Switcher app into your Applications (or Documents) folder and Spotlight will do the rest. Once Spotlight “learns” where it is, FUS can be as easy as cmd + space + u. Enjoy (User Switcher is provided as is; enjoy at your own risk). User Switcher.app

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]