Category Archives: Mac

Mac OS X tip: Easily change toolbar look of windows

I just found out something very neat in Mac OS X which some of you might find handy. I’m sure this tip has been around and known for some time, but in case you haven’t heard of it before (like me), read on.
By default, if you want to change the toolbar from say icons [...]

How to pair an Apple Remote with a specific Mac

Recent Mac computers come with a handy remote control. This remote let’s you interact with programs like FrontRow, iTunes, iPhoto and it can even be used as a remote for Keynote.
However, if you have two or more Macs close to each other, both Macs will respond to any button pressed on the Apple Remote Control. [...]

Great Safari 3.1 tip: Open links in new tab

Does clicking a link and having Safari open the link in a new window annoy you? Then you’ll appreciate Dennis Stevense’s recent blog post which explains how to have Safari 3.1 always open links in a new tab instead of a new window, also called single window mode.
Please note that this tip won’t work with [...]

How to resize your Parallels Windows XP partition

In this small howto I’ll try and explain how I enlarged my Windows XP virtual hard disk under Parallels. Most of this information I got from the Parallels forum so all credits go to the original posters.
In case you haven’t heard of Parallels before; it allows you to run Windows (or another OS like [...]

Try out iWork ‘08 free for 30 days

The new iWork ‘08 release sure is a step forward compared to iWork ‘06. While Keynote was perfect, Pages was lacking any true wordprocessor capabilities and the lack of any spreadsheet application made it feel unbalanced compared to Microsoft Office or OpenOffice.
Luckily iWork ‘08 brings us more functionality, and best of all, Apple released an [...]

Watch the Apple Special Event August 2007 online.

Yesterday at the Apple Special Event, Apple CEO Steve Jobs unveiled some great new Mac products like the new iMac and new versions of iLife ‘08, iWork ‘08 and .Mac. Although the event was for invitees (mostly press) only Apple put up a video stream of the presentation. It’s very entertaining and interesting so I [...]

New iMac… it’s here…

The new iMac has arrived and it sure is beautiful. Like the previous iMac it’s an all-in-one design, but it’s thinner and more powerful. The frame is made out of anodized aluminium covered by a glass cover. It’s available in four configurations; two 20 inch (2.0Ghz and 2.4Ghz) and two 24 inch models (2.4Ghz and [...]

Handy Textmate command for PHP developers

This code snippet which can be added to Textmate as a command will convert PHP object variable instances to associative array variables (and vice versa).
For example it will convert :

$thevar->somevar->anothervar

to :

$thevar[’somevar’][’anothervar’];

This comes in handy while developing in PHP environments where both variable forms are used and if you mistakenly used the wrong form.
Here’s the code [...]

Latest QuickTime update: full-screen playback now for free, iTunes fix.

Wednesday, Apple released an update to the QuickTime player and iTunes. One of the nicest thing about this update is the fact that the ability to play videos full-screen is now also available for the free QuickTime version. Besides the full-screen option there were some updates to the H.264 codec and some bugfixes.
The iTunes update [...]

Next-generation iPod video touch screen based?

According to an article on Digitimes, the Taiwan-based panel maker Wintek will be the supplier of capacitive touch screen panels for the next-generation iPod video. Sources claim that the new iPod video could be launched as early as August this year, but other sources say it could be October/November or early next year.
This news is [...]

Copyright © 2007 Sadglobe. All rights reserved.