-
-
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
-
-
Categories
-
-
-
Recent Discussions
-
A Hero's Journey
– Mar 3, 2010
-
In Defense of Sequins and Spirals
by Elliot Williams
– Feb 20, 2010
-
'It's not a pink slip, it's a blank slate'- Want to be inspired to follow a dream? Watch 'Lemonade': http://bit.ly/7apLHj
– Feb 3, 2010
-
Space and time are modes by which we think, not conditions under which we live-- Albert Einstein
– Jan 30, 2010
-
Once More, With Feeling: Do We Need Tech to Feel?
by Darryl Glen
– Jan 30, 2010
-
The Prestige of the Pad. I mean the Page.
by modelmotion
– Jan 29, 2010
-
High Heels and Cobblestones - NYC style
by Steve Lettieri
– Jan 25, 2010
-
-
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': 'AOQobUeSlF_sVFC_QZ7_u810-y0phw_RmFKZPuFtCMZ00noLv8BIBKQd', '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();