Tag Archives: aesthetics

Emulating Android on macOS Landing Page Tutorial

During yesterday’s Emulating Android on macOS Revisit Tutorial‘s Android emulations we noticed our Landing Page “Programming” word overflowed on the Android mobile device screen (we got going via an Android Studio Device Manager Pixel Sim emulation). Maybe we’d allow that … Continue reading

Posted in Android, eLearning, Event-Driven Programming, Hardware, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Emulating Android on macOS Revisit Tutorial

Yes, we did once own an Android mobile device as Voicemail Disabling on Android Primer Tutorial can attest to below. But we haven’t had one, physically like this, functional, for some time now. We primarily work on macOS with this … Continue reading

Posted in Android, eLearning, Hardware, Installers, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

Shower Songs Colour Coding Tutorial

YouTube API Songname Providence Shower Songs Tutorial of recent times had us interfacing … song providence via Wikipedia ideas … with … our inhouse Shower Songs project using YouTube API means to “Radio Play” some, let’s say, “theatrical pursuits by … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Pairings Game Aesthetics Tutorial

We find with small projects like yesterday’s Pairings Game Makeover Tutorial‘s Pairings++ Game with such projects we often leave it to later to try to improve the aesthetics of the web application. As you can surmise surfing the net it … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

SVG Emoji Favicon Aesthetics CSS Tutorial

The recent SVG Emoji Favicon HTML Entities Tutorial had us adding user interaction, but we think especially as far as the input type submit buttons were concerned, lacking style. Especially on mobile platforms, on occasions without attention, and you add … Continue reading

Posted in eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Diagonal Element Rubber Banding Mobile Tutorial

Yesterday’s Diagonal Element Rubber Banding Tutorial saw “Rubber Banding” introduced, better for non-mobile, but today … we shore up mobile “Rubber Banding” via ontouchmove introduced … document.body.ontouchmove=function(e){ var rectis=document.body.getBoundingClientRect(); if (e.touches[0].clientX) { ourDrawLine(eval(rectis.left + e.touches[0].clientX), eval(rectis.top + e.touches[0].clientY)); } else … Continue reading

Posted in eLearning, Event-Driven Programming, iOS, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Diagonal Element Rubber Banding Tutorial

Some days before yesterday’s Diagonal Element Square Nesting Tutorial we compared this current “nesting” diagonal element logic to … Yes, this might be thought of as “overkill” compared to … hr element rotations … and/or … SVG … and, today, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Message Board One Liners Aesthetics Tutorial

Around here, normally well into any sizeable web application projects where we see it progressing towards a potentially commercially viable product, we’ll set aside a day, or days, where … coding logic as with yesterday’s Message Board One Liners Span … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment