May 1st, 2008
I’m releasing the previous Design Reverb theme free for your use!
D-R 1.0 is a clean and simple 2 column theme, works with Wordpress 2.0+ and has areas for Google Adsense and/or Amazon affiliate ads.

Download dr_1.zip
This theme is not widgetized. If you want to widgetize it, just read up at the Wordpress site, though you may have to edit the css.
D-R 1.0 uses the following plugins to work correctly:
Gravatar - for the comment avatars.
Related Posts - for the related post section of each post.
I won’t be giving any support for it though, it is released as is.
I do ask that you leave the “Created By Design Reverb” in the footer.
Other than that, use it as you will and enjoy!
Posted in CSS, Design, Graphics, Wordpress, xhtml | 1 Comment »
April 28th, 2008
CSS Gradients, Transforms, Animations, and Masks
With the CSS Working Group seemingly toiling in obscurity to pin down the exact wording of specs that may never be implemented in a real-world browser, the WebKit team is leading the charge in moving the web forward by implementing new CSS features that you’ll be able to use in production in just a few months’ time.
April 28th, 2008
Designers Toolbox
Design tools for creative professionals. Print resources, online guides, legal forms, and much more.
April 24th, 2008
I worked on and uploaded a new theme last night. Till about midnight to be exact.
“Progress is a much better goal than perfection”
I’ve worked on this layout it seems forever, tweaking this, moving that. The previous theme was really getting old to me, it has only been up for 2 years, but I have always wanted to do more with it. Unfortunately due to time restraints and working on client projects, that just doesn’t seem to be happening. I guess it’s better to have too much work than not enough.
So in hopes of motivating me to work more on it, I present to you, for your consideration: Design Reverb 3.0.
Posted in CSS, Design, Graphics, Wordpress | 2 Comments »
March 11th, 2008
Yes, I, like most of you, still put up with ie6 and its plethora of CSS bugs. I tend to forget the easiest fix can sometimes just be
position:relative;.
I just fixed a problem I had regarding an image floating to the left of some text. The problem was that the image just wouldn’t show up in ie6. I tried the clear float solution, but to no avail. Then I remembered another solution concerning images, floats and ie6 :
img {position: relative;}
Works like a charm.
Posted in CSS, Design, Graphics, Rants, xhtml | 3 Comments »
February 12th, 2008
On your PC, and need use a networked printer that is installed on your iMac? I found the easiest way is to install Apple’s Bonjour for Windows. After installing, use the Bonjour Printer Wizard, it’s simple and easy! It found my Epson, which I was having trouble with, right off and connected in seconds.
Posted in Design, Misc., Rants | No Comments »