Using Automator to Gather Troubleshooting Information
Associate Editor George Starcher shows us some fantastic ways to use Automator to troubleshoot.
Please visit for the exact script
for scripting information
Associate Editor George Starcher shows us some fantastic ways to use Automator to troubleshoot.
Please visit for the exact script
for scripting information
Today I do a screencast where I show you sole Lion Terminal application tricks and tips.
This show is brought to you by SmileSoftware . Makers of Text Expander
Show Notes:
Today I have a special screencast to show you how we can published iWeb web-sites to Drobox or to a local folder.
Update: Mark from the Every Day Mac Podcast and website wrote to me and clarified that Apple has said it’s going to discontinue the service .Here is what Mark Said…
I just wanted to clarify one point you mentioned in the episode which was relating to the possibility of iWeb Hosting being discontinued as being uncertain. Unfortunately, Apple has officially announced that upon the closure of MobileMe that this service will not be moving across to iCloud. The document in question informing users of this can be found here: http://support.apple.
com/kb/HT4597
Show Sponsor:
Show Notes
Here is Part 5. This video had been lost on the web so please pardon that this page does not look the same as the others
Wanted to write this post for those of you who were asking about my Macworld Expo plans.
I’m looking forward to being at Macworld Expo this year and sharing time with all of you. It’s what the Mac community is all about.
Haven’t signed up to be at Macworld Expo this year?Just go to the Macworld Expo web site and use priority code TWEETMW and you will get a $15 Expo pass or 15% off of any conference package. Thats a $30 savings of the regular $45 price. A great deal!
I was wrong in what I’ve said on this post. I tested this with a FW400 iSight external camera and my results for that are right. However today I restested this using two external hard drives (one FW400 and one FW800). I did no have any data rate loss at all. I will put out and updated screencast showing this. My apologies for the bad information. However if you are using a FW400 camera of some type I would check that because my test with the FW400 iSight did degrade the bus.
UDATE: I was wrong in what I’ve said on this post. I tested this with a FW400 iSight external camera and my results for that are right. However today I restested this using two external hard drives (one FW400 and one FW800). I did no have any data rate loss at all. I will put out and updated screencast showing this. My apologies for the bad information. However if you are using a FW400 camera of some type I would check that because my test with the FW400 iSight did degrade the bus.
Thanks you
Victor
In this video I show you how your Fire Wire devices (like hard drives or old iSight cameras, even video cameras that use fire wire) could be degrading the throughput of your Fire Wire 800 devices.
The main point of this post is that there is only one (1) Fire Wire bus on our Macs and therefore if you use a FW400 device and a FW800 device it will always default to the lower speed , making the efficiency you get from FW800 mute.
Also I used an old Fire Wire 400 external iSight Camera for this test. The built in iSights on Macs today are USB NOT Fire Wire so nothing to worry about.
Here is some more discussion about this topic at ArsTechnica. I did not try every permutation of that is possible I based my findings on my limited testing.
Apple Developer notes on Fire Wire concepts
Apple Developer notes on MacPro Fire Wire bus architecture
I have posted a number of videos on some of my tricks to podcast production using soundtrack pro. If this sort of thing interests you then check them out. You also should be able to apply some of the concepts to your own editing package of choice. Right now its up to five videos. You can find them at the embedded youtube playlist below. HD is available too.
-George
George takes us to the next place in SSH by using RSync to back up.
The text to copy and edit for your automator is below. It is all one line:
rsync -avrz -e “ssh -p 5346 -i .ssh/id_rsa” Documents username@home.homedns.org:/Volumes/ExternalDrive/Backups/Laptop
This is the last part of George’s great series on OS X and SSH. Thanks to George Starcher.