d6veteran / superkablamo.com

Freebase Powered Movie Ratings Site
http://superkablamo.com
2 stars 0 forks source link

Social Network Profile Not Updated When Rating Submitted #20

Closed d6veteran closed 15 years ago

d6veteran commented 15 years ago

When logged into a social network your profile is not updated when a rating is submitted.

Reproduce: 1) Log in 2) Log into Twitter and Facebook accounts from Gigya Socialize 3) Rate a movie 4) Check social network profiles 5) No status updates

Use cases as outlined in the functional spec:

A - User signs into SuperKablamo using Facebook Connent. User rates the Movie "Casino". User's Facebook profile is updated with:

B - User signs into SuperKablamo using Twitter. User reviews the Movie "Casino". User's Twitter account is updated with the following Tweet:

d6veteran commented 15 years ago

For Twitter the behavior for RATING (no review) a movie should be:

"SuperKablamo rating 'The Curious Case of Benjamin Button' Fighting(5) Body Count(4) Explosions(4) Technology(4) T&A(5) http://bit.ly/6r7by"

or

"SuperKablamo rating '{film title}' Fighting({rating}) Body Count({rating}) Explosions({rating}) Technology({rating}) T&A({rating}) {shortened url to Filmography page with NO bookmark}"

If the user did not rate a certain category, then that category gets a zero.

If the post exceeds 140 characters then truncate the film title.

d6veteran commented 15 years ago

For Twitter the behavior for RATING AND REVIEW a movie should be:

"SuperKablamo rating 'The Curious Case of Benjamin Button' Fighting(5) Body Count(4) Explosions(4) Technology(4) T&A(5) http://bit.ly/6r7by"

or

"SuperKablamo rating '{film title}' Fighting({rating}) Body Count({rating}) Explosions({rating}) Technology({rating}) T&A({rating}) {shortened url to Filmography page with bookmark to user's review.}"

If the user did not rate a certain category, then that category gets a zero.

If the post exceeds 140 characters then truncate the film title.

d6veteran commented 15 years ago

The same behavior should be true for Facebook.

d6veteran commented 15 years ago

There are two errors in the latest update:

1 - Superkablamo should be spelled "SuperKablamo" 2 - Ratings are shown in 20s, but should be shown as 1, 2, 3, 4, or 5.

This is what is currently posed to Twitter:

Superkablamo rating 'Ayan' Fighting(100) Body Count(80) Explosions(60) Technology(40) T&A(20) http://tinyurl.com/ylmyzw9

d6veteran commented 15 years ago

Third issue with latest update:

3 - Ratings for categories that the user has NOT rated are shown.

For example, rate only one category and save that rating with the Twitter icon selected. Check your Twitter status to see that the category you rated is show, but also the four categories you did NOT rate.