Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

twitter integration #6

Closed
paulirish opened this issue Nov 21, 2011 · 11 comments
Closed

twitter integration #6

paulirish opened this issue Nov 21, 2011 · 11 comments

Comments

@paulirish
Copy link
Member

basically thinking a

Click here to put your twitter avatar on this site, indicating that you commit to doing one of the things mentioned ehre

button thing.

@Wilto
Copy link
Member

Wilto commented Nov 21, 2011

+1

@connor
Copy link

connor commented Nov 21, 2011

like

@pifantastic
Copy link
Contributor

I'm on it.

@nimbupani
Copy link
Member

  1. Each task has a hashtag and a link 'i promise to do this'
  2. When clicked, it directs users to twitter.com autofilled with a tweet (link to site + hashtag unique to each task).
  3. User tweets, and we add their face to the task they have promised to do.
  4. We list all people who have tweeted hashtag unique to a task below or adjacent to the task (note some tasks may have as many as 500).

cc: @pifantastic

@connor
Copy link

connor commented Nov 22, 2011

I love that workflow. one question though - what it the user wanted to say
they did everything? just bringing it up - i don't have any good ideas now.
just saying...

On Mon, Nov 21, 2011 at 11:29 PM, Divya Manian <
reply@reply.github.com

wrote:

  1. Each task has a hashtag and a link 'i promise to do this'
  2. When clicked, it directs users to twitter.com autofilled with a tweet
    (link to site + hashtag unique to each task).
  3. User tweets, and we add their face to the task they have promised to do.
  4. We list all people who have tweeted hashtag unique to a task below or
    adjacent to the task (note some tasks may have as many as 500).

cc: @pifantastic


Reply to this email directly or view it on GitHub:
https://github.com/Wilto/igotmybeanie/issues/6#issuecomment-2830624

@Wilto
Copy link
Member

Wilto commented Nov 22, 2011

The pre-filled Tweet I think we can do with a straight-up anchor tag, if that API is still floating around out there. Getting the user’s avatar might mean making an xAuth call, though. @pifantastic: I did some xAuth stuff a while ago—give the word if you need a second set of eyes on anything, yeah?

@pifantastic
Copy link
Contributor

Thanks @Wilto. Yep, prefilling is as easy as this.

The twitter search API serves up avatars, so I think we can get by without XAuth.

@addyosmani
Copy link
Contributor

Expanding on @ConnorMontgomery's comments: would it be overkill for us to consider using an additional hashtag to track progress?

Maybe..

I promise to implement a polyfill for HTML5 bananas #igotmybeanie #promise

followed up by..

I promised to implement a polyfill for HTML5 bananas #igotmybeanie #completed

This would let us pull in results for:

  1. Everything that's been promised to be completed
  2. Everything that's been completed
  3. Also support other things. e.g.

I promised to implement a polyfill for HTML5 bananas #igotmybeanie #cant in case someone needs to inform us that a task is available again for someone else to try doing.

Again..might be way more than you need, but just throwing the idea out there.

@nimbupani
Copy link
Member

I dont think the tasks would be mutually exclusive (at least not on the beanie site) the mutually exclusive tasks could be moved to lazy-web-requests so we can use github's issue tracker to track them.

@Wilto
Copy link
Member

Wilto commented Nov 24, 2011

Seconded—a lot of the promises are kind of “I will read this,” or “I’m gonna help someone with that” anyway, so I don’t think tracking them is a big deal. I do like individual hashtags per task to see what things people are most interested in, though, just outta curiosity .

pifantastic added a commit to pifantastic/igotmybeanie that referenced this issue Nov 25, 2011
@nimbupani
Copy link
Member

This is in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants