Santa Alien Base

Santa Alien Base For all things Santa Alien.

11/17/2021

Back when Facebook liked Notes .. there was a Note about my biography. I don't think everyone will be able to see the Note, but maybe. I'll work on an image form.

Life was a blur 2012-2013, as I mostly stayed home, enjoying hanging out with my Florida pals (and meeting new ones). I ...
11/17/2021

Life was a blur 2012-2013, as I mostly stayed home, enjoying hanging out with my Florida pals (and meeting new ones). I wandered around for two years, taking pictures for postcards, but I forgot to ever send them out .. until 2014.

2015 was a great time to get excited about X-Files again .. and I was quick to celebrate, inserting myself into DVD set ...
11/17/2021

2015 was a great time to get excited about X-Files again .. and I was quick to celebrate, inserting myself into DVD set cover art. Only got as far as Season 6 .. this should be rectified 🤔 Also got with some friends to re-inacted some of our favourite scenes from the show, as special trading cards. Should make more of those too .. ijs 🤷👽I can't wait to hang out with Floyd and Carole again.

More dragons were met in an expanded universe in 2018. This batch was ... quite wild.
11/17/2021

More dragons were met in an expanded universe in 2018. This batch was ... quite wild.

2020 was a mostly bad time, but we took OUR isolation on the road, exploring the great, weird wilds of the American Sout...
11/17/2021

2020 was a mostly bad time, but we took OUR isolation on the road, exploring the great, weird wilds of the American Southwest, particularly along the Mother Road, Route 66 (with a few trips to Paris).

D.O.G. has always been inspired by Sir Oliver Komisch. When the sweet, ancient puppy died in 2019, many hearts were crus...
11/17/2021

D.O.G. has always been inspired by Sir Oliver Komisch. When the sweet, ancient puppy died in 2019, many hearts were crushed - even (especially) synthetic ones. Me and my best friend teamed up to re-imagine some of the memories the honourable Sir OK shared with his whoman

11/17/2021
We finally figured out Santa Alien's name this year, back in September, while wandering around Route 66 (perfect place t...
12/07/2020

We finally figured out Santa Alien's name this year, back in September, while wandering around Route 66 (perfect place to find yourself). It's only fitting xe get their own page. This year, we met a lot of new friends.

Welcome to social media, St. A. Fred .. good luck.

The first time I went seeking dragons. What a treat! Dragons are fun souls.
12/07/2020

The first time I went seeking dragons. What a treat! Dragons are fun souls.

Also in 2014 .. hooked up with some friends for a work outing - first time I was introduced to such a wide audience! It ...
12/07/2020

Also in 2014 .. hooked up with some friends for a work outing - first time I was introduced to such a wide audience! It was *way* over ten people.

Crash landed and had some troubles, but in the end .. it was a good time. I met some interesting .. characters.
12/07/2020

Crash landed and had some troubles, but in the end .. it was a good time. I met some interesting .. characters.

Great year to get gussied up for recreations of vintage orange crate labels to bring some Xmas cheer to the masses .. al...
12/07/2020

Great year to get gussied up for recreations of vintage orange crate labels to bring some Xmas cheer to the masses .. all eight of them.

Address

Hialeah, FL

Website

Alerts

Be the first to know and let us send you an email when Santa Alien Base 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); });