Archive for the ‘Design’ Category


Using MAMP for local site development

Wednesday, December 27th, 2006

Those who pay close attention to the various projects that I get myself involved with will notice that I like to play around with the design of the sites. Call it whatever you want, but it always seems like there is something better that I can add or change to the way a site looks. It’s all apart of learning. You try to do something the old or stupid way, only to discover there is a new way that all the cool kids are using that makes things so much more simple.

The worst part about changing a lot of things is doing them publicly. You just can’t go in with an idea, make the change, and go about your business. When you are restless as I am, and I know there are lots of people out there with similar mindsets, the idea you tryout might not look as good as you originally thought. Even worse, it mucks up the whole site and makes it not function at all. Not a good thing, so you might try something else or go back to the way it was in the first place.

MAMPMAMP has really helped with that. It’s allowed me to install and run numerous test sites of WordPress locally[wordpress]. I play around and change things on the fly. Install plugins and surf the site in a browser with full function. Everything that MAMP can do is already there on the Mac(Apache, MySQL, and PHP) these days, but this application makes it work with far less headache. Launch it, do your work, and you’re golden. When I’m settled with what I want, the site goes into the wild.

Lately, I’ve been experimenting with WordPress 2.1, and the changes to the next version are looking promising. Drupal can also be managed this way. That took me a little more thinking to get that sorted out, but I was working without an explicit, step-by-step tutorial for MAMP.

I’ve also tried to install WordPress MU, but stopped short of being successful. Actually, I hit some snags and simply gave up. Some quick searches for solutions came up short, but I know that it can work with MAMP. Will have to give it another shot in the near future.

Tricks of the trade, and this might be more obvious to some. I figured I’d share because this has made work on my projects easier, especially taking that FTP part out of the equation. There are various ways to do local installs for WordPress and Drupal development for the Mac and PC, but I can seriously vouch for this one.

I have a thing for lines of code

Wednesday, December 13th, 2006

I’m redesigning the RadioZoom site again. Ok, it’s not a redesign, but I’m porting the design, mostly, into a better layout. I’ve worked so hard to not make the website look like a blog because, let’s be honest, it’s a podcast, right? Anyone can start a blog and shift it into a site for a podcast. I’m just going to stop fighting the inevitable.

The current theme that I’m using, as it is a WordPress driven site, has so much code that is cobbled and hacked together that it hurts too much to clean up. I know it’s bad taste to take someone’s theme that they put out there for public use and then tear it all apart for my own amusement, but I’m picky. It has to look right, at least to me. I ain’t no design genius either, but beauty truly is in the eye of the beholder. Well, in this case, the programmer.

PodPress is really the reason I’m revamping the design. Subtle changes makes it not want to play nicely with the current design. They recently released a new version of this great podcasting plugin for WordPress, so I think it’s high time to dive into fixing it. At the same time, it keeps the geek skills sharpened.

If all goes according to plan, the new design should be live next week. Don’t expect any huge surprises. It should look similar to what it is now, but functionality will be the true improvement, perhaps more so on the back end.

Confessions of a tinkerer

Tuesday, September 19th, 2006

One thing about reading up on so many blogs and websites through RSS feeds is that you have to make an effort to actually see how some one’s design to their site looks.  If that applies to you, then you never notice how I constantly tweek the design to my site.  I can’t help it.  It’s a tad bit on the obsessive side, but I never find myself happy with what I have when it’s so easy for me to change it.

If you are one of those people who still go the “old school” route and surf into my site everyday(like all good boys and girls should), then you notice these changes.  Over the past day, I’ve done a variety of subtle to not so subtle changes to different things.  And when you start in one place, you end up doing one of two things.  You screw something else up, or that one change leads you down a path of wanting to change even more things.  It can be addictive.

I doubt that what you see will remain exactly the same for very long.  At least now you know.  I tinker.  It’s what I do.

Filed under: Design, Website