Clarkston Development Foundation is a new non-profit foundation, to benefit people of the city of Clarkston, Ga (an Atlanta suburb community). We helped them get an initial web presence, reflecting their mission and presenting a professional yet friendly image. This website is scalable to grow with the foundation, adding content as their needs grow.
Hello. Check in here for News!
A fun and retro Kids Salon website

I’d forgotten to post this when we launched it last month, but here is the lovely new site for Ms. Lisa’s Cuts for Kids.
Ms. Lisa’s Cuts for Kids is a salon specializing in Children’s hair cuts in Decatur, GA. If you have kids in Atlanta, you may remember Lisa from when she was lead stylist at Salon Red Kids. She’s now on her own, and her website highlights her unique style and appeals to kids–and parents–of all ages.
This is a simple website, but it gets the point across.
New Website: Plants Creative Landscapes (Plants LLC)
Another recent project is complete! Check out the new look for Plants LLC. In this case, they liked the feel of their old site, but it was clunky and difficult to update. We rebuilt it to add more flexibility, added a blog, and generally gave it an updated look. We’re now working on improvements to the site, and new functionality to be added, but we have a solid base to build on now.
New Website: Linda Sands (author)
Just released the latest version of Linda-sands.com… We did a site for Linda a while back, but she was ready for a new look. This new site is bold and graphical, with custom landing pages for several of her novels.
Best simple poll for WordPress? Testing the Democracy Plugin
A client wants to be able to add some simple polls to his website, so I’ve been researching which are the best poll plugins, from both an ease of set up and use standpoint, as well as being visually appealing. We want something that can primarily be added to posts, but also can easily be displayed in a sidebar if desired. We don’t need anything extremely fancy, just a nice, simple poll.
I tried WP-Polls first, but it looked pretty complex for a novice user, so I’ve moved on to Democracy. I figured I’d document how it goes for others who might be looking for something similar.
Here is an example of the poll in action (feel free to try it yourself!):
________________________________________
My thoughts:
Installation: The plugin installs easily, no problems, but I did have an issue with a strange case of it inserting a random “n” before a poll. Google is my friend, though, and I found this post which addressed the issue. Modifying line 331 of democracy.php to change the single quotes to double quotes in this line did the trick
"\n<div>\</div>"
Styling: The default styling seems nice, and if you know some css, you can customize the styling. The only css change I made to the example above was to remove the bullets from the list by adding this to my style.css:
.democracy ul {
list-style:none outside none;
}
ISSUE: The bars on the results don’t display the same in IE as in Chrome and Firefox…
I had to add a width to the .democracy to get the bars to show up in IE. By default it’s max-width:250px, but I changed it to 300 and added a width setting.
For mine,
.democracy {
max-width:300px;
width:300px;
}
Features: It includes a widget for sidebar use, and is easily inserted into a post with one simple line. It also (optionally) allows users to add their own poll options. Can enable IP tracking and cookie tracking to prevent ballot box stuffing (though those options are disabled on this test poll). The only thing I didn’t see was some sort of option to run the poll for a set number of days, but it does give the option to manually deactivate a poll. All in all, everything I needed for this simple application.
Poll set up and Maintenance: Seems simple enough. A new section is created in the Posts section of your Dashboard, and you manage your polls from there. Name your poll, add your choices, and you’re good to go. Insert a particular poll in a post by using:
{democracy:x}
(where x= the ID of your poll)
All in all, I’m quite happy with this as a solution thus far, now that I’ve fixed the IE display issues. I’ll update as I attempt to integrate it into the client site…
Update: It looks like the Add your own answer option doesn’t work in IE. Uh oh.
A new look for DabbledStudios.com
What is it they say, that the cobbler’s children have no shoes? I must admit that the website for Dabbled Studios did not look as lovely as the websites of our clients! So, a bit of an update was in order.
Although it may not look TOO different, I’ve updated the look and feel of this site a bit. Notice the lovely background (thank you Grieg!) which now resizes so nicely? And some new fonts that I love … Raleway Thin and Latin Modern. Next up will be cleaning up some of the text!
I’ve also posted a few recent projects…
and
Website Design: The Hail Mary Sports Pub
This restaurant had a website that looked dated and was difficult to maintain. Now they have a clean, modern look with an integrated blog and calendar functions to keep their customers up to date on what’s happening.
See the whole thing: TheHailMarySportsPub.com
Website Design: Epworth at Candler Park
This neighborhood church wanted a clean, fresh and ‘natural’ design, emphasizing the key point of living life abundantly.
See the whole thing at epworthatcandlerpark.org









