<?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; office</title>
	<atom:link href="http://instant-thinking.de/tag/office/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 2. Juni bis zum 16. Juni</title>
		<link>http://instant-thinking.de/2009/06/16/quicklinks-vom-2-juni-bis-zum-16-juni/</link>
		<comments>http://instant-thinking.de/2009/06/16/quicklinks-vom-2-juni-bis-zum-16-juni/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 11:00:07 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[ct]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[fujitsu]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[ocr]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[s510m]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[scansnap]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[timemachine]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[visualbasic]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=1795</guid>
		<description><![CDATA[Meine delicious.com-Links vom 2. Juni bis zum 16. Juni: 10.5: Repair Time Machine after logic board changes &#8211; What to do with your Backup when you MAC changed&#8230; rsync-Backup der c&#8217;t unter Windows Vista &#8211; Paperkey f&#252;r das GnuPG Schl&#252;ssel-Backup &#8211; The joy of electronic books &#8211; Scanning around 3000 books and making them available [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 2. Juni bis zum 16. Juni:</p>

<ul>
<li><a href="http://www.macosxhints.com/article.php?story=20080128003716101" class="liexternal">10.5: Repair Time Machine after logic board changes</a> &#8211; What to do with your Backup when you MAC changed&#8230;</li>
<li><a href="http://www.valentin-funk.de/2008/11/03/rsync-backup-der-ct-unter-windows-vista/" class="liexternal">rsync-Backup der c&rsquo;t unter Windows Vista</a> &#8211; </li>
<li><a href="http://blog.kairaven.de/archives/1793-Paperkey-fuer-das-GnuPG-Schluessel-Backup.html" class="liexternal">Paperkey f&uuml;r das GnuPG Schl&uuml;ssel-Backup</a> &#8211; </li>
<li><a href="http://sealedabstract.com/?p=410" class="liexternal">The joy of electronic books</a> &#8211; Scanning around 3000 books and making them available in a personal ebook library. Awesome!</li>
<li><a href="http://www.viemu.com/viemu-vi-vim-word-outlook.html" class="liexternal">ViEmu for Word and Outlook</a> &#8211; is an innovative new product that provides vi/vim emulation for document processing in Microsoft Word, and for mail composing in Microsoft Outlook.</li>
<li><a href="http://mj12net.org/index.php/system-administrator-interview-cheat-sheet.html" class="liexternal">System Administrator Interview Cheat Sheet</a> &#8211; </li>
<li><a href="http://mobileopportunity.blogspot.com/2009/05/quick-history-of-software-platforms-how.html" class="liexternal">A quick history of software platforms: How we got here, and where we&#39;re going</a> &#8211; Well worth the read&#8230;</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2009/06/16/quicklinks-vom-2-juni-bis-zum-16-juni/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 10. September</title>
		<link>http://instant-thinking.de/2008/09/11/quicklinks-vom-10-september/</link>
		<comments>http://instant-thinking.de/2008/09/11/quicklinks-vom-10-september/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 05:59:24 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[shareware]]></category>
		<category><![CDATA[slime]]></category>
		<category><![CDATA[statistic]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=1388</guid>
		<description><![CDATA[Meine delicious.com-Links vom 10. September: pptPlex &#8211; is a plug-in that explores an alternate method for presenting a PowerPoint slide deck. Using pptPlex, you can present your slides as a tour through a zoomable canvas instead of a series of linear slides. mycrocosm &#8211; a web service that allows you to share snippets of information [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 10. September:</p>

<ul>
<li><a href="http://www.officelabs.com/projects/pptPlex/Pages/default.aspx" class="liexternal">pptPlex</a> &#8211; is a plug-in that explores an alternate method for presenting a PowerPoint slide deck. Using pptPlex, you can present your slides as a tour through a zoomable canvas instead of a series of linear slides.</li>
<li><a href="http://mycro.media.mit.edu/" class="liexternal">mycrocosm</a> &#8211; a web service that allows you to share snippets of information from the minutiae of daily life in the form of simple statistical graphs&#8230;</li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628&amp;displaylang=en" class="liexternal">XML Notepad 2007</a> &#8211; provides a simple intuitive user interface for browsing and editing XML documents.</li>
<li><a href="http://www.lavacat.com/iMouseFix/" class="liexternal">iMouseFix</a> &#8211; is a very simple program that will allow you to regain control of the mouse acceleration in Mac OS X</li>
<li><a href="http://toastycode.com/cuckoo/" class="liexternal">Cuckoo</a> &#8211; brings hourly clock chimes to Mac OS X. Play a beep on the hour. Or on the half-hour, or any combination of five-minute intervals.</li>
<li><a href="http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/" class="liexternal">Like Slime, for Vim</a> &#8211; Turn Vim into an IDE for almost anything using GNU screen&#8230;</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/09/11/quicklinks-vom-10-september/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compile xlhtml on Mac OS X</title>
		<link>http://instant-thinking.de/2008/03/09/compile-xlhtml-on-mac-os-x/</link>
		<comments>http://instant-thinking.de/2008/03/09/compile-xlhtml-on-mac-os-x/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 20:17:43 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/03/09/compile-xlhtml-on-mac-os-x/</guid>
		<description><![CDATA[Wenn man eine Excel-Tabelle auf einem unixoiden Betriebssystem in eine nutzbare Form bringen m&#246;chte, kann man das sehr simpel mit xlhtml erledigen. Das Programm ist unter Linux sehr einfach zu installieren da es in so gut wie jeder Distribution fertige Pakete von xlhtml gibt. Unter OS X muss man sich dagegen an den klassischen Unix-Dreischritt [...]]]></description>
			<content:encoded><![CDATA[<p>Wenn man eine Excel-Tabelle auf einem unixoiden Betriebssystem in eine nutzbare Form bringen m&#246;chte, kann man das sehr simpel mit <a href="http://chicago.sourceforge.net/xlhtml/" class="liexternal">xlhtml</a> erledigen.</p>

<p>Das Programm ist unter Linux sehr einfach zu installieren da es in so gut wie jeder Distribution fertige Pakete von xlhtml gibt.</p>

<p>Unter OS X muss man sich dagegen an den klassischen Unix-Dreischritt (configure, make, make install) halten und das Programm von Hand installieren:</p>

<p><code class="prettyprint">
$ tar xzvf xlhtml-0.5.tgz
$ cd xlhtml-0.5
$ configure
$ make
$ make install
</code></p>

<p>configure l&#228;uft auch sauber durch, bei make wird aber der Fehler</p>

<p><code class="prettyprint">cole/Makefile.am: required file `./depcomp' not found</code></p>

<p>ausgeworfen. Das kann wie folgt behoben werden:</p>

<p><code class="prettyprint">
$ tar xzvf xlhtml-0.5.tgz 
$ cd xlhtml-0.5
$ aclocal; autoconf; automake --add-missing
$ make
$ make install
</code></p>

<p>Und gut is&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/03/09/compile-xlhtml-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

