<?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; encryption</title>
	<atom:link href="http://instant-thinking.de/tag/encryption/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 19. August bis zum 29. August</title>
		<link>http://instant-thinking.de/2011/09/06/quicklinks-vom-19-august-bis-zum-29-august/</link>
		<comments>http://instant-thinking.de/2011/09/06/quicklinks-vom-19-august-bis-zum-29-august/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 09:04:43 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[chef]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[windowmanager]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[x11]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3279</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 19. August bis zum 29. August: obnam &#8211; is an easy, secure backup program. Backups can be stored on local hard disks, or online via the SSH SFTP protocol. The backup server, if used, does not require any special software, on top of SSH. Greenshot &#8211; is a light-weight screenshot software tool [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 19. August bis zum 29. August:</p>

<ul>
<li><a href="http://braawi.org/obnam/" class="liexternal">obnam</a> &#8211; is an easy, secure backup program. Backups can be stored on local hard disks, or online via the SSH SFTP protocol. The backup server, if used, does not require any special software, on top of SSH.</li>
<li><a href="http://getgreenshot.org/" class="liexternal">Greenshot</a> &#8211; is a light-weight screenshot software tool for Windows</li>
<li><a href="http://offlineimap.org/" class="liexternal">OfflineIMAP</a> &#8211; operates on a REMOTE and a LOCAL repository and synchronizes emails between them, so that you can read the same mailbox from multiple computers. The REMOTE repository is some IMAP server, while LOCAL can be either a local Maildir or another IMAP server.</li>
<li><a href="http://www.bobsoft-mac.de/texnicle/texnicle.html" class="liexternal">TeXnicle</a> &#8211; is a LaTeX editor and project organiser for Mac OS X with a feature-rich interface to help you manage your LaTeX projects.</li>
<li><a href="http://www.zoltanhosszu.com/gaget/" class="liexternal">GAget</a> &#8211; Google Analytics Widget for Mac OS X Dashboard</li>
<li><a href="http://twitter.github.com/bootstrap/" class="liexternal">Bootstrap</a> &#8211; is a toolkit from Twitter designed to kickstart development of webapps and sites.</li>
<li><a href="http://www.atmos.org/cinderella/" class="liexternal">cinderella</a> &#8211; is a fully managed development environment for open source hacking on Mac OSX. It&#039;s powered by homebrew and chef. You only need Xcode to get started.</li>
<li><a href="http://awesome.naquadah.org/" class="liexternal">awesome</a> &#8211; awesome is a highly configurable, next generation framework window manager for X.  It is primarly targeted at power users, developers and any people dealing with every day computing tasks and who want to have fine-grained control on theirs graphical environment.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/09/06/quicklinks-vom-19-august-bis-zum-29-august/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 9. M&#228;rz bis zum 20. M&#228;rz</title>
		<link>http://instant-thinking.de/2011/03/26/quicklinks-vom-9-marz-bis-zum-20-marz/</link>
		<comments>http://instant-thinking.de/2011/03/26/quicklinks-vom-9-marz-bis-zum-20-marz/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 10:35:05 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[aperture]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[cam]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[destroy]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[erase]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[forensic]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[harddisk]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphoto]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbookpro]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[organisation]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[raw]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[unison]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wget]]></category>
		<category><![CDATA[wlan]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2960</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 9. M&#228;rz bis zum 20. M&#228;rz: Colored word-based diff &#8211; A wrapper that does what I want most of the time, and colorizes the output is cwdiff. Version control systems can easily be coerced into using this wrapper instead of diff. Meslo-Font &#8211; Customized version of Apple&#039;s Menlo font. Great monospaced font [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 9. M&#228;rz bis zum 20. M&#228;rz:</p>

<ul>
<li><a href="http://homepages.inf.ed.ac.uk/imurray2/compnotes/cwdiff/" class="liexternal">Colored word-based diff</a> &#8211; A wrapper that does what I want most of the time, and colorizes the output is cwdiff. Version control systems can easily be coerced into using this wrapper instead of diff.</li>
<li><a href="https://github.com/andreberg/Meslo-Font#readme" class="liexternal">Meslo-Font</a> &#8211; Customized version of Apple&#039;s Menlo font. Great monospaced font for development work. Should also work with the Windows Console</li>
<li><a href="http://www.thegeekstuff.com/2009/09/the-ultimate-wget-download-guide-with-15-awesome-examples/" class="liexternal">The Ultimate Wget Download Guide With 15 Awesome Examples</a> &#8211; </li>
<li><a href="http://thresholdapp.tumblr.com/" class="liexternal">Threshold</a> &#8211; A universal quick entry field for OS X</li>
<li><a href="http://chetansurpur.com/projects/sidestep/" class="liexternal">Sidestep</a> &#8211; is an open-source application for Mac OS X that sits quietly in the background, protecting your security and privacy as you browse the&nbsp;web.</li>
<li><a href="http://bluemarine.tidalwave.it/" class="liexternal">blueMarine</a> &#8211; An open source application for the digital photo workflow, the blueMarine project will provide you an all-in-one tool for managing your photos, from the shoot up to the archiving and beyond. blueMarine is an expandable, open platform and includes specific support for different photographers communities, as well as the latest technologies.</li>
<li><a href="http://apenwarr.ca/log/?m=201102#28" class="liexternal">Insufficiently known POSIX shell features</a> &#8211; all the tricks below work in every POSIX shell I know of. None of them are bashisms.</li>
<li><a href="http://philcryer.github.com/lipsync/" class="liexternal">lipsync</a> &#8211; is an open source, lightweight service that provides command-line, Dropbox &#8211; like syncing in Linux using OpenSSH, rsync, unison and lsyncd.</li>
<li><a href="http://codykrieger.com/gfxCardStatus" class="liexternal">gfxCardStatus</a> &#8211; is a menu bar application that keeps track of which graphics card your unibody, dual-GPU MacBook Pro is using at any given time, and allows you to switch between them on demand.</li>
<li><a href="http://www.dban.org/" class="liexternal">Darik&#039;s Boot And Nuke</a> &#8211; (&quot;DBAN&quot;) is a self-contained boot disk that securely wipes the hard disks of most computers. DBAN will automatically and completely delete the contents of any hard disk that it can detect, which makes it an appropriate utility for bulk or emergency data destruction.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/03/26/quicklinks-vom-9-marz-bis-zum-20-marz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 12. Juli bis zum 20. Juli</title>
		<link>http://instant-thinking.de/2010/07/23/quicklinks-vom-12-juli-bis-zum-20-juli/</link>
		<comments>http://instant-thinking.de/2010/07/23/quicklinks-vom-12-juli-bis-zum-20-juli/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 11:55:13 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[activesync]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[archivierung]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[ccc]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dokumente]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[essen]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[filesharing]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[gesellschaft]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleapps]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[jetdirect]]></category>
		<category><![CDATA[leben]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[netzpolitik]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[politik]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[rechnung]]></category>
		<category><![CDATA[recht]]></category>
		<category><![CDATA[reisen]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shsh]]></category>
		<category><![CDATA[steuern]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vertrag]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wohnung]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2413</guid>
		<description><![CDATA[Meine delicious.com-Links vom 12. Juli bis zum 20. Juli: CCC &#124; Forderungen f&#252;r ein lebenswertes Netz &#8211; Der CCC &#8211; Die Stimme der Vernunft. CMS Tree Page View &#8211; is a plugin for WordPress that adds a CMS-like tree overview of all your pages, like the view often found in a page-focused CMS. Aufbewahrungsfristen f&#252;r [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 12. Juli bis zum 20. Juli:</p>

<ul>
<li><a href="http://www.ccc.de/de/updates/2010/forderungen-lebenswertes-netz" class="liexternal">CCC | Forderungen f&uuml;r ein lebenswertes Netz</a> &#8211; Der CCC &#8211; Die Stimme der Vernunft.</li>
<li><a href="http://eskapism.se/code-playground/cms-tree-page-view/" class="liexternal">CMS Tree Page View</a> &#8211; is a plugin for WordPress that adds a CMS-like tree overview of all your pages, like the view often found in a page-focused CMS.</li>
<li><a href="http://www.wdr.de/radio/wdr2/quintessenz/532965.phtml" class="liexternal">Aufbewahrungsfristen f&uuml;r Dokumente</a> &#8211; Sehr praktische Informationen aus der Quintessenz von WDR 2.</li>
<li><a href="http://www.afp548.com/article.php?story=EASpart1" class="liexternal">Exchange ActiveSync on Mac OS X Server</a> &#8211; </li>
<li><a href="http://www.ibm.com/developerworks/aix/library/au-badunixhabits.html?ca=lnxw01GoodUnixHabits#one" class="liexternal">UNIX tips: Learn 10 good UNIX usage habits</a> &#8211; </li>
<li><a href="http://lilliputlabs.com/products/mailboxes/" class="liexternal">Mailboxes</a> &#8211; is a multi-user Gmail client for the iPad, letting you easily and securely access your Gmail and Google Apps email accounts on a shared iPad.</li>
<li><a href="http://thefirmwareumbrella.blogspot.com/" class="liexternal">The Firmware Umbrella</a> &#8211; Making local iOS Restores possible by saving your SHSH hashes locally and at Cydia. This way, even when (not if) Apple decides to stop signing your firmware, you are still able to install it&#8230;</li>
<li><a href="http://www.irongeek.com/i.php?page=security/networkprinterhacking" class="liexternal">Hacking Network Printers (Mostly HP JetDirects, but a little info on the Ricoh Savins)</a> &#8211; This article will attempt to point out some of the more interesting things that can be done with a network based printer to make it reveal information about its users, owners and the network it&#039;s part of.</li>
<li><a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx" class="liexternal">Disk2vhd</a> &#8211; is a utility that creates VHD versions of physical disks for use in Microsoft Virtual PC or Microsoft Hyper-V virtual machines. The difference between Disk2vhd and other physical-to-virtual tools is that you can run Disk2vhd on a system that&rsquo;s online.</li>
<li><a href="http://tautoko.info/2010/07/12/london-food-tipps/" class="liexternal">London Food Tipps &raquo; tautoko weblog</a> &#8211; Asian food and coffee stores.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2010/07/23/quicklinks-vom-12-juli-bis-zum-20-juli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 30. Juni bis zum 9. Juli</title>
		<link>http://instant-thinking.de/2010/07/10/quicklinks-vom-30-juni-bis-zum-9-juli/</link>
		<comments>http://instant-thinking.de/2010/07/10/quicklinks-vom-30-juni-bis-zum-9-juli/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 06:02:12 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlereader]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphoto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[organisation]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svk]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2360</guid>
		<description><![CDATA[Meine delicious.com-Links vom 30. Juni bis zum 9. Juli: Your PasswordCard &#8211; is a credit card-sized card you keep in your wallet, which lets you pick very secure passwords for all your websites, without having to remember them! You just keep them with you, and even if your wallet does get stolen, the thief will [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 30. Juni bis zum 9. Juli:</p>

<ul>
<li><a href="http://www.passwordcard.org/en" class="liexternal">Your PasswordCard</a> &#8211; is a credit card-sized card you keep in your wallet, which lets you pick very secure passwords for all your websites, without having to remember them! You just keep them with you, and even if your wallet does get stolen, the thief will still not know your actual passwords.</li>
<li><a href="http://www.rutschle.net/tech/sslh.shtml" class="liexternal">sslh &#8211; ssl/ssh multiplexer</a> &#8211; lets one accept both HTTPS and SSH connections on the same port. It makes it possible to connect to an SSH server on port 443 (e.g. from inside a corporate firewall) while still serving HTTPS on that port.</li>
<li><a href="http://utsl.gen.nz/talks/git-svn/intro.html" class="liexternal">An introduction to git-svn for Subversion/SVK users and deserters</a> &#8211; This article is aimed at people who want to contribute to projects which are using Subversion as their code-wiki</li>
<li><a href="http://codesorcery.net/meerkat" class="liexternal">Meerkat</a> &#8211; An easy-to-use SSH tunnel manager built specifically for the Mac. Shareware, $19,95&#8230;</li>
<li><a href="http://codaset.com/robwilkerson/add-to-google-reader/wiki" class="liexternal">Add to Google Reader Safari Extension</a> &#8211; captures a click on the RSS button and redirects the feed preview page in Google Reader where the user can subscribe immediately.</li>
<li><a href="http://www.windowspro.de/wolfgang-sommergut/test-windows-7-backup-was-es-kann-und-was-nicht?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+windowspro+%28WindowsPro%29" class="liexternal">Test: Windows 7 Backup &#8211; was es kann und was nicht</a> &#8211; So was kann man offenbar nicht auf gew&ouml;hnliche Enduser los lassen&#8230;</li>
<li><a href="http://al3xandr3.github.com/2008/11/25/ruby-foto-organizer.html" class="liexternal">Little &#039;ruby&#039; photo organizer</a> &#8211; Place this script in a folder full of pictures, run it, and it will organize the pictures into folders by the day they were taken.</li>
<li><a href="https://www.tarsnap.com/index.html" class="liexternal">Tarsnap</a> &#8211; is a secure online backup service for BSD, Linux, OS X, Solaris, Cygwin, and can probably be compiled on many other UNIX-like operating systems. The Tarsnap client code provides a flexible and powerful command-line interface which can be used directly or via shell scripts.</li>
<li><a href="http://sourceforge.net/projects/gitextensions/" class="liexternal">Git Extensions</a> &#8211; is a toolkit to make working with Git under Windows more intuitive. The shell extension will intergrate in Windows Explorer and presents a nice context menu on files.</li>
<li><a href="http://www.fraiseapp.com/index.php" class="liexternal">Fraise</a> &#8211; is a free text editor for Mac OS X Leopard 10.6 which is both easy to use and powerful. It is designed to neither confuse newcomers nor disappoint advanced users. It should work perfectly for a whole variety of needs &ndash; like web programming, script editing, making a to do list and so on..</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2010/07/10/quicklinks-vom-30-juni-bis-zum-9-juli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 1. Juni bis zum 29. Juni</title>
		<link>http://instant-thinking.de/2010/06/30/quicklinks-vom-1-juni-bis-zum-29-juni/</link>
		<comments>http://instant-thinking.de/2010/06/30/quicklinks-vom-1-juni-bis-zum-29-juni/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 09:06:06 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[devop]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[filesharing]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sneakernet]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[überwachung]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xcode]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2317</guid>
		<description><![CDATA[Meine delicious.com-Links vom 1. Juni bis zum 29. Juni: The Upside of Downtime (Velocity 2010) &#8211; Great presentation about why Downtime sucks and how to appreciate this fact. One Thing Well &#8211; My Linux Setup &#8211; Pretty awesome minimal linux setup including some great software hints&#8230; sneakernet &#8211; is designed as a 99% offline campus [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 1. Juni bis zum 29. Juni:</p>

<ul>
<li><a href="http://www.slideshare.net/lennysan/the-upside-of-downtime-velocity-2010-4564992" class="liexternal">The Upside of Downtime (Velocity 2010)</a> &#8211; Great presentation about why Downtime sucks and how to appreciate this fact.</li>
<li><a href="http://onethingwell.org/linux-setup#r1-062610" class="liexternal">One Thing Well &#8211; My Linux Setup</a> &#8211; Pretty awesome minimal linux setup including some great software hints&#8230;</li>
<li><a href="http://github.com/drewcrawford/sneakernet" class="liexternal">sneakernet</a> &#8211; is designed as a 99% offline campus filesharing network to distribute gigabyte-sized files to a network of upwards of several thousand users who all live within a square mile or so.</li>
<li><a href="http://gitbox.pierlis.com/" class="liexternal">Gitbox</a> &#8211; is a Mac OS X graphical interface for Git version control system. In a single window you see branches, history and working directory status.</li>
<li><a href="http://www.splunk.com/" class="liexternal">Splunk</a> &#8211; indexes data from any application, server or network device. It crawls logs, metrics, and other data from applications, servers and network devices and indexes it in a searchable repository from which it can generate graphs, reports and alerts.</li>
<li><a href="http://gitref.org/index.html" class="liexternal">Git Reference</a> &#8211; This is meant to be a quick reference for learning and remembering the most important and commonly used Git commands. The commands are organized into sections of the type of operation you may be trying to do, and will preset the common options and commands needed to accomplish these common tasks.</li>
<li><a href="http://www.baara.com/q10/" class="liexternal">Q10</a> &#8211; is a simple but powerful text editor designed and built with writers in mind. Windows only.</li>
<li><a href="http://code.google.com/p/mcollective/" class="liexternal">mcollective</a> &#8211; is a framework to build server orchestration or parallel job execution systems.</li>
<li><a href="http://code.google.com/p/damnvid/" class="liexternal">damnvid</a> &#8211; is a cross-platform application to download and convert videos from your hard drive or from dozens of video sharing websites like YouTube, Dailymotion, Veoh, Metacafe, etc. Basically, it&#039;s a video downloader and converter that sucks less.</li>
<li><a href="http://www.infobliss.at/objc/obc001_index.htm" class="liexternal">Objective-C Tutorial</a> &#8211; Ein Tutorial zu Objective-C, XCode und Cocoa</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2010/06/30/quicklinks-vom-1-juni-bis-zum-29-juni/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 15. September bis zum 3. Oktober</title>
		<link>http://instant-thinking.de/2009/10/03/quicklinks-vom-15-september-bis-zum-3-oktober/</link>
		<comments>http://instant-thinking.de/2009/10/03/quicklinks-vom-15-september-bis-zum-3-oktober/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 17:00:04 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[baseband]]></category>
		<category><![CDATA[bsod]]></category>
		<category><![CDATA[cifs]]></category>
		<category><![CDATA[configurationmanagement]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[pwnage]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[snowleopard]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[typo]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unlock]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=1990</guid>
		<description><![CDATA[Meine delicious.com-Links vom 15. September bis zum 3. Oktober: [Full-disclosure] Windows Vista/7 : SMB2.0 NEGOTIATE PROTOCOL REQUEST Remote B.S.O.D. &#8211; Killing any Windows Vista/7 with enabled SMB over the network&#8230; Dropbox SnowLeopard Service &#8211; These services will appear in every contextual menu of files. You are now just 2 clicks away from posting something to [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 15. September bis zum 3. Oktober:</p>

<ul>
<li><a href="http://www.derkeiler.com/Mailing-Lists/Full-Disclosure/2009-09/msg00094.html" class="liexternal">[Full-disclosure] Windows Vista/7 : SMB2.0 NEGOTIATE PROTOCOL REQUEST Remote B.S.O.D.</a> &#8211; Killing any Windows Vista/7 with enabled SMB over the network&#8230;</li>
<li><a href="http://crashtron.posterous.com/dropbox-snowleopard-service" class="liexternal">Dropbox SnowLeopard Service</a> &#8211; These services will appear in every contextual menu of files. You are now just 2 clicks away from posting something to Dropbox!</li>
<li><a href="http://justcreativedesign.com/2008/09/23/top-7-fonts-used-by-professionals-in-graphic-design-2/" class="liexternal">Top 7 Fonts Used By Professionals In Graphic Design</a> &#8211; 7 beautiful Fonts!</li>
<li><a href="http://www.saurik.com/id/12" class="liexternal">Caching Apple&#39;s Signature Server</a> &#8211; </li>
<li><a href="http://www.kanarip.com/courses/Configuration_Management_Using_Puppet/index.html" class="liexternal">Configuration Management Using Puppet</a> &#8211; This book is a configuration management workshop wrapped around puppet, the next-generation configuration management utility that has proven to be simple, straightforward, flexible, scalable, stable, fast, extensible and most importantly, truely Free.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2009/10/03/quicklinks-vom-15-september-bis-zum-3-oktober/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/2009/07/13/quicklinks-vom-9-juli-bis-zum-13-juli-2/</link>
		<comments>http://instant-thinking.de/2009/07/13/quicklinks-vom-9-juli-bis-zum-13-juli-2/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 11:00:10 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[bachelor]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cc]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[creativecommons]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[gesellschaft]]></category>
		<category><![CDATA[growl]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[medien]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[politik]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[recht]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[society]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wlan]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=1810</guid>
		<description><![CDATA[Meine delicious.com-Links vom 9. Juli bis zum 13. Juli: SweetFM &#8211; switches seamlessly between Last.fm and iTunes. Tune to any station and you can control Last.fm with SweetFM&#39;s interface &#8211; stop the stream and you can use it as an iTunes controller! killer spiele werte. zur komplexit&#228;t einer verbotsdebatte und ihres spielgegenstandes &#8211; allgemein geht [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 9. Juli bis zum 13. Juli:</p>

<ul>
<li><a href="http://www.chocomoko.com/" class="liexternal">SweetFM</a> &#8211; switches seamlessly between Last.fm and iTunes. Tune to any station and you can control Last.fm with SweetFM&#39;s interface &#8211; stop the stream and you can use it as an iTunes controller!</li>
<li><a href="http://hampuslarsson.wordpress.com/2009/06/01/killer-spiele-werte-zur-komplexitat-einer-verbotsdebatte-und-ihres-spielgegenstandes/" class="liexternal">killer spiele werte. zur komplexit&auml;t einer verbotsdebatte und ihres spielgegenstandes</a> &#8211; allgemein geht es um das thema der gewalthaltigen computerspiele (oder, wie es so gerne heisst, &ldquo;killerspiele&rdquo;), den kulturhistorische kontext, in dem man die moral-panic debatte sehen muss, zensur und werte, medienwirkungsforschung und die rechtliche situation in deutschland.</li>
<li><a href="http://www.noscope.com/fauna/" class="liexternal">Fauna</a> &#8211; Very clean theme for wordpress&#8230;</li>
<li><a href="http://mac.appstorm.net/how-to/applescript/the-ultimate-beginners-guide-to-applescript/" class="liexternal">The Ultimate Beginner&rsquo;s Guide To AppleScript</a> &#8211; </li>
<li><a href="http://trac.metasploit.com/wiki/Karmetasploit" class="liexternal">Karmetasploit</a> &#8211; KARMA + Metasploit 3 == Karmetasploit</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2009/07/13/quicklinks-vom-9-juli-bis-zum-13-juli-2/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>
	</channel>
</rss>

