<?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; design</title>
	<atom:link href="http://instant-thinking.de/tag/design/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 7. Juni bis zum 29. Juni</title>
		<link>http://instant-thinking.de/2011/07/02/quicklinks-vom-7-juni-bis-zum-29-juni/</link>
		<comments>http://instant-thinking.de/2011/07/02/quicklinks-vom-7-juni-bis-zum-29-juni/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 06:48:49 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[activedirectory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[ascii]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[visio]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=3127</guid>
		<description><![CDATA[Meine pinboard.in-Links vom 7. Juni bis zum 29. Juni: cronwhip &#8211; is a simple script to run cronjobs that would have been run since the last system shutdown. html2txt &#8211; is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid&#160;Markdown [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://pinboard.in/u:der_dennis" class="lipinboard">pinboard.in-Links</a> vom 7. Juni bis zum 29. Juni:</p>

<ul>
<li><a href="http://xyne.archlinux.ca/projects/cronwhip/" class="liexternal">cronwhip</a> &#8211; is a simple script to run cronjobs that would have been run since the last system shutdown.</li>
<li><a href="http://www.aaronsw.com/2002/html2text/" class="liexternal">html2txt</a> &#8211; is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid&nbsp;Markdown</li>
<li><a href="http://www.asciiflow.com/" class="liexternal">Asciiflow</a> &#8211; Diagramme. In Ascii-Art. Awesome.</li>
<li><a href="http://www.sleepoversf.com/the-great-typekit-table/" class="liexternal">The Great Typekit Table</a> &#8211; </li>
<li><a href="http://subtlepatterns.com/" class="liexternal">Subtle Patterns</a> &#8211; High quality patterns for your next web project</li>
<li><a href="http://coding.smashingmagazine.com/2011/06/10/useful-html-css-and-javascript-tools-and-libraries/">Useful HTML-, CSS- and JavaScript Tools and Libraries</a> &#8211; </li>
<li><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=cb42fc06-50c7-47ed-a65c-862661742764" class="liexternal">Active Directory Topology Diagrammer</a> &#8211; reads an Active Directory configuration using LDAP, and then automatically generates a Visio diagram of your Active Directory and /or your Exchange Server topology.</li>
<li><a href="http://gityapp.com/" class="liexternal">Gity</a> &#8211; yet another open source git client for OS X</li>
<li><a href="http://code.google.com/p/csshx/" class="liexternal">csshx</a> &#8211; is a tool to allow simultaneous control of multiple SSH sessions through OS X Terminal.app</li>
<li><a href="http://www.tuneconnect.net/" class="liexternal">TuneConnect 2</a> &#8211; iTunes remote control software for Mac OS X</li>
<li><a href="https://github.com/morgant/tools-osx" class="liexternal">tools-osx</a> &#8211; A small collection of command line tools for Mac OS X, incl.: clipcat, eject, swuser &amp; trash.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2011/07/02/quicklinks-vom-7-juni-bis-zum-29-juni/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>
		<item>
		<title>QuickLinks vom 29. September bis zum 9. Oktober</title>
		<link>http://instant-thinking.de/2010/10/21/quicklinks-vom-29-september-bis-zum-9-oktober/</link>
		<comments>http://instant-thinking.de/2010/10/21/quicklinks-vom-29-september-bis-zum-9-oktober/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 16:56:31 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[essen]]></category>
		<category><![CDATA[filesharing]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[fullscreen]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[projectmanagement]]></category>
		<category><![CDATA[recipe]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[rezept]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vegan]]></category>
		<category><![CDATA[vegetarisch]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[write]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2643</guid>
		<description><![CDATA[Meine delicious.com-Links vom 29. September bis zum 9. Oktober: Notational Velocity forked &#8211; Fullscreen mode, menubar app, and more&#8230; MultiMarkdown Syntax Guide &#8211; This is a guide to the markup syntax used in the MultiMarkdown system. WriteMonkey &#8211; is light, fast, and perfectly handy for those who enjoy the simplicity of a typewriter but live [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 29. September bis zum 9. Oktober:</p>

<ul>
<li><a href="http://elasticthreads.tumblr.com/post/1283428380/notational-velocity-forked-fullscreen-mode-menubar" class="liexternal">Notational Velocity forked</a> &#8211; Fullscreen mode, menubar app, and more&hellip;</li>
<li><a href="http://fletcherpenney.net/multimarkdown/users_guide/multimarkdown_syntax_guide/" class="liexternal">MultiMarkdown Syntax Guide</a> &#8211; This is a guide to the markup syntax used in the MultiMarkdown system.</li>
<li><a href="http://writemonkey.com/" class="liexternal">WriteMonkey</a> &#8211; is light, fast, and perfectly handy for those who enjoy the simplicity of a typewriter but live in modern times.</li>
<li><a href="http://www.ubuntugeek.com/pdf-mod-simple-application-for-modifying-pdf-documents.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=pdf-mod-simple-application-for-modifying-pdf-documents" class="liexternal">PDF Mod</a> &#8211; is a simple application for modifying PDF documents. You can reorder, rotate, and remove pages, export images from a document, edit the title, subject, author, and keywords, and combine documents via drag and drop.</li>
<li><a href="http://davidseah.com/2010/01/emergent-task-planner-free-version-updates/" class="liexternal">Emergent Task Planner</a> &#8211; is a Daily Planning Sheet that provides a way for you to lightly structure your day. By helping you visualize the time you have, you can get a sense of just how much work you can get done done.</li>
<li><a href="http://www.zambetti.com/projects/liveview/" class="liexternal">LiveView</a> &#8211; is a specialized remote screen viewing application intended as a tool to help designers create graphics for mobile applications, it has also proven to be useful for creating quick and dirty simulations, demos, and experience prototypes.</li>
<li><a href="http://weeatfine.com/" class="liexternal">we eat fine</a> &#8211; &quot;&#8230; ist eine sammlung von rezepten, die wir in unserem allt&auml;glichen leben zubereiten. essen spiegelt f&uuml;r uns eine lebensphilosophie wieder und ist f&uuml;r uns (meistens) gleichbedeutend mit entspannung, genuss, kommunikation und kreativit&auml;t.&quot; Bei der Kesro gefunden&#8230;</li>
<li><a href="http://sparkleshare.org/" class="liexternal">SparkleShare</a> &#8211; is a syncing and collaboration tool that shines by its absence. Attempts to become a open source, self hosting, git based Dropbox clone&#8230;</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2010/10/21/quicklinks-vom-29-september-bis-zum-9-oktober/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 25. August bis zum 31. August</title>
		<link>http://instant-thinking.de/2010/09/01/quicklinks-vom-25-august-bis-zum-31-august/</link>
		<comments>http://instant-thinking.de/2010/09/01/quicklinks-vom-25-august-bis-zum-31-august/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 16:11:59 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dig]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[dvr]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mathe]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[numbers]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[poster]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[simplenote]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2542</guid>
		<description><![CDATA[Meine delicious.com-Links vom 25. August bis zum 31. August: sshuttle &#8211; Transparent proxy server that works as a poor man&#039;s VPN. Forwards over ssh. Doesn&#039;t require admin access. mNote &#8211; for Android is a fast notepad for Android allowing for offline local note editing, managment, and searching. In addition, mNote synchronizes with Simplenote Dirpy &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 25. August bis zum 31. August:</p>

<ul>
<li><a href="http://github.com/apenwarr/sshuttle" class="liexternal">sshuttle</a> &#8211; Transparent proxy server that works as a poor man&#039;s VPN. Forwards over ssh. Doesn&#039;t require admin access.</li>
<li><a href="http://android.minuo.net/mnote/" class="liexternal">mNote</a> &#8211; for Android is a fast notepad for Android allowing for offline local note editing, managment, and searching. In addition, mNote synchronizes with Simplenote</li>
<li><a href="http://www.dirpy.com/" class="liexternal">Dirpy</a> &#8211; is an advanced DVR for your favorite online media. For example, use Dirpy to record your favorite YouTube videos to mp3s!</li>
<li><a href="http://www.spheredev.org/wiki/Git_for_the_lazy" class="liexternal">Git for the lazy</a> &#8211; This guide is for people who want to jump to any point in time with their project/game/whatever, and want something to use for themselves.</li>
<li><a href="http://www.madboa.com/geek/dig/#how-otherserver" class="liexternal">DiG HOWTO</a> &#8211; How to use dig to query DNS name servers</li>
<li><a href="http://www.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/" class="liexternal">100 Free High Quality WordPress Themes: 2010 Edition</a> &#8211; </li>
<li><a href="http://posterazor.sourceforge.net/" class="liexternal">PosteRazor</a> &#8211; The PosteRazor cuts a raster image into pieces which can afterwards be printed out and assembled to a poster.</li>
<li><a href="http://www.acqualia.com/soulver/" class="liexternal">Soulver</a> &#8211; It&#039;s quicker to use than a spreadsheet, and smarter and clearer than a traditional calculator.</li>

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

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

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

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2010/03/23/quicklinks-vom-4-maerz-bis-zum-23-maerz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 25. Februar bis zum 4. M&#228;rz</title>
		<link>http://instant-thinking.de/2010/03/05/quicklinks-vom-25-februar-bis-zum-4-maerz/</link>
		<comments>http://instant-thinking.de/2010/03/05/quicklinks-vom-25-februar-bis-zum-4-maerz/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:13:07 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[activedirectory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[sysstat]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[txt]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2171</guid>
		<description><![CDATA[Meine delicious.com-Links vom 25. Februar bis zum 4. M&#228;rz: kSar &#8211; kSar Version 5 is a java application that graph your sar data. It can graph sar text output from Solaris,Linux,AIX,HPUX,Mac OS/X. It also permit to export data to PDF/JPG/PNG/CSV. You can load dat from three method : local file, local command excetion, and remote [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 25. Februar bis zum 4. M&#228;rz:</p>

<ul>
<li><a href="http://ksar.atomique.net/index.html" class="liexternal">kSar</a> &#8211; kSar Version 5 is a java application that graph your sar data. It can graph sar text output from Solaris,Linux,AIX,HPUX,Mac OS/X. It also permit to export data to PDF/JPG/PNG/CSV. You can load dat from three method : local file, local command excetion, and remote command execution via SSH</li>
<li><a href="http://wb.mysql.com/?page_id=6" class="liexternal">MySQL Workbench</a> &#8211; is a cross-platform, visual database design tool developed by MySQL. It is the highly anticipated successor application of the DBDesigner4 project. MySQL Workbench will be available as a native GUI tool on Window, Linux and OS X.</li>
<li><a href="http://www.hogbaysoftware.com/products/quickcursor/" class="liexternal">QuickCursor</a> &#8211; For Mac users to use their favorite text editor everywhere. QuickCursor allows you to edit text from any application in your favorite text editor.</li>
<li><a href="http://stephenjungels.com/jungels.net/articles/diff-patch-ten-minutes.html" class="liexternal">The Ten Minute Guide to diff and patch</a> &#8211; </li>
<li><a href="http://www.mylogon.net/" class="liexternal">MyLogon</a> &#8211; is a Network-oriented logon applet for Windows</li>

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

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

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

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2009/12/13/quicklinks-vom-10-dezember-bis-zum-13-dezember/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickLinks vom 17. November bis zum 24. November</title>
		<link>http://instant-thinking.de/2009/11/24/quicklinks-vom-17-november-bis-zum-24-november/</link>
		<comments>http://instant-thinking.de/2009/11/24/quicklinks-vom-17-november-bis-zum-24-november/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 08:00:10 +0000</pubDate>
		<dc:creator>der Dennis</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[bonjour]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[diagram]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[revisioncontrol]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[visio]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zeroconf]]></category>

		<guid isPermaLink="false">http://instant-thinking.de/?p=2031</guid>
		<description><![CDATA[Meine delicious.com-Links vom 17. November bis zum 24. November: FormulatePro &#8211; helps you open and write on PDF documents. You can fill out any PDF form document, drop in graphics, scribble with the mouse or a tablet, save and print. Dia &#8211; is roughly inspired by the commercial Windows program &#39;Visio&#39;, though more geared towards [...]]]></description>
			<content:encoded><![CDATA[<p>Meine <a href="http://delicious.com/der_dennis" class="lidelicious">delicious.com-Links</a> vom 17. November bis zum 24. November:</p>

<ul>
<li><a href="http://code.google.com/p/formulatepro/" class="liexternal">FormulatePro</a> &#8211; helps you open and write on PDF documents. You can fill out any PDF form document, drop in graphics, scribble with the mouse or a tablet, save and print.</li>
<li><a href="http://live.gnome.org/Dia" class="liexternal">Dia</a> &#8211; is roughly inspired by the commercial Windows program &#39;Visio&#39;, though more geared towards informal diagrams for casual use. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.</li>
<li><a href="http://github.com/toolmantim/bananajour" class="liexternal">bananajour</a> &#8211; is local git repository hosting with a sexy web interface and Bonjour discovery. It&#39;s like a bunch of adhoc, local, network-aware githubs!</li>
<li><a href="http://lucatrevisan.wordpress.com/latex-to-wordpress/" class="liexternal">LaTeX to WordPress</a> &#8211; is a program that converts a LaTeX file into something that is ready to be cut and pasted into WordPress.</li>
<li><a href="http://www.many-tricks.com/namemangler/" class="liexternal">Name Mangler</a> &#8211; if you need to rename several files at once every now and then, this is the application you have always been looking for.</li>
<li><a href="http://www.limiter-inc.com/" class="liexternal">Wallpaper Junie</a> &#8211; With WJ you can view and download InterfaceLIFT wallpapers(over 2000 available).</li>
<li><a href="http://www.fbevents.net/" class="liexternal">EventSync</a> &#8211; is an application for OS X that allows you to sync your Facebook Events with iCal. Now you will never miss the next party, meeting, or any other event that is posted on Facebook.</li>
<li><a href="http://ikiwiki.info/" class="liexternal">ikiwiki</a> &#8211; is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git. There are many other features, including support for blogging, as well as a large array of plugins.</li>
<li><a href="http://code.google.com/p/flogr/" class="liexternal">flogr</a> &#8211; shows your pictures from flickr in a customizable photo portfolio interface which includes a main photo page with EXIF details and flickr user comments, a customizable thumbnails page of your recent work, a slideshow component to browse through thumbnails, a tag cloud page, and an about page that shows your flickr user profile.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://instant-thinking.de/2009/11/24/quicklinks-vom-17-november-bis-zum-24-november/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>
	</channel>
</rss>

