Right now it only tracks the actual string "fuck", if you check out the code on gh, https://github.com/mgingras/fBomb , by changing line 67 of coffeeApp.coffee, "stream = Twitter.stream 'statuses/filter', {track:'fuck'}" , you could track anything you wanted.
I'm actually planning on writing this since the change would be trivial. But that also makes it less appealing to do haha. I will see when I can get it done.
Perhaps doomed to the same plight as most of these kinds of visualizations (wherein it becomes more of a population density chart than something with which one can cull any sort of actually useful information)?
In it's current implementation, where it has no persistent data, I would 100% agree, however if you added a data store for it I'm sure that there are analytics you could implement that might be useful.
You might try out http://mapd.csail.mit.edu - it uses GPUs to run the queries in real time - there are 80 million tweets now but we're doing a billion for a demo with Nvidia. Here is a link to a heatmap of the f-bomb with a bar chart of the states that say it the most (by % of total words). http://mapd.it/19uTSVG
That is correct, it uses both the coordinates and places fields (see more about those here https://dev.twitter.com/docs/platform-objects/tweets ). There were actually substantially less before adding the code to handle "place". Most tweets that are tagged with a place and not specific coordinates use a bounding box which I've handled by just dropping the pin in the middle of the box.
Surprised to see no f-bombs being dropped in Australia, it's a little quiet here, a little too quiet. Interesingly, seems a lot of people in the UK love to drop the f-bomb themselves, this is a little gem I discovered:
"I'm not an asshole I just don't give a fuck a lot"
Neat idea, I made something similar that generated fortune cookie messages based on Tweets, it wasn't as nice as your idea and execution, nice one.
I think it is a little bit odd to create a page that shows every fuck-word it can find in the world, call it "fbomb", having an About page whereby one only talks about the "F word" and "F-Bombs" while trying very hard not to type the word fuck.
Seems a kinda hypocrite to me. "Look someone said fuck in <country> haha, but I don't use that word, nono, not the F-word." I really dislike the term f-word. Say fuck if you want, say nothing if you don't want.
I don't see where the hypocrisy is in creating an application that maps the location of tweets with the "F-word" and then not writing the word "fuck" anywhere. It isn't the intention to advocate cursing. The goal of the application for me was to work in a new framework/language set on something that some people may find entertaining. Writing fuck on the about page or not doesn't really change the message, I didn't intentionally do either it just isn't the vernacular I use to write about my development work.
I mean this is neat but why not try histogramming the results over a really long period of time? A fuck-field if you will. That will contain much more information.
38 comments
[ 2.8 ms ] story [ 79.0 ms ] threadIf would be nice if it was possible to change the tracked word directly from the interface (or maybe some service like this already exists).
Is JavaScript enabled? Yes
Are Cookies enabled? Yes
Is Flash installed? Flash 11.9 is installed Up to date
Is Java installed? Java 7 (u17) is installed Out of date
YOUR COMPUTER SCREEN:
1920x1080 32 bit
DETECTED ADDONS:
Microsoft Silverlight v5.1
Ad Blocker
I hacked together a little twitter following thing using that as a guide this weekend (http://myemotions.herokuapp.com)
Also, here is a nice nugget of wisdom from Nigeria: "Fuck, don't give a fuck, don't get fucked over. 3 rules of life."
I think it only shows the tweets with locations turned on.
"I'm not an asshole I just don't give a fuck a lot"
Neat idea, I made something similar that generated fortune cookie messages based on Tweets, it wasn't as nice as your idea and execution, nice one.
One of my personal favorites from OF
Seems a kinda hypocrite to me. "Look someone said fuck in <country> haha, but I don't use that word, nono, not the F-word." I really dislike the term f-word. Say fuck if you want, say nothing if you don't want.
But, yes, funny idea.