<?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>Markus Zeller Blog &#187; drag</title>
	<atom:link href="http://www.markuszeller.com/tag/drag/feed" rel="self" type="application/rss+xml" />
	<link>http://www.markuszeller.com</link>
	<description>Life is just a game</description>
	<lastBuildDate>Sat, 31 Dec 2011 22:09:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Column selection copy and paste</title>
		<link>http://www.markuszeller.com/column-selection-copy-and-paste</link>
		<comments>http://www.markuszeller.com/column-selection-copy-and-paste#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:33:15 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1183</guid>
		<description><![CDATA[I am sure you are using the copy and paste technique every day you are using your Mac. Of course this a very impotant feature who nobody would ever like to miss again. Normally you select the text either by &#8230; <a href="http://www.markuszeller.com/column-selection-copy-and-paste">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1186" class="wp-caption alignright" style="width: 255px"><img class="size-full wp-image-1186" title="Column selections" src="http://www.markuszeller.com/wp-content/uploads/columnselection.jpg" alt="Column selections" width="245" height="312" /><p class="wp-caption-text">Column selections</p></div>
<p>I am sure you are using the <em>copy and paste</em> technique every day you are using your Mac. Of course this a very impotant feature who nobody would ever like to miss again.</p>
<p>Normally you select the text either by keyboard or using the mouse to drag from the start to the end of the text you want to place into the clipboard. This way marks the text floating including it&#8217;s contents line breaks.</p>
<p>On a Mac you even can mark a text by drawing a rectangle! That makes sense if you need a exact text block to be marked. If you are working with text editors quite often, I am sure there was the one or other situation you needed that.</p>
<p>Just hold down the <strong>&lt;OPTION&gt;</strong> key before starting. The mouse pointer changes to a cross fade and then you know, that column selecting is activated. Now hightlight your wanted area, and that&#8217;s it.</p>
<blockquote><p><strong>Note:</strong> This is only working on Cocoa Text objects, like as in text/word processing fields.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/column-selection-copy-and-paste/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clipboard viewer</title>
		<link>http://www.markuszeller.com/clipboard-viewer</link>
		<comments>http://www.markuszeller.com/clipboard-viewer#comments</comments>
		<pubDate>Mon, 26 Jan 2009 09:20:47 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=797</guid>
		<description><![CDATA[There are several ways to copy and paste data from source to another target, mostly applications or different windows. You can use the classic Command+C and Command+V method or the mousy drag and drop. When you are working with the &#8230; <a href="http://www.markuszeller.com/clipboard-viewer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_822" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-822" title="Clipboard viewer" src="http://www.markuszeller.com/wp-content/uploads/clipviewer1.jpg" alt="Clipboard viewer" width="300" height="278" /><p class="wp-caption-text">Clipboard viewer</p></div>
<p>There are several ways to copy and paste data from source to another target, mostly applications or different windows.</p>
<p>You can use the classic <em><strong>Command+C</strong></em> and <em><strong>Command+V</strong></em> method or the mousy drag and drop.</p>
<p>When you are working with the computer, I am sure you are using this clipboard functionality quite often, because is saves so much typing.</p>
<p>If you want to know what you have just copied and pasted, then take a look at the Clipboard viewer out of the Apple&#8217;s <a title="Developer Tools" href="http://www.markuszeller.com/?p=745">developer tools</a> box.</p>
<p>It does not replace a clipboard manager, but may help if you lost some pasting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/clipboard-viewer/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Application icon refresh</title>
		<link>http://www.markuszeller.com/application-icon-refresh</link>
		<comments>http://www.markuszeller.com/application-icon-refresh#comments</comments>
		<pubDate>Wed, 31 Dec 2008 16:02:49 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=576</guid>
		<description><![CDATA[Sometimes it may happen when you have a brandnew application and you drop it into the application folder, that the icon is looking like figure 1. The OS X uses a cache to display the icons quickly and it will &#8230; <a href="http://www.markuszeller.com/application-icon-refresh">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_577" class="wp-caption alignright" style="width: 78px"><img class="size-full wp-image-577" title="No application icon" src="http://www.markuszeller.com/wp-content/uploads/noappicon.jpg" alt="figure 1" width="68" height="61" /><p class="wp-caption-text">figure 1</p></div>
<p>Sometimes it may happen when you have a brandnew application and you drop it into the application folder, that the icon is looking like <em>figure 1</em>. The OS X uses a cache to display the icons quickly and it will <em>not be rebuilt on folder change</em>!</p>
<p>You can avoid this by using just a little trick.</p>
<p>Instead of throwing the application icon directly into the application folder, let it fall on the Desktop first. It will be extracted out of the dmg image and will have the correct icon picture instantly. Now drop it into the application folder and it looks correctly.</p>
<p>I am experiencing this with 10.5.6 and I filed it to <a title="Apple feedback form" href="http://www.apple.com/feedback/macosx.html">Apple&#8217;s feedback form</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/application-icon-refresh/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Skitch</title>
		<link>http://www.markuszeller.com/skitch</link>
		<comments>http://www.markuszeller.com/skitch#comments</comments>
		<pubDate>Thu, 20 Nov 2008 09:01:23 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[grab]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=277</guid>
		<description><![CDATA[Skitch is a wonderful freeware tool from Plasq helping you creating screenshots with annotations or simple image manipulations like rotation or scaling. As you can see in the picture, I made a snapshot of my DJ homepage and did some &#8230; <a href="http://www.markuszeller.com/skitch">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_278" class="wp-caption alignright" style="width: 254px"><a href="http://skitch.com"><img class="size-full wp-image-278" title="Skitch" src="http://www.markuszeller.com/wp-content/uploads/skitch.jpg" alt="Skitch" width="244" height="222" /></a><p class="wp-caption-text">Skitch</p></div>
<p><a title="Skitch" href="http://skitch.com/">Skitch</a> is a wonderful freeware tool from <a title="Plasq" href="http://plasq.com/">Plasq</a> helping you creating screenshots with annotations or simple image manipulations like rotation or scaling.</p>
<p>As you can see in the picture, I made a snapshot of my <a title="DJ N-4ceR" href="http://www.n4cer.de">DJ homepage</a> and did some simple things like text and shapes.</p>
<p>You can resize just by dragging or make snapshots even from your connected webcam. You have plenty of customizable settings and a history to see what images you have created.</p>
<p>Another cool thing is a time delayed screenshot as you can do with the <strong>Grab tool</strong> from the <em>Application Utilities</em>.</p>
<p><a title="Skitch" href="http://skitch.com/">Skitch</a> enables you to upload the visible picture to your own FTP server or many other preconfigured image hosters like <a title="Flickr" href="http://www.flickr.com/">Flickr</a> or <a title="Plasq" href="http://plasq.com/">Plasq</a> itself, where you can share it with the world or your friends.</p>
<p>On the bottom of the window is a puller where you can just drag and drop it on to the desktop, a folder or any other dragable application. The file is then named as specified in the textfield and created on your destination with the selected image file format.</p>
<p>There are many other features which would explode this article. Just have look at <a title="Plasq" href="http://plasq.com/">Plasq</a>&#8216;s valueable <a title="Demo video" href="http://skitch.com/#demo">demo video</a>. I am sure, after watching you will download, install and love it. Maybe that is the reason why they took a heart as logo.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/skitch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pretty, good and private</title>
		<link>http://www.markuszeller.com/pretty-good-and-private</link>
		<comments>http://www.markuszeller.com/pretty-good-and-private#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:19:17 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=297</guid>
		<description><![CDATA[PGP stands for pretty good privacy and is used for encryption. It helps you to encypt your emails and files, so that only people you want to see the content can view it. Of course, you can create a ZIP &#8230; <a href="http://www.markuszeller.com/pretty-good-and-private">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_300" class="wp-caption alignright" style="width: 211px"><img class="size-full wp-image-300" title="PGP" src="http://www.markuszeller.com/wp-content/uploads/pgp.jpg" alt="PGP encryption" width="201" height="272" /><p class="wp-caption-text">PGP encryption</p></div>
<p>PGP stands for pretty good privacy and is used for encryption. It helps you to encypt your emails and files, so that only people you want to see the content can view it.</p>
<p>Of course, you can create a ZIP file and use a password, but that is not that secure as PGP supports.</p>
<p>To make that better, PGP works with two keys. One public key, you can give away and one private key which is secret and should only stay with you! The private key is additionaly secured by a passphrase, <strong>only you</strong> know.</p>
<p>To have it easy in all ways, you can use the free and Mac OS X ready compiled applications at the <a title="Mac GPG" href="http://macgpg.sourceforge.net/">Mac GPG site</a>.</p>
<p>To manage the keys use <strong>Keychain Access</strong>. This tool is also used to create your public and private key, if you do not have one, already.</p>
<p>If you want to send me a text or a file, that can be read only by me, you need to have <a title="Markus Zeller's public PGP key" href="http://markuszeller.com/markuszeller.gpgkey">my public key</a> added to your keychains. For files use the <strong>FileTool</strong>, for messages use the <strong>DropThing</strong>.</p>
<p>For emails, you may use the GPGMail plugin in the OS X Mail application. Under the subject field you will find the PGP options for signing, encryption and decryption. Here please take a short look for the installation. You need to copy the file <strong>GPGMail.mailbundle</strong> to <em>&#8220;~/Library/Mail/Bundles/&#8221; (Macintosh HD) </em>manually.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/pretty-good-and-private/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rearrange PDF pages</title>
		<link>http://www.markuszeller.com/rearrange-pdf-pages</link>
		<comments>http://www.markuszeller.com/rearrange-pdf-pages#comments</comments>
		<pubDate>Wed, 12 Nov 2008 10:32:27 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=175</guid>
		<description><![CDATA[PDF (Portable document format) by Adobe is a very great invention. If you create a PDF file, it can be read on every common computer and operating system &#8211; even on most mobile devices. They look and feel all the &#8230; <a href="http://www.markuszeller.com/rearrange-pdf-pages">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_180" class="wp-caption alignright" style="width: 366px"><a href="http://www.markuszeller.com/wp-content/uploads/pdfresort.jpg"><img class="size-full wp-image-180 " title="PDF" src="http://www.markuszeller.com/wp-content/uploads/pdfresort.jpg" alt="Rearrange sites in PDF" width="356" height="429" /></a><br />
<p class="wp-caption-text">Rearrange sites in PDF</p></div>
<p>PDF (Portable document format) by Adobe is a very great invention. If you create a PDF file, it can be read on every common computer and operating system &#8211; even on most mobile devices. They look and feel all the same.</p>
<p>But creating them with a Mac is no problem, because with OS X you have native support. You can do your very own PDF documents with almost every application by selecting File, Print, Save as PDF from the menu.</p>
<p>But what if you have a PDF and want to rearrange the pages? Just double click the appropriate PDF file and use drag and drop to resort the pages from the right quicklook pane.</p>
<p>Preview is that good, that you even can drag and drop pages between different PDF files!</p>
<p>You also can mark multiple pages to drag.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/rearrange-pdf-pages/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Terminal and directories</title>
		<link>http://www.markuszeller.com/terminal-and-directories</link>
		<comments>http://www.markuszeller.com/terminal-and-directories#comments</comments>
		<pubDate>Tue, 11 Nov 2008 08:15:36 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=159</guid>
		<description><![CDATA[There are some tasks which are fast and easy to handle within the terminal console. I do not use this quite often, but sometimes when I want to run a self written script. Because I am as lazy as most &#8230; <a href="http://www.markuszeller.com/terminal-and-directories">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are some tasks which are fast and easy to handle within the terminal console. I do not use this quite often, but sometimes when I want to run a self written script.</p>
<p>Because I am as lazy as most people, I do not want to type much. The console helps you out a lot with that. Just type the first letters and hit tab to autocomplete the name.</p>
<p>But what, if you did a download and want to run a included script from the extracted directory? Then you have to use the <strong>cd</strong> command <em>(change directory)</em> for every directory as long as you reached the target path. Use the magic and just type &#8220;cd &#8221; <em>(with a blank after cd)</em>. Next, drop the little folder icon from the finder&#8217;s window title bar to the console window to have the full path in the terminal session.</p>
<div id="attachment_160" class="wp-caption alignleft" style="width: 510px"><a href="http://www.markuszeller.com/wp-content/uploads/terminaldrop.jpg"><img class="size-full wp-image-160" title="Terminal" src="http://www.markuszeller.com/wp-content/uploads/terminaldrop.jpg" alt="Terminal with drag and drop" width="500" height="361" /></a><p class="wp-caption-text">Terminal with drag and drop</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/terminal-and-directories/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screenshots from Video</title>
		<link>http://www.markuszeller.com/screenshots-from-video</link>
		<comments>http://www.markuszeller.com/screenshots-from-video#comments</comments>
		<pubDate>Sat, 08 Nov 2008 14:46:59 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[quicktime]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=128</guid>
		<description><![CDATA[Did you ever had a video and wanted to have a screenshot out of it? The solution is really simple with the Quicktime player. Just pause at the wanted position, size the window as you like and then drag the &#8230; <a href="http://www.markuszeller.com/screenshots-from-video">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Did you ever had a video and wanted to have a screenshot out of it?</p>
<p>The solution is really simple with the Quicktime player. Just pause at the wanted position, size the window as you like and then drag the picture to a document or the desktop.</p>
<div id="attachment_129" class="wp-caption alignnone" style="width: 416px"><a href="http://www.markuszeller.com/wp-content/uploads/quicktime.jpg"><img class="size-full wp-image-129" title="Quicktime" src="http://www.markuszeller.com/wp-content/uploads/quicktime.jpg" alt="Grab a picture from video" width="406" height="186" /></a><p class="wp-caption-text">Grab a picture from video</p></div>
<p>Voila! When dragging to the desktop the file is named <em>&#8220;Movie Clipping 1&#8243;</em> and stored with loseless compression as a png image. If you do some more, they will be numbered.</p>
<p><strong>Credits:</strong> Picture taken from <a title="Pumping iron" href="http://www.imdb.com/title/tt0076578/">Pumping iron</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/screenshots-from-video/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

