I lost some time this week wrestling with SSL and server time zones. But I also picked up a few handy SQL tips that are worth sharing.
Web Productivity, WordPress & Broken Images Tip in Week #7
I’m all over the place this week. WordPress, JavaScript, CSS, Chrome Extensions & Web Productivity. Learned a few things and sharing makes me feel good!
Forgotten PHP, ColdFusion & Test driving a new cloud host
Trying out a new cloud host, remembering old PHP and a solid way to format user submitted content in this WebDev week.
PrintAlytics – Capturing the Print Page action in all browsers
Capturing visitor print events has applications, whether it be for analytics or to slap someone on the wrist for printing too many pages! I recently found a solid cross-browser way to do it.
ColorZilla, PDF Extraction and Aligning Checkboxes in Week #5
It was not a very development-centric week for me, but I did pick up a few productivity tips and a quick CSS tip.
CSS Notifications, Hidden Form Posts & more in Week #4
This week left me with a few new tricks in my web development arsenal. CSS notifications, ditching those pesky extended characters with Javascript and even an little SEO.
WordPress, SSH, Backups & jQuery | Week #3
Web developers – do you need to reevaluate your backup policy? Lazy loading images, SSH & Putty tip, HTML file uploads and more in this Web Dev Week.
CSS, Hosting, Webmasters & Backups | Week #2
Week #2 closes with a couple handy CSS tricks, a quick e-newsletter tip and some good nuggets of web hosting wisdom.
Node, RegEx & JS | Week #1
Web Dev week number one brings Node.js news, reasons to avoid anonymous JavaScript functions, a RegEx tip and really quick way to introduce a CSS loading spinner to your site.
Creating the Navicon without an icon
The navicon is almost universally recognizable as a hover-for-navigation element, but it requires another image be loaded, unless you are clever about implementing it.