10 ms·
Show HN: My NBA + Twitter mashup
- dialsquare1886 13y agoGood work! Just what I needed!
- jburgueno 13y agoReally good idea! but the best is that the UI looks and feels really great. Great job.
- billcurt 13y agoHey thanks for the note :)
- rserna 13y agoPretty cool stuff. Maybe you should consider mixing up the tweets a bit though. Right now they seem to be strictly in chronological order and sometimes players shoot out 3 or 4 tweets at a time, so how about mixing it a bit so it's still in relative chronological order, but mix in other players. Not sure if that conveys what I'm thinking though.
- billcurt 13y agoAh I see what you mean, cool idea! Will see what I can cook up.
- danielna 13y agoCool idea. I'm a diehard Washington Wizards fan (sad, I know) and tend to unfollow a lot of players in favor of reports/beat writers/bloggers. The tweets are just more substantive for basketball junkies. A couple of random thoughts: 1) Remove the directed tweets -- i.e. "@user blah blah blah" 2) Beat writers/bloggers act as a filter and tend to retweet interesting player tweets anyway 3) It'd be awesome to see a real-time, in-game twitter dashboard like how you're displaying things now, but with those bloggers/reporters. It can be hard to keep track of it all on a single-line twitter feed... maybe a tweet that gets a lot of "action" somehow (retweets, replies, not sure how you'd measure it) could be displayed more prominently.
- billcurt 13y agoGreat insight, love hearing this stuff from active sports followers. Yeah I'll remove those @user posts, good call. The real-time stuff, totally. That stuff's really exciting to think about (and build!). Anything to connect people better with their teams.
- joezhou 13y agoWow, +1 for diehard Wizards fan.
- noname123 13y agoThey have a pretty good backcourt with Beal and Wall. If they can unload the attractive expiring massive contract of Okafor and Nene via trades, they can rebuild the team. The Wizards always had potential from having Webber and Ben Wallace prior to their prime; then to having Michael Jordan in come back and then to Agent Zero. The problem was bad luck with Arenas injury, bad Kwame Brown pick.
- ssharp 13y agoI'll definitely back up the desire to see feeds of reporters and bloggers rather than, or in addition to, players. For example, I'm a Cavs fan. Big news right now is the Cavs' search for a new head coach. I'm much more interested in that than I am C.J. Miles' desire to get "custom car stuff" done, which is what his last tweet was about :) But players aren't going to be tweeting about the coaching search, most likely.
- abdophoto 13y agoThis is great. Thank you!
- billcurt 13y agoMy pleasure!
- ritonlajoie 13y agoThe UI is very nice, I am really impressed. What did you use to make that ?
- billcurt 13y agoCredit goes to @desandro on twitter for creating this magical library http://isotope.metafizzy.co/ http://isotope.metafizzy.co/
- joezhou 13y agoLove the infini scrolling, wasn't clear in the beginning though b/c there's no load spinner
- billcurt 13y agoGood point, added to the list. Thanks!
- prpetten 13y agoCool stuff, do you have an open-source version? I'd love to use this type of format for similar stuff I'm working on.
- mattezell 13y agoI really like this! Admittedly, I am not a roundball enthusiast and know little of the sport, so take my 2-cents for what they are worth. I've clicked around a bit, just to get a feel for the app, and it seems really nice. I love the transitions when selecting a team - very nice.. I also really like how resizing and scaling is handled - it seems that lot of effort was put into how the layout and contents shift around on resize and scale... Very nice. One small potential enhancement (solely aesthetics) would be to apply the same UI transition behavior when clicking the site logo so that it smoothly transitions back to home just as it does when selecting a team. In any case, Kudos! Nice looking site - I am sharing this out to my non-HN, pro-basketball, Twitter using friends!
- billcurt 13y agoHey thanks for the tip, noted. Glad you enjoy it!
- mccolin 13y agoThis is really cool. Would love to see further expansion into other leagues.
- billcurt 13y agoTotally, which league(s) would you like to see added next?
- titlex 13y agoNFL please!
- billcurt 13y agoCool cool, added to the roadmap. Follow @tweetsFC to stay posted!
- avalaunch 13y agoBeautiful. Well done! Have you seen tweeting-athletes.com? Might be a good way to grab the twitter handles for additional sports.
- mccolin 13y agoAll of the major US sports (NBA, NFL, MLB, NHL) would be great.
- billcurt 13y agoRoger that! Stay tuned via @tweetsFC :)
- SurfScore 13y agoThis is awesome. I love the Celtics, but I had to go search all the players out manually when I wanted to follow them. The only problem is most NBA players don't exactly give you...substantial...information in their many tweets.
- kylelibra 13y agoThis is great. I'd love to see this for other sports.
- billcurt 13y agoTotally, what's the next sport you'd want to see? I've added a few soccer teams already you can check out at http://tweetsfc.com/soccer http://tweetsfc.com/soccer
- podman 13y agoI built something simliar to this back in 2009 for college football coaches. I was planning on adding more for other sports as well as for players but there weren't too many using twitter back then: http://web.archive.org/web/20100325212936/http://www.coachtweets.com/ http://web.archive.org/web/20100325212936/http://www.coachtw... Seems like everyone is tweeting these days and this is a much slicker interface than the one I built. Good job!
- watercup 13y agoThis is decent. If you like it you should look into tintup.com
- flowerntea 13y agohttp://www.dallascowboys.com/news/tony-romo-contract.html http://www.dallascowboys.com/news/tony-romo-contract.html The Cowboys are using it.
- manoji 13y agoAmazing idea .really love it . How come there is no Dwyane Wade ?
- billcurt 13y agoWoah, can't believe I missed that! Thanks for the heads up, fixed now. http://www.tweetsfc.com/basketball/team/miami-heat http://www.tweetsfc.com/basketball/team/miami-heat
- prg318 13y agoIt looks like someone [1] already had a similar idea, but I like the interface of tweetsfc over Hashtag Basketball. Your site looks a lot more professional. Its also nice to see the follow links to each player's twitter. I will be sharing this with my other NBA-fan friends! [1] http://hashtagbasketball.com/ http://hashtagbasketball.com/
- mediagearbox 13y agoThis is brilliant, well done!
- billcurt 13y agoThank you!
- mattkahl 13y agoLooks awesome! Great idea and execution. I tweeted it at Jalen Rose and Bill Simmons. Minor things: - You're throwing a bunch of log statements right now. Might be taking down the javascript in IE (I didn't see if you wrapped `console.log`). - Remember, `this.$el` can replace `$(this.el)` (gotta love those convenience methods, I see you're using `this.$(selector)`). - Also, UnderscoreJS provides `_.isUndefined` and `_.has` which is a little nicer than the `typeof foo.bar !== undefined` test.
- billcurt 13y agoWow, thank you. To be honest I'm quite new to js, especially backbone and those other util libs like underscore. Really appreciate the CR, will fix shortly.
- xlance 13y agoCouldn't this work for everything else as well? Curated lists for different gatherings of people? "Everyone playing in this golf tourney/chess tourney" "Everyone on the set of Game of Thrones/The Walking dead" "Every CEO of Fortune 500"
- billcurt 13y agoIn its current state, absolutely. That would be really cool actually. I do have some more sports specific enhancements on the roadmap which may or may not fit well with general topics groups of tweeters.
- banders 13y agoNice Work! I'm curious, it says "Built with ESPN", did you use the ESPN API?
- billcurt 13y agoHey thanks! Yeah I should clarify on the site, I'm just using a few open ESPN APIs. http://developer.espn.com/docs http://developer.espn.com/docs
- phreeza 13y agoAt first I read: My MBA + Twitter mashup, and was wondering what on earth that might be.
- ashbrahma 13y agoCheck out the CBS Sports app on iOS and Android. It has curated Twitter lists for all sports and leagues - iOS : https://itunes.apple.com/us/app/cbs-sports/id307184892?mt=8 https://itunes.apple.com/us/app/cbs-sports/id307184892?mt=8 ; Android: https://play.google.com/store/apps/details?id=com.handmark.sportcaster&hl=en https://play.google.com/store/apps/details?id=com.handmark.s...
- jonaldomo 13y agoInteresting note: CBS Sports app is developed by a Kansas City, MO mobile development company called Handmark.
- ashbrahma 13y agoSorry - I meant to put a disclaimer on it. I work at Handmark and we had originally developed an app called Sportcaster that got rebranded as CBS Sports this year.
- kohanz 13y agoGraet job! I'm a die-hard and long-suffering Raptors fan and would definitely peruse this page from time to time. I'm also working on a web app in the NBA space, so I'm inspired by your work.
- billcurt 13y agoCheers man - from a fellow Canadian.
- nmkn 13y agoThis is super slick! I'm digging the interface. I'm assuming that you used ESPN's api in someway because I see their logo at the bottom. Which api's did you end up using if you don't mind me asking?
- billcurt 13y agoHey thanks man! ESPN has a handful of open apis that I'm using, mainly the atheltes and teams resources. Check out the full list at http://developer.espn.com/docs http://developer.espn.com/docs
- akmiller 13y agoI actually started doing something similar to follow my own teams (thought someday I'd expand but just never have). Anyhow, one thing we've found is that player tweets are generally worthless and as others have already noted the bloggers/writers and just conversational tweets surrounding teams are often more informative. Here is my page (which is not near as nice as yours but I really just built it for me to follow news regarding my Chiefs!): http://sportszealots.com/1-Kansas-City-Chiefs.html http://sportszealots.com/1-Kansas-City-Chiefs.html
- billcurt 13y agoI've heard this comment from a number of people, thanks for posting. I agree, an aggregate of bloggers/writer alongside player tweets would be a nice added value, thinkin' on it.
- jonsagara 13y agoLifelong Kings fan here. Nice work!
- edwinnathaniel 13y agoThis is pretty sweet. I have a small website related to NBA[1] as well that I built on my free time (many moons ago). Haven't updated the site yet but will definitely update it again for the next season. [1] www.nbaschedulesapp.com
- ioddly 13y agoLooks real cool man! You've got the wrong James Anderson on the Rockets page. I don't think he has a twitter, actually.
- billcurt 13y agoYou're right, just removed him. Thanks for the tip.
- ringular 13y agoHooray for having soccer teams in there! I'm going to use this to keep tabs on Juventus! :D
- p0larboy 13y agopushstate?
- billcurt 13y agoYou bet. Helps me sleep at night.
- mathattack 13y agoFor what it's worth, the first thing I did was send it to my brother with, "Hey, your kids may be interested in this." That was a reaction independent of any bias towards the source. Great work - I think you're on to something!