<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MacTheWeb &#187; Automation</title>
	<atom:link href="http://mactheweb.com/archives/catagories/automation/feed/" rel="self" type="application/rss+xml" />
	<link>http://mactheweb.com</link>
	<description>Mac and the Web - Perfect</description>
	<lastBuildDate>Mon, 15 Dec 2008 22:45:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Instant iPhoto acces via Automator</title>
		<link>http://mactheweb.com/tips/instant-iphoto-acces-via-automator/</link>
		<comments>http://mactheweb.com/tips/instant-iphoto-acces-via-automator/#comments</comments>
		<pubDate>Wed, 03 May 2006 07:17:48 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mactheweb.com/?p=136</guid>
		<description><![CDATA[This from Mac OS X Hints
Since Apple developed its &#8220;digital hub&#8221;, with iLife and now iWork, I have wanted to have a system-wide panel that would let me choose pictures from my iPhoto library without having to open the application.
For example, if I want to add a picture to a TextEdit RTFD document, I had [...]]]></description>
			<content:encoded><![CDATA[<p>This from <a href="http://www.macosxhints.com/article.php?story=20060429075843216&#038;lsrc=osxh">Mac OS X Hints</a></p>
<p>Since Apple developed its &#8220;digital hub&#8221;, with iLife and now iWork, I have wanted to have a system-wide panel that would let me choose pictures from my iPhoto library without having to open the application.</p>
<p>For example, if I want to add a picture to a TextEdit RTFD document, I had to launch iPhoto, chose the picture, and drag it to the document. Waiting for iPhoto to launch can be long if you have a lot of photos.</p>
<p>But there is a way to get around this, using an Automator action.</p>
<ol>
<li>Open Automator, and click iPhoto.</li>
<li>From the list of actions, select Ask for Photos, and drag it to the right-hand pane.</li>
<li>Save this as a plug-in, and select Script Menu (the script menu that displays in the menu bar) so it is accessible anywhere. (If this menu is not visible, launch the AppleScript Utility in /Applications/Applescript, and check &#8216;Show Script Menu in menu bar.&#8217;)</li>
</ol>
<p>Next time you need a picture from your iPhoto library, select this action from the AppleScript menu, and you&#8217;ll have a media browser that lets you do so without opening iPhoto.</p>
<p>You can do something similar if you need to select songs from iTunes. Select iTunes in Automator, then Ask for Songs. This lets you select songs from your library, from a specific playlist, or by searching in a Spotlight-type search field. You can also play songs from this window; you might not find this ideal to replace iTunes, but in a pinch, if you need to hear a single song, it will do the trick. </p>
]]></content:encoded>
			<wfw:commentRss>http://mactheweb.com/tips/instant-iphoto-acces-via-automator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upload to FTP: An action for OS X Automator</title>
		<link>http://mactheweb.com/software-review/upload-to-ftp-an-action-for-os-x-automator/</link>
		<comments>http://mactheweb.com/software-review/upload-to-ftp-an-action-for-os-x-automator/#comments</comments>
		<pubDate>Wed, 03 May 2006 03:00:55 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Software Review]]></category>

		<guid isPermaLink="false">http://mactheweb.com/?p=135</guid>
		<description><![CDATA[I&#8217;ve always thought that Automator would be a great tool for streamlining web design workflow but it&#8217;s one of those things that requires study and it goes at the end of a long list of things I&#8217;d like to learn, &#8216;when I have the time.&#8217; Fortunately Peter Dekkers took the time and came up with [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always thought that Automator would be a great tool for streamlining web design workflow but it&#8217;s one of those things that requires study and it goes at the end of a long list of things I&#8217;d like to learn, &#8216;when I have the time.&#8217; Fortunately Peter Dekkers took the time and came up with a truly useful tool, <a href="http://editkid.com/upload_to_ftp/">Upload to FTP: An action for OS X Automator</a>.</p>
<p><span id="more-135"></span></p>
<p>Installing the action also installs a connection to the built in FTP server in OS X. That, in turn, makes it easy to attach FTP upload to a folder or as part of a workflow. Yes, the better FTP clients like <a href="http://panic.com/transmit/">Transmit</a> and <a href="http://www.yummysoftware.com/">Yummy FTP</a> allow you to create folder and dock drop boxes. But this is free. And it allows you to include file upload into any Applescriptable application, including the Finder.</p>
<p>Included with the Automator workflows are a couple of workflows that provide the action with immediate functionality. One is a simple upload of selected files and folders. </p>
<p><a href="http://michaelsdesigns.com/mactheweb/wp-content/photos/uploadftp.png" onclick="pp_image_popup('http://michaelsdesigns.com/mactheweb/wp-content/photos/uploadftp.png',450,323); return false;" title="uploadftp"><img src="http://michaelsdesigns.com/mactheweb/wp-content/photos/uploadftp.png" width="450" height="323" alt="uploadftp" class="pp_empty" /></a></p>
<p>To take advantage of the workflow, I saved it as a Script Menu Plugin. Then I assigned a keyboard command for it in System Preferences > Keyboard &amp; Mouse > Keyboard Shortcuts.</p>
<p>Now all I have to do to upload files to my server is select the file, type Command + Option + Control + U and zap, the files are uploaded. </p>
<p>The capability to upload files in Windows Explorer has been available in Windows for years. It&#8217;s nice to finally see it for the Finder on the Mac.</p>
<p>The other included workflow will resize and upload images. </p>
<p>Think of selecting images in iPhoto, running the action and having your images, auto-sized, compressed and uploaded to a folder of your choice on your web server. Now that&#8217;s useful!.</p>
<p>I&#8217;m sure that as time goes on I&#8217;ll think of other ways to take advantage of this useful Automator action.</p>
]]></content:encoded>
			<wfw:commentRss>http://mactheweb.com/software-review/upload-to-ftp-an-action-for-os-x-automator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
