Showing posts with label Apple. Show all posts
Showing posts with label Apple. Show all posts

Thursday, March 15, 2007

Best of MacOS X Hints

by Kent Del Castillo

This is a summary of the presentation done by Rob Griffiths at the MacworldEncore Conference & Expo entitled "The Best of Mac OS X Hints - Tiger Edition." This is for everyone who wants the hints without the 98M download of the hour-long presentation.

#1: Get TinkerTool

It has a whole mess of useful tweaks in it and it's free. Just get it, you won't be sorry:
http://www.bresink.com/osx/TinkerTool.html

#2: Use Go -> Go to Folder to jump to Finder folders

Shift-Command-G for quicker access, use Tab for auto-complete of folder names. Works in Open/Save dialogs but is case-sensitive there for some reason.

#3: Remap shortcut keys

Go to System Preferences > Keyboard & Mouse and click the tab called "Keyboard Shortcuts." You have to use the exact name of the menu command you want to change. It's pretty simple, you'll figure it out from there.

You can also add commands that Apple left out (like Secure empty trash in Finder).

#4: App switching tricks

(more after the jump)



Command- ` will cycle backward, scroll wheel, arrow keys, mouse to pick an app. H will hide the highlighted app, Q will quit it. Home/End will jump to start/end of list. Command-Tab works in Expose mode.

#5: Dictionary tricks

Control-Command-D will give a dictionary popup when hovering over words in an app like TextEdit. If you assign the dictionary to a shortcut key like F7, it'll always come up with the popup.

You can nav thru the dictionary with double-clicks on other words. Also, check out the Preferences on the Dictionary app.

#6: Use Preview's powers

Open a whole folder of images by Command-Option drag a folder onto the Preview dock icon. Change the sort order by Control-clicking on a blank section of the drawer. Tools > Annotation will allow you to add annotations to PDF's. Adding a keyword to a pic will allow Spotlight to find it more easily.

#7: Open files in trash

If you drag something from the trash on to a dock icon, it'll open up.

#8: Take the PRO features out of my menus in unregistered Quicktime

On the option menu for Quicktime Player, click on "Show Package Contents," go into Contents > Resources and rename "ProMenuitem.tif" to something else and it'll disappear. You can change any of the images there, but be careful!

#9: Download from the internet without a browser

/System/Library/CoreServices contains "VerifiedDownloadAgent." Add it to your sidebar and you can drag/drop links into it and it'll download the file.

#10: Run widgets one time to see if you want to keep it

When asked "Do you want to install the widget..." , hold down Command-Option and the install button becomes a Run button. To install it, you'll have to run it again.

#11: Set login background

Go to Finder>Library>Desktop Pictures and replace "Aqua Blue.jpg" with your own image keeping the name the same.

#12: Set Login Window Info

Clicking on the login window with your mouse will give you more info. To make it stick to something like the time/date, you must type (case-sensitive) in Terminal:

defaults write /Library/Preferences/com.apple.loginwindow AdminHostInfo Time

and it'll stick.

#13: Spotlight hits in Finder

Command-Space searches bring up a drop-down menu. If you hover over something after a search in Spotlight, you'll see the path to it. To open a Finder window of that location, hold the Command key down and click it, and it'll open to that path.

#14: Advanced Spotlight searching and tips

The pipe characer | acts as an OR. Minus - is NOT, Space is AND. Example = cat|dog(-mouse) is cat or dog but not mouse.

You can remove Applications and System Preferences and Contacts from Spotlight which will also speed it up. Look in System Preferences > Spotlight to uncheck it from your searches.

Anything added to Spotlight's Privacy tab (in Sys Prefs) will not be indexed. If you add your mailboxes to it, Spotlight will speed up since it has less stuff to search.

When searching in Finder, you can add criteria much like an iTunes smart playlist. With it, you can view everything in a folder by using a "Size greater than 0" criteria.

#15: iPhoto selective import

Before importing, click return twice and you can preview all the images on your camera and drag/drop the images you want. Shift-Command and you can click as many as you want. You can not delete this way, it's a read-only thing. Might not work with every camera. Check the date on the photo too.

#16: iPhoto movie books

Create an iBook and then Share>Send to iDVD. It'll be in your Movies folder with all the transitions and stuff.

#17: Change the "Welcome to Darwin!" greeting in Terminal

Do the following in Terminal which will also make a backup:

cd /etc

sudo cp motd motd_ORIG

sudo pico motd

#18: Change iTunes' arrows

To change the behavior of the arrows to be a search within your iTunes instead of searching the iTunes store do the following.

In Terminal with iTunes exited, type the following line:

defaults write com.apple.iTunes invertStoreLinks -bool YES

To reverse, repeat the above with NO at the end.

#19: Force plain text Mail

To display all mail as plain text, do the following in Terminal with Mail not running:

defaults write com.apple.mail PreferPlainText -bool TRUE

To change it back, make it FALSE

#20: Better Save dialogs

Make the expanded triangle the default for every program by typing this in Terminal:

defaults write -g NSNavPanelExpandedStateForSaveMode -bool TRUE

#21: Make your screen saver run 24/7

It'll probably make your machine run slower, but if you want your RSS screensaver to run while you work, type the following in Finder:

/System/Library/Frameworks/Screensaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS
/ScreenSaverEngine -background &

This will return the job number, like 1411. To end it, type "kill 1411" and it'll stop running.

#22: Easily combine PDFs

Launch Automator. Click on Finder > Get Selected Finder Items and add to the right. Add "Sort Finder Items" too. Click on PDF>Combine PDF Pages and click "Appending". Then add "Open Finder Items". Save it as a Plug-In called "Combine PDFs".

After all that, select your PDFs with Contro-Click, then in your menu, you'll see Automator>Combine PDFs. Click that and you'll see your combined PDFs.

Monday, March 12, 2007

Free Software Foundation to Jobs: Be First to Drop DRM

By Shaun Nichols

A branch of the Free Software Foundation known as DefectiveByDesign launched an online petition last week that calls on Apple CEO Steve Jobs to "set the ethical example" by eliminating DRM from iTunes. The petition, a response to an open letter on digital rights management Jobs wrote in February, reached its initial goal of one thousand signatures about five hours after going live.

The Free Software Foundation has begun an online petition urging Apple chief executive Steve Jobs to begin removing protections from the company's iTunes Music Store.

"As the largest purveyor of DRMed music, Apple carries a large part of the responsibility for the situation in which consumers now find themselves," the petition reads.


Read more on Mac News

Monday, February 26, 2007

Apple, SanDisk, Samsung sued over MP3 patent

After Microsoft was ordered to pay no less than $1.5 billion in an MP3 patent infringement case last week, the question wasn't if, but when Alcatel-Lucent would go after Apple.

The answer: not just yet. But in the meantime, Apple's lawyers, and those of Samsung Electronics and SanDisk, can work on their form in Marshall, Texas. Little-known Texas MP3 Technologies is suing three of the four makers of MP3 players with market share to speak of (Sony is missing in action) in the town that's quickly becoming known for its plaintiff-friendly juries in patent cases.


Read more on arstechnica.com

Friday, February 23, 2007

Steve Jobs' iTunes dance

By Cory Doctorow

Now the Apple CEO says he would gladly sell songs without digital restrictions, if the record companies let him. That's hardly a brave defiance, and besides, I don't believe him.

In early February, Apple CEO Steve Jobs published an extraordinary memo about the music industry, iTunes and DRM (digital rights management), the technology used to lock iTunes Store music to Apple's iPod and iTunes Player. In the memo, Jobs said that "DRMs haven't worked, and may never work, to halt music piracy," and offered to embrace a DRM-free music-sales environment "in a heartbeat," if only the big four music companies would let him.


Rean more on Salon.com

Monday, February 19, 2007

'Why I don't believe Steve Jobs'

We may see the end of protected music downloads, but it won't be Apple's doing, argues columnist Bill Thompson.

For a company with a tiny share of the computer market and an increasingly perilous first mover advantage selling portable music players Apple punches well above its weight in coverage of its every move.

In January CEO Steve Jobs single-handedly distracted the attention of the world's technology press from the hundreds of announcements taking place at the Computer Electronics Show in Las Vegas by pulling out an iPhone on stage in San Francisco.

The recent settlement of the long-running dispute with Apple Corps over the use of the Apple name garnered thousands of column inches and millions of page views online as aging editors took yet another opportunity to hope that the 40-year old Beatles music they grew up with could top the charts once again.

And much of the attention focused on the possibility that Beatles songs would be available on Apple's iTunes Music Store rather than any of the other download services available, giving Apple even more coverage.

This was followed by widespread coverage of the UK versions of the Mac versus PC ads, with David Mitchell and Robert Webb sacrificing any comic credibility their characters may have had on the altar of commercialism.


Read more on BBC News

Will Apple pick music's digital locks?

Steve Jobs, the boss of Apple, has set out his stall on the future of the music industry


In an open letter on the Apple website, Mr Jobs argues that the copy protection software used to protect digital music downloads from piracy has not worked.

In the letter he outlines a world where the record industry abandons so called Digital Rights Management (DRM) systems.

"In such a world, any player can play music purchased from any store, and any store can sell music which is playable on all players.

"This is clearly the best alternative for consumers, and Apple would embrace it in a heartbeat." he wrote.

Read more on BBC News

What is DRM?

Steve Jobs, the head of Apple and a leader in the digital media download industry, said he would give up DRM "in a heartbeat" if record labels and film studios allowed it.

What is DRM?
How does DRM work?
Who is using DRM and why?
What are the problems with DRM?

Read Q&A on BBC News

Also on blogs:

Buy on Amazon: