<?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>That Norwegian Guy &#187; osx</title>
	<atom:link href="http://thatnorwegianguy.com/tag/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://thatnorwegianguy.com</link>
	<description>Eystein Mack Alnæs</description>
	<lastBuildDate>Fri, 16 Jul 2010 04:02:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Merging multiple pdf&#8217;s into one with Automator</title>
		<link>http://thatnorwegianguy.com/2008/12/automator-pdf/</link>
		<comments>http://thatnorwegianguy.com/2008/12/automator-pdf/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 04:33:09 +0000</pubDate>
		<dc:creator>Eystein</dc:creator>
				<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[Automator]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://thatnorwegianguy.com/?p=139</guid>
		<description><![CDATA[
The other day I was producing a whole lot of pdf&#8217;s hitting print as pdf for each page of my Gmail. They off course ended up as a big bunch of separate pdf&#8217;s, although having them as one file made more sense.
I don&#8217;t have Adobe Acrobat, and don&#8217;t want to fill up my hard-drive with [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-140" style="float: right" title="Automator icon" src="http://thatnorwegianguy.com/wp-content/uploads/2008/12/automator-icon.png" alt="Your friend" width="130" height="140" /><br />
The other day I was producing a whole lot of pdf&#8217;s hitting print as pdf for each page of my Gmail. They off course ended up as a big bunch of separate pdf&#8217;s, although having them as one file made more sense.</p>
<p>I don&#8217;t have Adobe Acrobat, and don&#8217;t want to fill up my hard-drive with something which amounts to bloatware to me. So I fired up Automator. Automator is a handy little app which will make workflows for you by simple drag&#8217;n drops. Like making an AppleScript without any coding. It can do a lot of cool stuff, and usually if you think &#8220;Wouldn&#8217;t it be great if..&#8221; then Automator might be the answer for you.</p>
<p><span id="more-139"></span></p>
<p>In this case it&#8217;s quite simple. You&#8217;ll find Automator in your Applications folder. Open it. At first it will ask you to &#8220;Select a starting point to open a new workflow&#8221;. Choose the &#8220;Files &amp; Folders&#8221;, and select &#8220;Ask for files &amp; folders when my workflow runs&#8221; from the second dropdown menu. You want to be able to re-use the workflow later. Now click choose.</p>
<p><img class="size-full wp-image-143" title="Automator" src="http://thatnorwegianguy.com/wp-content/uploads/2008/12/automator-11.png" alt="Automator at start-up" width="499" height="306" /></p>
<p>Now here&#8217;s one I made previously. As you see it has an iTunes-like interface. From the left-most column there&#8217;s a library of typical osX apps and files. Selecting one of these will show the actions which Automator has ready for you. Choose the one that suits you, double-click or drag&#8217;n drop it into the main well to the right. This is what I did to make my very basic pdf merger:</p>
<ol>
<li>Finder: Ask for Finder items. Check Allow Multiple Selection</li>
<li>PDF: Combine PDF pages</li>
<li>PDF: Rename PDF Document.</li>
<li>Finder: Move finder items. I like new files to show up on my Desktop for easy renaming and management.</li>
<li>Finder: Open Finder items with Preview. Finally show your newly merged pdf to check that it&#8217;s all good.</li>
</ol>
<p>I couldn&#8217;t find a way for it to open query box letting me write my own custom new file-name during the workflow, so for now I&#8217;m stuck with renaming the file after creation. Please let me and other know in the comments if you know of a way.</p>
<p>And here&#8217;s the screengrab you&#8217;ve been waiting for. Click it to see the full size version on flickr. I promise it&#8217;s easier to read.</p>
<p><a href="http://www.flickr.com/photos/whatsinablog/3084381262/sizes/o/"><img class="alignright" title="Combine multiple pdfs into one" src="http://farm4.static.flickr.com/3091/3084381262_cd518335e9_o.png" alt="" width="871" height="737" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thatnorwegianguy.com/2008/12/automator-pdf/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>last.fm update fixes annoying &#8216;bug&#8217;</title>
		<link>http://thatnorwegianguy.com/2008/06/lastfm-update-fixes-annoying-bug/</link>
		<comments>http://thatnorwegianguy.com/2008/06/lastfm-update-fixes-annoying-bug/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 15:15:42 +0000</pubDate>
		<dc:creator>Eystein</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[settings]]></category>

		<guid isPermaLink="false">http://thatnorwegianguy.com/lastfm-update-fixes-annoying-bug/</guid>
		<description><![CDATA[I&#8217;m using last.fm fairly much, and like having the little last.fm app running in the background, which means the only visible sign of it on my desktop is tucked away in the menu bar.

But somewhere along the way an update forced me to having the audioscrobbler icon down in my dock. If you&#8217;re anal like [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.last.fm/user/powermack/">I&#8217;m using</a> <a href="http://last.fm">last.fm</a> fairly much, and like having the little <a href="http://www.last.fm/download/">last.fm app</a> running in the background, which means the only visible sign of it on my desktop is tucked away in the menu bar.<br />
<img src="http://img.skitch.com/20080602-k1xg7jku6cbm1qxa48kcx41cyr.jpg" alt="Screenshot of osX menubar" /><br />
But somewhere along the way an update forced me to having the audioscrobbler icon down in my dock. If you&#8217;re anal like me about what belongs and doesn&#8217;t belong in the dock you&#8217;d find this extremely annoying. I tried Dock Dodger, but it failed miserably. Probably something wrong with me. So I avoided using it, and/or tried to avoid getting annoyed about it while waiting for a new update which would hopefully bring the option to choose away showing the icon in the dock. And my patience worked! As you see from the screenshot under, the little checkbox is back and ready to be unchecked. Joy and bliss.</p>
<p>Interestingly this whole on/off thing with Last.fm has made me increase my use of last.fm, so perhaps the whole thing was a diabolical plan in order to increase traffic?</p>
<p><img src="http://img.skitch.com/20080602-kk1k75kd367wsnwbtrfnc576j6.jpg" alt="Screenshot of last.fm settings" width="468" height="468" /></p>
]]></content:encoded>
			<wfw:commentRss>http://thatnorwegianguy.com/2008/06/lastfm-update-fixes-annoying-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
