<?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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"><channel><title>Disruptive Library Technology Jester &#187; pdf</title> <atom:link href="http://dltj.org/tag/pdf/feed/" rel="self" type="application/rss+xml" /><link>http://dltj.org</link> <description>We&#039;re Disrupted, We&#039;re Librarians, and We&#039;re Not Going to Take It Anymore</description> <lastBuildDate>Mon, 06 Feb 2012 20:04:22 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <cloud domain='dltj.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' /> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license> <item><title>PocketModMac:  MacOSX PocketMod Generator Via Print Dialog</title><link>http://dltj.org/article/pocketmodmac/</link> <comments>http://dltj.org/article/pocketmodmac/#comments</comments> <pubDate>Thu, 09 Aug 2007 19:24:43 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Raw Technology]]></category> <category><![CDATA[Getting Things Done]]></category> <category><![CDATA[Mac OS X Operating System]]></category> <category><![CDATA[pdf]]></category> <category><![CDATA[pocketmod]]></category> <category><![CDATA[productivity]]></category> <category><![CDATA[programming]]></category><guid isPermaLink="false">http://dltj.org/2007/08/pocketmodmac/</guid> <description><![CDATA[This one goes out to all of the MacOS X users out there. (For the rest of you, why aren&#8217;t you switching?) Perhaps you have seen PocketMod &#8212; the origami-like manipulation of an 8 1/2&#8243; by 11&#8243; piece of paper &#8230; <a href="http://dltj.org/article/pocketmodmac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/2007/08/pocketmodmac/"></abbr><p>This one goes out to all of the MacOS X users out there.  (For the rest of you, why aren&#8217;t you <a href="http://www.apple.com/getamac/" title="Apple - Get a Mac">switching</a>?)  Perhaps you have seen <a href="http://pocketmod.com/" title="PocketMod: The Free Disposable Personal Organizer">PocketMod</a> &#8212; the origami-like manipulation of an 8 1/2&#8243; by 11&#8243; piece of paper into an 8-page booklet.<div style="float: right; width: 415px; padding-left: 15px;"><img src="http://cdn.dltj.org/wp-content/uploads/2007/08/pocketmod1.jpg" alt="PocketMod example picture" title="PocketMod example picture" align="right" border="0" width="410" height="306" />Example PocketMod, courtesy of the <a href="http://www.boston.com/business/personaltech/articles/2006/06/25/pda_buffs_go_back_to_basics/" title="PDA buffs go back to basics - The Boston Globe">Boston Globe</a>.</div><p> Touted as a way to <a href="http://www.boston.com/business/personaltech/articles/2006/06/25/pda_buffs_go_back_to_basics/" title="PDA buffs go back to basics - The Boston Globe">&#8220;get back to the basics&#8221; using analog media over digital media</a>, it is a scheme by which you can transform pages of text into a pocket-sized form for carrying around.  Many use it as a way to <a href="http://www.msnbc.msn.com/id/17522664/site/newsweek/" title="The Power of Paper  - Newsweek Enterprise" class="broken_link" rel="nofollow">synchronize their digital to-do lists with the analog world</a>, while others use it <a href="http://www.creativetechs.com/iq/mac_os_x_shortcuts_pocketmod.html" title="CreativeIQ: Mac OS X Shortcuts! A Tiny Guide.">document shortcuts and cheat-sheets</a> in a convenient form.</p><p>I&#8217;m migrating from <a href="http://www.thinkingrock.com.au/" title="ThinkingRock homepage">Thinking Rock</a> to <a href="http://bargiel.home.pl/iGTD/" title="iGTD homepage">iGTD</a> as my <a href="http://en.wikipedia.org/wiki/Getting_Things_Done" title="Getting Things Done - Wikipedia">Getting Things Done</a> tool-of-choice.  One of the things I&#8217;m missing about Thinking Rock is its built-in ability to create PocketMods for the actions in the GTD system.  The only real easy way to create the PocketMod format was via a Flash applet or a Windows application.  Some have set up <a href="http://pocketmod.com/bb/comments.php?DiscussionID=27&amp;page=1#Item_0" title="PocketMod - PDF to pocketmod shell script - tomod.sh" class="broken_link" rel="nofollow">shell scripts</a> or worked with other programs, but I was looking for something as simple as the MacOS X print dialog box.  And with a little bit of <a href="http://www.apple.com/macosx/features/automator/" title="Automator (software)" rel="homepage nofollow" class="zem_slink broken_link">Automator</a>, Java, and shell scripting, it is possible!</p><p><h2>Step 1:  Get the &#8220;Multivalent&#8221; PDF Manipulation Toolkit</h2><br />The heavy lifting of this solution uses the <a href="http://multivalent.sourceforge.net/" title="Multivalent homepage">Multivalent PDF Manipulation Toolkit</a>.  This is a Java-based application that perform various actions (impose, compress, uncompress, info, encrypt / decrypt, split and merge, and validate) on PDF documents (as well as other file formats).  It is an open source application available under the GPL license (although <a href="http://multivalent.sourceforge.net/license.html" title="Multivalent license page">some components of Multivalent have commercial use restrictions</a>) available from SourceForge at this download URL: <a href="http://downloads.sourceforge.net/multivalent/Multivalent20060102.jar?modtime=1136221165&amp;big_mirror=0" title="Download Multivalend20060102.jar">Multivalent20060102.jar</a>.  Download that file and save it somewhere on your hard drive.  You&#8217;ll need to know the direct path location for the next step.</p><p><h2>Step 2:  Create the Automator Action</h2><br />Launch &#8220;<a href="http://www.apple.com/macosx/features/automator/" title="Apple - Mac OS X - Automator" class="broken_link" rel="nofollow">Automator</a>&#8221; (you&#8217;ll find it in the Applications folder).  It will start with a new, untitled work document.  From the left-most panel, select &#8220;Automator&#8221;, then from the panel just to the right of that click and drag &#8220;Run Shell Script&#8221; to the empty document on the right.<br /><img src="http://cdn.dltj.org/wp-content/uploads/2007/08/automator_drag1.png" alt="Dragging &quot;Run &quot; to empty windows" title="Dragging &#039;Run Shell Script&#039; to empty windows" border="0" width="693" height="415" /></p><p>In the &#8216;Run Shell Script&#8217; action, change &#8220;Pass input&#8221; to &#8220;as arguments&#8221; then replace &#8220;cat&#8221; in the command box with this (ignoring any line breaks that may appear here &#8212; this text should be entered without line breaks):<br /><blockquote><code>cat "$1" &gt; /tmp/temp$$.pdf &amp;&amp; java -classpath [location]/Multivalent20060102.jar tool.pdf.Impose -dim 2x4 -layout "1l,2r,8l,3r,7l,4r,6l,5r" -paper letter -verbose /tmp/temp$$.pdf 2&gt; /tmp/temp$$.err &amp;&amp; open /tmp/temp$$-up.pdf</code></p></blockquote><p>Replace [location] with the complete file path where you downloaded the Multivalent20060102.jar file.  The final results should look something like this:<br /><img src="http://cdn.dltj.org/wp-content/uploads/2007/08/automator_action1.png" alt="Completed action" title="Completed action" border="0" width="653" height="386" /></p><p>Now save this as &#8220;PocketModMac&#8221; in either the &#8220;/Library/PDF Services&#8221; directory (to make it available to all users of your machine) or to &#8220;Library/PDF Services&#8221; in your home directory for just you.</p><p><h2>Step 3:  Using PocketModMac</h2><br />Using this PocketMod generator is as simple as printing any document to any printer.  In the print dialog box, pull down the PDF menu and select &#8220;PocketModMac&#8221;.<br /><img src="http://cdn.dltj.org/wp-content/uploads/2007/08/print_dialog1.png" alt="Print Dialog" title="Print Dialog" border="0" width="598" height="553" /></p><p>After a few seconds, the Preview application will open up with the PocketMod-ed document.  Print this document as you would to any printer, then follow the directions for folding and cutting the page to create your booklet.<br /><img src="http://cdn.dltj.org/wp-content/uploads/2007/08/instructions1.png" alt="Folding Instructions" title="Folding Instructions" border="0" width="744" height="452" /></p><p><h2>Troubleshooting and Known Issues</h2><br />Using Automator to string together a Unix command line like this is moderately fragile and doesn&#8217;t provide for a lot of feedback on potential errors.  If it doesn&#8217;t work for you, one place to look for problems is in the /private/tmp directory for a file called <code>temp[number].err</code>.  The contents of that file may give clues as to what went wrong.</p><p>This isn&#8217;t necessarily a very nice solution because it leaves files laying around in the /private/tmp directory after it is done.  The <code>/etc/periodic/daily/500.daily</code> maintenance script will clean them out automatically after three days, but still &#8212; it is somewhat sloppy to leave them around.</p><div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://cdn.dltj.org/wp-content/uploads/2007/08/pixy.gif?x-id=93d42459-84b5-402a-8de5-c9f28a00a8a0" /></div>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/pocketmodmac/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> </channel> </rss>
<!-- Served from: dltj.org @ 2012-02-11 08:35:55 by W3 Total Cache -->
