<?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>Gerben Jacobs</title>
	<atom:link href="http://www.gerbenjacobs.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gerbenjacobs.nl</link>
	<description>Am I too late to blog?</description>
	<lastBuildDate>Sat, 05 May 2012 23:40:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Sleeping With Sirens &#8211; Let&#8217;s Cheer To This</title>
		<link>http://www.gerbenjacobs.nl/sleeping-with-sirens-lets-cheer-to-this/</link>
		<comments>http://www.gerbenjacobs.nl/sleeping-with-sirens-lets-cheer-to-this/#comments</comments>
		<pubDate>Sat, 05 May 2012 23:40:03 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[sleeping with sirens]]></category>
		<category><![CDATA[spotify]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=437</guid>
		<description><![CDATA[TweetI hardly ever find an entire album amazing. Most of the times it&#8217;s just some songs. But this album is an exception on that. (Adept and Alesana have similiar albums too) Besides the album being kick-ass, I also wanna try this Spotify playbutton, even though it&#8217;s pretty useless. But maybe it works for &#8216;conversion&#8217;.]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton437" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fsleeping-with-sirens-lets-cheer-to-this%2F&amp;via=gerbenjacobs&amp;text=Sleeping%20With%20Sirens%20%26%238211%3B%20Let%26%238217%3Bs%20Cheer%20To%20This&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fsleeping-with-sirens-lets-cheer-to-this%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I hardly ever find an entire album amazing. Most of the times it&#8217;s just some songs. But this album is an exception on that. (Adept and Alesana have similiar albums too)</p>
<p>Besides the album being kick-ass, I also wanna try this Spotify playbutton, even though it&#8217;s pretty useless. But maybe it works for &#8216;conversion&#8217;.</p>
<p style="text-align: center;"><iframe src="https://embed.spotify.com/?uri=spotify:album:4TuNgoALZ10zEOHgfkxs8T" frameborder="0" width="300" height="380"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/sleeping-with-sirens-lets-cheer-to-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfect seperator for Shoutcast 7.html file</title>
		<link>http://www.gerbenjacobs.nl/perfect-seperator-for-shoutcast-7-html-file/</link>
		<comments>http://www.gerbenjacobs.nl/perfect-seperator-for-shoutcast-7-html-file/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 12:58:47 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[7.html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[preg_split]]></category>
		<category><![CDATA[shoutcast]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=435</guid>
		<description><![CDATA[TweetTo go along nicely with my previous Shoutcast tip, here is another one. If you, like me, use the &#8217;7.html&#8217; trick to get some quick stats about your stream broadcast but are getting some inconsistencies with parsing the comma-seperated input you get, try this: $data = preg_split&#40;&#34;/[,]+/&#34;, $string, 7&#41;; A possible outcome would be this: [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton435" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fperfect-seperator-for-shoutcast-7-html-file%2F&amp;via=gerbenjacobs&amp;text=Perfect%20seperator%20for%20Shoutcast%207.html%20file&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fperfect-seperator-for-shoutcast-7-html-file%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>To go along nicely with <a href="http://www.gerbenjacobs.nl/how-to-programmatically-add-an-ip-address-to-a-shoutcast-reserved-ip-list-in-php/" title="How to programmatically add an IP address to a Shoutcast Reserved IP list in PHP">my previous Shoutcast tip</a>, here is another one.</p>
<p>If you, like me, use the &#8217;7.html&#8217; trick to get some quick stats about your stream broadcast but are getting some inconsistencies with parsing the comma-seperated input you get, try this:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$data</span> <span style="color: #339933;">=</span> <span style="color: #990000;">preg_split</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;/[,]+/&quot;</span><span style="color: #339933;">,</span> <span style="color: #000088;">$string</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">7</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>A possible outcome would be this:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #990000;">Array</span> <span style="color: #009900;">&#40;</span> <span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">0</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">1</span> <span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">1</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">1</span> <span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">2</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">1</span> <span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">3</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">1000</span> <span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">4</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">1</span> <span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">5</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">192</span> <span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">6</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">&quot;Woe, Is Me - Hell, or High Water&quot;</span> <span style="color: #009900;">&#41;</span></pre></div></div>

<p>If you were to &#8216;<code>explode()</code>&#8216; this string, you&#8217;d get the artist in 2 nodes and with this songtitle you&#8217;d get that one in 2 nodes as well.</p>
<p>The <code>preg_split</code> function has the nice ability to add a <code>limit</code> parameter, thus saying &#8220;Split this string on commas, but only do it for the first 7&#8243; and this will guarantee that your artist and songtitle are stuck together on the last index.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/perfect-seperator-for-shoutcast-7-html-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to programmatically add an IP address to a Shoutcast Reserved IP list in PHP</title>
		<link>http://www.gerbenjacobs.nl/how-to-programmatically-add-an-ip-address-to-a-shoutcast-reserved-ip-list-in-php/</link>
		<comments>http://www.gerbenjacobs.nl/how-to-programmatically-add-an-ip-address-to-a-shoutcast-reserved-ip-list-in-php/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 22:20:46 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rip]]></category>
		<category><![CDATA[shoutcast]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=431</guid>
		<description><![CDATA[TweetPretty semantic title huh? But that&#8217;s basically what this is all about. If you have a Shoutcast host that is set to private, only people/IPs in the RIP list (Reserved IP) can access your stream. A lot of free Shoutcast server providers do this, to make it a bit less profitable to freeride their services. [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton431" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fhow-to-programmatically-add-an-ip-address-to-a-shoutcast-reserved-ip-list-in-php%2F&amp;via=gerbenjacobs&amp;text=How%20to%20programmatically%20add%20an%20IP%20address%20to%20a%20Shoutcast%20Reserved%20IP%20list%20in%20PHP&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fhow-to-programmatically-add-an-ip-address-to-a-shoutcast-reserved-ip-list-in-php%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><img src="http://www.gerbenjacobs.nl/wp-content/uploads/2012/04/shoutcastlogo.gif" alt="" title="Shoutcast logo" width="200" height="200" class="alignright size-full wp-image-434" style="background: none; border: 0;" />Pretty semantic title huh? But that&#8217;s basically what this is all about.</p>
<p>If you have a Shoutcast host that is set to private, only people/IPs in the RIP list (Reserved IP) can access your stream. A lot of free Shoutcast server providers do this, to make it a bit less profitable to freeride their services.</p>
<p>Let&#8217;s have a quick look at the code and then analyze it to understand what it&#8217;s doing.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span> ?php
	<span style="color: #000088;">$ip</span> <span style="color: #339933;">=</span> <span style="color: #990000;">explode</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'.'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'REMOTE_ADDR'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
	<span style="color: #000088;">$username</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'admin'</span><span style="color: #339933;">;</span>
	<span style="color: #000088;">$password</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'password'</span><span style="color: #339933;">;</span>
	<span style="color: #000088;">$host</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'myshoutcastserver.com'</span><span style="color: #339933;">;</span>
	<span style="color: #000088;">$port</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">8080</span><span style="color: #339933;">;</span>
&nbsp;
	<span style="color: #000088;">$url</span> <span style="color: #339933;">=</span> <span style="color: #990000;">sprintf</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'http://%s:%d/admin.cgi?mode=ripip&amp;ip1=%d&amp;ip2=%d&amp;ip3=%d&amp;ip4=%d'</span><span style="color: #339933;">,</span>
		<span style="color: #000088;">$host</span><span style="color: #339933;">,</span> <span style="color: #000088;">$port</span><span style="color: #339933;">,</span> <span style="color: #000088;">$ip</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">0</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #000088;">$ip</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">1</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #000088;">$ip</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">2</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #000088;">$ip</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">3</span><span style="color: #009900;">&#93;</span>
	<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
	<span style="color: #000088;">$context</span> <span style="color: #339933;">=</span> <span style="color: #990000;">stream_context_create</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
		<span style="color: #0000ff;">'http'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
			<span style="color: #0000ff;">'method'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">'GET'</span><span style="color: #339933;">,</span>
			<span style="color: #0000ff;">'user_agent'</span>  <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'HTTP_USER_AGENT'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span>
			<span style="color: #0000ff;">'header'</span>  <span style="color: #339933;">=&gt;</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
				<span style="color: #0000ff;">&quot;Authorization: Basic &quot;</span> <span style="color: #339933;">.</span> <span style="color: #990000;">base64_encode</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;<span style="color: #006699; font-weight: bold;">$username</span>:<span style="color: #006699; font-weight: bold;">$password</span>&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
				<span style="color: #0000ff;">'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*\/*;q=0.8'</span>
			<span style="color: #009900;">&#41;</span>
		<span style="color: #009900;">&#41;</span>
	<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #990000;">file_get_contents</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$url</span><span style="color: #339933;">,</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">,</span> <span style="color: #000088;">$context</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>First we get the IP address of the visitor, we explode() it on the dots to get 4 seperate numbers, together forming a valid IP address.<br />
Then we set up an URL that will look like this: <strong>http://myshoutcastserver.com:8080/admin.cgi?mode=ripip&#038;ip1=127&#038;ip2=0&#038;ip3=0&#038;ip4=1</strong></p>
<p>This URL will submit (GET) a form that adds the IP to the RIP list. See why we had to seperate the IP on the dots? &#8216;Why&#8217; you ask, well because this is somewhat of a hack. We fill the form through GET parameters.</p>
<p>Of course the admin.cgi page is behind a password protected bit. This is however a simple Basic Authorization, so we create a stream context and add Basic Authorization.</p>
<p>Shoutcast Servers arean&#8217;t completely dumb, only a little. But they&#8217;re smart enough to notice &#8216;robots&#8217;. So we also add some headers to make it believe we are a real browser and that we would like to accept normal HTML back. We don&#8217;t really need anything back at all, so that&#8217;s why you don&#8217;t have to do anything with the data you get back from file_get_contents.</p>
<p>Just running the command, with the context stream and the pimped out URL is enough to add an IP to the Reserved IP List in Shoutcast. You&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/how-to-programmatically-add-an-ip-address-to-a-shoutcast-reserved-ip-list-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gleetch.com</title>
		<link>http://www.gerbenjacobs.nl/gleetch-com/</link>
		<comments>http://www.gerbenjacobs.nl/gleetch-com/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 23:00:39 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[gleetch]]></category>
		<category><![CDATA[gleetch.com]]></category>
		<category><![CDATA[glitch]]></category>
		<category><![CDATA[glitch.com]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=396</guid>
		<description><![CDATA[TweetGleetch.com is a really small application that lets you tweet your newly learned skills and your unlocked achievements from Glitch.com Now you might be wondering what Glitch.com is, but that&#8217;s a totally different blogpost. But for now you can just read their information. If even that is too much; Glitch.com is a web-based Flash game [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton396" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fgleetch-com%2F&amp;via=gerbenjacobs&amp;text=Gleetch.com&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fgleetch-com%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><img class="alignright" style="background: none; border: 0;" title="The guiding rock of Glitch" src="http://www.gerbenjacobs.nl/wp-content/uploads/2012/01/rock-reading_27147.gif" alt="The guiding rock of Glitch" width="168" height="172" />Gleetch.com is a really small application that lets you tweet your newly learned skills and your unlocked achievements from Glitch.com</p>
<p>Now you might be wondering what Glitch.com is, but that&#8217;s a totally different blogpost. But for now you can just <a title="The About page of Glitch.com" href="http://www.glitch.com/about/" target="_blank">read their information</a>. If even that is too much; Glitch.com is a web-based Flash game that lets you wander in a fantasy world called Ur.</p>
<div id="attachment_398" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2012/01/Schermafbeelding-2012-01-14-om-00.21.54.png" target="_blank"><img class="size-medium wp-image-398 " title="Gleetch.com intro page" src="http://www.gerbenjacobs.nl/wp-content/uploads/2012/01/Schermafbeelding-2012-01-14-om-00.21.54-500x231.png" alt="Gleetch.com intro page" width="500" height="231" /></a><p class="wp-caption-text">Gleetch.com intro page</p></div>
<p>On Gleetch.com you can sign in with your Glitch account, they have an <a title="Offical Glitch API" href="http://developer.glitch.com/api/" target="_blank">offical Glitch API</a>. If it&#8217;s your first time you are asked to allow our Twitter app to get access to your Twitter account, if all is well, you will get to see your settings page. Here you can set your messages and enable or disable pictures.</p>
<p>All skills and achievements come with pictures, so we will send them along as well, using Twitters &#8216;own&#8217; photoservice.</p>
<div id="attachment_397" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2012/01/Schermafbeelding-2012-01-14-om-00.22.21.png" target="_blank"><img class=" wp-image-397 " title="Gleetch.com settings page" src="http://www.gerbenjacobs.nl/wp-content/uploads/2012/01/Schermafbeelding-2012-01-14-om-00.22.21-500x328.png" alt="Gleetch.com settings page" width="500" height="328" /></a><p class="wp-caption-text">Gleetch.com settings page</p></div>
<p>The application will then keep checking your stats and post it to Twitter, if you unlocked something good! <a title="A Gleetch.com tweet by the user FlushGlitch" href="https://twitter.com/#!/FlushGlitch/status/157235135148863488" target="_blank">This is how your Tweet will look like..</a></p>
<p>The default text contains the hashtag #Glitch. So to see Gleetch in action, look at the <a title="Twitter.com search: #Glitch" href="https://twitter.com/#!/search/realtime/%23Glitch" target="_blank">Tweets with the #Glitch hashtag</a>.</p>
<p>Gleetch.com is operational, but I wouldn&#8217;t want to call it finished. As you can see designing layouts still isn&#8217;t my best skill and we might expand the service with tweets related to your in-game wealth or location.<br />
But the people like it and more people use this than my other service <a title="Longer tweets that look good" href="http://www.gerbenjacobs.nl/longer-tweets-that-look-good/" target="_blank">Longer Tweets: Get some!</a> So that&#8217;s a nice incentive for me!</p>
<p><span style="color: #888888;">P.s. Glitch.com is momentarily in beta, I still got 3 keys, so if you&#8217;re interested, let me know!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/gleetch-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Luchtmachtdagen 2011</title>
		<link>http://www.gerbenjacobs.nl/luchtmachtdagen-2011/</link>
		<comments>http://www.gerbenjacobs.nl/luchtmachtdagen-2011/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 22:21:35 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=388</guid>
		<description><![CDATA[Tweet Friday, september 16th, my girlfriend and I want to Leeuwarden, to the Leeuwarden Air Base (IATA: LHW, ICAO: EHLW). Every year the Royal Netherlands Air Force (RNLAF) organises a static- and airshow. Let me tell you this, it&#8217;s really hard to film and photograph fast flying airplanes!]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton388" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fluchtmachtdagen-2011%2F&amp;via=gerbenjacobs&amp;text=Luchtmachtdagen%202011&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fluchtmachtdagen-2011%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155842017/" class="flickr"><img src="http://farm7.static.flickr.com/6164/6155842017_01f545baa6.jpg" alt="KDC-10 and F-16s in flying formation" class="flickr medium photo"  title="KDC-10 and F-16s in flying formation"/></a></p></p>
<p><span id="more-388"></span><br />
Friday, september 16th, my girlfriend and I want to Leeuwarden, to the Leeuwarden Air Base (IATA: LHW, ICAO: EHLW).<br />
Every year the Royal Netherlands Air Force (RNLAF) organises a static- and airshow.</p>
<p>Let me tell you this, it&#8217;s really hard to film and photograph fast flying airplanes!</p>
<p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6156387788/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6064/6156387788_d860e74fb8_s.jpg" alt="F-16 does a fly-over" class="flickr square set"  title="F-16 does a fly-over"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6156387594/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6079/6156387594_3460d590b1_s.jpg" alt="AH-64D Apache from the static show" class="flickr square set"  title="AH-64D Apache from the static show"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155843537/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6152/6155843537_81fe5755be_s.jpg" alt="Belgian Airforce F-16" class="flickr square set"  title="Belgian Airforce F-16"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155843047/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6158/6155843047_5c215df029_s.jpg" alt="Dutch F-16 Solo Display team" class="flickr square set"  title="Dutch F-16 Solo Display team"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155842743/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6189/6155842743_a11d115856_s.jpg" alt="C-130 Hercules taking off" class="flickr square set"  title="C-130 Hercules taking off"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6156386160/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6083/6156386160_a6948a9ea3_s.jpg" alt="Helicopters in formation" class="flickr square set"  title="Helicopters in formation"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6156385902/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6204/6156385902_4f13d45076_s.jpg" alt="F-16" class="flickr square set"  title="F-16"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155842017/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6164/6155842017_01f545baa6_s.jpg" alt="KDC-10 and F-16s in flying formation" class="flickr square set"  title="KDC-10 and F-16s in flying formation"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155841673/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6154/6155841673_0709315f99_s.jpg" alt="F-16 with afterburner" class="flickr square set"  title="F-16 with afterburner"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155841379/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6090/6155841379_5c93413d37_s.jpg" alt="Two F-16 fighterjets attack 'ground forces'" class="flickr square set"  title="Two F-16 fighterjets attack 'ground forces'"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155841149/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6176/6155841149_58f233d0c0_s.jpg" alt="Chinook with Sling Load" class="flickr square set"  title="Chinook with Sling Load"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155840903/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6177/6155840903_f1342b5a44_s.jpg" alt="C-130 Hercules" class="flickr square set"  title="C-130 Hercules"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6155840603/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6068/6155840603_56f02f3c8d_s.jpg" alt="Apache lowpass" class="flickr square set"  title="Apache lowpass"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6156384014/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6169/6156384014_1ea9063771_s.jpg" alt="Two F-16 fighterjets" class="flickr square set"  title="Two F-16 fighterjets"/></a><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/6156383838/in/set-72157627690897388/" class="flickr"><img src="http://farm7.static.flickr.com/6165/6156383838_8088eb6c9e_s.jpg" alt="C-130 Hercules" class="flickr square set"  title="C-130 Hercules"/></a></p></p>
<p style="text-align: center;"><iframe src="http://player.vimeo.com/video/29195135?title=0&amp;amp;byline=0&amp;amp;portrait=0" frameborder="0" width="500" height="281"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/luchtmachtdagen-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tilly: a Twitter robot</title>
		<link>http://www.gerbenjacobs.nl/tilly-a-twitter-robot/</link>
		<comments>http://www.gerbenjacobs.nl/tilly-a-twitter-robot/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 14:59:15 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[tillybot]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=375</guid>
		<description><![CDATA[Tweet Tillybot is a utility bot on Twitter. You can give her commands and she&#8217;ll reply to them. At the moment she can fetch the weather, compare Last.fm users, geocode your address to latitude and longitude coordinates and fight against other people on Twitter! #fight Robots have always fascinated me and my first robot-like thing [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton375" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Ftilly-a-twitter-robot%2F&amp;via=gerbenjacobs&amp;text=Tilly%3A%20a%20Twitter%20robot&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Ftilly-a-twitter-robot%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><img class="alignright size-full wp-image-379" style="margin: 10px;" title="Tillybot" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/08/tillybot.gif" alt="" width="144" height="120" /></p>
<p>Tillybot is a utility bot on Twitter. You can give her commands and she&#8217;ll reply to them.</p>
<p>At the moment she can fetch the weather, compare Last.fm users, geocode your address to latitude and longitude coordinates and fight against other people on Twitter! <strong>#fight</strong></p>
<p><span id="more-375"></span></p>
<p>Robots have always fascinated me and my first robot-like thing must have been Lego and later &#8216;Technical&#8217; Lego, with little engines and train rails. Skip ahead a few years and then there&#8217;s IRC, I was using mIRC to get onto servers and communicating with the &#8216;bots&#8217; such as NickServ.</p>
<p>So it didn&#8217;t take long before I started to make my own IRC bots. I wasn&#8217;t good with all that shell stuff, so I just opened 2 clients, one where I would run my bot and one where I would test it.</p>
<p>Now skip ahead again and I&#8217;m having a lot of fun with API&#8217;s, one of which is obviously Twitter. Now I had the idea for a while, but a couple weeks ago I &#8216;discovered&#8217; the &#8220;entities&#8221; in the results that Twitter gives you. They parse hashtags for you, time to get started!</p>
<p>So I created a &#8216;utility bot&#8217;, I wanted to call her <em>uTilly</em>, but it was already taken, so then the name <strong>Tillybot</strong> was created. Luckily the .com was available as well ;)</p>
<p>If you&#8217;re wondering what a utility bot is, it&#8217;s basically like a utility knife; one entity with a lot of functions.</p>
<p>At the moment Tilly only replies to commands/hashtags, but I intend to make her a bit more &#8216;human&#8217;, so you <em>could</em> have &#8216;real&#8217; conversations. For now the commands work fine.</p>
<p>At the time of writing she knows the following commands:</p>
<ul>
<li>#bmi &#8211; Will calculate your Body Mass Index</li>
<li>#fight &#8211; Will &#8216;fight&#8217; another person on Twitter</li>
<li>#followme &#8211; Will make her follow your Twitter account</li>
<li>#geo &#8211; Turns addresses/locations into geo coordinates</li>
<li>#lastfm &#8211; Compares two Last.fm users</li>
<li>#weather &#8211; Gives you the weather for the provided location</li>
</ul>
<p>Most of these commands require &#8216;parameters&#8217; so for a complete list and explanation just check our her website: <a title="Tillybot" href="http://www.tillybot.com/" target="_blank">http://www.tillybot.com</a></p>
<div id="attachment_383" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/08/tillybot_website.png"><img class="size-full wp-image-383" title="Tillybot.com" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/08/tillybot_website-e1312728813234.png" alt="" width="500" height="289" /></a><p class="wp-caption-text">Tillybot.com</p></div>
<p>This is only just the beginning and there&#8217;s still a lot of things to make/do. So if you know any cool commands or know a neat API that Tilly should use as well, let me know in the comments!</p>
<p><strong>P.s.</strong> If you want to fight me tell her this: <a title="Fight @gerbenjacobs" href="https://twitter.com/intent/tweet?text=@Tillybot%20%23fight%20%23gerbenjacobs&amp;related=Tillybot" target="_blank">@Tillybot #fight #gerbenjacobs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/tilly-a-twitter-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New York, day 5</title>
		<link>http://www.gerbenjacobs.nl/new-york-day-5/</link>
		<comments>http://www.gerbenjacobs.nl/new-york-day-5/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 17:27:10 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[ah-1]]></category>
		<category><![CDATA[bell]]></category>
		<category><![CDATA[cobra]]></category>
		<category><![CDATA[f-16]]></category>
		<category><![CDATA[huey]]></category>
		<category><![CDATA[mig]]></category>
		<category><![CDATA[newyork2011]]></category>
		<category><![CDATA[uss intrepid]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=314</guid>
		<description><![CDATA[Tweet This post is the fifth part of a series named &#8220;New York&#8221;, in which I talk about my trip to New York city in the first week of May 2011. These posts will be loaded with pictures, I took 1050 that week! This post will be slightly different, as I&#8217;ll just show pictures and [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton314" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fnew-york-day-5%2F&amp;via=gerbenjacobs&amp;text=New%20York%2C%20day%205&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fnew-york-day-5%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/5899019430/" class="flickr"><img src="http://farm6.static.flickr.com/5315/5899019430_05d0aaa6c3.jpg" alt="F-16 on USS Intrepid" class="flickr medium photo"  title="F-16 on USS Intrepid"/></a></p></p>
<p>This post is the fifth part of a series named &#8220;New York&#8221;, in which I  talk about my trip to New York city in the first week of May 2011. These  posts will be loaded with pictures, I took 1050 that week!</p>
<p><em>This post will be slightly different, as I&#8217;ll just show pictures and write hardly anything.</em></p>
<p><a title="All my posts about New York 2011" href="http://www.gerbenjacobs.nl/tag/newyork2011/">View all posts about New York 2011</a> or read <a title="New York, day 4" href="http://www.gerbenjacobs.nl/new-york-day-4/">all about day 4</a>!</p>
<p><span id="more-314"></span><strong>Tuesday, May 3rd</strong></p>
<p><span style="color: #888888;">Alright, so like I said, this post will be different from the others as it will have more pictures than text. For 2 reasons: a) I don&#8217;t feel like writing much and b) we only did 3 &#8216;things&#8217; so not much explanation needed. I&#8217;ll try to annotate the photos to give a little exta information if possibile.</span></p>
<p>Today was another normal weekday and once again New York was less touristy, we liked it!</p>
<p>We had planned to go to the USS Intrepid, which now is a museum, but we first, by accident really, came past the &#8220;Engine 54, ladder 4, battalion 9&#8243; firehouse.</p>
<div id="attachment_318" class="wp-caption aligncenter" style="width: 586px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_4968.png"><img class="size-full wp-image-318" title="Engine 54, Ladder 9 - memorial" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_4968.png" alt="" width="576" height="864" /></a><p class="wp-caption-text">Engine 54, Ladder 4 - memorial</p></div>
<p style="text-align: center;">&nbsp;</p>
<div id="attachment_319" class="wp-caption aligncenter" style="width: 586px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_4972.png"><img class="size-full wp-image-319 " title="Engine 54, Ladder 9 - memorial plaque" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_4972-e1309731798114.png" alt="" width="576" height="383" /></a><p class="wp-caption-text">Engine 54, Ladder 4 - memorial plaque</p></div>
<p>We then entered the museum, with another metal detector!</p>
<div id="attachment_320" class="wp-caption aligncenter" style="width: 586px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010417.png"><img class="size-full wp-image-320 " title="USS Intrepid road sign" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010417-e1309731841571.png" alt="" width="576" height="768" /></a><p class="wp-caption-text">USS Intrepid road sign</p></div>
<div id="attachment_321" class="wp-caption aligncenter" style="width: 586px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010436.png"><img class="size-full wp-image-321 " title="Plane below deck" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010436-e1309731885965.png" alt="" width="576" height="432" /></a><p class="wp-caption-text">Plane below deck</p></div>
<div id="attachment_325" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_4989.png"><img class="size-full wp-image-325" title="The 'tower' on the USS Intrepid" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_4989-e1309733847153.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">The &#39;tower&#39; on the USS Intrepid</p></div>
<div id="attachment_337" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010473.png"><img class="size-full wp-image-337" title="AH-1 Cobra" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010473-e1309733912967.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">AH-1 Cobra</p></div>
<div id="attachment_336" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010472.png"><img class="size-full wp-image-336" title="&quot;Huey&quot;" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010472-e1309733948732.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">&quot;Huey&quot;</p></div>
<div id="attachment_335" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010471.png"><img class="size-full wp-image-335" title="Radar plane" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010471-e1309733976288.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Radar plane</p></div>
<p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/5899099818/" class="flickr"><img src="http://farm6.static.flickr.com/5311/5899099818_aabe9ed27c.jpg" alt="Huey and Cobra" class="flickr medium photo"  title="Huey and Cobra"/></a></p></p>
<div id="attachment_334" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010470.png"><img class="size-full wp-image-334" title="AH-1 Cobra and Huey from another angle" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010470-e1309734020374.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">AH-1 Cobra and Huey from another angle</p></div>
<div id="attachment_333" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010469.png"><img class="size-full wp-image-333" title="&quot;Blue Angels&quot; stuntplane" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010469-e1309734155949.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">&quot;Blue Angels&quot; stuntplane</p></div>
<div id="attachment_332" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010488.png"><img class="size-full wp-image-332" title="AH-1J Sea Cobra" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010488-e1309734186792.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">AH-1J Sea Cobra</p></div>
<div id="attachment_331" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010487.png"><img class="size-full wp-image-331" title="Fighter jet, not sure what type" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010487-e1309734222243.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Fighter jet, not sure what type</p></div>
<div id="attachment_330" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010484.png"><img class="size-full wp-image-330" title="AH-1J Sea Cobra cockpit" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010484-e1309734267996.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">AH-1J Sea Cobra cockpit</p></div>
<div id="attachment_329" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010482.png"><img class="size-full wp-image-329" title="Sea Cobra in semi-profile" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010482-e1309734308287.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Sea Cobra in semi-profile</p></div>
<div id="attachment_328" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010481.png"><img class="size-full wp-image-328" title="Old MIG?" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010481-e1309734359937.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Old MIG?</p></div>
<div id="attachment_327" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010501.png"><img class="size-full wp-image-327" title="Radio from 1941" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010501-e1309734381806.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Radio from 1941</p></div>
<div id="attachment_326" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010504.png"><img class="size-full wp-image-326" title="More old radiostuff, however this looks somewhat less older" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010504-e1309734437432.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">More old radiostuff, however this looks somewhat less older</p></div>
<p>&nbsp;</p>
<p>After this &#8216;museum&#8217;, which my little sisters didn&#8217;t enjoy as much as I did, we went for a boattour around NYC, we opted for the 3-hour one which circles the entire island. One of the best ideas this entire week and if you find yourself in NYC, make sure you do this. You get to see a lot! <strong>*TIP*</strong></p>
<p>Some of the following photos have a lot of &#8216;heads&#8217; in them, my apologies.</p>
<div id="attachment_339" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010513.png"><img class="size-full wp-image-339" title="The NY skyline in my sisters maillot ;)" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010513-e1309793542225.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">The NY skyline in my sisters maillot ;)</p></div>
<div id="attachment_340" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010517.png"><img class="size-full wp-image-340" title="The Dutch flag waving proudly at the pier" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010517-e1309793597885.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">The Dutch flag waving proudly at the pier</p></div>
<div id="attachment_341" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010524.png"><img class="size-full wp-image-341" title="Golf court thing? " src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010524-e1309793924237.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Golf court thing? </p></div>
<div id="attachment_342" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010531.png"><img class="size-full wp-image-342" title="Big tugboat" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010531-e1309794659554.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Big tugboat</p></div>
<div id="attachment_343" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010541.png"><img class="size-full wp-image-343" title="Blachhawk overhead" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010541-e1309794863382.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Blachhawk overhead</p></div>
<p>And if the Blackhawk wasn&#8217;t enough, somewhat later we saw this!<br />
<iframe src="http://player.vimeo.com/video/25976229?title=0&amp;amp;byline=0&amp;amp;portrait=0" width="500" height="281" frameborder="0"></iframe></p>
<div id="attachment_349" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5024.png"><img class="size-full wp-image-349" title="Old houses" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5024-e1309797225882.png" alt="" width="500" height="250" /></a><p class="wp-caption-text">Old houses</p></div>
<div id="attachment_348" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010542.png"><img class="size-full wp-image-348" title="Biggest clock in the world.." src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010542-e1309797181326.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Biggest clock in the world..</p></div>
<div id="attachment_350" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5025.png"><img class="size-full wp-image-350" title="Old fort or stronghold kind of building" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5025-e1309797268863.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">Old fort or stronghold kind of building</p></div>
<div id="attachment_351" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010552.png"><img class="size-full wp-image-351" title="The Staten Island ferry, which is quite big but also free of charge" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010552-e1309797332372.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">The Staten Island ferry, which is quite big but also free of charge</p></div>
<div id="attachment_352" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010567.png"><img class="size-full wp-image-352" title="Atop the Brooklyn Bridge" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010567-e1309797384858.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Atop the Brooklyn Bridge</p></div>
<div id="attachment_353" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010570.png"><img class="size-full wp-image-353" title="Manhattan bridge" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/P1010570-e1309797652725.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Manhattan bridge</p></div>
<p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/5901154041/" class="flickr"><img src="http://farm6.static.flickr.com/5151/5901154041_1c41c8425c.jpg" alt="Helicopter about to land on an helipad in the East River" class="flickr medium photo"  title="Helicopter about to land on an helipad in the East River"/></a></p></p>
<div id="attachment_363" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5034.png"><img class="size-full wp-image-363" title="Helicopter landing, people already waiting to board" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5034-e1309798766189.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">Helicopter landing, people already waiting to board</p></div>
<div id="attachment_364" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5038.png"><img class="size-full wp-image-364" title="Brooklyn Bridge pier" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5038-e1309798812432.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">Brooklyn Bridge pier</p></div>
<div id="attachment_365" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5066.png"><img class="size-full wp-image-365" title="Roosevelt Island cablecar" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5066-e1309798903817.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">Roosevelt Island cablecar</p></div>
<div id="attachment_366" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5067.png"><img class="size-full wp-image-366" title="Queensboro bridge, one of the prettiest NYC bridges" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5067-e1309799148238.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">Queensboro bridge, one of the prettiest NYC bridges</p></div>
<p>By now, we&#8217;re entering the little &#8216;river&#8217; that embraces the north east side of the Manhattan borough, which really, is a great place. A lot of &#8216;old&#8217; things, but it&#8217;s these things that really have character and it allowed for some nice photographs.</p>
<div id="attachment_367" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5085.png"><img class="size-full wp-image-367" title="The History Channel building and logo" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5085-e1309799191157.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">The History Channel building and logo</p></div>
<div id="attachment_358" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5093.png"><img class="size-full wp-image-358" title="Closest we got to the Yankee Stadium" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5093-e1309799217162.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">Closest we got to the Yankee Stadium</p></div>
<div id="attachment_359" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5095.png"><img class="size-full wp-image-359" title="Beautiful swing bridge; Macombs Dam Bridge" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5095-e1309799252322.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">Beautiful swing bridge; Macombs Dam Bridge</p></div>
<div id="attachment_360" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5100.png"><img class="size-full wp-image-360" title="Old aquaduct" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5100-e1309799534906.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">Old aquaduct</p></div>
<div id="attachment_361" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5106.png"><img class="size-full wp-image-361" title="Loose lips, sink ships" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5106-e1309799603527.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">Loose lips, sink ships</p></div>
<div id="attachment_362" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5116.png"><img class="size-full wp-image-362" title="Some may call it a bad photograph, others call it abstract." src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5116-e1309799657171.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">Some may call it a bad photograph, others call it abstract.</p></div>
<div id="attachment_355" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5126.png"><img class="size-full wp-image-355" title="The George Washington Bridge and Jeffrey Hook's Light" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5126-e1309799696748.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">The George Washington Bridge and Jeffrey Hook&#39;s Light</p></div>
<div id="attachment_356" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5127.png"><img class="size-full wp-image-356" title="Or.. &quot;The Little Red Lighthouse&quot;" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5127-e1309799864308.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">Or.. &quot;The Little Red Lighthouse&quot;</p></div>
<p>And finally back at home, at Times Square, my sisters were having fun with the giant Forever 21 tv-screen/interactive billboard.</p>
<div id="attachment_357" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5158.png"><img class="size-full wp-image-357" title="My sisters found themselves in the spotlight" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/07/IMG_5158-e1309799901394.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">My sisters found themselves in the spotlight</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/new-york-day-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Longer tweets that look good</title>
		<link>http://www.gerbenjacobs.nl/longer-tweets-that-look-good/</link>
		<comments>http://www.gerbenjacobs.nl/longer-tweets-that-look-good/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 17:40:44 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[longer tweets]]></category>
		<category><![CDATA[lt.gs]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=289</guid>
		<description><![CDATA[TweetI kinda like webservices that allow you to create longer tweets, because really, sometimes you just need them a tad bit longer. There are (only) a few options out there, but the main ones I know are tweetlonger.com and deck.ly, the latter only open to Tweetdeck users. The deck.ly tweet page looks like a web [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton289" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Flonger-tweets-that-look-good%2F&amp;via=gerbenjacobs&amp;text=Longer%20tweets%20that%20look%20good&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Flonger-tweets-that-look-good%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I kinda like webservices that allow you to create longer tweets, because really, sometimes you just need them a tad bit longer.</p>
<p>There are (only) a few options out there, but the main ones I know are tweetlonger.com and deck.ly, the latter only open to Tweetdeck users. The <a href="http://deck.ly/~kxMlZ" target="_blank">deck.ly tweet page</a> looks like a web 2.0 ERP business-aligned software page and <a href="http://tl.gd/bcgmn9" target="_blank">tweetlonger.com&#8217;s tweet page</a>, accompanied by the tl.gd  domain, is just.. well judge for yourself.</p>
<p>Both show the Twitter username and a photo (which you quite have to search for on tl.gd) and that&#8217;s it. &#8220;Come on!&#8221; I thought &#8220;I haven&#8217;t spend ages on my Twitter design for nothing&#8221;.</p>
<p>Well, I didn&#8217;t really think that, but it was something along thoses lines and basically:  &#8221;<strong>Why is there no longer tweet service that incorporated my Twitter page design?</strong>&#8221;</p>
<p>So I created &#8220;Longer Tweets, Get Some!&#8221; or commonly known as <strong><a href="http://lt.gs" target="_blank">http://lt.gs</a>.</strong></p>
<p>It&#8217;s really simple, you sign in with Twitter (give the app access if it&#8217;s the first time you use it) and then you&#8217;re ready to go! Breaking the 140-character limit since 2011! Sure, be a rebel, why not!</p>
<p>When your tweet is posted and people follow the short url back, they&#8217;ll find something similar to this.</p>
<div id="attachment_291" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/ltgs.png"><img class="size-full wp-image-291" title="A screenshot of how a tweet on lt.gs would look like." src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/ltgs-e1309196304326.png" alt="" width="500" height="257" /></a><p class="wp-caption-text">A screenshot of how a tweet on lt.gs would look like.</p></div>
<p><span style="color: #888888;"><em>Some people have already commented on the layout, which they consider ugly, so I&#8217;m having artsy people look at it. I&#8217;m not really a designer ..</em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/longer-tweets-that-look-good/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New York, day 4</title>
		<link>http://www.gerbenjacobs.nl/new-york-day-4/</link>
		<comments>http://www.gerbenjacobs.nl/new-york-day-4/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 20:51:18 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[newyork2011]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=232</guid>
		<description><![CDATA[Tweet This post is the fourth part of a series named &#8220;New York&#8221;, in which I talk about my trip to New York city in the first week of May 2011. These posts will be loaded with pictures, I took 1050 that week! View all posts about New York 2011 or read all about day [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton232" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fnew-york-day-4%2F&amp;via=gerbenjacobs&amp;text=New%20York%2C%20day%204&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Fnew-york-day-4%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/5766452446/" class="flickr"><img src="http://farm4.static.flickr.com/3075/5766452446_143c073339.jpg" alt="New York City, the Empire State Building salutes you." class="flickr medium photo"  title="New York City, the Empire State Building salutes you."/></a></p></p>
<p>This post is the fourth part of a series named &#8220;New York&#8221;, in which I  talk about my trip to New York city in the first week of May 2011. These  posts will be loaded with pictures, I took 1050 that week!</p>
<p><a title="All my posts about New York 2011" href="http://www.gerbenjacobs.nl/tag/newyork2011/">View all posts about New York 2011</a></p>
<p>or read <a title="New York, day 3" href="http://www.gerbenjacobs.nl/new-york-day-3/">all about day 3</a>!</p>
<p><span id="more-232"></span><strong>Monday, May 2nd</strong></p>
<p>This was the first normal weekday that we spent in New York and it was noticable, all the weekend-people had left. Of course it&#8217;s never <em>not</em> busy in New York, but it was relatively &#8216;quiet&#8217;. Or &#8220;Deir aar not muts piepel&#8221; as <a title="How to say in English, that there are not many people around" href="http://twitter.com/#!/HencosMening/statuses/74500845479268352">@HencosMening</a> would say.</p>
<div id="attachment_249" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4886.png"><img class="size-full wp-image-249" title="Looking west onto the Hudson river" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4886-e1308594434456.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">Looking west onto the Hudson river</p></div>
<p style="text-align: center;">&nbsp;</p>
<p>We were all quite tired, because we kind of pushed our limits on saturday and sunday. Doing a lot of stuff in one day. This day, and the ones ahead, were slightly less hectic, but still packed and with all the things we done, we still didn&#8217;t see everything.. not even everything that we <em>wanted</em> to see.</p>
<p>So when we woke up, the TV&#8217;s went on (of course), and Osama was all over the news; he was dead. So we went outside to get breakfast and all the newspapers were headlining it.</p>
<div id="attachment_237" class="wp-caption aligncenter" style="width: 413px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/05/IMG_4865.png"><img class="size-full wp-image-237" title="Got him!" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/05/IMG_4865-e1306532774961.png" alt="" width="403" height="600" /></a><p class="wp-caption-text">Got him!</p></div>
<div id="attachment_236" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/05/IMG_4866.png"><img class="size-full wp-image-236" title="Wall Street Journal playing safe: &quot;Reported dead&quot;" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/05/IMG_4866-e1306532817889.png" alt="" width="500" height="332" /></a><p class="wp-caption-text">Wall Street Journal playing safe: &quot;Reported dead&quot;</p></div>
<p>They &#8220;nailed the bastard&#8221; according to the New York Post, and people had been gathering at Times Square and Ground Zero, in fact, they were at Firehouse Ten, where <a title="New York, day 3" href="http://www.gerbenjacobs.nl/new-york-day-3/">we were just the day before</a>.</p>
<p>We went to the Subway (the sandwich shop, not the transportation one) and I had to teach my parents the entire concept, eventhough we have quite a lot of Subway&#8217;s ourself in the Netherlands. My dad just gave up and pointed to some egg muffin. The picture showed two different kinds and he thought he&#8217;d get both. Which he didn&#8217;t, so he ordered another one. The rest of us did get a real sub though.</p>
<div id="attachment_250" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4887.png"><img class="size-full wp-image-250" title="Just drop the letters through a giant 'chute'" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4887-e1308594521521.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">Just drop the letters through a giant &#39;chute&#39;</p></div>
<p>After all of that, we went to the first &#8216;attraction&#8217; of that day: <strong>the Empire State Building</strong>.</p>
<p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/5766452446/" class="flickr"><img src="http://farm4.static.flickr.com/3075/5766452446_143c073339.jpg" alt="New York City, the Empire State Building salutes you." class="flickr medium photo"  title="New York City, the Empire State Building salutes you."/></a></p></p>
<p>Of course more metaldetectors and waiting in line for one of the elevators to get down. Which they&#8217;d stuff with people. Maxing it out! Also, you don&#8217;t know the meaning of the word &#8216;fast&#8217; unless you been in these elevators.</p>
<p>When we got up there I instantly recognized the guarding rail, because you see it in so many photos, I just never knew they belonged to the ESB.</p>
<p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/5816023146/" class="flickr"><img src="http://farm6.static.flickr.com/5107/5816023146_bc0430459c.jpg" alt="Chrysler building, as seen from the ESB" class="flickr medium photo"  title="Chrysler building, as seen from the ESB"/></a></p></p>
<p>The view is absolutely amazing! And it beats the view from Top Of The Rock by a magnitude of.. let&#8217;s say.. 3.73!</p>
<p style="text-align: center;"><p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/5816024646/" class="flickr"><img src="http://farm6.static.flickr.com/5023/5816024646_1ae1c85b1f.jpg" alt="Flatiron Building" class="flickr medium photo"  title="Flatiron Building"/></a></p></p>
<p>Also the fact that there&#8217;s no glass, just a fence with holes big enough for camera&#8217;s to go through, makes it the perfect candidate for aerial photographs. There&#8217;s not much else to say about this, so here are just some photo&#8217;s:</p>
<div id="attachment_262" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010309.png"><img class="size-full wp-image-262" title="If you happen to fly by and wanna kno where you at.." src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010309-e1308598271442.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">If you happen to fly by and wanna kno where you at..</p></div>
<div id="attachment_261" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010306.png"><img class="size-full wp-image-261" title="Tiny people eating tiny sandwiches and drinking from tiny cups." src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010306-e1308598308843.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Tiny people eating tiny sandwiches and drinking from tiny cups.</p></div>
<div id="attachment_259" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010298.png"><img class="size-full wp-image-259" title="Some trees. Just chillin'" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010298-e1308598353363.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Some trees. Just chillin&#39;</p></div>
<div id="attachment_258" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010293.png"><img class="size-full wp-image-258" title="How much does this remind you of GTA?" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010293-e1308598399834.png" alt="" width="500" height="666" /></a><p class="wp-caption-text">How much does this remind you of GTA?</p></div>
<p>When we took the turbo jet-engine elevator back down we went to a McDonalds, so that meant free wi-fi. Checked in to some of the places I went, twitpic&#8217;d and instant messaged with my girlfriend back in the Netherlands. I ordered the &#8220;Frozen strawberry lemonade&#8221;, which is just really a slushie/Slush Puppie.</p>
<div id="attachment_257" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4869.png"><img class="size-full wp-image-257" title="Art deco?" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4869-e1308598523153.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">Art deco?</p></div>
<p>We then started walking to the MoMa. Or (better?) known as The Museum of Modern Art. We were all rather optimistic about this visit, especially my mother, but it was false hope.</p>
<div id="attachment_260" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010305.png"><img class="size-full wp-image-260" title="Airplane on ESBs eye-height" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010305-e1308601676372.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Airplane on ESBs eye-height</p></div>
<p>The &#8220;Contemporary Art&#8221; section was, as weird as this may sound, enraging me. It made no sense, there was nothing to &#8216;see&#8217; and it felt like it was really meaningless. But maybe that&#8217;s just me. I really liked the other galleries, the one with photos, the digital age gallery and the typography gallery, where I intensively searched for &#8216;Comic Sans&#8217;, but to no avail.</p>
<p>By the time the chairs were growing out of the walls, the rest of the family was starting to get bored. Thinking back, it was really a bad choice to go to this museum, we should have gone for a history museum or the National Museum of the American Indian.</p>
<div id="attachment_144" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/05/P1000853.png"><img class="size-full wp-image-144" title="Harley parked on the street" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/05/P1000853-e1308601622784.png" alt="" width="500" height="307" /></a><p class="wp-caption-text">Harley parked on the street</p></div>
<p>For reasons I can not remember anymore, we went to our hotel to get some rest? Drink? Choco krispies?</p>
<p>So when we left the hotel again, we walked underneath the Ed Sullivan theater and to find ourselves in the middle of .. Hollywood?</p>
<p>What we saw was a giant crossbow, a man in a black jumpsuit and camera&#8217;s. So I took out my camera too, and made some shots.</p>
<p><iframe src="http://player.vimeo.com/video/23554189?title=0&amp;amp;byline=0&amp;amp;portrait=0" width="500" height="281" frameborder="0"></iframe></p>
<p>Turns out this black suited man&#8217;s name is <a title="Brian Miser, from Ringling" href="http://www.ringling.com/ContentPage.aspx?id=45330&amp;section=45125">Brian Miser</a> or as he likes to call himself: <strong>The Human Fuse</strong>.  The fact that the entire parade was parked in 53th street was no  coincidence either, it was of course next to the Ed Sullivan theatre  where they film The Late Show with David Letterman.</p>
<p>So that was quite a wake up call.. sort of.</p>
<div id="attachment_251" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4898.png"><img class="size-full wp-image-251" title="Clean shoes at Grand Central" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4898-e1308601730563.png" alt="" width="500" height="750" /></a><p class="wp-caption-text">Clean shoes at Grand Central</p></div>
<p>We then went for dinner and we chose the Planet Hollywood venue right on the Square. Well, let me tell you, this was one of the best, if not *the* best, restaurant we been to. If you strongly disagree, then I guess we made the wrong choices before.</p>
<p>The ambiance in this place is great, movies, props, special lightning, interior, music. They had it all.</p>
<p>The food was great, really big plates and the only time I had the slight feeling that &#8220;Everything is bigger in America&#8221;. Also, first time we encountered re-fills, which is totally uncommon to us; but great nonetheless :D</p>
<div id="attachment_252" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010337.png"><img class="size-full wp-image-252" title="Why go to MOMA when you got streetart?" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010337-e1308601797161.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Why go to MOMA when you got streetart?</p></div>
<p>We actually somewhat planned to eat near Times Square, because for the evening our plan was to take the tour bus and do the night tour. The bus was quite late and we were there waiting for quite some time. First in line, so that&#8217;s nice. My little sister and I went to sit up front.. Our tour guide: someone they fished from the Apollo theatre. If Bill Cosby and Robert DeNiro would have a baby, it would look like our tour guide, except 55 years younger.</p>
<div id="attachment_255" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010358.png"><img class="size-full wp-image-255" title="Not sure what this is.. funny with the branches though" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010358-e1308601840479.png" alt="" width="500" height="666" /></a><p class="wp-caption-text">Not sure what this is.. funny with the branches though</p></div>
<p>Most of the photos turned out really crappy, because taking photos in pitch dark and while sitting atop a moving bus.. well.. do your math.</p>
<div id="attachment_254" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010352.png"><img class="size-full wp-image-254" title="Futuristic buildings look even more futuristic at night." src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010352-e1308601874595.png" alt="" width="500" height="666" /></a><p class="wp-caption-text">Futuristic buildings look even more futuristic at night.</p></div>
<p>It was a great tour and nice to see New York at night without having to drive or walk through the traffic yourself.</p>
<div id="attachment_253" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010341.png"><img class="size-full wp-image-253" title="Being on a poster, like a boss." src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010341-e1308602158430.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">Being on a poster, like a boss.</p></div>
<p class="flickrTag_container"><a target="_blank" href="http://www.flickr.com/photos/54191090@N06/5853783554/" class="flickr"><img src="http://farm3.static.flickr.com/2551/5853783554_fbe64b48b5.jpg" alt="Big Mack dumpster at night" class="flickr medium photo"  title="Big Mack dumpster at night"/></a></p>
<p>Here are some more night pictures, but these are quite &#8216;horrible&#8217;. However, they *will* give you a slight impression of what it was like.</p>
<div id="attachment_278" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010402.png"><img class="size-full wp-image-278" title="NYC at night" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010402-e1308602505190.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">NYC at night</p></div>
<div id="attachment_279" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4947.png"><img class="size-full wp-image-279" title="What my moms Canon manages to do.." src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/IMG_4947-e1308602536440.png" alt="" width="500" height="333" /></a><p class="wp-caption-text">What my moms Canon manages to do..</p></div>
<div id="attachment_280" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010394.png"><img class="size-full wp-image-280" title="Edited version of NYC at night" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010394-e1308602600194.png" alt="Edited version of NYC at night" width="500" height="196" /></a><p class="wp-caption-text">Edited version of NYC at night</p></div>
<div id="attachment_281" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010377.png"><img class="size-full wp-image-281" title="South Street Seaport at night" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/P1010377-e1308602653382.png" alt="" width="500" height="375" /></a><p class="wp-caption-text">South Street Seaport at night</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/new-york-day-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Friendly hack of Last.fm and ifttt.com</title>
		<link>http://www.gerbenjacobs.nl/friendly-hack-of-last-fm-and-ifttt-com/</link>
		<comments>http://www.gerbenjacobs.nl/friendly-hack-of-last-fm-and-ifttt-com/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 20:15:05 +0000</pubDate>
		<dc:creator>Gerben Jacobs</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[ifttt.com]]></category>
		<category><![CDATA[last.fm]]></category>

		<guid isPermaLink="false">http://www.gerbenjacobs.nl/?p=265</guid>
		<description><![CDATA[Tweet Update july 25th, 2011: ifttt.com implented the Last.fm channel and triggers. I&#8217;ve already suggested to the guys over at ifttt.com to add the Last.fm API to their channel for us to interect with (and they&#8217;re working on it!). However, untill they actually make this, here&#8217;s a quick tip (or lifehack) on how to achieve [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton265" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.gerbenjacobs.nl%2Ffriendly-hack-of-last-fm-and-ifttt-com%2F&amp;via=gerbenjacobs&amp;text=Friendly%20hack%20of%20Last.fm%20and%20ifttt.com&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.gerbenjacobs.nl%2Ffriendly-hack-of-last-fm-and-ifttt-com%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('https://www.gerbenjacobs.nl/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><img class="alignright wp-image-268" style="margin-left: 5px;" title="Last.fm button, made by fotopocket.nl" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/Last-FM-150x150.png" alt="Last.fm button, made by fotopocket.nl" width="150" height="150" /></p>
<p><strong>Update july 25th, 2011: </strong><a href="https://twitter.com/#!/ifttt/status/95557092030689280" target="_blank">ifttt.com implented the Last.fm channel and triggers</a>.</p>
<p>I&#8217;ve already suggested to the guys over at <a title="If This Then That" href="http://ifttt.com" target="_blank">ifttt.com</a> to add the <a title="Last.fm" href="http://last.fm" target="_blank">Last.fm</a> API to their channel for us to interect with (and <a title="ifttt is working on Last.fm support" href="http://twitter.com/#!/ifttt/status/77769606588141569" target="_blank">they&#8217;re working on it</a>!). However, untill they actually make this, here&#8217;s a quick tip (or lifehack) on how to achieve somewhat of a Last.fm channel.</p>
<p>One of the default <a title="Feed/RSS channel" href="http://ifttt.com/channels/feed">If This Then That channels is RSS</a>. On your last.fm page you can see your recent tracks but also loved tracks and similar options, these come with a RSS feed; thus you could interact with it.</p>
<p>Your &#8220;Favorite Tracks&#8221; URL would be something like this: <strong><a title="http://ws.audioscrobbler.com/2.0/user/theonewithout/lovedtracks.rss" href="http://ws.audioscrobbler.com/2.0/user/theonewithout/lovedtracks.rss" target="_blank">http://ws.audioscrobbler.com/2.0/user/theonewithout/lovedtracks.rss</a></strong><br />
Where you would want to switch my username (theonewithout) with yours.</p>
<p>Now you can add an action for it. I&#8217;m obsessed with twitter, so my action is set to &#8220;Post a tweet&#8221;.</p>
<p>The &#8216;command&#8217; looks like this:</p>
<p><code>I just added "{{EntryTitle}}" to my Last.fm favourites! {{EntryUrl}}</code></p>
<p>So in the end, our task looks like this:</p>
<p style="text-align: center;">
<div id="attachment_270" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/Schermafbeelding-2011-06-20-om-22.04.38.png"><img class="size-medium wp-image-270 " title="ifttt task" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/Schermafbeelding-2011-06-20-om-22.04.38-500x152.png" alt="" width="500" height="152" /></a><p class="wp-caption-text">From (Last.fm) RSS to Twitter</p></div>
<p style="text-align: left;">And our tweet like this:</p>
<p style="text-align: left;">
<div id="attachment_272" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/Schermafbeelding-2011-06-20-om-22.11.16.png"><img class="size-full wp-image-272" title="The end result: A tweet" src="http://www.gerbenjacobs.nl/wp-content/uploads/2011/06/Schermafbeelding-2011-06-20-om-22.11.16-e1308600794426.png" alt="" width="500" height="218" /></a><p class="wp-caption-text">The end result: A tweet</p></div>
<p style="text-align: left;">Hope this blogpost can you help you figure out cool stuff!</p>
<p style="text-align: left;">P.s. All available Last.fm feeds can be found here: <a title="http://www.last.fm/api/feeds" href="http://www.last.fm/api/feeds" target="_blank">http://www.last.fm/api/feeds</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gerbenjacobs.nl/friendly-hack-of-last-fm-and-ifttt-com/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
