Live data from Hacker News

Show HN: Tweetsheets – Twitter directly from within Google Docs

die.socialisten.at

11–20 of 20 posts

Re: Show HN: Tweetsheets – Twitter directly from within Google Docs

#11
Here's another awesome Google Doc in this area: A Google Spreadsheet that will harvest all tweets containing a given search string.

The code is interesting, and I had no idea Google Docs had the equivalent of CRON:

http://mashe.hawksey.info/2012/01/twitter-archive-tagsv3/

Re: Show HN: Tweetsheets – Twitter directly from within Google Docs

#12

posting on behalf of my colleague jollife[1] who can't publish on HN because his account is "too young"? Is there any way around this? [1]: http://news.ycombinator.org/user?id=jollife

Using the same computer? Try clearing cookies.

Re: Show HN: Tweetsheets – Twitter directly from within Google Docs

#17

posting on behalf of my colleague jollife[1] who can't publish on HN because his account is "too young"? Is there any way around this? [1]: http://news.ycombinator.org/user?id=jollife

The TLD in news.ycombinator.org sticks out. Did he try news.ycombinator.com?

Re: Show HN: Tweetsheets – Twitter directly from within Google Docs

#18
post #12

posting on behalf of my colleague jollife[1] who can't publish on HN because his account is "too young"? Is there any way around this? [1]: http://news.ycombinator.org/user?id=jollife

Using the same computer? Try clearing cookies.

my account is 270 days old, i've 5 points. it's unfortunately not due to a computer/browser session :-(

Re: Show HN: Tweetsheets – Twitter directly from within Google Docs

#19

Are Apps scripts run in browser or on the server? Because this could be used as a Twitter proxy for anyone whose network filters for Twitter.com but not docs.google.com. Or, for that matter, data from any other blocked website... EDIT: wording

it's directly run on the google servers.

Re: Show HN: Tweetsheets – Twitter directly from within Google Docs

#20
post #14

I dont get the "authorize" option in Run. It just says "running my function." Am I missing something?

have you tried saving the code first? it looks like you're running "myfunction", because google spreadsheets don't know the copy/pasted functions ...
Post reply on HN