<?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; iphone</title>
	<atom:link href="http://instant-thinking.de/tag/iphone/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 28. Dezember bis zum 15. Januar</title>
		<link>http://instant-thinking.de/2012/01/16/quicklinks-vom-28-dezember-bis-zum-15-januar/</link>
		<comments>http://instant-thinking.de/2012/01/16/quicklinks-vom-28-dezember-bis-zum-15-januar/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 12:22:04 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[deko]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[filetype]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[musik]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scrobble]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[starwars]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[uniq]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[weihnachten]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xmas]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3467</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 28. Dezember bis zum 15. Januar: Bip &#8211; is an IRC proxy, which means it keeps connected to your preferred IRC servers, can store the logs for you, and even send them back to your IRC client(s) upon connection. KNC &#8211; is Kerberised NetCat. It works in basically the same way as [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 28. Dezember bis zum 15. Januar:</p>

<ul>
<li><a href="http://bip.milkypond.org/" class="liexternal">Bip</a> &#8211; is an IRC proxy, which means it keeps connected to your preferred IRC servers, can store the logs for you, and even send them back to your IRC client(s) upon connection.</li>
<li><a href="http://oskt.secure-endpoints.com/knc.html" class="liexternal">KNC</a> &#8211; is Kerberised NetCat. It works in basically the same way as either netcat or stunnel except that it is Kerberised. You can use it to construct client/server applications while keeping the Kerberos libraries out of your programs address space quickly and easily.</li>
<li><a href="http://www.incava.org/projects/glark" class="liexternal">glark</a> &#8211; A replacement for (or supplement to) the grep family, glark offers: Perl compatible regular expressions, highlighting of matches, context around matches, complex expressions, and automatic exclusion of non-text files.</li>
<li><a href="https://github.com/jameseric/runiq" class="liexternal">runiq</a> &#8211; functions in a manner quite similar to GNU uniq, but runiq allows you to specify keys based on regular expressions in stead of field or the first N characters.</li>
<li><a href="http://mark0.net/soft-trid-e.html" class="liexternal">TrID</a> &#8211; is an utility designed to identify file types from their binary signatures. While there are similar utilities with hard coded logic, TrID has no fixed rules. Instead, it&#039;s extensible and can be trained to recognize new formats in a fast and automatic way.</li>
<li><a href="http://dropit.sourceforge.net/" class="liexternal">DropIt</a> &#8211; A tiny, flexible, hard-working tool to automate sorting and filing data-files and folders.</li>
<li><a href="http://gitorious.org/droopy" class="liexternal">droopy</a> &#8211; is a mini Web server whose sole purpose is to let others upload files to your computer.</li>
<li><a href="http://wordpress.org/extend/plugins/markdown-quicktags/" class="liwp">Markdown QuickTags</a> &#8211; is a plugin for WordPress which replaces the HTML editor with a Markdown-enabled set of buttons and features.</li>
<li><a href="http://mattersofgrey.com/diy-star-wars-snowflakes/" class="liexternal">DIY Star Wars Snowflakes</a> &#8211; Paper-snowflakes going Star Wars</li>
<li><a href="http://meloapp.com" class="liexternal">Melo</a> &#8211; Very cool looking last.fm client for Mac OS X</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2012/01/16/quicklinks-vom-28-dezember-bis-zum-15-januar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 19. November bis zum 8. Dezember</title>
		<link>http://instant-thinking.de/2011/12/12/quicklinks-vom-19-november-bis-zum-8-dezember/</link>
		<comments>http://instant-thinking.de/2011/12/12/quicklinks-vom-19-november-bis-zum-8-dezember/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 09:31:56 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[accounting]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[buchhaltung]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[crossplatform]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[diagram]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[fom]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[graphviz]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[indexcards]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[lernen]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[socialnetwork]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usbstick]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xen]]></category>
		<category><![CDATA[xmpp]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3415</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 19. November bis zum 8. Dezember: Anki &#8211; is a program which makes remembering things easy. Because it is a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn. Ledger &#8211; is a powerful, double-entry accounting system that [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 19. November bis zum 8. Dezember:</p>

<ul>
<li><a href="http://www.ankisrs.net/" class="liexternal">Anki</a> &#8211; is a program which makes remembering things easy. Because it is a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.</li>
<li><a href="http://ledger-cli.org/" class="liexternal">Ledger</a> &#8211; is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, as there is no flashy UI, but for those who want unparalleled reporting access to their data, there really is no alternative.</li>
<li><a href="https://github.com/nicolargo/glances" class="liexternal">Glances</a> &#8211; is a CLI curses based monitoring tool for both GNU/Linux and BSD.</li>
<li><a href="https://github.com/bmatzelle/gow/" class="liexternal">Gow</a> &#8211; (Gnu On Windows) is the lightweight alternative to Cygwin. It uses a convenient &quot;Windows installer&quot; that installs about 130 extremely useful open source UNIX applications compiled as native win32 binaries.</li>
<li><a href="http://www.16software.com/breevy/" class="liexternal">Breevy</a> &#8211; is a TextExpander clone for Windows. Snippets are syncable between Mac and Windows via Dropbox.</li>
<li><a href="http://vifm.sourceforge.net/" class="liexternal">Vifm</a> &#8211; is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands.</li>
<li><a href="http://blockdiag.com/en/index.html" class="liexternal">blockdiag</a> &#8211; and its family generate diagram images from simply text file</li>
<li><a href="http://archipelproject.org/" class="liexternal">Archipel</a> &#8211; is a solution to manage and supervise virtual machines. You can use all libvirt-supported virtualization engines like KVM, Xen, OpenVZ or VMWare. You can perform all basic virtualization commands and many other things like live migration, VMCasts, packages, etc.</li>
<li><a href="https://github.com/rentzsch/stressdrive" class="liexternal">stressdrive</a> &#8211; is a Mac OS X command-line tool meant to verify correct operation of a drive. It does so by filling a drive up with random data and ensuring all the data can be correctly read back.</li>
<li><a href="http://thinkupapp.com/" class="liexternal">ThinkUp</a> &#8211; is a free, open source web application that captures all your activity on social networks like Twitter, Facebook and Google+.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/12/12/quicklinks-vom-19-november-bis-zum-8-dezember/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 8. Oktober bis zum 22. Oktober</title>
		<link>http://instant-thinking.de/2011/10/25/quicklinks-vom-8-oktober-bis-zum-22-oktober/</link>
		<comments>http://instant-thinking.de/2011/10/25/quicklinks-vom-8-oktober-bis-zum-22-oktober/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 11:30:49 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[automator]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[growl]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shopping]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[stick]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webkit]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3376</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 8. Oktober bis zum 22. Oktober: Apple Store Refurb Tracker &#8211; provides different feeds enabling you to track apparition of new products on the Apple Store Refurb pages. Pinky &#8211; is a free portable web server. PieCrust &#8211; is a static website generator and lightweight CMS that&#8217;s all managed with text files. [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 8. Oktober bis zum 22. Oktober:</p>

<ul>
<li><a href="http://refurb-tracker.com/" class="liexternal">Apple Store Refurb Tracker</a> &#8211; provides different feeds enabling you to track apparition of new products on the Apple Store Refurb pages.</li>
<li><a href="http://www.yellosoft.us/pinky" class="liexternal">Pinky</a> &#8211; is a free portable web server.</li>
<li><a href="http://bolt80.com/piecrust/" class="liexternal">PieCrust</a> &#8211; is a static website generator and lightweight CMS that&rsquo;s all managed with text files. No complex setup, databases, or administrative panels.</li>
<li><a href="http://suso.suso.org/programs/num-utils/" class="liexternal">num-utils</a> &#8211; are a set of programs for dealing with numbers from the Unix command line. Much like the other Unix command line utilities like grep, awk, sort, cut, etc. these utilities work on data from both standard in and data from files.</li>
<li><a href="http://bashish.sourceforge.net/" class="liexternal">Bashish</a> &#8211; is a theme enviroment for text terminals. It can change colors, font, transparency and background image on a per-application basis. Additionally Bashish supports prompt changing on common shells such as bash, zsh and tcsh.</li>
<li><a href="http://fakeapp.com/" class="liexternal">Fake</a> &#8211; is a new browser for Mac OS X that makes web automation simple. Fake allows you to drag discrete browser Actions into a graphical Workflow that can be run again and again without human interaction.</li>
<li><a href="http://avatarharmony.com/" class="liexternal">Avatar Harmony</a> &#8211; Synchronize your profile pics between Facebook, Twitter and Gravatar.</li>
<li><a href="https://github.com/sickill/git-dude" class="liexternal">git-dude</a> &#8211; is a simple git desktop notifier. It monitors git repositories in current directory for new commits/branches/tags and shows desktop notification if anything new arrived.</li>
<li><a href="http://radiosilenceapp.com/private-eye" class="liexternal">Private Eye</a> &#8211; is a free network monitor for Mac OS X Lion</li>
<li><a href="http://rtomayko.github.com/bcat/" class="liexternal">bcat</a> &#8211; pipe to browser utility</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/10/25/quicklinks-vom-8-oktober-bis-zum-22-oktober/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 17. September bis zum 5. Oktober</title>
		<link>http://instant-thinking.de/2011/10/10/quicklinks-vom-17-september-bis-zum-5-oktober/</link>
		<comments>http://instant-thinking.de/2011/10/10/quicklinks-vom-17-september-bis-zum-5-oktober/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 08:51:06 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[evag]]></category>
		<category><![CDATA[fahrplan]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[h.264]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[öpnv]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[quicklook]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[rip]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[timemachine]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[utf8]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[vrr]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3331</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 17. September bis zum 5. Oktober: threesome &#8211; is a Vim plugin for resolving conflicts during three-way merges. It&#039;s designed to be used as a merge tool for version control systems like Mercurial and Git. efa &#8211; is a commandline client for the http://efa.vrr.de web interface. It can request itineraries for train/tram/bus [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 17. September bis zum 5. Oktober:</p>

<ul>
<li><a href="http://sjl.bitbucket.org/threesome.vim/" class="liexternal">threesome</a> &#8211; is a Vim plugin for resolving conflicts during three-way merges. It&#039;s designed to be used as a merge tool for version control systems like Mercurial and Git.</li>
<li><a href="http://finalrewind.org/projects/Travel-Routing-DE-VRR/" class="liexternal">efa</a> &#8211; is a commandline client for the http://efa.vrr.de web interface. It can request itineraries for train/tram/bus connections throughout Germany, based on various parameters such as date/time, preferred train types and such. It is most useful inside the VRR, but works fine for the rest of Germany as well.</li>
<li><a href="http://www.formatoz.com/" class="liexternal">Format Factory</a> &#8211; is a multifunctional media converter for Windows.</li>
<li><a href="https://github.com/toland/qlmarkdown" class="liexternal">qlmarkdown</a> &#8211; is a simple QuickLook generator for Markdown files.</li>
<li><a href="http://www.frederikseiffert.de/lasthistory/" class="liexternal">LastHistory</a> &#8211; allows you to analyze music listening histories from Last.fm through an interactive visualization and to explore your own past by combining the music you listened to with your own photos and calendar entries.</li>
<li><a href="http://support.apple.com/kb/ht3226" class="liexternal">How to clean Apple products</a> &#8211; </li>
<li><a href="http://5typos.net/post/259552063/bookmarklets-for-text-manipulation" class="liexternal">Bookmarklets for text manipulation</a> &#8211; Quickly create markdown links to current page with selected text.</li>
<li><a href="http://krypted.com/mac-os-x/mass-deploying-time-machine/" class="liexternal">Mass Deploying Time Machine in Mac OS X Lion</a> &#8211; The tmutil command allows administrators to enable Time Machine, make snapshots, kick off backups, delete snapshots, perform restores, configure options within Time Machine and, with a little scripting, build a centralized dashboard, pulling in Time Machine statistics from clients.</li>
<li><a href="http://zachholman.com/boom/" class="liexternal">boom</a> &#8211; motherfucking text snippets  on the command line.</li>
<li><a href="http://rentzsch.tumblr.com/post/9133498042/howto-use-utf-8-throughout-your-web-stack" class="liexternal">HOWTO Use UTF-8 Throughout Your Web Stack</a> &#8211; You write web apps. You understand the web is global, and want to support internationalization. You want UTF-8.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/10/10/quicklinks-vom-17-september-bis-zum-5-oktober/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let’s talk iPhone</title>
		<link>http://instant-thinking.de/2011/09/27/lets-talk-iphone/</link>
		<comments>http://instant-thinking.de/2011/09/27/lets-talk-iphone/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 19:31:30 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[fanboy]]></category>
		<category><![CDATA[gadgetlust]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[telekom]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3357</guid>
		<description><![CDATA[Gadgetlust Level auf 11, hell yeah! Dann kann sich ja bald zeigen, was das Smartphone-Premierenticket1 der Telekom so wert ist. (via: fscklog) So mancher nennt es ja bereits iPhone-Berechtigungsschein&#8230;]]></description>
			<content:encoded><![CDATA[<p><em>Gadgetlust Level auf 11, hell yeah!</em></p>

<p><a href="http://instant-thinking.de/wp-content/uploads/2011/09/lets_talk_iphone.jpg" rel="lightbox" class="liimagelink"><img src="http://instant-thinking.de/wp-content/uploads/2011/09/lets_talk_iphone.jpg" alt="" title="lets_talk_iphone" width="400" height="415" class="center" /></a></p>

<p>Dann kann sich ja bald zeigen, was das Smartphone-Premierenticket<sup><a href="http://instant-thinking.de/2011/09/27/lets-talk-iphone/#footnote_0_3357" id="identifier_0_3357" class="footnote-link footnote-identifier-link" title="So mancher nennt es ja bereits iPhone-Berechtigungsschein&hellip;">1</a></sup> der Telekom so wert ist.</p>

<p>(via: <a href="http://www.fscklog.com/2011/09/apple-lets-talk-iphone-am-410.html" class="liexternal">fscklog</a>)</p>
<ol class="footnotes"><li id="footnote_0_3357" class="footnote">So mancher nennt es ja bereits <a href="http://www.lelei.de/2011/der-iphone-berechtigungsschein/" class="liexternal">iPhone-Berechtigungsschein</a>&#8230;</li></ol>]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/09/27/lets-talk-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 3. August bis zum 16. August</title>
		<link>http://instant-thinking.de/2011/08/22/quicklinks-vom-3-august-bis-zum-16-august/</link>
		<comments>http://instant-thinking.de/2011/08/22/quicklinks-vom-3-august-bis-zum-16-august/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 09:41:47 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[rack]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sha1]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[Tracking]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[webdevelopment]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wlan]]></category>
		<category><![CDATA[Zeit]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3261</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 3. August bis zum 16. August: checksum &#8211; is a blisteringly fast, no-nonsense file hashing application for Windows that generates and verifies SHA1 and MD5 hashes Web Developer Extension &#8211; adds various web developer tools to a browser. The extension is available for Firefox and Chrome, and will run on any platform [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 3. August bis zum 16. August:</p>

<ul>
<li><a href="http://corz.org/windows/software/checksum/" class="liexternal">checksum</a> &#8211; is a blisteringly fast, no-nonsense file hashing application for Windows that generates and verifies SHA1 and MD5 hashes</li>
<li><a href="http://chrispederick.com/work/web-developer/" class="liexternal">Web Developer Extension</a> &#8211; adds various web developer tools to a browser. The extension is available for Firefox and Chrome, and will run on any platform that these browsers support including Windows, Mac OS X and Linux.</li>
<li><a href="http://www.nongnu.org/renameutils/" class="liexternal">renameutils</a> &#8211; are a set of programs designed to make renaming of files faster and less cumbersome.</li>
<li><a href="http://blog.gete.net/lion-diskmaker-us/" class="liexternal">Lion DiskMaker</a> &#8211; is a small application programmed with AppleScript that you can use with Mac OS X 10.6 or 10.7 to burn a DVD or build a bootable USB key from Mac OS X Lion&rsquo;s Installation programm.</li>
<li><a href="http://ibrain.com.ua/en/soft-2/ipswdownloader/" class="liexternal">ipswDownloader</a> &#8211; Simple app for downloading firmware for Apple iPhone / iPad / iPod Touch.</li>
<li><a href="http://livereload.com/" class="liexternal">LiveReload</a> &#8211; monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, and the browser is refreshed.</li>
<li><a href="http://incident57.com/less/" class="liexternal">LESS.app</a> &#8211; extends CSS with variables, nested rules, operators and more. If you&#039;re still building websites without it, you&#039;re an idiot. This app makes it dead simple to use {Less} by automatically compiling *.less files into standard CSS.</li>
<li><a href="http://projecthamster.wordpress.com/" class="liexternal">Project Hamster</a> &#8211; is time tracking for individuals. It helps you to keep track on how much time you have spent during the day on activities you choose to track.</li>
<li><a href="http://controlplane.dustinrue.com/" class="liexternal">ControlPlane</a> &#8211; Using a number of configurable evidence sources, rules and actions you can reconfigure your Mac based on what you are doing, where you are at or the time of day.&nbsp; Set the office printer as your default printer while at work or start a set of apps once you&rsquo;re home.</li>
<li><a href="http://pow.cx" class="liexternal">pow</a> &#8211; is a zero-config Rack server for Mac OS X</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/08/22/quicklinks-vom-3-august-bis-zum-16-august/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 3. Mai bis zum 25. Mai</title>
		<link>http://instant-thinking.de/2011/05/26/quicklinks-vom-3-mai-bis-zum-25-mai/</link>
		<comments>http://instant-thinking.de/2011/05/26/quicklinks-vom-3-mai-bis-zum-25-mai/#comments</comments>
		<pubDate>Thu, 26 May 2011 09:36:15 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[c64]]></category>
		<category><![CDATA[chef]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[elite]]></category>
		<category><![CDATA[exif]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[geotag]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[googlemaps]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphoto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[perforce]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3078</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 3. Mai bis zum 25. Mai: Sosumi &#8211; is a simple way to find your iPhone using your Mac. NirCmd &#8211; is a small command-line utility that allows you to do some useful tasks without displaying any user interface. GeoNamesTagger &#8211; is a Mac OS X docklet to easily update image EXIF, [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 3. Mai bis zum 25. Mai:</p>

<ul>
<li><a href="http://clickontyler.com/sosumi/" class="liexternal">Sosumi</a> &#8211; is a simple way to find your iPhone using your Mac.</li>
<li><a href="http://www.nirsoft.net/utils/nircmd.html" class="liexternal">NirCmd</a> &#8211; is a small command-line utility that allows you to do some useful tasks without displaying any user interface.</li>
<li><a href="http://www.theoneandonlysepp.com/gnt/" class="liexternal">GeoNamesTagger</a> &#8211; is a Mac OS X docklet to easily update image EXIF, IPTC and XMP metadata with location specific information.</li>
<li><a href="http://www.oolite.org/about" class="liexternal">Oolite</a> &#8211; is a space sim game, inspired by Elite, powered by Objective-C and OpenGL, and designed as a small game that is easy for users to pick up, modify and expand upon. Almost every aspect of the game can be changed by using simple, free graphics packages and text editors.</li>
<li><a href="http://decimus.net/DTerm/" class="liexternal">DTerm</a> &#8211; provides a context-sensitive command line that makes it fast and easy to run commands on the files you&#039;re working with and then use the results of those commands.</li>
<li><a href="http://onestepback.org/index.cgi/Tech/Git/UsingP4MergeWithGit.red" class="liexternal">Using p4merge with Git</a> &#8211; Although it is correct that git doesn&#039;t come with a nice merge tool, it is quite happy to use any merge tool that you have on hand. And since Perforce&#039;s merge tool is available free, you can use p4merge with git.</li>
<li><a href="http://rubular.com/" class="liexternal">Rubular</a> &#8211; is a Ruby-based regular expression editor. It&#039;s a handy way to test regular expressions as you write them.</li>
<li><a href="http://www.quickonlinetips.com/archives/2011/05/best-dropbox-wordpress-plugins/" class="liexternal">5 Best Dropbox WordPress Plugins</a> &#8211; Nice list, Dropbox Sync looks especially nice for a backup of all images.</li>
<li><a href="http://vagrantup.com/" class="liexternal">Vagrant</a> &#8211; is a tool for building and distributing virtualized development environments. By providing automated creation and provisioning of virtual machines using Oracle&#039;s VirtualBox, Vagrant provides the tools to create and configure lightweight, reproducible, and portable virtual environments.</li>
<li><a href="http://devstructure.github.com/blueprint/" class="liexternal">Blueprint</a> &#8211; is DevStructure&#039;s workhorse tool that looks inside popular package managers, finds changes you made to configuration files, and archives software you built from source to generate Puppet, Chef, or shell code.  Everything blueprint sees is stored in Git to be diffed and pushed.  It runs on Debian and RPM based distros with Python 2.6.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/05/26/quicklinks-vom-3-mai-bis-zum-25-mai/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iPhone 3GS: Defektes UMTS-Modem und hoher Stromverbrauch</title>
		<link>http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/</link>
		<comments>http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/#comments</comments>
		<pubDate>Mon, 02 May 2011 11:46:58 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[3gs]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[applestore]]></category>
		<category><![CDATA[centro]]></category>
		<category><![CDATA[fanboy]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[umts]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2997</guid>
		<description><![CDATA[Ich bin mittlerweile, let&#8217;s face it, sehr auf mein iPhone angewiesen. Es hat eine Vielzahl von Ger&#228;ten und1 Gegenst&#228;nden abgel&#246;st, die ich in der Pr&#228;-iPhone-Zeit sonst so den Tag &#252;ber gebraucht habe. Darunter fallen so verschiedene Sachen wie MP3-Player und Einkaufszettel, Wecker und Fernsehzeitung, Stra&#223;enkarte und Kamera. Der langen Rede kurzer Sinn: Das iPhone ist [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://instant-thinking.de/wp-content/uploads/2011/05/iphone_white_umts_pic.jpg" rel="lightbox" class="liimagelink"><img src="http://instant-thinking.de/wp-content/uploads/2011/05/iphone_white_umts_pic.jpg" alt="" title="iphone_white_umts_pic" width="315" height="400" class="center" /></a></p>

<p>Ich bin mittlerweile, <em>let&#8217;s face it</em>, sehr auf mein iPhone angewiesen. Es hat eine Vielzahl von Ger&#228;ten und<sup><a href="http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/#footnote_0_2997" id="identifier_0_2997" class="footnote-link footnote-identifier-link" title="noch bemerkenswerter">1</a></sup> Gegenst&#228;nden abgel&#246;st, die ich in der Pr&#228;-iPhone-Zeit sonst so den Tag &#252;ber gebraucht habe. Darunter fallen so verschiedene Sachen wie MP3-Player und Einkaufszettel, Wecker und Fernsehzeitung, Stra&#223;enkarte und Kamera.</p>

<p>Der langen Rede kurzer Sinn: Das iPhone ist schon sehr, sehr praktisch.</p>

<p>Und dann, von einem Tag auf den anderen ist mein iPhone 3GS nicht mehr in der Lage, sich per UMTS in das Mobilfunknetz einzubuchen. Die Verbindung per Edge und auch das WLAN funktionieren zwar, aber da der Akku bereits nach vier Stunden Laufzeit komplett entleert ist, macht auch das nicht so richtig viel Spa&#223;.</p>

<p>Erste Reaktion meinerseits<sup><a href="http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/#footnote_1_2997" id="identifier_1_2997" class="footnote-link footnote-identifier-link" title="Und ich vermute ich kann hier auf euer aller Verst&auml;ndis vertrauen">2</a></sup>: Panik!</p>

<p>Die zweite Reaktion war dann das googlen der Symptome, aber da die UMTS-Funktion im angloamerikanischen Sprachgebrauch schlicht 3G genannt wird und der Vorg&#228;nger meines Modells ebenfalls 3G im Namen tr&#228;gt, waren die Resultate alles andere als zufriedenstellend<sup><a href="http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/#footnote_2_2997" id="identifier_2_2997" class="footnote-link footnote-identifier-link" title="Note to self: Invent the next Google&hellip;">3</a></sup>.</p>

<p>Gut, also Service-Optionen bei Apple<sup><a href="http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/#footnote_3_2997" id="identifier_3_2997" class="footnote-link footnote-identifier-link" title="Die Telekom, bei der ich das iPhone urspr&uuml;nglich erwarb,  anzurufen wollte ich mir angesichts meines latenten Panik-Zustands lieber ersparen">4</a></sup> checken. Da sich mein iPhone weder innerhalb der gesetzlichen Gew&#228;hrleistung befand, noch unter die Apple Care Garantie fiel, blieb eigentlich nur die <a href="http://support.apple.com/kb/index?page=servicefaq&#038;geo=Germany&#038;product=iphone" class="liexternal">Reparatur-Option von Apple</a><sup><a href="http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/#footnote_4_2997" id="identifier_4_2997" class="footnote-link footnote-identifier-link" title="Hinter diesem Link sind auch alle anderen Optionen &amp; Preise angegeben">5</a></sup> f&#252;r Ger&#228;te ausserhalb der Garantie. Diese Option verlangt ein Einsenden des defekten Ger&#228;ts und kostet mal eben 210,90 € <em>und</em> hinterliesse mich f&#252;r einen definitiv zu langen Zeitraum ohne ein iPhone.</p>

<p>Inakzeptabel.</p>

<p>Apple scheint aber an solche Bedenken gedacht zu haben und bietet an, ein Ersatzger&#228;t zu schicken, <em>bevor</em> man sein iPhone abschickt. Das ist an eine ganze Menge Vorraussetzungen gekoppelt, unter anderem w&#252;rde diese M&#246;glichkeit meine Kreditkarte mit einem Pfandbetrag von 430,00 € belasten um eventuelle Ausfallrisiken f&#252;r Apple abzudecken.</p>

<p>Schon irgendwie verst&#228;ndlich, aber alles andere als toll.</p>

<p><a href="http://instant-thinking.de/wp-content/uploads/2011/03/photo_centro.jpg" rel="lightbox" class="liimagelink"><img src="http://instant-thinking.de/wp-content/uploads/2011/03/photo_centro.jpg" alt="" title="photo_centro" width="400" class="center" /></a></p>

<p>Gl&#252;cklicherweise gibt es seit einiger Zeit einen <em>richtigen</em> Brick &amp; Mortar <a href="http://www.apple.com/de/retail/centro/" class="liexternal">AppleStore im CentrO Oberhausen</a> und damit ganz in der N&#228;he. Ich reservierte mir &#252;ber die Website des Stores einen Termin an der Genius Bar f&#252;r den fr&#252;hen Abend, tippte ein paar Zeilen zu meinem Problem und erhielt anschliessend eine Mail mit einer Reservierungsbest&#228;tigung.</p>

<p><em>Smooth sailing.</em></p>

<p>Als ich dann am Abend dem Genius, der meinen Namen aufrief, von meinem Problem berichtete, konnte ich mich des Eindrucks nicht erwehren, viel eher bei einem Psychologen auf einem Barhocker zu sitzen, als an der Service-Theke eines Elektronik-Herstellers&#8230;</p>

<p>Es wurde viel genickt, es wurde verst&#228;ndnisvoll gel&#228;chelt, mir wurden ruhige, pr&#228;zise Fragen zu meinem bisherigen Vorgehen gestellt. Bevor das iPhone zu Diagnosezwecken mit einem unter der Bar hervorgezauberten MacBook Pro verbunden wurde, war es selbstverst&#228;ndlich, mir <em>vorher</em> zu erkl&#228;ren, dass man keine pers&#246;nlichen Daten auslese und ich nat&#252;rlich mit auf den Bildschirm schauen k&#246;nnte. Vor dem Check der Seriennummer, vielleicht sei ja doch noch etwas &#252;ber Apple Care zu machen, wurde ebenfalls meine Erlaubnis eingeholt.</p>

<p>Nach einer knappen Viertelstunde stellt der Genius dann anhand der Symptome und der ausgelesenen Diagnoseinformation fest, dass das UMTS-Modem in der Tat defekt sei. Anhand der Seriennummer war ersichtlich, dass mein Apple Care, leider, abgelaufen sei.</p>

<p>Sein L&#246;sungsvorschlag war dann, mein iPhone &#252;ber die Option zum Wechsel der Batterie, Kostenpunkt 79,00 €, vor Ort gegen ein neues, modellgleiches auszutauschen.</p>

<p>Ich war, wenig verwunderlich, einverstanden mit dieser L&#246;sung, veranlasste gemeinsam mit dem Genius die komplette R&#252;cksetzung des alten iPhones inklusive L&#246;schung aller Inhalte<sup><a href="http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/#footnote_5_2997" id="identifier_5_2997" class="footnote-link footnote-identifier-link" title="Nat&uuml;rlich wurde ich gefragt, ob noch irgend etwas seit dem letzten Sync auf dem iPhone erstellt wurde&hellip;">6</a></sup>, aktivierte das neue iPhone noch vor Ort und war anschliessend ready to roll. Zu Hause war dann lediglich der ganze Content auf das neue Ger&#228;t zu syncen.</p>

<p>Das war eine wirklich beeindruckende Service Experience.</p>

<p>Ich meine, man stelle sich nur mal <em>vor</em>, man w&#252;rde ein &#228;hnliches Problem bei der Telekom oder einem handels&#252;blichen Elektromarkt abwickeln wollen. Der Vorgang w&#252;rde sich vermutlich darauf reduzieren, meine Garantie/Gew&#228;hrleistung zu checken. Dabei w&#228;re dann festgestellt worden, dass beides nicht mehr gegeben sei und mit etwas Gl&#252;ck h&#228;tte man mir noch den Weg zu dem nun zu erwerbendem Neuger&#228;t gewiesen.</p>

<p>Apple macht hier doch einiges anders und vor allem, sowohl aus Kundensicht wie auch aus Firmensicht, total richtig.</p>

<p>Ich betrat den Laden schlechtgelaunt und mit einem defekten Ger&#228;t. Ich verliess den Laden nach einer kulanten L&#246;sung des Problems mit einem neuen Ger&#228;t und ausreichend guter Laune, das ich mich hinsetzte um einen Blogpost &#252;ber die Apple-Experience zu schreiben&#8230;</p>

<p>Erstaunlich, dass andere Unternehmen nichts von diesem Mechanismen ausnutzen k&#246;nnen oder wollen. Ich kann mir kaum vorstellen, dass Unternehmen ihre Kundschaft mit Absicht verprellen, aber ich glaube auch, dass sich fast niemand so um die Kundschaft bem&#252;ht, wie eben Apple es tut. Das ist nicht nur mir aufgefallen, das scheint <a href="http://stagetwo.com/2010/09/the-real-secret-of-apples-product-philosophy/" class="liexternal">recht vielen Leuten so zu gehen</a>&#8230;</p>

<p>Der verlinkte Artikel fasst es sehr treffend zusammen:</p>

<blockquote>Apple is dominating its competition in customer service because the company cares about creating a quality customer experience at every brand touchpoint. And they do this for a reason – it’s called “profit”.</blockquote>

<p>Solltet ihr euch also zuweilen fragen, warum ich einfach nicht aufh&#246;re die Produkte mit dem angebissenen Apfel darauf zu empfehlen, denkt an dieses Posting und wie <em>eure</em> letzten Erfahrungen im Service eines beliebigen anderen Herstellers/H&#228;ndlers von Elektronikartikeln war.</p>
<ol class="footnotes"><li id="footnote_0_2997" class="footnote">noch bemerkenswerter</li><li id="footnote_1_2997" class="footnote">Und ich vermute ich kann hier auf euer aller Verst&#228;ndis vertrauen</li><li id="footnote_2_2997" class="footnote">Note to self: Invent the next Google&#8230;</li><li id="footnote_3_2997" class="footnote">Die Telekom, bei der ich das iPhone urspr&#252;nglich erwarb,  anzurufen wollte ich mir angesichts meines latenten Panik-Zustands lieber ersparen</li><li id="footnote_4_2997" class="footnote">Hinter diesem Link sind auch alle anderen Optionen &amp; Preise angegeben</li><li id="footnote_5_2997" class="footnote"><em>Nat&#252;rlich</em> wurde ich gefragt, ob noch irgend etwas seit dem letzten Sync auf dem iPhone erstellt wurde&#8230;</li></ol>]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/05/02/iphone-3gs-defektes-umts-modem-und-hoher-stromverbrauch/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 15. Januar bis zum 3. Februar</title>
		<link>http://instant-thinking.de/2011/02/09/quicklinks-vom-15-januar-bis-zum-3-februar/</link>
		<comments>http://instant-thinking.de/2011/02/09/quicklinks-vom-15-januar-bis-zum-3-februar/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 08:13:53 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[fork]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[simplenote]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2871</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 15. Januar bis zum 3. Februar: janus &#8211; This is a basic distribution of vim plugins and tools intended to be run on top of the latest MacVIM snapshot. reptyr &#8211; is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 15. Januar bis zum 3. Februar:</p>

<ul>
<li><a href="https://github.com/carlhuda/janus#readme" class="liexternal">janus</a> &#8211; This is a basic distribution of vim plugins and tools intended to be run on top of the latest MacVIM snapshot.</li>
<li><a href="https://github.com/nelhage/reptyr#readme" class="liexternal">reptyr</a> &#8211; is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over
ssh, but have to leave and don&#039;t want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home.</li>
<li><a href="http://txt2re.com/index.php3?s=03%3AFeb%3A2011+%22This+is+an+Example%21%22&amp;submit=Show+Matches" class="liexternal">txt2re</a> &#8211; headache relief for programmers :: regular expression generator</li>
<li><a href="http://www.atpurpose.com/atMonitor/" class="liexternal">atMonitor</a> &#8211; is the most advanced monitoring tool for Mac OS X that displays system activity in real-time</li>
<li><a href="https://github.com/marvinthepa/urlscan#readme" class="liexternal">urlscan</a> &#8211; is  a small program that  is designed to  integrate with the &quot;mutt&quot; mailreader to allow you to easily launch a Web browser for URLs contained in  email messages.</li>
<li><a href="http://edovia.com/screens" class="liexternal">Screens</a> &#8211; Very good looking universal VNC Client for iPad, iPhone and iPod touch.</li>
<li><a href="http://coloration.sickill.net/" class="liexternal">Coloration</a> &#8211; is editor/IDE color scheme converter. Right now it allows you to convert your favourite Textmate color scheme (in XML plist format) to Vim, JEdit and KDevelop/Kate/Kwrite color scheme.</li>
<li><a href="http://brettterpstra.com/code/notational-velocity-alt/" class="liexternal">nvALT</a> &#8211; Notational Velocity fork with widescreen, collapsible notes panel, MultiMarkdown/Markdown/Textile rendering and preview</li>
<li><a href="http://rush.heroku.com/" class="liexternal">rush</a> &#8211; is a replacement for the unix shell (bash, zsh, etc) which uses pure Ruby syntax</li>
<li><a href="http://stickwiki.sourceforge.net/" class="liexternal">Wiki on a Stick</a> &#8211; (in short WoaS) is a wiki that lives in one self-modifying XHTML file. It&#039;s perfect to be used at home or at office, on your laptop or USB pen drive.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/02/09/quicklinks-vom-15-januar-bis-zum-3-februar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimalistische Implementierung von Computerkram in Wohnungen</title>
		<link>http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/</link>
		<comments>http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 09:48:36 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[desk]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[schreibtisch]]></category>
		<category><![CDATA[wohnung]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2782</guid>
		<description><![CDATA[Ist das ein Titel? Aber zur Sache: Ist es nicht erstaunlich, wie sehr Geeks wie du und ich1 sich Gedanken dar&#252;ber machen, wie sich Computer und anderes technisches Ger&#228;t in den Wohnraum und damit das Leben2 integrieren lassen? Man nehme nur dieses neue MacBook Air. Oder dieses iPad. Je nachdem, was einem eben besser passt&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Ist <em>das</em> ein Titel? Aber zur Sache:</p>

<p>Ist es nicht erstaunlich, wie sehr Geeks wie du und ich<sup><a href="http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#footnote_0_2782" id="identifier_0_2782" class="footnote-link footnote-identifier-link" title="Da du dieses bescheidene Blog liest, ist es recht wahrscheinlich, dass du einer bist. Falls nicht, hey, es ist nie zu sp&auml;t&hellip;">1</a></sup> sich Gedanken dar&#252;ber machen, wie sich Computer und anderes technisches Ger&#228;t in den Wohnraum und damit das Leben<sup><a href="http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#footnote_1_2782" id="identifier_1_2782" class="footnote-link footnote-identifier-link" title="in deins und das deiner Mitbewohner&hellip;">2</a></sup> integrieren lassen?</p>

<p>Man nehme nur dieses neue MacBook Air. Oder dieses iPad. Je nachdem, was einem <a href="http://instant-thinking.de/2010/11/08/macbook-air-vs-ipad/" class="liinternal">eben besser passt</a>&#8230; Der ganze <em>Sinn</em> dieser Formfaktoren scheint ja darin zu bestehen, immer und &#252;berall dabei zu sein, respektive auf dem Couchtisch eine gute Figur zu machen. Aber der Hauptcomputer<sup><a href="http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#footnote_2_2782" id="identifier_2_2782" class="footnote-link footnote-identifier-link" title="Von mir im vor zwei S&auml;tzen verlinkten Post etwas despektierlich Arbeitstier genannt">3</a></sup> steht halt immer noch irgendwo rum. Selbst, wenn ein <a href="http://brooksreview.net/2010/11/mba-review/" class="liexternal">13&#8243; Air als Hauptcomputer dient</a><sup><a href="http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#footnote_3_2782" id="identifier_3_2782" class="footnote-link footnote-identifier-link" title="Seriously: Wenn ihr nur ein Review lesen wollt, lest dieses.">4</a></sup>,  ist so ein Arbeitsplatz mit gro&#223;em Bildschirm, externer Tastatur und <strike>Maus</strike> <strike>Trackball</strike> <strike>Trackpad</strike> Zeigeger&#228;t doch durch nicht sehr viel zu ersetzen&#8230;</p>

<p>Daher mache ich mir, obwohl ich auf absehbare Zeit keinen Schreibtisch mehr zuhaus haben werde und <em>eigentlich</em> auch schon ein 15&#8243; MacBook Pro als n&#228;chster Computer eingeplant ist, hin und wieder Gedanken, was man denn da so schickes einsetzen k&#246;nnte um den Hauptcomputer schick im Wohnraum zu platzieren.</p>

<p><strong>Studio Desk</strong></p>

<p>Mir gef&#228;llt beispielsweise <a href="http://www.bluelounge.com/products/studiodesk/" class="liexternal">dieses Studio Desk</a> <em>total</em> gut:</p>

<p><a href="http://instant-thinking.de/wp-content/uploads/2010/12/SD_top_01.jpg" rel="lightbox" class="liimagelink"><img src="http://instant-thinking.de/wp-content/uploads/2010/12/SD_top_01.jpg" alt="Studio Desk" title="Studio Desk" width="400"  class="center" /></a></p>

<p>Der Hersteller verlangt zwar geschmeidige 600 $, aber schick ist der allemal und der Verzicht auf sichtbare Kabelf&#252;hrung ist sicher den ein oder anderen Euro wert&#8230; Der Hersteller, <a href="http://www.bluelounge.com/" class="liexternal">Bluelounge</a>, verkauft auch allerlei anderen Orga-Kram der auch gut auf eher normale Schreibtische passt.</p>

<p><strong>BookArc Stand</strong>
<a href="http://instant-thinking.de/wp-content/uploads/2010/12/bookarcstand.png" rel="lightbox" class="liimagelink"><img src="http://instant-thinking.de/wp-content/uploads/2010/12/bookarcstand.png" alt="BookArc Stand" title="BookArc Stand" width="167" height="305" class="left" /></a>Ebenfalls passend f&#252;r so gut wie jeden Schreibtisch ist der BookArc Stand. Er bietet einem MacBook eine angemessene Ruhest&#228;tte w&#228;hrend die Arbeit auf einem gro&#223;en Bildschirm stattfindet. F&#252;r mich w&#228;re das eher nichts, ich finde Multi-Monitor-Setups einfach zu praktisch&#8230;</p>

<p>Auch dieser Hersteller, <a href="http://www.twelvesouth.com/" class="liexternal">Twelve South</a>, hat noch so einige andere Design-H&#246;hepunke im Angebot. Besonders f&#252;r das iPad gibt es gelungene L&#246;sungen f&#252;r die Aufbewahrung und den Transport des schmucken Computers.</p>

<p><strong>WallDock</strong></p>

<p><a href="http://instant-thinking.de/wp-content/uploads/2010/12/walldock.png" rel="lightbox" class="liimagelink"><img src="http://instant-thinking.de/wp-content/uploads/2010/12/walldock.png" alt="" title="walldock" width="190" height="250" class="right" /></a>Aber kommen wir mal lieber zu realistischen und trotzdem sehr praktischen Helfern. Mit dem <a href="http://dlo.com/products/view/WallDock_ipod_iphone" class="liexternal">Walldock</a> kann man Steckdosen zu praktischen iPhone-Ladestationen umfunktionieren. Und in der K&#252;che hat man gleichzeitig eine M&#246;glichkeit, das Rezept des gerade herzustellenden Gerichts in einem angenehmen Lesewinkel vor sich zu haben.</p>

<p>So eine Ladestation w&#228;re vor allem deshalb praktisch, weil wir an dem mini im Wohnzimmer<sup><a href="http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#footnote_4_2782" id="identifier_4_2782" class="footnote-link footnote-identifier-link" title="Der Medien-Computer des Haushalts, da werden die iPhones auch mit iTunes gesynct">5</a></sup> nur ein Dock haben&#8230;</p>

<p><strong>iMac mini Schreibtisch</strong></p>

<p>Wir haben daheim vor wenigen <strike>Tagen</strike> Wochen<sup><a href="http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#footnote_5_2782" id="identifier_5_2782" class="footnote-link footnote-identifier-link" title="Kinder, wie die Zeit vergeht&hellip;">6</a></sup> unseren Esstisch um Wohnzimmer um 90° gedreht. Er steht nun nicht mehr mit der langen, sondern mit der schmalen Seite an der Wand. Auf diese Art und Weise haben wir Platz geschaffen, um ein Sideboard oder eine Vitrine oder &#228;hnliches stellen zu k&#246;nnen. Sollte das aber vielleicht doch nicht <em>so</em> schrecklich n&#246;tig sein,<sup><a href="http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#footnote_6_2782" id="identifier_6_2782" class="footnote-link footnote-identifier-link" title="Wir haben uns wirklich von ganz sch&ouml;n viel Zeug getrennt. BTW, hat jemand Interesse an Teetassen?">7</a></sup> so k&#246;nnte man ja einen <em>sehr</em> schmalen Schreibtisch <a href="http://ikeahacker.blogspot.com/2009/10/imac-computer-desk.html" class="liexternal">aus Ikea-Standard Teilen bauen</a>:</p>

<p><a href="http://instant-thinking.de/wp-content/uploads/2010/12/Ikea_imac_hack.jpg" rel="lightbox" class="liimagelink"><img src="http://instant-thinking.de/wp-content/uploads/2010/12/Ikea_imac_hack.jpg" alt="" title="Ikea_imac_hack" width="300" height="400" class="center" /></a></p>

<p>Nein, ergonomisch sieht das nicht gerade aus, und nein, vielleicht ist das auch nicht so richtig praktisch. Eventuell entpuppt sich das auch in Kombination mit einem 27&#8243; iMac als nicht sonderlich stabil und dann fiele dieser iMac ja herunter&#8230;</p>

<p><em>Aber</em>: Es sieht total super aus, ist gar nicht so teuer<sup><a href="http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/#footnote_7_2782" id="identifier_7_2782" class="footnote-link footnote-identifier-link" title="Jaja, von diesem iMac mal abgesehen, ich wei&szlig;&hellip;">8</a></sup> <em>und</em> allein weil es geht besch&#228;ftigt mich das sehr&#8230;</p>
<ol class="footnotes"><li id="footnote_0_2782" class="footnote">Da du dieses bescheidene Blog liest, ist es recht wahrscheinlich, dass du einer bist. Falls nicht, hey, es ist nie zu sp&#228;t&#8230;</li><li id="footnote_1_2782" class="footnote">in deins und das deiner Mitbewohner&#8230;</li><li id="footnote_2_2782" class="footnote">Von mir im vor zwei S&#228;tzen verlinkten Post etwas despektierlich <em>Arbeitstier</em> genannt</li><li id="footnote_3_2782" class="footnote"><em>Seriously</em>: Wenn ihr nur ein Review lesen wollt, lest dieses.</li><li id="footnote_4_2782" class="footnote">Der Medien-Computer des Haushalts, da werden die iPhones auch mit iTunes gesynct</li><li id="footnote_5_2782" class="footnote">Kinder, wie die Zeit vergeht&#8230;</li><li id="footnote_6_2782" class="footnote">Wir haben uns wirklich von ganz sch&#246;n viel Zeug getrennt. BTW, hat jemand Interesse an Teetassen?</li><li id="footnote_7_2782" class="footnote">Jaja, von diesem iMac mal abgesehen, ich wei&#223;&#8230;</li></ol>]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2010/12/08/minimalistische-implementierung-von-computerkram-in-wohnungen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

