User Tools

Site Tools


java:miningthesocialweb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
java:miningthesocialweb [2014/01/17 22:15] rlunarojava:miningthesocialweb [2024/10/05 17:12] (current) – removed rlunaro
Line 1: Line 1:
-====== Mining the social web, 2nd edition ====== 
  
-===== Introduction ===== 
- 
-I'm reading the book "Mining the social web, 2nd edition". Look how cute it is:  
- 
-[[http://shop.oreilly.com/product/0636920030195.do|{{http://akamaicovers.oreilly.com/images/0636920030195/cat.gif}}]] 
- 
-The book gives a deep insight of how to exploit data from social websites, and it's a topic I am quite interested. However, the recipes are in python, but I want to make my own recipes in java. This page is for register my achievements (if any) and notes, because there are tons of link that might be interested or worth reading. 
- 
-===== Links ===== 
- 
-[[http://blog.varonis.com/introduction-to-oauth/|INTRODUCTION TO OAUTH (IN PLAIN ENGLISH)]] 
- 
- 
-===== Oauth in Java: links to investigate ===== 
- 
- 
-    * [[https://www.github.com/twitter/hbc|Official Twitter Library for Java]] (232 followers) 
-    * [[http://twitter4j.org/|Twitter4J, another Twitter Library for Java]] and [[http://www.wigwag.com/devblog/twitter-api-java-tutorial/|a quick tutorial]] (148 followers) 
-    * [[http://www.winterwell.com/software/jtwitter.php|WinterWell, another twitter library for java]] (10 watchers in [[http://www.github.com]]) 
- 
-===== Oauth libraries in java ===== 
- 
-[[https://github.com/fernandezpablo85/scribe-java|Scribe (178 people watching in github)]] 
- 
-[[http://docs.spring.io/spring-security/oauth/|OAuth for spring security (138 people watching in github)]] 
- 
-[[http://code.google.com/p/oauth-signpost/|Singpost (starred by 403 users, no activity since feb 2012)]] 
- 
-[[https://code.google.com/p/oauth/|Official OAuth library, 31 commiters, starred by 1074 users, may languages supported]] 
- 
-An example to see it working:  
- 
-[[http://oauthexample.appspot.com/Welcome]] 
- 
-Other libraries and links:  
- 
-    * [[http://code.google.com/p/google-oauth-java-client/|Google OAuth Client Library for Java]] e  
-    * [[http://oauth.net/code/|List of implemmentations from oauth.net]] 
-    * [[http://oauth.googlecode.com/|oauth - google code]] e [[http://www-10.lotus.com/ldd/appdevwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Social+Business+Toolkit+documentation#action=openDocument&res_title=Configuring_the_OAuth_provider_with_the_Java_library_sbt&content=pdcontent|instrucciones sobre como instalar este repositorio de codigo]] 
-    * [[https://developer.mastercard.com/portal/display/api/Java+OAuth+Sample+Code|Java OAuth Sample Code (mastercard)]] 
-    * [[https://publisherwiki.atlassian.net/wiki/display/dev/OAuth+1.0+Sample+Java+Client|OAuth 1.0 Sample Java Client]] 
-    * [[http://developer.linkedin.com/thread/1745|How To: LinkedIn OAuth with Java ]] 
- 
- 
- 
-===== Facebook ===== 
- 
-http://restfb.com/ 
- 
-RestFB is a simple and flexible Facebook Graph API and Old REST API client written in Java. 
-It is open source software released under the terms of the MIT License.  
java/miningthesocialweb.1389996911.txt.gz · Last modified: 2022/12/02 21:02 (external edit)