Widget Wednesday

iSlayer.com has released a new productivity widget called Organized, which consolidates several the productivity features from iCal, and Mail into one well designed widgety package. It features a caldendar view, notes, as well as to-dos. Check it out at iSlayer.com

Search Your Bookmarks from Your Menu Bar

All Bookmarks is a free download that lets you easily search your bookmarks from the menu bar. It includes support for all the major browsers and is available via the link below.

Break Free of your Browser! AllBookmarks for Mac OS X

Technorati Tags: , , , , ,

Apple Posts iPhone 3G Walkthrough

In preparation for the pending launch of the new iphone 3G apple has published an educational video featuring our friend . Check out a short clip below or see the entire guided tour.


iPhone 3G Home Screen

Apple Q2 Earnings

jobs.jpgApple reported its fiscal second quarter results on Wednesday and the most important item driving the quarter was Mac sales. Despite a lot of focus on the iPhone, all eyes will be on Mac units. Apple sold 2.2 Million Macs, 10.6 million iPods, and 1.7 million iPhones sending the stock upward at the close of the day on Wednesday. All said and done,Apple netted an impressive $1.05 billion in profits.

read more

MAMP Breaks Time Machine Backups?

If you are a web developer who takes advantage of MAMP (the all in one web server application for Mac) then you should be aware that MAMP might interfere with time machine backups. For more information check out the post over at MirthLabs.

MAMP Breaks Time Machine Backups

MacFuse: Making Mac OS NTFS Literate

Problem:
I need to copy or save a file(s) from my trusty Apple machine to an NTFS formatted drive. Unfortunately, Mac OS only supports read from an NTFS drive.

MacFuseSince I work with a lot of Microsoft products and Windows computers at work, I run into this kind of problem more often than I’d like to. In the past, I’ve developed intricate, roundabout ways of working past this issue – transferring to a Windows machine over FTP, using Boot Camp, or just convincing myself it’s not an important enough file transfer.

Recently, I found MacFuse, a mechanism based on FUSE (File-system in USErspace) for Linux. MacFuse allows the user to mount a number of different file systems (NTFS, ftpfs, sshfs) and write to them natively from Mac OS.

To set this up on your machine, first download MacFuse. It can be found at the Google project page. Second, get the NTFS read/write driver, NTFS-3G.

Install MacFuse. Then install NTFS-3G. Restart your computer (as recommended by the install client) and mount your NTFS drive. Drag a file from your Macintosh partition to the NTFS drive. Wow. That was sexy.

Enjoy.

Next Page »