打臉高手 brainstorm
Overview
提供低瀏覽門檻,不容易歪樓謾罵的網路八卦版+新聞版yelp
- 利用群眾智慧
- 發現問題新聞
- 正確打臉資料
- 吸引大家圍觀
打臉原則:附出處
compact summary:
- 非PTT族群不好access, 歪樓情況->低瀏覽門檻
- 搜尋功能
- log-in default name: facebook
- category: 為何要打臉的原因
- keyword: offline grouping功能
- 講話要附reference
- 欠打指數--被打臉/觀看次數
- 回應: 正反雙方 取前三名計算血條 like量決定權重
Core Features
- 轉貼 Input source: 新聞小幫手(Computer),User input.
- link (URL)
- 文摘(ex, FB)
- Post Comment (FB pattern)
- 理由
- 論點
- Tag (不能太自由); 打臉理由是一種Tag (例如:證據不足, 詐騙)
- Categorize
- Keyword (Grouping)
- Auto assign
- 市場機制(好文會浮上)
- like
- unlike
- time (最後回應)
- 回文
- Support 有建設性地浮上(多數決)
- 打臉
- 用FB確認身份, po文(map to a nickname)
- 公開FB account(optional, but default set to yes)
System Architecture
Database
Post -- id: pk; news_url: url; reason: String; vote: Int; views: Int; time: Ts;
- tag: Tag; author: User; keyword: Keyword;
Response -- id: pk; original_post: Post; response_text: Text; upvote: Int;
- downvote: Int; author: User; timestamp: Ts;
User -- id: pk; fb-id: String; nickname: String; reputation: Int; fb_link: boolean
Subscribe Table -- user: User; post: Post;
Tag -- id: pk; tag: String;
Keyword -- id: pk; keyword: String;
Web page
Android (EXT)
IOS (EXT)
Use Cases
- User login
- Core-7
- User posting (問卦) 有發文限制(5mins 1篇) (rating: subscribe/views)
- Core-1
- Core-2
- Core-3
- User response(戰)
- Core-6
- User rating(補刀/聖光術)
- Post rating
- Core-5.a
- Core-5.c
- Response rating
- Core-5.a
- Core-5.b
- Backend
- Core-4
- Core-5
- Browsing
- sorting (post time, reply time, rate, views, # of replies, trending)
- filter (unanswered, tag, keyword, )
- 新聞小幫手Auto generate API (EXT)
Reference
Some Templates
- http://support.lampcms.com/questions/
- https://github.com/ialbert/biostar-central
- 參考model:新聞小幫手(原文新聞連結+打臉文連結)
- http://www.factcheck.org/
- http://taipei.wethepeople.tw/#!/ (市長給問嗎?)
Tools
- url normalizer (under g0v)
- django tutorial
- http://nthn.me/posts/2012/facebook-registration.html
GINA version: (test.html use only; )
FACEBOOK_APP_ID = ’1507946739477315’
FACEBOOK_SECRET_KEY = ’2ae7ab56208209dce836dea7386ac3a9’
https://developers.facebook.com/apps
偷用駒的網路空間 http://ece.umd.edu/~chou7337/login_page.html
Code
https://github.com/dwhuang/slap
Mockup
- 打臉本文
2. 打臉文瀏覽頁
3. 打臉文輸入介面
4. 首頁
Feedback
- 如果有明顯邏輯錯誤的新聞,打臉文可能無法引用證據
- 如果新聞內容沒問題,只是下標題故意誤導(或純粹爛標題)怎麼辦?
- 我好像有偏文章想要你們來打臉... XDDDDDD 怎麼submit?