Archive for July 1st, 2009

Welcome to Macintosh Documentary available on Comcast

News| No Comments »

The makers of Welcome to Macintosh announced that the documentary will be available to all US Comcast Cable TV subscribers on Pay Per View beginning July 1st 2009. Comcast Subscribers can find it in the Pay Per View channels as well as the Movie section of their On Demand service. Welcome to Macintosh is a feature length documentary that explores the many ways Apple, Inc. has changed the world.

RWT Introduces Bravado – New Theme For RapidWeaver

News| No Comments »

RapidWeaver Themes today announced Bravado, a brand new theme for the popular website creation tool RapidWeaver. Serving as a professional theme with easy to use features. Bravado offers users some new and unique options which make creating their website as easy as possible. Numerous color schemes and beautiful theme styles come pre-installed to help you get up and running in the shortest amount of time possible.

Create a Reload button on Safari 4’s bookmarks bar

News| No Comments »

One thing I hate about Safari 4 is the relocation of the reload button to the right side of the URL entry area. Sure, you can still use Command-R , but for those who prefer navigating with their mouse alone, here’s a cool tip to somewhat solve your problem!

So, drag any of the buttons from my post to the far left of your bookmarks bar, and you’ve got a simple JavaScript reload button, just half an inch away from where the old one used to be! I’ve even been nice enough to create different designs using the “Special Characters…” dialog box in all Cocoa applications.

The simple javascript is:

javascript:location.reload(true)

I made them into buttons using some special characters like these: ⤶  ⌘ ⏎ ⎋

Add to digg
Add to Reddit
Add to Slashdot
Email this Article
Add to StumbleUpon

Define which MobilMe account is used for iPhone uploads

News| No Comments »

After upgrading to an iPhone 3GS, I was pleased to see the new option to send photos and movies to MobileMe. I have two MobleMe accounts configured in Mail on my iPhone: my ‘primary’ MobileMe account, and a MobileMe sub (‘family’) account. The primary account is set to only sync Mail to my iPhone, and the family account is set to sync Mail, Contacts, Calendars and Bookmarks (since you’re only allowed to fully sync/push one MobileMe account on the iPhone.)

The problem I found was that when trying to send a photo or a movie to MobileMe, the account that the iPhone insisted on using was my primary account. I searched settings and could not find anywhere to change this. I called Apple iPhone tech support, and although they understood the problem, they did not have a solution. (I called the day after the iPhone 3GS release, so they were understandably swamped!)

I just could not believe that the iPhone would not allow me to choose a different MobileMe account. Frustrated, I…

Add to digg
Add to Reddit
Add to Slashdot
Email this Article
Add to StumbleUpon

Remove Safari history files on logout via shell script

News| No Comments »

If you’d like to remove your Safari history files when you log out, first create the following shell script:

#!/bin/bash# Point this at your user folder.useroot=/Users/your_user# Clear Safari History (except for bookmarks).rm -f $useroot/Library/Safari/Downloads.plist $useroot/Library/Safari/History.plist rm -f $useroot/Library/Safari/HistoryIndex.sk $useroot/Library/Safari/TopSites.plist rm -f $useroot/Library/Safari/WebpageIcons.db $useroot/Library/Safari/LastSession.plist# Add any additional clean-up here.

Save the script somewhere, make it executable, and because it runs as root, make sure it is protected from modification. Then copy and paste this command into Terminal, modifying it to point to wherever you put the above script:

sudo defaults w...

Add to digg
Add to Reddit
Add to Slashdot
Email this Article
Add to StumbleUpon

Findley Designs updates iPod Access with iPhone OS 3.0 and 3Gs support

News| No Comments »

Findley Designs, Inc. today announces the immediate availability of iPod Access 4.3 for Mac OSX and Windows Vista/XP. iPod Access is the leading iPod/iPhone music and video transfer application for the Mac and Windows. With iPod Access you have instant access to all the songs, videos and movies on your iPod or iPhone. Version 4.3 adds support for iPhone/iPod touch OS 3.0, iTunes 8.2 and the new iPhone 3Gs. iPod Access works with all past and present iPod, iPhone and iPod Touch models.

iPhone OS 3.1 Features: Non-Destructive Video Editing, Voice Control Over Bluetooth and More

News| No Comments »

Apple yesterday seeded iPhone OS 3.1 and iPhone SDK 3.1 betas to developers for testing, and users have been digging through the new releases to document new features. Among the changes found so far by readers in our forums, at Redmond Pie, and at M…

Dejal Caboodle 1.3.1 featured in TheMacBundles

News| No Comments »

Dejal Systems, LLC today announced that for a limited time, Dejal Caboodle 1.3.1 is available as part of TheMacBundles, a bundle of 11 great Mac products. Caboodle is a “lean, clean, snippet machine” to store and organize useful tidbits of text, images, PDFs, and more. Version 1.3.1 includes some important fixes, including to the import feature and handling very large amounts of data. Get Caboodle and 10 other handy apps at TheMacBundles.

iPresentee announces iWeb Intros for Apple iWeb

News| No Comments »

iPresentee today announced iWeb Intros 1.0 to be used with Apple’s Web site building application. iWeb Intros is a part of iWeb Suite package. Visitors will like your web site more if they will get a nice welcome for them. iWeb Intros 1.0 includes five terrific welcome intros: Desert, Groove, Paint Splatter, Dreamy Intro and Multilingual Greetings. These intros can stand alone as intro page for your website or can be incorporated into any iWeb template.

Maintain releases Cocktail 4.4 (Leopard Edition)

News| No Comments »

Maintain today announced Cocktail 4.4 (Leopard Edition). Cocktail serves up a scrumptious mix of maintenance tools and interface tweaks, all accessible via a comprehensive graphical interface. Version 4.4 adds ability to reset home directory permissions and Access Control Lists, adds ability to set Time Machine’s backup interval and to modify other Time Machine settings, adds support for more network interfaces, adds support for Safari 4 and ability to disable Safari 4 webpage previews.