Web Hosting Search Interview
Preeti at Web Hosting Search found me interesting enough to throw together some interview questions for me. You can check out the interview at:
http://www.webhostingsearch.com/articles/programming-david-walsh.php
Feel free to post any followup questions here. Thank you to Preeti for putting this together.
![Create a CSS Flipping Animation]()
CSS animations are a lot of fun; the beauty of them is that through many simple properties, you can create anything from an elegant fade in to a WTF-Pixar-would-be-proud effect. One CSS effect somewhere in between is the CSS flip effect, whereby there's...
![fetch API]()
One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest
, wasn't really made for what we've been using it for. We've done well to create elegant APIs around XHR but we know we can do better. Our effort to...
![Build a Toggling Announcement Slider Using MooTools 1.2]()
A few of my customer have asked for me to create a subtle but dynamic (...I know...) way for them to advertise different specials on their website. Not something that would display on every page, but periodically or only the homepage. Using a trick...
![Styling CSS Print Page Breaks]()
It's important to construct your websites in a fashion that lends well to print. I use a page-break CSS class on my websites to tell the browser to insert a page break at strategic points on the page. During the development of my...
So, web design/development started as a hobby? Then it became your passion and what you want to make living from? For me, its a hobby though its the way I make my living.
Same for me, a hobby to begin with. Calms the soul after a hard day’s crack dealing.
Thank you David! That was super nice of you. I learned some new ideas on how I should learn coding. I just started making my blog sites and am trying to navigate the CSS/PHP/html world.
:)