CINXE.COM

Twitter

<!DOCTYPE html> <html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://twitter.com:80/AdobeElements","20120104064944","https://web.archive.org/","web","/_static/", "1325659784"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Twitter</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"/> <meta name="description" content="Sign up for Twitter to follow Adobe Elements (@AdobeElements). Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. "/> <link rel="dns-prefetch" href="https://web.archive.org/web/20120104064944/http://a0.twimg.com/"/> <link rel="dns-prefetch" href="https://web.archive.org/web/20120104064944/http://a1.twimg.com/"/> <link rel="dns-prefetch" href="https://web.archive.org/web/20120104064944/http://a2.twimg.com/"/> <link rel="dns-prefetch" href="https://web.archive.org/web/20120104064944/http://a3.twimg.com/"/> <link rel="dns-prefetch" href="https://web.archive.org/web/20120104064944/http://api.twitter.com/"/> <script type="text/javascript" charset="utf-8"> document.domain = 'twitter.com'; // this will be copied to twttr.appStartTime once our JS has started up document.startTime = new Date().getTime(); var twttr = {}; twttr.versionName = 'phoenix'; twttr.didPingKeynote = false; twttr.keynoteTTFTPing = function() { if (!twttr.didPingKeynote && window.location.href.indexOf('keynoteTest') > 0) { var image = document.createElement('img'); image.src = '/images/keynote.gif'; twttr.didPingKeynote = true; } } if(!window.console){(function(){var B=["log","debug","info","warn","error","assert","dir","dirxml","group","groupEnd","time","timeEnd","count","trace","profile","profileEnd"];window.console={};for(var A=0;A<B.length;++A){window.console[B[A]]=function(){}}}())}; </script> <script type="text/javascript">(function(){window.setTimeout=window.setTimeout;window.setInterval=window.setInterval;window.WATCH=function(label,block){if(typeof block==="undefined"){block=label;label=undefined}if(typeof label==="string"){WATCH._didExecute[label]=true}WATCH._attempt(this,block)};WATCH._didExecute={};WATCH._reportCount=0;WATCH._reportLimit=25;WATCH._reportInterval=60*1000;WATCH._active=false;WATCH.activate=function(setting){if(typeof setting==="undefined"){setting=true}WATCH._active=setting;extend(WATCH,WATCH._active?WATCH.actives:WATCH.inactives)};WATCH.actives={};WATCH.inactives={};var extend=function(destination,source){for(var key in source){destination[key]=source[key]}};var noop=function(){};WATCH._attempt=function(that,block){if(arguments.length<2){block=that;that=window}if(WATCH._active){try{block.apply(that)}catch(error){WATCH._triggerError(error)}}else{block.apply(that)}};WATCH.inactives.end=noop;WATCH.actives.end=function(label){if(typeof label==="undefined"){throw new Error("WATCH.end() requires a label")}if(WATCH._didExecute[label]){WATCH._didExecute[label]=false}else{if(WATCH._active){WATCH._triggerError(new Error('WATCH.end("'+label+'") called without successful call to WATCH("'+label+'", fn(){...}) - a SyntaxError probably just happened'))}}WATCH._didExecute[label]=false};WATCH.inactives.callback=function(that,callback){return typeof callback==="undefined"?that:callback};WATCH.actives.callback=function(that,callback){if(arguments.length===1){callback=that;that=this}if(typeof callback==="string"){callback=(function(stringVersion){return function(){eval(stringVersion)}}(callback))}var watchedCallback=function(){var that=this,args=arguments,result;WATCH._attempt(function(){result=callback.apply(that,args)});return result};watchedCallback.isWatched=true;return watchedCallback};WATCH._onErrorCallbacks={};WATCH.inactives._addOnError=noop;WATCH.actives._addOnError=function(callback){var unique=WATCH._unique();WATCH._onErrorCallbacks[unique]=callback;return unique};WATCH.inactives._removeOnError=noop;WATCH.actives._removeOnError=function(id){delete WATCH._onErrorCallbacks[id]};WATCH._lastUnique=-1;WATCH._unique=function(){return ++WATCH._lastUnique};WATCH.inactives.jQuery=noop;WATCH.actives.jQuery=function(){WATCH._originalJQueryEventAdd=WATCH._originalJQueryEventAdd||jQuery.event.add;jQuery.event.add=function(){var newArgs=Array.prototype.slice.call(arguments);if(typeof newArgs[2]==="function"){newArgs[2]=WATCH.callback(newArgs[2])}else{if(newArgs&&typeof newArgs[2]==="object"&&newArgs[2].handler){newArgs[2].handler=WATCH.callback(newArgs[2].handler)}}return WATCH._originalJQueryEventAdd.apply(this,newArgs)};WATCH._originalJQueryAjax=WATCH._originalJQueryAjax||jQuery.ajax;jQuery.ajax=function(options){jQuery.each(["complete","error","success"],function(which,key){if(!options[key]){return }options[key]=WATCH.callback(options[key])});return WATCH._originalJQueryAjax.apply(this,arguments)}};WATCH.inactives.undoJQuery=noop;WATCH.actives.undoJQuery=function(){jQuery.event.add=WATCH._originalJQueryEventAdd;jQuery.ajax=WATCH._originalJQueryAjax};WATCH._previousErrors={};var escapeDoubleQuotes=function(string){return string.toString().replace('"','\\"')};var stringifyLite=function(object){var result="{",hasProperty=false;for(var key in object){if(typeof object[key]==="undefined"||object[key]===null){continue}result+=(hasProperty?',"':'"')+escapeDoubleQuotes(key)+'":"'+escapeDoubleQuotes(object[key])+'"';hasProperty=true}return result+"}"};WATCH._scribeError=function(report){if(WATCH._previousErrors[report.error]&&(new Date())-WATCH._previousErrors[report.error]<WATCH._reportInterval){return false}if(WATCH.reportLimit<=WATCH.reportCount){return }WATCH.reportCount++;if(!document.location.hostname.match(/(^(www|api)\.)?twitter\.com$/)){return }WATCH._previousErrors[report.error]=new Date();report.product_name="webclient";report.type="js_error";report.url=window.location.href;report.event_name="test";var isProduction=document.location.hostname.match(/(^(www|api|staging\d+.local)\.)twitter\.com$/)!=null;var scribeHost=isProduction?"scribe.twitter.com":window.location.host;var scribeUrl=(window.location.protocol.match(/s\:$/)?"https":"http")+"://"+scribeHost;scribeUrl+=isProduction?"/":"/scribe";scribeUrl+="?category=client_watch_error&log="+encodeURIComponent(stringifyLite(report))+"&ts="+(new Date()).getTime();(new Image()).src=scribeUrl};WATCH._triggerError=function(error){var reraise=true;var report={error:error};for(var key in WATCH._onErrorCallbacks){try{if(WATCH._onErrorCallbacks[key](report)===false){reraise=false}}catch(callbackError){report.callbackFailure=true}}WATCH._scribeError(report);if(reraise){throw error}};WATCH.inactives.natives=noop;WATCH.actives.natives=function(){window.setInterval=WATCH._watchedSetInterval;window.setTimeout=WATCH._watchedSetTimeout};WATCH.inactives.undoNatives=noop;WATCH.actives.undoNatives=function(){window.setInterval=WATCH._originalSetInterval;window.setTimeout=WATCH._originalSetTimeout};WATCH._originalSetInterval=window.setInterval;WATCH._originalSetTimeout=window.setTimeout;WATCH._watchedSetInterval=function(callback,timeout){var setInterval=WATCH._originalSetInterval;return setInterval(WATCH.callback(callback),timeout)};WATCH._watchedSetTimeout=function(callback,timeout){var setTimeout=WATCH._originalSetTimeout;return setTimeout(WATCH.callback(callback),timeout)};WATCH.activate(false)}());</script> <script type="text/javascript"> </script> <script> function bust () { document.write = ""; window.top.location = window.self.location; setTimeout(function() { document.body.innerHTML = ''; }, 0); window.self.onload = function(evt) { document.body.innerHTML = ''; }; } if (window.top !== window.self) { // are you trying to put self in an iframe? try { if (window.top.location.host) { // this is illegal to access unless you share a non-spoofable document domain // fun times } else { bust(); // chrome executes this } } catch (ex) { bust(); // everyone executes this } } </script> <link href="/web/20120104064944im_/http://twitter.com/phoenix/favicon.ico" rel="shortcut icon" type="image/x-icon"/> <base href="https://web.archive.org/web/20120104064944/http://twitter.com/"/> <link rel="stylesheet" href="https://web.archive.org/web/20120104064944cs_/http://a2.twimg.com/a/1325610970/phoenix/css/phoenix_core_logged_out.bundle.css" type="text/css" media="screen"/> <link rel="canonical" href="https://web.archive.org/web/20120104064944/http://twitter.com/AdobeElements"/> <noscript> <meta http-equiv="refresh" content="0; URL=/web/20120104064944/http://twitter.com/AdobeElements?_twitter_noscript=1"/> </noscript> <style id="user-style-AdobeElements"> body.user-style-AdobeElements { background-position: left 40px; background-attachment: fixed; background-repeat: no-repeat; background-color: #ffffff; color: #000000; } body.user-style-AdobeElements a, body.user-style-AdobeElements ul.stream-tabs li, body.user-style-AdobeElements .component .promo strong, body.user-style-AdobeElements .message-thread-preview:hover .message-count, body.user-style-AdobeElements .list-membership-container li.create-a-list { color: #204782; } body.user-style-AdobeElements .stream-item:hover .tweet-screen-name, body.user-style-AdobeElements .stream-item:hover .tweet-timestamp, body.user-style-AdobeElements .stream-item:hover .tweet-geo-text, body.user-style-AdobeElements .stream-item:hover .user-profile-link, body.user-style-AdobeElements span.user-stat-link, body.user-style-AdobeElements a.title-link:hover, body.user-style-AdobeElements a.user-stats-count:hover span.user-stats-stat, body.user-style-AdobeElements .dashboard .user-small-list-item:hover a.user-screen-name, body.user-style-AdobeElements .dashboard .user-small-list-item:hover .user-meta a, body.user-style-AdobeElements .user-detailed-list-item:hover a.user-screen-name, body.user-style-AdobeElements .tweet-activity:hover a.latest-tweet-timestamp, body.user-style-AdobeElements .stream-item:hover a.icon-link, body.user-style-AdobeElements .stream-item:hover a.icon-link b, body.user-style-AdobeElements .stream-item:hover .tweet-feedback, body.user-style-AdobeElements .promoted-tweet:hover .social-context a, body.user-style-AdobeElements .dashboard ul.trends li a:hover span.icon-link, body.user-style-AdobeElements .dashboard-activity-item-sentence .dashboard-activity-item-entity, body.user-style-AdobeElements .dashboard-activity-item-sentence .dashboard-activity-item-entity .user, body.user-style-AdobeElements .dashboard-activity-item-sentence .dashboard-activity-item-count, body.user-style-AdobeElements .dashboard-activity-item-link:hover .dashboard-activity-item-sentence, body.user-style-AdobeElements .dashboard-activity-item-link:hover .dashboard-activity-item-sentence span.user, body.user-style-AdobeElements .onebox-user-screen-name:hover { color: #204782 !important; } body.user-style-AdobeElements .expanding-stream-item:hover .tweet-screen-name { color: #333 !important; } body.user-style-AdobeElements .expanding-stream-item:hover .tweet-timestamp { color: #999 !important; } body.user-style-AdobeElements .hovered-stream-item, body.user-style-AdobeElements .stream-item:hover, body.user-style-AdobeElements #new-tweets-bar, body.user-style-AdobeElements #new-tweets-bar:active { background-color: rgba(32,71,130,0.1); border-color: rgba(32,71,130,0.15); } body.user-style-AdobeElements .expanding-stream-item:hover { border-top-color: transparent; border-bottom-color: #EBEBEB; } body.user-style-AdobeElements #new-tweets-bar:hover { background-color: rgba(32,71,130,0.2); border-color: rgba(32,71,130,0.25); } body.user-style-AdobeElements .dashboard .user-small-list-item .user-screen-name, body.user-style-AdobeElements .profile-screenname, body.user-style-AdobeElements .title-link, body.user-style-AdobeElements div.latest-tweet .latest-tweet-timestamp, body.user-style-AdobeElements div.truncated-tweet .latest-tweet-timestamp, body.user-style-AdobeElements a.user-stats-count span.user-stats-stat, body.user-style-AdobeElements .welcome-steps li .active a strong, body.user-style-AdobeElements .dashboard-activity-item-sentence span.user { color: #000000; } body.user-style-AdobeElements .dashboard .user-small-list-item .user-full-name, body.user-style-AdobeElements span.trend-location, body.user-style-AdobeElements .your-activity h3, body.user-style-AdobeElements .trends-inner h3, body.user-style-AdobeElements .dashboard .user-rec-inner h3, body.user-style-AdobeElements .latest-tweet, body.user-style-AdobeElements .truncated-tweet, body.user-style-AdobeElements .latest-tweet a.latest-tweet-timestamp, body.user-style-AdobeElements .truncated-tweet a.latest-tweet-timestamp, body.user-style-AdobeElements .dashboard .user-small-list-item .user-meta, body.user-style-AdobeElements .dashboard .user-small-list-item .user-meta a, body.user-style-AdobeElements .social-context div, body.user-style-AdobeElements .dashboard .dot, body.user-style-AdobeElements .component .promo, body.user-style-AdobeElements .component .promo a.definition, body.user-style-AdobeElements .dashboard .user-small-list-item .dismiss, body.user-style-AdobeElements .dashboard .user-small-list-item .ellip, body.user-style-AdobeElements .facets-media-not-displayed .not-displayed-text, body.user-style-AdobeElements .dashboard .copyright, body.user-style-AdobeElements .dashboard .user-small-list-item a.icon-link, body.user-style-AdobeElements .dashboard ul.trends li a span.icon-link, body.user-style-AdobeElements .dashboard-activity-item-link, body.user-style-AdobeElements .dashboard-activity-item-sentence { color: rgba(0,0,0,0.6); } body.user-style-AdobeElements #page-container, body.user-style-AdobeElements .user-sidebar-color, body.user-style-AdobeElements .expando-container .dashboard { /* IE7/8 */ background: #e8e8e8; /* Modern browsers */ background: rgba(232,232,232,0.9); /* IE6 */ _background-color: #e8e8e8; } body.user-style-AdobeElements .activity:hover .stream-item-activity-network .activity-supplement .activity-item-tweet .activity-item-tweet-content, body.user-style-AdobeElements .hovered-stream-item .stream-item-activity-network .activity-supplement .activity-item-tweet .activity-item-tweet-content, body.user-style-AdobeElements .dashboard .stream-item-activity-network .activity-supplement .activity-item-tweet .activity-item-tweet-content { border-color: rgba(32,71,130,0.15) !important; } body.user-style-AdobeElements .expanding-stream-item:hover a.twitter-atreply:hover, body.user-style-AdobeElements .expanding-stream-item.open a.twitter-atreply, body.user-style-AdobeElements .expanding-stream-item.colorful-links a.twitter-atreply, body.user-style-AdobeElements .expanding-stream-item:hover a.twitter-hashtag:hover, body.user-style-AdobeElements .expanding-stream-item.open a.twitter-hashtag, body.user-style-AdobeElements .expanding-stream-item.colorful-links a.twitter-hashtag, body.user-style-AdobeElements .expanding-stream-item:hover a.twitter-timeline-link:hover, body.user-style-AdobeElements .expanding-stream-item.open a.twitter-timeline-link, body.user-style-AdobeElements .expanding-stream-item.colorful-links a.twitter-timeline-link { color: #204782 !important; } .profile-style-AdobeElements a { color: #204782 !important; } a:hover .geo-pin, body.user-style-AdobeElements .stream-item:hover .geo-pin { background-color: #204782; } </style> <style id="user-style-AdobeElements-bg-img" class="js-user-style-bg-img"> body.user-style-AdobeElements { background-image: url(https://web.archive.org/web/20120104064944im_/http://a0.twimg.com/profile_background_images/333197002/NEWPSE_Twitter_wo_UI_v2.jpg); } </style> <script>(function(){var A=document.getElementsByTagName("html")[0];var B=window.location.hash.split("?")[0];var C=B.match(/#/)&&(B.replace(/#[!]?[\/]?/,"")!=="");if(C){A.className+=" remove-prerendered-content"}else{A.className+=" use-prerendered-content";if(A.getAttribute("data-nav-highlight-class-name")){A.className+=" "+A.getAttribute("data-nav-highlight-class-name")}}})();</script> <link rel="stylesheet" href="https://web.archive.org/web/20120104064944cs_/http://a0.twimg.com/a/1325610970/phoenix/css/phoenix_more.bundle.css" type="text/css" media="screen"/> <script>var _gaq=_gaq||[];_gaq.push(["_setAccount","UA-30775-6"],["_trackPageview"],["_setDomainName","twitter.com"]);twttr.didInsertGA=false;twttr.insertGAScriptElement=function(){if(!twttr.didInsertGA){var A=document.getElementsByTagName("script")[0],B=document.createElement("script");B.async=true;B.src=(document.location.protocol=="https:"?"https://web.archive.org/web/20120104064944/https://ssl":"https://web.archive.org/web/20120104064944/http://www")+".google-analytics.com/ga.js";A.parentNode.insertBefore(B,A);twttr.didInsertGA=true}};twttr.trackPageView=function(A){var B=["_trackPageview"];if(A){B.push(A)}_gaq.push(B)};</script> </head> <body class=" user-style-AdobeElements logged-out "> <div id="doc"> <div id="top-stuff" class="js-topbar"> <div id="banners" class="js-banners" style="clear:both;"> <noscript><div class="banner-outer"> <div class="banner"> <div class="banner-inside noscript-warning"> <h5>Twitter.com makes heavy use of JavaScript.</h5> <span class="warning">If you cannot enable it in your browser's preferences, you may have a better experience on our <a href="https://web.archive.org/web/20120104064944/http://m.twitter.com/">mobile site</a>.</span> </div> </div> </div> </noscript> </div> <div id="top-bar-outer"> <div id="top-bar-bg"></div> <div id="top-bar"> <div class="top-bar-inside"> <div class="static-links"> <div id="logo"> <a href="/web/20120104064944/http://twitter.com/">Twitter</a> </div> <form id="search-form" class="js-search-form" action="/web/20120104064944/http://twitter.com/search" method="GET"> <span class="glass js-search-action"><i></i></span> <input value="" placeholder="Search" name="q" id="search-query" type="text"/> </form> <div id="global-nav"> <ul id="global-actions"> </ul> </div> <div id="sections"></div> </div> <div class="active-links"> <div id="session" class="js-session"> <a id="signin-link" href="/web/20120104064944/http://twitter.com/login"> <em>Have an account?</em> <strong>Sign in</strong><i></i> </a> <a id="signup-link" href="https://web.archive.org/web/20120104064944/https://twitter.com/signup?context=login"> <em>New to Twitter?</em> <strong>Join Today&#32;&raquo;</strong> </a> <div id="signin-dropdown" class="dropdown dark"> <form action="https://web.archive.org/web/20120104064944/https://twitter.com/sessions?phx=1" class="signin" method="post"> <fieldset class="textbox"> <label class="username js-username"> <span>Username or email</span> <input class="js-username-field" type="text" value="" name="session[username_or_email]" autocomplete="on"/> </label> <label class="password"> <span>Password</span> <input class="js-password-field" type="password" value="" name="session[password]"/> </label> </fieldset> <fieldset class="subchck"> <label class="remember"> <input type="checkbox" value="1" name="remember_me"/> <span>Remember me</span> </label> <button type="submit" class="submit button">Sign in</button> </fieldset> <input type="hidden" name="scribe_log"/> <input type="hidden" name="redirect_after_login" value=""/> <div class="divider"></div> <p> <a class="forgot" href="/web/20120104064944/http://twitter.com/account/resend_password">Forgot password?</a><br/> <a class="mobile has-sms" href="/web/20120104064944/http://twitter.com/account/complete">Already using Twitter via SMS?</a> </p> </form> </div> </div> </div> </div> </div> <div id="message-drawer"></div> </div> </div> <div id="page-outer"> <div id="page-container" class="page-container profile-container"> <div id="page-node-profile"> <div class="main-content"> <div class="profile-header" data-user="{&quot;follow_request_sent&quot;:false,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:false,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:false,&quot;status&quot;:{&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;154254386338611200&quot;,&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Tue Jan 03 17:34:46 +0000 2012&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:154254386338611200,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Start the new year with a clean slate. Create a dry erase memo board with #PSElements &amp; #DigitalScrapbooking supplies: http:\/\/t.co\/gaY23770&quot;},&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;default_profile&quot;:false,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565}" data-screen-name="AdobeElements"> <div class="profile-info clearfix"> <div class="profile-image-container"> <a href="https://web.archive.org/web/20120104064944/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4_.jpg" class="profile-picture" target="_blank"><img src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__reasonably_small.jpg" alt="Adobe Elements"/></a> </div> <div class="profile-details"> <div class="full-name"> <h2>Adobe Elements</h2> </div> <div class="screen-name-and-location"><span class="screen-name screen-name-AdobeElements pill">@AdobeElements</span> San Jose, California</div> <div class="bio">Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. </div> <div class="url"><a target="_blank" rel="me nofollow" href="https://web.archive.org/web/20120104064944/http://www.adobe.com/products/photoshop-premiere-elements.html">http://www.adobe.com/products/photoshop-premiere-elements.html</a></div> </div> </div> <div class="profile-actions-container " data-user-id="48534239"> <div class="component profile-actions-component"> <div class="profile-actions profile-actions-48534239 clearfix" data-user-id="48534239"> <div class="sms-follow"> <span class="icon"></span> Text <strong>follow AdobeElements</strong> to <strong>40404</strong> in <a href="#" class="sms-codes-link">the United States</a> </div> <div class="buttons js-actionable-user" data-user-id="48534239"> </div> <div class="follow-state"> <div class="button profile-follow-button" data-user-id="48534239"> <span class="plus"></span> <strong>Follow</strong> </div> </div> </div> </div> </div> <ul class="stream-tabs"> <li class="stream-tab stream-tab-tweets active"> <a class="tab-text" href="/web/20120104064944/http://twitter.com/AdobeElements">Tweets</a> </li> <li class="stream-tab stream-tab-favorites "> <a class="tab-text" href="/web/20120104064944/http://twitter.com/AdobeElements/#/favorites">Favorites</a> </li> <li class="stream-tab stream-tab-following "> <a class="tab-text" href="/web/20120104064944/http://twitter.com/AdobeElements/#/following">Following</a> </li> <li class="stream-tab stream-tab-followers "> <a class="tab-text" href="/web/20120104064944/http://twitter.com/AdobeElements/#/followers">Followers</a> </li> <li class="stream-tab stream-tab-lists dropdown-link "> <p class="tab-text">Lists<i></i></p> </li> </ul> </div> <div class="stream-manager js-stream-manager-container" id="profile-stream-manager"> <div class="stream-title"></div> <div class="stream-container"> <div class="stream profile-stream"> <div class="js-stream-items stream-items" id="stream-items-id"><div class="js-stream-item stream-item" data-item-id="154254386338611200" data-item-type="tweet" id="stream-item-tweet-154254386338611200"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="154254386338611200" data-item-id="154254386338611200" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[{&quot;indices&quot;:[74,85],&quot;text&quot;:&quot;PSElements&quot;},{&quot;indices&quot;:[88,108],&quot;text&quot;:&quot;DigitalScrapbooking&quot;}],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/sx3FJj&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/gaY23770&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/sx3FJj&quot;,&quot;indices&quot;:[119,139]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;154254386338611200&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Tue Jan 03 17:34:46 +0000 2012&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:154254386338611200,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Start the new year with a clean slate. Create a dry erase memo board with #PSElements &amp; #DigitalScrapbooking supplies: http:\/\/t.co\/gaY23770&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Start the new year with a clean slate. Create a dry erase memo board with <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSElements" title="#PSElements" class="tweet-url twitter-hashtag" rel="nofollow">#PSElements</a> &amp; <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23DigitalScrapbooking" title="#DigitalScrapbooking" class="tweet-url twitter-hashtag" rel="nofollow">#DigitalScrapbooking</a> supplies: <a data-expanded-url="http://bit.ly/sx3FJj" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/gaY23770" rel="nofollow" class="twitter-timeline-link">bit.ly/sx3FJj</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/154254386338611200" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Tue Jan 03 17:34:46 +0000 2012" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="154254386338611200"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="153233479700725762" data-item-type="tweet" id="stream-item-tweet-153233479700725762"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="153233479700725762" data-item-id="153233479700725762" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[{&quot;indices&quot;:[56,67],&quot;text&quot;:&quot;PSElements&quot;}],&quot;urls&quot;:[]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;153233479700725762&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;default_profile&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5620,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Sat Dec 31 21:58:03 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:153233479700725762,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Happy New Year from the Photoshop Elements team to you! #PSElements&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Happy New Year from the Photoshop Elements team to you! <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSElements" title="#PSElements" class="tweet-url twitter-hashtag" rel="nofollow">#PSElements</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/153233479700725762" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Sat Dec 31 21:58:03 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="153233479700725762"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="153216383717613568" data-item-type="tweet" id="stream-item-tweet-153216383717613568"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="153216383717613568" data-item-id="153216383717613568" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;adobe.ly\/vPzwl2&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/TA4KWbuJ&quot;,&quot;expanded_url&quot;:&quot;http:\/\/adobe.ly\/vPzwl2&quot;,&quot;indices&quot;:[91,111]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;153216383717613568&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Sat Dec 31 20:50:07 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:153216383717613568,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;*NO PUR. NEC. Open to 50 U.S. (excl. RI), D.C., AND CANADA (excl. Quebec), age 13+. Rules: http:\/\/t.co\/TA4KWbuJ&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">*NO PUR. NEC. Open to 50 U.S. (excl. RI), D.C., AND CANADA (excl. Quebec), age 13+. Rules: <a data-expanded-url="http://adobe.ly/vPzwl2" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/TA4KWbuJ" rel="nofollow" class="twitter-timeline-link">adobe.ly/vPzwl2</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/153216383717613568" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Sat Dec 31 20:50:07 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="153216383717613568"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="153216320459120641" data-item-type="tweet" id="stream-item-tweet-153216320459120641"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="153216320459120641" data-item-id="153216320459120641" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;Adobe Carousel&quot;,&quot;indices&quot;:[37,51],&quot;id_str&quot;:&quot;304719153&quot;,&quot;screen_name&quot;:&quot;AdobeCarousel&quot;,&quot;id&quot;:304719153}],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;adobe.ly\/uw4XlJ&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/aZaSxKnR&quot;,&quot;expanded_url&quot;:&quot;http:\/\/adobe.ly\/uw4XlJ&quot;,&quot;indices&quot;:[116,136]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:1,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;153216320459120641&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Sat Dec 31 20:49:52 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:153216320459120641,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;There\u2019s still a chance to win a 1-yr @AdobeCarousel subscription* by downloading a FREE 30-day trial before Jan. 2: http:\/\/t.co\/aZaSxKnR&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">There鈥檚 still a chance to win a 1-yr @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/AdobeCarousel" rel="nofollow">AdobeCarousel</a> subscription* by downloading a FREE 30-day trial before Jan. 2: <a data-expanded-url="http://adobe.ly/uw4XlJ" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/aZaSxKnR" rel="nofollow" class="twitter-timeline-link">adobe.ly/uw4XlJ</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/153216320459120641" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Sat Dec 31 20:49:52 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="153216320459120641"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="152443853511733248" data-item-type="tweet" id="stream-item-tweet-152443853511733248"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="152443853511733248" data-item-id="152443853511733248" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[{&quot;indices&quot;:[60,75],&quot;text&quot;:&quot;PicturePerfect&quot;},{&quot;indices&quot;:[103,114],&quot;text&quot;:&quot;PSElements&quot;}],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/seBcXm&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/fsepF52q&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/seBcXm&quot;,&quot;indices&quot;:[82,102]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:1,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;152443853511733248&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;default_profile&quot;:false,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Thu Dec 29 17:40:21 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:152443853511733248,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Use the eraser tool in Photoshop Elements to create a truly #PicturePerfect shot: http:\/\/t.co\/fsepF52q #PSElements&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Use the eraser tool in Photoshop Elements to create a truly <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PicturePerfect" title="#PicturePerfect" class="tweet-url twitter-hashtag" rel="nofollow">#PicturePerfect</a> shot: <a data-expanded-url="http://bit.ly/seBcXm" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/fsepF52q" rel="nofollow" class="twitter-timeline-link">bit.ly/seBcXm</a> <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSElements" title="#PSElements" class="tweet-url twitter-hashtag" rel="nofollow">#PSElements</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/152443853511733248" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Thu Dec 29 17:40:21 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="152443853511733248"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="152083219297210368" data-item-type="tweet" id="stream-item-tweet-152083219297210368"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="152083219297210368" data-item-id="152083219297210368" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[{&quot;indices&quot;:[68,74],&quot;text&quot;:&quot;PSE10&quot;},{&quot;indices&quot;:[97,108],&quot;text&quot;:&quot;PRElements&quot;}],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/rIFHnt&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/Qjpyo9Tu&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/rIFHnt&quot;,&quot;indices&quot;:[76,96]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;152083219297210368&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;default_profile&quot;:false,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Wed Dec 28 17:47:19 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:152083219297210368,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Mark Galer explains his workflow for adding borders and textures in #PSE10: http:\/\/t.co\/Qjpyo9Tu #PRElements&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Mark Galer explains his workflow for adding borders and textures in <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSE10" title="#PSE10" class="tweet-url twitter-hashtag" rel="nofollow">#PSE10</a>: <a data-expanded-url="http://bit.ly/rIFHnt" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/Qjpyo9Tu" rel="nofollow" class="twitter-timeline-link">bit.ly/rIFHnt</a> <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PRElements" title="#PRElements" class="tweet-url twitter-hashtag" rel="nofollow">#PRElements</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/152083219297210368" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Wed Dec 28 17:47:19 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="152083219297210368"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="151724490311733248" data-item-type="tweet" id="stream-item-tweet-151724490311733248"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="151724490311733248" data-item-id="151724490311733248" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;pinterest&quot;,&quot;indices&quot;:[6,16],&quot;id_str&quot;:&quot;106837463&quot;,&quot;screen_name&quot;:&quot;Pinterest&quot;,&quot;id&quot;:106837463},{&quot;name&quot;:&quot;Daily Digi&quot;,&quot;indices&quot;:[24,34],&quot;id_str&quot;:&quot;63744895&quot;,&quot;screen_name&quot;:&quot;dailydigi&quot;,&quot;id&quot;:63744895}],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/rwRp6M&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/vWLdFiTb&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/rwRp6M&quot;,&quot;indices&quot;:[97,117]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:1,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;151724490311733248&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Tue Dec 27 18:01:52 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:151724490311733248,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Learn @Pinterest 101 on @DailyDigi to find new photography and digital scrapbooking inspiration: http:\/\/t.co\/vWLdFiTb. Are you on Pinterest?&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Learn @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/Pinterest" rel="nofollow">Pinterest</a> 101 on @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/DailyDigi" rel="nofollow">DailyDigi</a> to find new photography and digital scrapbooking inspiration: <a data-expanded-url="http://bit.ly/rwRp6M" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/vWLdFiTb" rel="nofollow" class="twitter-timeline-link">bit.ly/rwRp6M</a>. Are you on Pinterest?</div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/151724490311733248" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Tue Dec 27 18:01:52 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="151724490311733248"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="149915680358137859" data-item-type="tweet" id="stream-item-tweet-149915680358137859"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="149915680358137859" data-item-id="149915680358137859" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;adobe.ly\/vPzwl2&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/TA4KWbuJ&quot;,&quot;expanded_url&quot;:&quot;http:\/\/adobe.ly\/vPzwl2&quot;,&quot;indices&quot;:[91,111]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;149915680358137859&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Thu Dec 22 18:14:18 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:149915680358137859,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;*NO PUR. NEC. Open to 50 U.S. (excl. RI), D.C., AND CANADA (excl. Quebec), age 13+. Rules: http:\/\/t.co\/TA4KWbuJ&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">*NO PUR. NEC. Open to 50 U.S. (excl. RI), D.C., AND CANADA (excl. Quebec), age 13+. Rules: <a data-expanded-url="http://adobe.ly/vPzwl2" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/TA4KWbuJ" rel="nofollow" class="twitter-timeline-link">adobe.ly/vPzwl2</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/149915680358137859" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Thu Dec 22 18:14:18 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="149915680358137859"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="149914049243643905" data-item-type="tweet" id="stream-item-tweet-149914049243643905"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="149914049243643905" data-item-id="149914049243643905" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;Adobe Carousel&quot;,&quot;indices&quot;:[105,119],&quot;id_str&quot;:&quot;304719153&quot;,&quot;screen_name&quot;:&quot;AdobeCarousel&quot;,&quot;id&quot;:304719153}],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;adobe.ly\/uw4XlJ&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/aZaSxKnR&quot;,&quot;expanded_url&quot;:&quot;http:\/\/adobe.ly\/uw4XlJ&quot;,&quot;indices&quot;:[120,140]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:1,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;149914049243643905&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;default_profile&quot;:false,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Thu Dec 22 18:07:49 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:149914049243643905,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Happy Holidays! It\u2019s the season of giving, so we're giving you the chance to win a 1-yr subscription* to @AdobeCarousel http:\/\/t.co\/aZaSxKnR&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Happy Holidays! It鈥檚 the season of giving, so we're giving you the chance to win a 1-yr subscription* to @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/AdobeCarousel" rel="nofollow">AdobeCarousel</a> <a data-expanded-url="http://adobe.ly/uw4XlJ" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/aZaSxKnR" rel="nofollow" class="twitter-timeline-link">adobe.ly/uw4XlJ</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/149914049243643905" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Thu Dec 22 18:07:49 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="149914049243643905"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="149553845905784832" data-item-type="tweet" id="stream-item-tweet-149553845905784832"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="149553845905784832" data-item-id="149553845905784832" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[{&quot;indices&quot;:[74,80],&quot;text&quot;:&quot;PSE10&quot;}],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/sSQP9i&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/TeQBnmGC&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/sSQP9i&quot;,&quot;indices&quot;:[111,131]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:1,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;149553845905784832&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;default_profile&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5620,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Wed Dec 21 18:16:30 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:149553845905784832,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Curious about text on a shape and text on a path? Philip Andrews from the #PSE10 team explains these features: http:\/\/t.co\/TeQBnmGC&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Curious about text on a shape and text on a path? Philip Andrews from the <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSE10" title="#PSE10" class="tweet-url twitter-hashtag" rel="nofollow">#PSE10</a> team explains these features: <a data-expanded-url="http://bit.ly/sSQP9i" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/TeQBnmGC" rel="nofollow" class="twitter-timeline-link">bit.ly/sSQP9i</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/149553845905784832" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Wed Dec 21 18:16:30 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="149553845905784832"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="149183133923819520" data-item-type="tweet" id="stream-item-tweet-149183133923819520"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="149183133923819520" data-item-id="149183133923819520" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;Greyson TipSquirrel&quot;,&quot;indices&quot;:[15,27],&quot;id_str&quot;:&quot;20987724&quot;,&quot;screen_name&quot;:&quot;TipSquirrel&quot;,&quot;id&quot;:20987724}],&quot;hashtags&quot;:[{&quot;indices&quot;:[112,123],&quot;text&quot;:&quot;PSElements&quot;}],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/rBf41P&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/nREnDH8L&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/rBf41P&quot;,&quot;indices&quot;:[90,110]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;149183133923819520&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;default_profile&quot;:false,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Tue Dec 20 17:43:25 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:149183133923819520,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Our friends at @tipsquirrel explain how to add a rubber stamp effect to a design or text: http:\/\/t.co\/nREnDH8L. #PSElements&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Our friends at @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/tipsquirrel" rel="nofollow">tipsquirrel</a> explain how to add a rubber stamp effect to a design or text: <a data-expanded-url="http://bit.ly/rBf41P" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/nREnDH8L" rel="nofollow" class="twitter-timeline-link">bit.ly/rBf41P</a>. <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSElements" title="#PSElements" class="tweet-url twitter-hashtag" rel="nofollow">#PSElements</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/149183133923819520" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Tue Dec 20 17:43:25 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="149183133923819520"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="148823951064301568" data-item-type="tweet" id="stream-item-tweet-148823951064301568"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="148823951064301568" data-item-id="148823951064301568" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/vqPA4T&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/ECockYCe&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/vqPA4T&quot;,&quot;indices&quot;:[120,140]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;148823951064301568&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Mon Dec 19 17:56:09 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:148823951064301568,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Are your subjects' eyes closed in that near-perfect photograph? Learn how to fix it w\/ a tutorial by Everyday Elements: http:\/\/t.co\/ECockYCe&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Are your subjects' eyes closed in that near-perfect photograph? Learn how to fix it w/ a tutorial by Everyday Elements: <a data-expanded-url="http://bit.ly/vqPA4T" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/ECockYCe" rel="nofollow" class="twitter-timeline-link">bit.ly/vqPA4T</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/148823951064301568" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Mon Dec 19 17:56:09 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="148823951064301568"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="147736037760831488" data-item-type="tweet" id="stream-item-tweet-147736037760831488"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="147736037760831488" data-item-id="147736037760831488" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;Adobe Carousel&quot;,&quot;indices&quot;:[18,32],&quot;id_str&quot;:&quot;304719153&quot;,&quot;screen_name&quot;:&quot;AdobeCarousel&quot;,&quot;id&quot;:304719153}],&quot;hashtags&quot;:[{&quot;indices&quot;:[0,5],&quot;text&quot;:&quot;POLL&quot;}],&quot;urls&quot;:[]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:1,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;147736037760831488&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;default_profile&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5620,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Sun Apr 13 05:00:32 +0000 2008&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:147736037760831488,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;#POLL: Do you use @AdobeCarousel? If so, how do you have it set up?&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text"><a href="/web/20120104064944/http://twitter.com/#!/search?q=%23POLL" title="#POLL" class="tweet-url twitter-hashtag" rel="nofollow">#POLL</a>: Do you use @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/AdobeCarousel" rel="nofollow">AdobeCarousel</a>? If so, how do you have it set up?</div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/147736037760831488" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Sun Apr 13 05:00:32 +0000 2008" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="147736037760831488"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="147373171929124864" data-item-type="tweet" id="stream-item-tweet-147373171929124864"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="147373171929124864" data-item-id="147373171929124864" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;BuzzFeed&quot;,&quot;indices&quot;:[78,87],&quot;id_str&quot;:&quot;5695632&quot;,&quot;screen_name&quot;:&quot;BuzzFeed&quot;,&quot;id&quot;:5695632}],&quot;hashtags&quot;:[{&quot;indices&quot;:[110,122],&quot;text&quot;:&quot;photography&quot;}],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/sXOglI&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/cWIT6wOO&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/sXOglI&quot;,&quot;indices&quot;:[89,109]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:1,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;147373171929124864&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;default_profile&quot;:false,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Thu Dec 15 17:51:16 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:147373171929124864,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Lions and tigers and bears, oh my! Check out these wild animal photographs on @BuzzFeed: http:\/\/t.co\/cWIT6wOO #photography&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Lions and tigers and bears, oh my! Check out these wild animal photographs on @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/BuzzFeed" rel="nofollow">BuzzFeed</a>: <a data-expanded-url="http://bit.ly/sXOglI" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/cWIT6wOO" rel="nofollow" class="twitter-timeline-link">bit.ly/sXOglI</a> <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23photography" title="#photography" class="tweet-url twitter-hashtag" rel="nofollow">#photography</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/147373171929124864" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Thu Dec 15 17:51:16 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="147373171929124864"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="147013292588662784" data-item-type="tweet" id="stream-item-tweet-147013292588662784"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="147013292588662784" data-item-id="147013292588662784" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;\u2665s photography!&quot;,&quot;indices&quot;:[94,104],&quot;id_str&quot;:&quot;2521001&quot;,&quot;screen_name&quot;:&quot;Photojojo&quot;,&quot;id&quot;:2521001}],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/uUYpWt&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/VeeD06md&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/uUYpWt&quot;,&quot;indices&quot;:[106,126]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:1,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;147013292588662784&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;default_profile&quot;:false,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Wed Dec 14 18:01:14 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:147013292588662784,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Rachel Devine, professional kid photographer, shares 10 tips for photographing little ones on @Photojojo: http:\/\/t.co\/VeeD06md&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Rachel Devine, professional kid photographer, shares 10 tips for photographing little ones on @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/Photojojo" rel="nofollow">Photojojo</a>: <a data-expanded-url="http://bit.ly/uUYpWt" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/VeeD06md" rel="nofollow" class="twitter-timeline-link">bit.ly/uUYpWt</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/147013292588662784" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Wed Dec 14 18:01:14 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="147013292588662784"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="146644370051973121" data-item-type="tweet" id="stream-item-tweet-146644370051973121"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="146644370051973121" data-item-id="146644370051973121" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;PetaPixel&quot;,&quot;indices&quot;:[81,91],&quot;id_str&quot;:&quot;37971731&quot;,&quot;screen_name&quot;:&quot;petapixel&quot;,&quot;id&quot;:37971731}],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/rq9aTo&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/CGPyIfqv&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/rq9aTo&quot;,&quot;indices&quot;:[93,113]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;146644370051973121&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Tue Dec 13 17:35:16 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:146644370051973121,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;What do you think of this camera design? Check out Yeon Su Kim's \&quot;Air Camera\&quot; on @PetaPixel: http:\/\/t.co\/CGPyIfqv&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">What do you think of this camera design? Check out Yeon Su Kim's "Air Camera" on @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/PetaPixel" rel="nofollow">PetaPixel</a>: <a data-expanded-url="http://bit.ly/rq9aTo" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/CGPyIfqv" rel="nofollow" class="twitter-timeline-link">bit.ly/rq9aTo</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/146644370051973121" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Tue Dec 13 17:35:16 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="146644370051973121"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="146283239751958528" data-item-type="tweet" id="stream-item-tweet-146283239751958528"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="146283239751958528" data-item-id="146283239751958528" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[{&quot;name&quot;:&quot;PCWorld&quot;,&quot;indices&quot;:[91,99],&quot;id_str&quot;:&quot;6070762&quot;,&quot;screen_name&quot;:&quot;pcworld&quot;,&quot;id&quot;:6070762}],&quot;hashtags&quot;:[],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/uvfOv9&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/KwWUPJEv&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/uvfOv9&quot;,&quot;indices&quot;:[119,139]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;146283239751958528&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Mon Dec 12 17:40:16 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:146283239751958528,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;If you're still in a bind to find the perfect gift for budding photographers in your life, @PCWorld shares some ideas: http:\/\/t.co\/KwWUPJEv&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">If you're still in a bind to find the perfect gift for budding photographers in your life, @<a class="tweet-url twitter-atreply" href="/web/20120104064944/http://twitter.com/#!/PCWorld" rel="nofollow">PCWorld</a> shares some ideas: <a data-expanded-url="http://bit.ly/uvfOv9" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/KwWUPJEv" rel="nofollow" class="twitter-timeline-link">bit.ly/uvfOv9</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/146283239751958528" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Mon Dec 12 17:40:16 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="146283239751958528"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="145195815625953280" data-item-type="tweet" id="stream-item-tweet-145195815625953280"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="145195815625953280" data-item-id="145195815625953280" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[{&quot;indices&quot;:[0,5],&quot;text&quot;:&quot;POLL&quot;},{&quot;indices&quot;:[53,64],&quot;text&quot;:&quot;PSElements&quot;}],&quot;urls&quot;:[]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;145195815625953280&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;default_profile&quot;:false,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Fri Dec 09 17:39:14 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:145195815625953280,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;#POLL: What percentage of your photos do you edit in #PSElements?&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text"><a href="/web/20120104064944/http://twitter.com/#!/search?q=%23POLL" title="#POLL" class="tweet-url twitter-hashtag" rel="nofollow">#POLL</a>: What percentage of your photos do you edit in <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSElements" title="#PSElements" class="tweet-url twitter-hashtag" rel="nofollow">#PSElements</a>?</div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/145195815625953280" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Fri Dec 09 17:39:14 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="145195815625953280"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="144844607807688705" data-item-type="tweet" id="stream-item-tweet-144844607807688705"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="144844607807688705" data-item-id="144844607807688705" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[{&quot;indices&quot;:[0,9],&quot;text&quot;:&quot;Realtors&quot;},{&quot;indices&quot;:[100,111],&quot;text&quot;:&quot;PSElements&quot;}],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/u6Cab5&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/ahOUdbrk&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/u6Cab5&quot;,&quot;indices&quot;:[79,99]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;144844607807688705&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;default_profile&quot;:false,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Thu Dec 08 18:23:40 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:144844607807688705,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;#Realtors find the spot healing brush helpful when sharing real estate photos: http:\/\/t.co\/ahOUdbrk #PSElements&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text"><a href="/web/20120104064944/http://twitter.com/#!/search?q=%23Realtors" title="#Realtors" class="tweet-url twitter-hashtag" rel="nofollow">#Realtors</a> find the spot healing brush helpful when sharing real estate photos: <a data-expanded-url="http://bit.ly/u6Cab5" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/ahOUdbrk" rel="nofollow" class="twitter-timeline-link">bit.ly/u6Cab5</a> <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSElements" title="#PSElements" class="tweet-url twitter-hashtag" rel="nofollow">#PSElements</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/144844607807688705" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Thu Dec 08 18:23:40 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="144844607807688705"> </span> </div> </div> </div> </div> <div class="js-stream-item stream-item" data-item-id="144471415045890048" data-item-type="tweet" id="stream-item-tweet-144471415045890048"> <div class="more">&raquo;</div> <div class="stream-item-content tweet js-actionable-tweet js-stream-tweet stream-tweet " data-is-reply-to="false" data-tweet-id="144471415045890048" data-item-id="144471415045890048" data-screen-name="AdobeElements" data-user-id="48534239" data-status="{&quot;entities&quot;:{&quot;user_mentions&quot;:[],&quot;hashtags&quot;:[{&quot;indices&quot;:[32,38],&quot;text&quot;:&quot;PSE10&quot;},{&quot;indices&quot;:[106,117],&quot;text&quot;:&quot;PRElements&quot;}],&quot;urls&quot;:[{&quot;display_url&quot;:&quot;bit.ly\/sfecmd&quot;,&quot;url&quot;:&quot;http:\/\/t.co\/djBQdpZC&quot;,&quot;expanded_url&quot;:&quot;http:\/\/bit.ly\/sfecmd&quot;,&quot;indices&quot;:[85,105]}]},&quot;coordinates&quot;:null,&quot;favorited&quot;:false,&quot;place&quot;:null,&quot;truncated&quot;:false,&quot;retweet_count&quot;:0,&quot;in_reply_to_screen_name&quot;:null,&quot;in_reply_to_status_id_str&quot;:null,&quot;possibly_sensitive&quot;:false,&quot;retweeted&quot;:false,&quot;in_reply_to_user_id_str&quot;:null,&quot;id_str&quot;:&quot;144471415045890048&quot;,&quot;user&quot;:{&quot;follow_request_sent&quot;:null,&quot;lang&quot;:&quot;en&quot;,&quot;geo_enabled&quot;:false,&quot;notifications&quot;:null,&quot;profile_background_color&quot;:&quot;ffffff&quot;,&quot;protected&quot;:false,&quot;location&quot;:&quot;San Jose, California&quot;,&quot;profile_background_tile&quot;:false,&quot;profile_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;name&quot;:&quot;Adobe Elements&quot;,&quot;show_all_inline_media&quot;:false,&quot;listed_count&quot;:309,&quot;profile_sidebar_fill_color&quot;:&quot;e8e8e8&quot;,&quot;url&quot;:&quot;http:\/\/www.adobe.com\/products\/photoshop-premiere-elements.html&quot;,&quot;utc_offset&quot;:-28800,&quot;description&quot;:&quot;Adobe Photoshop Elements 10 &amp; Adobe Premiere Elements 10 software combines two powerful yet easy-to-use products at a great value. &quot;,&quot;default_profile&quot;:false,&quot;time_zone&quot;:&quot;Pacific Time (US &amp; Canada)&quot;,&quot;profile_sidebar_border_color&quot;:&quot;000000&quot;,&quot;id_str&quot;:&quot;48534239&quot;,&quot;contributors_enabled&quot;:false,&quot;following&quot;:null,&quot;default_profile_image&quot;:false,&quot;profile_use_background_image&quot;:true,&quot;created_at&quot;:&quot;Thu Jun 18 23:35:37 +0000 2009&quot;,&quot;friends_count&quot;:1083,&quot;followers_count&quot;:5621,&quot;profile_image_url&quot;:&quot;http:\/\/a1.twimg.com\/profile_images\/1551184331\/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg&quot;,&quot;profile_text_color&quot;:&quot;000000&quot;,&quot;is_translator&quot;:false,&quot;profile_background_image_url&quot;:&quot;http:\/\/a0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;verified&quot;:false,&quot;profile_background_image_url_https&quot;:&quot;https:\/\/si0.twimg.com\/profile_background_images\/333197002\/NEWPSE_Twitter_wo_UI_v2.jpg&quot;,&quot;favourites_count&quot;:0,&quot;profile_link_color&quot;:&quot;204782&quot;,&quot;screen_name&quot;:&quot;AdobeElements&quot;,&quot;id&quot;:48534239,&quot;statuses_count&quot;:1565},&quot;geo&quot;:null,&quot;created_at&quot;:&quot;Wed Dec 07 17:40:44 +0000 2011&quot;,&quot;contributors&quot;:null,&quot;source&quot;:&quot;web&quot;,&quot;id&quot;:144471415045890048,&quot;in_reply_to_user_id&quot;:null,&quot;in_reply_to_status_id&quot;:null,&quot;text&quot;:&quot;Need to organize your photos in #PSE10? Learn how to zero in on the images you need: http:\/\/t.co\/djBQdpZC #PRElements&quot;}"> <div class="tweet-dogear"></div> <div class="tweet-image"> <img height="48" width="48" src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" class="user-profile-link js-action-profile-avatar" data-user-id="48534239"/> </div> <div class="tweet-content"> <div class="tweet-row"> <span class="tweet-user-name"> <a class="tweet-screen-name user-profile-link js-action-profile-name" data-user-id="48534239" href="/web/20120104064944/http://twitter.com/AdobeElements" title="Adobe Elements">AdobeElements</a> <span class="tweet-full-name">Adobe Elements</span> </span> <div class="tweet-corner"> <div class="tweet-meta"> <span class="icons"> <div class="extra-icons"> <span class="inlinemedia-icons js-icon-container"></span> </div> </span> </div> </div> </div> <div class="tweet-row"> <div class="tweet-text js-tweet-text">Need to organize your photos in <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PSE10" title="#PSE10" class="tweet-url twitter-hashtag" rel="nofollow">#PSE10</a>? Learn how to zero in on the images you need: <a data-expanded-url="http://bit.ly/sfecmd" class="twitter-timeline-link" href="https://web.archive.org/web/20120104064944/http://t.co/djBQdpZC" rel="nofollow" class="twitter-timeline-link">bit.ly/sfecmd</a> <a href="/web/20120104064944/http://twitter.com/#!/search?q=%23PRElements" title="#PRElements" class="tweet-url twitter-hashtag" rel="nofollow">#PRElements</a></div> </div> <div class="tweet-row"> <a href="/web/20120104064944/http://twitter.com/#!/AdobeElements/status/144471415045890048" class="tweet-timestamp js-permalink"> <span class="_timestamp js-tweet-timestamp" title="" data-time="Wed Dec 07 17:40:44 +0000 2011" data-long-form="true">&nbsp;</span> </a> <span class="tweet-actions js-actions" data-tweet-id="144471415045890048"> </span> </div> </div> </div> </div> </div> </div> </div> </div> <script>if (window.ttft) window.ttft.serverRendered('profile');</script> </div> <div class="dashboard profile-dashboard"> <div class="component"> <div class="dashboard-profile-annotations clearfix"> <h2 class="dashboard-profile-title"><img src="https://web.archive.org/web/20120104064944im_/http://a1.twimg.com/profile_images/1551184331/29331_133524989993391_133522793326944_334044_1162751_n__4__normal.jpg" alt="Adobe Elements" width="24" class="profile-dashboard"/>About @AdobeElements</h2> </div> <ul class="user-stats clearfix"> <li><a class="user-stats-count user-stats-tweets" href="/web/20120104064944/http://twitter.com/AdobeElements">1,565<span class="user-stats-stat">Tweets</span></a></li> <li><a class="user-stats-count user-stats-following" href="/web/20120104064944/http://twitter.com/AdobeElements/#/following">1,083<span class="user-stats-stat">Following</span></a></li> <li><a class="user-stats-count user-stats-followers" href="/web/20120104064944/http://twitter.com/AdobeElements/#/followers">5,621<span class="user-stats-stat">Followers</span></a></li> <li><a class="user-stats-count user-stats-listed" href="/web/20120104064944/http://twitter.com/AdobeElements/#/lists/memberships">309<span class="user-stats-stat">Listed</span></a></li> </ul> <hr/> </div> <div class="component"> <div class="footer inline-list"> <ul> <li><a href="/web/20120104064944/http://twitter.com/about">About</a><span class="dot divider"> &middot;</span></li> <li><a href="//web.archive.org/web/20120104064944/http://support.twitter.com/">Help</a><span class="dot divider"> &middot;</span></li> <li><a href="https://web.archive.org/web/20120104064944/http://blog.twitter.com/">Blog</a><span class="dot divider"> &middot;</span></li> <li><a href="/web/20120104064944/http://twitter.com/download">Mobile</a><span class="dot divider"> &middot;</span></li> <li><a href="https://web.archive.org/web/20120104064944/http://status.twitter.com/">Status</a><span class="dot divider"> &middot;</span></li> <li><a href="/web/20120104064944/http://twitter.com/jobs">Jobs</a><span class="dot divider"> &middot;</span></li> <li><a href="/web/20120104064944/http://twitter.com/tos">Terms</a><span class="dot divider"> &middot;</span></li> <li><a href="/web/20120104064944/http://twitter.com/privacy">Privacy</a><span class="dot divider"> &middot;</span></li> <li><a href="//web.archive.org/web/20120104064944/http://business.twitter.com/advertise/start">Advertisers</a><span class="dot divider"> &middot;</span></li> <li><a href="//web.archive.org/web/20120104064944/http://business.twitter.com/">Businesses</a><span class="dot divider"> &middot;</span></li> <li><a href="https://web.archive.org/web/20120104064944/http://media.twitter.com/">Media</a><span class="dot divider"> &middot;</span></li> <li><a href="//web.archive.org/web/20120104064944/http://dev.twitter.com/">Developers</a><span class="dot divider"> &middot;</span></li> <li><a href="/web/20120104064944/http://twitter.com/about/resources">Resources</a><span class="dot divider"> &middot;</span></li> <li><span class="copyright">&copy; 2012 Twitter</span></li> </ul> </div> </div> </div> <div id="details-pane-outer"> <div class="details-pane-shell"> <div class="details-pane"> </div> </div> </div> </div> </div> </div> <div id="message-notifications"></div> </div> <div id="flash-message-storage" style="display:none"></div> <div id="flash-object-container"></div> <div id="off-screen-preload"> <div class="content-fe-sprites"></div> </div> <script type="text/javascript">WATCH('loadrunner', function() { (function(context,document){var useInteractive=context.attachEvent&&!context.opera,scripts=document.getElementsByTagName("script"),uuid=0,scriptTag,scriptTemplate=document.createElement("script"),scriptsInProgress={},modulesInProgress={},loadedModule,currentScript,activeScripts={},oldUsing=context.using,oldProvide=context.provide,oldDefine=context.define,oldLoadrunner=context.loadrunner,pausedScripts={};for(var i=0,s;s=scripts[i];i++){if(s.src.match(/loadrunner\.js(\?|#|$)/)){scriptTag=s;break}}function aug(target){for(var i=1,o;o=arguments[i];i++){for(var key in o){target[key]=o[key]}}return target}function makeArray(o){return Array.prototype.slice.call(o)}var isArray=Array.isArray||function(obj){return obj.constructor==Array};function indexOf(arr,thing){for(var i=0,item;item=arr[i];i++){if(thing==item){return i}}return -1}function path(){var parts=makeArray(arguments),normalized=[];for(var i=0,len=parts.length;i<len;i++){if(parts[i].length>0){normalized.push(parts[i].replace(/\/$/,""))}}return normalized.join("/")}function pushObjPath(obj,path,newobj){var names=path.split("/"),cursor=obj;while(names.length>1){var name=names.shift();cursor=cursor[name]=cursor[name]||{}}cursor[names[0]]=newobj}function Dependency(){}Dependency.prototype.then=function(cb){var dep=this;if(!this.started){this.started=true;this.start()}if(this.completed){cb.apply(context,this.results)}else{this.callbacks=this.callbacks||[];this.callbacks.push(cb)}return this};Dependency.prototype.start=function(){};Dependency.prototype.complete=function(){if(!this.completed){this.results=makeArray(arguments);this.completed=true;if(this.callbacks){for(var i=0,cb;cb=this.callbacks[i];i++){cb.apply(context,this.results)}}}};function Script(path,force){if(path){this.id=this.path=this.resolvePath(path)}this.force=!!force}Script.loaded=[];Script.times={};Script.prototype=new Dependency;Script.prototype.resolvePath=function(path){return whichBundle(path)};Script.prototype.start=function(){var me=this,dep,module;if(module=modulesInProgress[this.id]){module.then(function(){me.complete()});return this}if(dep=scriptsInProgress[this.id]){dep.then(function(){me.loaded()})}else{if(!this.force&&indexOf(Script.loaded,this.id)>-1){this.loaded()}else{this.load()}}return this};Script.prototype.createScriptTag=function(){var me=this,paused;scriptsInProgress[this.id]=me;if(paused=pausedScripts[this.path]){me.then(function(){for(var i=0,d;d=paused[i];i++){d.complete.apply(d,arguments)}})}this.times={start:new Date()};var script=scriptTemplate.cloneNode(false);this.scriptId=script.id="LR"+ ++uuid;script.type="text/javascript";script.async=true;script.onerror=function(){throw new Error(me.path+" not loaded")};script.onreadystatechange=script.onload=function(e){e=context.event||e;if(e.type=="load"||indexOf(["loaded","complete"],this.readyState)>-1){this.onreadystatechange=null;me.loaded()}};script.src=this.path;currentScript=this;scripts[0].parentNode.insertBefore(script,scripts[0]);currentScript=null;activeScripts[script.id]=this};Script.prototype.queueScript=function(){pausedScripts[this.path]=pausedScripts[this.path]||[];pausedScripts[this.path].push(this)};Script.prototype.load=function(force){if(using.autoLoad||force){this.createScriptTag()}else{this.queueScript()}return this};Script.prototype.loaded=function(){this.complete()};Script.prototype.complete=function(){if(indexOf(Script.loaded,this.id)==-1){Script.loaded.push(this.id)}if(this.times){Script.times[this.id]=aug(this.times,{end:new Date()})}delete scriptsInProgress[this.id];Dependency.prototype.complete.apply(this,arguments)};function Module(id,body){this.id=id;this.body=body;if(typeof body=="undefined"){this.path=this.resolvePath(id)}}Module.exports={};Module.prototype=new Script;Module.prototype.resolvePath=function(id){return(whichBundle(id)!=id)?whichBundle(id):path(using.path,id+".js")};Module.prototype.start=function(){var exports,module,me=this,oldCurrent;if(this.body){this.execute()}else{if(exports=Module.exports[this.id]){this.exp(exports)}else{if(module=modulesInProgress[this.id]){module.then(function(exports){me.exp(exports)})}else{modulesInProgress[this.id]=this;this.load()}}}};Module.prototype.loaded=function(){var module,exports,me=this;if(!useInteractive){module=loadedModule;loadedModule=null;module.id=module.id||this.id;module.then(function(exports){me.exp(exports)})}else{if(exports=Module.exports[this.id]){this.exp(exports)}else{if(module=modulesInProgress[this.id]){module.then(function(exports){me.exp(exports)})}}}};Module.prototype.complete=function(){delete modulesInProgress[this.id];Script.prototype.complete.apply(this,arguments)};Module.prototype.execute=function(){var me=this;if(typeof this.body=="object"){this.exp(this.body)}else{if(typeof this.body=="function"){this.body.apply(window,[function(exports){me.exp(exports)}])}}};Module.prototype.exp=function(exports){if(this.times){aug(this.times,{eval:new Date()})}this.complete(this.exports=Module.exports[this.id]=exports||{})};function flattenDeps(deps){var flat=[];for(var i=0,d;d=deps[i];i++){if(d instanceof Sequence){flat=flat.concat(flattenDeps(d.deps))}else{if(d instanceof Module){flat.push(d)}}}return flat}function Collection(deps){this.deps=deps;if(this.deps.length==0){this.complete()}}Collection.prototype=new Dependency;Collection.prototype.start=function(){var me=this;function depComplete(){var results=[];for(var i=0,d;d=me.deps[i];i++){if(!d.completed){return }if(d.results.length>0){results=results.concat(d.results)}}me.complete.apply(me,results)}for(var i=0,d;d=this.deps[i];i++){d.then(depComplete)}return this};Collection.prototype.load=function(){for(var i=0,d;d=this.deps[i];i++){if(d.load){d.load(true)}}return this};Collection.prototype.as=function(cb){var me=this;return this.then(function(){var flatDeps=flattenDeps(me.deps),obj={};for(var i=0,d;d=flatDeps[i];i++){pushObjPath(obj,d.id,arguments[i])}cb.apply(this,[obj].concat(makeArray(arguments)))})};function Sequence(deps){this.deps=deps}Sequence.prototype=new Dependency;Sequence.prototype.start=function(){var me=this,nextDep=0,allResults=[];(function next(){var dep=me.deps[nextDep++];if(dep){dep.then(function(results){if(dep.results.length>0){allResults=allResults.concat(dep.results)}next()})}else{me.complete.apply(me,allResults)}}());return this};Sequence.prototype.load=function(){var me=this,nextDep=0;(function next(){var dep=me.deps[nextDep++];if(dep&&dep.load){dep.load(true).then(function(){next()})}}());return this};function interactiveScript(){for(var i in scripts){if(scripts[i].readyState=="interactive"){return activeScripts[scripts[i].id]}}}function defineModule(name,body){var module;if(!name&&useInteractive){module=currentScript||interactiveScript()}if(module){delete activeScripts[module.scriptId];module.body=body;module.execute()}else{loadedModule=module=new Module(name,body);modulesInProgress[module.id]=module}return module}function provide(){var args=makeArray(arguments),name,body;if(typeof args[0]=="string"){name=args.shift()}body=args.shift();return defineModule(name,body)}function amdResolve(id,mod){var from=mod.id||"";var parts=from.split("/");parts.pop();var dir=parts.join("/");return id.replace(/^\./,dir)}function amdMap(args,mod){var mapped=[];function require(id){return Module.exports[amdResolve(id,mod)]}for(var i=0,len=args.length;i<len;i++){if(args[i]=="require"){mapped.push(require);continue}if(args[i]=="exports"){mod.exports=mod.exports||{};mapped.push(mod.exports);continue}mapped.push(require(args[i]))}return mapped}function amdDefine(){var args=makeArray(arguments),dependencies=[],id,factory;if(typeof args[0]=="string"){id=args.shift()}if(isArray(args[0])){dependencies=args.shift()}factory=args.shift();var mod=defineModule(id,function(exports){var mods=[];function executeAMD(){var args=amdMap(makeArray(dependencies),mod),exported;if(typeof factory=="function"){exported=factory.apply(mod,args)}else{exported=factory}if(typeof exported=="undefined"){exported=mod.exports}exports(exported)}for(var i=0,len=dependencies.length;i<len;i++){var d=dependencies[i];if(indexOf(["require","exports"],d)==-1){mods.push(amdResolve(d,mod))}}if(mods.length>0){using.apply(this,mods.concat(executeAMD))}else{executeAMD()}});return mod}amdDefine.amd={};function using(){var deps=makeArray(arguments),callback;if(typeof deps[deps.length-1]=="function"){callback=deps.pop()}var combi=new Collection(mapDependencies(deps));if(callback){combi.then(callback)}return combi}function mapDependencies(deps){var mapped=[];for(var i=0,dep;dep=deps[i];i++){if(typeof dep=="string"){dep=createDependency(dep)}if(isArray(dep)){dep=new Sequence(mapDependencies(dep))}mapped.push(dep)}return mapped}function createDependency(id){var m,dep;for(var i=0,matcher;matcher=using.matchers[i];i++){var regex=matcher[0],factory=matcher[1];if(m=id.match(regex)){return factory(id)}}throw new Error(id+" was not recognised by loader")}var loadrunner=function(f){return f(using,provide,loadrunner,amdDefine)};function noConflict(){context.using=oldUsing;context.provide=oldProvide;context.define=oldDefine;context.loadrunner=oldLoadrunner;return loadrunner}loadrunner.Script=Script;loadrunner.Module=Module;loadrunner.Collection=Collection;loadrunner.Sequence=Sequence;loadrunner.Dependency=Dependency;loadrunner.noConflict=noConflict;context.loadrunner=loadrunner;context.using=using;context.provide=provide;context.define=amdDefine;using.path="";using.autoLoad=true;using.bundles=[];var whichBundleMemo={};function whichBundle(id){if(typeof whichBundleMemo[id]!="undefined"){return whichBundleMemo[id]}for(var manifestId=0;manifestId<using.bundles.length;manifestId++){for(var bundleId in using.bundles[manifestId]){if(bundleId!=id&&indexOf(using.bundles[manifestId][bundleId],id)>-1){whichBundleMemo[id]=bundleId;return bundleId}}}whichBundleMemo[id]=id;return id}using.matchers=[];using.matchers.add=function(regex,factory){this.unshift([regex,factory])};using.matchers.add(/(^script!|\.js$)/,function(path){var script=new Script(path.replace(/^\$/,using.path.replace(/\/$/,"")+"/").replace(/^script!/,""),false);script.id=path;return script});using.matchers.add(/^[a-zA-Z0-9_\-\/]+$/,function(id){return new Module(id)});if(scriptTag){using.path=scriptTag.getAttribute("data-path")||scriptTag.src.split(/loadrunner\.js/)[0]||"";if(main=scriptTag.getAttribute("data-main")){using.apply(context,main.split(/\s*,\s*/)).then(function(){})}}}(this,document)); loadrunner(function(D,C,B,E){function A(F){this.id=this.path=F}A.inProgress=[];A.done=[];A.prototype=new B.Dependency;A.prototype.start=function(){var F=this,G;if(G=A.done[this.id]){this.complete(G.result)}else{if(G=A.inProgress[this.id]){G.then(function(){F.complete(G.result)})}else{A.inProgress[this.id]=this;this.load()}}};A.prototype.load=function(){var H,F=this;if(window.XMLHttpRequest){H=new window.XMLHttpRequest()}else{try{H=new window.ActiveXObject("Microsoft.XMLHTTP")}catch(G){return new Error("XHR not found.")}}H.onreadystatechange=function(){if(H.readyState==4){F.result=H.responseText;A.done[F.id]=F;delete A.inProgress[F.id];F.complete(F.result)}};H.open("GET",this.path,true);H.send(null)};D.matchers.add(/^json!/,function(F){return new A(F.substring(5))})}); loadrunner(function(D,C,B,E){function A(F){this.id=this.path=F}A.inProgress=[];A.done=[];A.prototype=new B.Dependency;A.prototype.start=function(){var F=this,G;if(G=A.done[this.id]){this.complete(G.result)}else{if(G=A.inProgress[this.id]){G.then(function(){F.complete(G.result)})}else{A.inProgress[this.id]=this;this.load()}}};A.prototype.load=function(){var F=this;D("lib/lazyload",function(G){if($("link[href='"+F.path+"']").length>0){H()}else{G.css(F.path,H)}function H(){A.done[F.id]=F;delete A.inProgress[F.id];F.complete()}})};D.matchers.add(/^css!/,function(G){var F;G=G.replace(/^css!/,"");F=/^(https?:)?\/\//.test(G);return new A(G.replace(/^\//,(!F&&D.cssPath||"").replace(/\/$/,"")+"/"))})}); loadrunner(function(F,E,A,G){function B(H,I){for(var J=0,K;K=H[J];J++){if(I==K){return J}}return -1}function D(I){var H;if(I.charAt(0)==">"){I=I.substring(1)}if(H=C.inProgress[I]){H.complete();delete C.inProgress[I]}C.done.push(I)}var C=function(H){this.id=H};C.inProgress=[];C.done=[];C.prototype=new A.Dependency;C.prototype.start=function(){var I,H=this;if(B(C.done,this.id)!=-1){this.complete()}else{if(I=C.inProgress[this.id]){I.then(function(){H.complete()})}else{C.inProgress[this.id]=this}}};F.matchers.add(/^>/,function(H){return new C(H.substring(1))});window.signal=D}); });</script><script>WATCH.end('loadrunner');</script> <script>WATCH('boot', function() { using.cssPath = 'https://web.archive.org/web/20120104064944/http://a3.twimg.com/a/1325610970/'; using.path = 'https://web.archive.org/web/20120104064944/http://a1.twimg.com/a/1325610970/phoenix/js'; using.autoLoad = false; // Load bluejs modules from their own modpath, in /bluejs using.matchers.add(/^bluejs/, function(id) { var mod = new loadrunner.Module(id); mod.path = '/' + id + '.js'; return mod; }); provide("boot/init",function(C){var A={add:function(J,K){if(!K){K=new Date()}twttr.bootTimings.data.push({name:J,timestamp:K})},data:[],done:function(){twttr.bootTimings.add=twttr.bootTimings.done=$.noop;$.each(loadrunner.Script.times,function(J,K){$.each(K,function(L,M){twttr.bootTimings.data.push({name:["bundle",J,L].join(" "),timestamp:M})})});twttr.Profiler.logDataSet("Boot",twttr.appStartTime,twttr.bootTimings.data);twttr.bootTimings=null}};function G(K){for(var J in K){if(K.hasOwnProperty(J)){twttr[J]=K[J]}}}function H(L){twttr.bootTimings&&twttr.bootTimings.add("bootstrap_data process start");G(L.twttr);signal(">payload");if(L.boomr){using(L.boomr).load().then(function(){delete BOOMR.plugins.RT;BOOMR.init({allow_ssl:true,autorun:false,user_ip:L.remoteIP,BW:{base_url:twttr.hosts.local+"/images/boomerang/"}});using(">setupComplete","util").as(function(M){BOOMR.page_ready();BOOMR.subscribe("before_beacon",function(Q){if(!Q.bw){return }var O=parseInt(Q.bw/1024,10);var P=parseInt((Q.bw_err*100)/Q.bw,10);var N=parseInt((Q.lat_err*100)/Q.lat,10);scribble("measurement",{load_time_ms:Q.t_done,bandwidth_kbytes:O,bandwidth_error_percent:P,latency_ms:Q.lat,latency_error_percent:N,product:"webclient"},"boomerang");if(M.util.params()["boomr"]){twttr.showMessage("Bandwidth: "+M.util.addCommas(O)+" KB/s &plusmn; "+P+"%<br />Latency: "+Q.lat+" ms &plusmn; "+Q.lat_err,true)}})})})}if(L.countryCode){twttr.countryCode=L.countryCode}if(L.countries){twttr.countries=L.countries;if(twttr.countryCode){for(var K=0,J=twttr.countries.length;K<J;K++){if(twttr.countries[K].code==twttr.countryCode){twttr.countries[K].selected=true}}}}if(L.pageLocaleJS){twttr.bootTimings&&twttr.bootTimings.add("i18n fetch start");using(L.pageLocaleJS).load().then(function(){twttr.bootTimings&&twttr.bootTimings.add("i18n fetch finish");signal(">languageData")})}else{signal(">languageData")}using(">defaultViews",twttr.bundleMore,function(){if(L.showWelcomeBanner){(new twttr.views.WelcomeToPhoenixBanner()).render($("#banners"),"append")}if(L.flashNotice){twttr.showMessage(L.flashNotice,true)}});using(">decider",function(){twttr.decider._updateFeatures(L.deciderFeatures,true)});using(">ab_decider",function(){twttr.abdecider._updateExperiments(L.abBuckets,true)});using(">api_ready",function(){twttr.API.setConfig({postAuthenticityToken:L.postAuthenticityToken});$("input.authenticity_token").val(L.postAuthenticityToken);var P=L.requestCacheSeedData;for(var N=0,M=P.length;N<M;++N){var O=P[N];twttr.API._requestCache.inject(O.api_request_name,O.options,O.json,1)}signal(">request_cache_seeded");if(L.homeTimelineFetchSize){twttr.API.homeTimelineFetchSize=L.homeTimelineFetchSize}});twttr.bootTimings&&twttr.bootTimings.add("bootstrap_data process finish")}function D(){if(twttr.loggedIn){twttr.bootTimings&&twttr.bootTimings.add("initCurrentUser start");using("boot/bootstrap_data",">request_cache_seeded",function(J){twttr.API.User.current({error:function(){window.location.reload(true)},success:function(K){twttr.currentUser=K;for(var L in J.userProperties){twttr.currentUser.sync(L,J.userProperties[L]||false)}twttr.bootTimings&&twttr.bootTimings.add("initCurrentUser finish");signal(">allCurrentUserDataLoaded")}})})}else{signal(">allCurrentUserDataLoaded")}}function F(J){var K=new Date();using(J).load().then(function(){var L=new Date();using("boot/bootstrap_data",function(){twttr.Profiler.logPreviousEvent("twttr.bundles fetched",K,L)})})}function E(O){var K=false;function J(){if(!K){setTimeout(function(){twttr.keynoteTTFTPing();K=true;O()},0)}}function N(){setTimeout(J,0)}var L=document.getElementById("stream-items-id");if(!L){O();return }if(L.clientHeight>0){N();return }function M(){L.onresize=null;N()}L.onresize=M}function I(K){for(var J in K){return false}return true}function B(N){if(!N){return }var K=document.getElementById("slow-load-banner");if(!K){return }var J;function M(){clearTimeout(J);$(K).remove();twttr.app.recalculatePadding()}function L(){K.style.display="block";setTimeout(function(){K.style.height="46px"})}J=setTimeout(L,N);twttr.bundleCore&&using(twttr.bundleCore,M)}C({init:function(L){if(L.renderedOnServer){var J=document.getElementsByTagName("html")[0];var P=J.className.match(/highlight-global-nav-([a-z]+)/);if(L.twttr.loggedIn&&P){var K="global-nav-"+P[1];document.getElementById(K).className+=" active"}else{if(J.className.match(/remove-prerendered-content/)){document.getElementById("page-outer").className=document.getElementById("page-outer").className.replace("flush-to-top","");var N=document.getElementById("page-container");N.className=N.className.replace("home-container","");N.innerHTML="";signal(">wokeUp");L.renderedOnServer=false}}J.className=J.className.replace("use-prerendered-content","").replace("remove-prerendered-content","");if(J.getAttribute("data-nav-highlight-class-name")){J.className=J.className.replace(J.getAttribute("data-nav-highlight-class-name"),"");J.removeAttribute("data-nav-highlight-class-name")}}if(L.disablePhoenix){B(L.loadTimeoutInterval);return }G(L.twttr);twttr.appStartTime=document.startTime;twttr.geo=twttr.geo||{};twttr.session=twttr.session||{};twttr.session.impressionId=twttr.appStartTime+Math.random();twttr.isLocalhost=location.hostname.match(/localhost\.twitter\.com/);if(twttr.allScribeEvents){try{twttr.allScribeEvents=JSON.parse(localStorage.twttrAllScribeEvents)||[]}catch(O){twttr.allScribeEvents=[]}}twttr.bootTimings=L.profiling?A:null;for(var M=0;M<L.loadrunnerAssets.length;M++){using.bundles.push(L.loadrunnerAssets[M])}if(L.loadrunnerAssets.length==1&&I(L.loadrunnerAssets[0])){using.autoLoad=true}B(L.loadTimeoutInterval);twttr.proto=window.location.protocol.replace(":","");twttr.isSSL=function(){return twttr.proto==="https"};twttr.createIframe=function(R,Q){var U=document.createElement("div");U.innerHTML='<iframe tabindex="-1" role="presentation" style="position:absolute;top:-9999px;" src="'+R+'"></iframe>';var S=U.firstChild;var T=function(){Q.apply(S,arguments)};S.addEventListener?S.addEventListener("load",T,false):S.attachEvent("onload",T);document.body.insertBefore(S,document.body.firstChild);return S};if(!L.inline_bootstrap_data){provide("boot/bootstrap_data",function(Q){var R=[];R.push("json!/account/bootstrap_data"+window.location.search+(window.location.search?"&":"?")+"r="+Math.random());if(typeof JSON==="undefined"){R.push(twttr.bundleCore)}twttr.bootTimings&&twttr.bootTimings.add("bootstrap_data fetch start");using(R,function(T){twttr.bootTimings&&twttr.bootTimings.add("bootstrap_data fetch finish");var S=JSON.parse(T);Q(S)})})}F(L.assets);using(twttr.bundleCore,function(){twttr.anywhere.remote={};using("bluejs/api",function(Q){twttr.API=Q;twttr.API.setConfig({cacheObjects:true,includeEntities:true});twttr.extendAPI();signal(">api_ready");using(">request_cache_seeded",function(){D()})})});using(L.setupDependencies,function(){twttr.bootTimings&&twttr.bootTimings.add("setup start");jQuery.ready();twttr.setup(L.renderedOnServer);twttr.bootTimings&&twttr.bootTimings.add("setup finish");signal(">setupComplete");var Q=function(){using(twttr.bundleMore).load()};if($.browser.msie&&(parseInt($.browser.version,10)<=8)){E(Q)}else{Q()}});using(twttr.bundleMore,function(){signal(">allCodeLoaded")});using("boot/bootstrap_data",H);twttr.createIframe(L.pReceiverURL,function(){var Q=this;using(twttr.bundleCore,function(){twttr.anywhere.remote.server=Q;twttr.anywhere.api.util.RemoteRequest.flush()})})}})}); using('boot/init', function(boot) { var data = {"assets":["bundle\/phoenix-core"],"setupDependencies":["\u003EallCurrentUserDataLoaded","\u003Erequest_cache_seeded","bundle\/phoenix-core","\u003ElanguageData"],"loadTimeoutInterval":10000,"profiling":false,"disablePhoenix":false,"sandboxes":{"jsonp":"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/a3.twimg.com\/a\/1325610970\/jsonp_sandbox.html","detailsPaneContent":"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/a0.twimg.com\/a\/1325610970\/details_pane_content_sandbox.html"},"renderedOnServer":true,"loadrunnerAssets":[{"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/a0.twimg.com\/b\/1\/bundle\/signup-en-201201030926.js":["bundle\/signup"],"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/a3.twimg.com\/b\/1\/bundle\/phoenix-core-en-201201030926.js":["bundle\/phoenix-core"],"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/a1.twimg.com\/b\/1\/bundle\/sandbox-en-201201030926.js":["bundle\/sandbox"],"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/a1.twimg.com\/b\/1\/bundle\/phoenix-more-en-201201030926.js":["bundle\/phoenix-more"],"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/a2.twimg.com\/b\/1\/bundle\/ie6-en-201201030926.js":["bundle\/ie6"]}],"inline_bootstrap_data":false,"pReceiverURL":"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/api.twitter.com\/receiver.html","twttr":{"bundleMore":"bundle\/phoenix-more","domains":{"remote":"api.twitter.com","local":"twitter.com","upload":"upload.twitter.com"},"hosts":{"remote":"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/api.twitter.com","local":"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/twitter.com","upload":"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/upload.twitter.com"},"t1_actions_eligible":false,"bundleCore":"bundle\/phoenix-core","loggedIn":false,"placeDataPrefix":"https:\/\/web.archive.org\/web\/20120104064944\/http:\/\/geo.l3.twitter.com\/places\/autocomplete_places-","isT1":false,"remoteIP":"208.100.49.73","expando":false,"hoversInCss":true,"requestFullCity":"us,il,burbank"}}; boot.init(data); }); });</script><script>WATCH.end('boot');</script> <!--[if lte IE 6]> <script>using('bundle/ie6').load();</script> <![endif]--> </body> </html> <!-- FILE ARCHIVED ON 06:49:44 Jan 04, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 02:54:49 Dec 02, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 5.782 exclusion.robots: 0.048 exclusion.robots.policy: 0.029 esindex: 0.017 cdx.remote: 26.907 LoadShardBlock: 466.781 (6) PetaboxLoader3.datanode: 175.623 (7) PetaboxLoader3.resolve: 209.393 (2) load_resource: 169.419 -->

Pages: 1 2 3 4 5 6 7 8 9 10