<?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>instant-thinking.de &#187; cd</title>
	<atom:link href="http://instant-thinking.de/tag/cd/feed/" rel="self" type="application/rss+xml" />
	<link>http://instant-thinking.de</link>
	<description>Just enough to get you started and leave you confused</description>
	<lastBuildDate>Thu, 26 Jan 2012 15:02:31 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>QuickLinks vom 30. August bis zum 16. September</title>
		<link>http://instant-thinking.de/2011/09/19/quicklinks-vom-30-august-bis-zum-16-september/</link>
		<comments>http://instant-thinking.de/2011/09/19/quicklinks-vom-30-august-bis-zum-16-september/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 10:18:22 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[alfred]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[cmyk]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[hex]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mdfind]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rgb]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[spotlight]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tmux]]></category>
		<category><![CDATA[tmuxinator]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windowmanagement]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[yaml]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3312</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 30. August bis zum 16. September: solo &#8211; is a very simple script (10 lines) that prevents a program from running more than one copy at a time. It is useful with cron to make sure that a job doesn&#039;t run before a previous one has finished teamocil &#8211; is a tool [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 30. August bis zum 16. September:</p>

<ul>
<li><a href="http://timkay.com/solo/" class="liexternal">solo</a> &#8211; is a very simple script (10 lines) that prevents a program from running more than one copy at a time. It is useful with cron to make sure that a job doesn&#039;t run before a previous one has finished</li>
<li><a href="https://github.com/remiprev/teamocil" class="liexternal">teamocil</a> &#8211; is a tool used to automatically create sessions, windows and splits in tmux with Ruby and YAML. Like tmuxinator, but with splits, not just windows.</li>
<li><a href="http://www.boxcryptor.com/" class="liexternal">BoxCryptor</a> &#8211; is a cryptographic virtual harddisk that encrypts all data on-the-fly using the AES-256 standard. Encrypted data is stored in an arbitrary directory of your choice, e.g. one that is synced to the cloud like your Dropbox folder.</li>
<li><a href="http://fructivity.com/" class="liexternal">ColorPicker Pro</a> &#8211; is an easy to use color detection tool for developers and designers.</li>
<li><a href="http://onethingwell.org/post/9955512048" class="liexternal">auto_torrent</a> &#8211; Give it a list of stuff to look out for, set your bittorrent client&rsquo;s &lsquo;watch&rsquo; directory to match auto_torrent&rsquo;s download directory, infringe copyright without lifting a finger.</li>
<li><a href="http://supervisord.org/" class="liexternal">Supervisor</a> &#8211; is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.</li>
<li><a href="http://friggeri.net/blog/jump" class="liexternal">Jump</a> &#8211; type j in a terminal, and enter your query at the prompt: results will be updated live as you type. Switch between suggestions with up and down arrow, select with enter and boom you&rsquo;re in the right directory. Basically, all the fancy web 2.0 autosuggest mojo right in your terminal.</li>
<li><a href="http://vigor.sourceforge.net/" class="liexternal">Vigor</a> &#8211; the popular Unix editor vi with the addition of the Vigor Assistant, has arrived.</li>
<li><a href="http://code.google.com/p/conque/" class="liexternal">Conque</a> &#8211; is a Vim plugin which allows you to run interactive programs, such as bash on linux or powershell.exe on Windows, inside a Vim buffer. In other words it is a terminal emulator which uses a Vim buffer to display the program output.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/09/19/quicklinks-vom-30-august-bis-zum-16-september/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 4. September bis zum 8. September</title>
		<link>http://instant-thinking.de/2008/09/09/quicklinks-vom-4-september-bis-zum-8-september/</link>
		<comments>http://instant-thinking.de/2008/09/09/quicklinks-vom-4-september-bis-zum-8-september/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 10:44:37 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[bootcamp]]></category>
		<category><![CDATA[cam]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[hfs+]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[muxtape]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=1367</guid>
		<description><![CDATA[Meine delicious.com-Links vom 4. September bis zum 8. September: A DSLR Catechism &#8211; Opentape &#8211; is a free, open-source package that lets you make and host your own mixtapes on the web. Resizing Boot Camp Partitions &#8211; Resizing partitions: Shrinking and growing without paNicKInG!!!1! Official Google Webmaster Central Blog: Make your 404 pages more useful [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 4. September bis zum 8. September:</p>

<ul>
<li><a href="http://textism.com/2008/08/31/a.dslr.catechism" class="liexternal">A DSLR Catechism</a> &#8211; </li>
<li><a href="http://opentape.fm/" class="liexternal">Opentape</a> &#8211; is a free, open-source package that lets you make and host your own mixtapes on the web.</li>
<li><a href="http://binblog.wordpress.com/2008/08/29/resizing-boot-camp-partitions/" class="liexternal">Resizing Boot Camp Partitions</a> &#8211; Resizing partitions: Shrinking and growing without paNicKInG!!!1!</li>
<li><a href="http://googlewebmastercentral.blogspot.com/2008/08/make-your-404-pages-more-useful.html" class="liexternal">Official Google Webmaster Central Blog: Make your 404 pages more useful</a> &#8211; How to insert googles 404-widget into a custom 404-page.</li>
<li><a href="http://toolmantim.com/article/2007/12/5/setting_up_a_new_rails_app_with_git" class="liexternal">Setting up a new Rails app with Git</a> &#8211; Want to be a dark-knight git-wielding Rails coder? Here&rsquo;s a quick run-through of how you might want to set up git with a new Rails app.</li>
<li><a href="http://jumpcut.sourceforge.net/" class="liexternal">Jumpcut</a> &#8211; is an application that provides &quot;clipboard buffering&quot; &mdash; that is, access to text that you&#39;ve cut or copied, even if you&#39;ve subsequently cut or copied something else.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/09/09/quicklinks-vom-4-september-bis-zum-8-september/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wolfgang Michels &#8211; Sehnsucht</title>
		<link>http://instant-thinking.de/2008/04/08/wolfgang-michels-sehnsucht/</link>
		<comments>http://instant-thinking.de/2008/04/08/wolfgang-michels-sehnsucht/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 18:22:37 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[musik]]></category>
		<category><![CDATA[trigami]]></category>
		<category><![CDATA[werbung]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/04/08/wolfgang-michels-sehnsucht/</guid>
		<description><![CDATA[[Trigami-Review] Musik h&#246;re ich ja eigentlich immer gern. Da brauchte ich auch nicht lange &#252;berlegen ob ich mich auf ein CD-Review bewerbe. Das hat auch geklappt und so kam am Wochenende eine Promo-CD von Wolfgang Michels in meinem RealLife-Briefkasten an. Die CD hat ein sch&#246;nes Design, die Texte sind trotz konsequentem Verzicht auf Gro&#223;buchstaben gut [...]]]></description>
			<content:encoded><![CDATA[<p>[<a href="http://www.trigami.com?blog=http://instant-thinking.de" rel="nofollow" target="_blank" class="liexternal">Trigami-Review</a>]<script type="text/javascript" src="http://s.trigami.com/60273s.js"></script></p>

<p>Musik h&#246;re ich ja eigentlich immer gern. Da brauchte ich auch nicht lange &#252;berlegen ob ich mich auf ein CD-Review bewerbe. Das hat auch geklappt und so kam am Wochenende eine Promo-CD von Wolfgang Michels in meinem RealLife-Briefkasten an.</p>

<p><a href="http://instant-thinking.de/wp-content/uploads/2008/04/michels.jpg" title='Michels - Sehnsucht' rel="lightbox" class="liimagelink"><img src='http://instant-thinking.de/wp-content/uploads/2008/04/michels.jpg' class="center" width="400" alt='Michels - Sehnsucht' /></a></p>

<p>Die CD hat ein sch&#246;nes Design, die Texte sind trotz konsequentem Verzicht auf Gro&#223;buchstaben gut lesbar, die Gestaltung des Covers ist nett gemacht und vermittelt gekonnt das Image des leicht melancholisch angehauchten, in sich gekehrten Songwriters<sup><a href="http://instant-thinking.de/2008/04/08/wolfgang-michels-sehnsucht/#footnote_0_1120" id="identifier_0_1120" class="footnote-link footnote-identifier-link" title="Die Fotos stammen von einem Kim Frank. Ob da ein ehemaliger Echt-S&auml;nger ein zweites Standbein gefunden hat?">1</a></sup>.  Das ist ja schon mal kein schlechter Start<sup><a href="http://instant-thinking.de/2008/04/08/wolfgang-michels-sehnsucht/#footnote_1_1120" id="identifier_1_1120" class="footnote-link footnote-identifier-link" title="Ausserdem ist das die erste Maxi-CD die ich seit ungef&auml;hr 1995 in H&auml;nden halte&hellip;">2</a></sup>.</p>

<p>Auf der Promo-CD finden sich die zwei Songs <em>Sehnsucht</em> und <em>Jemand wie du</em>. Diese beiden und noch ein paar mehr, kann man sich auch auf der <a href="http://www.wolfgang-michels.de/" rel="nofollow" class="liexternal">Website von Wolfgang Michels</a><sup><a href="http://instant-thinking.de/2008/04/08/wolfgang-michels-sehnsucht/#footnote_2_1120" id="identifier_2_1120" class="footnote-link footnote-identifier-link" title="oder auch, je nach Alter, auf seiner myspace-Seite&hellip;">3</a></sup> in Ausz&#252;gen anh&#246;ren. Diese ist zwar wie &#252;blich bei Musiker-Websites 100% Flash basiert, aber daf&#252;r ist sie leicht und angenehm zu navigieren. Das ist ja auch schon viel wert und alles andere als selbstverst&#228;ndlich&#8230;</p>

<p>Michels Musik kann man recht sicher in die Singer/Songwriter/Folk Schublade stecken. Akkustik-Gitarre, Schlagzeug f&#252;r den Rythmus und ein rauher aber melodischer Gesang.</p>

<p>Der Song <em>Sehnsucht</em> gef&#228;llt mir deutlich besser als <em>Jemand wie du</em>. Der erstere Song kommt sch&#246;n traurig und voller Blues r&#252;ber, hat schon fast Kettcar-Ohrwurm Qualit&#228;t, <em>Jemand wie du</em> treibt dagegen einen gew&#246;hnungsbed&#252;rftigen Rythmus und einen schlecht zu Michels Stimme passenden, fast schon spanischen Schlager-Einschlag. Das kann aber auch an meinen Ohren liegen&#8230;</p>

<p>Vielleicht soll das ja die musikalische Vielseitigkeit des K&#252;nstlers zeigen, er erw&#228;hnt diese Absicht zumindest auch in diesem <a href="http://www.youtube.com/watch?v=hwcrHtgYF7s" rel="nofollow" class="liexternal">Feature auf youtube</a>.</p>

<p>Die Ausz&#252;ge seiner Songs von der Website gefallen mir aber definitiv besser und h&#228;tten sich IMHO auch besser auf der Promo-CD gemacht.</p>

<blockquote class="right">Die Zeitschrift „Musikexpress / Sounds“ bescheinigte Michels in der Ausgabe 8/1996 „Pionier mit Kultfigurstatus“ zu sein. 
</blockquote>

<p>Michels ist kein Neuling im Gesch&#228;ft, laut <a href="http://de.wikipedia.org/wiki/Wolfgang_Michels" rel="nofollow" class="liwikipedia">Wikipedia</a> wurde er bereits 1967 von Alexis Korner entdeckt. Er machte Musik mit Rio Reiser und Ton, Steine Scherben und war auch auf Reisers Tribute-Album Familiengeschichten aus dem Jahr 2003 vertreten.</p>

<p>Am 11. April 2008 erscheint sein neues Album Zuhause, ich wei&#223; noch nicht ob ich mir das zulegen werde, aber die alten Sachen von ihm werde ich mir sicherlich genauer anh&#246;ren und die Promo-CD ist schon mal auf dem iPod&#8230;</p>
<ol class="footnotes"><li id="footnote_0_1120" class="footnote">Die Fotos stammen von einem Kim Frank. Ob da ein ehemaliger Echt-S&#228;nger ein zweites Standbein gefunden hat?</li><li id="footnote_1_1120" class="footnote">Ausserdem ist das die erste Maxi-CD die ich seit ungef&#228;hr 1995 in H&#228;nden halte&#8230;</li><li id="footnote_2_1120" class="footnote">oder auch, je nach Alter, auf seiner <a href="http://www.myspace.com/wolfgangmichels" rel="nofollow" class="liexternal">myspace-Seite</a>&#8230;</li></ol>]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/04/08/wolfgang-michels-sehnsucht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 28. Februar</title>
		<link>http://instant-thinking.de/2008/02/29/quicklinks-vom-28-februar/</link>
		<comments>http://instant-thinking.de/2008/02/29/quicklinks-vom-28-februar/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 00:30:42 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mindmaps]]></category>
		<category><![CDATA[organisation]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rip]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/02/29/quicklinks-vom-28-februar/</guid>
		<description><![CDATA[Meine del.icio.us-Links vom 28. Februar: PlayVideoTS &#8211; opens the VIDEO_TS folder of ripped DVDs using the Apple DVD Player Changes &#8211; Diff on Speed. Mac OS X only Shareware, $39.95. Using autofs for GPG keys on a USB stick &#8211; MindNode &#8211; is a free and very easy to use mindmapping application ccollect &#8211; (pseudo) [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://del.icio.us/der_dennis" class="lidelicious">del.icio.us-Links</a> vom 28. Februar:</p>

<ul>
<li><a href="http://freeasinbeer.com/playvideots.html" class="liexternal">PlayVideoTS</a> &#8211; opens the VIDEO_TS folder of ripped DVDs using the Apple DVD Player</li>
<li><a href="http://changesapp.com/" class="liexternal">Changes</a> &#8211; Diff on Speed. Mac OS X only Shareware, $39.95.</li>
<li><a href="http://www.einval.com/~steve/docs/gpg-autofs.html" class="liexternal">Using autofs for GPG keys on a USB stick</a> &#8211; </li>
<li><a href="http://www.mindnode.com/index.php" class="liexternal">MindNode</a> &#8211; is a free and very easy to use mindmapping application</li>
<li><a href="http://linux.schottelius.org/ccollect/" class="liexternal">ccollect</a> &#8211; (pseudo) incremental backup with different exclude lists using hardlinks and rsync</li>
<li><a href="http://www.thekip.com/yep/index.html" class="liexternal">Yep</a> &#8211; iPhoto like Software targeting PDFs.</li>
<li><a href="http://discrotate.sourceforge.net/index.html" class="liexternal">DiscRotate</a> &#8211; is a Daemon and PreferencePane that will control the speed of your optical drives. It is written in Cocoa (Obj-C 2.0) for Mac OS X 10.5 Leopard.</li>
<li><a href="http://twill.idyll.org/" class="liexternal">twill</a> &#8211; is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/02/29/quicklinks-vom-28-februar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spa&#223; mit den Music-Bons</title>
		<link>http://instant-thinking.de/2008/01/29/spass-mit-den-music-bons/</link>
		<comments>http://instant-thinking.de/2008/01/29/spass-mit-den-music-bons/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 21:54:58 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[musik]]></category>
		<category><![CDATA[quote]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/01/29/spass-mit-den-music-bons/</guid>
		<description><![CDATA[Einen noch: Dr&#252;ben im Fontblog hat man viel Spa&#223; mit dem Versuch Musik per Music-Bon zu erwerben&#8230; Meine (vorl&#228;ufige) Abschlussrechnung: 3 x Anfahrt per PKW (pauschal je 15,00 €) sowie 3 x Parken (4 € + 2 € + 0,50 €) macht zusammen mit dem Musicbon (12,99 €) 64,49 €. Die Alicia-Keys-CD kostet bei Saturn [...]]]></description>
			<content:encoded><![CDATA[<p>Einen noch: Dr&#252;ben im <a href="http://www.fontblog.de/" class="liexternal">Fontblog</a> hat man viel Spa&#223; mit dem Versuch Musik per Music-Bon zu erwerben&#8230;</p>

<blockquote>Meine (vorl&#228;ufige) Abschlussrechnung: 3 x Anfahrt per PKW (pauschal je 15,00 €) sowie 3 x Parken (4 € + 2 € + 0,50 €) macht zusammen mit dem Musicbon (12,99 €) 64,49 €. Die Alicia-Keys-CD kostet bei Saturn &#252;brigens 14,99 € – aber ohne Bonusmaterial.</blockquote>

<p>Ich schrei mich wech&#8230;</p>

<p>Lest die ganze Story in den Fontblogeintr&#228;gen <a href="http://www.fontblog.de/musicbon-3-verkauf-fehlgeschlagen" class="liexternal">Verkauf fehlgeschlagen</a> &amp; <a href="http://www.fontblog.de/musicbon-4-der-kunde-ist-bereit-zu-zahlen" class="liexternal">der Kunde ist bereit zu zahlen</a>.</p>

<p><strong>Update, 01.02.2008:</strong>
Die Odyssee fand ein <a href="http://www.fontblog.de/musicbon-ende-alles-wird-gut" class="liexternal">gutes Ende</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/01/29/spass-mit-den-music-bons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Volumes auswerfen unter Zwang</title>
		<link>http://instant-thinking.de/2008/01/25/volumes-auswerfen-unter-zwang/</link>
		<comments>http://instant-thinking.de/2008/01/25/volumes-auswerfen-unter-zwang/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 20:18:40 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/01/25/volumes-auswerfen-unter-zwang/</guid>
		<description><![CDATA[Schonmal mag sich Mac OS X nur sehr ungern von einer CD/DVD oder einer externen Platte trennen. Leider teilt es einem nicht mit welches Programm da noch dabei ist irgend etwas mit dem Volume zu treiben. Um dem Begehr ein wenig mehr Nachdruck zu verleihen1 gebe man doch mal folgendes ins Terminal ein: F&#252;r optische [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://instant-thinking.de/wp-content/uploads/2008/01/eject.png' width='400' alt='Eject' /></p>

<p>Schonmal mag sich Mac OS X nur sehr ungern von einer CD/DVD oder einer externen Platte trennen. Leider teilt es einem nicht mit welches Programm da noch dabei ist irgend etwas mit dem Volume zu treiben. Um dem Begehr ein wenig mehr Nachdruck zu verleihen<sup><a href="http://instant-thinking.de/2008/01/25/volumes-auswerfen-unter-zwang/#footnote_0_1042" id="identifier_0_1042" class="footnote-link footnote-identifier-link" title="und ohne mit lsof und kill rum zu fummeln">1</a></sup> gebe man doch mal folgendes ins Terminal ein:</p>

<p>F&#252;r optische Medien:</p>

<p><code class="prettyprint">diskutil eject /Volumes/MeinVolume</code></p>

<p>F&#252;r Festplatten/USB-Sticks:</p>

<p><code class="prettyprint">diskutil unmount force /Volume/MeinVolume</code></p>

<p>Dann geht das schon&#8230;</p>
<ol class="footnotes"><li id="footnote_0_1042" class="footnote">und ohne mit <code>lsof</code> und <code>kill</code> rum zu fummeln</li></ol>]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/01/25/volumes-auswerfen-unter-zwang/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 23. Oktober bis zum 26. Oktober</title>
		<link>http://instant-thinking.de/2007/10/27/quicklinks-vom-23-oktober-bis-zum-26-oktober/</link>
		<comments>http://instant-thinking.de/2007/10/27/quicklinks-vom-23-oktober-bis-zum-26-oktober/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 00:31:55 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[arbeit]]></category>
		<category><![CDATA[burn]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[screencasting]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[shareware]]></category>
		<category><![CDATA[snmp]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[wan]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2007/10/27/quicklinks-vom-23-oktober-bis-zum-26-oktober/</guid>
		<description><![CDATA[Meine del.icio.us-Links vom 23. Oktober bis zum 26. Oktober: dotfiles.org &#8211; is a place to upload, download, and share your dotfiles like .bashrc, .vimrc, and .bash_profile Screencast &#8211; Sleek and simple screencasting application. Shareware, 29$&#8230; HallowScream Screensaver &#8211; Features 10 Flash animated scenes for your kooky, spooky Halloween fun! SimplyBurns &#8211; is a Mac OS [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://del.icio.us/der_dennis" class="lidelicious">del.icio.us-Links</a> vom 23. Oktober bis zum 26. Oktober:</p>

<ul>
<li><a href="http://dotfiles.org/" class="liexternal">dotfiles.org</a> &#8211; is a place to upload, download, and share your dotfiles like .bashrc, .vimrc, and .bash_profile</li>
<li><a href="http://araelium.com/screencast/" class="liexternal">Screencast</a> &#8211; Sleek and simple screencasting application. Shareware, 29$&#8230;</li>
<li><a href="http://www.apple.com/downloads/macosx/icons_screensavers/hallowscreamscreensaver.html" class="liexternal">HallowScream Screensaver</a> &#8211; Features 10 Flash animated scenes for your kooky, spooky Halloween fun!</li>
<li><a href="http://simplyburns.berlios.de/index.html" class="liexternal">SimplyBurns</a> &#8211; is a Mac OS X (requires 10.4.x aka &#8220;Tiger&#8221;) application with a GUI, which allows the user to burn CD / DVD media.</li>
<li><a href="http://uri.cat/software/Anemona/" class="liexternal">An&Atilde;&uml;mona</a> &#8211; is a particle-based screensaver based on LiquidMac. Its movements suggest the ones of a sea anemone.</li>
<li><a href="http://wanem.sourceforge.net/" class="liexternal">WANEM &#8211; The Wide Area Network Emulator</a> &#8211; is a Wide Area Network Emulator, meant to provide a real experience of a Wide Area Network/Internet, during application development / testing over a LAN environment.</li>
<li><a href="http://www.nwlab.net/guide2na/netzwerkanalyse-tools.html" class="liexternal">Tools fuer die Fehlersuche im Netzwerk</a> &#8211; Sehr umfassende Liste von Hardware- und Software-Tools f&Atilde;&frac14;r den Networker.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2007/10/27/quicklinks-vom-23-oktober-bis-zum-26-oktober/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

