<?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; vi</title>
	<atom:link href="http://instant-thinking.de/tag/vi/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 23. Juli bis zum 2. August</title>
		<link>http://instant-thinking.de/2011/08/03/quicklinks-vom-23-juli-bis-zum-2-august/</link>
		<comments>http://instant-thinking.de/2011/08/03/quicklinks-vom-23-juli-bis-zum-2-august/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 18:34:29 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[remotedesktop]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[screensharing]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[simbl]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[terminal.app]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3212</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 23. Juli bis zum 2. August: ScreenSharingMenulet &#8211; connect to local and Back to My Mac hosts via Screen Sharing from the menu bar Using the Rake Build Language &#8211; Message Header Analysis Tool &#8211; Extract a message header from a mail you want to investigate. Copy/Paste into the box above and [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 23. Juli bis zum 2. August:</p>

<ul>
<li><a href="http://www.klieme.com/ScreenSharingMenulet.html" class="liexternal">ScreenSharingMenulet</a> &#8211; connect to local and Back to My Mac hosts via Screen Sharing from the menu bar</li>
<li><a href="http://martinfowler.com/articles/rake.html" class="liexternal">Using the Rake Build Language</a> &#8211; </li>
<li><a href="https://messageheader.appspot.com/" class="liexternal">Message Header Analysis Tool</a> &#8211; Extract a message header from a mail you want to investigate. Copy/Paste into the box above and click on &quot;ANALYSE&quot;</li>
<li><a href="http://totalterminal.binaryage.com/" class="liexternal">TotalTerminal</a> &#8211; provides a persistent Visor Window which slides down when you press a hot-key. Remember Quake Console?</li>
<li><a href="http://www.noah.org/wiki/Pexpect" class="liexternal">pexpect</a> &#8211; is a pure Python module that makes Python a better tool for controlling and automating other programs.</li>
<li><a href="http://code.google.com/p/vimwiki/" class="liexternal">vimwiki</a> &#8211; is a personal wiki for Vim.  A number of linked text files that have their own syntax highlighting.</li>
<li><a href="http://www.tarsnap.com/spiped.html" class="liexternal">spiped</a> &#8211; is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses. This is similar to &#039;ssh -L&#039; functionality, but does not use SSH and requires a pre-shared symmetric key.</li>
<li><a href="http://blog.toddwerth.com/entries/5" class="liexternal">A simple Ruby command-line application skeleton</a> &#8211; </li>
<li><a href="http://www.gaijin.at/en/olsdltc.php" class="liexternal">Download Time Calculator</a> &#8211; calculates the time needed for downloading a file with a specified connection speed and file size</li>
<li><a href="https://github.com/rs/SafariOmnibar" class="liexternal">SafariOmnibar</a> &#8211; is a Safari SIMBL plugin aiming at mimicing the Chrome&#039;s smart location bar which combines location and search.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/08/03/quicklinks-vom-23-juli-bis-zum-2-august/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 4. M&#228;rz bis zum 23. M&#228;rz</title>
		<link>http://instant-thinking.de/2010/03/23/quicklinks-vom-4-maerz-bis-zum-23-maerz/</link>
		<comments>http://instant-thinking.de/2010/03/23/quicklinks-vom-4-maerz-bis-zum-23-maerz/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 18:17:43 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cooking]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[instapaper]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[kochen]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[mobipocket]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[recipe]]></category>
		<category><![CDATA[rezept]]></category>
		<category><![CDATA[rrdtool]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sony]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[umlaute]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[utf8]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2176</guid>
		<description><![CDATA[Meine delicious.com-Links vom 4. M&#228;rz bis zum 23. M&#228;rz: collectd &#8211; is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files. CSVed &#8211; is an easy and powerful CSV file editor, you can manipulate any CSV file, separated with [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 4. M&#228;rz bis zum 23. M&#228;rz:</p>

<ul>
<li><a href="http://collectd.org/" class="liexternal">collectd</a> &#8211; is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files.</li>
<li><a href="http://csved.sjfrancke.nl/" class="liexternal">CSVed</a> &#8211; is an easy and powerful CSV file editor, you can manipulate any CSV file, separated with any separator.</li>
<li><a href="http://simpledesktops.com/" class="liexternal">Simple Desktops</a> &#8211; is a collection of desktop wallpapers curated by Tom Watson designed to make your computer beautiful without distraction.</li>
<li><a href="http://martinfowler.com/articles/continuousIntegration.html" class="liexternal">Continuous Integration</a> &#8211; is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily &#8211; leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teams find that this approach leads to significantly reduced integration problems and allows a team to develop cohesive software more rapidly. This article is a quick overview of Continuous Integration summarizing the technique and its current usage.</li>
<li><a href="http://www.prelovac.com/vladimir/ultimate-solution-to-weird-utf-character-encoding-problem" class="liexternal">Ultimate solution to weird UTF character encoding problem</a> &#8211; Due to different formats of storing characters in the database, sometimes you may encounter problem with strange characters (like &acirc;&euro;&rdquo;) appearing in your WordPress posts. This can especially happen when moving the site to a different server, a process during which your database needs to be exported and imported.</li>
<li><a href="http://hbswk.hbs.edu/archive/5289.html" class="liexternal">Why Your Employees Are Losing Motivation</a> &#8211; Business literature is packed with advice about worker motivation&mdash;but sometimes managers are the problem, not the inspiration. Here are seven practices to fire up the troops. From Harvard Management Update.</li>
<li><a href="http://smittenkitchen.com/recipes/" class="liexternal">smitten kitchen Recipe Index</a> &#8211; Fearless cooking from a tiny kitchen in New York City with delicious photos&#8230;</li>
<li><a href="http://pixelmatrixdesign.com/uniform/#themes" class="liexternal">Uniform</a> &#8211; masks your standard form controls with custom themed controls. It works in sync with your real form elements to ensure accessibility and compatibility.</li>
<li><a href="http://hea-www.harvard.edu/~fine/Tech/vi.html" class="liexternal">vi Complete Key Binding List</a> &#8211; This is not intended as a tutorial. It is a reference on what every vi key binding does, followed by some useful vi tricks and tips. An expert will probably know most of these already, but an intermediate vi user will find valuable information, and even an expert may learn a thing or two.</li>
<li><a href="http://goephemera.com/" class="liexternal">Ephemera</a> &#8211; will comfortably synchronize your ebook reader with Instapaper.com via USB. It works with the Amazon Kindle, Sony readers and pretty much any device capable of reading HTML, Mobipocket or EPUB files.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2010/03/23/quicklinks-vom-4-maerz-bis-zum-23-maerz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 10. Dezember bis zum 13. Dezember</title>
		<link>http://instant-thinking.de/2009/12/13/quicklinks-vom-10-dezember-bis-zum-13-dezember/</link>
		<comments>http://instant-thinking.de/2009/12/13/quicklinks-vom-10-dezember-bis-zum-13-dezember/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 20:00:18 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[adobeair]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[isight]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[magicmouse]]></category>
		<category><![CDATA[mockup]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2045</guid>
		<description><![CDATA[Meine delicious.com-Links vom 10. Dezember bis zum 13. Dezember: MagicPrefs &#8211; is a free menubar application for OSX which aims to improve the functionality and configuration options of the Apple Magic Mouse. It features the ability to bind a variable number of finger clicks and taps to functions like Middle Click , Hold Down Both [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 10. Dezember bis zum 13. Dezember:</p>

<ul>
<li><a href="http://vladalexa.com/apps/osx/magicprefs/" class="liexternal">MagicPrefs</a> &#8211; is a free menubar application for OSX which aims to improve the functionality and configuration options of the Apple Magic Mouse. It features the ability to bind a variable number of finger clicks and taps to functions like Middle Click , Hold Down Both Mouse Buttons , Spaces , Expose, Dashboard etc.</li>
<li><a href="http://gwosdek.net/sequenz/" class="liexternal">Sequenz</a> &#8211; Take photos with your iSight and upload them</li>
<li><a href="http://www.balsamiq.com/products/mockups" class="liexternal">Balsamiq Mockups</a> &#8211; Extremely slick tool for great looking mockups of GUIs&#8230;</li>
<li><a href="http://code.iamcal.com/php/iTunesRemote/" class="liexternal">iTunes Remote</a> &#8211; is a simple web interface that allows you to control iTunes over the web.</li>
<li><a href="http://www.ryanflannery.net/hacking/vitunes/" class="liexternal">vitunes</a> &#8211; is a curses-based playlist manager and media player for *nix operating systems with vim-like keybinds.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2009/12/13/quicklinks-vom-10-dezember-bis-zum-13-dezember/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 9. Juli bis zum 13. Juli</title>
		<link>http://instant-thinking.de/2008/07/14/quicklinks-vom-9-juli-bis-zum-13-juli/</link>
		<comments>http://instant-thinking.de/2008/07/14/quicklinks-vom-9-juli-bis-zum-13-juli/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 00:31:28 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[adressbook]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[concentration]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[donationware]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[geotag]]></category>
		<category><![CDATA[googleearth]]></category>
		<category><![CDATA[googlemaps]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[poster]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[shareware]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[spongebob]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[whitenoise]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/07/14/quicklinks-vom-9-juli-bis-zum-13-juli/</guid>
		<description><![CDATA[Meine del.icio.us-Links vom 9. Juli bis zum 13. Juli: Beeswax &#8211; is an information management system inspired by Lotus Agenda. It aims to recreate Agenda&#8217;s flexibility and efficiency in a clutter-free, text-based (ncursesw) user interface with vi key bindings. XML Google Maps &#8211; This plugin allows you to easily insert Google Map or Google Earth [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://del.icio.us/der_dennis" class="lidelicious">del.icio.us-Links</a> vom 9. Juli bis zum 13. Juli:</p>

<ul>
<li><a href="http://waxandwane.org/beeswax/beeswax.html" class="liexternal">Beeswax</a> &#8211; is an information management system inspired by Lotus Agenda. It aims to recreate Agenda&#8217;s flexibility and efficiency in a clutter-free, text-based (ncursesw) user interface with vi key bindings.</li>
<li><a href="http://wordpress.org/extend/plugins/xml-google-maps/" class="liwp">XML Google Maps</a> &#8211; This plugin allows you to easily insert Google Map or Google Earth Plugin Maps into your blog.</li>
<li><a href="http://posterazor.sourceforge.net/?lang=german" class="liexternal">PosteRazor</a> &#8211; Der PosteRazor schneidet eine Rasterbild-datei in St&#252;cke, die anschlie&#223;end ausgedruckt und zu einem Poster zusammengef&#252;gt werden k&#246;nnen.</li>
<li><a href="http://abkey.far-blue.co.uk/" class="liexternal">The GPG Plugin for Address Book</a> &#8211; The ABKey plugin enhances Address Book by allowing you to see which of your contacts have current, revoked and expired keys as well as providing more detailed information on request.</li>
<li><a href="http://www.bluestatic.org/software/macgdbp/index.php" class="liexternal">MacGDBp</a> &#8211; Debugger for live, running PHP Applications</li>
<li><a href="http://thisissand.com/" class="liexternal">thisissand.com</a> &#8211; Colorful falling sand. Quite meditative&#8230;</li>
<li><a href="http://www.zennaware.com/cornerstone/" class="liexternal">Cornerstone</a> &#8211; Graphical Subversion Tool for Mac OS X. Single User License for $59&#8230;</li>
<li><a href="http://www.springyarchiver.com/index.php" class="liexternal">Springy</a> &#8211; Works as a archive browser. Can add and extract files on the fly. Shareware, $18.</li>
<li><a href="http://spongepedia.bimserver.com/index.php?title=Hauptseite" class="liexternal">SpongePedia</a> &#8211; ist eine Enzyklop&#228;die mit Informationen und weltweit umfangreichste Seite rund um die Serie SpongeBob Schwammkopf. WTF?</li>
<li><a href="http://sixrevisions.com/resources/cheat_sheets_web_developer/" class="liexternal">Cheat Sheets for Front-end Web Developers</a> &#8211; 23 excellent, print-ready cheat sheets for HTML, CSS, and JavaScript including MooTools, jQuery and wordpress.</li>
<li><a href="http://www.eternalstorms.at/gimmesometune/" class="liexternal">GimmeSomeTune</a> &#8211; Amazing iTunes extension featuring lyrics, album art, last.fm, hotkeys and many more. Donationware.</li>
<li><a href="http://simplynoise.com/" class="liexternal">SimplyNoise.com</a> &#8211; free white noise straight from the internet</li>
<li><a href="http://www.xbox.com/de-DE/games/v/vivapinata/" class="liexternal">Viva Pinata</a> &#8211; Putzeliges Strategiespiel auf der XBox 360 mit Papptierchen&#8230;</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/07/14/quicklinks-vom-9-juli-bis-zum-13-juli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 27. Mai bis zum 28. Mai</title>
		<link>http://instant-thinking.de/2008/05/29/quicklinks-vom-27-mai-bis-zum-28-mai/</link>
		<comments>http://instant-thinking.de/2008/05/29/quicklinks-vom-27-mai-bis-zum-28-mai/#comments</comments>
		<pubDate>Thu, 29 May 2008 00:30:07 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cover]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[id3]]></category>
		<category><![CDATA[ietf]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[lyrics]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[nintendo]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[rfc]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/05/29/quicklinks-vom-27-mai-bis-zum-28-mai/</guid>
		<description><![CDATA[Meine del.icio.us-Links vom 27. Mai bis zum 28. Mai: Vim Introduction and Tutorial &#8211; Javascript Super Mario Kart &#8211; iTunesVolume &#8211; An iTunes controller for mouse. Tune Instructor &#8211; ist eine Software, die immer wieder anfallende Arbeitsabl&#228;ufe in Deiner Mediathek von iTunes autonom bew&#228;ltigt. osx-trash &#8211; manipulates the Mac OS X trash from the command [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://del.icio.us/der_dennis" class="lidelicious">del.icio.us-Links</a> vom 27. Mai bis zum 28. Mai:</p>

<ul>
<li><a href="http://blog.interlinked.org/tutorials/vim_tutorial.html" class="liexternal">Vim Introduction and Tutorial</a> &#8211; </li>
<li><a href="http://www.nihilogic.dk/labs/mariokart/" class="liexternal">Javascript Super Mario Kart</a> &#8211; </li>
<li><a href="http://homepage.mac.com/dy4/zumuya/iTunesVolume/" class="liexternal">iTunesVolume</a> &#8211; An iTunes controller for mouse. </li>
<li><a href="http://www.tune-instructor.com/de/index.html" class="liexternal">Tune Instructor</a> &#8211; ist eine Software, die immer wieder anfallende Arbeitsabl&#228;ufe in Deiner Mediathek von iTunes autonom bew&#228;ltigt.</li>
<li><a href="http://www.dribin.org/dave/osx-trash/" class="liexternal">osx-trash</a> &#8211; manipulates the Mac OS X trash from the command line, just like the Finder does.</li>
<li><a href="http://www.ietf.org/rfc/rfc5064.txt" class="liexternal">The Archived-At Message Header Field</a> &#8211; This memo defines a new email header field, Archived-At:, to provide a direct link to the archived form of an individual email message.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/05/29/quicklinks-vom-27-mai-bis-zum-28-mai/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 8. M&#228;rz</title>
		<link>http://instant-thinking.de/2008/03/09/quicklinks-vom-8-mrz/</link>
		<comments>http://instant-thinking.de/2008/03/09/quicklinks-vom-8-mrz/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 00:30:02 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[cam]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coreimage]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[f-script]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[isight]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[screencasting]]></category>
		<category><![CDATA[screengrabbing]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[wishlist]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/03/09/quicklinks-vom-8-mrz/</guid>
		<description><![CDATA[Meine del.icio.us-Links vom 8. M&#228;rz: ScreenFlow &#8211; is a complete workflow for creating screencasts: powerful enough to capture your desktop, video camera, microphone &#38; computer audio at the same time. Shareware, 79,99 € ViMate &#8211; vi plugin for TextMate Strands &#8211; is a screensaver that shows a weave of glowing, flexing lines. Secrets &#8211; is [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://del.icio.us/der_dennis" class="lidelicious">del.icio.us-Links</a> vom 8. M&auml;rz:</p>

<ul>
<li><a href="http://www.varasoftware.com/products/screenflow/" class="liexternal">ScreenFlow</a> &#8211; is a complete workflow for creating screencasts: powerful enough to capture your desktop, video camera, microphone &amp; computer audio at the same time. Shareware, 79,99 €</li>
    <li><a href="http://www.fowpas.net/vimate" class="liexternal">ViMate</a> &#8211; vi plugin for TextMate</li>
    <li><a href="http://www.whiteknightlogic.net/code.php?9" class="liexternal">Strands</a> &#8211; is a screensaver that shows a weave of glowing, flexing lines.</li>
    <li><a href="http://secrets.textdriven.com/" class="liexternal">Secrets</a> &#8211; is a Mac OS X prefpane that enables many hidden and undocumented features.</li>
    <li><a href="http://del.ishli.st/" class="liexternal">del.ishli.st</a> &#8211; a del.icio.us wishlist. Great idea!</li>
    <li><a href="http://www.otierney.net/flickrbooth/" class="liexternal">FlickrBooth</a> &#8211; is a simple little plugin for Apple’s Photo Booth that enables direct upload to flickr</li>
    <li><a href="http://gawker.sourceforge.net/Gawker.html" class="liexternal">Gawker</a> &#8211; is an application for Mac OS X that creates time-lapse movies using a webcam</li>
    <li><a href="http://www.fscript.org/documentation/LearnFScriptIn20Minutes/index.htm" class="liexternal">Learn F-Script in 20 Minutes</a> &#8211; &#8230;and Have Fun Playing with Core Image</li>
    <li><a href="http://sourceforge.net/projects/tmux/" class="liexternal">tmux</a>- is a terminal multiplexer, it enables a number of terminals (or windows) to be accessed and controlled from a single terminal</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/03/09/quicklinks-vom-8-mrz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 25. Januar bis zum 28. Januar</title>
		<link>http://instant-thinking.de/2008/01/29/quicklinks-vom-25-januar-bis-zum-28-januar/</link>
		<comments>http://instant-thinking.de/2008/01/29/quicklinks-vom-25-januar-bis-zum-28-januar/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 00:30:24 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[cam]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[fom]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[heimwerken]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[isight]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[lernen]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[store]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tufte]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[überwachung]]></category>
		<category><![CDATA[udp]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[wind]]></category>
		<category><![CDATA[wireshark]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/01/29/quicklinks-vom-25-januar-bis-zum-28-januar/</guid>
		<description><![CDATA[Meine del.icio.us-Links vom 25. Januar bis zum 28. Januar: Anki &#8211; is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible. To do this, it tracks how well you remember each fact, and uses that information to optimally schedule revie [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://del.icio.us/der_dennis" class="lidelicious">del.icio.us-Links</a> vom 25. Januar bis zum 28. Januar:</p>

<ul>
<li><a href="http://ichi2.net/anki/" class="liexternal">Anki</a> &#8211; is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible. To do this, it tracks how well you remember each fact, and uses that information to optimally schedule revie</li>
<li><a href="http://www.klieme.com/EyeSight.html" class="liexternal">EyeSight</a> &#8211; captures pictures periodically from 10 seconds to 999 days. Use it as webcam, watch rooms or whatever you like to do&#8230;</li>
<li><a href="http://www.studionetworksolutions.com/products/product_detail.php?t=more&#038;pi=11" class="liexternal">globalSAN iSCSI Initiator for OS X</a> &#8211; </li>
<li><a href="http://www.prelovac.com/vladimir/wordpress-plugins/theme-test-drive" class="liexternal">Theme Test Drive</a> &#8211; allows you to safely test drive any theme on your blog as administrator, while visitors still use the default one.</li>
<li><a href="http://porticus.alittledrop.com/index.html" class="liexternal">Porticus</a> &#8211; is a Cocoa GUI for the MacPorts package manager.</li>
<li><a href="http://tooble.tv/" class="liexternal">tooble</a> &#8211; Browse, Search, and Download YouTube Video directly to your iPod</li>
<li><a href="http://jmcpherson.org/par.html" class="liexternal">par, the Paragraph Formatter</a> &#8211; is an extremely well-written and intelligent paragraph formatter that almost no one knows about. It makes it easy to write enviably well-formatted plain text e-mails and is also helpful with source code.</li>
<li><a href="http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=00036T&#038;topic_id=1&#038;topic=Ask+E.T." class="liexternal">Interface design and the iPhone</a> &#8211; Edward Tufte on the iPhone Interface Design</li>
<li><a href="http://www.oobject.com/category/items-to-build-an-apple-store/" class="liexternal">items to build an apple store</a> &#8211; If you want to re-model your home in the style of an Apple store, here are links to the suppliers of the actual items they use.</li>
<li><a href="http://mtrr.org/blog/?p=83" class="liexternal">Why ZFS Matters to Mac Users</a> &#8211; </li>
<li><a href="http://www.christian-hornung.de/" class="liexternal">Mac OS X Leopard native Wireshark without X11</a> &#8211; Native Builds for Intel and PPC with included GTK+. Yay!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/01/29/quicklinks-vom-25-januar-bis-zum-28-januar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 4. Januar bis zum 17. Januar</title>
		<link>http://instant-thinking.de/2008/01/18/quicklinks-vom-4-januar-bis-zum-17-januar/</link>
		<comments>http://instant-thinking.de/2008/01/18/quicklinks-vom-4-januar-bis-zum-17-januar/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 00:30:45 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[arbeit]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[handy]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphoto]]></category>
		<category><![CDATA[isight]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[playstation]]></category>
		<category><![CDATA[portknocking]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[ringtone]]></category>
		<category><![CDATA[secret]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[shareware]]></category>
		<category><![CDATA[skin]]></category>
		<category><![CDATA[spotlight]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tumblelog]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unattended]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/2008/01/18/quicklinks-vom-4-januar-bis-zum-17-januar/</guid>
		<description><![CDATA[Meine del.icio.us-Links vom 4. Januar bis zum 17. Januar: fseventer &#8211; Observes filesystem changes using the same underlying API as Spotlight FlickrBooth &#8211; is a simple little plugin for Apple’s Photo Booth. Just install, follow the setup instructions, and snap away! Why, oh WHY, do those #?@! nutheads use vi? &#8211; Great explanation of some [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://del.icio.us/der_dennis" class="lidelicious">del.icio.us-Links</a> vom 4. Januar bis zum 17. Januar:</p>

<ul>
<li><a href="http://www.fernlightning.com/doku.php?id=software:fseventer:start" class="liexternal">fseventer</a> &#8211; Observes filesystem changes using the same underlying API as Spotlight</li>
<li><a href="http://www.otierney.net/flickrbooth" class="liexternal">FlickrBooth</a> &#8211; is a simple little plugin for Apple’s Photo Booth. Just install, follow the setup instructions, and snap away!</li>
    <li><a href="http://www.viemu.com/a-why-vi-vim.html" class="liexternal">Why, oh WHY, do those #?@! nutheads use vi?</a> &#8211; Great explanation of some vi features</li>
    <li><a href="http://www.opsi.org/" class="liexternal">opsi</a> &#8211; provides a tool for remotely installing operating systems and deploying software. While it is based on a Linux server its primary targets are Windows work stations.</li>
    <li><a href="http://www.relaxtones.de/" class="liexternal">relaxtones</a> &#8211; 10 entspannte Klingelt&#246;ne im MP3-Format kostenlos. Schick.</li>
    <li><a href="http://www.nullriver.com/index/products/medialink" class="liexternal">MediaLink</a> &#8211; Media Sharing between Mac and Playstation 3. Shareware, 20,00 $.</li>
    <li><a href="http://shimmer.sourceforge.net/" class="liexternal">shimmer</a> &#8211; works by cryptographically changing a set of ports. 16 ports change every minute frustrating an attacker, but a legimitate user with access to a shared secret can determine the real port, avoid blacklisting, and get a connection.</li>
    <li><a href="http://www.typoet.com/separators/index.html#download" class="liexternal">Finder Sidebar Separators</a> &#8211; Nice looking Seperators for the 10.5 Finder Sidebar</li>
    <li><a href="http://www.mygnu.com/julius/proj_qs.html" class="liexternal">Showcase</a> &#8211; This is a plugin for the application launcher Quicksilver, adding a new interface. The special thing about this interface is that it heavily uses the new CoreAnimation technologies introduced with Leopard&#8230; Very nice looking.</li>
    <li><a href="http://chyrp.net/" class="liexternal">Chyrp</a> &#8211; Tumblelog-engine, to be hosted on your own server</li>
    <li><a href="http://www.zhangduo.com/udi.html" class="liexternal">Unknown Device Identifier</a> &#8211; enables you to identify the yellow question mark labeled Unknown Devices in Device Manager. And reports you a detailed summary for the manufacturer name, OEM name, device type, device model and even the exact name of the unknown devices.</li>
    <li><a href="http://www.photocritic.org/2007/how-to-win-a-photography-contest/" class="liexternal">How to win photography competitions</a> &#8211; Seven Tips on how to win a photo contest. These are also good hints on improving your photography if you do not plan to join a contest&#8230;</li>



</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2008/01/18/quicklinks-vom-4-januar-bis-zum-17-januar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

