There are 2 types of Drupal Consultants (yes I know these are stereotypes and many people fall in the middle).
The first type is the designer. The person who immediately know which fonts go together. They don’t need the eyedropper tool in Photoshop to identify colors, they know the hexcodes the same way average people know light from dark. A one pixel difference is a matter of life and death to them. It has often been suggested that Monet’s Waterlilies were a blatent ripoff of this person’s finger painting. If this is you, odds are Artisteer isn’t for you. You’ll be frustrated by the lack of options and control.
The other type is a developer. The person who eats code for breakfast lunch and dinner. He can’t tell the difference between red and green. He can’t draw a straight with a pencil and 2 rulers. In kindergarden his teacher, Mrs. Smith, would display his artwork in the coat closet because that was the room for all the “special artwork”. If perchance this is you, it might be worth an hour to take a gander at this tool.
Over the last few weeks I’ve heard about Artisteer, a tool that can automatically design and create Drupal, Joomla!, and Wordpress themes as well as static HTML and master files for an ASP.NET application. I was a bit skeptical, but as my artwork is still hanging in Mrs. Smith’s closet (she never would give them back to me, something about a psychiatrist’s evaluation), so I decided I’d give it a shot.
Artisteer is rather interesting. It has a number of predefined color pallets, layouts, typographies, graphics and other design elements built into it. There is a “suggest design” button which assembles all the design elements into a sample site. You can override any of these settings manually and ask for suggestions on any group of elements. For example, let’s say you have a Client’s Logo which gives you a color pallet and font family to work with. You can enter those and have Artisteer suggest menu settings, page layouts, backgrounds, button settings, etc. When you have something you like you hit export and have a shiny new Drupal Theme.
To be honest this isn’t going to replace a designer for that middle to upper tier website you’re working on and I’m not sure I agree with Artisteer’s claim that you can make “fantastic looking” themes, but I would say they are better then serviceable. The designs seems smart, if a little cookie cutter. I do see a number of uses for it:
I wanted to spruce up this site, and I used Artisteer to do that you can see the results looking around. In under an hour I built this theme from scratch. In this case it is heavily influenced by the original design for this site (I have a thing for navigation above the masthead, and the color blue). Basically, I entered the colors and my masthead, selected a layout and scrolled though the other options until I found something pleasing. It got me about 90% of the way there (where stock themes usually get me 80% of the way). When it was done I still did some minor tweaks to the theme (I prefer that my tags go above the story, Artisteer forces them below), but I was up and running quickly.
Some notes on the theme:
In closing, keeping in mind the limitations I’ve mentioned, I feel this is a great product for the artistically challenged. It will help move folks away from stock templates and into something more custom.
Sean Reiser, 40, is a developer, technologist, and amateur photographer. Sean has spent the past 20 years as a programmer, system architect and development manager. He is a life long New York resident.
Sean currently serves as the President and Chief Geek Officer of Repair Sense, Inc.. Please go to that site with any professional inquiries.
Sean can be found using a number of social networks. These are the ones he's most active on:
Added to DrupalSightings.com
A very fair, accurate and well written review. In all templates that Artisteer generates anyone who has any coding experience at all is invariably going to want or need to tweak the designs it creates.
If they do add some of the additional functionality they have promised it may end up being a very useful tool.
Finally found the info I needed thanks to your great blog, thanks!
We bought a license and tried it out. The theme breaks in IE6. It breaks to the extent that it freezes the browser and nothing works. PNGFix did not help either. Paul Hudson over at Artisteer has been less than eager to help, and belligerently points out that Drupal sucks for implementing the CSS and JS aggregation feature under 'Performance'. Rather than treat us like a proper paying customer, he's suggesting I prove to him that Artisteer themes are obliged to work with these performance features switched on. He thinks Drupal should fix the issue.
Bottomline is this: If you use modules such as ubercart that push the number of CSS over IE's limit, you need to have CSS aggregation turned on, and this means Artisteer will cause 20% of the world's browsers to freeze. Support at Artisteer will spend their time trying to prove you and Drupal wrong rather than fix the issue or treat you with any respect.
Thanks for sharing infomation. You wrote "If you use modules such as ubercart that push the number of CSS over IE's limit" and then blamed Artisteer for something rather than ubercart. Shouldn't you ask ubercart to provide solution for doing anything over IE's limit? However, the Drupal's CSS optimization option is quite sensitive and can easily break many themes. Such issues are documented on Drupal website. If Artisteer breaks anything in IE6 then its probably because you are using the CSS optimization option in Drupal. Turn it off.