I finally got my Flickr account up and running! Here is the set I took on New Years Day at Sunset when I happened to be in Venice down at the Pier. The Sunset was one of the most amazing experiences I have ever witnessed and I tried to capture the magic with my iPhone. It was pretty cool being on the Pier with hundreds of other people who were also moved by nature's majesty. It was a perfect start to 2010. Enjoy!
-
-
About All Things T
Welcome to my new site! My name is Taryn, and I wear a lot of hats: I'm an actress, a web...
more
-
-
-
-
-
-
-
var upgradeToken = function() {
window.location = 'http://www.tarynoneill.com/login/google_login_redirect';
};
var extensions = { 'openid.ns.ext1': 'http://openid.net/srv/ax/1.0', 'openid.ext1.mode': 'fetch_request', 'openid.ns.oauth': 'http://specs.openid.net/extensions/oauth/1.0', 'openid.oauth.consumer': 'www.tarynoneill.com', 'openid.oauth.scope': 'http://sandbox.gmodules.com/api/ http://www.google.com/m8/feeds/', 'openid.assoc_handle': 'AOQobUcGaf2fA2bAP6S5QesK8hZrgp5gsn8mbiVOojzP7CH4aJuD1-_D', 'openid.ext1.required': 'email,first,last,country,lang', 'openid.ext1.type.email': 'http://axschema.org/contact/email', 'openid.ext1.type.first': 'http://axschema.org/namePerson/first', 'openid.ext1.type.last': 'http://axschema.org/namePerson/last', 'openid.ext1.type.country': 'http://axschema.org/contact/country/home', 'openid.ext1.type.lang': 'http://axschema.org/pref/language' };
var googleOpener = popupManager.createPopupOpener({
'realm' : 'http://www.tarynoneill.com',
'opEndpoint' : 'https://www.google.com/accounts/o8/ud',
'returnToUrl' : 'http://www.tarynoneill.com/login/google_login/?popup=true',
'onCloseHandler' : upgradeToken,
'shouldEncodeUrls' : true,
'extensions' : extensions
});
function popIt(){
googleOpener.popup(450, 500);
return false;
}
popIt();