Playing It Safe When Booting Up Mac OS X

Mac OS X: What is Safe Boot, Safe Mode?

Safe Boot is a special way to start when troubleshooting. Safe Mode is the state Mac OS X is in after a Safe Boot. To perform a Safe Boot, hold the Shift key immediately after your Mac starts up.

Safe Mode can be useful for troubleshooting. However, certain Mac OS X features do not work in Safe Mode.

Via Apple Support.

Continuing our theme of troubleshooting boot issues, this Apple support article explains exactly what “Safe Boot” is, how to do it, and what OS X features won’t work when you’ve started up using this method.

Automatically Get Rid of Those Used .zip Archives

Get rid of .zip files once they’re expanded

Mac OS X makes opening .zip files simple: you double-click them, and the OS quickly unzips them. But one thing has always bugged me: After I unzip it, the original .zip file—for which I no longer have any use—is still there. I’d rather my Mac clean up the zipped versions of files automatically after I expand them, instead of leaving me with one more thing to get rid of.

(Via: Macworld)

I used to end up letting a bunch of zip archives pile up in my Downloads folder, sometimes taking up gigabytes of precious disk space. This handy trick helped me to clean up after myself once and for all.

Keyboard Scrolling in Lion Application Windows

Workaround for Having No Scrollbar Arrows in Mac OS X Lion

Although you can set scrollbars to always display in windows, there is no option to show the actual scrollbar arrows anymore in Mac OS X Lion. A simple workaround to get used to this is to start using the keyboards up and down arrow keys instead.

(via: OS X Daily)

Also note that while you hold down the Option key and type the up or down arrow you’re able to scroll by an entire page as it’s displayed on screen. And when you add the Command key to the mix you’re able scroll all the way to the top or bottom of a page.

I’m pretty sure this method of scrolling has worked in earlier versions of OS X — at least 10.6 that I’m sure of, and probably all the way back to 10.3, if not before that.

Still, it’s a handy trick to learn if you like to navigate using the keyboard.

Easy Keyboard Access to the OS X User Library Folder

There are many different ways to make your User Library folder visible in OS X Lion, from Terminal.app to utilities that change the settings for you. If you’re looking for an easy way to make the folder visible when you need it, but keep it hidden when you don’t, and all without system hacks, here’s how I do it.

This method doesn’t require opening Terminal or using any special app. All you need is to add a quick setting to your Keyboard System Preferences. [Read more...]

One for the WordPress Users

Here’s a little hint for the WordPress users that smacked me square between the eyes yesterday in one of those “a-hah!” moments while dinking with the theme files for my site.

A lot of people will tuck an “All content © 2003-2011 So-and-so” or similar notice in the footer of their site. If you’re one of those who do, and you’re bugged by the fact that you have to change (or forget to change) the latter year every time a new year rolls around, there’s a quick and simple solution for you.

It dawned on me, since WordPress themes are based on the PHP language (this works with any PHP based template system really), why not just tuck the date function into my template footer in place of the latter year? That way it will automatically change when it’s supposed to, and I won’t have to remember anything. So, in place of the following:

<p>All content &copy; 2004-2011 jimmitchell.org</p>
I simply did this:
<p>All content &copy; 2004-<?php echo date("Y") ?> jimmitchell.org</p>

Yippie! No more having to remember to change the footer on January 1st.

Overly simple? Yes. Painfully obvious? Only to those further along the path to web development enlightenment than myself. To the other neophytes like me, it’s one of those moments where we start to wonder “If I can do that, could I do this?” I hope this helps to bring one of those moments to your own work, be it for fun or profit.

Stop SOPA