Get Many Of Lion’s Best Features On Snow Leopard

lions-features-in-snow-leopard-iconThere are several reasons why you may not wish to make the upgrade to OS X Lion: If you still rely on Rosetta to launch applications with PowerPC code, if you have an earlier Intel Core Duo Mac which cannot run Lion or if you simply do not wish to spend the money and time to upgrade.

However, this does not necessarily mean that you must do without all of OS X Lion’s best features, as much of the functionality of Apple’s latest big cat can be added to Snow Leopard with the tweaking of options, third-party applications and hacks.
[Read more...]

How to Preview Application Window The Quick and Easy Way [Mac]

dockview-logoIn Windows 7, its super easy to see what windows you have open for each application without leaving the window you’re currently in. In OS X however, this is not the case. While there is always Exposé, this requires an extra key-press or gesture, and takes you away from your currently active window. In trying to solve this problem, I found a great app called DockView.
[Read more...]

How to Easily Mount NTFS Partition in Mac Snow Leopard

ntfsmounter-logoWhile Mac Snow Leopard comes with support for NTFS volumne, it doesn’t really automatically mount it (or provide you a way to mount it) upon booting up. Most people resort to MacFuse and NTFS-3G while others tried various hacks just to get their NTFS partition working in the Finder, with varying success. If you are looking for an easier (and painfree) way, you should check out NTFS mounter.
[Read more...]

Snippet: How to Create a Mac Boot Entry in Grub2

If you have just created a dual-boot system with Mac Snow Leopard and Ubuntu Karmic and find that the Grub2 does not boot up your Mac, you can follow the instruction below to add the correct boot entry in Grub2.

Boot into Ubuntu Karmic.

Open a terminal and type:

sudo gedit /etc/grub.d/40_custom

Add the following to the end of the file:

menuentry "MacOS X Snow Leopard" {
        insmod hfsplus
        set root=(hd0,X) #change X to the Mac SL partition
        multiboot /boot
}

Save and close the file. Back in the terminal, type:

sudo update-grub

That’s it. You should now see an extra entry in your Grub screen. Scroll down to the last entry and it will boot into your Mac Snow Leopard.
[Read more...]

7 Useful Little Things in Snow Leopard That You Might Not Know

mac-os-snow-leopard

After about two weeks meddling with the latest Mac OS X: 10.6 Snow Leopard, I found several nice little improvements that might be useful for other users. I’ll keep on looking because I’m sure that there are more, but let’s see what we’ve got in our treasure box so far.
[Read more...]

What’s New in Snow Leopard? Technologies Review of Snow Leopard

snow-leopard 0 new-featuresIf there were awards for the boldest announcement in personal computing history, maybe the introduction of Snow Leopard in WWDC 2008 would win. Apple’s Bertrand Serlet stated that the latest and greatest Mac OS X would have 0 new features. In the world where new features are always the major selling points of every new OS, the announcement was a bold move.

Instead of selling new features, Apple emphasizes on “refinements”. Snow Leopard comes with new technologies which makes it a leaner and faster OS than its predecessors.

Why don’t we take a look at the new technologies and improvements of the youngest feline of Mac OS X family.
[Read more...]

Things to prepare before upgrading your Mac to Snow Leopard

snow-leopardDon’t judge the book by the cover. That statement might be the perfect analogy of what I feel after upgrading to the latest OS from Apple – Snow Leopard. At first glance, everything looks the same as the previous Leopard – as beautiful, but nothing new. (And honestly, I was expecting a little bit drama here). But the more I use it, the more “wow moments” I get – starting from the bumping number of my remaining hard drive space to the tidy-organized look of Exposé effect. (I am on the treasure hunting mode now trying to find tiny gems scattered all over the place.)

Being the techie-geek that I am, I jumped out at the first chance of upgrading my Mac system from Leopard (10.5) to Snow Leopard (10.6), but everyday Mac users might not be as eager as me. So, if you are still considering on whether you should add the snow to the leopard, here are few things to help you make the decision.
[Read more...]