No image available

Video: The Flaming Lips – This Here Giraffe

</p> <p style="text-align: center;"><a href="http://www.flaminglips.com/main.php" target="_blank">The Flaming Lips</a> – <a href="http://www.joost.com/home?playNow=08203dt#id=08203dt" target="_blank">This Here Giraffe</a></p> </div> <div id="glidemagazine_incontent"></div> <script> window.tude = window.tude || { cmd: [] }; tude.cmd.push(function() { tude.refreshAdsViaDivMappings([ { divId: 'glidemagazine_incontent', baseDivId: 'pb-slot-incontent', } ]); }); </script> <section class="comments-section"> <h2>Comments</h2> <div id="comments-container" data-post-id="141768"> <p class="loading">Loading comments...</p> </div> <div class="comment-form-wrapper"> <h3>Leave a Comment</h3> <form id="comment-form" class="comment-form"> <div class="form-group"> <label for="comment-author">Name <span class="required">*</span></label> <input type="text" id="comment-author" name="author" required maxlength="100" > </div> <div class="form-group"> <label for="comment-email">Email <span class="required">*</span></label> <input type="email" id="comment-email" name="email" required > <small>Your email will not be published.</small> </div> <div class="form-group"> <label for="comment-content">Comment <span class="required">*</span></label> <textarea id="comment-content" name="content" required rows="5" maxlength="5000" ></textarea> </div> <div class="hp-field" style="position: absolute; left: -9999px;"> <label for="website">Website</label> <input type="text" id="website" name="website" tabindex="-1" autocomplete="off"> </div> <div class="form-actions"> <button type="submit" class="btn-submit">Post Comment</button> <span class="form-status"></span> </div> </form> </div> </section> <script src="/assets/js/comments.js"></script> <ul class="links-nextprev gl-padding-xl"><li class="links-nextprev-prev"><span class="links">← Previous</span><a href="/141765/god-street-wednesday-lukes-take/">God Street Wednesday: Luke’s Take</a></li><li class="links-nextprev-next"><span class="links">Next →</span><a href="/141771/wednesday-intermezzo-mardi-gras-in-nyc/">Wednesday Intermezzo: Mardi Gras In NYC</a></li> </ul> <script> document.addEventListener('DOMContentLoaded', function() { const galleryImages = document.querySelectorAll('.wp-block-gallery img'); if (galleryImages.length === 0) return; // Create lightbox HTML const lightbox = document.createElement('div'); lightbox.id = 'lightbox'; lightbox.className = 'lightbox'; lightbox.innerHTML = ` <div class="lightbox-overlay"></div> <div class="lightbox-container"> <button class="lightbox-close">&times;</button> <button class="lightbox-prev">&#10094;</button> <img class="lightbox-image" src="" alt="" /> <button class="lightbox-next">&#10095;</button> <div class="lightbox-caption"></div> </div> `; document.body.appendChild(lightbox); let currentIndex = 0; const images = Array.from(galleryImages).map(img => ({ src: img.parentElement.href || img.src, alt: img.alt, caption: img.parentElement.parentElement.querySelector('figcaption')?.textContent || '' })); function showImage(index) { currentIndex = (index + images.length) % images.length; const image = images[currentIndex]; lightbox.querySelector('.lightbox-image').src = image.src; lightbox.querySelector('.lightbox-image').alt = image.alt; lightbox.querySelector('.lightbox-caption').textContent = image.caption; } galleryImages.forEach((img, index) => { img.style.cursor = 'pointer'; img.addEventListener('click', (e) => { e.preventDefault(); showImage(index); lightbox.classList.add('active'); }); }); lightbox.querySelector('.lightbox-close').addEventListener('click', () => { lightbox.classList.remove('active'); }); lightbox.querySelector('.lightbox-overlay').addEventListener('click', () => { lightbox.classList.remove('active'); }); lightbox.querySelector('.lightbox-next').addEventListener('click', () => { showImage(currentIndex + 1); }); lightbox.querySelector('.lightbox-prev').addEventListener('click', () => { showImage(currentIndex - 1); }); // Keyboard navigation document.addEventListener('keydown', (e) => { if (!lightbox.classList.contains('active')) return; if (e.key === 'ArrowRight') showImage(currentIndex + 1); if (e.key === 'ArrowLeft') showImage(currentIndex - 1); if (e.key === 'Escape') lightbox.classList.remove('active'); }); }); </script> <style> .lightbox { display: none; } .lightbox.active { display: flex; } .lightbox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; align-items: center; justify-content: center; } .lightbox-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); } .lightbox-container { position: relative; z-index: 10000; display: flex; align-items: center; justify-content: center; max-width: 90vw; max-height: 90vh; } .lightbox-image { max-width: 90vw; max-height: 85vh; object-fit: contain; } .lightbox-close, .lightbox-prev, .lightbox-next { position: absolute; background: rgba(255, 255, 255, 0.3); border: none; color: white; cursor: pointer; padding: 10px 15px; transition: background 0.2s; z-index: 10001; } .lightbox-close:hover, .lightbox-prev:hover, .lightbox-next:hover { background: rgba(255, 255, 255, 0.5); } .lightbox-close { top: 20px; right: 20px; } .lightbox-prev { left: 20px; } .lightbox-next { right: 20px; } .lightbox-caption { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); color: white; padding: 15px; text-align: center; font-size: 0.9rem; } @media screen and (max-width: 768px) { .lightbox-prev, .lightbox-next { bottom: -4rem; } .lightbox-close { top: -4rem; } } </style> </main> <aside class="gl-padding-b-xl gl-gap-2xl"> <section class="social-links"> <ul class="gl-gap-s"> <li> <a href="https://www.facebook.com/GlideMagazine" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M80 299.3V512H196V299.3h86.5l18-97.8H196V166.9c0-51.7 20.3-71.5 72.7-71.5c16.3 0 29.4 .4 37 1.2V7.9C291.4 4 256.4 0 236.2 0C129.3 0 80 50.5 80 159.4v42.1H14v97.8H80z"/></svg> </a> </li> <li> <a href="https://twitter.com/glidemag" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg> </a> </li> <li> <a href="https://www.instagram.com/glidemag" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg> </a> </li> <li> <a href="https://bsky.app/profile/glidemag.bsky.social" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2c42.1-31.6 110.3-56 110.3 21.8c0 15.5-8.9 130.5-14.1 149.2C478.2 298 412 314.6 353.1 304.5c102.9 17.5 129.1 75.5 72.5 133.5c-107.4 110.2-154.3-27.6-166.3-62.9l0 0c-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8l0 0c-12 35.3-59 173.1-166.3 62.9c-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1C10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z"/></svg> </a> </li> </ul> </section> <div id="glidemagazine_right_rail_1"></div> <script> window.tude = window.tude || { cmd: [] }; tude.cmd.push(function() { tude.refreshAdsViaDivMappings([ { divId: 'glidemagazine_right_rail_1', baseDivId: 'pb-slot-right-rail-1', } ]); }); </script> <section> <div id="archives-placeholder" class="archives-placeholder"></div> <script src="/assets/js/load-archives.js" defer></script> </section> <section> <div id="authors-placeholder" class="authors-placeholder"></div> <script src="/assets/js/load-authors.js" defer></script> </section> <div id="glidemagazine_right_rail_2"></div> <script> window.tude = window.tude || { cmd: [] }; tude.cmd.push(function() { tude.refreshAdsViaDivMappings([ { divId: 'glidemagazine_right_rail_2', baseDivId: 'pb-slot-right-rail-2', } ]); }); </script> <section> <div class="link-header"> <h2>Bluesky</h2> <a href="https://bsky.app/profile/glidemag.bsky.social" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2c42.1-31.6 110.3-56 110.3 21.8c0 15.5-8.9 130.5-14.1 149.2C478.2 298 412 314.6 353.1 304.5c102.9 17.5 129.1 75.5 72.5 133.5c-107.4 110.2-154.3-27.6-166.3-62.9l0 0c-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8l0 0c-12 35.3-59 173.1-166.3 62.9c-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1C10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z"/></svg> </a> </div> <bsky-embed username="glidemag.bsky.social" limit="5" link-target="_blank" link-image="true" load-more="false" disable-styles="false" disable-images="true" disable-videos="true" disable-autoplay="true" custom-styles="* { font-size: 0.85rem;} article.p-4 {padding: 1rem 0;} article > div > img { display: none;} article > div > div.max-w-\[calc\(100\%-70px\)\] { max-width: 100%;}" ></bsky-embed> </section> <div id="glidemagazine_right-rail-sticky"></div> <script> window.tude = window.tude || { cmd: [] }; tude.cmd.push(function() { tude.refreshAdsViaDivMappings([ { divId: 'glidemagazine_right-rail-sticky', baseDivId: 'pb-slot-right-rail-sticky', } ]); }); </script> </aside> </div> </section> <footer class="footer"> <div class="page-width"> <div id="glidemagazine_sticky_anchor"></div> <script> window.tude = window.tude || { cmd: [] }; tude.cmd.push(function() { tude.refreshAdsViaDivMappings([ { divId: 'glidemagazine_sticky_anchor', baseDivId: 'pb-slot-sticky-anchor', } ]); }); </script> <ul class="nav"> <li class="nav-item"><a href="/about">About</a></li> <li class="nav-item"><a href="/staff">Staff</a></li> <li class="nav-item"><a href="/contact-us">Contact Us</a></li> <li class="nav-item"><a href="/advertise-with-us">Advertise with Us</a></li> </ul> <span>Copyright © 2003 - 2026 Glide Publishing LLC. All Rights Reserved.</span> </div> </footer> <script async id="netlify-rum-container" src="/.netlify/scripts/rum" data-netlify-rum-site-id="e0801918-8612-4b18-bc04-dee528c41253" data-netlify-deploy-branch="main" data-netlify-deploy-context="production" data-netlify-cwv-token="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzaXRlX2lkIjoiZTA4MDE5MTgtODYxMi00YjE4LWJjMDQtZGVlNTI4YzQxMjUzIiwiYWNjb3VudF9pZCI6IjY5M2Y3NTE5YWYxMTVmZTQ4ZTZiYmJkYSIsImRlcGxveV9pZCI6IjZhMDczYjk1YWIwMWI5MDAwOGNiZTM1ZCIsImlzc3VlciI6Im5mc2VydmVyIn0.K2FZvQtDSeEGnH5Z2zg4FlyLDORX3gW2eG4jtnSMy70"></script></body> </html>