<?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>Whatever happened to Benjamin Ragheb? &#187; Comedy</title>
	<atom:link href="http://www.benzado.com/blog/what/comedy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.benzado.com/blog</link>
	<description>A professional&#039;s personal blog.</description>
	<lastBuildDate>Mon, 11 Apr 2011 18:06:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Bracket-notation syntax</title>
		<link>http://www.benzado.com/blog/post/270/bracket-notation-syntax</link>
		<comments>http://www.benzado.com/blog/post/270/bracket-notation-syntax#comments</comments>
		<pubDate>Sat, 08 Aug 2009 21:35:19 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Comedy]]></category>
		<category><![CDATA[Nerdery]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=270</guid>
		<description><![CDATA[I don&#8217;t agree with The Big Nerd Ranch&#8217;s philosophy. When I teach, I make sure to mention the bracket-notation added to C by Objective-C. Then, I make sure to tell the students never to use it ever, ever, ever again. Buy why? To keep our code consistent and maintain readability. The Intent of Code When we [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t agree with <a href="http://weblog.bignerdranch.com/?p=83">The Big Nerd Ranch&#8217;s philosophy</a>. When I teach, I make sure to mention the bracket-notation added to C by Objective-C. Then, I make sure to tell the students never to use it ever, ever, ever again. Buy why? To keep our code consistent and maintain readability.</p>
<h3>The Intent of Code</h3>
<p>When we look at well written C code, we can tell exactly what is going on by glancing at it. That&#8217;s the power that C gives us. If I want to take a drink of water while doing a cartwheel, I call the function:</p>
<blockquote><p><code>drink(water, TRUE);</code></p></blockquote>
<p>We know <em>exactly</em> what that means. There is no room for interpretation. It is pure, simple, and good, just as Jesus intended.</p>
<h3>Then comes Objective-C&#8230;</h3>
<p>Objective-C comes along, sprinkling diabetes-inducing syntactic sugar all over our code. We wind up having to read code like this:</p>
<blockquote><p><code>x = [foo value];</code></p></blockquote>
<p>What is that? Can anybody interpret that? Of course not! That&#8217;s because the compiler could translate it into a call to any one of the functions <code>objc_msgSend</code>, <code>objc_msgSend_fpret</code>, or <code>objc_msgSend_stret</code>. But we have no way of telling which one! It&#8217;s impossible! For all we know, the compiler just picks one at random!</p>
<p>It&#8217;s incredibly confusing, which is why I recommend that students exclusively call those C functions directly, so there is no doubt about which one is being called. That way the code is readable.</p>
<h3>But I&#8217;m used to Smalltalk. Bracket notation looks like I&#8217;m at home!</h3>
<p>You are not at home. You&#8217;re in the forest, and wolves are trying to kill you.</p>
<h3>Apple uses it in their sample code, though!</h3>
<p>That&#8217;s right, they do. But should you really be trying to emulate Apple? Have you heard about the App Store review process? They are totally incompetent and can&#8217;t do anything!</p>
<p>In the end, there is a wrong way and a right way to write Objective-C code. I will not say that using brackets is wrong, even though I tell my students never ever to use it. Is that confusing? Not as confusing as brackets are.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/270/bracket-notation-syntax/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Believing ideas are made</title>
		<link>http://www.benzado.com/blog/post/235/on-making-ideas</link>
		<comments>http://www.benzado.com/blog/post/235/on-making-ideas#comments</comments>
		<pubDate>Thu, 23 Apr 2009 01:10:01 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Comedy]]></category>
		<category><![CDATA[improv]]></category>
		<category><![CDATA[theory]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=235</guid>
		<description><![CDATA[One of the toughest parts of performing improv is talking to friends who fundamentally misunderstand what it is that you do. They helpfully offer you their crazy anecdotes so that &#8220;you can use them in your improv&#8221; or say things like, &#8220;I know it&#8217;s made up, but how did you decide who was going to [...]]]></description>
			<content:encoded><![CDATA[<p>One of the toughest parts of performing improv is talking to <a href="http://www.improvresourcecenter.com/mb/showthread.php?t=62878">friends who fundamentally misunderstand</a> what it is that you do. They helpfully offer you their crazy anecdotes so that &#8220;you can use them in your improv&#8221; or say things like, &#8220;I know it&#8217;s made up, but how did you decide who was going to play what character?&#8221;</p>
<p>I like to make an analogy to sports: hockey players don&#8217;t know where the puck is going to go, but they all know the rules and what kind of actions help or hurt the team. That seems to lay to rest questions about how we decide which players enter which scenes, but it doesn&#8217;t seem to be a completely satisfactory explanation, either.</p>
<p>I think I figured out why.</p>
<p>I believe it is important for an improviser to begin the show by asking for a suggestion, whether it be a single word, a song lyric, a monologue, the contents of a wallet, etc. In a magic show, the magician could easily provide his own dollar bill, or have his assistant pick a card out of the deck, but he asks for a volunteer. Partially to &#8220;prove&#8221; it&#8217;s real magic but, more importantly, to give the audience some level of investment. After all, they know there&#8217;s no such thing as magic, so why should it matter if you use an ordinary dollar bill?</p>
<p>In improv, the trick is in taking an ordinary suggestion and seeing it inspire interesting scenes. If you don&#8217;t ask for a suggestion, I don&#8217;t really get to see the inspiration. (On the flip side: if you do ask for a suggestion, then <a href="http://www.schadenfreude.net/2007/10/01/simpsons-second-city-joke.php">perform it literally</a>, there&#8217;s not much inspiration to see.)</p>
<p><strong>The amazing thing about improv, to me, is that it depends on a fact of nature that most people do not believe to be true: that ideas are cheap and you can always make as many as you need, on demand.</strong></p>
<p>I think that is why people who don&#8217;t do improv don&#8217;t get it. They have been led to believe (by whom, I&#8217;m not sure, I&#8217;m still tracing the conspiracy) that <a href="http://www.zefrank.com/theshow/archives/2006/07/071106.html">ideas are rare, precious things</a>; that inspiration is like lightning, you must wait around for it to strike. They believe that ideas are something you <em>have</em>, but do not <em>make</em>.</p>
<p>They believe that people who have ideas are geniuses. But Thomas Alva Edison, widely regarded as genius, knew that perspiration is more important than inspiration. He told everybody, but they still give him more credit for his ideas than the fact that he simply worked hard.</p>
<p>Maybe one day everybody will figure out that the way to have ideas is to <em>make</em><em> them</em>, and nobody will be impressed by improv any more. But until then, people who don&#8217;t make a habit of making ideas will have a hard time believing that you can.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/235/on-making-ideas/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Struck by Lightning</title>
		<link>http://www.benzado.com/blog/post/196/property-of-the-quee</link>
		<comments>http://www.benzado.com/blog/post/196/property-of-the-quee#comments</comments>
		<pubDate>Wed, 18 Feb 2009 00:14:13 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Comedy]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=196</guid>
		<description><![CDATA[I am totally hooked on the nonexistent &#8217;80s glam rock band, Property of the Queen. Hulu was nice enough to let me embed the video for &#8220;Struck by Lightning&#8221;, one of the songs on their fictitious Greatest Hits album from 1983. It really holds up. Here are the lyrics, in case you can&#8217;t see it: [...]]]></description>
			<content:encoded><![CDATA[<p>I am totally hooked on the nonexistent &#8217;80s glam rock band, Property of the Queen.</p>
<p>Hulu was nice enough to let me embed the video for &#8220;Struck by Lightning&#8221;, one of the songs on their fictitious Greatest Hits album from 1983. It really holds up.</p>
<p><object width="512" height="296" data="http://www.hulu.com/embed/27NbCcBo3xzTy107h4mVCA/34/63" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.hulu.com/embed/27NbCcBo3xzTy107h4mVCA/34/63" /><param name="allowfullscreen" value="true" /></object></p>
<p>Here are the lyrics, in case you can&#8217;t see it:</p>
<p style="padding-left: 30px;">I got struck (ROCK) by lightning</p>
<p style="padding-left: 30px;">and it really hurt.</p>
<p style="padding-left: 30px;">I got struck (ROCK ROCK!) by lightning</p>
<p style="padding-left: 30px;">and it really burned.</p>
<p style="padding-left: 30px;">If you wanna know what happened to me</p>
<p style="padding-left: 30px;">I&#8217;ll explain it all in depth:</p>
<p style="padding-left: 30px;">I got struck (ROCK ROCK!) by lightning</p>
<p style="padding-left: 30px;">but I&#8217;m not dead!</p>
<p>I&#8217;m hoping they break the fourth wall, like Spinal Tap before them, and release a real album. Until then, can you recommend any similar real bands to tide me over?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/196/property-of-the-quee/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Microsoft Songsmith</title>
		<link>http://www.benzado.com/blog/post/177/microsoft-songsmith</link>
		<comments>http://www.benzado.com/blog/post/177/microsoft-songsmith#comments</comments>
		<pubDate>Sat, 10 Jan 2009 22:09:08 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Comedy]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=177</guid>
		<description><![CDATA[Two friends have linked to the Microsoft Songsmith promotional video, so I&#8217;ve watched it twice. There is a plot line about Miles, an ad man who must come up with a campaign for glow-in-the-dark towels. He learns about Songsmith and, at 2:50 into the video, is at a presentation meeting at work. The scene opens on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vjarmy.com/archives/2009/01/microsoft_songsmith.php">Two</a> <a href="http://twangofthevoid.blogspot.com/2009/01/songsmith.html">friends</a> have linked to the <a href="http://www.youtube.com/watch?v=3oGFogwcx-E">Microsoft Songsmith promotional video</a>, so I&#8217;ve watched it twice. There is a plot line about Miles, an ad man who must come up with a campaign for glow-in-the-dark towels. He learns about Songsmith and, at 2:50 into the video, is at a presentation meeting at work. The scene opens on Jim, giving a presentation by pointing at a whiteboard and citing data. He is so boring that he is cut-off mid-sentence by his Chinese boss, who then turns to Miles and asks, &#8220;What do you have for us?&#8221; He opens his laptop and sings a jingle about glow-in-the-dark towels. His boss and Jim show expressions that I think are supposed to represent awe, and then break into applause when Miles is done. We learn in the next scene that was &#8220;the best [ad] they ever had.&#8221;</p>
<p>Think about it. This video is a part of a promotional campaign for a product in which the main character is responsible for making a promotional campaign for a product. For that meeting scene to be filmed, there had to have been an <em>actual meeting</em> in which an <em>actual guy</em> pitched the idea, to his <em>actua</em><em>l boss</em>, of having a scene where a <em>fictional guy</em> pitches a jingle to his <em>fictional boss</em>, in which everybody is completely won over when the guy sings into his daughter&#8217;s sticker-covered laptop.</p>
<p>That can only make sense if the video is not parody, but documentary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/177/microsoft-songsmith/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tonight: Fat Penguin vs. The Stepfathers</title>
		<link>http://www.benzado.com/blog/post/79/tonight-fat-penguin-vs-the-stepfathers</link>
		<comments>http://www.benzado.com/blog/post/79/tonight-fat-penguin-vs-the-stepfathers#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:33:25 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Comedy]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=79</guid>
		<description><![CDATA[Fat Penguin, the adorable-yet-overweight improv team of which I am a member, is performing tonight in Cage Match: The World&#8217;s Most Dangerous Improv Show tonight at the Upright Citizens Brigade Theatre. Somehow we managed a solid 2-1 record at the start of the year, making us the #7 seed for the final tournament. We are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fatpenguinlove.com">Fat Penguin</a>, the adorable-yet-overweight improv team of which I am a member, is performing tonight in <a href="http://www.cage-match.com">Cage Match: The World&#8217;s Most Dangerous Improv Show</a> tonight at the <a href="http://newyork.ucbtheatre.com">Upright Citizens Brigade Theatre</a>.</p>
<p>Somehow we managed a solid 2-1 record at the start of the year, making us the #7 seed for the final tournament. We are challenging <a href="http://newyork.ucbtheatre.com/shows/717">The Stepfathers</a>, who perform at the theatre every Friday night and are kind of a big deal, at least in the small part of the world I inhabit. Bobby Moynihan, who recently joined the cast of Saturday Night Live, is a member, and though he&#8217;s been busy lately being famous on television, will probably be there tonight.</p>
<p>What I&#8217;m trying to say is:</p>
<ul>
<li>This is exciting.</li>
<li>We are probably going to lose.</li>
<li>You shouldn&#8217;t miss this.<a href="http://newyork.ucbtheatre.com/shows/25"></a></li>
</ul>
<p><a href="http://newyork.ucbtheatre.com/shows/25">Reserve a ticket</a>, then come to the theatre, watch the show, and vote. Preferably, for Fat Penguin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/79/tonight-fat-penguin-vs-the-stepfathers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m famous!</title>
		<link>http://www.benzado.com/blog/post/48/im-famous</link>
		<comments>http://www.benzado.com/blog/post/48/im-famous#comments</comments>
		<pubDate>Tue, 25 Nov 2008 18:25:00 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Comedy]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=48</guid>
		<description><![CDATA[The Apiary interviewed Alan and me about being in an indie improv team. The Apiary describes itself as &#8220;kinda like the US Weekly of NYC comedy&#8221;, although I think it really ought to publish more community gossip to live up to that comparison.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theapiary.org/archives/2008/11/inside_with_ben.html">The Apiary interviewed Alan and me</a> about being in an indie improv team. The Apiary describes itself as &#8220;kinda like the <em>US Weekly</em> of NYC comedy&#8221;, although I think it really ought to publish more community gossip to live up to that comparison.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/48/im-famous/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.benzado.com @ 2012-02-04 20:09:59 by W3 Total Cache -->
