Great article. And a further reminder why Facebook kinda sucks.
Graphing when your Facebook friends are awake
31–40 of 200 posts
Re: Graphing when your Facebook friends are awake
#32Small tip: If you don't want to be tracked, you can also turn off the chat.
Re: Graphing when your Facebook friends are awake
#33Some people might take issue with it, but the writing for this had me in stitches. I very much agree with the author on graphing libraries - there are a few good simple ones, but as soon as you want anything unusual you have to jump to these big, hard to configure monstrosities. More than once I've just given up and written my own server-side generator.
No affiliation, I just use it for work:
Re: Graphing when your Facebook friends are awake
#34Small tip: If you don't want to be tracked, you can also turn off the chat.
Re: Graphing when your Facebook friends are awake
#35I don't have a Facebook account, but is there really no way to not share your available status to your friends? In Gmail you can simply sign out of Hangouts. On a side note, > If you’re wondering why the response starts with “for (;;);”, it’s to, among other things, encourage developers to use a quality JSON decoder, instead of like, y’know, eval(). This is wrong, as I commented on the linked StackOverflow post, perh…
Re: Graphing when your Facebook friends are awake
#36I like to do this sort of web spelunking all the time.. But the writing and humor really make this more enjoyable than it should be! Of course Facebook leaks info to you about your friends - that is the sole attraction for people to use it! Seems like you could turn this thing into a browser extension as well if you felt daring.. Like some sort of FB snooper.
Re: Graphing when your Facebook friends are awake
#37Re: Graphing when your Facebook friends are awake
#38Some people might take issue with it, but the writing for this had me in stitches. I very much agree with the author on graphing libraries - there are a few good simple ones, but as soon as you want anything unusual you have to jump to these big, hard to configure monstrosities. More than once I've just given up and written my own server-side generator.
I swear by Highcharts. It's big, and paid for commercial use, but you can chart pretty much anything with it, make it look exactly like you want, and it's relatively easy to get started and make nice interactive charts. No affiliation, I just use it for work: http://www.highcharts.com/
I've used it for school projects and work before, and was amazed by the documentation and API capabilities. Everything is configurable and easy to figure out.
Re: Graphing when your Facebook friends are awake
#39Some people might take issue with it, but the writing for this had me in stitches. I very much agree with the author on graphing libraries - there are a few good simple ones, but as soon as you want anything unusual you have to jump to these big, hard to configure monstrosities. More than once I've just given up and written my own server-side generator.
Re: Graphing when your Facebook friends are awake
#40"If you I dunno, didn’t have a lot of friends in high school, you might recognise that as a UNIX time stamp - the time in seconds since midnight, January 1, 1970. " Great article. And a further reminder why Facebook kinda sucks.