CINXE.COM

TWiP 424 – INSIDE the Everyday Messenger – TWiP – This Week in Photo

<!DOCTYPE html> <html lang="en-US" class="" data-skin="light"> <head> <meta charset="UTF-8" /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <title>TWiP 424 &#8211; INSIDE the Everyday Messenger &#8211; TWiP &#8211; This Week in Photo</title> <meta http-equiv='x-dns-prefetch-control' content='on'> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.gstatic.com' /> <link rel='dns-prefetch' href='//s.gravatar.com' /> <link rel='dns-prefetch' href='//www.google-analytics.com' /> <link rel='preload' as='script' href='https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'> <meta name='robots' content='max-image-preview:large' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <style type="text/css"> :root{ --tie-preset-gradient-1: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%); --tie-preset-gradient-2: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%); --tie-preset-gradient-3: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%); --tie-preset-gradient-4: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%); --tie-preset-gradient-5: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%); --tie-preset-gradient-6: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%); --tie-preset-gradient-7: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%); --tie-preset-gradient-8: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%); --tie-preset-gradient-9: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%); --tie-preset-gradient-10: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%); --tie-preset-gradient-11: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%); --tie-preset-gradient-12: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%); --tie-preset-gradient-13: linear-gradient(135deg, #4D34FA, #ad34fa); --tie-preset-gradient-14: linear-gradient(135deg, #0057FF, #31B5FF); --tie-preset-gradient-15: linear-gradient(135deg, #FF007A, #FF81BD); --tie-preset-gradient-16: linear-gradient(135deg, #14111E, #4B4462); --tie-preset-gradient-17: linear-gradient(135deg, #F32758, #FFC581); --main-nav-background: #FFFFFF; --main-nav-secondry-background: rgba(0,0,0,0.03); --main-nav-primary-color: #0088ff; --main-nav-contrast-primary-color: #FFFFFF; --main-nav-text-color: #2c2f34; --main-nav-secondry-text-color: rgba(0,0,0,0.5); --main-nav-main-border-color: rgba(0,0,0,0.1); --main-nav-secondry-border-color: rgba(0,0,0,0.08); --tie-buttons-radius: 8px;--tie-buttons-color: #b80000;--tie-buttons-hover-color: #860000;--tie-buttons-hover-text: #FFFFFF; } </style> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-S1LPJ1TD0C" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/thisweekinphoto.com\/twip-424-inside-the-everyday-messenger\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-S1LPJ1TD0C', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-S1LPJ1TD0C', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/thisweekinphoto.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=efee4e25bff4b06da9a5d435a238f2ea"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='mediaelement-css' href='https://thisweekinphoto.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://thisweekinphoto.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=efee4e25bff4b06da9a5d435a238f2ea' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css' type='text/css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='powerpress-player-block-style-inline-css' type='text/css'> </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--global-color: #34495e;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='taqyeem-buttons-style-css' href='https://thisweekinphoto.com/wp-content/plugins/taqyeem-buttons/assets/style.css?ver=efee4e25bff4b06da9a5d435a238f2ea' type='text/css' media='all' /> <link rel='stylesheet' id='subscribe-modal-css-css' href='https://thisweekinphoto.com/wp-content/plugins/jetpack/modules/subscriptions/subscribe-modal/subscribe-modal.css?ver=13.9.1' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-ie-11-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/ie/ie-lte-11.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-ie-10-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/ie/ie-lt-10.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-base-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/base.min.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-styles-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/style.min.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-widgets-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/widgets.min.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-helpers-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/helpers.min.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-fontawesome5-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/fontawesome.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-ilightbox-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/ilightbox/mac-skin/skin.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-shortcodes-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/plugins/shortcodes.min.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-single-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/single.min.css?ver=7.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='tie-css-print-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/print.css?ver=7.3.4' type='text/css' media='print' /> <link rel='stylesheet' id='taqyeem-styles-css' href='https://thisweekinphoto.com/wp-content/themes/jannah/assets/css/plugins/taqyeem.min.css?ver=7.3.4' type='text/css' media='all' /> <style id='taqyeem-styles-inline-css' type='text/css'> .wf-active .logo-text,.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active .the-subtitle{font-family: 'Poppins';}#main-nav .main-menu > ul > li > a{font-size: 12px;font-weight: 400;letter-spacing: 0.5px;text-transform: uppercase;}#main-nav{line-height: 1em}#main-nav .main-menu > ul ul li a{font-size: 12px;font-weight: 400;letter-spacing: 0.5px;line-height: 1;text-transform: uppercase;}body .button,body [type="submit"]{font-size: 10px;font-weight: 500;letter-spacing: 0.1px;line-height: 1;text-transform: uppercase;}#tie-body{background-color: #ededed;}:root:root{--brand-color: #34495e;--dark-brand-color: #02172c;--bright-color: #FFFFFF;--base-color: #2c2f34;}#reading-position-indicator{box-shadow: 0 0 10px rgba( 52,73,94,0.7);}:root:root{--brand-color: #34495e;--dark-brand-color: #02172c;--bright-color: #FFFFFF;--base-color: #2c2f34;}#reading-position-indicator{box-shadow: 0 0 10px rgba( 52,73,94,0.7);}.tie-weather-widget.widget,.container-wrapper{box-shadow: 0 5px 15px 0 rgba(0,0,0,0.05);}.dark-skin .tie-weather-widget.widget,.dark-skin .container-wrapper{box-shadow: 0 5px 15px 0 rgba(0,0,0,0.2);}.main-slider .slide-bg,.main-slider .slide{background-position: center center;}a,body .entry a,.dark-skin body .entry a,.comment-list .comment-content a{color: #6f6f6f;}a:hover,body .entry a:hover,.dark-skin body .entry a:hover,.comment-list .comment-content a:hover{color: #b80000;}#content a:hover{text-decoration: underline !important;}#header-notification-bar{background: var( --tie-preset-gradient-13 );}#header-notification-bar{--tie-buttons-color: #FFFFFF;--tie-buttons-border-color: #FFFFFF;--tie-buttons-hover-color: #e1e1e1;--tie-buttons-hover-text: #000000;}#header-notification-bar{--tie-buttons-text: #000000;}#main-nav a:not(:hover),#main-nav a.social-link:not(:hover) span,#main-nav .dropdown-social-icons li a span,#autocomplete-suggestions.search-in-main-nav a{color: #828282;}#theme-header:not(.main-nav-boxed) #main-nav,.main-nav-boxed .main-menu-wrapper{border-right: 0 none !important;border-left : 0 none !important;border-top : 0 none !important;}#theme-header:not(.main-nav-boxed) #main-nav,.main-nav-boxed .main-menu-wrapper{border-right: 0 none !important;border-left : 0 none !important;border-bottom : 0 none !important;}.main-nav,.search-in-main-nav{--main-nav-primary-color: #b80000;--tie-buttons-color: #b80000;--tie-buttons-border-color: #b80000;--tie-buttons-text: #FFFFFF;--tie-buttons-hover-color: #9a0000;}#main-nav .mega-links-head:after,#main-nav .cats-horizontal a.is-active,#main-nav .cats-horizontal a:hover,#main-nav .spinner > div{background-color: #b80000;}#main-nav .menu ul li:hover > a,#main-nav .menu ul li.current-menu-item:not(.mega-link-column) > a,#main-nav .components a:hover,#main-nav .components > li:hover > a,#main-nav #search-submit:hover,#main-nav .cats-vertical a.is-active,#main-nav .cats-vertical a:hover,#main-nav .mega-menu .post-meta a:hover,#main-nav .mega-menu .post-box-title a:hover,#autocomplete-suggestions.search-in-main-nav a:hover,#main-nav .spinner-circle:after{color: #b80000;}#main-nav .menu > li.tie-current-menu > a,#main-nav .menu > li:hover > a,.theme-header #main-nav .mega-menu .cats-horizontal a.is-active,.theme-header #main-nav .mega-menu .cats-horizontal a:hover{color: #FFFFFF;}#main-nav .menu > li.tie-current-menu > a:before,#main-nav .menu > li:hover > a:before{border-top-color: #FFFFFF;}#main-nav,#main-nav input,#main-nav #search-submit,#main-nav .fa-spinner,#main-nav .comp-sub-menu,#main-nav .tie-weather-widget{color: #afafaf;}#main-nav input::-moz-placeholder{color: #afafaf;}#main-nav input:-moz-placeholder{color: #afafaf;}#main-nav input:-ms-input-placeholder{color: #afafaf;}#main-nav input::-webkit-input-placeholder{color: #afafaf;}#main-nav .mega-menu .post-meta,#main-nav .mega-menu .post-meta a,#autocomplete-suggestions.search-in-main-nav .post-meta{color: rgba(175,175,175,0.6);}#main-nav .weather-icon .icon-cloud,#main-nav .weather-icon .icon-basecloud-bg,#main-nav .weather-icon .icon-cloud-behind{color: #afafaf !important;}#the-post .entry-content a:not(.shortc-button){color: #b80000 !important;}#the-post .entry-content a:not(.shortc-button):hover{color: #6f6f6f !important;}#tie-container #tie-wrapper,.post-layout-8 #content{background-color: #ededed;}.social-icons-item .custom-link-1-social-icon{background-color: #b80000 !important;}.social-icons-item .custom-link-1-social-icon span{color: #b80000;}@media (min-width: 1200px){.container{width: auto;}}.boxed-layout #tie-wrapper,.boxed-layout .fixed-nav{max-width: 1330px;}@media (min-width: 1300px){.container,.wide-next-prev-slider-wrapper .slider-main-container{max-width: 1300px;}}.tie-insta-header {margin-bottom: 15px;}.tie-insta-avatar a {width: 70px;height: 70px;display: block;position: relative;float: left;margin-right: 15px;margin-bottom: 15px;}.tie-insta-avatar a:before {content: "";position: absolute;width: calc(100% + 6px);height: calc(100% + 6px);left: -3px;top: -3px;border-radius: 50%;background: #d6249f;background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);}.tie-insta-avatar a:after {position: absolute;content: "";width: calc(100% + 3px);height: calc(100% + 3px);left: -2px;top: -2px;border-radius: 50%;background: #fff;}.dark-skin .tie-insta-avatar a:after {background: #27292d;}.tie-insta-avatar img {border-radius: 50%;position: relative;z-index: 2;transition: all 0.25s;}.tie-insta-avatar img:hover {box-shadow: 0px 0px 15px 0 #6b54c6;}.tie-insta-info {font-size: 1.3em;font-weight: bold;margin-bottom: 5px;}.site-header { margin-bottom: 0; padding-bottom: 0;}.main-content { margin-top: 0; padding-top: 0;}@media only screen and (max-width: 768px) and (min-width: 0px){element.style { width: 72px;}.header-layout-1 #logo {width:72px line-height: 1; float: left; margin-left: 15px; margin-top: 0px; margin-bottom: 0px;padding-top: 10px;padding-bottom: 20px;}.stream-item img{max-width: 100%;width: auto;height: auto;margin: 0 auto;padding-left: 15px;padding-right: 15px;padding-top: 5px;padding-bottom: 5px;display: inline-block;vertical-align: middle;background-color: #EDEDED;}h2.post-title{color: #f5f5f5;}} </style> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/thisweekinphoto.com","hash_tracking":"false","v4_id":"G-S1LPJ1TD0C"};/* ]]> */ </script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <link rel="https://api.w.org/" href="https://thisweekinphoto.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://thisweekinphoto.com/wp-json/wp/v2/posts/85224" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://thisweekinphoto.com/xmlrpc.php?rsd" /> <link rel="canonical" href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/" /> <link rel='shortlink' href='https://thisweekinphoto.com/?p=85224' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://thisweekinphoto.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fthisweekinphoto.com%2Ftwip-424-inside-the-everyday-messenger%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://thisweekinphoto.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fthisweekinphoto.com%2Ftwip-424-inside-the-everyday-messenger%2F&#038;format=xml" /> <!-- This site is using AdRotate Professional v5.12.5 to display their advertisements - https://ajdg.solutions/ --> <!-- AdRotate CSS --> <style type="text/css" media="screen"> .g { margin:0px; padding:0px; overflow:hidden; line-height:1; zoom:1; } .g img { height:auto; } .g-col { position:relative; float:left; } .g-col:first-child { margin-left: 0; } .g-col:last-child { margin-right: 0; } .woocommerce-page .g, .bbpress-wrapper .g { margin: 20px auto; clear:both; } .g-2 { margin:10px 0px 0px 0px; } .g-4 { width:100%; max-width:880px; height:100%; max-height:300px; margin: 0 auto; } .g-5 { width:100%; max-width:880px; height:100%; max-height:300px; margin: 0 auto; } .g-3 { margin: 0 auto; } @media only screen and (max-width: 480px) { .g-col, .g-dyn, .g-single { width:100%; margin-left:0; margin-right:0; } .woocommerce-page .g, .bbpress-wrapper .g { margin: 10px auto; } } .ajdg_bnnrwidgets, .ajdg_grpwidgets { overflow:hidden; padding:0; } .60c2b2c9e7253, .60c2b2c9e7691 { overflow:hidden; padding:0; } </style> <!-- /AdRotate CSS --> <script type="text/javascript"><!-- function powerpress_pinw(pinw_url){window.open(pinw_url, 'PowerPressPlayer','toolbar=0,status=0,resizable=1,width=460,height=320'); return false;} //--> </script> <link rel="shorturl" href="https://thisweekinphoto.com/TWiP424" /><script type='text/javascript'> /* <![CDATA[ */ var taqyeem = {"ajaxurl":"https://thisweekinphoto.com/wp-admin/admin-ajax.php" , "your_rating":"Your Rating:"}; /* ]]> */ </script> <style>img#wpstats{display:none}</style> <script> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); </script> <style> .no-js img.lazyload { display: none; } figure.wp-block-image img.lazyloading { min-width: 150px; } .lazyload, .lazyloading { opacity: 0; } .lazyloaded { opacity: 1; transition: opacity 400ms; transition-delay: 0ms; } </style> <meta http-equiv="X-UA-Compatible" content="IE=edge"><script> (function (w,d,s,o,f,js,fjs) { w['circleWidget']=o;w[o] = w[o] || function () { (w[o].q = w[o].q || []).push(arguments) }; js = d.createElement(s), fjs = d.getElementsByTagName(s)[0]; js.id = o; js.src = f; js.async = 1; fjs.parentNode.insertBefore(js, fjs); }(window, document, 'script', 'mw', 'https://community.thisweekinphoto.com/external/widget.js')); mw('init', { community_public_uid: '29304cf6', brand_color: '#6B211A' }); // Optional: pass in a default space slug and/or post slug // mw('setDefaults', { // space_slug: '', // post_slug: '' // }); </script> <style type="text/css" xmlns="http://www.w3.org/1999/html"> /* PowerPress subscribe sidebar widget */ .widget-area .widget_powerpress_subscribe h2, .widget-area .widget_powerpress_subscribe h3, .widget-area .widget_powerpress_subscribe h4, .widget_powerpress_subscribe h2, .widget_powerpress_subscribe h3, .widget_powerpress_subscribe h4 { margin-bottom: 0; padding-bottom: 0; } </style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="article" /> <meta property="og:title" content="TWiP 424 &#8211; INSIDE the Everyday Messenger" /> <meta property="og:url" content="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/" /> <meta property="og:description" content="Trey Ratcliff and I discuss the inception of the bag, and what drove him to collaborate with Peak Design. We discuss the success of the Kickstarter campaign, and also what might be next for the Tre…" /> <meta property="article:published_time" content="2015-08-07T15:38:54+00:00" /> <meta property="article:modified_time" content="2016-06-09T06:43:55+00:00" /> <meta property="og:site_name" content="TWiP - This Week in Photo" /> <meta property="og:image" content="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" /> <meta property="og:image:width" content="700" /> <meta property="og:image:height" content="450" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:text:title" content="TWiP 424 &#8211; INSIDE the Everyday Messenger" /> <meta name="twitter:image" content="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg?w=640" /> <meta name="twitter:card" content="summary_large_image" /> <!-- End Jetpack Open Graph Tags --> <link rel="icon" href="https://thisweekinphoto.com/wp-content/uploads/2024/07/image-150x150.jpg" sizes="32x32" /> <link rel="icon" href="https://thisweekinphoto.com/wp-content/uploads/2024/07/image-300x300.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://thisweekinphoto.com/wp-content/uploads/2024/07/image-300x300.jpg" /> <meta name="msapplication-TileImage" content="https://thisweekinphoto.com/wp-content/uploads/2024/07/image-300x300.jpg" /> <style type="text/css" id="wp-custom-css"> .el-table__row.el-table__row--striped { display: none !important; } .single-sfwd-courses .single-featured-image { display: none !important; } </style> </head> <body id="tie-body" class="post-template-default single single-post postid-85224 single-format-video tie-no-js block-head-1 magazine1 is-thumb-overlay-disabled is-desktop is-header-layout-1 sidebar-right has-sidebar post-layout-6 wide-media-narrow-title has-mobile-share hide_banner_top hide_footer_instagram hide_breadcrumbs hide_share_post_top hide_post_newsletter hide_related hide_post_authorbio hide_post_nav hide_back_top_button"> <div class="background-overlay"> <div id="tie-container" class="site tie-container"> <div id="tie-wrapper"> <header id="theme-header" class="theme-header header-layout-1 main-nav-light main-nav-default-light main-nav-below no-stream-item top-nav-active top-nav-light top-nav-default-light top-nav-boxed top-nav-below top-nav-below-main-nav has-normal-width-logo mobile-header-default"> <div class="main-nav-wrapper"> <nav id="main-nav" class="main-nav header-nav menu-style-solid-bg" style="line-height:105px" aria-label="Primary Navigation"> <div class="container"> <div class="main-menu-wrapper"> <div class="header-layout-1-logo" style="width:120px"> <div id="logo" class="image-logo" > <a title="TWiP - This Week in Photo" href="https://thisweekinphoto.com/"> <picture class="tie-logo-default tie-logo-picture"> <source class="tie-logo-source-default tie-logo-source" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2024/06/twip-logo-top.png 2x, https://thisweekinphoto.com/wp-content/uploads/2024/06/TWiP-120-logo-red.png 1x"> <img class="tie-logo-img-default tie-logo-img lazyload" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/06/TWiP-120-logo-red.png" alt="TWiP - This Week in Photo" width="120" height="65" style="--smush-placeholder-width: 120px; --smush-placeholder-aspect-ratio: 120/65;max-height:65px; width: auto;" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img class="tie-logo-img-default tie-logo-img" src="https://thisweekinphoto.com/wp-content/uploads/2024/06/TWiP-120-logo-red.png" alt="TWiP - This Week in Photo" width="120" height="65" style="max-height:65px; width: auto;" /></noscript> </picture> </a> </div><!-- #logo /--> </div> <div id="mobile-header-components-area_2" class="mobile-header-components"><ul class="components"><li class="mobile-component_menu custom-menu-link"><a href="#" id="mobile-menu-icon" class=""><span class="tie-mobile-menu-icon nav-icon is-layout-1"></span><span class="screen-reader-text">Menu</span></a></li></ul></div> <div id="menu-components-wrap"> <div id="sticky-logo" class="image-logo"> <a title="TWiP - This Week in Photo" href="https://thisweekinphoto.com/"> <picture class="tie-logo-default tie-logo-picture"> <source class="tie-logo-source-default tie-logo-source" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2024/06/twip-logo-top.png 2x, https://thisweekinphoto.com/wp-content/uploads/2024/06/TWiP-120-logo-red.png 1x"> <img class="tie-logo-img-default tie-logo-img lazyload" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/06/TWiP-120-logo-red.png" alt="TWiP - This Week in Photo" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 120px; --smush-placeholder-aspect-ratio: 120/65;" /><noscript><img class="tie-logo-img-default tie-logo-img" src="https://thisweekinphoto.com/wp-content/uploads/2024/06/TWiP-120-logo-red.png" alt="TWiP - This Week in Photo" /></noscript> </picture> </a> </div><!-- #Sticky-logo /--> <div class="flex-placeholder"></div> <div class="main-menu main-menu-wrap"> <div id="main-nav-menu" class="main-menu header-menu"><ul id="menu-main-menu-p1" class="menu"><li id="menu-item-300855" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-300855 menu-item-has-icon is-icon-only"><a href="https://thisweekinphoto.com"> <span aria-hidden="true" class="tie-menu-icon fas fa-home"></span> <span class="screen-reader-text">HOME</span></a></li> <li id="menu-item-162215" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-162215"><a href="https://thisweekinphoto.com/category/twip-episodes/">PODCAST</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-162217" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-162217"><a href="https://thisweekinphoto.com/sponsorship/">SPONSORSHIP</a></li> </ul> </li> <li id="menu-item-300991" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-300991"><a href="https://thisweekinphoto.com/latest-on-youtube/">Latest on YouTube</a></li> <li id="menu-item-155065" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-155065"><a href="https://thisweekinphoto.com/category/photo-critiques/">PHOTO CRITIQUES</a></li> <li id="menu-item-261044" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-261044"><a target="_blank" href="http://community.thisweekinphoto.com/">COMMUNITY</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-298338" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-298338"><a href="http://community.thisweekinphoto.com/">TWiP COMMUNITY</a></li> <li id="menu-item-298007" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-298007"><a target="_blank" href="https://www.flickr.com/groups/twip/">FLICKR GROUP</a></li> </ul> </li> <li id="menu-item-291194" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-291194"><a href="https://products.thisweekinphoto.com/affiliate">AFFILIATES</a></li> <li id="menu-item-297407" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-297407"><a href="https://thisweekinphoto.com/contact-us/">CONTACT</a></li> </ul></div> </div><!-- .main-menu /--> <ul class="components"></ul><!-- Components --> </div><!-- #menu-components-wrap /--> </div><!-- .main-menu-wrapper /--> </div><!-- .container /--> </nav><!-- #main-nav /--> </div><!-- .main-nav-wrapper /--> <nav id="top-nav" class="has-components top-nav header-nav" aria-label="Secondary Navigation"> <div class="container"> <div class="topbar-wrapper"> <div class="tie-alignleft"> </div><!-- .tie-alignleft /--> <div class="tie-alignright"> <ul class="components"></ul><!-- Components --> </div><!-- .tie-alignright /--> </div><!-- .topbar-wrapper /--> </div><!-- .container /--> </nav><!-- #top-nav /--> </header> <div class="container fullwidth-featured-area-wrapper"><div class="featured-area"><div class="featured-area-inner"><figure class="single-featured-image"><img width="700" height="450" src="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" class="attachment-full size-full wp-post-image" alt="" data-main-img="1" decoding="async" fetchpriority="high" srcset="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg 700w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-450x289.jpg 450w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-300x193.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-510x328.jpg 510w" sizes="(max-width: 700px) 100vw, 700px" data-attachment-id="85164" data-permalink="https://thisweekinphoto.com/twip-talks-16-inside-the-everyday-messenger/messenger_carry2/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" data-orig-size="700,450" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Messenger_Carry2" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-300x193.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" tabindex="0" role="button" /></figure></div></div></div><!-- .container /--><div id="content" class="site-content container"><div id="main-content-row" class="tie-row main-content-row"> <div class="main-content tie-col-md-8 tie-col-xs-12" role="main"> <article id="the-post" class="container-wrapper post-content tie-standard"> <header class="entry-header-outer"> <div class="entry-header"> <h1 class="post-title entry-title"> TWiP 424 &#8211; INSIDE the Everyday Messenger </h1> <div class="single-post-meta post-meta clearfix"><div class="tie-alignright"><span class="meta-comment tie-icon meta-item fa-before">172</span></div></div><!-- .post-meta --> </div><!-- .entry-header /--> </header><!-- .entry-header-outer /--> <div class="entry-content entry clearfix"> [smart_track_player url=&#8221;http://www.podtrac.com/pts/redirect.mp3/pixelcorps.cachefly.net/twip/twip_424_aud.mp3&#8243; color=&#8221;6a1915&#8243; title=&#8221;INSIDE The Everyday Messenger&#8221; artist=&#8221;TWiP 424&#8243; ] <h3>TWiP 424 &#8211; Inside the Everyday Messenger</h3> <p>In this episode, Trey Ratcliff and I sit down (virtually) to discuss the record-setting Kickstarter campaign he, along with Peak Design recently launched.</p> <p>The Everyday Messenger bag is a new take on camera bags, and incorporates a number of Peak Design learnings, as well as some seemingly obvious common sense. The result is what looks to be a really impressive camera bag system that will play well with your other Peak Design products.</p> <p>Trey and I discuss the inception of the bag, and what drove him to collaborate with Peak Design. We discuss the success of the Kickstarter campaign, and also what might be next for the Trey + Peak Design partnership.</p> <p>To celebrate and promote the bag, Trey is hitting the road and conducting a number of photowalks around the country. I like to call Trey's photowalks&#8230; the &#8220;Trey Pride Parades&#8221;. His photowalks are always a ton of fun, and everyone leaves jazzed about photography and how to make better images.</p><div class="monsterinsights-inline-popular-posts monsterinsights-inline-popular-posts-alpha monsterinsights-popular-posts-styled" ><div class="monsterinsights-inline-popular-posts-text"><span class="monsterinsights-inline-popular-posts-label" >Trending</span><div class="monsterinsights-inline-popular-posts-post"><a class="monsterinsights-inline-popular-posts-title" href="https://thisweekinphoto.com/twip-talks-50-using-colored-gels-jake-hicks/">TWiP Talks 50: Using Colored Gels with Jake Hicks</a></div></div></div><p></p> <p>Check out <a href="https://www.kickstarter.com/projects/peak-design/the-everyday-messenger-a-bag-for-cameras-and-essen" target="_blank">their Kickstarter campaign here</a>.</p> <p>You can <a href="http://tour.treyratcliff.com" target="_blank">check out Trey's tour dates here</a>.</p> <p><iframe title="Trey Ratcliff&#039;s Photo Walk Across the USA - Promo" width="780" height="439" data-src="https://www.youtube.com/embed/nMtNBHccPL4?start=12&#038;feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" data-load-mode="1"></iframe></p> <p><iframe title="The Everyday Messenger" width="780" height="439" data-src="https://www.youtube.com/embed/6Z7XFjDbu0E?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" data-load-mode="1"></iframe></p> <h3>TWiP 424 is brought to you by:</h3> <h3><a title="Freshbooks" href="http://www.freshbooks.com" target="_blank">Freshbooks.com</a></h3> <p>Freshbooks is the simple cloud accounting solution that’s helping thousands of new entrepreneurs and small business owners save time billing, and get paid faster. Sign up for free today at <a title="Freshbooks" href="http://www.freshbooks.com/twip" target="_blank">FreshBooks.com</a> and join over 5 million users running their business with ease.</p> <h3><a href="http://www.Squarespace.com" target="_blank">Squarespace.com</a></h3> <p>Start building your website today at <a href="http://www.Squarespace.com" target="_blank">Squarespace.com</a> and enter the offer code “TWiP” at checkout to get 10% off. <em>Squarespace&#8230;</em><i>Build it Beautiful!</i><b><i><br /> </i></b></p> <h3>Connect with Our Hosts & Guests</h3> <ul> <li>Trey Ratcliff: <a href="http://www.stuckincustoms.com" target="_blank">Website</a>, <a href="https://twitter.com/treyratcliff" target="_blank">Twitter</a>, <a href="https://plus.google.com/+TreyRatcliff/posts" target="_blank">Google+</a>, <a href="https://instagram.com/treyratcliff" target="_blank">Instagram</a></li> <li>Frederick Van Johnson: <a href="http://www.mediabytes.com" target="_blank">Website</a>, <a href="http://www.twitter.com/frederickvan" target="_blank">Twitter</a>, <a title="Frederick Van Johnson on Google+" href="https://plus.google.com/+frederickvan/posts" target="_blank">Google+</a>, <a href="http://instagram.com/frederickvan" target="_blank">Instagram</a></li> </ul> <h3>Credits</h3> <ul> <li>Pre-production by: <a title="Edmonton Wedding Photographers" href="http://www.momentsindigital.com" target="_blank">Bruce Clarke</a></li> <li>Post production by: <a href="https://plus.google.com/106320809154870031418/posts" target="_blank">Suzanne Llewellyn</a> & <a href="http://vjbauer.com/" target="_blank">Vince Bauer</a></li> <li>Bandwidth provided by: <a href="http://www.cachefly.com/" target="_blank">Cachefly</a></li> <li>Intro Music by: <a href="http://www.nycmixer.com/scott/Home.html" target="_blank">Scott Cannizzaro</a></li> </ul> </div><!-- .entry-content /--> <div id="post-extra-info"> <div class="theiaStickySidebar"> <div class="single-post-meta post-meta clearfix"><div class="tie-alignright"><span class="meta-comment tie-icon meta-item fa-before">172</span></div></div><!-- .post-meta --> </div> </div> <div class="clearfix"></div> <script id="tie-schema-json" type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"Article","dateCreated":"2015-08-07T08:38:54-07:00","datePublished":"2015-08-07T08:38:54-07:00","dateModified":"2016-06-08T23:43:55-07:00","headline":"TWiP 424 &#8211; INSIDE the Everyday Messenger","name":"TWiP 424 &#8211; INSIDE the Everyday Messenger","keywords":"Camera Bag,kickstarter,Peak Design,The Everyday Messenger,Trey Ratcliff","url":"https:\/\/thisweekinphoto.com\/twip-424-inside-the-everyday-messenger\/","description":"[smart_track_player url=\"http:\/\/www.podtrac.com\/pts\/redirect.mp3\/pixelcorps.cachefly.net\/twip\/twip_424_aud.mp3\" color=\"6a1915\" title=\"INSIDE The Everyday Messenger\" artist=\"TWiP 424\" ] TWiP 424 - Insi","copyrightYear":"2015","articleSection":"TWiP Podcast","articleBody":"[smart_track_player url=\"http:\/\/www.podtrac.com\/pts\/redirect.mp3\/pixelcorps.cachefly.net\/twip\/twip_424_aud.mp3\" color=\"6a1915\" title=\"INSIDE The Everyday Messenger\" artist=\"TWiP 424\" ]\r\nTWiP 424 - Inside the Everyday Messenger\r\nIn this episode, Trey Ratcliff and I sit down (virtually) to discuss the record-setting Kickstarter campaign he, along with Peak Design recently launched.\r\n\r\nThe Everyday Messenger bag is a new take on camera bags, and incorporates a number of Peak Design learnings, as well as some seemingly obvious common sense. The result is what looks to be a really impressive camera bag system that will play well with your other Peak Design products.\r\n\r\nTrey and I discuss the inception of the bag, and what drove him to collaborate with Peak Design. We discuss the success of the Kickstarter campaign, and also what might be next for the Trey + Peak Design partnership.\r\n\r\nTo celebrate and promote the bag, Trey is hitting the road and conducting a number of photowalks around the country. I like to call Trey's photowalks... the \"Trey Pride Parades\". His photowalks are always a ton of fun, and everyone leaves jazzed about photography and how to make better images.\r\n\r\nCheck out their Kickstarter campaign here.\r\n\r\nYou can check out Trey's tour dates here.\r\n\r\nhttps:\/\/www.youtube.com\/watch?t=12&v=nMtNBHccPL4\r\n\r\nhttps:\/\/youtu.be\/6Z7XFjDbu0E\r\nTWiP 424 is brought to you by:\r\nFreshbooks.com\r\nFreshbooks is the simple cloud accounting solution that\u2019s helping thousands of new entrepreneurs and small business owners save time billing, and get paid faster. Sign up for free today at\u00a0FreshBooks.com\u00a0and join over 5 million users running their business with ease.\r\nSquarespace.com\r\nStart building your website today at Squarespace.com and enter the offer code \u201cTWiP\u201d at checkout to get 10% off. Squarespace...Build it Beautiful!\r\n\r\nConnect with Our Hosts &amp; Guests\r\n\r\n\tTrey Ratcliff: Website, Twitter, Google+, Instagram\r\n\tFrederick Van Johnson:\u00a0Website,\u00a0Twitter,\u00a0Google+,\u00a0Instagram\r\n\r\nCredits\r\n\r\n\tPre-production by:\u00a0Bruce Clarke\r\n\tPost production by:\u00a0Suzanne Llewellyn\u00a0&amp;\u00a0Vince Bauer\r\n\tBandwidth provided by:\u00a0Cachefly\r\n\tIntro Music by:\u00a0Scott Cannizzaro\r\n","publisher":{"@id":"#Publisher","@type":"Organization","name":"TWiP - This Week in Photo","logo":{"@type":"ImageObject","url":"https:\/\/thisweekinphoto.com\/wp-content\/uploads\/2024\/06\/twip-logo-top.png"},"sameAs":["https:\/\/www.youtube.com\/channel\/UC9kH9c4alSSYOMWCDos8OaA","https:\/\/www.instagram.com\/thisweekinphoto\/","https:\/\/open.spotify.com\/show\/5RsIjLUbpLozQKu4pxDkGN"]},"sourceOrganization":{"@id":"#Publisher"},"copyrightHolder":{"@id":"#Publisher"},"mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/thisweekinphoto.com\/twip-424-inside-the-everyday-messenger\/"},"author":{"@type":"Person","name":"Frederick Van","url":"https:\/\/thisweekinphoto.com\/author\/frederick\/"},"image":{"@type":"ImageObject","url":"https:\/\/thisweekinphoto.com\/wp-content\/uploads\/2015\/08\/Messenger_Carry2.jpg","width":1200,"height":450}}</script> <div id="share-buttons-bottom" class="share-buttons share-buttons-bottom"> <div class="share-links share-centered icons-text"> <a href="https://www.facebook.com/sharer.php?u=https://thisweekinphoto.com/?p=85224" rel="external noopener nofollow" title="Facebook" target="_blank" class="facebook-share-btn large-share-button" data-raw="https://www.facebook.com/sharer.php?u={post_link}"> <span class="share-btn-icon tie-icon-facebook"></span> <span class="social-text">Facebook</span> </a> <a href="https://www.linkedin.com/shareArticle?mini=true&#038;url=https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/&#038;title=TWiP%20424%20%E2%80%93%20INSIDE%20the%20Everyday%20Messenger" rel="external noopener nofollow" title="LinkedIn" target="_blank" class="linkedin-share-btn large-share-button" data-raw="https://www.linkedin.com/shareArticle?mini=true&amp;url={post_full_link}&amp;title={post_title}"> <span class="share-btn-icon tie-icon-linkedin"></span> <span class="social-text">LinkedIn</span> </a> <a href="https://pinterest.com/pin/create/button/?url=https://thisweekinphoto.com/?p=85224&#038;description=TWiP%20424%20%E2%80%93%20INSIDE%20the%20Everyday%20Messenger&#038;media=https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" rel="external noopener nofollow" title="Pinterest" target="_blank" class="pinterest-share-btn large-share-button" data-raw="https://pinterest.com/pin/create/button/?url={post_link}&amp;description={post_title}&amp;media={post_img}"> <span class="share-btn-icon tie-icon-pinterest"></span> <span class="social-text">Pinterest</span> </a> <a href="fb-messenger://share?app_id=5303202981&display=popup&link=https://thisweekinphoto.com/?p=85224&redirect_uri=https://thisweekinphoto.com/?p=85224" rel="external noopener nofollow" title="Messenger" target="_blank" class="messenger-mob-share-btn messenger-share-btn large-share-button" data-raw="fb-messenger://share?app_id=5303202981&display=popup&link={post_link}&redirect_uri={post_link}"> <span class="share-btn-icon tie-icon-messenger"></span> <span class="social-text">Messenger</span> </a> <a href="https://www.facebook.com/dialog/send?app_id=5303202981&#038;display=popup&#038;link=https://thisweekinphoto.com/?p=85224&#038;redirect_uri=https://thisweekinphoto.com/?p=85224" rel="external noopener nofollow" title="Messenger" target="_blank" class="messenger-desktop-share-btn messenger-share-btn large-share-button" data-raw="https://www.facebook.com/dialog/send?app_id=5303202981&display=popup&link={post_link}&redirect_uri={post_link}"> <span class="share-btn-icon tie-icon-messenger"></span> <span class="social-text">Messenger</span> </a> <a href="https://api.whatsapp.com/send?text=TWiP%20424%20%E2%80%93%20INSIDE%20the%20Everyday%20Messenger%20https://thisweekinphoto.com/?p=85224" rel="external noopener nofollow" title="WhatsApp" target="_blank" class="whatsapp-share-btn large-share-button" data-raw="https://api.whatsapp.com/send?text={post_title}%20{post_link}"> <span class="share-btn-icon tie-icon-whatsapp"></span> <span class="social-text">WhatsApp</span> </a> <a href="https://telegram.me/share/url?url=https://thisweekinphoto.com/?p=85224&text=TWiP%20424%20%E2%80%93%20INSIDE%20the%20Everyday%20Messenger" rel="external noopener nofollow" title="Telegram" target="_blank" class="telegram-share-btn large-share-button" data-raw="https://telegram.me/share/url?url={post_link}&text={post_title}"> <span class="share-btn-icon tie-icon-paper-plane"></span> <span class="social-text">Telegram</span> </a> </div><!-- .share-links /--> </div><!-- .share-buttons /--> </article><!-- #the-post /--> <div class="post-components"> <div id="related-posts" class="container-wrapper"> <div class="mag-box-title the-global-title"> <h3>Related Articles</h3> </div> <div class="related-posts-list"> <div class="related-item tie-video"> <a aria-label="They Called Us Liars! AI Pioneer Speaks!" href="https://thisweekinphoto.com/they-called-us-liars-ai-pioneer-speaks/" class="post-thumb"><img width="390" height="220" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image lazyload" alt="Eric Yang, CEO Topaz Labs" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang.jpg 1920w" data-sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="301014" data-permalink="https://thisweekinphoto.com/eric_yang/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Eric Yang, CEO" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 390px; --smush-placeholder-aspect-ratio: 390/220;" /><noscript><img width="390" height="220" src="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image" alt="Eric Yang, CEO Topaz Labs" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang.jpg 1920w" sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="301014" data-permalink="https://thisweekinphoto.com/eric_yang/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Eric Yang, CEO" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-1200x675.jpg" tabindex="0" role="button" /></noscript></a> <h3 class="post-title"><a href="https://thisweekinphoto.com/they-called-us-liars-ai-pioneer-speaks/">They Called Us Liars! AI Pioneer Speaks!</a></h3> <div class="post-meta clearfix"></div><!-- .post-meta --> </div><!-- .related-item /--> <div class="related-item tie-video"> <a aria-label="1% for the Planet, and Flickr Join Forces for the Environment" href="https://thisweekinphoto.com/1-for-the-planet-and-flickr-join-forces-for-the-environment/" class="post-thumb"><img width="390" height="220" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-390x220.png" class="attachment-jannah-image-large size-jannah-image-large wp-post-image lazyload" alt="Kate Williams, 1% for the Planet" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-390x220.png 390w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-300x169.png 300w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-1200x675.png 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-768x432.png 768w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE.png 1280w" data-sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300980" data-permalink="https://thisweekinphoto.com/kate_williams_youtube/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE.png" data-orig-size="1280,720" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Kate_Williams_YOUTUBE" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-300x169.png" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-1200x675.png" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 390px; --smush-placeholder-aspect-ratio: 390/220;" /><noscript><img width="390" height="220" src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-390x220.png" class="attachment-jannah-image-large size-jannah-image-large wp-post-image" alt="Kate Williams, 1% for the Planet" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-390x220.png 390w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-300x169.png 300w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-1200x675.png 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-768x432.png 768w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE.png 1280w" sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300980" data-permalink="https://thisweekinphoto.com/kate_williams_youtube/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE.png" data-orig-size="1280,720" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Kate_Williams_YOUTUBE" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-300x169.png" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-1200x675.png" tabindex="0" role="button" /></noscript></a> <h3 class="post-title"><a href="https://thisweekinphoto.com/1-for-the-planet-and-flickr-join-forces-for-the-environment/">1% for the Planet, and Flickr Join Forces for the Environment</a></h3> <div class="post-meta clearfix"></div><!-- .post-meta --> </div><!-- .related-item /--> <div class="related-item tie-video"> <a aria-label="Speed Up Your SmugMug Uploads with Apple Shortcuts" href="https://thisweekinphoto.com/speed-up-your-smugmug-uploads-with-apple-shortcuts/" class="post-thumb"><img width="390" height="220" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image lazyload" alt="The SmugMug Shortcut" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress.jpg 1920w" data-sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300934" data-permalink="https://thisweekinphoto.com/speed-up-your-smugmug-uploads-with-apple-shortcuts/shortcuts_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Shortcuts_Wordpress" data-image-description="&lt;p&gt;The SmugMug Shortcut&lt;/p&gt; " data-image-caption="&lt;p&gt;The SmugMug Shortcut&lt;/p&gt; " data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 390px; --smush-placeholder-aspect-ratio: 390/220;" /><noscript><img width="390" height="220" src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image" alt="The SmugMug Shortcut" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress.jpg 1920w" sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300934" data-permalink="https://thisweekinphoto.com/speed-up-your-smugmug-uploads-with-apple-shortcuts/shortcuts_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Shortcuts_Wordpress" data-image-description="&lt;p&gt;The SmugMug Shortcut&lt;/p&gt; " data-image-caption="&lt;p&gt;The SmugMug Shortcut&lt;/p&gt; " data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-1200x675.jpg" tabindex="0" role="button" /></noscript></a> <h3 class="post-title"><a href="https://thisweekinphoto.com/speed-up-your-smugmug-uploads-with-apple-shortcuts/">Speed Up Your SmugMug Uploads with Apple Shortcuts</a></h3> <div class="post-meta clearfix"></div><!-- .post-meta --> </div><!-- .related-item /--> <div class="related-item tie-video"> <a aria-label="Photoshop, and Moving Beyond AI &#8211; with Dave Cross" href="https://thisweekinphoto.com/photoshop-and-moving-beyond-ai-with-dave-cross/" class="post-thumb"><img width="390" height="220" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image lazyload" alt="Dave Cross" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS.jpg 1920w" data-sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300914" data-permalink="https://thisweekinphoto.com/photoshop-and-moving-beyond-ai-with-dave-cross/dave_cross_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Dave Cross" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 390px; --smush-placeholder-aspect-ratio: 390/220;" /><noscript><img width="390" height="220" src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image" alt="Dave Cross" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS.jpg 1920w" sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300914" data-permalink="https://thisweekinphoto.com/photoshop-and-moving-beyond-ai-with-dave-cross/dave_cross_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Dave Cross" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-1200x675.jpg" tabindex="0" role="button" /></noscript></a> <h3 class="post-title"><a href="https://thisweekinphoto.com/photoshop-and-moving-beyond-ai-with-dave-cross/">Photoshop, and Moving Beyond AI &#8211; with Dave Cross</a></h3> <div class="post-meta clearfix"></div><!-- .post-meta --> </div><!-- .related-item /--> <div class="related-item tie-standard"> <a aria-label="Snap the Wild and Win: Join the Public Lands Photography Challenge" href="https://thisweekinphoto.com/snap-the-wild-and-win-join-the-public-lands-photography-challenge/" class="post-thumb"><img width="390" height="220" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image lazyload" alt="World Photography Day and Flickr" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo.jpg 1920w" data-sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300872" data-permalink="https://thisweekinphoto.com/snap-the-wild-and-win-join-the-public-lands-photography-challenge/wpd24-blog-hero-1920x1080-with-title-and-logo/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="WPD24-Blog-Hero-1920&#215;1080-with-title-and-logo" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 390px; --smush-placeholder-aspect-ratio: 390/220;" /><noscript><img width="390" height="220" src="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image" alt="World Photography Day and Flickr" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo.jpg 1920w" sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300872" data-permalink="https://thisweekinphoto.com/snap-the-wild-and-win-join-the-public-lands-photography-challenge/wpd24-blog-hero-1920x1080-with-title-and-logo/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="WPD24-Blog-Hero-1920&#215;1080-with-title-and-logo" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-1200x675.jpg" tabindex="0" role="button" /></noscript></a> <h3 class="post-title"><a href="https://thisweekinphoto.com/snap-the-wild-and-win-join-the-public-lands-photography-challenge/">Snap the Wild and Win: Join the Public Lands Photography Challenge</a></h3> <div class="post-meta clearfix"></div><!-- .post-meta --> </div><!-- .related-item /--> <div class="related-item tie-video"> <a aria-label="From Microsoft to Microscopes" href="https://thisweekinphoto.com/from-microsoft-to-microscopes/" class="post-thumb"><img width="390" height="220" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image lazyload" alt="Nathan Myhrvold" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS.jpg 1920w" data-sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300841" data-permalink="https://thisweekinphoto.com/from-microsoft-to-microscopes/nathan-myhrvold_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Nathan Myhrvold" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 390px; --smush-placeholder-aspect-ratio: 390/220;" /><noscript><img width="390" height="220" src="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-390x220.jpg" class="attachment-jannah-image-large size-jannah-image-large wp-post-image" alt="Nathan Myhrvold" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-390x220.jpg 390w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-300x169.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-1200x675.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-768x432.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-1536x864.jpg 1536w, https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS.jpg 1920w" sizes="(max-width: 390px) 100vw, 390px" data-attachment-id="300841" data-permalink="https://thisweekinphoto.com/from-microsoft-to-microscopes/nathan-myhrvold_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Nathan Myhrvold" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/Nathan-Myhrvold_WORDPRESS-1200x675.jpg" tabindex="0" role="button" /></noscript></a> <h3 class="post-title"><a href="https://thisweekinphoto.com/from-microsoft-to-microscopes/">From Microsoft to Microscopes</a></h3> <div class="post-meta clearfix"></div><!-- .post-meta --> </div><!-- .related-item /--> </div><!-- .related-posts-list /--> </div><!-- #related-posts /--> <div id="comments" class="comments-area"> <div id="comments-box" class="container-wrapper"> <div class="block-head"> <h3 id="comments-title" class="the-global-title"> 172 Comments </h3> </div><!-- .block-head /--> <ol class="comment-list"> <li id="comment-18741" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18741" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/f59928f5a17c8079d71d12972b1bb997?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/f59928f5a17c8079d71d12972b1bb997?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/f59928f5a17c8079d71d12972b1bb997?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/f59928f5a17c8079d71d12972b1bb997?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">davidmb70</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18741"><time datetime="2015-08-07T08:58:00-07:00">August 7, 2015 at 8:58 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This is a great photo bag and I would put in my Pentax 67, 5 rolls of 400h, as well as my Nikon F4E with 50mm 1.8 with 4 rolls of Tri-X. Let&#8217;s no forget mu Polaroid Spectra . . .What a wonderful bag!!!!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18742" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18742" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/80bd0f8b7b28c91b23ca172c3d2bfb10?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/80bd0f8b7b28c91b23ca172c3d2bfb10?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/80bd0f8b7b28c91b23ca172c3d2bfb10?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/80bd0f8b7b28c91b23ca172c3d2bfb10?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Laurie Bell Bishop</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18742"><time datetime="2015-08-07T09:05:00-07:00">August 7, 2015 at 9:05 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>LOVE the innovation of this bag &#8211; especially that I can hang my camera outside. And, hey, I live in the Bay Area so thrilled that Peak Design was involved. I&#8217;d LOVE to put my Nikon d300 in it along with my new 85mm nikkor lens (such a great lens for portraits. oy). 50 mm 1:1.4 always comes along and when i get that new wide angle lens from Sigma it&#8217;ll have to fit in there too. My ipad mini and camranger have to fit too for real estate shoots. Then there are odds and ends like my color checker, extra batteries, lens cleaner and snacks (almonds &amp; chocolate). Gimme, gimme, gimme that bag!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18744" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18744" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/aea0b2546f7be2002eaef8fe1238b365?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/aea0b2546f7be2002eaef8fe1238b365?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/aea0b2546f7be2002eaef8fe1238b365?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/aea0b2546f7be2002eaef8fe1238b365?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://blog.duanepandorf.com/" class="url" rel="ugc external nofollow">Duane Pandorf</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18744"><time datetime="2015-08-07T09:56:00-07:00">August 7, 2015 at 9:56 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I am very interested in the design of this bag and how it functions differently from any other bag out there. I travel for work and have to carry a separate bag to make my travel camera kit work. I can see where this bag will solve that problem as I would pack the following items for my travel needs:</p> <p>15&#8243; MacBook Pro<br /> Company iPad<br /> Personal iPad Mini<br /> Bose Headphones w/UflyMike Aviation attachment<br /> Leica M-E with 35mm Summilux attached<br /> Leica APO-Summicron-M 75mm ASPH lens<br /> WhiBal Card<br /> Filters<br /> Midori Traveler&#8217;s Notebook<br /> Parker P51<br /> Shure 535 earphones<br /> iPhone 6<br /> New Trent recharging brick<br /> Passport/Pilot License<br /> recharging cables</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18745" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18745" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/699906adb31dc47fb337262db844a1c1?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/699906adb31dc47fb337262db844a1c1?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/699906adb31dc47fb337262db844a1c1?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/699906adb31dc47fb337262db844a1c1?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Nicholas Weikel</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18745"><time datetime="2015-08-07T11:11:00-07:00">August 7, 2015 at 11:11 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This would be perfect for my first trip to New Zealand in November.</p> <p>I&#8217;d carry a Fujifilm X-T1, primes and of course some snacks.</p> <p>Only missing feature is some external straps to carry a midsized tripod.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18746" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18746" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a9377e1ef3cf8f7fa05a7dd394a919e2?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a9377e1ef3cf8f7fa05a7dd394a919e2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a9377e1ef3cf8f7fa05a7dd394a919e2?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a9377e1ef3cf8f7fa05a7dd394a919e2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.cameronsiguenza.com" class="url" rel="ugc external nofollow">Cameron Siguenza</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18746"><time datetime="2015-08-07T12:30:00-07:00">August 7, 2015 at 12:30 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Would love to win this and give to a friend who is unemployed. </p> <p>Cameron Siguenza</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18747" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18747" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d583d4c72fa4ef10934eb0e10ae5ec7f?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d583d4c72fa4ef10934eb0e10ae5ec7f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d583d4c72fa4ef10934eb0e10ae5ec7f?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d583d4c72fa4ef10934eb0e10ae5ec7f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Roberto Echeverry</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18747"><time datetime="2015-08-07T12:54:00-07:00">August 7, 2015 at 12:54 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Hi Trey and Frederik! Great podcast, cool vid and super nice new innovative bag design. I could list all the gear that I would love to store in it but hey we are photographers right? So I took a little snapshot of my film gear as I do love analog. Don&#8217;t get distracted 😉</p> <p>Ciao and keep up the good shows!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18748" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18748" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/cc5abee7a55742606661e2185a805e2f?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/cc5abee7a55742606661e2185a805e2f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/cc5abee7a55742606661e2185a805e2f?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/cc5abee7a55742606661e2185a805e2f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Lars Sundal</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18748"><time datetime="2015-08-07T12:58:00-07:00">August 7, 2015 at 12:58 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Good looking bag! I would fit in my new X-T1, a couple of lenses, a thin woolen sweater and a thermos (it might be cold in Norway, even in summer)</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18752" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18752" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/511667f9b5ecd75ed2e2bcd5b9e2ca78?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/511667f9b5ecd75ed2e2bcd5b9e2ca78?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/511667f9b5ecd75ed2e2bcd5b9e2ca78?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/511667f9b5ecd75ed2e2bcd5b9e2ca78?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Chris Brown</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18752"><time datetime="2015-08-07T13:34:00-07:00">August 7, 2015 at 1:34 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Hi, I would love to win the bag, it looks awesome!!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18753" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18753" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/0c7f3a2d15d0a85ed454c4f8e703dfd8?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/0c7f3a2d15d0a85ed454c4f8e703dfd8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/0c7f3a2d15d0a85ed454c4f8e703dfd8?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/0c7f3a2d15d0a85ed454c4f8e703dfd8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Aaron Rohn</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18753"><time datetime="2015-08-07T13:43:00-07:00">August 7, 2015 at 1:43 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I love how much it doesn&#8217;t look like a photo bag. I wold use it for my camera, but also for my sketchbook, drawing supplies and laptop.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18754" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18754" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d71923a287340d515315735233b60aa1?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d71923a287340d515315735233b60aa1?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d71923a287340d515315735233b60aa1?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d71923a287340d515315735233b60aa1?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">David Jones</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18754"><time datetime="2015-08-07T13:50:00-07:00">August 7, 2015 at 1:50 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This would be great for my NEX6, handfull of lenses, tablet, and kid stuff that I would need day to day.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18755" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18755" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5c13555951fd84dfcf16dad33806ab94?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5c13555951fd84dfcf16dad33806ab94?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5c13555951fd84dfcf16dad33806ab94?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5c13555951fd84dfcf16dad33806ab94?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Luke Gallard</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18755"><time datetime="2015-08-07T14:46:00-07:00">August 7, 2015 at 2:46 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This Would be a grate travel bag for me as i could have my canon 7d, 24-70, 18-200 and my mac book pro in the one bag.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18756" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18756" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/ad84a96fcfe7c6a077563701c0d9c013?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/ad84a96fcfe7c6a077563701c0d9c013?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/ad84a96fcfe7c6a077563701c0d9c013?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/ad84a96fcfe7c6a077563701c0d9c013?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Gary M. Berg</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18756"><time datetime="2015-08-07T15:00:00-07:00">August 7, 2015 at 3:00 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d put my Olympus E-M10 and a couple of lenses in this bad, plus a tablet </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18757" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18757" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/66bea10d441e14546f5b6d39d22e2153?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/66bea10d441e14546f5b6d39d22e2153?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/66bea10d441e14546f5b6d39d22e2153?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/66bea10d441e14546f5b6d39d22e2153?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">KC</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18757"><time datetime="2015-08-07T15:07:00-07:00">August 7, 2015 at 3:07 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d love to store my 5D in this bag!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18758" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18758" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/717efe97c80da6ce159f04e6e64fb153?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/717efe97c80da6ce159f04e6e64fb153?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/717efe97c80da6ce159f04e6e64fb153?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/717efe97c80da6ce159f04e6e64fb153?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Bruno Erni</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18758"><time datetime="2015-08-07T15:28:00-07:00">August 7, 2015 at 3:28 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Oh man, what a great bag! Ideal for my laptop, ipod mini, and of course my OM-D M-5, along with some water and fruits for when I&#8217;m out shooting.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18759" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18759" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/2f5a0b5f45449a6a4a3d8c16d94515e4?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/2f5a0b5f45449a6a4a3d8c16d94515e4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/2f5a0b5f45449a6a4a3d8c16d94515e4?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/2f5a0b5f45449a6a4a3d8c16d94515e4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Ashley N.</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18759"><time datetime="2015-08-07T15:39:00-07:00">August 7, 2015 at 3:39 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d use it as a mix between camera bag and travel bag. Would fit almost a weekends&#8217; essentials for a city trip. So, I&#8217;d fill it with camera, iphone, city map, snacks, rain jacket, etc.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18760" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18760" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/83988f53e72eb663b0bcce68203c5e22?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/83988f53e72eb663b0bcce68203c5e22?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/83988f53e72eb663b0bcce68203c5e22?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/83988f53e72eb663b0bcce68203c5e22?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jared</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18760"><time datetime="2015-08-07T15:41:00-07:00">August 7, 2015 at 3:41 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;ve enjoyed my PD Slide and Clutch. This bag would be a nice addition.<br /> The bag would end up as my everyday work bag (laptop, cables, and stuff) on weekdays and my camera bag (70D, Sigma 18-35, 18-135) on weekends with the family. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18761" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18761" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a2c26970971e05d4f5f8d851d87b93a1?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a2c26970971e05d4f5f8d851d87b93a1?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a2c26970971e05d4f5f8d851d87b93a1?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a2c26970971e05d4f5f8d851d87b93a1?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">bnmoral</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18761"><time datetime="2015-08-07T15:42:00-07:00">August 7, 2015 at 3:42 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This bag looks incredible! I would to use it for my Sony A7, Sony lenses, and Macbook Pro.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18764" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18764" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/032511ccd960937c4c491431b0226d99?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/032511ccd960937c4c491431b0226d99?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/032511ccd960937c4c491431b0226d99?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/032511ccd960937c4c491431b0226d99?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Dan Bullman</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18764"><time datetime="2015-08-07T18:45:00-07:00">August 7, 2015 at 6:45 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would use the Messenger to carry my Canon 40D, a speedlite, and a couple of lenses.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18765" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18765" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e1c63b3aeae7097435368ff38af5d0c0?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e1c63b3aeae7097435368ff38af5d0c0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e1c63b3aeae7097435368ff38af5d0c0?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e1c63b3aeae7097435368ff38af5d0c0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">puerh</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18765"><time datetime="2015-08-07T21:07:00-07:00">August 7, 2015 at 9:07 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Besides my camera, I would load it with some good cheese to take to the photowalk to go with the 192 bottles of wine.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18766" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18766" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/cce7b2693bf30d42cb70effabceddcd0?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/cce7b2693bf30d42cb70effabceddcd0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/cce7b2693bf30d42cb70effabceddcd0?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/cce7b2693bf30d42cb70effabceddcd0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Mark M Wingert</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18766"><time datetime="2015-08-07T21:34:00-07:00">August 7, 2015 at 9:34 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>The first thing I would drop in is my 5d mark 3 and the go pro, my goal zero charger, sling that cool looking thing over my shoulder and get on my motorcycle and ride off into the sunset&#8230;photographing myself #selfie</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18767" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18767" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/9e1f0b5f45da7f3f8d411da789676dfc?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/9e1f0b5f45da7f3f8d411da789676dfc?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/9e1f0b5f45da7f3f8d411da789676dfc?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/9e1f0b5f45da7f3f8d411da789676dfc?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://sugaredrush.wordpress.com/" class="url" rel="ugc external nofollow">Amy Russell</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18767"><time datetime="2015-08-07T21:48:00-07:00">August 7, 2015 at 9:48 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Well, of course I&#8217;d put in my camera, a Nikon D750 and my 24-120|50|35 lenses. But I think this bag would be really good for everything I need, so I would top it off with a cardigan, my notebooks and a variety of pen colors into the laptop slot, and probably a field pouch stuffed with my wallet stuff. Oh! And my flash, if I remembered 🙂 Thank goodness its so flexible in size.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18768" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18768" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/73e06537945462d1025911d959cea785?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/73e06537945462d1025911d959cea785?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/73e06537945462d1025911d959cea785?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/73e06537945462d1025911d959cea785?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">WilliamYuPhotog</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18768"><time datetime="2015-08-07T23:14:00-07:00">August 7, 2015 at 11:14 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would use the bag to carry Sony A7rII, Fuji X100T and several Sony FE lenses.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18769" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18769" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/cd165bd213affc94fdba24b85fb6b894?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/cd165bd213affc94fdba24b85fb6b894?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/cd165bd213affc94fdba24b85fb6b894?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/cd165bd213affc94fdba24b85fb6b894?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jennifer Carter</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18769"><time datetime="2015-08-07T23:33:00-07:00">August 7, 2015 at 11:33 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Fuji X-E2, 56mm 1.2, and as many of my vintage lenses as will fit!! 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18780" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18780" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/14732a1a052a8ac757031ed8936c0772?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/14732a1a052a8ac757031ed8936c0772?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/14732a1a052a8ac757031ed8936c0772?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/14732a1a052a8ac757031ed8936c0772?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Daniel Yu</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18780"><time datetime="2015-08-08T07:49:00-07:00">August 8, 2015 at 7:49 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would carry a Sony A6000 attached on the outside with the Capture clip I&#8217;ve just ordered.<br /> I would carry my Canon 7D and all my lenses and gear I would need for the day inside the bag. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18781" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18781" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d9de2456a4cb70a6590f024ec7518878?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d9de2456a4cb70a6590f024ec7518878?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d9de2456a4cb70a6590f024ec7518878?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d9de2456a4cb70a6590f024ec7518878?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jeff Gallo</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18781"><time datetime="2015-08-08T09:06:00-07:00">August 8, 2015 at 9:06 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;ll fill one with my hopes and dreams. Oh and an X100S.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18782" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18782" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/71bee6eee76051d701daeee96287957f?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/71bee6eee76051d701daeee96287957f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/71bee6eee76051d701daeee96287957f?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/71bee6eee76051d701daeee96287957f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">David</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18782"><time datetime="2015-08-08T09:33:00-07:00">August 8, 2015 at 9:33 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would have my Canon 7D Mark II and Tamron 90mm for macros and street photography. And lunch if there is room..</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18783" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18783" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/dc9c9edcd964b5f06c8bd42a52620c79?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/dc9c9edcd964b5f06c8bd42a52620c79?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/dc9c9edcd964b5f06c8bd42a52620c79?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/dc9c9edcd964b5f06c8bd42a52620c79?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://about.me/stevecrane" class="url" rel="ugc external nofollow">Steve Crane</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18783"><time datetime="2015-08-08T10:00:00-07:00">August 8, 2015 at 10:00 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would use the bag to carry my Fuji X-E1 and my assortment of new Fuji and old M42 lenses. Plus of course cards, batteries, lens cloth, blower, pen and notebook.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18787" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18787" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/046ce1de256156018d1a51cf286fc1f2?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/046ce1de256156018d1a51cf286fc1f2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/046ce1de256156018d1a51cf286fc1f2?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/046ce1de256156018d1a51cf286fc1f2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.nicknieto.com" class="url" rel="ugc external nofollow">Nick Nieto</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18787"><time datetime="2015-08-08T11:23:00-07:00">August 8, 2015 at 11:23 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This would be great. I. Would use it for my 5D and a 35mm lens and my work supplies. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18791" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18791" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/42bcb50f3ed9c2e50cfe98aeee265447?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/42bcb50f3ed9c2e50cfe98aeee265447?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/42bcb50f3ed9c2e50cfe98aeee265447?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/42bcb50f3ed9c2e50cfe98aeee265447?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Variegator</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18791"><time datetime="2015-08-08T13:37:00-07:00">August 8, 2015 at 1:37 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put in my EOS 6D with the 40mm Pancake and add the rest according to the needs of the day &#8211; that may be the 70-200 or the 24mm TS/S. On other days it may just be the EOS M + 22mm, leaving plenty of space for other things.<br /> Something to read and everyday objects like an external battery pack (+cable) to fill up the smartphone of MP3 player if they run out of juice, or a bottle of water should complete the usual setup.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18794" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18794" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/f19a3a31d996c8a95dcfcd56ebbff3d4?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/f19a3a31d996c8a95dcfcd56ebbff3d4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/f19a3a31d996c8a95dcfcd56ebbff3d4?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/f19a3a31d996c8a95dcfcd56ebbff3d4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.beinvizible.com" class="url" rel="ugc external nofollow">Derrick S</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18794"><time datetime="2015-08-08T14:17:00-07:00">August 8, 2015 at 2:17 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I already have the Peak Design camera strap, which I love. I would use this with my Olympus Om-d Em1, my 75mm f/1.8 and my 12-40mm f/2.8 lens. Hopefully I&#8217;ll be able to carry my Macbook Air along with some other tools of the trade such as batteries, memory cards, flash, cords,etc. It looks like its also big enough for me to carry my Zoom mic and accessories. I have so many bags but I&#8217;m not in love with any of them. Maybe this is the bag?</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18795" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18795" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/6d7801c675339f4e6c1811b4bcdd3cd9?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/6d7801c675339f4e6c1811b4bcdd3cd9?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/6d7801c675339f4e6c1811b4bcdd3cd9?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/6d7801c675339f4e6c1811b4bcdd3cd9?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Javier MZ</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18795"><time datetime="2015-08-08T14:33:00-07:00">August 8, 2015 at 2:33 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Olympus Mirrorless, my MacBook Pro and my passport!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18806" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18806" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/86c8f19e3205ed5df479e04253cd41d0?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/86c8f19e3205ed5df479e04253cd41d0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/86c8f19e3205ed5df479e04253cd41d0?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/86c8f19e3205ed5df479e04253cd41d0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Dave MacGee</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18806"><time datetime="2015-08-08T15:08:00-07:00">August 8, 2015 at 3:08 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Sony A77 and MacBook in it</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18807" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18807" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/c1588282c6d599c0404d3eb5bfba742c?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/c1588282c6d599c0404d3eb5bfba742c?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/c1588282c6d599c0404d3eb5bfba742c?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/c1588282c6d599c0404d3eb5bfba742c?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Don Davidson</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18807"><time datetime="2015-08-08T19:39:00-07:00">August 8, 2015 at 7:39 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Olympus OM-D EM5II, some lenses, my iPad and a beverage in the bag</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18808" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18808" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/ad524c6d4d3c729d3c0d40cb41ad68cf?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/ad524c6d4d3c729d3c0d40cb41ad68cf?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/ad524c6d4d3c729d3c0d40cb41ad68cf?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/ad524c6d4d3c729d3c0d40cb41ad68cf?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Gail Wood</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18808"><time datetime="2015-08-08T20:26:00-07:00">August 8, 2015 at 8:26 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I am going to put a ham sandwich in my bag, some raisins, home brewed ice tea, some digitalia (not digitalis, please) and a bagfull of great ideas and fun. And this gets me registered to win one of these great bags, and maybe a trip to New Zealand and Trey Ratcliff workshop. Thank you</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18809" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18809" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d42cd386d02eefeafe57e0cde74973e7?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d42cd386d02eefeafe57e0cde74973e7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d42cd386d02eefeafe57e0cde74973e7?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d42cd386d02eefeafe57e0cde74973e7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Rick DiSanto</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18809"><time datetime="2015-08-08T21:16:00-07:00">August 8, 2015 at 9:16 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d fill it with a new Nikon d7000, Tamron 70-200 and Tamron 17-50 along with some filters and flash. Oh and can&#8217;t forget my MacBook Pro for post.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18810" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18810" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/bb6007cf593481dd5f299ec30af6063b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/bb6007cf593481dd5f299ec30af6063b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/bb6007cf593481dd5f299ec30af6063b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/bb6007cf593481dd5f299ec30af6063b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Darn Small</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18810"><time datetime="2015-08-09T01:33:00-07:00">August 9, 2015 at 1:33 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d try and fit in my B1, two soft boxes, some PW&#8217;s, the 5D, and some bottles of Scotch and maybe a tripod if there is some room left over</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18813" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18813" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/ca6ba21e8cab65284ba0e04dd849e1c4?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/ca6ba21e8cab65284ba0e04dd849e1c4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/ca6ba21e8cab65284ba0e04dd849e1c4?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/ca6ba21e8cab65284ba0e04dd849e1c4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Saurav Chowdhury</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18813"><time datetime="2015-08-09T07:05:00-07:00">August 9, 2015 at 7:05 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;m a university student and I run the Photography Society and do commissioned work all over campus and London and I normally use my large Lowpro (Vertex 300 and Flipside 400) bags for work, and don&#8217;t really have a suitable day bag (currently using a cheap satchel) for my Canon 6D, 35mm, 50mm, 85mm to shoot around campus or go straight to a job after classes. This bag would be perfect as I&#8217;m always on the run balancing between class and photofun.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18816" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18816" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/583ad30a348c92a3883d0ab00ab2751b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/583ad30a348c92a3883d0ab00ab2751b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/583ad30a348c92a3883d0ab00ab2751b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/583ad30a348c92a3883d0ab00ab2751b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Niall McKenna</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18816"><time datetime="2015-08-09T09:58:00-07:00">August 9, 2015 at 9:58 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put in my canon 550d, with my 10-22mm, 30mm and 55-250mm lenses and a couple of spare batteries. Then some snack bars, a bottle of water and some gloves and hat to protect myself from the wind when I&#8217;m up in the mountains.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18817" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18817" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/0f88e5fc394f59639cf093a88ddbeab5?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/0f88e5fc394f59639cf093a88ddbeab5?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/0f88e5fc394f59639cf093a88ddbeab5?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/0f88e5fc394f59639cf093a88ddbeab5?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Tom Silk</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18817"><time datetime="2015-08-09T10:10:00-07:00">August 9, 2015 at 10:10 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would fill the bag with my EM-5 Mark II, a infrared modified E-PM1, lenses &amp; filters, and an iPad.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18818" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18818" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/f1908762945c34cc491d869b2fb651d0?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/f1908762945c34cc491d869b2fb651d0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/f1908762945c34cc491d869b2fb651d0?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/f1908762945c34cc491d869b2fb651d0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Tony Coles</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18818"><time datetime="2015-08-09T10:40:00-07:00">August 9, 2015 at 10:40 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Any and all the Fuji gear I can get my hands on</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18826" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18826" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/98032af8465a45fe0dde5b6df012e9cb?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/98032af8465a45fe0dde5b6df012e9cb?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/98032af8465a45fe0dde5b6df012e9cb?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/98032af8465a45fe0dde5b6df012e9cb?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Ola</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18826"><time datetime="2015-08-09T15:19:00-07:00">August 9, 2015 at 3:19 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Canon with a 24 and a 85 plus a flash. Or if I go out with my analogue camera I pic the one I currently use. Most often an old Olympus or Pentax. Some film. </p> <p>A note book and water.</p> <p>The bags are truly beautiful!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18827" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18827" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5bb6ddfcba1f040f103f54b5f9ef7945?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5bb6ddfcba1f040f103f54b5f9ef7945?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5bb6ddfcba1f040f103f54b5f9ef7945?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5bb6ddfcba1f040f103f54b5f9ef7945?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Christopher Henderson</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18827"><time datetime="2015-08-09T15:24:00-07:00">August 9, 2015 at 3:24 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d start with my camera, passport, and plane tickets. Then I&#8217;d fill out the rest of the bag with all of the trinkets and souvenirs from the journey. Love this bag. Great pick for the podcast and kudos for the innovation. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18828" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18828" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/38cdd527c63184487b8c779edf64e597?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/38cdd527c63184487b8c779edf64e597?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/38cdd527c63184487b8c779edf64e597?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/38cdd527c63184487b8c779edf64e597?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Roy Cruz</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18828"><time datetime="2015-08-09T15:59:00-07:00">August 9, 2015 at 3:59 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d put in two camera kits: Fuji X for me and a Canon G10 for my 4-year-old daughter. And maybe some snacks and her favorite teddy bear. 😀 Great bag Trey and great podcast Frederick!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18829" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18829" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/aa5ab15c96e290b007ecc0a51e8a2abe?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/aa5ab15c96e290b007ecc0a51e8a2abe?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/aa5ab15c96e290b007ecc0a51e8a2abe?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/aa5ab15c96e290b007ecc0a51e8a2abe?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Tammy Steinbeck</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18829"><time datetime="2015-08-09T16:14:00-07:00">August 9, 2015 at 4:14 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>What a great bag! I would love to load it up with my camera gear (Sony A6000 and a bunch of lenses), take the train into the city (Chicago), and take a bunch of images. I might then find a nice quiet place to do some editing with my MacBook which came along for the ride.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18830" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18830" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5395b225ed7c16a8524dbfce41a39708?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5395b225ed7c16a8524dbfce41a39708?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5395b225ed7c16a8524dbfce41a39708?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5395b225ed7c16a8524dbfce41a39708?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Chris</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18830"><time datetime="2015-08-09T17:39:00-07:00">August 9, 2015 at 5:39 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would load it with my Nikon D4, 14-24, 24-70, and 70-200, along with a 2x teleconverter and maybe a speed light. Looks like a great idea and kickstarter project. Love the video.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18831" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18831" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/b473d67e3264c842feb89ce44dea113a?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/b473d67e3264c842feb89ce44dea113a?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/b473d67e3264c842feb89ce44dea113a?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/b473d67e3264c842feb89ce44dea113a?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.insightcreativetech.com/" class="url" rel="ugc external nofollow">Zack C.</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18831"><time datetime="2015-08-09T18:24:00-07:00">August 9, 2015 at 6:24 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;ve been struggling to find a great camera bag since 1983… and this looks like a total winner. My bag will be thrilled to contain a Panasonic GH4 and exactly the primes and zooms I&#8217;ve always wanted to carry without struggle and strife. Looks like there&#8217;ll even be room for my Moleskine and pens—can&#8217;t wait! 😀</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18832" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18832" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a277ce724f9a62a68201b41f4c439cc2?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a277ce724f9a62a68201b41f4c439cc2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a277ce724f9a62a68201b41f4c439cc2?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a277ce724f9a62a68201b41f4c439cc2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Ted Pembroke</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18832"><time datetime="2015-08-09T19:07:00-07:00">August 9, 2015 at 7:07 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>For the bag would cozy in my OMD w/pro lense and spare battery. Would also have angry birds and tic tac mints to occupy my 5yr old twins out with me. Looks like very thought out system. could double as attaché` for work. -Ted</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18833" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18833" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/4a2353daa6eb000f2db5dae56d494067?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/4a2353daa6eb000f2db5dae56d494067?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/4a2353daa6eb000f2db5dae56d494067?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4a2353daa6eb000f2db5dae56d494067?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Brett</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18833"><time datetime="2015-08-09T19:15:00-07:00">August 9, 2015 at 7:15 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d love to have a bag in which I could easily always have my D600 with me. I do like to keep my 70-200 with me often, so this could be a sweet bag to do that. Hope I can make it to Chicago tomorrow!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18835" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18835" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/c5f59b786647f20f93441f975e48a942?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/c5f59b786647f20f93441f975e48a942?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/c5f59b786647f20f93441f975e48a942?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/c5f59b786647f20f93441f975e48a942?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Matthew Peters</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18835"><time datetime="2015-08-09T20:17:00-07:00">August 9, 2015 at 8:17 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d carry my work computer and my new a7II and I&#8217;d have the best of both worlds</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18837" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18837" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/6518e808191f9394ef1cbfdf4fc555c3?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/6518e808191f9394ef1cbfdf4fc555c3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/6518e808191f9394ef1cbfdf4fc555c3?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/6518e808191f9394ef1cbfdf4fc555c3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.bobmcclenahan.com/" class="url" rel="ugc external nofollow">Bob</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18837"><time datetime="2015-08-09T22:43:00-07:00">August 9, 2015 at 10:43 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d put my camera and stuff in there</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18838" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18838" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/966bafe7bb984693068587ec191a1161?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/966bafe7bb984693068587ec191a1161?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/966bafe7bb984693068587ec191a1161?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/966bafe7bb984693068587ec191a1161?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.streetsofmytown.net" class="url" rel="ugc external nofollow">David Brewster</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18838"><time datetime="2015-08-09T23:52:00-07:00">August 9, 2015 at 11:52 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Finally, the perfect bag &#8230; and just when my current messenger has become too small for my growing list of gear. What would I put in there? Whatever I needed for the task at hand. I&#8217;m a Pentax guy (K-3) so that body would be the start, followed by a selection of lenses from the tiny 21mm pancake to the Tamron 70-200mm f2.8 that I will own by the time I get the bag. Just love the potential flexibility of the Everyday Messenger to handle either/or while not wasting space or creating unnecessary bulk whichever way I go. My little Sirui T-025x travel tripod will even fit in there – I checked. Good on you Trey and Peak Design for pushing the boundaries.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18839" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18839" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5d80fd40ee4e5603b67e9512f4dcba5d?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5d80fd40ee4e5603b67e9512f4dcba5d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5d80fd40ee4e5603b67e9512f4dcba5d?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5d80fd40ee4e5603b67e9512f4dcba5d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Andrew Higgins</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18839"><time datetime="2015-08-10T00:33:00-07:00">August 10, 2015 at 12:33 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>My camera gear would love to own this bag!!! My gear is sick of compromising bags which don&#8217;t really cut the mustard, this looks like it is the bag to own. I would carry my Canon 5DMKII with 24-105mm, 50mm hopefully space for a 70-200 also. Also the usual spare batteries, memory cards, cloths etc. not forgetting iPhone, wallet, passport.</p> <p>Great work guys, keep it up.</p> <p>Andy Higgins<br /> Wales<br /> United Kingdom</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18841" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18841" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5dec24c02de165999e66eb41b4424527?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5dec24c02de165999e66eb41b4424527?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5dec24c02de165999e66eb41b4424527?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5dec24c02de165999e66eb41b4424527?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Eric</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18841"><time datetime="2015-08-10T06:45:00-07:00">August 10, 2015 at 6:45 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This bag looks pretty epic! I love that it&#8217;s a great camera bag, but also love how good looking it is and how versatile. I&#8217;d of course pack my 60D, 70-200, 17-55, 100mm macro and other gear when travelling, but I think the bag would get the most use from every day use. People who are really into knives use the term EDC of Every-Day-Carry to talk about the knife they don&#8217;t leave home without. This bag could easily become my every-day-carrier bag. Cheers!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18842" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18842" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/63053581529a247e8af9073ca0b48265?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/63053581529a247e8af9073ca0b48265?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/63053581529a247e8af9073ca0b48265?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/63053581529a247e8af9073ca0b48265?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Borja Huertas</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18842"><time datetime="2015-08-10T07:16:00-07:00">August 10, 2015 at 7:16 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Camera bag looks excellent, congrats to Trey and the Peak Design team on the new product. If I get one I will put my camera gear (A7II and lenses) plus my other everyday stuff (iPhone, iPad, headphones, notepad+pen, etc..) It looks like this bag will be much more comfortable to carry everyday than my current one. Would love to take one for a spin.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18844" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18844" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/37a0561798e242da166c40457cc95a7b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/37a0561798e242da166c40457cc95a7b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/37a0561798e242da166c40457cc95a7b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/37a0561798e242da166c40457cc95a7b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Nathan</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18844"><time datetime="2015-08-10T07:24:00-07:00">August 10, 2015 at 7:24 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Great talk, thanks Frederick for all you do! I would love to join on one of those photo walks. I love the versatility of this bag and would really love to have one. So if I had this bag, I would carry a D810, the new 24-70E VR that Nikon just announced, two SB-910 speedlites, collapsable gray card, batteries and all the other little nicknacks, some snacks, a good book from Tom Robbins, diapers, a toy or two, and snacks for my 1 year old son (Who LOVES getting his picture taken)</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18845" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18845" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/706b28c74bc574ede0c5d50d2c95f70d?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/706b28c74bc574ede0c5d50d2c95f70d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/706b28c74bc574ede0c5d50d2c95f70d?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/706b28c74bc574ede0c5d50d2c95f70d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Kang James</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18845"><time datetime="2015-08-10T08:06:00-07:00">August 10, 2015 at 8:06 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would love to attach my Capture on this bag! it would be my first Messenger style bag. /<br /> I would use this bag to carry my 5DMk3, 24-105 f4, macbook pro, my ipad, and other accessories!<br /> Thank you for the opportunity! </p> <p>Kang James<br /> Singapore</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18848" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18848" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/f05490f473bf6fc3e29fe56dfb3e05a3?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/f05490f473bf6fc3e29fe56dfb3e05a3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/f05490f473bf6fc3e29fe56dfb3e05a3?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/f05490f473bf6fc3e29fe56dfb3e05a3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Daniel Douriet</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18848"><time datetime="2015-08-10T09:15:00-07:00">August 10, 2015 at 9:15 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This Peak Design bag looks like a keeper. A handle and a top zipper are the features I find a hard time finding in a camera bag.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18849" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18849" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/2dff41c4c8f93d49ebd32c2939409b63?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/2dff41c4c8f93d49ebd32c2939409b63?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/2dff41c4c8f93d49ebd32c2939409b63?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/2dff41c4c8f93d49ebd32c2939409b63?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jim Gilliland</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18849"><time datetime="2015-08-10T09:35:00-07:00">August 10, 2015 at 9:35 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Looks like this bag is a keeper. I can see my Fuji X-T1 and lenses.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18850" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18850" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/13db25789c124d7e48313bd550d65af7?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/13db25789c124d7e48313bd550d65af7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/13db25789c124d7e48313bd550d65af7?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/13db25789c124d7e48313bd550d65af7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Kasper Brødsgaard</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18850"><time datetime="2015-08-10T09:46:00-07:00">August 10, 2015 at 9:46 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I will love to get this messenger bag, it´s very good looking bag. I will for now fill it with my Canon 70D body, plus lenses, but hopefulley I will soon sell that an buy some new Lumix equipment (GX8), to match my Lumix GM1, so i only have one camera system. Otherwise I would also have Flash and Ipad fit into it.<br /> So it could be my one and only camera bag.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18852" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18852" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/9520f8ea4e41796fac65e04fe7b599a9?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/9520f8ea4e41796fac65e04fe7b599a9?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/9520f8ea4e41796fac65e04fe7b599a9?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/9520f8ea4e41796fac65e04fe7b599a9?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">PompeyKing</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18852"><time datetime="2015-08-10T10:35:00-07:00">August 10, 2015 at 10:35 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This bag looks very interesting. I would put in my Olympus OMD-EM1 and my flash, rechargeable batteries and extra socks and underwear.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18856" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18856" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/f077bd6a81eb980da5f1dd87248a04b6?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/f077bd6a81eb980da5f1dd87248a04b6?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/f077bd6a81eb980da5f1dd87248a04b6?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/f077bd6a81eb980da5f1dd87248a04b6?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Juan Carlos Mascarello</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18856"><time datetime="2015-08-10T13:06:00-07:00">August 10, 2015 at 1:06 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Very cool. Trey&#8217;s got the pulse of what is cool in photography these days. Aside from my Olympus OMD-EM5, I&#8217;ll put my dreams, inspiration, and vision in there. I&#8217;m sure it has a section for those as well. 😉</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18860" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18860" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/b0f7cdb6a60134c04032bac062a5d43f?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/b0f7cdb6a60134c04032bac062a5d43f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/b0f7cdb6a60134c04032bac062a5d43f?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/b0f7cdb6a60134c04032bac062a5d43f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">John Lloyd</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18860"><time datetime="2015-08-10T17:19:00-07:00">August 10, 2015 at 5:19 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d carry my Nikon D810, and other stuff. I have a half dozen bags I&#8217;ve accumulated that have major flaws. This one gives me hope. And it sounds like a winner as a flight carry on for us camera toting travelers.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18861" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18861" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d207d457730d4d18f3fd17ed7de6dbcc?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d207d457730d4d18f3fd17ed7de6dbcc?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d207d457730d4d18f3fd17ed7de6dbcc?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d207d457730d4d18f3fd17ed7de6dbcc?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://ronlimphotography.com" class="url" rel="ugc external nofollow">Ron Lim</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18861"><time datetime="2015-08-10T17:36:00-07:00">August 10, 2015 at 5:36 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Definitely a versatile bag! I would carry my Canon 5d Mkiii + Canon/Sigma Art lenses and Sony A6000 + other gadgets for every day use!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18862" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18862" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/734a9c74e2d1b9d79bab4c25d1f06455?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/734a9c74e2d1b9d79bab4c25d1f06455?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/734a9c74e2d1b9d79bab4c25d1f06455?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/734a9c74e2d1b9d79bab4c25d1f06455?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Andre Dobroskok</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18862"><time datetime="2015-08-10T17:55:00-07:00">August 10, 2015 at 5:55 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This bag suits me well, my Canon 5D Mk III would find a cool place to live, along side with Canon EF24-70 MkII</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18863" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18863" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/f51aafd066083b26a63423e63d5859ac?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/f51aafd066083b26a63423e63d5859ac?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/f51aafd066083b26a63423e63d5859ac?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/f51aafd066083b26a63423e63d5859ac?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">arkhunter</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18863"><time datetime="2015-08-10T18:18:00-07:00">August 10, 2015 at 6:18 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d know know if I posted in this one or not, but I&#8217;d put my mirrorless Olympus gear in it. It would make a nice carry on on planes too.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18864" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18864" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/79e63476875c0c826fe5e504b0efdc77?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/79e63476875c0c826fe5e504b0efdc77?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/79e63476875c0c826fe5e504b0efdc77?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/79e63476875c0c826fe5e504b0efdc77?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Daniel Leu</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18864"><time datetime="2015-08-10T18:59:00-07:00">August 10, 2015 at 6:59 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would use it to for my laptop and once in a while for my D800.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18867" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18867" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/75734b3c83a8a48eb0afc5f9a0c8f282?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/75734b3c83a8a48eb0afc5f9a0c8f282?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/75734b3c83a8a48eb0afc5f9a0c8f282?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/75734b3c83a8a48eb0afc5f9a0c8f282?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Kevin Okura</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18867"><time datetime="2015-08-10T22:27:00-07:00">August 10, 2015 at 10:27 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>First I&#8217;d fill it with my hopes, dreams and aspirations. Then I&#8217;d throw in the emotional baggage I&#8217;ve been dragging behind me for far too long (Good thing the bag is expandable!).</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18868" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18868" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a6944840e452ca23f29a73bec69c74d8?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a6944840e452ca23f29a73bec69c74d8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a6944840e452ca23f29a73bec69c74d8?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a6944840e452ca23f29a73bec69c74d8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Nancy Nehring</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18868"><time datetime="2015-08-10T22:48:00-07:00">August 10, 2015 at 10:48 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>On my next nature hike I could carry my camera gear, water and lunch without my sandwich getting squished.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18869" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18869" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/ff1660d519122acec243edbaf29befb3?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/ff1660d519122acec243edbaf29befb3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/ff1660d519122acec243edbaf29befb3?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/ff1660d519122acec243edbaf29befb3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">MarcosV</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18869"><time datetime="2015-08-10T22:52:00-07:00">August 10, 2015 at 10:52 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Great interview. Love the extra detail on the design of this bag and the upcoming photowalk. This might be the one bag to hold my Fuji-X system of two bodies, six to seven lens, flash, laptop, and chargers &#8212; and still fit under the seat on plane flights</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18872" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18872" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d9d11bba93b071871b06a2b4267c4587?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d9d11bba93b071871b06a2b4267c4587?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d9d11bba93b071871b06a2b4267c4587?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d9d11bba93b071871b06a2b4267c4587?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">onatcer</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18872"><time datetime="2015-08-11T03:27:00-07:00">August 11, 2015 at 3:27 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Love the design of the bag.<br /> Would use it for carrying my Canon 7D and lenses but also in daily life for my notebook and other work stuff.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18874" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18874" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/76a6de00f25356e29f5beddde75c1bc2?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/76a6de00f25356e29f5beddde75c1bc2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/76a6de00f25356e29f5beddde75c1bc2?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/76a6de00f25356e29f5beddde75c1bc2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Mike Park</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18874"><time datetime="2015-08-11T03:45:00-07:00">August 11, 2015 at 3:45 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would use this bag to carry all my Hopes and Dreams and it could expand as they expand!! I&#8217;ve recently switched from a full Nikon DSLR set up to Sony Mirrorless &#8211; but i&#8217;m still occasionally using both systems so this bag&#8217;s versatility is perfect! I use four bags due to the differences in amounts of gear i use so a bag that expands and contracts is a very great idea! Love the clip to carry the camera on the Outside, awesome! Thank you for thinking of us!! 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18875" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18875" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/ab529c4d4f2bd8132ff658aef3e1971e?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/ab529c4d4f2bd8132ff658aef3e1971e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/ab529c4d4f2bd8132ff658aef3e1971e?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/ab529c4d4f2bd8132ff658aef3e1971e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Pete Murphy</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18875"><time datetime="2015-08-11T04:02:00-07:00">August 11, 2015 at 4:02 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would use the bag to carry my OMD-M5, four lenses, flash, cables, filters, batteries, hoods, and everthing else that usually gets left behind because of my small bag.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18877" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18877" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5dfbe210ef33f7c650cc4611499eb825?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5dfbe210ef33f7c650cc4611499eb825?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5dfbe210ef33f7c650cc4611499eb825?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5dfbe210ef33f7c650cc4611499eb825?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Anneke Elderhorst-Hofmeester</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18877"><time datetime="2015-08-11T05:02:00-07:00">August 11, 2015 at 5:02 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my lipstick, mascarra, my phone, and all the other girl things in this bag.. oh yes, and my little sony a6000 camera 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18878" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18878" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/ce1749bf5d071a0c0eaf805577b7f024?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/ce1749bf5d071a0c0eaf805577b7f024?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/ce1749bf5d071a0c0eaf805577b7f024?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/ce1749bf5d071a0c0eaf805577b7f024?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.aa6rv.com/" class="url" rel="ugc external nofollow">David M</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18878"><time datetime="2015-08-11T05:08:00-07:00">August 11, 2015 at 5:08 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Besides my camera and equipment, I would want to have a little extra room for a S&amp;W J Frame 38 and an extra 2 Jetloaders full of ammo, a small knife and my wallet. You asked!!!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18879" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18879" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/ab22a60c0c0b4158f462b388e78b422e?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/ab22a60c0c0b4158f462b388e78b422e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/ab22a60c0c0b4158f462b388e78b422e?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/ab22a60c0c0b4158f462b388e78b422e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jimmy Shaddock</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18879"><time datetime="2015-08-11T05:15:00-07:00">August 11, 2015 at 5:15 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Congratulations to the team at Peak Design. You have great ideas and do a great job of building sensational, functional products. Would love to fill this bag with my Nikon D4 and assortment of lens and flashes! </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18880" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18880" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/220622105b1dc41956d8a1604b5e861a?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/220622105b1dc41956d8a1604b5e861a?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/220622105b1dc41956d8a1604b5e861a?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/220622105b1dc41956d8a1604b5e861a?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">maurice elderhorst</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18880"><time datetime="2015-08-11T07:18:00-07:00">August 11, 2015 at 7:18 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Hey I can&#8221;t find my comment anymore&#8230;? Is it out there or is it hidden in that giant bag?</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18882" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18882" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/12e8585afb2c12a0972f616c22428d3f?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/12e8585afb2c12a0972f616c22428d3f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/12e8585afb2c12a0972f616c22428d3f?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/12e8585afb2c12a0972f616c22428d3f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Brian Jarvis</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18882"><time datetime="2015-08-11T08:45:00-07:00">August 11, 2015 at 8:45 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Amazing success for the Kickstarter campaign &#8211; awesome. I would love one of these bags for work on week days and my Sony mirrorless on the weekends!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18883" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18883" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/2ac6ee7da58fdd957b9cf5a6d6a60be1?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/2ac6ee7da58fdd957b9cf5a6d6a60be1?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/2ac6ee7da58fdd957b9cf5a6d6a60be1?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/2ac6ee7da58fdd957b9cf5a6d6a60be1?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://photoventures.wordpress.com/" class="url" rel="ugc external nofollow">Jeff Peterson</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18883"><time datetime="2015-08-11T09:22:00-07:00">August 11, 2015 at 9:22 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Great interview. I attended Trey&#8217;s photo walk in Chicago last night and it was a wonderful experience. So, I&#8217;m going to say that I would go Trey Ratcliff style and not only put photography gear in the bag but also use it as a microphone holder&#8230;though I&#8217;m not sure why I would need to carry around a microphone&#8230;</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18884" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18884" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/b37f69e811ba86e45d07cae9089748e4?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/b37f69e811ba86e45d07cae9089748e4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/b37f69e811ba86e45d07cae9089748e4?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/b37f69e811ba86e45d07cae9089748e4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Dennis M</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18884"><time datetime="2015-08-11T11:31:00-07:00">August 11, 2015 at 11:31 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>My Canon DSLR, my extra lens and my ipad. along of the 100 other little things i have accumplated over the years.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18885" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18885" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/51299711337c355596b9f665cb0d0014?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/51299711337c355596b9f665cb0d0014?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/51299711337c355596b9f665cb0d0014?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/51299711337c355596b9f665cb0d0014?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Michael Robert</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18885"><time datetime="2015-08-11T12:53:00-07:00">August 11, 2015 at 12:53 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Second interview I&#8217;ve listened to today with Trey. I&#8217;d nestle my Sony a7ii and lenses in this bag if I am lucky enough to win.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18889" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18889" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e039c609e661cb3c95bdfb9ebb113917?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e039c609e661cb3c95bdfb9ebb113917?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e039c609e661cb3c95bdfb9ebb113917?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e039c609e661cb3c95bdfb9ebb113917?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Dave Head</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18889"><time datetime="2015-08-11T14:24:00-07:00">August 11, 2015 at 2:24 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Wow, that really is a nifty little bag. I&#8217;d bring my sony a6000 with an adaptor and a couple canon lenses.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18890" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18890" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/66a2081ffcf1439863aabcb1327465f4?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/66a2081ffcf1439863aabcb1327465f4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/66a2081ffcf1439863aabcb1327465f4?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/66a2081ffcf1439863aabcb1327465f4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Josh Billington</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18890"><time datetime="2015-08-11T14:50:00-07:00">August 11, 2015 at 2:50 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Just did the Photo Walk in Chicago with Trey last night. Amazing experience. He&#8217;s just as nice and helpful in person. I would put in my Canon 60D and my various Canon lenses until I can upgrade to the Sony mirrorless a7r as well. Can&#8217;t wait to get more of Peak&#8217;s great gear too!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18892" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18892" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/4992f634a9726c94cc7d5c2b571c04ff?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/4992f634a9726c94cc7d5c2b571c04ff?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/4992f634a9726c94cc7d5c2b571c04ff?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4992f634a9726c94cc7d5c2b571c04ff?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Michael Mixon</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18892"><time datetime="2015-08-11T23:25:00-07:00">August 11, 2015 at 11:25 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;m trying to resist becoming the Imelda Marcos of bags, but this one looks really cool. What I&#8217;d put in it is pretty standard (my D90, a few lenses, my Fuji X100s, my MacBook)&#8230;but it looks like it&#8217;ll expand enough to fit all of the souvenirs my son finds on our walks.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18894" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18894" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/67acc453e304e4d3c42b4b74bf4b294b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/67acc453e304e4d3c42b4b74bf4b294b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/67acc453e304e4d3c42b4b74bf4b294b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/67acc453e304e4d3c42b4b74bf4b294b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Henrik Sewell</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18894"><time datetime="2015-08-12T01:25:00-07:00">August 12, 2015 at 1:25 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This bag is gorgeous!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18895" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18895" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/10c978155df3f325de2d55714da5096b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/10c978155df3f325de2d55714da5096b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/10c978155df3f325de2d55714da5096b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/10c978155df3f325de2d55714da5096b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Ren Lok</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18895"><time datetime="2015-08-12T02:34:00-07:00">August 12, 2015 at 2:34 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Congrats on the great bag. With this bag I would throw in my OMD EM5 and panasonic gh4. Along with 17mm, 45mm and 75mm. Great bag 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18904" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18904" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/23d7acbb6c511613d69f43db71339386?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/23d7acbb6c511613d69f43db71339386?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/23d7acbb6c511613d69f43db71339386?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/23d7acbb6c511613d69f43db71339386?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Nigel Rumsey</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18904"><time datetime="2015-08-12T05:42:00-07:00">August 12, 2015 at 5:42 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>The bag looks great I like the collapsable design. At the end of the this week I&#8217;m going to be picking myself up a fuji X-Pro-1, in 2015! I know go figure! I think that&#8217;ll sit nicely in one of Trey&#8217;s bags.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18905" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18905" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a7a84cb39bb2f4b95156bf179115c891?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a7a84cb39bb2f4b95156bf179115c891?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a7a84cb39bb2f4b95156bf179115c891?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a7a84cb39bb2f4b95156bf179115c891?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">tom mitchell</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18905"><time datetime="2015-08-12T07:04:00-07:00">August 12, 2015 at 7:04 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Nice looking bag &#8211; I&#8217;d put in my 5D MkIII, a couple lenses, some gadgets and way too many cables.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18909" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18909" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e42a26b19a956a373ca7e18de7bbf347?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e42a26b19a956a373ca7e18de7bbf347?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e42a26b19a956a373ca7e18de7bbf347?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e42a26b19a956a373ca7e18de7bbf347?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jens Hauser</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18909"><time datetime="2015-08-12T10:29:00-07:00">August 12, 2015 at 10:29 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>It sounds like this bag is best ever. I can probably fit my Canon gear and my Volvo V70 into for my travels to South Africa and India for my searches of big cats.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18911" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18911" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/ead2884e29599287e551752e8def18d9?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/ead2884e29599287e551752e8def18d9?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/ead2884e29599287e551752e8def18d9?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/ead2884e29599287e551752e8def18d9?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.garethleigh.com" class="url" rel="ugc external nofollow">Gareth Leigh</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18911"><time datetime="2015-08-12T10:58:00-07:00">August 12, 2015 at 10:58 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I have a 6D, 24-70 and 70-200 that I think this bag would be great for. Plus I love messenger style bags.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18912" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18912" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/b2c2d1f08ee98948d7f94e2ffaec9be5?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/b2c2d1f08ee98948d7f94e2ffaec9be5?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/b2c2d1f08ee98948d7f94e2ffaec9be5?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/b2c2d1f08ee98948d7f94e2ffaec9be5?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jaimie-Osiris Gonzalez</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18912"><time datetime="2015-08-12T11:06:00-07:00">August 12, 2015 at 11:06 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>That&#8217;s a very spiffy design. I would put my new Canon 5D III, 24-105 &amp; 50 lenses. Canon 600 Ex-Rt Flash &amp; trigger. My wallet, iPad. I will find stuff to put in it just to fill every nook &amp; cranny. The bag doesn&#8217;t look like a camera bag, so it&#8217;s not very intimidating. My camera backpack is too bulky. I love the sleek design of the everyday messenger. 🙂 </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18920" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18920" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a27c1f47fa2ec6f6c37190d057b0fb1c?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a27c1f47fa2ec6f6c37190d057b0fb1c?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a27c1f47fa2ec6f6c37190d057b0fb1c?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a27c1f47fa2ec6f6c37190d057b0fb1c?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Paul B</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18920"><time datetime="2015-08-12T17:11:00-07:00">August 12, 2015 at 5:11 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d put my Sony NEX7, lenses and flash in it. I prefer messenger bags rather than backpacks.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18922" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18922" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a9dc4146c7ac44d4a629df885829741b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a9dc4146c7ac44d4a629df885829741b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a9dc4146c7ac44d4a629df885829741b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a9dc4146c7ac44d4a629df885829741b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Thomas Vellenga</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18922"><time datetime="2015-08-12T18:22:00-07:00">August 12, 2015 at 6:22 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Sony Camera and my Laptop in the bag. Looks very cool! I was at the Photowalk in Chicago with Trey &#8211; It was a Great time! 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18923" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18923" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/1eb72adb376b125ceb71340f1ad24ec4?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/1eb72adb376b125ceb71340f1ad24ec4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/1eb72adb376b125ceb71340f1ad24ec4?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/1eb72adb376b125ceb71340f1ad24ec4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Mark Soderlund</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18923"><time datetime="2015-08-12T20:15:00-07:00">August 12, 2015 at 8:15 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Canon camera and laptop in the bag. I wish there was a Photowalk coming to the Kansas City area.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18927" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18927" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/43865aacd22e9361c2852e33f553edde?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/43865aacd22e9361c2852e33f553edde?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/43865aacd22e9361c2852e33f553edde?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/43865aacd22e9361c2852e33f553edde?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Kell Jacobsen</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18927"><time datetime="2015-08-13T06:04:00-07:00">August 13, 2015 at 6:04 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would have my mirroless camera and a few lenses .. and proberbly a lot of other stuff I need during the day</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18932" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18932" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a67b570ad25370a205895ff0593a672b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a67b570ad25370a205895ff0593a672b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a67b570ad25370a205895ff0593a672b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a67b570ad25370a205895ff0593a672b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Kristen Grainer</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18932"><time datetime="2015-08-13T11:27:00-07:00">August 13, 2015 at 11:27 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my canon 6d, flash and laptop in the bag.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18938" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18938" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e2bea1f1ffae25214e4a6e3024de300b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e2bea1f1ffae25214e4a6e3024de300b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e2bea1f1ffae25214e4a6e3024de300b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e2bea1f1ffae25214e4a6e3024de300b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.fredbeaupre.com" class="url" rel="ugc external nofollow">Frédérick Beaupré</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18938"><time datetime="2015-08-13T15:17:00-07:00">August 13, 2015 at 3:17 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>What a nice place for my camera to rest and that bag would be so happy on me! =D</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18939" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18939" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/93b037258829ea599dceac52e8faebe2?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/93b037258829ea599dceac52e8faebe2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/93b037258829ea599dceac52e8faebe2?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/93b037258829ea599dceac52e8faebe2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Kyle Devillier</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18939"><time datetime="2015-08-13T16:25:00-07:00">August 13, 2015 at 4:25 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Nikon and a few lenses in the bag&#8230; and of course, I would have my peak design slide strap attached to the camera!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18945" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18945" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d3c4289163156221261c5d58755608fb?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d3c4289163156221261c5d58755608fb?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d3c4289163156221261c5d58755608fb?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d3c4289163156221261c5d58755608fb?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Marion Made</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18945"><time datetime="2015-08-13T17:45:00-07:00">August 13, 2015 at 5:45 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Getting all the right gear in this rugged bag for the day will be awesome, and it looks like at the end of the long day it would be soft enough to lay my head down on for a nights rest! Folding dividers are genius!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18946" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18946" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo avatar-default lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo avatar-default' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://twitter.com/davekingmusic" class="url" rel="ugc external nofollow">Dave King</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18946"><time datetime="2015-08-13T18:58:00-07:00">August 13, 2015 at 6:58 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would load it up with my SONY camera gear and iPad and hit the road!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18955" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18955" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e83b3688e6cddb15239f121d74d5501b?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e83b3688e6cddb15239f121d74d5501b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e83b3688e6cddb15239f121d74d5501b?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e83b3688e6cddb15239f121d74d5501b?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">toni</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18955"><time datetime="2015-08-14T02:11:00-07:00">August 14, 2015 at 2:11 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>The bag looks awesome, and really versatile. At last a messenger bag for a lot of situations.</p> <p>On Mondays and Wednesdays I have French class, so I would take my books, dictionary and notebook in it. Tuesdays is my long day at work, so I would put my lunchbox, fruit, etc. Thursdays and Fridays morning I need to take care of my 2 year old baby, so it&#8217;s impossible to say how convenient it looks like for all the things I need to carry with me.</p> <p>On Saturdays and Sundays my mirrorless stuff would fit nicely in there: OMD EM5, along with 12mm, 25mm, 45mm and 75-300m. Plus ND filter and polarizer, brush, iPad Air, cables, battery, you name it! Congrats on the design, keep up the good work! 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18957" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18957" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/c5d8e4d7c3dfa72965ec28c57eebbeb6?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/c5d8e4d7c3dfa72965ec28c57eebbeb6?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/c5d8e4d7c3dfa72965ec28c57eebbeb6?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/c5d8e4d7c3dfa72965ec28c57eebbeb6?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Spazmier</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18957"><time datetime="2015-08-14T08:34:00-07:00">August 14, 2015 at 8:34 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bag looks fantastic&#8230;what would I put in it? My camera equipment of course! Pick me! Pick me!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18958" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18958" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5d5c69aacc3aa0374611f3ce0caf3453?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5d5c69aacc3aa0374611f3ce0caf3453?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5d5c69aacc3aa0374611f3ce0caf3453?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5d5c69aacc3aa0374611f3ce0caf3453?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Andrew Gosden</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18958"><time datetime="2015-08-14T08:45:00-07:00">August 14, 2015 at 8:45 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>My camera with a 50mm lens, plus my work stuff.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18965" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18965" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/2e2eab3b2ce3f250aa6dbf1592695d39?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/2e2eab3b2ce3f250aa6dbf1592695d39?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/2e2eab3b2ce3f250aa6dbf1592695d39?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/2e2eab3b2ce3f250aa6dbf1592695d39?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Brandon Brooks</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18965"><time datetime="2015-08-14T13:17:00-07:00">August 14, 2015 at 1:17 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Olympus OMD-EM1, 40-150 lens, 12-40 lens, 60mm macro, 75mm lens, the plans of the Death Star I got from a Bothan spy, and a copy of Henry Jones&#8217; Grail diary. Yup that should do it&#8230;&#8230;&#8230;.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18969" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18969" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/580d3d0efc1a6f0fb470bc2ff91933df?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/580d3d0efc1a6f0fb470bc2ff91933df?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/580d3d0efc1a6f0fb470bc2ff91933df?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/580d3d0efc1a6f0fb470bc2ff91933df?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.michaelsagephotography.com" class="url" rel="ugc external nofollow">Michael Sage</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18969"><time datetime="2015-08-14T14:03:00-07:00">August 14, 2015 at 2:03 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>If I were to win the Everyday Messenger I would put my OMD-EM-10 and the couple lenses I have. Probably add my tablet as well.<br /> Crossing my fingers!<br /> -Mike</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18970" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18970" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e47a7b4f9111a44ee1c73e686baa3798?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e47a7b4f9111a44ee1c73e686baa3798?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e47a7b4f9111a44ee1c73e686baa3798?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e47a7b4f9111a44ee1c73e686baa3798?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Ivan Filpo </b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18970"><time datetime="2015-08-14T15:57:00-07:00">August 14, 2015 at 3:57 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I can put my camera and a couple of lenses, filters, etc.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18971" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-18971" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/3571b844841bc41ec8779843c6dcf934?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/3571b844841bc41ec8779843c6dcf934?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/3571b844841bc41ec8779843c6dcf934?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3571b844841bc41ec8779843c6dcf934?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Stever</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18971"><time datetime="2015-08-14T18:47:00-07:00">August 14, 2015 at 6:47 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>My canon 7d and lens. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-18997" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-18997" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/11a8742cbc26dfccf8f2b4838e6c8f92?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/11a8742cbc26dfccf8f2b4838e6c8f92?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/11a8742cbc26dfccf8f2b4838e6c8f92?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/11a8742cbc26dfccf8f2b4838e6c8f92?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.weeklyfifty.com" class="url" rel="ugc external nofollow">Simon Ringsmuth</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-18997"><time datetime="2015-08-15T15:02:00-07:00">August 15, 2015 at 3:02 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This bag would be perfect for my D7100 and a couple Prime lenses. And maybe a bottle of soda too 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19000" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19000" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e25baee4599c9f9ef642594c241b8602?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e25baee4599c9f9ef642594c241b8602?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e25baee4599c9f9ef642594c241b8602?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e25baee4599c9f9ef642594c241b8602?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Dan Martin Larsson</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19000"><time datetime="2015-08-15T15:56:00-07:00">August 15, 2015 at 3:56 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>A bag like this would be my everyday bag, with my Ipad, sunglasses, a bottle of water, a few snickers bars and my handy lumix gx7 along with 3-4 lenses and a few batteries, all safely tucked away and organized 🙂 would really love a bag like this!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19015" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19015" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/02ff7b8f50deb80c508700d4c6c66729?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/02ff7b8f50deb80c508700d4c6c66729?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/02ff7b8f50deb80c508700d4c6c66729?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/02ff7b8f50deb80c508700d4c6c66729?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Justin Briggs</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19015"><time datetime="2015-08-16T13:39:00-07:00">August 16, 2015 at 1:39 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d have to shove my Sony a77 and a few lenses into this bag if I could get my hands on one!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19016" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19016" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/077eb174bdc06bb10221a5c183399149?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/077eb174bdc06bb10221a5c183399149?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/077eb174bdc06bb10221a5c183399149?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/077eb174bdc06bb10221a5c183399149?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Susan Mayne</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19016"><time datetime="2015-08-16T14:07:00-07:00">August 16, 2015 at 2:07 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p> I love well-designed products! I&#8217;d fill it with my Nikon D7100, Sigma 18-35 lens, water bottle, iPad, iPhone, jacket for San Francisco fog, sunglasses, hat &amp; everthing else I usually put in my purse. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19017" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19017" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e788c4e2bb4a7dce217f21f029eba08e?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e788c4e2bb4a7dce217f21f029eba08e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e788c4e2bb4a7dce217f21f029eba08e?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e788c4e2bb4a7dce217f21f029eba08e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://Foreverautumn.smugmug.com/" class="url" rel="ugc external nofollow">David Bollman</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19017"><time datetime="2015-08-16T16:57:00-07:00">August 16, 2015 at 4:57 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would use this beautiful bag to tote around my beloved Fujis, and the full compliment of things I need to keep my two year old clean, fed, entertained, clean, and happy!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19035" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19035" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/2b1a91a8b4ba23821277fc4fffeef8d4?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/2b1a91a8b4ba23821277fc4fffeef8d4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/2b1a91a8b4ba23821277fc4fffeef8d4?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/2b1a91a8b4ba23821277fc4fffeef8d4?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jay Morgan</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19035"><time datetime="2015-08-17T22:21:00-07:00">August 17, 2015 at 10:21 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would love to have this bag to put my new camera in and my iPad &#8230;it would be such an upgrade to my back pack. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19037" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19037" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/00c79c60627b547f6b37f589a35c2ecb?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/00c79c60627b547f6b37f589a35c2ecb?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/00c79c60627b547f6b37f589a35c2ecb?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/00c79c60627b547f6b37f589a35c2ecb?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Trig</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19037"><time datetime="2015-08-18T03:51:00-07:00">August 18, 2015 at 3:51 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d put my Fuji X100S, Nikon V1 with 30-110mm, iPad, headphones and a waterbottle in it.<br /> Looks like a perfect bag for a day out.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19038" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19038" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/6b5a2213060d9c543186ae77ca4301c7?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/6b5a2213060d9c543186ae77ca4301c7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/6b5a2213060d9c543186ae77ca4301c7?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/6b5a2213060d9c543186ae77ca4301c7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Curt</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19038"><time datetime="2015-08-18T04:57:00-07:00">August 18, 2015 at 4:57 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This bag looks like a ninja photo bag. Your able to get in swiftly, undetected, and get the job done. I would put my Nikon (APSC sized for the simi-stealthy look) with a few lenses, compact tripod, and some energy bars to keep me going.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19039" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19039" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/584f9502031ea5826a637bab8c6dff7f?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/584f9502031ea5826a637bab8c6dff7f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/584f9502031ea5826a637bab8c6dff7f?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/584f9502031ea5826a637bab8c6dff7f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Ken Stroud</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19039"><time datetime="2015-08-18T06:05:00-07:00">August 18, 2015 at 6:05 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my iPad , my sony A7 and my 70-200 lens in the bag wit a couple of spare batteries. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19047" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19047" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/95a55e9619cb050b9ba917fcf6b7b595?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/95a55e9619cb050b9ba917fcf6b7b595?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/95a55e9619cb050b9ba917fcf6b7b595?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/95a55e9619cb050b9ba917fcf6b7b595?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Geoffrey M</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19047"><time datetime="2015-08-18T13:53:00-07:00">August 18, 2015 at 1:53 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my Samsung NX 300&#8217;s and snacks for the kids who are usually in tow as well as an old Leica III F with film. ( I teach film photography to public school kids)</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19064" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19064" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e40903e9c2bea4f521fa6f864a209274?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e40903e9c2bea4f521fa6f864a209274?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e40903e9c2bea4f521fa6f864a209274?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e40903e9c2bea4f521fa6f864a209274?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://nothingisreal.co.uk/" class="url" rel="ugc external nofollow">Darryl Hughes</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19064"><time datetime="2015-08-19T11:51:00-07:00">August 19, 2015 at 11:51 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Cool looking bag. I&#8217;d hopefully fit my Canon 6D and a few lenses. Oh and some sandwiches and maybe a flask of tea!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19093" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19093" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/8c2a2f95ccb4462fd9d2959d2acf3bee?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/8c2a2f95ccb4462fd9d2959d2acf3bee?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/8c2a2f95ccb4462fd9d2959d2acf3bee?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/8c2a2f95ccb4462fd9d2959d2acf3bee?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">PWareArtist</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19093"><time datetime="2015-08-20T18:16:00-07:00">August 20, 2015 at 6:16 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This would be a great alternative to my old backpack. Just add the Canon gear, a few sketching supplies and it&#8217;s ready for an adventure.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19122" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19122" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/59f9388266740587315a2fc518cda181?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/59f9388266740587315a2fc518cda181?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/59f9388266740587315a2fc518cda181?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/59f9388266740587315a2fc518cda181?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.laurinovakphotography.com/" class="url" rel="ugc external nofollow">Lauri Novak</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19122"><time datetime="2015-08-23T17:11:00-07:00">August 23, 2015 at 5:11 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I think cardboard cutout Ron Clifford would fit quite nicely in this bag for the San Francisco photowalk!!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19123" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19123" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d9d1cb4264ff99635ba636571300e874?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d9d1cb4264ff99635ba636571300e874?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d9d1cb4264ff99635ba636571300e874?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d9d1cb4264ff99635ba636571300e874?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Amanda DevilBabi Moore</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19123"><time datetime="2015-08-23T17:11:00-07:00">August 23, 2015 at 5:11 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I need this bag in my life! Winning it would change my current crappy carrying situation of an old backpack to something slick and stylish as well as fully functional, and it would make an amazing birthday present for me!!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19124" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19124" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/fa983892373614ccd4c5a63367943052?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/fa983892373614ccd4c5a63367943052?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/fa983892373614ccd4c5a63367943052?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/fa983892373614ccd4c5a63367943052?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jaminet Rivera</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19124"><time datetime="2015-08-23T17:21:00-07:00">August 23, 2015 at 5:21 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Great interview with Trey! Love the bag, the design and how this bag took a life of its&#8217; own. Met Trey in Dallas last week and had a blast at the photowalk. I would be honored to carry this amazing bag! And here&#8217;s a quick shot of Trey at the Dallas photowalk carrying his Everyday Messenger bag.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19125" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19125" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5048176a8e9f97cc8b9ae703963cf4ea?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5048176a8e9f97cc8b9ae703963cf4ea?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5048176a8e9f97cc8b9ae703963cf4ea?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5048176a8e9f97cc8b9ae703963cf4ea?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">SwChappell</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19125"><time datetime="2015-08-23T17:22:00-07:00">August 23, 2015 at 5:22 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This would be an awesome bag for my upcoming trip, to hold my camera (a Canon T3i), assorted lenses, spare batteries and such, and snacks of course</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19126" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19126" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/fd2c229a4e57bf22c39fad93048c7a8a?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/fd2c229a4e57bf22c39fad93048c7a8a?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/fd2c229a4e57bf22c39fad93048c7a8a?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/fd2c229a4e57bf22c39fad93048c7a8a?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Michael Hodges</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19126"><time datetime="2015-08-23T17:23:00-07:00">August 23, 2015 at 5:23 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I like to win things. I don&#8217;t usually win things but I think it would help me a bunch if I could say, &#8220;Honey, it&#8217;s ok, I won this&#8221;, rather than having to tell her how much it cost.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19127" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19127" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/1d876440645a77cab43a0302182bd8b7?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/1d876440645a77cab43a0302182bd8b7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/1d876440645a77cab43a0302182bd8b7?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/1d876440645a77cab43a0302182bd8b7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">mayhemstidios</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19127"><time datetime="2015-08-23T17:33:00-07:00">August 23, 2015 at 5:33 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Great info and interview. I want this bag. 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19128" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19128" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/3b0b7b2804e437f83d4aa19d0f7928fc?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/3b0b7b2804e437f83d4aa19d0f7928fc?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/3b0b7b2804e437f83d4aa19d0f7928fc?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3b0b7b2804e437f83d4aa19d0f7928fc?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">mel rolleri</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19128"><time datetime="2015-08-23T17:34:00-07:00">August 23, 2015 at 5:34 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Would LOVE to win this!! I have every other peak design goodie from kickstarter, but haven&#8217;t supported this yet. I have a few bags, and haven&#8217;t been able to justify this one. Yet. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19129" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19129" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/805376968a321dba57d92033c8764ca7?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/805376968a321dba57d92033c8764ca7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/805376968a321dba57d92033c8764ca7?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/805376968a321dba57d92033c8764ca7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Karen Lowery</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19129"><time datetime="2015-08-23T17:36:00-07:00">August 23, 2015 at 5:36 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I LOVE Peak Design and would love to add this bag to my outfit. Would be perfect for me. Thanks Trey.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19130" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19130" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/fefa2721a4fd6ef6c9a267fb66f7d2f5?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/fefa2721a4fd6ef6c9a267fb66f7d2f5?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/fefa2721a4fd6ef6c9a267fb66f7d2f5?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/fefa2721a4fd6ef6c9a267fb66f7d2f5?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Cheryl Day</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19130"><time datetime="2015-08-23T17:36:00-07:00">August 23, 2015 at 5:36 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I was very lovingly gifted a new lens, but it won&#8217;t fit in my current rather small bag. This new bag would be just right. Since I don&#8217;t live where any of the photo walks occurred winning the bag would be a great consolation prize.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19134" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19134" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/5afee03ea76f7e40480d9c56880aa520?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/5afee03ea76f7e40480d9c56880aa520?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/5afee03ea76f7e40480d9c56880aa520?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/5afee03ea76f7e40480d9c56880aa520?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Susan Caplan</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19134"><time datetime="2015-08-23T17:43:00-07:00">August 23, 2015 at 5:43 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Was trying to win the bag in Miami&#8230;would still love to own one!!!! And just too poor right now to buy my own!!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19136" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19136" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/18a4cb474c2bbd2083e319fc2ba1cca3?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/18a4cb474c2bbd2083e319fc2ba1cca3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/18a4cb474c2bbd2083e319fc2ba1cca3?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/18a4cb474c2bbd2083e319fc2ba1cca3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">PureCaboose</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19136"><time datetime="2015-08-23T17:46:00-07:00">August 23, 2015 at 5:46 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This is an awesome bag and would become my general use bag complete with tablet PC and Bluetooth keyboard, Panasonic GH4 and 45 &amp; 25mm lenses. I currently use a simple satchel bag and it is starting to show the years and having a camera stuffed into to when it really is designed for thin things.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19137" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19137" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/9af729a5f4f3d3e6bb381d9a40b482a3?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/9af729a5f4f3d3e6bb381d9a40b482a3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/9af729a5f4f3d3e6bb381d9a40b482a3?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/9af729a5f4f3d3e6bb381d9a40b482a3?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Justine King</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19137"><time datetime="2015-08-23T17:46:00-07:00">August 23, 2015 at 5:46 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>What an awesome idea!! 😀 What would I put in this bag?? My Nikon d7100, Tokina 11-16, Panasonic GH4, Fresko thermos with lemon &amp; ginger infusion, home made trail snacks for eating while taking long exposures 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19138" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19138" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/2ae6fc4599d62e796c0bf3700968ece6?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/2ae6fc4599d62e796c0bf3700968ece6?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/2ae6fc4599d62e796c0bf3700968ece6?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/2ae6fc4599d62e796c0bf3700968ece6?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">LANSA301</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19138"><time datetime="2015-08-23T17:47:00-07:00">August 23, 2015 at 5:47 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Looks fantastic and is full of clever ideas.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19139" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19139" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/fe0c9d2c36834cb5bbb5f9a81a66225e?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/fe0c9d2c36834cb5bbb5f9a81a66225e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/fe0c9d2c36834cb5bbb5f9a81a66225e?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/fe0c9d2c36834cb5bbb5f9a81a66225e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Adrienne Sutton</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19139"><time datetime="2015-08-23T17:50:00-07:00">August 23, 2015 at 5:50 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Love the bag! Would love to win one even more!! </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19140" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19140" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/1c20a59ca0d423c61401b3c4f546b641?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/1c20a59ca0d423c61401b3c4f546b641?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/1c20a59ca0d423c61401b3c4f546b641?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/1c20a59ca0d423c61401b3c4f546b641?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Shr “M” Rama</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19140"><time datetime="2015-08-23T17:59:00-07:00">August 23, 2015 at 5:59 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>What a great idea! I would love to win! </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19141" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19141" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/e0e2b549ffcd30c7899c7e6e295471c0?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/e0e2b549ffcd30c7899c7e6e295471c0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/e0e2b549ffcd30c7899c7e6e295471c0?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e0e2b549ffcd30c7899c7e6e295471c0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jessica Mabrey</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19141"><time datetime="2015-08-23T18:08:00-07:00">August 23, 2015 at 6:08 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I need a bag that will make it essay to go around the streets of DC with my essentials. I&#8217;d love to win this bag. It would be perfect for for my camera, wallet, and lenses and let me be mommy on the go as well if I need to. Absolutely perfect</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19142" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19142" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/dda36c43db730fdfa806fc74555749d0?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/dda36c43db730fdfa806fc74555749d0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/dda36c43db730fdfa806fc74555749d0?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/dda36c43db730fdfa806fc74555749d0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://roger.lisaandroger.com/" class="url" rel="ugc external nofollow">theKiwi</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19142"><time datetime="2015-08-23T18:24:00-07:00">August 23, 2015 at 6:24 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This bag looks a whole lot more convenient than the Canon bag I currently have!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19143" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19143" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/c87a53ef7aa379ec20824d39d1edf074?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/c87a53ef7aa379ec20824d39d1edf074?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/c87a53ef7aa379ec20824d39d1edf074?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/c87a53ef7aa379ec20824d39d1edf074?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Becky Darsey</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19143"><time datetime="2015-08-23T18:46:00-07:00">August 23, 2015 at 6:46 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>In my bag&#8230;. my Canon 7D with all the lenses, etc. and a water bottle for the brutal Louisiana summer shoots!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19144" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19144" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/cf621ec311d530dd4ca9a2d2f1788a2d?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/cf621ec311d530dd4ca9a2d2f1788a2d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/cf621ec311d530dd4ca9a2d2f1788a2d?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/cf621ec311d530dd4ca9a2d2f1788a2d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">ames jo</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19144"><time datetime="2015-08-23T18:52:00-07:00">August 23, 2015 at 6:52 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>way better than the bag I have now. how will it fare against hk humidity I wonder&#8230;<br /> I&#8217;d still love it though </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19145" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19145" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/66b822a1b20011196dc2da0955fe2911?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/66b822a1b20011196dc2da0955fe2911?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/66b822a1b20011196dc2da0955fe2911?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/66b822a1b20011196dc2da0955fe2911?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.americankiwiphoto.com" class="url" rel="ugc external nofollow">Mark Dodd</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19145"><time datetime="2015-08-23T19:06:00-07:00">August 23, 2015 at 7:06 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p> Love the color stitching on this bag comfy stress and the easy access from the top </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19146" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19146" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/6fe014a57ad810a5a6e4523d56e7b96f?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/6fe014a57ad810a5a6e4523d56e7b96f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/6fe014a57ad810a5a6e4523d56e7b96f?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/6fe014a57ad810a5a6e4523d56e7b96f?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Pedro Campo</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19146"><time datetime="2015-08-23T19:09:00-07:00">August 23, 2015 at 7:09 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Saw this bag yesterday at Treys photo walk in Santa Monica. Loved the way it looked. If I were to win one I would hold my Canon 70D Nikon f3 and misc. Accessories. Woohooo</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19147" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19147" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/3d0f1c76e4eadce0e1ee04cc939ba122?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/3d0f1c76e4eadce0e1ee04cc939ba122?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/3d0f1c76e4eadce0e1ee04cc939ba122?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3d0f1c76e4eadce0e1ee04cc939ba122?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Mori Gryphon</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19147"><time datetime="2015-08-23T19:48:00-07:00">August 23, 2015 at 7:48 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I wish I could justify buying one, I love the flexibility of the bag, that doesn&#8217;t sacrifice an iota of style and generally clean, modern looks. I would love to have one of these in my life!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19148" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19148" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a91509ca24035639084a56799520e138?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a91509ca24035639084a56799520e138?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a91509ca24035639084a56799520e138?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a91509ca24035639084a56799520e138?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://pientertainment.smugmug.com/" class="url" rel="ugc external nofollow">George Pop</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19148"><time datetime="2015-08-23T19:50:00-07:00">August 23, 2015 at 7:50 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Would love to win this and put my Canon dslr, a couple of lenses, my laptop, my gopro, extra tshirt for the humid days, a water bottle and some cool filters in it. It looks super fashionable and not at all like a regular camera bag! </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19149" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19149" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/0fc09e057561258f303fde8b6365ed4e?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/0fc09e057561258f303fde8b6365ed4e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/0fc09e057561258f303fde8b6365ed4e?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/0fc09e057561258f303fde8b6365ed4e?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">YYG</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19149"><time datetime="2015-08-23T20:04:00-07:00">August 23, 2015 at 8:04 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>nice bag! want one 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19150" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19150" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/86e29d9171ee810a7236f35a2ff0a32d?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/86e29d9171ee810a7236f35a2ff0a32d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/86e29d9171ee810a7236f35a2ff0a32d?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/86e29d9171ee810a7236f35a2ff0a32d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://wptechguy.com" class="url" rel="ugc external nofollow">Bob Waltman</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19150"><time datetime="2015-08-23T20:17:00-07:00">August 23, 2015 at 8:17 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Meeting Trey in NY was a highlight of this year. A genuinely nice person. Rare these days. And I too would love to win the bag. It looks really nice in person and its lighter than it looks too.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19151" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19151" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/35b005dd790356abc57ccbdef9ffed20?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/35b005dd790356abc57ccbdef9ffed20?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/35b005dd790356abc57ccbdef9ffed20?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/35b005dd790356abc57ccbdef9ffed20?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.tawnabrown.com" class="url" rel="ugc external nofollow">Tawna Brown</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19151"><time datetime="2015-08-23T20:35:00-07:00">August 23, 2015 at 8:35 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;m currently on a round the world journey and I did tons of research of camera bags prior to my departure. I ended up with 3 different branded bags, left with one and still am not super happy with it. When Trey announced his new bag, I wish I had it from the beginning! This would absolutely suit my day to day and long-distance travel needs; carrying my laptop, canon 5DM3 (which may soon get replaced to follow in Trey&#8217;s footsteps with the mirror less route), 3 lenses, small camera and some accessories! It looks like it would be perfecto!! I&#8217;m a huge fan of Trey&#8217;s; started of my RTW journey with his NZ photography adventure in April (super amazing and absolutely unforgettable in every way!) I know this bag and I need to meet and join forces, real soon! It is meant to be! I hope we find each other&#8230;.soon!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19154" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19154" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d768829f5e5d3a2f741e1928f09018c8?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d768829f5e5d3a2f741e1928f09018c8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d768829f5e5d3a2f741e1928f09018c8?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d768829f5e5d3a2f741e1928f09018c8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://bigcircumstance.com/" class="url" rel="ugc external nofollow">David Faulkner</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19154"><time datetime="2015-08-24T00:33:00-07:00">August 24, 2015 at 12:33 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>While I have an excellent Tamrac rucksack for almost all my gear, that makes for an extremely heavy load. A bag like this, just to carry my D750 and three lenses, would be ideal as well.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19155" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19155" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a24d377e4c60096661799eba439350e2?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a24d377e4c60096661799eba439350e2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a24d377e4c60096661799eba439350e2?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a24d377e4c60096661799eba439350e2?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Mattias Brunschen</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19155"><time datetime="2015-08-24T02:18:00-07:00">August 24, 2015 at 2:18 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Sounds like *the* ideal camera bag, to have my DSLR with me in &#8220;every day life&#8221; situations.<br /> For special purposes there is allways the big one (Tamrac), but in some situations this versatile messenger bag would be just perfect.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19157" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19157" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/6ad6258ee7ed23337a57e163a56e43bf?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/6ad6258ee7ed23337a57e163a56e43bf?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/6ad6258ee7ed23337a57e163a56e43bf?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/6ad6258ee7ed23337a57e163a56e43bf?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Fran</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19157"><time datetime="2015-08-24T03:44:00-07:00">August 24, 2015 at 3:44 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Did a photowalk with Trey in San Antonio. It was exciting to meet him as well as seeing the bag up close and personal. Very light and thin when empty. The best feature is the top zipper!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19158" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19158" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/13806b2e40231051920670546e0f0442?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/13806b2e40231051920670546e0f0442?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/13806b2e40231051920670546e0f0442?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/13806b2e40231051920670546e0f0442?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.jamiebarlow.co.uk/" class="url" rel="ugc external nofollow">Jamie Barlow</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19158"><time datetime="2015-08-24T04:14:00-07:00">August 24, 2015 at 4:14 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Pledged this bag, then withdrew because I couldn&#8217;t quite justfy the expense&#8230; now I&#8217;ve pledged again and chosen a higher perk! Cannot wait to get my hand on this; my Lowepro messenger sucks! Hoping I&#8217;ll be able to drop my D750, a 70-200, 14-24 and a nifty-fifty&#8230; if not I&#8217;ll have a really nice camera bag 😉</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19159" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19159" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/fe757278d56c28b8d4dcf8ebdb0560c5?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/fe757278d56c28b8d4dcf8ebdb0560c5?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/fe757278d56c28b8d4dcf8ebdb0560c5?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/fe757278d56c28b8d4dcf8ebdb0560c5?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Peter Schmidt</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19159"><time datetime="2015-08-24T04:45:00-07:00">August 24, 2015 at 4:45 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Looks like an awesome bag. Would love to win 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19160" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19160" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/9926f05fe2bfe67ccd724f0177ca563c?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/9926f05fe2bfe67ccd724f0177ca563c?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/9926f05fe2bfe67ccd724f0177ca563c?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/9926f05fe2bfe67ccd724f0177ca563c?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Mike Harrelson</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19160"><time datetime="2015-08-24T04:54:00-07:00">August 24, 2015 at 4:54 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;d love to win this bag! The thing I&#8217;ve noticed about these &#8220;what&#8217;s in my bag&#8221; videos from Trey, and other photographers, is they never show you things like food, lens cleaning materials, sanitary wipes or any of the other stuff we know they carry with them&#8230;</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19163" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19163" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/048b71c0d6c94bc7b4f0819c1d94896a?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/048b71c0d6c94bc7b4f0819c1d94896a?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/048b71c0d6c94bc7b4f0819c1d94896a?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/048b71c0d6c94bc7b4f0819c1d94896a?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Chris</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19163"><time datetime="2015-08-24T05:07:00-07:00">August 24, 2015 at 5:07 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Would really really love this bag. When I started photography I never expected to advance so quickly and now my crumpler bag is too small. Would love to win it as to pledge is quite expensive for me?</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19164" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19164" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/4d9e1a259262d0ce50511eecb125d689?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/4d9e1a259262d0ce50511eecb125d689?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/4d9e1a259262d0ce50511eecb125d689?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4d9e1a259262d0ce50511eecb125d689?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Woody Huffines</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19164"><time datetime="2015-08-24T06:13:00-07:00">August 24, 2015 at 6:13 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Love meeting the team in Dallas. Love the bag. Thank you Trey!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19165" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19165" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/b53c9ea697c28e49eb1f9cd2e2269374?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/b53c9ea697c28e49eb1f9cd2e2269374?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/b53c9ea697c28e49eb1f9cd2e2269374?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/b53c9ea697c28e49eb1f9cd2e2269374?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Micheal Aten</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19165"><time datetime="2015-08-24T06:47:00-07:00">August 24, 2015 at 6:47 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Cool Bag, and what a great way to share. Your art, your passion and now your style. Thank you Trey.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19166" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19166" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/6d2704165e7ba2cac2a94160b9f27ca7?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/6d2704165e7ba2cac2a94160b9f27ca7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/6d2704165e7ba2cac2a94160b9f27ca7?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/6d2704165e7ba2cac2a94160b9f27ca7?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jeffrey Dyer</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19166"><time datetime="2015-08-24T06:52:00-07:00">August 24, 2015 at 6:52 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Awesome bag&#8230;.great design&#8230;.be honored if it held my old school Nikon gear&#8230;..</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19167" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19167" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/df68267d849295758a13ea4c125835bc?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/df68267d849295758a13ea4c125835bc?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/df68267d849295758a13ea4c125835bc?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/df68267d849295758a13ea4c125835bc?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">fotobuffflorida</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19167"><time datetime="2015-08-24T06:57:00-07:00">August 24, 2015 at 6:57 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Would love to own this bag in tan. Awesome design, thank you!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19168" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19168" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/9edd02aa811cc305eab1688e23a4b793?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/9edd02aa811cc305eab1688e23a4b793?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/9edd02aa811cc305eab1688e23a4b793?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/9edd02aa811cc305eab1688e23a4b793?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Chris Paulk</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19168"><time datetime="2015-08-24T07:24:00-07:00">August 24, 2015 at 7:24 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I&#8217;m just SO ready to love my camera bag. I have enough in my garage to start my own store!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19169" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19169" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/7cf7bd5c0968258fac6fd21cd347f58d?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/7cf7bd5c0968258fac6fd21cd347f58d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/7cf7bd5c0968258fac6fd21cd347f58d?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/7cf7bd5c0968258fac6fd21cd347f58d?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Nikki</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19169"><time datetime="2015-08-24T09:55:00-07:00">August 24, 2015 at 9:55 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>In my bag I would put my Canon 7D (of course), my tripod, my glasses, phone, 50mm lens, wallet, extra memory cards, my makeup and probably so much more! It would be my purse/camera bag. My chiropractors might become upset because the bag would be heavy and it would probably hurt my back but, it would be worth it. 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19170" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19170" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/88a979a06afed413dfd744ec15f23f88?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/88a979a06afed413dfd744ec15f23f88?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/88a979a06afed413dfd744ec15f23f88?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/88a979a06afed413dfd744ec15f23f88?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jim Hale</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19170"><time datetime="2015-08-24T09:58:00-07:00">August 24, 2015 at 9:58 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I really enjoyed being a part of the Santa Monica photowalk with Trey. Seeing the bag first hand I realized the quality and workmanship put into it. Thanks for sharing with us!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19171" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19171" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/bfdc23d9469f4b48a40d5ddbd9970327?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/bfdc23d9469f4b48a40d5ddbd9970327?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/bfdc23d9469f4b48a40d5ddbd9970327?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/bfdc23d9469f4b48a40d5ddbd9970327?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Rose M Culbreth</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19171"><time datetime="2015-08-24T10:52:00-07:00">August 24, 2015 at 10:52 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Trey is always interesting and I do so want one of those bags</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19173" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19173" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/fe1e07d47b17db943a1f22f3e1ba2701?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/fe1e07d47b17db943a1f22f3e1ba2701?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/fe1e07d47b17db943a1f22f3e1ba2701?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/fe1e07d47b17db943a1f22f3e1ba2701?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Jainam shah</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19173"><time datetime="2015-08-24T13:15:00-07:00">August 24, 2015 at 1:15 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Had an awesome time in Chicago for his photowalk tour and loved the bag too!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19177" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19177" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/69145ea9095b747cc7f5c6becbebb8d9?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/69145ea9095b747cc7f5c6becbebb8d9?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/69145ea9095b747cc7f5c6becbebb8d9?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/69145ea9095b747cc7f5c6becbebb8d9?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.michael-wilson.com/" class="url" rel="ugc external nofollow">Santiego</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19177"><time datetime="2015-08-24T13:48:00-07:00">August 24, 2015 at 1:48 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Got a little hands-on with a few of these bags at the Phoenix photowalk. Definitely a very cool bag &#8211; Much different approach then everything out there.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19180" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19180" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/4ba8a3285b554ea1d2bc07d41d025063?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/4ba8a3285b554ea1d2bc07d41d025063?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/4ba8a3285b554ea1d2bc07d41d025063?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4ba8a3285b554ea1d2bc07d41d025063?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Nishmi Santosh</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19180"><time datetime="2015-08-24T17:47:00-07:00">August 24, 2015 at 5:47 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>This is really exciting .. Just the other day I saw the video for the Everyday Messenger bag. And instantly fell in love with it. And today I see Trey giving it away.. Yippeeee.. I think it will be perfect for my NikonD600 .. Would love to win it. 🙂</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19181" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19181" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/123390704a0c42a73994cf03af3fc396?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/123390704a0c42a73994cf03af3fc396?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/123390704a0c42a73994cf03af3fc396?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/123390704a0c42a73994cf03af3fc396?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Page Pokler</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19181"><time datetime="2015-08-24T18:13:00-07:00">August 24, 2015 at 6:13 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Definitely would love to add the Everyday to carry my camera gear through out NYC!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19183" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19183" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/91b031a2cc38bd2fa418866fa25141f8?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/91b031a2cc38bd2fa418866fa25141f8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/91b031a2cc38bd2fa418866fa25141f8?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/91b031a2cc38bd2fa418866fa25141f8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Art through the Apeture Photog</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19183"><time datetime="2015-08-24T21:43:00-07:00">August 24, 2015 at 9:43 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Looks like a fabulous bag that really works. Love a lot of the design idea&#8217;s that Trey has put into this. I have a couple different bags and neither work for everything.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19202" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19202" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/cafd1374cf6fc3b3cbcc27ed219dc9e0?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/cafd1374cf6fc3b3cbcc27ed219dc9e0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/cafd1374cf6fc3b3cbcc27ed219dc9e0?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/cafd1374cf6fc3b3cbcc27ed219dc9e0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">PixelProShop - Steven Shires</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19202"><time datetime="2015-08-25T11:00:00-07:00">August 25, 2015 at 11:00 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would load in first with lunch and a cool beverage, Then my Sony a7ii, 70-200 and a 50mm. A hungry photographer is not good! Thanks for the review and look forward to seeing this bag in the field.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19213" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19213" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/071db3cfc8ee42ce64528b4c09098cd0?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/071db3cfc8ee42ce64528b4c09098cd0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/071db3cfc8ee42ce64528b4c09098cd0?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/071db3cfc8ee42ce64528b4c09098cd0?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Anna Ryndak</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19213"><time datetime="2015-08-25T14:49:00-07:00">August 25, 2015 at 2:49 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>During Chicago Photowalk with Trey we could see the bag! It is awesome! Design by the &#8220;man&#8221; who knows what he needs for his cameras&#8230;.:-)</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19232" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19232" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d70fa77afd8451292bcadf0700c77099?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d70fa77afd8451292bcadf0700c77099?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d70fa77afd8451292bcadf0700c77099?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d70fa77afd8451292bcadf0700c77099?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.flickr.com/photos/132823449@N02/" class="url" rel="ugc external nofollow">Anders Ulvan</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19232"><time datetime="2015-08-26T07:58:00-07:00">August 26, 2015 at 7:58 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I would put my camera gear and all my stuff for collage in the bag. Kind of desperate for a new bag, as my current carrying setup is a plastic bag from the local food store (which is ideal for my student economy, but not for my gear&#8230;) Thanks to ThisWeekInPhoto for the opportunity to win the bag!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19242" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19242" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/a1073df3e183c269f67e7d97ad24d167?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/a1073df3e183c269f67e7d97ad24d167?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/a1073df3e183c269f67e7d97ad24d167?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a1073df3e183c269f67e7d97ad24d167?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.serendipitythis.com/" class="url" rel="ugc external nofollow">Serena H</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19242"><time datetime="2015-08-26T11:12:00-07:00">August 26, 2015 at 11:12 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Wow, what would I put in this bag&#8230; What wouldn&#8217;t I put in this bag. I completely plan on using it as my everyday carry bag.<br /> Apart from my meagre camera gear I would also throw in my Instax Share and my Midori Traveler&#8217;s notebook because I like to print out small copies of my photos and stick them in the notebook while I&#8217;m on the go. </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19250" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19250" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/01e9f78e18363a964ef4789f1932eacd?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/01e9f78e18363a964ef4789f1932eacd?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/01e9f78e18363a964ef4789f1932eacd?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/01e9f78e18363a964ef4789f1932eacd?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Bob Brant</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19250"><time datetime="2015-08-26T18:54:00-07:00">August 26, 2015 at 6:54 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>I love the flexibility of this bag. Especially fitting into the Peak Design system of Capture clips, Sling straps and Clutch. I&#8217;ve always wanted a bag that can leave me the flexibility of including/carrying other stuff in addition to camera gear. To this end the lens wraps are fantastic. Thank you Trey and Peak Designs.</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19267" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19267" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/3db354113b7cd17bc3fc6e0cff00c028?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/3db354113b7cd17bc3fc6e0cff00c028?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/3db354113b7cd17bc3fc6e0cff00c028?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3db354113b7cd17bc3fc6e0cff00c028?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">Bruce Lampley</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19267"><time datetime="2015-08-27T07:28:00-07:00">August 27, 2015 at 7:28 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>The origami design and the smartness that Trey and Peak Design built into the bag make it very functional for just about any photographer. It would be a great bag for my original OMD (OM-D E-M5)</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19268" class="comment even thread-even depth-1 has-avatar"> <article id="div-comment-19268" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/d438186faf16bf1b11aaec6964bec4b8?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/d438186faf16bf1b11aaec6964bec4b8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/d438186faf16bf1b11aaec6964bec4b8?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/d438186faf16bf1b11aaec6964bec4b8?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn">jonnern</b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19268"><time datetime="2015-08-27T07:40:00-07:00">August 27, 2015 at 7:40 am</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Going on a 12 month photowalk all over Canada next year. This bag would suit the purpose perfect. I would carry with me my Nikon camera, wide angle lens and a 50mm prime for some epic street hunts. Also love the fact that I can carry pictures of my family in one of the many secure pockets in the bag, so they&#8217;re always with me! Good job guys! </p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-19339" class="comment odd alt thread-odd thread-alt depth-1 has-avatar"> <article id="div-comment-19339" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' data-src='https://secure.gravatar.com/avatar/060d5d2aec1d4e08c5dd6a6efcd88416?s=70&#038;d=mm&#038;r=g' data-srcset='https://secure.gravatar.com/avatar/060d5d2aec1d4e08c5dd6a6efcd88416?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo lazyload' height='70' width='70' decoding='async' src='data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' style='--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/70;' /><noscript><img alt='' src='https://secure.gravatar.com/avatar/060d5d2aec1d4e08c5dd6a6efcd88416?s=70&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/060d5d2aec1d4e08c5dd6a6efcd88416?s=140&#038;d=mm&#038;r=g 2x' class='avatar avatar-70 photo' height='70' width='70' decoding='async'/></noscript> <b class="fn"><a href="https://www.frederickvan.com/" class="url" rel="ugc external nofollow">Frederick Van Johnson</a></b> <span class="says">says:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/#comment-19339"><time datetime="2015-08-31T12:56:00-07:00">August 31, 2015 at 12:56 pm</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Hey all! This thread and give-away are now closed. Thanks everyone for commenting! I&#8217;ll be selecting the winners (using Random.org), in a recorded YouTube video within the next day or so. Good luck everyone!</p> </div><!-- .comment-content --> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .comment-list --> </div><!-- #comments-box --> </div><!-- .comments-area --> </div><!-- .post-components /--> </div><!-- .main-content --> <aside class="sidebar tie-col-md-4 tie-col-xs-12 normal-side is-sticky" aria-label="Primary Sidebar"> <div class="theiaStickySidebar"> <div id="60c2b2c9e7253-7" class="container-wrapper widget 60c2b2c9e7253"><div class="a-single a-97"><a class="gofollow" data-track="OTcsMCwxLDYw" href="https://www.smugmug.com" target="_blank"><img data-src="https://thisweekinphoto.com/wp-content/uploads/2024/06/sm-sq-01.jpg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" style="--smush-placeholder-width: 380px; --smush-placeholder-aspect-ratio: 380/380;" /><noscript><img src="https://thisweekinphoto.com/wp-content/uploads/2024/06/sm-sq-01.jpg" /></noscript></a></div><div class="clearfix"></div></div><!-- .widget /--><div class="widget social-icons-widget widget-content-only"><ul class="solid-social-icons is-centered"><li class="social-icons-item"><a class="social-link youtube-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.youtube.com/channel/UC9kH9c4alSSYOMWCDos8OaA"><span class="tie-social-icon tie-icon-youtube"></span><span class="screen-reader-text">YouTube</span></a></li><li class="social-icons-item"><a class="social-link instagram-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.instagram.com/thisweekinphoto/"><span class="tie-social-icon tie-icon-instagram"></span><span class="screen-reader-text">Instagram</span></a></li><li class="social-icons-item"><a class="social-link spotify-social-icon" rel="external noopener nofollow" target="_blank" href="https://open.spotify.com/show/5RsIjLUbpLozQKu4pxDkGN"><span class="tie-social-icon tie-icon-spotify"></span><span class="screen-reader-text">Spotify</span></a></li><li class="social-icons-item"><a class="social-link social-custom-link custom-link-1-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.flickr.com/photos/fredjohnson/"><span class="tie-social-icon fab fa-flickr"></span><span class="screen-reader-text">Flickr</span></a></li></ul> <div class="clearfix"></div></div><div id="powerpress_subscribe-33" class="container-wrapper widget widget_powerpress_subscribe"><div class="widget-title the-global-title"><div class="the-subtitle">Subscribe to TWiP!<span class="widget-title-icon tie-icon"></span></div></div><div class="pp-ssb-widget pp-ssb-widget-modern pp-ssb-widget-include"><a href="https://itunes.apple.com/us/podcast/this-week-in-photo/id989649712?mt=2&#038;ls=1" class="pp-ssb-btn-sq vertical pp-ssb-itunes" target="_blank" title="Subscribe on Apple Podcasts"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">Apple Podcasts</span></a><a href="https://open.spotify.com/show/5RsIjLUbpLozQKu4pxDkGN" class="pp-ssb-btn-sq vertical pp-ssb-spotify" target="_blank" title="Subscribe on Spotify"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">Spotify</span></a><a href="https://music.amazon.com/podcasts/2ccc7591-1af0-45f4-8b08-7fc913d4b321/this-week-in-photo-twip" class="pp-ssb-btn-sq vertical pp-ssb-amazon" target="_blank" title="Subscribe on Amazon Music"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">Amazon Music</span></a><a href="https://subscribeonandroid.com/feeds.podcastmirror.com/twip" class="pp-ssb-btn-sq vertical pp-ssb-android" target="_blank" title="Subscribe on Android"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">Android</span></a><a href="https://www.iheart.com/podcast/256-this-week-in-photo-twip-31138181/" class="pp-ssb-btn-sq vertical pp-ssb-iheartradio" target="_blank" title="Subscribe on iHeartRadio"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">iHeartRadio</span></a><a href="https://tunein.com/podcasts/News/This-Week-in-Photo-(TWiP)-p1148269/" class="pp-ssb-btn-sq vertical pp-ssb-tunein" target="_blank" title="Subscribe on TuneIn"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">TuneIn</span></a><a href="https://feeds.podcastmirror.com/twip" class="pp-ssb-btn-sq vertical pp-ssb-rss" target="_blank" title="Subscribe via RSS"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">RSS</span></a><a href="https://thisweekinphoto.com/subscribe-to-podcast/" class="pp-ssb-btn-sq vertical pp-ssb-more" target="_blank" title="More Subscribe Options"><span class="pp-ssb-ic"></span><span class="pp-ssb-text">More Subscribe Options</span></a></div><div class="clearfix"></div></div><!-- .widget /--> <div id="widget_tabs-13" class="container-wrapper tabs-container-wrapper tabs-container-2"> <div class="widget tabs-widget"> <div class="widget-container"> <div class="tabs-widget"> <div class="tabs-wrapper"> <ul class="tabs"> <li><a href="#widget_tabs-13-recent">Recent</a></li><li><a href="#widget_tabs-13-popular">Popular</a></li> </ul><!-- ul.tabs-menu /--> <div id="widget_tabs-13-recent" class="tab-content tab-content-recent"> <ul class="tab-content-elements"> <li class="widget-single-post-item widget-post-list tie-video"> <div class="post-widget-thumbnail"> <a aria-label="They Called Us Liars! AI Pioneer Speaks!" href="https://thisweekinphoto.com/they-called-us-liars-ai-pioneer-speaks/" class="post-thumb"><img width="220" height="150" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-220x150.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="Eric Yang, CEO Topaz Labs" decoding="async" data-attachment-id="301014" data-permalink="https://thisweekinphoto.com/eric_yang/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Eric Yang, CEO" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/150;" /><noscript><img width="220" height="150" src="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-220x150.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="Eric Yang, CEO Topaz Labs" decoding="async" data-attachment-id="301014" data-permalink="https://thisweekinphoto.com/eric_yang/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Eric Yang, CEO" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/11/Eric_Yang-1200x675.jpg" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/they-called-us-liars-ai-pioneer-speaks/">They Called Us Liars! AI Pioneer Speaks!</a> <div class="post-meta"> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-video"> <div class="post-widget-thumbnail"> <a aria-label="1% for the Planet, and Flickr Join Forces for the Environment" href="https://thisweekinphoto.com/1-for-the-planet-and-flickr-join-forces-for-the-environment/" class="post-thumb"><img width="220" height="150" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-220x150.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="Kate Williams, 1% for the Planet" decoding="async" data-attachment-id="300980" data-permalink="https://thisweekinphoto.com/kate_williams_youtube/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE.png" data-orig-size="1280,720" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Kate_Williams_YOUTUBE" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-300x169.png" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-1200x675.png" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/150;" /><noscript><img width="220" height="150" src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-220x150.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="Kate Williams, 1% for the Planet" decoding="async" data-attachment-id="300980" data-permalink="https://thisweekinphoto.com/kate_williams_youtube/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE.png" data-orig-size="1280,720" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Kate_Williams_YOUTUBE" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-300x169.png" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Kate_Williams_YOUTUBE-1200x675.png" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/1-for-the-planet-and-flickr-join-forces-for-the-environment/">1% for the Planet, and Flickr Join Forces for the Environment</a> <div class="post-meta"> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-video"> <div class="post-widget-thumbnail"> <a aria-label="Speed Up Your SmugMug Uploads with Apple Shortcuts" href="https://thisweekinphoto.com/speed-up-your-smugmug-uploads-with-apple-shortcuts/" class="post-thumb"><img width="220" height="150" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-220x150.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="The SmugMug Shortcut" decoding="async" data-attachment-id="300934" data-permalink="https://thisweekinphoto.com/speed-up-your-smugmug-uploads-with-apple-shortcuts/shortcuts_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Shortcuts_Wordpress" data-image-description="&lt;p&gt;The SmugMug Shortcut&lt;/p&gt; " data-image-caption="&lt;p&gt;The SmugMug Shortcut&lt;/p&gt; " data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/150;" /><noscript><img width="220" height="150" src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-220x150.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="The SmugMug Shortcut" decoding="async" data-attachment-id="300934" data-permalink="https://thisweekinphoto.com/speed-up-your-smugmug-uploads-with-apple-shortcuts/shortcuts_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Shortcuts_Wordpress" data-image-description="&lt;p&gt;The SmugMug Shortcut&lt;/p&gt; " data-image-caption="&lt;p&gt;The SmugMug Shortcut&lt;/p&gt; " data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Shortcuts_Wordpress-1200x675.jpg" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/speed-up-your-smugmug-uploads-with-apple-shortcuts/">Speed Up Your SmugMug Uploads with Apple Shortcuts</a> <div class="post-meta"> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-video"> <div class="post-widget-thumbnail"> <a aria-label="Photoshop, and Moving Beyond AI &#8211; with Dave Cross" href="https://thisweekinphoto.com/photoshop-and-moving-beyond-ai-with-dave-cross/" class="post-thumb"><img width="220" height="150" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-220x150.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="Dave Cross" decoding="async" data-attachment-id="300914" data-permalink="https://thisweekinphoto.com/photoshop-and-moving-beyond-ai-with-dave-cross/dave_cross_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Dave Cross" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/150;" /><noscript><img width="220" height="150" src="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-220x150.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="Dave Cross" decoding="async" data-attachment-id="300914" data-permalink="https://thisweekinphoto.com/photoshop-and-moving-beyond-ai-with-dave-cross/dave_cross_wordpress/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Dave Cross" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/10/Dave_Cross_WORDPRESS-1200x675.jpg" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/photoshop-and-moving-beyond-ai-with-dave-cross/">Photoshop, and Moving Beyond AI &#8211; with Dave Cross</a> <div class="post-meta"> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="Snap the Wild and Win: Join the Public Lands Photography Challenge" href="https://thisweekinphoto.com/snap-the-wild-and-win-join-the-public-lands-photography-challenge/" class="post-thumb"><img width="220" height="150" data-src="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-220x150.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="World Photography Day and Flickr" decoding="async" data-attachment-id="300872" data-permalink="https://thisweekinphoto.com/snap-the-wild-and-win-join-the-public-lands-photography-challenge/wpd24-blog-hero-1920x1080-with-title-and-logo/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="WPD24-Blog-Hero-1920&#215;1080-with-title-and-logo" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-1200x675.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/150;" /><noscript><img width="220" height="150" src="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-220x150.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="World Photography Day and Flickr" decoding="async" data-attachment-id="300872" data-permalink="https://thisweekinphoto.com/snap-the-wild-and-win-join-the-public-lands-photography-challenge/wpd24-blog-hero-1920x1080-with-title-and-logo/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo.jpg" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="WPD24-Blog-Hero-1920&#215;1080-with-title-and-logo" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-300x169.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2024/08/WPD24-Blog-Hero-1920x1080-with-title-and-logo-1200x675.jpg" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/snap-the-wild-and-win-join-the-public-lands-photography-challenge/">Snap the Wild and Win: Join the Public Lands Photography Challenge</a> <div class="post-meta"> </div> </div> </li> </ul> </div><!-- .tab-content#recent-posts-tab /--> <div id="widget_tabs-13-popular" class="tab-content tab-content-popular"> <ul class="tab-content-elements"> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="TWiP #166 &#8211; Photographers are Not Terrorists" href="https://thisweekinphoto.com/twip-166-photographers-are-not-terrorists/" class="post-thumb"><img width="220" height="147" data-src="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image lazyload" alt="" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder.png 1200w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-450x300.png 450w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-800x533.png 800w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-300x200.png 300w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-768x512.png 768w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-400x267.png 400w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-624x416.png 624w" data-sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="154582" data-permalink="https://thisweekinphoto.com/placeholder-png/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder.png" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="placeholder.png" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-300x200.png" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-1200x800.png" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/147;" /><noscript><img width="220" height="147" src="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image" alt="" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder.png 1200w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-450x300.png 450w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-800x533.png 800w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-300x200.png 300w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-768x512.png 768w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-400x267.png 400w, https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-624x416.png 624w" sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="154582" data-permalink="https://thisweekinphoto.com/placeholder-png/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder.png" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="placeholder.png" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-300x200.png" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2019/10/placeholder-1200x800.png" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/twip-166-photographers-are-not-terrorists/">TWiP #166 &#8211; Photographers are Not Terrorists</a> <div class="post-meta"> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="TWiP 424 &#8211; INSIDE the Everyday Messenger" href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/" class="post-thumb"><img width="220" height="141" data-src="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg 700w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-450x289.jpg 450w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-300x193.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-510x328.jpg 510w" data-sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="85164" data-permalink="https://thisweekinphoto.com/twip-talks-16-inside-the-everyday-messenger/messenger_carry2/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" data-orig-size="700,450" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Messenger_Carry2" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-300x193.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/141;" /><noscript><img width="220" height="141" src="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg 700w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-450x289.jpg 450w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-300x193.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-510x328.jpg 510w" sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="85164" data-permalink="https://thisweekinphoto.com/twip-talks-16-inside-the-everyday-messenger/messenger_carry2/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" data-orig-size="700,450" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Messenger_Carry2" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2-300x193.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2015/08/Messenger_Carry2.jpg" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/">TWiP 424 &#8211; INSIDE the Everyday Messenger</a> <div class="post-meta"> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="Street Focus 02: Q&#038;A and Silhouette Street Challenge" href="https://thisweekinphoto.com/street-focus-2-qa-street-challenge/" class="post-thumb"><img width="220" height="117" data-src="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-450x240.jpg 450w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-800x427.jpg 800w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-300x160.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-768x410.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-750x400.jpg 750w" data-sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="9250" data-permalink="https://thisweekinphoto.com/street-focus-2-qa-street-challenge/valerie-jardin-silhouette-1_750/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750.jpg" data-orig-size="1200,640" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="valerie Jardin &#8211; silhouette" data-image-description="" data-image-caption="&lt;p&gt;Silhouette by Valerie Jardin&lt;/p&gt; " data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-300x160.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-1200x640.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/117;" /><noscript><img width="220" height="117" src="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750.jpg 1200w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-450x240.jpg 450w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-800x427.jpg 800w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-300x160.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-768x410.jpg 768w, https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-750x400.jpg 750w" sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="9250" data-permalink="https://thisweekinphoto.com/street-focus-2-qa-street-challenge/valerie-jardin-silhouette-1_750/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750.jpg" data-orig-size="1200,640" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="valerie Jardin &#8211; silhouette" data-image-description="" data-image-caption="&lt;p&gt;Silhouette by Valerie Jardin&lt;/p&gt; " data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-300x160.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2014/10/valerie-Jardin-silhouette-1_750-1200x640.jpg" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/street-focus-2-qa-street-challenge/">Street Focus 02: Q&#038;A and Silhouette Street Challenge</a> <div class="post-meta"> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="Street Focus 53: The Anniversary Show with Steve Simon &#8211; Q&#038;A and Street Challenge" href="https://thisweekinphoto.com/street-focus-53-the-anniversary-show-with-steve-simon-qa-and-street-challenge/" class="post-thumb"><img width="220" height="117" data-src="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400.jpeg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400.jpeg 750w, https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400-450x240.jpeg 450w, https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400-300x160.jpeg 300w, https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400-510x272.jpeg 510w" data-sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="85928" data-permalink="https://thisweekinphoto.com/street-focus-53-the-anniversary-show-with-steve-simon-qa-and-street-challenge/stevesimon750x400/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400.jpeg" data-orig-size="750,400" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="SteveSimon750x400" data-image-description="" data-image-caption="&lt;p&gt;©Steve Simon&lt;/p&gt; " data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400-300x160.jpeg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400.jpeg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/117;" /><noscript><img width="220" height="117" src="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400.jpeg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400.jpeg 750w, https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400-450x240.jpeg 450w, https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400-300x160.jpeg 300w, https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400-510x272.jpeg 510w" sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="85928" data-permalink="https://thisweekinphoto.com/street-focus-53-the-anniversary-show-with-steve-simon-qa-and-street-challenge/stevesimon750x400/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400.jpeg" data-orig-size="750,400" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="SteveSimon750x400" data-image-description="" data-image-caption="&lt;p&gt;©Steve Simon&lt;/p&gt; " data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400-300x160.jpeg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2015/09/SteveSimon750x400.jpeg" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/street-focus-53-the-anniversary-show-with-steve-simon-qa-and-street-challenge/">Street Focus 53: The Anniversary Show with Steve Simon &#8211; Q&#038;A and Street Challenge</a> <div class="post-meta"> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="Street Focus 08: Q&#038;A and Street Challenge" href="https://thisweekinphoto.com/street-focus-08-qa-street-challenge/" class="post-thumb"><img width="220" height="117" data-src="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image lazyload" alt="" decoding="async" data-srcset="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41.jpg 750w, https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41-450x240.jpg 450w, https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41-300x160.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41-510x272.jpg 510w" data-sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="17065" data-permalink="https://thisweekinphoto.com/street-focus-08-qa-street-challenge/valerie-jardin-humor-4-2/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41.jpg" data-orig-size="750,400" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="valerie-Jardin-Humor-4" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41-300x160.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41.jpg" tabindex="0" role="button" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 220px; --smush-placeholder-aspect-ratio: 220/117;" /><noscript><img width="220" height="117" src="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41.jpg" class="attachment-jannah-image-small size-jannah-image-small tie-small-image wp-post-image" alt="" decoding="async" srcset="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41.jpg 750w, https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41-450x240.jpg 450w, https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41-300x160.jpg 300w, https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41-510x272.jpg 510w" sizes="(max-width: 220px) 100vw, 220px" data-attachment-id="17065" data-permalink="https://thisweekinphoto.com/street-focus-08-qa-street-challenge/valerie-jardin-humor-4-2/" data-orig-file="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41.jpg" data-orig-size="750,400" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="valerie-Jardin-Humor-4" data-image-description="" data-image-caption="" data-medium-file="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41-300x160.jpg" data-large-file="https://thisweekinphoto.com/wp-content/uploads/2014/11/valerie-Jardin-Humor-41.jpg" tabindex="0" role="button" /></noscript></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://thisweekinphoto.com/street-focus-08-qa-street-challenge/">Street Focus 08: Q&#038;A and Street Challenge</a> <div class="post-meta"> </div> </div> </li> </ul> </div><!-- .tab-content#popular-posts-tab /--> </div><!-- .tabs-wrapper-animated /--> </div><!-- .tabs-widget /--> </div><!-- .widget-container /--> </div><!-- .tabs-widget /--> </div><!-- .container-wrapper /--> </div><!-- .theiaStickySidebar /--> </aside><!-- .sidebar /--> </div><!-- .main-content-row /--></div><!-- #content /--> <footer id="footer" class="site-footer dark-skin dark-widgetized-area"> <div id="site-info" class="site-info site-info-layout-2"> <div class="container"> <div class="tie-row"> <div class="tie-col-md-12"> <div class="copyright-text copyright-text-first">&copy; Copyright 2024, All Rights Reserved | <a href="http://www.smugmug.com">SmugMug.com</a></div><ul class="social-icons"><li class="social-icons-item"><a class="social-link youtube-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.youtube.com/channel/UC9kH9c4alSSYOMWCDos8OaA"><span class="tie-social-icon tie-icon-youtube"></span><span class="screen-reader-text">YouTube</span></a></li><li class="social-icons-item"><a class="social-link instagram-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.instagram.com/thisweekinphoto/"><span class="tie-social-icon tie-icon-instagram"></span><span class="screen-reader-text">Instagram</span></a></li><li class="social-icons-item"><a class="social-link spotify-social-icon" rel="external noopener nofollow" target="_blank" href="https://open.spotify.com/show/5RsIjLUbpLozQKu4pxDkGN"><span class="tie-social-icon tie-icon-spotify"></span><span class="screen-reader-text">Spotify</span></a></li><li class="social-icons-item"><a class="social-link social-custom-link custom-link-1-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.flickr.com/photos/fredjohnson/"><span class="tie-social-icon fab fa-flickr"></span><span class="screen-reader-text">Flickr</span></a></li></ul> </div><!-- .tie-col /--> </div><!-- .tie-row /--> </div><!-- .container /--> </div><!-- #site-info /--> </footer><!-- #footer /--> <div id="share-buttons-mobile" class="share-buttons share-buttons-mobile"> <div class="share-links icons-only"> <a href="https://www.facebook.com/sharer.php?u=https://thisweekinphoto.com/?p=85224" rel="external noopener nofollow" title="Facebook" target="_blank" class="facebook-share-btn " data-raw="https://www.facebook.com/sharer.php?u={post_link}"> <span class="share-btn-icon tie-icon-facebook"></span> <span class="screen-reader-text">Facebook</span> </a> <a href="https://twitter.com/intent/tweet?text=TWiP%20424%20%E2%80%93%20INSIDE%20the%20Everyday%20Messenger&#038;url=https://thisweekinphoto.com/?p=85224&#038;via=thisweekinphoto" rel="external noopener nofollow" title="X" target="_blank" class="twitter-share-btn " data-raw="https://twitter.com/intent/tweet?text={post_title}&amp;url={post_link}&amp;via=thisweekinphoto"> <span class="share-btn-icon tie-icon-twitter"></span> <span class="screen-reader-text">X</span> </a> </div><!-- .share-links /--> </div><!-- .share-buttons /--> <div class="mobile-share-buttons-spacer"></div> </div><!-- #tie-wrapper /--> <aside class=" side-aside normal-side dark-skin dark-widgetized-area is-fullwidth appear-from-right" aria-label="Secondary Sidebar" style="visibility: hidden;"> <div data-height="100%" class="side-aside-wrapper has-custom-scroll"> <a href="#" class="close-side-aside remove big-btn"> <span class="screen-reader-text">Close</span> </a><!-- .close-side-aside /--> <div id="mobile-container"> <div id="mobile-menu" class="hide-menu-icons"> </div><!-- #mobile-menu /--> <div id="mobile-social-icons" class="social-icons-widget solid-social-icons"> <ul><li class="social-icons-item"><a class="social-link youtube-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.youtube.com/channel/UC9kH9c4alSSYOMWCDos8OaA"><span class="tie-social-icon tie-icon-youtube"></span><span class="screen-reader-text">YouTube</span></a></li><li class="social-icons-item"><a class="social-link instagram-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.instagram.com/thisweekinphoto/"><span class="tie-social-icon tie-icon-instagram"></span><span class="screen-reader-text">Instagram</span></a></li><li class="social-icons-item"><a class="social-link spotify-social-icon" rel="external noopener nofollow" target="_blank" href="https://open.spotify.com/show/5RsIjLUbpLozQKu4pxDkGN"><span class="tie-social-icon tie-icon-spotify"></span><span class="screen-reader-text">Spotify</span></a></li><li class="social-icons-item"><a class="social-link social-custom-link custom-link-1-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.flickr.com/photos/fredjohnson/"><span class="tie-social-icon fab fa-flickr"></span><span class="screen-reader-text">Flickr</span></a></li></ul> </div><!-- #mobile-social-icons /--> <div id="mobile-search"> <form role="search" method="get" class="search-form" action="https://thisweekinphoto.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form> </div><!-- #mobile-search /--> </div><!-- #mobile-container /--> </div><!-- .side-aside-wrapper /--> </aside><!-- .side-aside /--> </div><!-- #tie-container /--> </div><!-- .background-overlay /--> <script type="text/javascript"> var _paq = _paq || []; _paq.push(['setCustomDimension', 1, '{"ID":6,"name":"Frederick Van","avatar":"060d5d2aec1d4e08c5dd6a6efcd88416"}']); _paq.push(['trackPageView']); (function () { var u = "https://stats3.wpmudev.com/"; _paq.push(['setTrackerUrl', u + 'track/']); _paq.push(['setSiteId', '10919']); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.type = 'text/javascript'; g.async = true; g.defer = true; g.src = 'https://stats.wpmucdn.com/analytics.js'; s.parentNode.insertBefore(g, s); })(); </script> <!-- YouTube Feeds JS --> <script type="text/javascript"> </script> <div class="jetpack-subscribe-modal"> <div class="jetpack-subscribe-modal__modal-content"> <div class="wp-block-group has-border-color" style="border-color:#dddddd;border-width:1px;margin-top:0;margin-bottom:0;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px"><div class="wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-1 wp-block-group-is-layout-constrained"> <h2 class="wp-block-heading has-text-align-center" style="margin-top:4px;margin-bottom:10px;font-size:26px;font-style:normal;font-weight:600">Discover more from TWiP - This Week in Photo</h2> <p class='has-text-align-center' style='margin-top:4px;margin-bottom:1em;font-size:15px'>Subscribe now to keep reading and get access to the full archive.</p> <div class="wp-block-jetpack-subscriptions__supports-newline is-style-compact wp-block-jetpack-subscriptions"> <div class="wp-block-jetpack-subscriptions__container is-not-subscriber"> <form action="https://wordpress.com/email-subscriptions" method="post" accept-charset="utf-8" data-blog="62138963" data-post_access_level="everybody" data-subscriber_email="" id="subscribe-blog" > <div class="wp-block-jetpack-subscriptions__form-elements"> <p id="subscribe-email"> <label id="subscribe-field-label" for="subscribe-field" class="screen-reader-text" > Type your email… </label> <input required="required" type="email" name="email" style="font-size: 16px;padding: 15px 23px 15px 23px;border-radius: 50px;border-width: 1px;" placeholder="Type your email…" value="" id="subscribe-field" title="Please fill in this field." /> </p> <p id="subscribe-submit" > <input type="hidden" name="action" value="subscribe"/> <input type="hidden" name="blog_id" value="62138963"/> <input type="hidden" name="source" value="https://thisweekinphoto.com/twip-424-inside-the-everyday-messenger/"/> <input type="hidden" name="sub-type" value="subscribe-block"/> <input type="hidden" name="app_source" value="subscribe-modal"/> <input type="hidden" name="redirect_fragment" value="subscribe-blog"/> <input type="hidden" name="lang" value="en_US"/> <input type="hidden" id="_wpnonce" name="_wpnonce" value="7bcaebb4c4" /><input type="hidden" name="_wp_http_referer" value="/twip-424-inside-the-everyday-messenger/" /><input type="hidden" name="post_id" value="85224"/> <button type="submit" class="wp-block-button__link" style="font-size: 16px;padding: 15px 23px 15px 23px;margin: 0; margin-left: 10px;border-radius: 50px;border-width: 1px;" name="jetpack_subscriptions_widget" > Subscribe </button> </p> </div> </form> </div> </div> <p class="has-text-align-center jetpack-subscribe-modal__close" style="margin-top:20px;margin-bottom:0;font-size:14px"><a href="#">Continue reading</a></p> </div></div> </div> </div> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-76780543-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-76780543-1'); </script><div id="is-scroller-outer"><div id="is-scroller"></div></div><div id="fb-root"></div><link rel='stylesheet' id='monsterinsights-editor-frontend-style-css' href='https://thisweekinphoto.com/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.min.css?ver=9.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='powerpress_subscribe_widget_modern-css' href='https://thisweekinphoto.com/wp-content/plugins/powerpress/css/subscribe-widget.min.css?ver=11.10.3' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack-block-subscriptions-css' href='https://thisweekinphoto.com/wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.css?minify=false&#038;ver=13.9.1' type='text/css' media='all' /> <script type="text/javascript" id="adrotate-dyngroup-js-extra"> /* <![CDATA[ */ var impression_object = {"ajax_url":"https:\/\/thisweekinphoto.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/plugins/adrotate-pro/library/jquery.adrotate.dyngroup.js" id="adrotate-dyngroup-js"></script> <script type="text/javascript" id="adrotate-clicktracker-js-extra"> /* <![CDATA[ */ var click_object = {"ajax_url":"https:\/\/thisweekinphoto.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/plugins/adrotate-pro/library/jquery.adrotate.clicktracker.js" id="adrotate-clicktracker-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="text/javascript" id="subscribe-modal-js-js-extra"> /* <![CDATA[ */ var Jetpack_Subscriptions = {"modalLoadTime":"60000","modalScrollThreshold":"50","modalInterval":"86400000"}; /* ]]> */ </script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/plugins/jetpack/modules/subscriptions/subscribe-modal/subscribe-modal.js?ver=13.9.1" id="subscribe-modal-js-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/themes/jannah/assets/js/ie.js?ver=7.3.4" id="tie-js-ie-js"></script> <script type="text/javascript" id="tie-scripts-js-extra"> /* <![CDATA[ */ var tie = {"is_rtl":"","ajaxurl":"https:\/\/thisweekinphoto.com\/wp-admin\/admin-ajax.php","is_side_aside_light":"","is_taqyeem_active":"1","is_sticky_video":"1","mobile_menu_top":"","mobile_menu_active":"area_2","mobile_menu_parent":"","lightbox_all":"true","lightbox_gallery":"true","lightbox_skin":"mac","lightbox_thumb":"vertical","lightbox_arrows":"true","is_singular":"1","autoload_posts":"","reading_indicator":"","lazyload":"","select_share":"true","select_share_twitter":"","select_share_facebook":"true","select_share_linkedin":"true","select_share_email":"true","facebook_app_id":"5303202981","twitter_username":"thisweekinphoto","responsive_tables":"","ad_blocker_detector":"","sticky_behavior":"default","sticky_desktop":"true","sticky_mobile":"true","sticky_mobile_behavior":"default","ajax_loader":"<div class=\"loader-overlay\"><div class=\"spinner-circle\"><\/div><\/div>","type_to_search":"","lang_no_results":"Nothing Found","sticky_share_mobile":"true","sticky_share_post":"","sticky_share_post_menu":""}; /* ]]> */ </script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/themes/jannah/assets/js/scripts.min.js?ver=7.3.4" id="tie-scripts-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/themes/jannah/assets/ilightbox/lightbox.js?ver=7.3.4" id="tie-js-ilightbox-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/themes/jannah/assets/js/sliders.min.js?ver=7.3.4" id="tie-js-sliders-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/themes/jannah/assets/js/shortcodes.js?ver=7.3.4" id="tie-js-shortcodes-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/themes/jannah/assets/js/desktop.min.js?ver=7.3.4" id="tie-js-desktop-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/themes/jannah/assets/js/single.min.js?ver=7.3.4" id="tie-js-single-js"></script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=3.16.8" id="smush-lazy-load-js"></script> <script type="text/javascript" src="https://stats.wp.com/e-202447.js" id="jetpack-stats-js" data-wp-strategy="defer"></script> <script type="text/javascript" id="jetpack-stats-js-after"> /* <![CDATA[ */ _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"62138963\",\"post\":\"85224\",\"tz\":\"-8\",\"srv\":\"thisweekinphoto.com\",\"j\":\"1:13.9.1\"}") ]); _stq.push([ "clickTrackerInit", "62138963", "85224" ]); /* ]]> */ </script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="text/javascript" id="jetpack-blocks-assets-base-url-js-before"> /* <![CDATA[ */ var Jetpack_Block_Assets_Base_Url="https://thisweekinphoto.com/wp-content/plugins/jetpack/_inc/blocks/"; /* ]]> */ </script> <script type="text/javascript" src="https://thisweekinphoto.com/wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.js?minify=false&amp;ver=13.9.1" id="jetpack-block-subscriptions-js"></script> <!-- AdRotate JS --> <script type="text/javascript"> jQuery(document).ready(function(){if(jQuery.fn.gslider) { jQuery('.g-4').gslider({groupid:4,speed:10000,repeat_impressions:'Y'}); jQuery('.g-5').gslider({groupid:5,speed:10000,repeat_impressions:'Y'}); }}); </script> <!-- /AdRotate JS --> <script> WebFontConfig ={ google:{ families: [ 'Poppins:regular,500,600,700:latin&display=swap' ] } }; (function(){ var wf = document.createElement('script'); wf.src = '//ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.defer = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script> <script type='text/javascript'> !function(t){"use strict";t.loadCSS||(t.loadCSS=function(){});var e=loadCSS.relpreload={};if(e.support=function(){var e;try{e=t.document.createElement("link").relList.supports("preload")}catch(t){e=!1}return function(){return e}}(),e.bindMediaToggle=function(t){var e=t.media||"all";function a(){t.addEventListener?t.removeEventListener("load",a):t.attachEvent&&t.detachEvent("onload",a),t.setAttribute("onload",null),t.media=e}t.addEventListener?t.addEventListener("load",a):t.attachEvent&&t.attachEvent("onload",a),setTimeout(function(){t.rel="stylesheet",t.media="only x"}),setTimeout(a,3e3)},e.poly=function(){if(!e.support())for(var a=t.document.getElementsByTagName("link"),n=0;n<a.length;n++){var o=a[n];"preload"!==o.rel||"style"!==o.getAttribute("as")||o.getAttribute("data-loadcss")||(o.setAttribute("data-loadcss",!0),e.bindMediaToggle(o))}},!e.support()){e.poly();var a=t.setInterval(e.poly,500);t.addEventListener?t.addEventListener("load",function(){e.poly(),t.clearInterval(a)}):t.attachEvent&&t.attachEvent("onload",function(){e.poly(),t.clearInterval(a)})}"undefined"!=typeof exports?exports.loadCSS=loadCSS:t.loadCSS=loadCSS}("undefined"!=typeof global?global:this); </script> <script type='text/javascript'> var c = document.body.className; c = c.replace(/tie-no-js/, 'tie-js'); document.body.className = c; </script> </body> </html>

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