Tattered Finish

Tattered Finish We enjoy designing and creating all kinds of things. We have switched our focus primarily to paintings. I hope you enjoy our creations.

06/23/2024

This might be the coolest full moon capture from last night. From Nathan Williams: “I made a trip out to the bat cave (Sauta Cave in Jackson County/NE Alabama) last night for another go with an in camera double exposure (not photoshop).

This one was shot in reverse of how I did the one of the hunter moon that I shared here a few days ago. This time I shot the cave first at 1/200 shutter, f8 ISO 1600, then drove a couple miles up the road to get a clear shot of the moon. I can’t turn the camera off or review the image as it will cancel the operation and all efforts would be lost. Once at the location to shoot the moon, I swapped lenses to a 500mm and pulled it back to around 150ish. I bumped the shutter up to 1/400 aperture 6.3 and ISO 400.

I then carefully lined up the moon to a nice break in the foliage, held my breath and gently pressed the shutter and there it was, the moon out the entrance of the bat cave. Three flashes were used to illuminate the shot totaling about 1200 watt seconds of flash power. Was a great evening to be out.”

02/09/2024
Michelle the painter influenced, Crow and witch.
01/17/2024

Michelle the painter influenced, Crow and witch.

My version of Joni Young's " Spreading magic".
01/16/2024

My version of Joni Young's " Spreading magic".

A funny bunny.
01/16/2024

A funny bunny.

A fun little bunny, with a chick.
01/14/2024

A fun little bunny, with a chick.

Address

560 Warrior Pass
Hayden, AL
25079

Telephone

(256) 595-1051

Website

Alerts

Be the first to know and let us send you an email when Tattered Finish posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });