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(); } } );} );
/* ]]> */
Tony says
Great stuff – as usual!
Jamie Willmott says
Ouch!
Huey Yoong says
Welcome to Malaysia, Joe!
Yes you are extremely lucky to be in town in the same weekend as Thaipusam as the dates change from year to year. Hope the intoxicating welcome is preview enough of what’s in store here in our country for you! 🙂
Cant wait to meet you in person this Saturday, till then hope you get to catch some winks after all the lights 😉
Like us Malaysians say, selamat datang!
timothy tan says
great shoot joe..
dint know that you are there that day till my buddy show a photo of with and him..
welcome to malaysia and hope you enjoy the stay~~
cheer,
tim
Henson says
Welcome to Malaysia Joe, glad that Thaipusam has brought you a new experiences in Human Photography!
Ben says
Fantastic colors. Those images are jumping off the screen…
almostinfamous says
wow – i didn’t know Thaipusam was such a big deal in Malaysia, and no idea indeed that so many Hindus were there. Thanks for the Eye-opener!
wazari says
Welcome to Malaysia Joe, during Thaipusam is very happening here in Malaysia, full of colors, you can’t take bad picture there… 🙂
Sebastian Castro says
Wow, it really takes the experience you carry on your shoulders to document an event like this one. Amazing! (especially the third photo)
Gordon says
Ouch!
Mark says
Flat out amazing.Can’t wait to see more.
peter says
It is an international event.
Monte Stevens says
Amazing images and not because they are technically good but because of the scenes themselves. It is difficult for many in the west to acknowledge cultures who have traditions and rituals as these people do. Thanks, for sharing these images!
Matthew says
Very cool, and painful. Loving the colours and the inspiration. Thanks!
Chris Roberts says
Fantastic set of storytelling pictures. pic 8, (2nd from last) is just superb.
Michael Laverty says
Brilliant stuff Joe – Love the vibrant colours, your photos are great as usual……have to say though, the hook and piercing photos are making me go OWCH!! 🙂
Low Bi Hong says
Great to know that you having a great time at Malaysia, and you are lucky enough to witness one of the greatest festival over there.
Can’t wait to be at your class on Friday!!
Ian Mckenzie says
Awesome, look forward to reading more of your adventures in Malaysia
Aad says
Interesting images Joe!Sure you did not try any of these tricks on yourselves I hope. Have a great time , regards Aad
abdullahjones says
selamat datang joe mcnally. hope you have a ‘veri enjoi wan’.
Thomas says
Great images Joe!
I experienced Thaipusam as a child in Singapore. Comming from the Nordic countries and only 10 years old it really made impressions. Great images, they really catch the atmosphere as I remember it!
Yanik's Photo School says
I experienced the Thaipusam in in Penang, Malaysia about 12 years ago. What an experience indeed! Thx for bringing back some wonderful memories Joe.
dom bower says
man those shots look coool and painful! I wonder if Joe himself got the guts to give some self sacrifice a go?
Bizzare magazine would love these kinda shots.
nocturnale says
Welcome to Malaysia!
Andrew Livelsberger says
Geeat to see more of your awesome work. Looking forward to hear how you light something like this . The event appears to be so dynamic. My guess is probably need to put some faith in the CLS system with some slight tweaks
ron hiner says
cant wait to see your new haircut and piercings!
marcel says
Are you sure you are In Malaysia??? It looks like you are in India or something 😉
Carl Licari says
Hey Numnuts, get out of there before you come home with a bone in your nose!
😉
dian nais says
wow.. you should come here often.. we had more festivals like this.. 😀
George Terrizzi says
Great series! I love the color and the attention to detail. I have always been a fan of your work, just hope that you will be one of mine someday!
mzaidi.com says
nice angle and nice moment….
Dennis Pike says
wow, can I come on your next trip… I know you already have an assistant. but umm, I could serve as another photographer and compared to my work, yours would look THAT much better.
Girish says
Amazing colors and expressions. I am sure it’s a great opportunity as a photographer, but a little harsh to accept such torture on human body. But for people who have so much belief and faith in their gods and culture and religion they have no pain.
Some of the photos are truly professionally done and very candid.
Loved it.
Jay Mann says
7 years in South East Asia and I have missed this??? Looks like it is worth going back for. Any exuse to see my favourite part of the world.
Al says
What to do, what to do? I think I’ll stick 19 fishhooks in my back and run a wire through my face.
Dwayne.D.C.Tucker says
Joe,
Geat post and shots I love the hues 🙂
Damn they go allll out though; their backs ?!?
I was scared of falling yesterday at the skatepark and that lady is like yeah just peirce my cheek!
Get your rest, I will be back here tomorrow. Getting back on my hustle to letting my talent and my love make a name for myself 🙂
—
DT.
Nassau, Bahamas | Miami, FL
Airlangga says
Wonderful photos!
🙂
I went to the place too. Couldn’t stand the smell of the flower. So sad I can’t attend your workshop here in Malaysia.
🙁
Ken Toney says
Joe, I bet you fit right in. Birds of a feather.
Skip says
Great images, as usual, Joe. Do you have a new piercing?
Skip
Ish Ibrahim says
welcome to malaysia joe.. how unlucky of me not getting to meet u at the festival.. hope u enjoy malaysia..
Ramkumar Saranathan says
Hi Joe,
Welcome to extreme human beliefs!! Thaipusam is very famous in India too, every other South Indian town celebrates(!) it. I grew up shooting these festivals with my Yashica MF2,FX3..:-)
“ShivaRathiri” is another one like this type…I used to like shooting for the colors and emotions.
regards,
Ramkumar
George Paganini says
Incredible. I could see it, feel it, and smell it. Great work!
randy baran says
interesting, joe. i appreciate the expose and take it as a cautionary photo essay. i don’t agree with it – it goes on – but let me assure you, i have the right to express and judge. that’s america.
thanks. rb
Doede says
I’ve been following you (online) for a while and though you’re like my Nikon CLS idol, it’s fun to see how you seem to enjoy something totally unexpected & spontaneous!
Ian Pack says
Awesome! It’s a shame that stills can’t communicate the sounds and smells.
Eugene says
Welcome to Malaysia! Well you can head south to Singapore for some of the landscape/buildings there are some interesting things to take. 🙂
Jan Shim says
Greetings Joe,
Hello from Brunei.
I’m going to be covering your workshop on Feb 5/6 and looking forward to meeting you and catching up with Louis again since his “Shoot Like A Pro” workshop in Brunei and to meet other photogs for coffee and tour a bit of the city.
http://shimworld.wordpress.com/2009/04/28/shoot-like-a-pro/
Though Malaysia and Brunei are practically neighbours and have a lot of similarities, Thaipusam is not celebrated here.
Kenneth says
Malaysia Boleh! Represent!
Mark Astmann says
Rick Steve’s had better watch out! McNally, the international travel guide. Great stuff Joe.
JayB says
Joe did you get any piercings?
Dee says
Stunning shots Joe….Welcome to Malaysia and looking forward for your class
Tim Woodard says
Joe,
Great shots! As I was looking at the photos they look like you were not shooting with a flash, and using natural light. However, I know how you shoot photos and know you love to light. So please tell us were you using just 1 SB900 attached to your hot shoe, or did you have some other lighting off the camera?
Thanks,
Tim
Doug Wittrock says
What a happy accident, and some great images. Beautiful colors and textures and light. Wish I was there!
David M says
So Joe, did you get your head shaved or anything pierced? haha. Love the photos! You truly are an inspiration.
John says
Beautiful images Joe…
Jomi Garrucho says
Amazing images of your journey. thank you very much for sharing.
Ed Baumgarten says
What a great ‘target rich’ environment………
Kalvin Khoo says
Hi Joe,
Welcome to Malaysia Joe. It was pretty stunning on your shots, this will be your first time to experience how it looks like in Thaipusam. Basically, i just dropping by your blog every day to check it out what new, well and you got the nice shot in Malaysia.
By the way, thanks alot for making workshops and seminar in Malaysia. I wish i can join one of them but i have some financial problems and i can’t make it. Lastly, i’m from penang.
KEEP UP WITH THE GOOD WORK!!
Regards,
KalvinKhoo
niki says
since when are you shooting with the “new” d3s ?
Gilbert Wong says
Awesome shots Joe~! See u this Sat in the KL Seminar hot Shoes Diary~! Excite~!
Ehab says
Great shots. planning to go there with a friend this month 🙂
KALBO says
These are amazing shots. I love the colors in these photos and the expressions on the individuals faces.
Euro Traveller says
Simply Amazing !!!
I was in Malaysia 5 years go and it is such a great country. I miss the people, the food and how people lives.
We need more update…please. Bringing memory back! 🙂
Denise Hickox says
Amazing photos!!!!! Your work never disappoints. I can’t wait to see more.
shawn chamberlin says
malaysia seems like an amazing place to capture photos. anywhere you can discover new cultures, you’re bound to find new things you’ve never experienced. i love the photos you’ve gotten so far.
syam says
Hi Joe,
Glad that you’re in Malaysia and I take some of your photos to my blog as my greetings to you.
David Jr (Malaysia Asia) says
Amazing pics Joe. Love the 3rd shot and the piercing cheek shot! Glad you had a great time in Malaysia and I really enjoyed your workshop on Sat. Hope to see you again in KL.
Regards,
David
hfng says
Awesome photos. Glad you survived the humidity.
karl bratby says
super pics joe…
harry eldridge says
Incredible photo of that Hindu cleansing. Magic.
Karthik says
Great photos as usual.In India too we have similar Hindu festivals named “Panguni uthiram”.
Check the photos:http://www.flickr.com/photos/10050074@N05/sets/72157626323108254/