Archive for the ‘Design’ Category
A new timepicker is now available thanks to Jeremy and other commenters. I don’t have all the suggested/submitted changes yet. Jeremy submitted quite a few changes so I thought I would take a couple smaller steps in integrating all the other changes. I know there are still a few issues that commenters mentioned which are [...]
I thought I would share with you quickly how you can use CSS3 selectors to spice up your Impromptu buttons. Lets say you have a prompt with a Delete button. Delete normally indicates caution/danger/warning which is usually represented by a red color. We can let our CSS do the dirty work and have it find [...]
Tables still have their place in the web development world. The best use for them is to display data in a grid, like for reports. I’d like to show a quick example of how to color the columns and rows using CSS3 with rgba. I won’t show the full source code on the blog, but [...]
As if there aren’t enough web galleries out there I’m adding one more, FetchIdeas.com. This is a site which I have created over the past couple months, with a different approach than other galleries. My aim is to create better organization, publish only useful resources, and most of all provide a great place to Fetch [...]
Over the course of the past month I’ve been doing a bit of work on my blog, everything from performance, to seo. I’ve noticed a pretty good jump in my visitors too. Nearly twice as many! I thought I’d share a few of the enhancements I’ve made. This is of course a WordPress blog, so [...]

