6 Things to Check Before the Site Launch

I am absolutely sure that this list will change over time. But I realized this morning that I don’t have a real set list of things to do before I launch a site – be it a redesign or a brand new site. Again, it’s a whole “fly by the seat of my pants” kind of thing. Using experience and memory to help me through it – when really I should have something written down....

read more ›

Setting Up Virtual Hosts on MAMP

Typically I do most of my work on my computer in a localhost environment. Makes for much faster editing – I can change the file on my computer and changes are immediately seen on the “site” locally (the alternative would be edit, upload, wait, reload page, and repeat). Now, on my PC, I used to run a neat little program called XAMPP to put Apache, PHP and MySQL on my computer and turn it into...

read more ›

Auto-Create Page associated Widgets

So here’s the idea: I’ve had many clients in the past who wanted to have page-specific widgetized sidebars. Now, I’ve covered this before, but one thing has always gotten me: the fact that you have to write a lot of bloated code to get it to work. It seems like you should be able to pull the post slugs into some kind of array, and have the widgets auto-create themselves with a small bit of...

read more ›

Easier WordPress Page Navigation

I did a guest post over at brutally succinct today. Just a small little tidbit of newfound info on page menus in WordPress. Perhaps you might find it interesting? Go take a peek and see if it helps you out. I’m actually sick today, otherwise there would have been a lot more in that post – but I think I’ll save the rest of the “goodness” for a later date, when I’m feeling less like...

read more ›