Home > Book-linking-tweeps

Book-linking-tweeps

Book-linking-tweeps is a project mainly written in ..., it's free.

Toy project to practice #GOOS style of TDD. Mine tweeps for amazon links.

Book linking tweeps

This is a toy project (in Java) to experiment with the #GOOS style of TDD.

Features:

  • Mine twitter streams of your followed tweeps for links to amazon.
  • Rank linked books by tweet count.
  • Show who linked each book.

Backlog:

  • Create fake account on Twitter (@amatweep)
  • Read one post of fake account
  • Determine if post has link to amazon
  • Follow HTTP redirects
  • Read all posts of a person and determine links
  • Count multiple posts for same book
  • Read all posts of all persons