| 연구일정 | ||
| 6월 | 2주 | 연구계획서 정리, 데이터 수집준비 |
| 3주 | 화이트리스팅 신청,데이터 수집 계획 검토, 프로그램 코딩 | |
| 4주 | 프로그램 코딩 | |
| 5주 | 데이터 수집 준비 완료, 화이트리스팅 등록 | |
| 7월 | 1주 | 데이터 수집 시작, weilbull 분석 준비 |
| 2주 | 데이터 수집, weilbull 분석 준비 | |
| 3주 | 데이터 수집, weilbull 분석 준비 완료 | |
| 4주 | 데이터 수집 완료, weilbull 분석 준비 완료 | |
| 5주 | weilbull 분석을 통한 메시지 패턴 구하기 | |
Weibull Distribustion(http://en.wikipedia.org/wiki/Weibull_distribution) | |
| <그림1>람다값의 변화 | <그림2>누적그래프 |
Twitter Libraries(http://dev.twitter.com/pages/libraries)
Api Overview(http://dev.twitter.com/pages/api_overview)
Wiki(http://apiwiki.twitter.com/Twitter-API-Documentation)
Developer page(http://dev.twitter.com/)
White Listing이란?(http://apiwiki.twitter.com/Rate-limiting)
신청양식(http://twitter.com/help/request_whitelisting)
카이스트 연구1(http://an.kaist.ac.kr/traces/WWW2010.html)
카이스트 연구2(http://twitter.mpi-sws.org/)
Streaming API(http://apiwiki.twitter.com/Streaming-API-Documentation)
api/user show(http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-users%C2%A0show)
api/friends id(http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-friends%C2%A0ids)
api/followers id(http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-followers%C2%A0ids)| User | ||||
| User ID | Num_Folloing | Num_Follower | Created at | TimeZone(Location) |
api/user_timeline(http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses-user_timeline)
api/retweets(http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses-retweets)
개발자포럼(http://groups.google.com/group/twitter-development-talk)
REST-API-Changelog(http://apiwiki.twitter.com/REST-API-Changelog)
RT이슈들(http://jinsnet.com/53)
트윗통계(http://blog.twitter.com/2010/02/measuring-tweets.html)
차선책???(http://dev.twitter.com/doc/get/statuses/:id/retweeted_by/ids) => ex. http://api.twitter.com/1/statuses/15316085365/retweeted_by/ids.xml?count=100&page=2
| (A)Tweet | |||||||
| Tweet ID | Created at | Media | User ID | Num_RT | Length_RT_Depth | Text | pattern |
| (B)Re-Tweet | |||||
| Tweet ID | Created at | Media | User ID | From_Tweet ID | Current_RT_Depth |
| (A+B)Tweets | |||||||||
| Tweet ID | Created at | Media | User ID | From_Tweet ID | From_User ID | From_Source_Tweet ID | Text | Num_RT | pattern |
Upcoming changes to the way status IDs are sequenced(http://groups.google.com/group/twitter-api-announce/browse_thread/thread/5152a34a8ae6ccb6): We are planning to replace our current sequential tweet ID generation routine with a simple, more scalable solution. IDs will still be 64-bit unsigned integers. However, this new solution is no longer guaranteed to generate sequential IDs. Instead IDs will be derived based on time: the most significant bits being sourced from a timestamp and the least significant bits will be effectively random.
map of a tweet(http://www.scribd.com/doc/30146338/map-of-a-tweet)
search(http://apiwiki.twitter.com/Twitter-Search-API-Method%3A-search),
search2(http://dev.twitter.com/doc/get/search)One of the biggest mistake companies and brands make about Twitter is that they think it is one more "shout channel" like TV and Radio and Magazine ads or Press Releases. Twitter is not that. Twitter is a "conversation channel", a place where you can find the audience relevant to you (and your company and products and services and jihad) and engage in a conversation with them. It is not pitching, it is enriching the value of the ecosystem by participating. fromSocial Media Analytics: Twitter: Quantitative & Qualitative Metrics ToughTwitter is amongst new media channels that are (http://www.kaushik.net/avinash/2009/11/social-media-analytics-twitter-quantitative-qualitative-analysis.html)
All about retweets(http://danzarrella.com/all-about-retweets)
How retweets spread(http://danzarrella.com/how-retweets-spread.html)
Social Media Analytics: Twitter: Quantitative & Qualitative Metrics(http://www.kaushik.net/avinash/2009/11/social-media-analytics-twitter-quantitative-qualitative-analysis.html)
![Amazon:ISBN-0470562315 [ISBN-0470562315]](http://images.amazon.com/images/P/0470562315.01.MZZZZZZZ.gif)
http://topsy.com/
Klout score(http://klout.com/kscore/), explanation
frequently-asked-questions(http://help.twitter.com/entries/13920-frequently-asked-questions)
트위터API(http://apiwiki.twitter.com/Twitter-API-Documentation)