var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://joemcnally.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_1" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_1"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [1, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 1, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 1, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );
/* ]]> */
Good tip man. I’m always paranoid about this happening when I’m up high (in a plane or a catwalk) Luckily it hasn’t…yet
Don’t quit your day job.
I always love reading your books and blog because you write from the heart in a style that is so geniune and honest. You impart knowledge and advice in the same style that I use in training others in my “real” job; which is “There are a 1000 ways to screw-up in this job, and I’ve done about 950 of them…Now having said that, don’t make the same mistake twice!” Thanks for advice.
The best part of your stories is the honesty on not being perfect.
My lens hoods do that now and then and it is a pain. What worries me is when my lenses do that. Luckily I’ve caught them all but one time. That one time was a crazy one though. I was standing on a timber someone had laid down to bridge the gap between the ground and a 100+ year old railroad trestle. While balancing on this 8″ wide piece of wood over the abyss, I took a shot and felt the camera spin the lens, I assume as it tried to stop down the aperature, and then eject it from the camera. At least that’s what it felt like. It fell, hit the timber, bounced up and hit the timber on the other end just to maximize the damage, and bounce one last time at which point I somehow managed to catch it in the air before it fell onto the rocks below and rolled 200 feet into the valley. Not what you want to see your 14-24mm do on a once in a lifetime trip. Still trying to figure out something like the tape idea to keep this weird event from ever happening again. The worse part is my friends are videographers and had been filming every moment… except that one. It might have almost been worth it had I had a humorous video of the event to look back on 🙂
it’s funny to think that the same stuff that concerns us “little people” also applies to those whose stars glow brightly… income, fame, notoriety aside, we’re very similar — us working joes and you, Working Joe.
dq
Dear Mr McNally, I remember waiting with many other press photographers for Diana Princess of Wales come to a vist a hospital in Chelsea, London. For some reason another photographer’s metal lens hood fell off and fell at her feet as she walked cum entourage towards the hospital doors. She bent down and gave it back to ny colleague. He was, as we say in London, “gobsmacked” and was too shocked to say “thank you”. He went bright pink. Anyway, after that, she could do no wrong as far as he was concerned. As for noise when there should be no noise, I had and still have a Canon Eos 1 with motordrive and I was shooting a ballet full dress rehearsal at the Royal Opera House, and I believe the orchestra was being recorded. I forgot that this camera rewinds film automatically and very very loudly. You can guess what happened next and I left very very quickly.Argh! Cheers
I also believe in Murphy! Thx (unfortunately) for confirming he is still alive and well. (-: (-:
I hate these things. I will definitely try the tape to make them behave. I’ve lost a couple of them because they are always looking to make their escape. Do you think lens hoods have a secret meeting place that they long to get away to? Maybe Guadalajara? And that’s why they’re always jumping off?
Great tip. Reminds me of the time I slipped into an indoor arena where a young woman was practicing for a walking horse competition. I very quietly found a spot with a good background and metered the light and set my focus. Just as the horse and rider got to my focus point, pressed the shutter. I don’t have a quiet mode and the sound of the shutter spooked the horse for a second. Every head in the place turned and burned a hole in my head. And what is worse, I didn’t even get the shot.
I was shooting an open heartsurgery with a crapy lenshood on. Just as I stretched my camera out about two feets over that pounding heart I remembered the issue with the hood and I could se the scenario of what should have happen if it fell of. It did´nt! But no I have pieces of gaffa everywhere…
I was shooting the Vancouver Symphony Orchestra in a dress rehearsal with David Cooper a few years ago. Few things are more embarrassing than walking across a stage, filled with acutely tuned sound perceptive professions, while wearing a squeaky shoe.
Ross
I’ve been taping my lens hoods on since I learned about this in some early read I did of your Joe. Countless people have seen it and remarked what I good idea it was. Thanks again for all the insights.
Greg (Numbnuts wannabe)
Thanks a lot for another honest look at the life of a real-life (or is that “a real LIFE”?) photog. I have the same issues with my hoods. Your tip is invaluable, and I’ll be using it forthwith. So sorry to hear of the machine-gun sound of your hood falling to the floor. I can relate to just how loud that seemed to you and how embarrassing it was. Thank you for your candor, Sir.
I’m at work and I let out a guffaw while reading this. Teach me to read your blog during business hours.
Hey Joe, there might be a better fix for that.
If you distort the inside of the bayonet on
the hood by tapping on it with a hammer (slightly),
the bayonet gets really tight and it will not get loose on
its own again.
cheers
Georg
The amount of noise you hear is directly proportional to the silence you want to keep! 🙂
Hate when those things fly away from the lenses, will tape them now, good tip!
Joe, that’s why we follow you. As John Locke would put it, you are OOU, not OOT.
One Of Us
vs.
One Of Them
A very special Christmas blessing to you and Anne this year.
Keep shooting and keep writing about it, that’s our Christmas gift from you.
Blessings………
Then there was the time the compendium hood, complete with filters, fell off. From the second balcony at the rear of the church. It only landed on the marble floor, not on a wedding guest.
Besides the piece of tape makes you look hardcore.
Thanks so much for these posts, Joe. I am an ardent admirer of your work and really enjoy your humanism. Your blog has helped and inspired me countless times and I need to say, Thank you. Really, thank you. I wish you and your family a great holiday season and wonderful New Year. Take good care, Joe.
I went back to using the screw in, collapsible rubber lens hoods. You rarely lose them, they protect the lens a bit, they’re quieter when you bang into something… Plus, when you use a circular polarizer, you can turn the entire lens hood rather than reaching into the hood to turn the filter.
Lens hoods are designed that way because it’s a nice extra income for manufacturers when they disappear once in a while. 😉
I lose more lens caps than lens hoods. New Ice Cube movie maybe? Lens ‘N The Hood?
Would only happen to you Joe, only you -) It’s a god thing you weren’t sitting next to Barbara Walters or something -)
Could have been worse. At least it wasn’t a loud fart getting the room’s attention followed by a stench worthy of shock and awe.
Your routine screw ups are very comforting indeed! If you can manage to do it, I feel so much better knowing I’m not the only one!
Joe, Greatest wishes for the Holiday Season and many, many more years of your Wonderful Life!
good tip Joe. I also agree with JerseyStle, lens cap are more notorious for me.
Lost one over the side of a boat once… I remember it felt like it took about 10 minutes to noisily skip & bounce it’s way along the deck, until it dropped over the side to the sounds of clapping & evil stares from the guests of the event I was photographing. It wasn’t long after that I began to appreciate yet another use for gaffers tape too.
Oh, yeah….good idea. Who’s the sidekick? :-)))
Always love your stories, Joe 🙂 Keep them coming, and keep including them in your books as well.
The lens hood on my 85 broke a few years ago. Gaffer-taped it on and never looked back.
What are ya, NEW??? Rookie!! 😉
Joe,
You write as beautifully as you see.
Hahaha- I so feel you- having lost at least half a dozen shades. The resent ones being for 12-24[2nd time] and a 17-55 I haven’t applied this yet on my shades as i dislike the glue residue.
Although I’ve taped my lightsphere to the SB’s- countless flying tub incidents prompted that-very embarassing. After looking at other event photogs flashes-[not a pretty sight-lots of straps and velcro etc], I decided that some form of securing is needed.
Thanks Joe for the humorous story and a tip in there as well. I’ll start taping my hoods. LOL
*recent [doh]
Great tip… and a quite funny story! thanks for sharing
I lost one with my signature yellow tape on it somewhere along a river bank in Papua and another along a little used trail in Borneo. No doubt some unsuspecting indigenous persons are using them for bracelets. I carry a spare when in the boondocks, the tape doesn’t always work for me, don’t know why. There is a 77mm Nikon NC filter out there too, but that is another story……
TTYN
Man, you just crack me up. There are two people I read daily that put a smile on my face. You and Scott Kelby. I can imagine what it’s like with both of you in the same room playing off each other. My ribs wouldn’t be able to take it.
I’m still amazed at how many people I see with the lens hood reversed on the lens. Drives me nutty, my little pet peeve.
Joe,
Great idea, reminds of a shoot I did on Kentucky Thoroughbred Farm. I just bought the D600m my first full frame, and a Nikkor f/4 24-105. By the way, thanks for your suggestion on a lens for this body,, I ran out of money for the one you suggested. Back to my story. A beautiful October day in Kentucky, start shooting with my Elinchrom lights with battery pack. Having great fun…..back to office to see photos…..well the lens hood on my lens was not secure, it has shifted to where the lens shade was in 90% of my shots leaving a big black shading…..
A painful lesson in beautiful Kentucky
Merry Christmas
Ken in KY
so simple, so easy…so seldom done!
Great tip! Thank you!
The tip is a great help. All those years of having it fall off, I thought I was me. Have never forgotten your description of lens hoods as “flimsy pieces of crap”. Once I started using the gaff, it hasn’t happened….so far.
Of course, we all are reassured that this stuff still happens to you, and feel so much less like idiot ourselves.
Just the nature of the biz.
Thanks very much Joe
Try changing batteries in the balcony at a wedding, and drop one. They are certain to drop to the hard wood floor, and roll down wooden staircase. Much more effective than yelling out, “Everyone look this way!”
ehehe i always enjoy reading your funny tales, you’ve a ‘quite engaging’ style of narration… 😀 oh and i love your work, did i mention that?!
I use that stuff all the time, it’s saved my butt more times than I can count. People look at it kind of weird and ask why I duct tape my softboxes (lumiquest sbIII’s and LTP’s) to the flashes. As much as I like the straps that hold the softboxes to the flashes… They don’t quite hold on as tight as they should…
Hi Joe! Ever thought of buying a rubberized screw-in type? That has cured my lens hood problems….but, they are round in shape and do not have the Nikon trademark, but at least I don’t have to worry anymore. Granted it’s a little slower to take off but worth it.
Sorry to demur. Given what Nikon spends on development and engineering and what those of us who actually have to buy their lenses spend on the glass, the lens shade and its mount could be much better imagined, engineered, and constructed.
So glad to see that I’m not the only one whose shade go bouncing down the street! I’ve taken to carrying a roll of black electrical tape (very flexible) and I ring the entire circumference of the lens and shade. Totally works.
I dropped a 135 off a 60ft scaffolding tower when holding it by the hood mid-lens change at a submarine launch in, ooh 1982.
It hit the ground with a sound like a grenade just as the dignitary was intoning “….and all who sail in her.”
One of the slipway foreman gave it back to me in a very crunchy-sounding plastic bag later on.
I still have the hood.
Oops.
Tim
Shows how cheap (or broke) I am. I’ve got no need for no stinkin’ tape! All my lenses are Nikkor AF-D versions….with SCREW-ON, METAL lens hoods, lol.
And I gotta admit, when they dent slightly and lose some paint along the edge and sides….now THAT looks hardcore!
Try lining the threads with Sugru or InstaMorph. You can tighten them so that it requires steady force and over a much larger angle. Since I’ve done that, it never comes off by accident.
My lens hood fell off my new canon 24-70 when I got up to leave the professional bull riders event in MSG. I didn’t realize it until I climbed the stairs and almost left. I went all the way back and an usher was holding it for me. I’ll tape from now on, joe.