<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Tim Einfeldt</title>
	
	<link>http://timeinfeldt.com</link>
	<description>Blog</description>
	<lastBuildDate>Wed, 11 Mar 2009 21:16:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/timeinfeldt" type="application/rss+xml" /><item>
		<title>Try Dropbox – get 250 MB bonus</title>
		<link>http://timeinfeldt.com/try-dropbox-get-250-mb-bonus/</link>
		<comments>http://timeinfeldt.com/try-dropbox-get-250-mb-bonus/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 20:41:36 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://timeinfeldt.com/?p=159</guid>
		<description><![CDATA[
Dropbox is a great tool to store, synchronize and share your files. Think of it as a free USB flash stick on the web. It&#8217;s perfect if you&#8217;re working collaboratively on files or just need a simple and easy way to synchronize stuff across multiple computers.
Here is what Dropbox says about itself:
Dropbox is a free [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.getdropbox.com/referrals/NTQ0Njk4Mjk"><img class="alignnone size-full wp-image-166" title="try Dropbox" src="http://timeinfeldt.com/wp-content/uploads/2009/03/referral_ill_11.jpg" alt="try Dropbox" width="227" height="174" /></a></p>
<p><a href="https://www.getdropbox.com/">Dropbox</a> is a great tool to store, synchronize and share your files. Think of it as a free USB flash stick on the web. It&#8217;s perfect if you&#8217;re working collaboratively on files or just need a simple and easy way to synchronize stuff across multiple computers.</p>
<p>Here is what Dropbox says about itself:</p>
<blockquote><p>Dropbox is a free app that syncs your files across your computers and the web. It&#8217;s available for Mac, Windows, and Linux. After installing, you&#8217;ll be able to:</p>
<ul>
<li>Make changes on one computer and see them instantly on others.</li>
<li>Get to all of your files from anywhere you have Internet.</li>
<li>Collaborate on team projects or share your files straight from your computer.</li>
<li>Restore files you&#8217;ve deleted, or go back to previous versions.</li>
</ul>
</blockquote>
<p>I highly recommend giving it a try. The free version gives you 2 GB of storage, which is plenty for standard things like text or code files. If you use <a href="https://www.getdropbox.com/referrals/NTQ0Njk4Mjk">this referer link</a> you <em>(and I)</em> get 250 MB bonus, so about 2.2 GB total.</p>
<p>(Plus, they use super-cool illustrations like the one above.)</p>
]]></content:encoded>
			<wfw:commentRss>http://timeinfeldt.com/try-dropbox-get-250-mb-bonus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweetsheet – track multiple topics on Twitter</title>
		<link>http://timeinfeldt.com/tweetsheet-track-multiple-topics-on-twitter/</link>
		<comments>http://timeinfeldt.com/tweetsheet-track-multiple-topics-on-twitter/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 15:47:28 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://timeinfeldt.com/?p=149</guid>
		<description><![CDATA[
Twitter Search is a powerful tool. Within seconds, you can find up-to-date information and links to any topic. Queries like &#8220;:)&#8221; or &#8220;is down&#8221; are also a great way to get short snippets of entertainment. To get more out of it for myself (or others?), I built a little tool.

I use Twitter Search a lot [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-153" title="TweetSheet" src="http://timeinfeldt.com/wp-content/uploads/2009/03/bild-2.png" alt="TweetSheet" width="617" height="299" /></p>
<p><a href="http://search.twitter.com/">Twitter Search</a> is a powerful tool. Within seconds, you can find up-to-date information and links to any topic. Queries like &#8220;:)&#8221; or &#8220;is down&#8221; are also a great way to get short snippets of entertainment. To get more out of it for myself (or others?), I built a little tool.</p>
<p><span id="more-149"></span></p>
<p>I use Twitter Search a lot to collect interesting links on various topics. Since Twitter Search only handles one query at a time, I found it uncomfortable to keep an eye on different queries. Therefore, I created the <a href="http://timeinfeldt.com/tweetsheet">Tweet Sheet</a>.</p>
<p>As could be guessed from the name already, this is nothing more than a simple sheet (or page, but that didn&#8217;t rhyme as good) where three different search queries can be tracked at the same time.</p>
<h3>How to use it</h3>
<p>Fill each of the input fields with a query and hit &#8220;refresh all&#8221;, or refresh individual fields alone.</p>
<p>The settings in the upper right corner allow control over the amount of items and if only tweets that contain links should be shown. I found this to be important, because it makes &#8220;harvesting&#8221; links for a certain topic easier.</p>
<p>Feedback is appreciated :)</p>
]]></content:encoded>
			<wfw:commentRss>http://timeinfeldt.com/tweetsheet-track-multiple-topics-on-twitter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Spanien/Portugal Tour 2008</title>
		<link>http://timeinfeldt.com/spanien-portugal-tour-08/</link>
		<comments>http://timeinfeldt.com/spanien-portugal-tour-08/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 12:10:20 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Dieses & Jenes]]></category>

		<guid isPermaLink="false">http://timeinfeldt.com/?p=95</guid>
		<description><![CDATA[
Rund 2400km von Barcelona nach Lissabon. Ein Roadtrip zwischen zwei Städtereisen. Eine schöne Tour, für die man sich vielleicht mehr als 12 Tage Zeit nehmen sollte. Fotos der Reise folgen.
Reisekarte
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-105" title="Spanien/Portugal Tour" src="http://timeinfeldt.com/wp-content/uploads/2008/09/tour1-400x261.png" alt="" width="400" height="261" /></p>
<p>Rund 2400km von Barcelona nach Lissabon. Ein Roadtrip zwischen zwei Städtereisen. Eine schöne Tour, für die man sich vielleicht mehr als 12 Tage Zeit nehmen sollte. Fotos der Reise folgen.</p>
<p><a href="http://timeinfeldt.com/keller/spanien">Reisekarte</a></p>
]]></content:encoded>
			<wfw:commentRss>http://timeinfeldt.com/spanien-portugal-tour-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Besser präsentieren</title>
		<link>http://timeinfeldt.com/besser-praesentieren/</link>
		<comments>http://timeinfeldt.com/besser-praesentieren/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 15:02:53 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Dieses & Jenes]]></category>
		<category><![CDATA[Grafik]]></category>
		<category><![CDATA[presentation präsentation keynote slide design]]></category>

		<guid isPermaLink="false">http://timeinfeldt.com/?p=77</guid>
		<description><![CDATA[



Eine Präsentation, die ich im dritten Semester zusammen mit Matthes Linnartz gehalten habe. Kontext war eine Reihe von Präsentationen zum Thema Moderation, Verhandlung und Präsentationstechniken.
]]></description>
			<content:encoded><![CDATA[<div style="width:425px;text-align:left" id="__ss_522209">
<object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=powerpoint-1216651178439483-9"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=powerpoint-1216651178439483-9" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
</div>
<p></p>
<p>Eine Präsentation, die ich im dritten Semester zusammen mit <a href="http://limalounge.wordpress.com/">Matthes Linnartz</a> gehalten habe. Kontext war eine Reihe von Präsentationen zum Thema Moderation, Verhandlung und Präsentationstechniken.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeinfeldt.com/besser-praesentieren/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>“Press This!” Test</title>
		<link>http://timeinfeldt.com/press-this-test/</link>
		<comments>http://timeinfeldt.com/press-this-test/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 11:17:10 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Dieses & Jenes]]></category>

		<guid isPermaLink="false">http://timeinfeldt.com/2008/07/15/press-this-test/</guid>
		<description><![CDATA[Test des neuen Features, mit dem man vom Browser aus Posts erstellen kann.

]]></description>
			<content:encoded><![CDATA[<p>Test des neuen Features, mit dem man vom Browser aus Posts erstellen kann.</p>
<p><img src="http://www.funnyforumpics.com/forums/i-see-what-you-did-there/1/ohoq9.jpg" alt="Oh!" /></p>
]]></content:encoded>
			<wfw:commentRss>http://timeinfeldt.com/press-this-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
