I was up late last night working to make a site functional across browsers. Anyone who does web design knows what those nights are like. I couldn’t sleep until I figured things out. Part of the reason was it took a long time for me to find an answer – which, in the end, I had to reason through myself. Since it isn’t very often that you are able to Google your problem and find the same problem (with a solution) somewhere else, here is my contribution: my problem and my solution.
Continue reading
Category Archives: Dorky Code
Web Directions North Slides
I’m glad I snagged the feed from Web Directions North way back when I did. Even though I didn’t go to the conference I enjoyed browsing the presentation slides that they put online today.
Download the Web Directions North presentation slides on their website. I hope you will have as good a time with them as I did. The slides from “Disciplined Designer” and “Finding Creativity” were easily my favorites.
Smooth Fade Effect
So I was wipping up some signs a little bit ago for a church VBS program that will be running this week, and I thought I would post a quick and easy (but extremely useful) fade effect in Photoshop.
Continue reading
Using PHP includes to tidy up code
I was writing out an explanation to a friend about how to install and use the website I built for him ((to replace his version of the site)) and in doing it I related my method for keeping my code “clean.” In a sense.
Continue reading