<?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>neilkodner.com &#187; funny</title>
	<atom:link href="http://www.neilkodner.com/tag/funny/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neilkodner.com</link>
	<description>Data Driven.  Since 1971.</description>
	<lastBuildDate>Sun, 23 Oct 2011 16:40:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>And you thought you were the first to use #DONTFUCKWITHJUSTINBIEBER</title>
		<link>http://www.neilkodner.com/2010/08/and-you-thought-you-were-the-first-to-use-dontfuckwithjustinbieber/</link>
		<comments>http://www.neilkodner.com/2010/08/and-you-thought-you-were-the-first-to-use-dontfuckwithjustinbieber/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 16:58:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[hashtag]]></category>
		<category><![CDATA[pig]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neilkodner.com/?p=287</guid>
		<description><![CDATA[Through the magic of hadoop, pig, over 300 million(and counting) tweets, and the never-ending creativity of my fellow twitter users, I thought I&#8217;d take a look at all of the hashtags containing the beloved f-word. Lets get the technical details out of the way.  Since the middle of June, I&#8217;ve been saving as many tweets [...]]]></description>
			<content:encoded><![CDATA[<p>Through the magic of <a href="http://hadoop.apache.org/">hadoop</a>, <a href="http://hadoop.apache.org/pig">pig</a>, over 300 million(and counting) tweets, and the never-ending creativity of my fellow twitter users, I thought I&#8217;d take a look at all of the hashtags containing the beloved f-word.</p>
<p>Lets get the technical details out of the way.  Since the middle of June, I&#8217;ve been saving as many tweets as I can to local storage, using Twitter&#8217;s streaming API and my gardenhose access.  Sorry, <a href="http://www.cloudera.com">Cloudera</a> guys, I&#8217;m not yet using <a href="http://github.com/cloudera/flume">flume</a>, but it&#8217;s high on the to-do list.  Using a 3-node cluster, I&#8217;m able to search through these tweets and extract valuable(?) data in a matter of minutes.</p>
<p>The pig script(Sorry, looks like gist.github.com doesn&#8217;t auto-format pig):<br />
<script src="http://gist.github.com/515641.js"></script></p>
<p>And now the fun stuff.  I found over 31,000 different hashtags containing the f-word.  Bonus to the first person who can tell me what GFW is.<br />
The top-ten results and the frequency of their mentions are:</p>
<pre class="brush: plain; title: ; notranslate">
#fuck	10406
#fuckouttahere	3172
#fuckinfollow	3062
#fuckit	2970
#fuckyou	2303
#fuckgfw	1573
#fuckyeah	1551
#fuckery	1436
#fucking	1273
#fuckoff	988
</pre>
<p>Lets move on to what&#8217;s really important-celebrities, sports figures, and other important American topics:</p>
<p>Lady Gaga</p>
<pre class="brush: plain; title: ; notranslate">
#dontfuckwiththegaga	11
#fuckthegagahaters	4
#fuckgaga	3
#fuckladygaga	3
#dontfuckwithgaga	2
#fuckmegaga	2
#fucktrannygaga	1
</pre>
<p><span id="more-287"></span></p>
<p>Obama</p>
<pre class="brush: plain; title: ; notranslate">
#fuckobama	7
#dontfuckwithobama	2
#fuckyouobama	1
#fuckbarackobama	1
#fucking_twat_obama	1
#obamabrieflymadefuckedmeover	1
</pre>
<p>taxes</p>
<pre class="brush: plain; title: ; notranslate">
#fucktaxes	5
#blackpeopleneverpaybillsfuckinuptaxescredit	1
#fuckingtaxes	1
</pre>
<p>The NY Yankees</p>
<pre class="brush: plain; title: ; notranslate">
#fucktheyankees	31
#fuckyankees	3
#fuckdayankees	1
#fuckyouyankees	1
</pre>
<p>The Red Sox</p>
<pre class="brush: plain; title: ; notranslate">
#fucktheredsox	2
#fuckredsox	1
#fuckredsoxfans	1
#fucktheredsoxs	1
#ifuckinghaaaateredsoxanddavidortizandhisslowfatassshouldveputarodinmaybewouldvewon	1
#fucktheredsoxandanybodywhoplaysforthem	1
</pre>
<p>Lakers</p>
<pre class="brush: plain; title: ; notranslate">
#fuckthelakers	279
#fucklakers	65
#teamfuckthelakers	48
#fuckdalakers	39
#fuckteamlakers	14
#teamfuckdalakers	9
#teamfuckinglakers	8
#teamfucklakers	7
#fuckyoulakers	6
...
#itsstillfucklakersalldayeverydaytillkoberetires	1
#teamidontgiveafuckaboutlakersorcelticskickrockd	1
#fuckdaflakers	1
#fuckyealakers	1
#fuckalakersfan	1
#fucklakersssss	1
#fucktheflakers	1
#fuckyourlakers	1
#fuckeverylakersfanonthegotdamnplanetcuztheyaintshitforeal	1
</pre>
<p>Celtics</p>
<pre class="brush: plain; title: ; notranslate">
#fucktheceltics	43
#fuckceltics	39
#teamfuckceltics	16
#fuckteamceltics	8
#teamfucktheceltics	5
#teammmmfuckingceltics	4
#fuckdaceltics	3
#teamfuckthecelticsandlakers	3
#fuckthemceltics	3
#fuckyouceltics	2
...
#fuckthelakersandceltics	1
#fuckyourfeelingsceltics	1
#teamcelticsallfuckingday	1
#fuckthecelticsandthehaters	1
#teamifuckinghatetheceltics	1
#fuckthelakersfucktheceltics	1
#teamfuckthecelticswith10dicks	1
</pre>
<p>Lebron</p>
<pre class="brush: plain; title: ; notranslate">
#fucklebron	366
#teamfucklebron	45
#fucklebronjames	32
#fuckyoulebron	18
#fucklebronandhisdecision	16
#fuckalebron	4
#teamfucklebronjames	4
#newyorksaysfucklebron	4
#fuckyoutolebron	3
#fucklebronforlife	2
#fucklebronbitchass	2

(many more)
...
#teamgetthefuckofflebrondickhalfofyalgotsummerschooldoyourhomeworkyoudickriders	1
#fuckouttaherelebrons	1
#fucklebronheabitchassniggaheisnotarealmanfaggotassbitchassdickridinassthatswhyhesecondtodwade	1
</pre>
<p>Haters</p>
<pre class="brush: plain; title: ; notranslate">
#fuckthehaters	67
#fuckhaters	25
#fuckyouhaters	15
#fuckinhaters	7
#fuckjlshaters	6
#fuckdahaters	6
#demihatersfuck	4
#fuckdemihaters	4
</pre>
<p>Snitches</p>
<pre class="brush: plain; title: ; notranslate">
#fucksnitches	3
#fuckinsnitches	1
</pre>
<p>and finally, who could forget J-Bieb</p>
<pre class="brush: plain; title: ; notranslate">
#fuckyoubieberisafag	126
#dontfuckwithjustinbieber	105
#fuckjustinbieber	10
#fuckbieber	10
#bieberisafagshouldshutthefuckup	6
#fuckyoubieber	6
#teamfuckbieber	5
#fuckoffbieberarmy	5
#dontfuckwithbieber	5
#biebersnewhaircutisfuckinsexysostfuitsjusthairitwillgrowbackgetafuckinlifebitches	4
#whothefuckisjustinbieber	3
#fuckingunfollowbieberarmy	3
#dontfuckwithjustinbieberslegalbeliebers	3
#ifuckbieber	2
(many many more....)
#fuckyeahjustinbiebermix	1
#fuckinunfollowbieberarmy	1
#ohmyfuckinjustinbiebergasm	1
#fuckthattinylittlebieberfag	1
#fuckyoubiebertyzasranyklamco	1
#justinbieberisafuckingpussyshit	1
#biebersafagshouldgetafuckinglife	1
#fuckyouallthehatersofjustinbieber	1
#ilovejustindrewbieberfuckwatucare	1
#fuckjustinbieberbringfalloutboyback	1
#whothefuckisstilltrendingjustinbieber	1
#youstupidbieberhatersneedafuckinglife	1
#fuckjustinbieberinhisstupidlookingbangs	1
</pre>
<p>And how about those who can&#8217;t spell Bieber?</p>
<pre class="brush: plain; title: ; notranslate">
#fuckbeiber	1
#fuckyoubeiber	1
#teamfuckbeiber	1
#fuckjustinbeiber	1
#dontfuckwithjustinbeiber	1
#fuckinwiththatjustbeiber	1
#justinbeibershouldgofuckhimself	1
</pre>
<p>We&#8217;ve got geographic locations covered as well<br />
Jersey/New York/Philly</p>
<pre class="brush: plain; title: ; notranslate">
#fuckjerseyshore	22
#fuckphilly	7
#fucknewjersey	4
#newyorksaysfucklebron	4
#fuckthegirlswhomadejustincriedandrolledoffbackstageinnewjersey	3
#teamfuckjerseyshore	3
#jerseyfuckingshore	2
#ifuckinglovenewyork	2
#jerseyshoreisfulloffucks	2
#fuckmarryorkill	2
#fuckjersey	1
#fatitalianmufuckawitthebeardfromsouthphilly	1
#fucknewyork	1
#fuckyouphilly	1
#fuckmaryorkill	1
#fuckyounewjersey	1
#fuckjerseytransit	1
#fuckthejerseyshore	1
#ifuckinglovejersey	1
#jerseyshorefuckery	1
#fuckyounewyorkstate	1
#fuckyouphillypeople	1
</pre>
<p>France</p>
<pre class="brush: plain; title: ; notranslate">
#fuckfrance	13
#fuckyoufrance	1
</pre>
<p>Spain</p>
<pre class="brush: plain; title: ; notranslate">
#fuckspain	31
#fuckyouspain	4
#gofuckyourselfspain	3
#doublefuckspain	3
#teamfuckcaresboutspain	2
#teamfuckinspain	2
#fuckuspain	1
#fuckingspain	1
</pre>
<p>Work</p>
<pre class="brush: plain; title: ; notranslate">
#fuckwork	73
#whenthefuckamiworkingnextcauseireallyneedsomemoneyasap	6
#fuckyouwork	6
#teamfuckwork	5
#fuckfireworks	4
#fuckcoworkers	3
#fuckworking	3
#fuckbuyinfireworksbuybullets	3
#fuckingwork	3
#fuckworkofart	3
#fuckworktomorrow	3
#fuckyocoworker	2
#putthemfuckinheelsonandworkitgirl	2
#fuckhomework	2
#teamfucksleepgotoworktiredandstillgetthemoneyswag	2
#teamboredasfucktonightcauseireallydontcareaboutfireworks	2
#fuckgoingtowork	2
#fuckinwork	1
#fuckanetwork	1
#fuckfirworks	1
</pre>
<p>School</p>
<pre class="brush: plain; title: ; notranslate">
#fuckschool	80
#fucksummerschool	11
#teamfucksummerschool	10
#teamfuckschool	5
#schoolisfuckery	4
#fuckhighschool	2
#schoolfucksmylife	2
#fuckhighschoolconfessions	2
#fuckyouschool	2
#fuckkkschool	1
</pre>
<p>A great one suggested by my friend Ken</p>
<p>Police</p>
<pre class="brush: plain; title: ; notranslate">
#fuckthepolice	388
#fuckdapolice	102
#fuckthapolice	26
#teamfuckthepolice	8
#fuckpolice	4
#teamfuckdapolice	3
#fuckdapolicetweet	2
#fuckthepolice2010	2
#policesayfuckofftomedia	2
#fuck_the_police	1
#fuckthepolicex3	1
#fuckgrammarpolice	1
#fuckthapoliceyeah	1
</pre>
<p>Other observations:<br />
Many more mentions of math than science OR homework<br />
A few mentions of Lance but none of Contador</p>
<p>The full dataset can be downloaded <a href="http://www.neilkodner.com/fwordhashtags.txt">here</a>.  The top ten thousand most frequently occurring hashtags can be found <a href="http://www.neilkodner.com/toptenkfwordhashtags.txt">here</a>.</p>
<p>To-do: modify the pig script for variances of spelling the f-word, multiple u&#8217;s, etc.  Maybe even a visualization.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilkodner.com/2010/08/and-you-thought-you-were-the-first-to-use-dontfuckwithjustinbieber/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>I&#8217;d say Safari 4 &gt; IE6</title>
		<link>http://www.neilkodner.com/2009/12/id-say-safari-4-ie6/</link>
		<comments>http://www.neilkodner.com/2009/12/id-say-safari-4-ie6/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 14:17:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.neilkodner.com/?p=110</guid>
		<description><![CDATA[Received this gem while trying to enter my hours.  Looks like some incomplete market research to me]]></description>
			<content:encoded><![CDATA[<p>Received this gem while trying to enter my hours.  Looks like some incomplete market research to me</p>
<div id="attachment_109" class="wp-caption alignnone" style="width: 746px"><img class="size-full wp-image-109 " title="IE6" src="http://www.neilkodner.com/wp-content/uploads/2009/12/IE6.jpg" alt="greater than what?" width="736" height="401" /><p class="wp-caption-text">greater than what?</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.neilkodner.com/2009/12/id-say-safari-4-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

