Hello! I am one of the developers of simpleyql , a library that simplifies the development of Java applications that need to use OAuth-authenticated YQL
APIs. It may help Java developers that got a bit unmotivated by the complexity of the oAuth core library (simpleyql is built upon it, but hides its complexity by being Yahoo-specific and doing some assumptions ). If you want to...