CINXE.COM
Adobe Forums: Harm Millaard's Profile
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml"> <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://forums.adobe.com:80/people/Harm%20Millaard?","20120501111932","https://web.archive.org/","web","/_static/", "1335871172"); </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>Adobe Forums: Harm Millaard's Profile </title> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/> <script type="text/javascript"> if (top != self) { var isSafeTopUrl = false; try { var topUrl = top.location.href; var topUrlQsIdx = topUrl.indexOf('?'); if (topUrlQsIdx > 0) { topUrl = topUrl.substring(0, topUrlQsIdx); } topUrl = topUrl.toLowerCase(); var safeTopUrls = new Array( 'https://web.archive.org/web/20120501111932/http://forums.adobe.com/skin-basic.jspa', 'https://web.archive.org/web/20120501111932/http://forums.adobe.com/skin-advanced.jspa', 'https://web.archive.org/web/20120501111932/http://forums.adobe.com/skin-advanced!UploadSkinZip.jspa', 'https://web.archive.org/web/20120501111932/http://forums.adobe.com/skin-palette.jspa', 'https://web.archive.org/web/20120501111932/http://forums.adobe.com/skin-palette!start.jspa' ); for (var i = 0; i < safeTopUrls.length; i++) { if (safeTopUrls[i].toLowerCase() == topUrl) { isSafeTopUrl = true; break; } } } catch (err) { } if (!isSafeTopUrl) top.location = location; } </script> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Language" content="en-US"/> <meta name="keywords" content=""/> <link rel="search" href="/web/20120501111932/http://forums.adobe.com/opensearch.xml" title="Adobe Forums" type="application/opensearchdescription+xml"/> <link rel="icon" type="image/x-icon" href="/web/20120501111932im_/http://forums.adobe.com/favicon.ico"/> <link rel="shortcut icon" type="image/x-icon" href="/web/20120501111932im_/http://forums.adobe.com/favicon.ico"/> <script type="text/javascript"> (function() { var prepareUrl = function(url) { if (url.indexOf(";") > 0) { url = url.substring(0, url.indexOf(";")); } if (url.charAt(url.length - 1) == '/') { url = url.substring(0, url.length - 1); } return url }; if (typeof(window._jive_base_url) == "undefined") { window._jive_base_url = prepareUrl("/") } if (typeof(window._jive_resource_url) == "undefined") { window._jive_resource_url = prepareUrl("/4.5.6/") } if (typeof(window._jive_current_user) == "undefined") { window._jive_current_user = { anonymous: true, username: 'ANONYMOUS', ID: '-1', enabled: true, avatarID: '-1', displayName: '' }; } })(); var _jive_effective_user_id = "-1"; var _jive_auth_token ="no-user"; var _jive_locale = "en_US"; </script> <script type="text/javascript"> /* Kongregate Asychronous JavaScript Loader The MIT License Copyright (c) 2010 Kongregate Inc. */function KJS(a){this._path=a&&a.path||"",this._d={}}KJS.prototype={require:function(){var a=Array.prototype.slice.call(arguments),b;typeof a[a.length-1]=="function"&&(b=a.pop());for(var c=0;c<a.length;c++)this.sat(a[c]+"--required");b&&this.run(b,a)},_load:function(a,b,c,d,e){var f=this,g=(c||[]).concat(a.split("?")[0]),h=this._path+a,i=this._origin(h)&&d,j=i?function(a){d.call(f,a);var b;while(b=g.shift())f.sat(b)}:function(a){e.call(f,a,function(){var a;while(a=g.shift())f.sat(a)})};this.isSat(g)||(i?this.get(h,function(a){b&&b.length?f.run(function(){j(a)},b):j(a)}):b&&b.length?f.run(function(){j(h)},b):j(h))},load:function(a,b,c){var d=this;this._load(a,b,c,d.embed,d.link)},loadCSS:function(a,b,c){var d=this;d._load(a,b,c,null,d.linkCSS)},run:function(a,b,c){var d=this,e,f=c||[],g=f.length?function(){a();var b;while(b=f.pop())d.sat(b)}:a;if(!d.isSat(f)){if(!b.length)g();else if(1==b.length)e=g;else{var h=b.length;e=function(){--h||g()}}var i;while(i=b.pop())!0===this._d[i]?e():this._d[i]=this._d[i]?function(a,b){return function(){a(),b()}}(this._d[i],e):e}},_css:/css(?:$|\?)/i,get:function(a,b){$j.ajax({url:a,dataType:a.match(this._css)?"text/css":"text/javascript",complete:function(a){b(a.responseText)}})},_firstScript:document.getElementsByTagName("script")[0],_head:document.getElementsByTagName("head")[0],embed:function(a){$j.globalEval(a)},link:function(a,b){var c=this,d=this._firstScript,e=d.parentNode,f=document.createElement("script");f.src=a,f.onreadystatechange=f.onload=function(){if(!f.readyState||f.readyState=="loaded"||f.readyState=="complete")f.onload=f.onreadystatechange=$j.noop,e.removeChild(f),b&&b()},e.insertBefore(f,d)},linkCSS:function(a,b){var c=this,d;document.createStyleSheet?d=document.createStyleSheet(a):(d=document.createElement("link"),d.href=a,d.rel="stylesheet",d.type="text/css",this._head.appendChild(d)),b&&b()},_origin:function(a){var b=location.origin||location.protocol+"//"+location.host,c=this._fullURL(a);return c.slice(0,b.length)===b},_fullURL:function(a){var b=document.createElement("div");b.innerHTML='<a href="'+a+'">x</a>';return b.firstChild.href},sat:function(a){this._d[a]&&!0!==this._d[a]&&this._d[a](),this._d[a]=!0},isSat:function(a){var b=0;for(var c=0;c<a.length;c++)!0===this._d[a[c]]&&b++;return b>0&&b===a.length}};var kjs=new KJS </script> <script type="text/javascript"> window.SPELL_LANGS = "English (Canada)=en_ca,English (United Kingdom)=en_gb,+English (United States)=en_us,French=fr,French (Canada)=fr_ca,German=de,Italian=it,Spanish=es"; window.CS_BASE_URL = ""; window.CS_RESOURCE_BASE_URL = "/4.5.6"; window.tinyMCEPreInit = { suffix : "_src", base : CS_BASE_URL + "/resources/scripts/tiny_mce3" }; if (typeof(_jive_project_i18n) == "undefined") { var _jive_project_i18n = new Array(); _jive_project_i18n['project.calendar.task'] = "Task"; _jive_project_i18n['project.calendar.tasks'] = "Tasks"; _jive_project_i18n['project.calendar.checkpoint'] = "Checkpoint"; _jive_project_i18n['project.calendar.checkpoints'] = "Checkpoints"; _jive_project_i18n['global.edit'] = "Edit"; _jive_project_i18n['global.delete'] = "Delete"; _jive_project_i18n['project.task.mark.complete'] = "Mark complete"; _jive_project_i18n['project.task.assign.to.me'] = "Assign to me"; _jive_project_i18n['task.incomplete.link'] = "Incomplete"; _jive_project_i18n['project.checkPoint.create.link'] = "Create a checkpoint"; _jive_project_i18n['project.task.create.link'] = "Create a task"; } </script> <script type="text/javascript"> kjs.run(function() { kjs.load('/4.5.6/resources/scripts/gen/4bf781fffb300ed2d0faa2840eee925b.js', [ ]); kjs.run(function() { Zapatec.Calendar._TT["DEF_DATE_FORMAT"] = "%m/%d/%Y"; }, [ '/4.5.6/resources/scripts/gen/4bf781fffb300ed2d0faa2840eee925b.js' ], [ 'Zapatec.Calendar' ]); }, [ 'Zapatec.Calendar--required' ]); </script> <script type="text/javascript"> var profileShortUrl = "/profile-short.jspa"; var profileLoadingTooltip = "Loading user profile"; var profileErrorTooltip = "There was an error loading that profile information."; var projectChooserUrl = "/project-chooser!input.jspa"; var containerShortUrl = "/container-short.jspa"; var containerLoadingTooltip = "Loading place information."; var containerErrorTooltip = "There was an error loading that place information."; var videoShortUrl = "/view-video-short.jspa"; var videoLoadingTooltip = "Loading video information"; var videoErrorTooltip = "There was an error loading that video information."; var _jive_video_picker__url = "?container=1&containerType=14"; var followErrorMessage = "An internal error occurred while following the project or forum."; (function() { var originalWrite = document.write; document.write = function() { if(typeof $j != 'undefined' && $j.isReady) { console.warn("document.write called after document was loaded: ", arguments); } else { // In IE before version 8 `document.write()` does not // implement Function methods, like `apply()`. return Function.prototype.apply.call(originalWrite, document, arguments); } } })(); </script> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/4.5.6/styles/jive-global.css" type="text/css" media="all"/> <!-- <link rel="stylesheet" href="/styles/jive-icons-legacy.css" type="text/css" media="all" /> --> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/4.5.6/styles/jive-icons.css" type="text/css" media="all"/> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/plugins/social-media/resources/styles/socialmedia.css?v=1.0.0" type="text/css" media="all"/> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/plugins/video/resources/styles/jive-videomodule.css" type="text/css" media="all"/> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/plugins/community-manager-reports/resources/styles/jive-analytics.css" type="text/css" media="all"/> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/plugins/facebook-app/resources/styles/facebook-global.css?v=1.0.0" type="text/css" media="all"/> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/plugins/facebook-app/resources/styles/idea.css?v=1.0.0" type="text/css" media="all"/> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/theme/white/styles/theme.css" type="text/css"/> <!--[if IE 6]> <style type="text/css"> /* hack for IE6's lack of alpha PNG support */ #jive-wrapper .ie6png { filter: expression(function(e){ e.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + (e.tagName=='IMG' ? e.src : e.currentStyle.backgroundImage.split('\"')[1]) + ")", e.runtimeStyle.backgroundImage = "none", e.src = "/images/transparent.png" }(this)); } </style> <link rel="stylesheet" href="/4.5.6/styles/jive-icons-ie.css" type="text/css" media="all" /> <![endif]--> <!-- Begin Adobe-specific --> <link rel="stylesheet" type="text/css" href="/web/20120501111932cs_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/style/screen.optimized.css?v=2.0.4.5.upgrade"/> <!-- End Adobe-specific --> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/4.5.6/resources/scripts/gen/220b1b06a29f901e1d24252ac800883e.js"></script> <script type="text/javascript"> // begin list of custom CSS jive.rte.defaultStyles = new Array(); jive.rte.defaultStyles.push("/plugins/social-media/resources/styles/socialmedia.css?v=1.0.0"); jive.rte.defaultStyles.push("/plugins/video/resources/styles/jive-videomodule.css"); jive.rte.defaultStyles.push("/plugins/community-manager-reports/resources/styles/jive-analytics.css"); jive.rte.defaultStyles.push("/plugins/facebook-app/resources/styles/facebook-global.css?v=1.0.0"); jive.rte.defaultStyles.push("/plugins/facebook-app/resources/styles/idea.css?v=1.0.0"); // end list of custom CSS var jiveControl = new jive.model.Controller(); jive.rte.mobileUI = false; if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; dwr.engine._origScriptSessionId = "2DE8212839A941CE87B5123B5F0A6B4A"; dwr.engine._sessionCookieName = "JSESSIONID"; // JSESSIONID dwr.engine._allowGetForSafariButMakeForgeryEasier = "true"; dwr.engine._scriptTagProtection = "throw 'allowScriptTagRemoting is false.';"; dwr.engine._defaultPath = "/dwr/interface"; dwr.engine._pollWithXhr = "false"; (function() { var options = { friendsRange : 20, everyoneRange : 20, youUsername : 'ANONYMOUS', youID : -1, isGuest : true }; var i18n = { acclaimLikingLike : "Like", acclaimLikingUnlike : "Liked", acclaimLikedNone : "None", acclaimLikingLiked : "Person Liked This", acclaimLikingLikedPlural : "People Liked This", acclaimPeopleLiked : "People who liked this", acclaimLikedYou : "You", acclaimLikedFriends : "Connections", acclaimLikedEveryone : "Everyone Else", globalMore : "More", globalClose : "Close" }; new jive.Acclaim(options, i18n); })(); var quickuserprofile = new QuickUserProfile("jive-note-user-body", profileShortUrl, profileLoadingTooltip, profileErrorTooltip); var jiveprojectchooser = new JiveProjectChooser(projectChooserUrl); var quickcontainersummary = new QuickContainerSummary("jive-note-container-body", containerShortUrl, containerLoadingTooltip, containerErrorTooltip); var quickviewvideo = new QuickViewVideo("jive-note-video-body", videoShortUrl, videoLoadingTooltip, videoErrorTooltip); var jiveFollow = new jive.Follow(followErrorMessage); </script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/plugins/social-media/resources/script/socialmedia.js?v=1.0.0"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/plugins/video/resources/script/videomacro.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/plugins/facebook-app/resources/script/facebook-account.js?v=1.0.0"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/4.5.6/resources/scripts/gen/f3f78305e63a103c1a0349134032bc4c.js"></script> <script type="text/javascript"> function addAsFriend() { if (friendApprovals || hasFriendLists){ $j('#jive-add-friend').toggle('normal'); if (friendApprovals){ $j('#friendReqMsgDiv').show(); } $j('#jive-adding-friend-link').toggle(); $j('#jive-add-friend-link').toggle(); } else { submitFriendRequest(targetUserID,''); } } function submitFriendRequest(userID, reqMessage){ if (!addingFriend) { addingFriend = true; var relListIDs = []; $j('input.relListCB').each(function(i, name){ if ($j(name).is(':checked')) { relListIDs.push($j(name).val()); } }); FriendListAction.addFriend(userID, reqMessage, relListIDs, { callback:function(approved) { $j('#friend-add-form').hide(); if (!approved){ $j('#friend-pending').fadeIn(); } else { $j('#friend-approved').fadeIn(); friendCount += 1; $j('#friend-count').text(friendCount); $j('#jive-remove-rel').show(); } addingFriend = false; }, errorHandler:function(msg) { addingFriend = false; $j('#jive-error-box').append( $j(document.createElement('span')).addClass('jive-icon-med jive-icon-redalert') ).append( document.createTextNode(msg) ).show(); setTimeout(function() { $j('#jive-error-box').fadeOut(); }, 5000); } }); } } function removeAsFriend(){ FriendListAction.removeFriend(targetUserID, { callback:function() { $j('#friend-pending').hide(); $j('#friend-approved').hide(); $j('#friend-add-form').show(); $j('#jive-add-friend-link').show(); $j('#jive-adding-friend-link').hide(); $j('#jive-add-friend').hide(); $j('#jive-confirm-relationship-removal').hide(); friendCount -= 1; $j('#friend-count').text(friendCount); } }); } function showPhoto(imageNo) { $j('.jive-profile-photo').each(function() { if (this.id.startsWith('photo_')) { if (this.id == 'photo_' + imageNo) { $j(this).show(); } else { $j(this).hide(); } } else { if (this.id == 'thumbnail_' + imageNo) { $j(this).closest('li').addClass('current'); } else { $j(this).closest('li').removeClass('current'); } } }); } function deleteSelectedImage() { if (!confirm("Are you sure you want to delete the selected profile image?")) { return; } var selectedId = $j('#jive-profile-photo img:visible')[0].id; if (selectedId) { var index = selectedId.replace("photo_", ""); $j('#delete-image-index').val(index); $j('#delete-image-form').submit(); } return false; } function popMessageWindow() { win = new jive.gui.smallWindowPanel(sendToMessageLabel, $j("#send-friend-msg-panel").get(0), "medium"); win.setBackAction(function(){ win.close(); }); win.show(); } function emailFriends(title, msg, copySelf) { if (!title || !msg || trim(title) == '' || trim(msg) == ''){ showError("Both subject and message are required."); return false; } FriendListAction.emailFriends(trim(title), trim(msg), new Array(String(targetUserID)), copySelf, { callback:function() { showMessage("Message sent."); clearEmailForm(); return true; } }); } function trim(str){ return str.replace(/^\s+|\s+$/g, ''); } function clearEmailForm() { $j('#sendMessageToIDs').val(""); $j('#friendMessageSubject').val(""); $j('#friendMessageText').val(""); } function showMessage(msg){ $j('#info-box').append( $j(document.createElement('div')) .text(msg) .prepend( $j(document.createElement('span')).addClass('jive-icon-med jive-icon-info') ) ).fadeIn(); setTimeout(function() { $j(document).click(hideMsgBoxes); }, 1000); } function hideMsgBoxes(){ $j('#info-box').hide(); $j('#error-box').hide(); $j(document).unbind('click', hideMsgBoxes); } jive.MicroBlogging.StatusInput.maxCharCount = 420; </script> <link rel="alternate" type="application/rss+xml" title="Discussion Messages By 'Harm Millaard' Feed" href="/web/20120501111932/http://forums.adobe.com/community/feeds/messages?rssUsername=Harm+Millaard"/> <link rel="alternate" type="application/rss+xml" title="Blog Posts By 'Harm Millaard' Feed" href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/blogs/feeds/users/Harm Millaard"/> <link rel="stylesheet" href="/web/20120501111932cs_/http://forums.adobe.com/4.5.6/styles/jive-profile.css" type="text/css" media="all"/> <script type="text/javascript"> var targetUserID = '286801'; var friendCount = 0; var friendApprovals = false; var hasFriendLists = false; var addingFriend = false; var sendToMessageLabel = 'Send email to Harm Millaard'; </script> <link rel="stylesheet" href="https://web.archive.org/web/20120501111932cs_/http://forums.adobe.com/themes/adobe_forums_global/styles/custom-css.css?v=3.0" type="text/css" media="all"/> <!-- Begin Adobe-specific --> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/jquery/plugins/autofill/autofill.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/jquery/plugins/cookies/cookies.min.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/jquery/plugins/string/string.min.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/jquery/plugins/outside/outside.min.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/adobe.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/adobe/fn.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/adobe/fn/initGlobalNav.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/adobe/fn/initGlobalFooter.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/adobe/fn/changeRegionFooter.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/device_detection2.js"></script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/scripts/basb.js?v=3.1"></script> <script type="text/javascript"> var containerType = 3; var containerID = 286801; $j('#adobe-forum-search-form').submit(function() { var query = $j('#adobe-query').val(); var isWildcard = query.charAt(query.length-1) == '*'; if (query && !isWildcard) { $j('#adobe-forum-search-form input[name=spotlight]').val("true"); } }); </script> <!-- End Adobe-specific --> <!-- Begin Adobe-specific <style type="text/css">/* custom-css */ /* Moved to themes/adobe_forums_global/styles/custom-css.css */ </style> <style type="text/css">/* custom-css-container */ </style> --> </head> <body class="jive-view-profile"> <a href="#jive-body" class="jive-skip-nav">Skip navigation</a> <div id="jive-compliance" class="" style="display:none"> <span class="jive-icon-med "></span> </div> <!-- Remove Jive Global Header <div id="jive-global-header"></div> --> <!-- Begin Adobe Global Nav --> <!--googleoff: index--> <!-- $Id: globalnav_ssi_fq.html,v 1.10 2011/07/29 22:10:53 dgasior Exp $ --> <form id="globalnav-search" class="en" name="globalnav-search" method="get" action="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_search" accept-charset="utf-8"> <div id="SiteHeader" class="SiteHeader Text TextSmall"> <span id="globalnav"></span> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_adobe_logo_en_us" id="shHome" class="SiteHeaderHome">Adobe</a> <div class="SiteHeaderBar" id="shBar"> <div class="SiteHeaderDropdownLink SiteHeaderBarItem SiteHeaderBarItemFirst" id="shProducts"> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_products_en_us" id="shProductsLink" class="SiteHeaderBarLink">Products</a> <div class="SiteHeaderDropPanel" id="ProductsPanel"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts1"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_products_creativesuite_en_us">Creative Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts2"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_products_photoshop_en_us">Photoshop</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts3"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_products_acrobat_en_us">Acrobat family</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts4"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_products_flashplatform_en_us">Flash Platform</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts5"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_products_onlinemarketingsuite_en_us">Online Marketing Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts6"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_products_digitalenterpriseplatform_en_us">Digital Enterprise Platform</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts7"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_products_digitalpublishingsuite_en_us">Digital Publishing Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLinkNoBar" id="shProducts8"> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_products_moreproducts_en_us">More products</a> </div> </div> </div> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_solutions_en_us" id="shSolutions" class="SiteHeaderBarItem SiteHeaderBarLink">Solutions</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_learning_en_us" id="shLearning" class="SiteHeaderBarItem SiteHeaderBarLink">Learning</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_help_en_us" id="shHelp" class="SiteHeaderBarItem SiteHeaderBarLink">Help</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_downloads_en_us" id="shDownloads" class="SiteHeaderBarItem SiteHeaderBarLink">Downloads</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_company_en_us" id="shCompany" class="SiteHeaderBarItem SiteHeaderBarLink">Company</a> <div class="SiteHeaderDropdownLink SiteHeaderBarItem" id="shStore"> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_store_en_us" class="SiteHeaderBarLink" id="shStoreLink">Store</a> <div class="SiteHeaderDropPanel" id="StorePanel"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore1"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_store_en_us">Adobe Store</a></span> for home and home office </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore2"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_store_education_en_us">Education Store</a></span> for students, educators, and staff </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore3"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_store_business_en_us">Business Store</a></span> for small and medium businesses </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore4"> <span class="SiteHeaderPanelHeader"><a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_store_otherwaystobuy_en_us">Other ways to buy</a></span> </div> </div> </div> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_search" id="shSearchButton" class="SiteHeaderBarItem SiteHeaderSearchButton" style="display: none;">Search</a> <div class="SiteHeaderBarItem SiteHeaderBarItemLast"> </div> <div id="site-search" class="SiteHeaderSearch"> <input title="Search" type="text" id="search-input" name="term" maxlength="1000"/> <button type="submit" id="search-submit" class="icon-replace search">Search</button> </div> </div> <div class="SiteHeaderUser"> <div id="shSignInBlock" class="Link"> <a id="shInfo" class="SiteHeaderUserItem SiteHeaderInfo">Info</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&nl=1" id="shSignIn" class="SiteHeaderUserItem LinkStrong">Sign in</a> </div> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&nl=1" id="shWelcome" class="SiteHeaderUserItem SiteHeaderArrow LinkStrong" style="display: none;">Welcome, <span id="screenName"></span></a> <span id="cartQuantity"></span> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_mycart_en_us" id="shMyCart" class="SiteHeaderUserItem SiteHeaderCart">My cart</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_myorders_en_us" id="shMyOrders" class="SiteHeaderUserItem">My orders</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnav_myadobe_en_us" id="shMyAdobe" class="SiteHeaderUserItem">My Adobe</a> </div> <div class="SiteHeaderPopPanelShadow width-150" id="WelcomePanelShadow" style="display: none;"></div> <div class="SiteHeaderPopPanel width-150" id="WelcomePanel" style="display: none;"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyAccount"> <a class="SiteHeaderPanelHeader" href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_myadobe_en_us">My Adobe</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyOrders2"> <a class="SiteHeaderPanelHeader" href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_myadobe_myorders_en_us">My orders</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyInformation"> <a class="SiteHeaderPanelHeader" href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_myadobe_myinformation_en_us">My information</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyPreferences"> <a class="SiteHeaderPanelHeader" href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gnavtray_myadobe_mypreferences_en_us">My preferences</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSignOut"> <a class="SiteHeaderPanelHeader" href="https://web.archive.org/web/20120501111932/http://www.adobe.com/cfusion/membership/logout.cfm">Sign out</a> </div> </div> <div class="SiteHeaderPopPanelShadow width-250" id="InfoPanelShadow" style="display: none;"></div> <div class="SiteHeaderPopPanel width-250" id="InfoPanel" style="display: none;"> <div class="SiteHeaderPanelRow"> <span class="SiteHeaderPanelHeader">Why sign in?</span> Sign in to manage your account and access trial downloads, product extensions, community areas, and more. </div> </div> </div> </form> <!--googleon: index--><!-- End Adobe Adobe Global Nav --> <!-- Begin Adobe Forums/Breadcrum Block --> <div id="adobe-header-forums-breadcrumb"> <a class="adobe-header-forums-breadcrumb-crumb-link" href="https://web.archive.org/web/20120501111932/http://www.adobe.com/" style="padding-left:0px;">Home</a>/<a class="adobe-header-forums-breadcrumb-crumb-link" href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gn_supp_support">Support</a>/ <h1><a href="/web/20120501111932/http://forums.adobe.com/index.jspa">Forums</a></h1> </div> <!-- End Adobe Adobe Forums/Breadcrum Block --> <div id="jive-wrapper" class="clearfix"> <!-- BEGIN user bar --> <div id="user-bar-wrapper"> <div id="jive-userbar"> <div id="jive-userbar-login"> <form action="/web/20120501111932/http://forums.adobe.com/cs_login" method="post" name="loginform" autocomplete="off"> <span class="jive-userbar-login-welcome" id="jiveLoginWelcome"> <!-- Adobe: Begin Remove Welcome Message <span class="jive-userbar-login-guest"> Welcome, Guest </span> Adobe: End Remove Welcome Message --> <span class="jive-userbar-login-loginlink"> <!-- Adobe: Changed default login link to link straight to adobe.com membership for SSO https://www.adobe.com/cfusion/entitlement/index.cfm?e=ca&returnurl= http://davidtest.adobe.com:8080/clearspace_community/index.jspa <a href="#" onClick="jivetoggleLogin(); return false;" accesskey="L">Login</a> --> <a href="/web/20120501111932/http://forums.adobe.com/adobe_login">Login / Register</a> </span> </span> <!-- Adobe: Begin Remove Login Form <span class="jive-userbar-login-form" id="jiveLoginForm" style="display: none;"> <span class="jive-userbar-login-username"> <label for="login-username"> Screen name: </label> <a href="forgot-username!input.jspa" title="I forgot my screen name ">(?)</a> <input type="text" name="username" size="20" maxlength="150" value="" tabindex="1" id="login-username" /> </span> <span class="jive-userbar-login-password"> <label for="login-password"> Password: </label> <a href="emailPasswordToken!input.jspa" title="I forgot my password ">(?)</a> <input type="password" name="password" size="20" maxlength="150" value="" tabindex="2" id="login-password" /> </span> <span class="jive-userbar-login-auto"> <input type="checkbox" name="autoLogin" id="login-auto" value="true" tabindex="3" /> <label for="login-auto">Remember Me</label> </span> <span class="jive-userbar-login-submit"> <input type="submit" name="login" value="Login" tabindex="4" class="jive-login-button" /> <input type="reset" name="doCancel" value="Cancel" tabindex="5" class="jive-cancel-button" onclick="jivetoggleLogin();" /> </span> </span> Adobe: End Remove Login Form --> </form> </div> <div id="jive-userbar-right"> <div id="jive-userbar-search"> <form action="/web/20120501111932/http://forums.adobe.com/search.jspa" method="get" id="jive-ootb-search-form"> <input type="hidden" name="peopleEnabled" value="true"/> <input type="hidden" name="userID"/> <input type="hidden" name="containerType"/> <input type="hidden" name="container"/> <input type="hidden" name="spotlight" value="false"/> <input type="hidden" name="rankBy" value="date"/> <label for="jive-query" class="j-508-label">Search for:</label> <input type="text" id="jive-ootb-query" name="q" value="" accesskey="4" class="jive-userbar-search-field" autocomplete="off" title="Search Forums"/> <button type="submit" value="Search Tags" class="jive-ootb-userbar-search-button">Search</button> <script type="text/javascript"> $j('#search-input').autofill(); </script> </form> </div> </div> </div> </div> <!-- END user bar --> <div id="jive-body"> <!-- BEGIN breadcrumb --> <div id="jive-breadcrumb"> <span> <a href="/web/20120501111932/http://forums.adobe.com/">Adobe Forums</a> > <a class="jive-breadcrumb-last" href="/web/20120501111932/http://forums.adobe.com/people">People</a></span> </div> <!-- END breadcrumb --> <script type="text/javascript"> yourStatusUpdates = (function() { var userName = "Guest"; var excludeName = true; var idPrefix = 'UXf0Kt'; var invalidCharsText = "Update contains invalid characters, valid characters include alphanumerics, numbers, and some special characters \!\,\.\?\*\@\`\~\-\+\_\=\/\\:\$."; return new jive.model.YourStatusUpdates(userName, idPrefix, invalidCharsText, excludeName); })(); statusUpdateMessage = "(Update)"; </script> <script type="text/javascript"> var userID = 286801; function startWatching() { Watches.watchUser(userID, { callback:function() { $j('#jive-link-user-startWatch').hide(); $j('#jive-link-user-stopWatch').show(); Jive.AlertMessage('thread.watch.notify', { beforeStart:function() { $j('[id=thread.watch.notify]').html('<div><span class="jive-icon-med jive-icon-info"></span>' + 'You are receiving email notifications for this user. To unsubscribe, click "Stop email notifications" below.' + '</div>'); }, afterFinish:function() { $j('[id="thread.watch.notify"]').html(''); } }); }, errorHandler:function(msg, e) { alert("An internal error occurred while updating email notifications."); } }); } function stopWatching() { Watches.removeUserWatch(userID, { callback:function() { $j('#jive-link-user-startWatch').show(); $j('#jive-link-user-stopWatch').hide(); Jive.AlertMessage('thread.watch.notify', { beforeStart:function() { $j('[id=thread.watch.notify]').html('<div><span class="jive-icon-med jive-icon-info"></span>' + 'You have stopped receiving email notifications for this user. To subscribe to actions by this user via email, click "Receive email notifications" below.' + '</div>'); }, afterFinish:function() { $j('[id="thread.watch.notify"]').html(''); } }); }, errorHandler:function(msg, e) { alert("An internal error occurred while updating email notifications."); } }); } </script> <!-- BEGIN header & intro --> <div id="jive-body-intro"> <div id="jive-body-intro-content" class="jive-body-intro-profile clearfix"> <div id="jive-profile-avatar"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" class="jiveTT-hover-user" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();"> <img class="jive-avatar" src="/web/20120501111932im_/http://forums.adobe.com/people/Harm%20Millaard/avatar/46.png?a=1328" border="0" height="46" width="46" alt="Harm Millaard"/><span username="Harm Millaard" style="display:none;"></span></a> </div> <h1> Harm Millaard </h1> </div> <!-- BEGIN browse user content --> <div class="jive-body-tabbar"> <span id="jive-profile-tab" class="jive-body-tab jive-body-tabcurrent"> <a title="View Harm Millaard's Profile" href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard?view=profile"><span class="jive-icon-sml jive-icon-profile"></span>Profile</a> </span> <span id="jive-overview-tab" class="jive-body-tab"> <a title="Harm Millaard's Stuff" href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard?view=overview"><span class="jive-icon-sml jive-icon-yourstuff"></span> Harm Millaard's Stuff</a> </span> </div> <!-- END browse community content --> </div> <!-- END header & intro --> <!-- BEGIN main body --> <div id="jive-body-main"> <!-- BEGIN main body column --> <div id="jive-body-maincol-container"> <div id="jive-body-maincol"> <div id="info-box" class="jive-info-box" style="display:none"></div> <div id="jive-error-box" class="jive-error-box" style="display:none"></div> <div id="thread.watch.notify" class="jive-info-box" style="display:none"></div> <!-- BEGIN content results --> <div id="jive-content-results"> <!-- Render profile view --> <!-- BEGIN user profile --> <div class="jive-box jive-content-block-container jive-content-block-container-profile"> <div class="jive-box-body jive-content-block jive-content-block-profile clearfix"> <!-- BEGIN guest message --> <div id="jive-profile-guest-info"> <a href="/web/20120501111932/http://forums.adobe.com/login!input.jspa">Login</a> or <a href="/web/20120501111932/http://forums.adobe.com/create-account.jspa">Register</a> to find out more about Harm Millaard </div> <!-- END guest message --> <div id="jive-profile-layout" class="clearfix"> <div id="jive-profile-photos-block" class="jive-profile-photos-block-nophotos"> <form id="delete-image-form" method="post" action="/web/20120501111932/http://forums.adobe.com/delete-profile-image.jspa"> <input id="delete-image-user" type="hidden" name="imageUsername" value="Harm Millaard"/> <input id="delete-image-index" type="hidden" name="index" value=""/> </form> <div id="jive-profile-photo"> <img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/jive-profile-default-portrait.png" alt="Harm Millaard has no profile image available" width="320" border="0" class="jive-profile-photo"/> </div> </div> <div id="jive-profile-info" class="jive-profile-info-nophoto"> <dl class="vcard"> <dt>Status Level:</dt> <dd class="jive-status-level"> <span class="j-status-levels"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/status/statusicon-51.gif" alt="All-Star" title="All-Star"/> All-Star (16,220 points)</span> </dd> </dl> </div> <dl class="jive-profile-extras clearfix jive-profile-extras-nophoto"> </dl> </div> </div> </div> <!-- END user profile--> <!-- BEGIN latest activity --> <div class="jive-box jive-content-block-container"> <div class="jive-box-header"><h4>Recent Activity</h4></div> <!-- begin jive-content-block --> <div class="jive-box-body jive-content-block"> <script type="text/javascript"> $j(document).ready(function(){ if(jive.Wall.Main.i18n == undefined){ jive.Wall.Main.i18n = {ddUserbarNoHistoryToView:'No history to view -- you haven\'t read anything yet', ddNofriendsLabel:'You haven\'t added any friends yet', ddSearchHint:'Hint: Use an underscore to search multiple words (for example: \"two_words\")', ddTagsTitle:'Continue typing to search tags or create new tags', ddTagsTitleNoCreate:'Continue typing to search tags', ddTagsCreateTitle:'create #', ddTitle:'Continue typing to search the forum for people, content, and places', ddFriendsLinkText:'Friends', ddHistoryLinkText:'History', wallentryStatusPostSuccessTitle:'Your update has been posted', wallentryStatusPostSuccessDismiss:'Dismiss', errorUploadingImageOrVideo:'wallentry.status.post.error.assetUpload', formSubmitPleaseWait:'Please Wait ...', formPostedSuccess:'Update posted', formPostedModeration:'Update posted but needs to be approved by a moderator', formPostedError:'Error posting update, please try again', commentary: 'Commentary', colon: ':', commentButtonLabel:'Comment', newText:'new', updateText:'update', updatesText:'updates', loadingText:'Loading', repost : 'Repost', remove:'Remove'}; } }); </script> <script type="text/javascript"> $j(function() { var commenti18n = { statusInputError: 'Error obtaining data, please try again', characterLimitOver: 'Your update has exceeded its limit by {0} characters. Please shorten your message.', characterLimitOverMany: 'Your update has exceeded its limit by {0} characters. Please shorten your message.', characterLimitOverOne: 'Your update has exceeded its limit by {0} characters. Please shorten your message.', characterLimitLeft: '{0} characters left', uploadImage: 'Upload Image', commentary: 'Commentary', colon: ':', commentButtonLabel: 'Comment', newText: 'new', updateText: 'update', updatesText: 'updates', loadingText: 'Loading', repost : 'Repost', referenceHelp: 'Reference a person, place, or content'}; var templateOptions = { canComment: false, canCreateImage: false, i18n: commenti18n }; // bind various items up jive.Wall.Main.bindRowHover(); jive.Wall.Main.bindRepostAndComments(1464927464, '/status-list-comments.jspa'); jive.Wall.Main.bindComments(1464927464, templateOptions); // Setup repost functionality jive.Wall.RepostHelper.bindRepostAnchors(templateOptions); }); </script> <div class="jive-table jive-table-activity jive-table-activity-full clearfix"> <table> <colgroup> <col class="jive-table-col-activity"> <col class="jive-table-col-date"> </colgroup> <tbody> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796414737487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4371597#4371597"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4371597#4371597">GeForce GTX 690</a> </span> <div class="jive-activity-content"> <p>"Have a look here: http://ppbm6.com/Planning.html and specifically the video card. It is still hampered by the 256 bit bus, despite all the c"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 5 replies </span> </div> </td> <td class="jive-table-cell-date">23 minutes ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796421303487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4371529#4371529"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4371529#4371529">GeForce GTX 690</a> </span> <div class="jive-activity-content"> <p>"Last weeks news and disappoining for the AE and PR crowd. It may be nice for gamers, but not for editors. A claimed performance gain of arou"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 5 replies </span> </div> </td> <td class="jive-table-cell-date">2 hours ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796425763487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4371460#4371460"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4371460#4371460">best quick and dirty export format for roughcuts</a> </span> <div class="jive-activity-content"> <p>"Since filesize depends on duration and bitrate, lowering one or both will reduce size. If quality is not an issue, lower the bitrate signifi"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 3 replies </span> </div> </td> <td class="jive-table-cell-date">3 hours ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796430432487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370792#4370792"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370792#4370792">Adobe Premiere Pro v2 questions - help?</a> </span> <div class="jive-activity-content"> <p>"Forget about it on an underspecced, underpowered system like that and in the wrong forum. This is for CS5+"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 7 replies </span> </div> </td> <td class="jive-table-cell-date">13 hours ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796441706487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370642#4370642"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370642#4370642">Cs 5.5 render problem, severe loss in quality.</a> </span> <div class="jive-activity-content"> <p>"Start with using the format your camera uses. XDCAM HD is wrong. If you don't know what codec your camera uses, forget about a sequence pres"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 14 replies </span> </div> </td> <td class="jive-table-cell-date">15 hours ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796448029487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370215#4370215"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370215#4370215">Which GPU to get? 550ti/560//470/560ti?</a> </span> <div class="jive-activity-content"> <p>"Even on a crippled system like that I suggest a 560 Ti, because that can be ported to your new Intel based system that you will need anyway."</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 3 replies </span> </div> </td> <td class="jive-table-cell-date">18 hours ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796456142487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370208#4370208"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370208#4370208">Dual Nvidia 4000 on Mac, in OSX</a> </span> <div class="jive-activity-content"> <p>"No."</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 1 replies </span> </div> </td> <td class="jive-table-cell-date">18 hours ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796479245487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370205#4370205"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-correct"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4370205#4370205">a particular shortcut I can't find</a> </span> <div class="jive-activity-content"> <p>"New to Premier and started a project in CS6. Wait until it is released. That will probably happen in the next month and after that people"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 4 replies </span> </div> </td> <td class="jive-table-cell-date">18 hours ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796483954487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4369227#4369227"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4369227#4369227">Sandy bridge is ok now I hope? New build help.</a> </span> <div class="jive-activity-content"> <p>"Intel is not my brand of choice. Their boards are often inflexible and lack features that other brands do have. I would put Asus and Gigabyt"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 34 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796493320487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4369224#4369224"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4369224#4369224">Fast CPU</a> </span> <div class="jive-activity-content"> <p>"This is somewhat akin to: I want to buy a used car with two wheels only. I don't want more wheels. Any to recommend? Oh, I already ordere"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 11 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796503610487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368818#4368818"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-correct"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368818#4368818">kepler support for mercury playback?</a> </span> <div class="jive-activity-content"> <p>"Todd. I have to look up the exact post, but it is caused by a certain library (.DLL) function that is required and that the GTX drivers do n"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 14 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796526982487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368682#4368682"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368682#4368682">Sandy bridge is ok now I hope? New build help.</a> </span> <div class="jive-activity-content"> <p>"Alternatively: http://ppbm6.com/Planning.html"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 34 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796543151487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368681#4368681"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-correct"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368681#4368681">slow laggy playback on Premiere</a> </span> <div class="jive-activity-content"> <p>"From a hardware point of view, you have: 2 HDD's configured as a single disk for Windows by raiding it into a single volume, aggravated b"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 6 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796556047487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368560#4368560"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368560#4368560">Upgrading Production Premium</a> </span> <div class="jive-activity-content"> <p>"Go to the Adobe shop. This is a user-to-user forum."</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 2 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796571165487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368490#4368490"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368490#4368490">Should I upgrade my processor?</a> </span> <div class="jive-activity-content"> <p>"Does that old PSU have a 6 pin and an 8 pin connector to power the video card? Does it deliver sufficient juice on that rail? I doubt that."</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 21 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796580578487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368489#4368489"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368489#4368489">Should I upgrade my processor?</a> </span> <div class="jive-activity-content"> <p>"@Harm, that is what I was wondering though, couldn't I just update the mobo, ram, and CPU? NO. Not possible because of the socket, chipse"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 21 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796587120487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368488#4368488"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368488#4368488">Sandy bridge is ok now I hope? New build help.</a> </span> <div class="jive-activity-content"> <p>"The question is simple, the answer is up to you. The 1155 platfom is the mid-level model with the limitations Randall mentioned. It is ec"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 34 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796593799487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368416#4368416"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368416#4368416">Sandy bridge is ok now I hope? New build help.</a> </span> <div class="jive-activity-content"> <p>"David, what negatives are you talking about? What other questions do you have?"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 34 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796598838487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368414#4368414"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368414#4368414">Should I upgrade my processor?</a> </span> <div class="jive-activity-content"> <p>"No sense in investing anything into that platform. The CPU is outdated, underpowered for the DSLR and GoPro material, the memory is DDR2, an"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 21 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796604482487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368177#4368177"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368177#4368177">More GPU power for CS6 users</a> </span> <div class="jive-activity-content"> <p>"What a disappoinment. Where is the single GPU version with a 384/512 bit memory bus with 4 or 6 GB VRAM? A dual GPU is not what I'm waitin"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/hardware_forum">Hardware Forum</a> <span class="j-bullet">•</span> 5 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796611016487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368171#4368171"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368171#4368171">importing jobs from old computer to new</a> </span> <div class="jive-activity-content"> <p>"Try with Project Manager."</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 6 replies </span> </div> </td> <td class="jive-table-cell-date">1 day ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796617975487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368164#4368164"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368164#4368164">capture distorion between clips</a> </span> <div class="jive-activity-content"> <p>"Capture does not change your footage in any way. The distortion you notice must have been created at an earlier stage, during the shoot or d"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 7 replies </span> </div> </td> <td class="jive-table-cell-date">2 days ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796628265487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368056#4368056"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-correct"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368056#4368056">kepler support for mercury playback?</a> </span> <div class="jive-activity-content"> <p>"Tesla C2075 only works in combination with a Quadro card, not with a GTX card. With the limited 448 CUDA cores, and very few people willing"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 14 replies </span> </div> </td> <td class="jive-table-cell-date">2 days ago</td> </tr> <tr class="jive-table-row-even "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796635776487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368026#4368026"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-correct"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4368026#4368026">slow laggy playback on Premiere</a> </span> <div class="jive-activity-content"> <p>"Break out the raid to individual disks and add an eSATA 7200 RPM disk. Tune the system and get rid of the bunch of crap that most laptops co"</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 6 replies </span> </div> </td> <td class="jive-table-cell-date">2 days ago</td> </tr> <tr class="jive-table-row-odd "> <td class="jive-table-cell-activity"> <span class="jive-activity-author"> <a href="/web/20120501111932/http://forums.adobe.com/people/Harm%20Millaard" data-externalid="" data-username="Harm%20Millaard" data-avatarid="1328" id="jive-28680115763796640302487" onmouseover="var presence = null; quickuserprofile.getUserProfileTooltip( 286801, presence );" onmouseout="quickuserprofile.cancelTooltip();" class="jiveTT-hover-user jive-username-link">Harm Millaard</a> replied to </span> <span class="jive-activity-title"> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4367500#4367500"><img src="/web/20120501111932im_/http://forums.adobe.com/4.5.6/images/transparent.png" alt="" class="jive-icon-med jive-icon-med jive-icon-discussion-question"/></a> <a href="https://web.archive.org/web/20120501111932/http://forums.adobe.com/message/4367500#4367500">Premiere video formats for import (Urgent.... please)</a> </span> <div class="jive-activity-content"> <p>"Depends on his camera."</p> <span class="jive-activity-details"> in <a href="/web/20120501111932/http://forums.adobe.com/community/premiere/premierepro_current">Premiere Pro CS5, CS5.5, & CS6</a> <span class="j-bullet">•</span> 8 replies </span> </div> </td> <td class="jive-table-cell-date">2 days ago</td> </tr> </tbody> </table> </div> </div> <!-- close jive-content-block --> </div> <!-- END recent activity --> </div> <!-- END content results --> </div> </div> <!-- END main body column --> <!-- BEGIN sidebar column --> <div id="jive-body-sidebarcol-container"> <div id="jive-body-sidebarcol"> <!-- BEGIN sidebar box 'COMMON TAGS' --> <!-- END sidebar box 'COMMON TAGS' --> <div id="similar-users"> </div> <script type="text/javascript"> $j(function() { $j("#similar-users").load("/similar-users.jspa?targetUser=286801"); }); </script> <div class="jive-box jive-sidebar jive-most-liked"> <div class="jive-box-header jive-sidebar-header"> <h4> <span>Harm Millaard's</span> Most Liked Content </h4> </div> <div class="jive-box-body jive-sidebar-body"> <ul class="jive-icon-list"> <li> <span id="acclaim-smallscoredisplay-1-947698" class="jive-acclaim-smallscore"> 14 </span> <a href="/web/20120501111932/http://forums.adobe.com/thread/947698" class="jive-content-link">What PC to build? An update... <span class="jive-icon-med jive-icon-discussion-question"></span> </a> </li> <li> <span id="acclaim-smallscoredisplay-1-427772" class="jive-acclaim-smallscore"> 5 </span> <a href="/web/20120501111932/http://forums.adobe.com/thread/427772" class="jive-content-link">Storage rules for an editing rig. Some basics. <span class="jive-icon-med jive-icon-discussion"></span> </a> </li> <li> <span id="acclaim-smallscoredisplay-1-662972" class="jive-acclaim-smallscore"> 3 </span> <a href="/web/20120501111932/http://forums.adobe.com/thread/662972" class="jive-content-link">Generic Guideline for Disk Setup <span class="jive-icon-med jive-icon-discussion"></span> </a> </li> <li> <span id="acclaim-smallscoredisplay-1-529916" class="jive-acclaim-smallscore"> 1 </span> <a href="/web/20120501111932/http://forums.adobe.com/thread/529916" class="jive-content-link">Overclocking the i7, a beginners guide <span class="jive-icon-med jive-icon-discussion-correct"></span> </a> </li> <li> <span id="acclaim-smallscoredisplay-1-950539" class="jive-acclaim-smallscore"> 1 </span> <a href="/web/20120501111932/http://forums.adobe.com/thread/950539" class="jive-content-link">Raid Performance and Rebuild Issues <span class="jive-icon-med jive-icon-discussion"></span> </a> </li> <li> <span id="acclaim-smallscoredisplay-1-525263" class="jive-acclaim-smallscore"> 1 </span> <a href="/web/20120501111932/http://forums.adobe.com/thread/525263" class="jive-content-link">To RAID or not to RAID, that is the question <span class="jive-icon-med jive-icon-discussion-correct"></span> </a> </li> <li> <span id="acclaim-smallscoredisplay-1-981230" class="jive-acclaim-smallscore"> 1 </span> <a href="/web/20120501111932/http://forums.adobe.com/thread/981230" class="jive-content-link">Planning / building a new system. Part 1 <span class="jive-icon-med jive-icon-discussion-question"></span> </a> </li> </ul> </div> </div> </div> </div> <!-- END sidebar column --> <div class="jive-friend-actionpanel clearfix jive-modal-form" id="send-friend-msg-panel" style="display:none"> <form action="#"> <div class="jive-form-row"> <div class="jive-form-label"> <label for="friendMessageSubject">Subject</label> </div> <div class="jive-form-element"> <input type="text" size="40" name="friendMessageSubject" id="friendMessageSubject" class="jive-msg-subject jive-form-element-text"/> </div> </div> <div class="jive-form-row"> <div class="jive-form-label"> <label class="jive-windowform-label" for="friendMessageText">Message</label> </div> <div class="jive-form-element"> <textarea rows="3" cols="40" wrap="virtual" id="friendMessageText" name="friendMessageText" class="jive-form-element-textarea"></textarea> </div> </div> <div class="jive-form-row"> <div class="jive-form-element"> <input type="checkbox" id="friendMessageCopySelf" class="jive-form-element-checkbox"/> <label class="jive-windowform-label-inline jive-checkbox-label" for="friendMessageText">Send a copy of this message to me</label> </div> </div> <div class="jive-form-buttons clearfix"> <button onclick="emailFriends($j('#friendMessageSubject').val(), $j('#friendMessageText').val(), $j('#friendMessageCopySelf').attr('checked')); closeMyLightbox(this); return false;">Send Message</button> <button onclick="closeMyLightbox(this); return false;">Cancel</button> </div> </form> </div> </div> <!-- END main body --> <!-- BEGIN breadcrumb --> <div id="jive-breadcrumb-footer"> <span> <a href="/web/20120501111932/http://forums.adobe.com/">Adobe Forums</a> > <a class="jive-breadcrumb-last" href="/web/20120501111932/http://forums.adobe.com/people">People</a></span> </div> <!-- END breadcrumb --> </div> <!-- BEGIN footer --> <div id="jive-footer" class="clearfix"> <div class="jive-footer-nav"> <a href="https://web.archive.org/web/20120501111932/http://www.jivesoftware.com/poweredby/" target="_blank" alt="Jive Software Version: 154630"> Adobe Forums powered by Jive SBS ® 4.5.6.3 forum software </a> <div class="jiveVersion" style="display: none;"> Jive Software Version: 154630 </div> </div> <div class="jive-footer-copyright">© Jive Software</div> </div> <!--googleoff: index--> <!-- $Id: globalfooter_ssi_fq.html,v 1.6 2011/08/02 18:31:36 dgasior Exp $ --> <div id="SiteFooter" class="SiteFooter Text TextSmall Link"> <div class="SiteFooterNav LayoutRow LayoutH LayoutHAlignRight"> <div class="SiteFooterRegionButton LinkStrong"> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_choose_region" id="sfRegion" class="SiteFooterMenuItemLeft SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlue">Choose your region</a> <span id="sfRegionSet" class="SiteFooterMenuItemLeft SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlack" style="display: none;">United States <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_choose_region" id="sfRegionChange">(Change)</a></span> </div> <div class="SiteFooterRegionPanel" id="RegionPanel" style="display:none;"> <div class="SiteFooterRegionPanelHeader"> <span class="SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlack">Choose your region</span> <a id="sfRegionClose" class="SiteFooterRegionPanelHeaderClose">Close</a> </div> <div class="Column"> <div class="Column-1"> <p class="SiteFooterRegionPanelRegionHeader">North America</p> </div> <div class="Column-2-3"> <p class="SiteFooterRegionPanelRegionHeader">Europe, Middle East and Africa</p> </div> <div class="Column-4"> <p class="SiteFooterRegionPanelRegionHeader">Asia Pacific</p> </div> <div class="Column-1"> <ul> <li lang="en"><a onclick="changeRegion('ca');">Canada - English</a></li> <li lang="fr"><a onclick="changeRegion('ca_fr');">Canada - Français</a></li> <li lang="es"><a onclick="changeRegion('la');">Latinoamérica</a></li> <li lang="es"><a onclick="changeRegion('mx');">México</a></li> <li lang="en"><a onclick="changeRegion('us');">United States</a></li> </ul> <p class="SiteFooterRegionPanelRegionHeader">South America</p> <ul> <li lang="pt"><a onclick="changeRegion('br');">Brasil</a></li> </ul> </div> <div class="Column-2"> <ul> <li lang="en"><a onclick="changeRegion('africa');">Africa - English</a></li> <li lang="de"><a onclick="changeRegion('at');">Österreich - Deutsch</a></li> <li lang="en"><a onclick="changeRegion('be_en');">Belgium - English</a></li> <li lang="fr"><a onclick="changeRegion('be_fr');">Belgique - Français</a></li> <li lang="nl"><a onclick="changeRegion('be_nl');">België - Nederlands</a></li> <li lang="bg"><a onclick="changeRegion('bg');">България</a></li> <li lang="hr"><a onclick="changeRegion('hr');">Hrvatska</a></li> <li lang="cs"><a onclick="changeRegion('cz');">Česká republika</a></li> <li lang="da"><a onclick="changeRegion('dk');">Danmark</a></li> <li lang="en"><a onclick="changeRegion('eeurope');">Eastern Europe - English</a></li> <li lang="et"><a onclick="changeRegion('ee');">Eesti</a></li> <li lang="fi"><a onclick="changeRegion('fi');">Suomi</a></li> <li lang="fr"><a onclick="changeRegion('fr');">France</a></li> <li lang="de"><a onclick="changeRegion('de');">Deutschland</a></li> <li lang="hu"><a onclick="changeRegion('hu');">Magyarország</a></li> <li lang="en"><a onclick="changeRegion('ie');">Ireland</a></li> <li lang="en"><a onclick="changeRegion('il_en');">Israel - English</a></li> <li lang="it"><a onclick="changeRegion('it');">Italia</a></li> <li lang="lv"><a onclick="changeRegion('lv');">Latvija</a></li> <li lang="lt"><a onclick="changeRegion('lt');">Lietuva</a></li> <li lang="de"><a onclick="changeRegion('lu_de');">Luxembourg - Deutsch</a></li> </ul> </div> <div class="Column-3"> <ul> <li lang="en"><a onclick="changeRegion('lu_en');">Luxembourg - English</a></li> <li lang="fr"><a onclick="changeRegion('lu_fr');">Luxembourg - Français</a></li> <li lang="en"><a onclick="changeRegion('mena');">Middle East and North Africa - English</a></li> <li lang="nl"><a onclick="changeRegion('nl');">Nederland</a></li> <li lang="no"><a onclick="changeRegion('no');">Norge</a></li> <li lang="pl"><a onclick="changeRegion('pl');">Polska</a></li> <li lang="pt"><a onclick="changeRegion('pt');">Portugal</a></li> <li lang="ro"><a onclick="changeRegion('ro');">România</a></li> <li lang="ru"><a onclick="changeRegion('ru');">Россия</a></li> <li lang="sr"><a onclick="changeRegion('rs');">Srbija</a></li> <li lang="sk"><a onclick="changeRegion('sk');">Slovensko</a></li> <li lang="sl"><a onclick="changeRegion('si');">Slovenija</a></li> <li lang="es"><a onclick="changeRegion('es');">España</a></li> <li lang="sv"><a onclick="changeRegion('se');">Sverige</a></li> <li lang="de"><a onclick="changeRegion('ch_de');">Schweiz - Deutsch</a></li> <li lang="fr"><a onclick="changeRegion('ch_fr');">Suisse - Français</a></li> <li lang="it"><a onclick="changeRegion('ch_it');">Svizzera - Italiano</a></li> <li lang="tr"><a onclick="changeRegion('tr');">Türkiye</a></li> <li lang="uk"><a onclick="changeRegion('ua');">Україна</a></li> <li lang="en"><a onclick="changeRegion('uk');">United Kingdom</a></li> </ul> </div> <div class="Column-4"> <ul> <li lang="en"><a onclick="changeRegion('au');">Australia</a></li> <li lang="zh"><a onclick="changeRegion('cn');">中国</a></li> <li lang="zh"><a onclick="changeRegion('hk_zh');">中國香港特別行政區</a></li> <li lang="en"><a onclick="changeRegion('hk_en');">Hong Kong S.A.R. of China</a></li> <li lang="en"><a onclick="changeRegion('in');">India - English</a></li> <li lang="ja"><a onclick="changeRegion('jp');">日本</a></li> <li lang="ko"><a onclick="changeRegion('kr');">한국</a></li> <li lang="en"><a onclick="changeRegion('nz');">New Zealand</a></li> <li lang="en"><a onclick="changeRegion('ap');">Pacific - English</a></li> <li lang="zh"><a onclick="changeRegion('tw');">台灣</a></li> </ul> <p class="SiteFooterRegionPanelRegionHeader">Southeast Asia</p> <ul> <li lang="en"><a onclick="changeRegion('sea');">Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English</a></li> </ul> </div> </div> </div> <div class="LayoutHAlignItems LinkStrong"> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_security" id="sfSecurity" class="SiteFooterNavItem LayoutHItem">Security</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_contact_adobe" id="sfContact" class="SiteFooterNavItem LayoutHItem">Contact Adobe</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_report_piracy" id="sfPiracy" class="SiteFooterNavItem LayoutHItem">Report piracy</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_eulas" id="sfEulas" class="SiteFooterNavItem LayoutHItem">EULAs</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_permissions_trademarks" id="sfPermissions" class="SiteFooterNavItem LayoutHItem">Permissions and trademarks</a> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_careers" id="sfCareers" class="SiteFooterNavItem LayoutHItem">Careers</a> </div> </div> <div class="SiteFooterBar LayoutCell TextInvert LinkInvert LinkStrong"> <p class="SiteFooterRow">Copyright © 2011 Adobe Systems Incorporated. All rights reserved.</p> <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_truste_logo"><img class="LayoutImageRight" alt="Reviewed by TRUSTe: site privacy statement" src="https://web.archive.org/web/20120501111932im_/http://www.adobe.com/include/img/truste_seal_eu.gif"/></a> <p class="SiteFooterRow">Use of this website signifies your agreement to the <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_terms_of_use">Terms of Use</a> and <a href="https://web.archive.org/web/20120501111932/http://www.adobe.com/go/gfooter_privacy_policy">Online Privacy Policy</a> <em>(updated 07-14-2009)</em>.</p> </div> </div> <!--googleon: index--> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/js/foresee/foresee-trigger.js"></script> <!-- END footer --> </div> <div id="jiveTT-note-user" class="jive-tooltip2 notedefault snp-mouseoffset"> <div class="jive-tooltip2-mid j-mini-modal"> <div class="jive-tooltip2-mid-padding j-modal-content clearfix" id="jive-note-user-body"></div> </div> <!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div> <div id="jiveTT-note-video" class="jive-tooltip2 notedefault snp-mouseoffset"> <div class="jive-tooltip2-mid j-mini-modal"> <div class="jive-tooltip2-mid-padding j-modal-content clearfix" id="jive-note-video-body"></div> </div> <!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div> <div id="jivecontainerTT-note-container" class="jive-tooltip2 notedefault snp-mouseoffset"> <div class="jive-tooltip2-mid j-mini-modal"> <div class="jive-tooltip2-mid-padding j-modal-content clearfix" id="jive-note-container-body"></div> </div> <!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div> <!-- Helper Script for Adobe Omniture Tag --> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20120501111932js_/http://wwwimages.adobe.com/www.adobe.com/adobeforums/themes/adobe_forums_global/scripts/Adobe_Omniture_GetPageName.js"></script> <!-- Adobe Omniture Tag --> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20120501111932js_/http://wwwimages.adobe.com/www.adobe.com/adobeforums/themes/adobe_forums_global/scripts/Adobe_Omniture_s_code.js"></script> <script language="JavaScript" type="text/javascript"><!-- s.pageName=getPageNameForOmniture(""); // From Adobe_Omniture_GetPageName.js s.channel="Adobe Communities" s.server="Jive Software" /* Conversion Variables */ s.state="" s.zip="" s.currencyCode="" s.events="" s.products="" s.purchaseID="" /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ var s_code=s.t();if(s_code)document.write(s_code)//--></script> <script language="JavaScript" type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-') //--></script> <!--/DO NOT REMOVE/--> <script type="text/javascript"> var jivespotlightsearch = new JiveSpotlightSearch("#adobe-query", "#adobe-spotlight-search-container", "/spotlight-search.jspa", containerType, containerID); if (containerID && containerID > 1) { jivespotlightsearch.containerSearch = true; } </script> <!-- Begin Adobe-specific --> <script type="text/javascript"> var info = getCategoriesInfo(); $j(document).ready(adobe.fn.initGlobalNav); var hideEvidon = true; $j(document).ready(adobe.fn.initGlobalFooter); changeRegion = adobe.fn.changeRegionFooter; </script> <script type="text/javascript" src="/web/20120501111932js_/http://forums.adobe.com/themes/adobe_forums_global/adobe.assets/ubi/foresee/foresee-trigger.js"></script> <!-- END Adobe-specific --> </body> </html> <!-- FILE ARCHIVED ON 11:19:32 May 01, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 21:08:41 Nov 28, 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: 0.762 exclusion.robots: 0.036 exclusion.robots.policy: 0.021 esindex: 0.016 cdx.remote: 26.226 LoadShardBlock: 125.759 (3) PetaboxLoader3.datanode: 160.224 (4) load_resource: 168.82 PetaboxLoader3.resolve: 119.166 -->