The set_small_view.php example has a minor error which probably won't hang anyone up for more than a second, but I figured I'd point it out anyway:
Line 27 is missing the 2nd : in calling the error static method.
YahooLogger:error("Could not set Small view.");
seen here:
http://developer.yahoo.com/yos/tutorials/s...ource_code.htmland here:
http://developer.yahoo.com/yos/tutorials/e...small_view.phpsThis is my first time (obviously, as I'm stepping through the docs) getting into the YOS stuff and it seems wonderful so far. Congrats on the docs, they are phenomenal. I <3 Yahoo! Thank you all