<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Softduit Media</title>
	<atom:link href="http://softduit.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://softduit.com</link>
	<description>helping adapt business models to the web with WordPress powered CMS sites</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:36:43 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Speed up Artisteer WordPress Theme Load Times</title>
		<link>http://softduit.com/how-to-speed-up-artisteer-wordpress-theme-load-times/</link>
		<comments>http://softduit.com/how-to-speed-up-artisteer-wordpress-theme-load-times/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 13:03:00 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Artisteer Tutorials]]></category>
		<category><![CDATA[Artisteer]]></category>
		<category><![CDATA[Artisteer CSS optimization]]></category>
		<category><![CDATA[artisteer image optimization]]></category>
		<category><![CDATA[Artisteer javascript optimization]]></category>
		<category><![CDATA[Artisteer optimization]]></category>
		<category><![CDATA[Artisteer Tips]]></category>
		<category><![CDATA[improving artisteer load time]]></category>
		<category><![CDATA[wordpress load time optimization]]></category>
		<category><![CDATA[wordpress optimization]]></category>
		<category><![CDATA[wordpress theme load time improvements]]></category>

		<guid isPermaLink="false">http://softduit.com/how-to-speed-up-artisteer-wordpress-theme-load-times/</guid>
		<description><![CDATA[WordPress despite being a fantastic CMS system and SEO powerhouse is notorious for slow load times of individual web pages.  Google is expected to start ranking slow loading websites below faster loading websites this year (2010).  So if you want to keep your site competitive even at an SEO level, you need to speed up [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress despite being a fantastic CMS system and SEO powerhouse is notorious for slow load times of individual web pages.  Google is expected to start ranking slow loading websites below faster loading websites this year (2010).  So if you want to keep your site competitive even at an SEO level, you need to speed up load times.  Besides a faster loading web page will make your visitors happier!</p>
<table border="2" cellspacing="2" cellpadding="4" width="284" align="right">
<tbody>
<tr>
<td width="276" valign="top">
<h3>4 Tools to Help You Speed up Artisteer Themes and Wordpress sites</h3>
</td>
</tr>
<tr>
<td width="280" valign="top">
<h6><span style="color: #ff0000;"><em>Artisteer Discount Code/Link</em></span></h6>
<p><em><span style="color: #ff0000;"><span style="font-size: xx-small;">If you would like to get a <strong>5% discount on a new Artisteer license</strong> (home/education or standard) feel free to use my referral link</span> </span></em><a href="http://www.artisteer.com/?p=brett">http://www.artisteer.com/?p=brett</a><span style="color: #ff0000;"><em> </em></span></td>
</tr>
<tr>
<td width="284" valign="top">1.<strong> </strong><a href="http://www.iwebtool.com/speed_test" target="_blank"><strong>iWebTools Speed Test</strong></a> – This will give you a quick over view of the total load time of your website.</p>
<p><strong>Pros</strong><br />
-Allows you to view speeds for multiple sites at same time.<br />
-Provides results for time to load page, but also the speed rate of the load, which will help you determine if your server is running fast enough or if your setup is running efficiently enough.</p>
<p><strong>Cons</strong><br />
-Its not as exact as other tools.<br />
-You can only do a limited number of queries before you have to pay for it.</td>
</tr>
<tr>
<td width="288" valign="top">2. <a href="http://tools.pingdom.com/" target="_blank"><strong>Pingdom</strong></a> – This is more of a precision level speed testing service.</p>
<p><strong>Pros<br />
</strong>–Allows you to see each file, css file, image, javascript file and their url location that contributes to the load time of your site.<br />
-Level of precision allows you to tackle each file or image one at a time to incrementally improve load time.<br />
-You can run an unlimited number of tests.<br />
-You can save the results of each test run (default setting) so that you can then compare speed improvements or decreases as you attempt to work on the site.</p>
<p><strong>Cons</strong><br />
-The precision which includes the time to establish a connection to the site before it actually starts loading factors in to the total load time, which can make it difficult to compare total load time as you make improvements on your site.</td>
</tr>
<tr>
<td width="292" valign="top">3.  <a href="http://isnoop.net/tools/css.php" target="_blank"><strong>CSS SuperScrub</strong></a> – This tool takes your css file (style.css from Artisteer) and offers you several optimization options from removing all the white space and extra lines, to consolidating the css files onto one line, which reduces file size(load time).  From a browsers perspective it doesn’t matter if the style sheet is easy to read for a human or not.  So this chops out all the superficial crutches that humans use during the design process.</p>
<p><strong>Pros</strong><br />
- Does a very good job of slimming down a css file to its essentials without breaking a site<br />
-Works well on Artisteer CSS files<br />
-Can also be used on Plugin CSS files</p>
<p><strong>Cons</strong><br />
- Even though there are 3 check box options for settings, they don’t always seem to play nice together.  If you are going to use them, I recommend just checking the remove all white space option, which seems to generate the biggest result.<br />
-Crunching css files is not a perfect process, make sure you back up the original css file(duplicated it), and test your site after you crunch it to insure full operability.<br />
-If you update your theme file from artisteer or you upgrade a plugin that has a css file that you have optimized, you will need to optimize it again after the update/upgrade as it will likely be rewritten during the process.</td>
</tr>
<tr>
<td width="296" valign="top">4. <strong><a href="http://www.brainjar.com/js/crunch/demo.html" target="_blank">Javascript Crunchinator</a></strong> – Tool helps you optimize the file sizes of javascript (js) files.</p>
<p><strong>Pros</strong><br />
- This can decrease the size of javascript files, including the script.js file that is created with an Artisteer theme.<br />
-Don’t neglect to consider reviewing the javascript files for each of your plugins that use javascript, especially if they are identified by the Pingdom scan.</p>
<p><strong>Cons</strong><br />
-Editing, or troubleshooting javascript files after they have been squeezed down is more difficult.  -Plus, if you update your theme in Artisteer and export it again, you will need to re-optimize the javascript file.<br />
-If an optimized plugin, comes out with an upgrade and you do the automatic upgrade, it too will need to be crunched and optimized again.<br />
-Crunching javascript files is not a perfect process, make sure you back up the original script, and test your site after you crunch it to insure full operability.</p>
<p><strong>Learn more about Javascript optimization </strong><a href="http://www.brainjar.com/js/crunch/"><strong>here</strong></a><strong> and </strong><a href="http://developer.yahoo.com/yui/compressor/"><strong>here</strong></a></td>
</tr>
</tbody>
</table>
<p><strong>So how do you increase load times for </strong><a title="Get the Free Artisteer Trial or buy for as little as $49!" href="http://click.linksynergy.com/fs-bin/click?id=YvXPSOxXAIo&amp;amp;offerid=173903.10000006&amp;amp;type=3&amp;amp;subid=0" target="_blank"><strong>Artisteer</strong></a><strong> Themes powering WordPress?</strong></p>
<p>There are four areas that you have to focus on and only one of them relates to Artisteer directly, which is what I will cover directly below. While it is the fourth step,<strong> you can work on these out of order and still see an improvement in your site load times!</strong></p>
<p>First, you have to work to <a title="Additional Reading on speeding up WordPress in general" href="http://wpgarage.com/tips/38-ways-to-optimize-and-speed-up-your-wordpress-blog/" target="_blank">speed up WordPress</a>.</p>
<p>Second you have to insure that your hosting server is set up in an optimal way to power wordpress or your website and traffic in general.</p>
<p>Third you have to speed up your plugins, or choose alternative plugins that work faster and more efficiently.</p>
<p>Finally, you need to optimize your Artisteer designed wordpress theme.</p>
<hr /><strong>So where to start . . .  <img src='http://softduit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<p>Take a look at the tools on the right, they are presented in the order I would recommend using them.</p>
<p><strong>Run a general speed test first at iWebTools.</strong> Its not the best nor most complete, but does give a more understandable measure of speed, and is probably easier to compare apples to apples before and after you are done improving your site.</p>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image19.png"><img style="display: inline; border: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb11.png" border="0" alt="image" width="256" height="243" /></a></p>
<p>1.54 seconds looks pretty fast, but it could be faster, and from my own experience on Softduit it doesn’t always load that fast.  <img src='http://softduit.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   So I want to do even better, and more importantly do better more consistently.</p>
<p><strong>Then run the pingdom test.</strong> This will be the tool that you will utilize to make incremental changes and improvements to your load time one area and file at a time in your wordpress configuration, plugin configuration and your artisteer generated theme.  (this will work for other themes as well, but I do not know if the optimization tools (3 &amp; 4)   will work as well.)</p>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image6.png"><img style="display: inline; border-width: 0px;" title="Example of Pingdom speed results for Softduit.com" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb6.png" border="0" alt="Example of Pingdom speed results for Softduit.com" width="286" height="167" /></a></p>
<p>Note Pingdom also displays some general information further down the page, don’t neglect this information!</p>
<p><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image7.png" border="0" alt="image" width="286" height="291" /></p>
<p>You can see that Pingdom is telling me that this same site is loading in 23.1 seconds!  That’s a big difference from 1.54 seconds.</p>
<p>Why the discrepancy? Time to respond to initial request</p>
<p>When I first hit the button to start the test or a user hits the link to my site or the refresh button, an attempt to connect to the softduit server is initiated.</p>
<p>In this test the green area</p>
<p><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image8.png" border="0" alt="image" width="406" height="61" /></p>
<p>represents the time it takes for any bit of data to be sent back from  the server.  During this green area, nothing has actually started to load, but it is included in the total measurement of time for pingdom.  In this example the green bar was about 16 seconds worth of time of the 23.1 in this test.</p>
<p><strong>That gets us to the point where we can understand the tests.</strong></p>
<p>Now we are ready to start improving those results.</p>
<p>We need to prioritize our improvement efforts in two areas: reducing file size on (1) large files and (2) slow loading files.  Sometimes these are the same files and sometimes they are not.</p>
<p><img style="display: inline; border-width: 0px;" title="focus on larger files or files with slow load times" src="http://softduit.com/wp-content/uploads/2010/02/image9.png" border="0" alt="focus on larger files or files with slow load times" width="556" height="428" /></p>
<p>There are 3 areas we are going to focus on.</p>
<ol>
<li>Reducing file size of javascript files</li>
<li>Reducing file size of .css files</li>
<li>Reducing file size of image files, which can include the images that make up an artisteer theme.</li>
</ol>
<p><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image10.png" border="0" alt="image" width="406" height="179" /></p>
<p><img style="margin: 10px 0px 10px 20px; display: inline; border-width: 0px;" title="reducing file size of .png file" src="http://softduit.com/wp-content/uploads/2010/02/image11.png" border="0" alt="reducing file size of .png file" width="246" height="138" align="right" />The biggest file slowing the home page load time is actually in the content, ergo loaded into a wordpress page and not part of the theme.  I do want to reduce its file size, so I download a copy from WordPress uploads, open it in Fireworks, and then reduce the quality of the .png file to something smaller.</p>
<p>This is a .png file, and I could make it a lot smaller with a .gif or .jpg but I want to continue with .png in this case.  That said, I can reduce the quality by converting it from .png32 to .png8 and by reducing the number of colors from 256 to 64.</p>
<p>Next, focus on your themes (artisteer theme’s) style.css file and the script.js file. These are the first two files circled in red above.  The script.js file is 10.4 KB and the style.css file is 26 KB.</p>
<p>After I compress the script.js file with the <a href="http://www.brainjar.com/js/crunch/demo.html" target="_blank">javascript Crunchinator</a> tool and the style.css file with the <a href="http://isnoop.net/tools/css.php" target="_blank">CSS SuperScrub</a> tool those files drop down to 8.3 kb and 22.7 kb, saving a total of 5.4 kb.  Not a huge savings, but a savings in a key area for the website to render.  In the case of the .png file, we were able to reduce that file size from 94.2 KB to 18.7 kb!  Definitely going to help on homepage loads.</p>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image12.png"><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb7.png" border="0" alt="image" width="352" height="53" /></a></p>
<p>When I run a new Pingdom speed test my load time has dropped from 23.11 seconds to 5.2 seconds, but don’t get cocky and think your work is done yet, you can do more and the test is just a sample, it could spike up from time to time, we might have simply gotten lucky!</p>
<p><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image13.png" border="0" alt="image" width="246" height="199" /></p>
<p>When you are working with the javascript tool, you basically copy the content of any given javascript file, paste it into the box and hit crunch.  Once it is done removing the extra spaces, line breaks, etc, you copy the remaining code and paste it back into your original (backed up) file and upload it back up to your site.</p>
<p><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image14.png" border="0" alt="image" width="306" height="240" /></p>
<p>So after I optimized the css on 2 plugins and the javascript on the same plugins (contact form 7 and the sliding panel plugin), I saw a .2 second boost in speed.</p>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image15.png"><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb8.png" border="0" alt="image" width="230" height="244" /></a></p>
<p>Every bit helps, and keep in mind that some samples of your sites speed will be different than others.  On any given query things may load faster or slower for you or your visitors.  On a fast load, you may not notice 0.2 seconds, but on a slow load where someone is coming in on a slower internet connection, that 0.2 second savings might actually be a 1 or 5 or 10 second savings.</p>
<h4>Reduce css color codes from 6 to 3 characters</h4>
<p><img style="margin: 0px 0px 0px 10px; display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image16.png" border="0" alt="image" width="246" height="104" align="right" /> Every little byte helps, so if you can <a href="http://www.websiteoptimization.com/speed/tweak/hex/" target="_blank">reduce your color codes</a> in your css file down, that can help load time as well.  If you have a color that repeats through your theme of #FFFFFF or #000000 these relatively generic color codes can be simplified to #FFF or #000.</p>
<p>You can run a find and replace on your Artisteer style sheet and update a number of these items.</p>
<p>After making just the simple find and replace substitution in the primary style sheet, I was able to remove another 0.1 seconds even though my CSS file size didn’t seem to change visibly at the kb level.</p>
<blockquote><p><strong>Don’t forget when you are designing themes in Artisteer that if you choose colors that can be reduced to 3 characters they will take up less space.  Use fewer images, icons, glares, gradients etc and that too will reduce both the size of your image files but possibly also the number of images too!</strong></p></blockquote>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image17.png"><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb9.png" border="0" alt="image" width="244" height="205" /></a></p>
<h3>Optimize the Artisteer Theme Images, especially the .png images!</h3>
<p>So after all of the big items, I next went through and hit the largest 4 images generated by the Artisteer theme, the Button.png Header Footer and the Page-bgGlare.png files.</p>
<p>I opened each of them up in Fireworks and change them from a 32 bit color file to an 8 or 16 bit file, resaved them and loaded them up and cut out another 59 kb and 0.5 seconds too!</p>
<p><strong>UPDATE: Today (3/9/10)</strong> I worked with a wordpress plugin called Smush.it (<a href="http://wordpress.org/extend/plugins/wp-smushit/">http://wordpress.org/extend/plugins/wp-smushit/</a>) !  It basically helps to squeeze down the file size of images in your wordpress library already.  This is much faster than downloading images into fireworks and individually optimizing those images.  It may not optimize the images as much as possible, but if you are pressed for time or want to do a good first pass, I found it to be very useful.</p>
<p>The downside to Smush.it is that you have to Smush every image individually, which creates a lot of button pushes and page refreshes. TIP! I found it faster to Right click and open in a new Tab on each of the Smush.It links in my wordpress media library.  I was then able to process multiple images at the same time.</p>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image18.png"><img style="display: inline; border-width: 0px;" title="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb10.png" border="0" alt="image" width="244" height="192" /></a></p>
<p>Now, there is a lot more, I can do and will do, but this should help you make some more progress.</p>
<p><strong>Remember, Artisteer simply helps you make a theme easier, like any website, it is then up to YOU to make the most of that site, optimize it and get better and better results.</strong></p>
<p>Even more resources on improving your website load time</p>
<p><img style="width: 0px; height: 0px; visibility: hidden;" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNjcyMjg2ODgwMTMmcHQ9MTI2NzIyODk3OTQ4NyZwPTEwMTkxJmQ9c3NfZW1iZWQmZz*yJm89YTcwNjVhMTQzNWQy/NDlmNDllODMwMGY2OTZmYWVjYjcmb2Y9MA==.gif" border="0" alt="" width="0" height="0" /></p>
<div id="__ss_319798" style="width: 425px;"><strong style="margin: 12px 0px 4px; display: block;"><a title="High Performance Web Pages - 20 new best practices" href="http://www.slideshare.net/stoyan/high-performance-web-pages-20-new-best-practices">High Performance Web Pages &#8211; 20 new best practices</a></strong><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=high-performance-web-pages-20-new-best-practices-1206389190195598-3&amp;stripped_title=high-performance-web-pages-20-new-best-practices" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=high-performance-web-pages-20-new-best-practices-1206389190195598-3&amp;stripped_title=high-performance-web-pages-20-new-best-practices" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding-bottom: 12px; padding-left: 0px; padding-right: 0px; padding-top: 5px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/stoyan">Stoyan Stefanov</a>.</div>
</div>
<h2>14 Other Resources on Speeding up WordPress</h2>
<ol>
<li><a href="http://wpgarage.com/tips/38-ways-to-optimize-and-speed-up-your-wordpress-blog/" target="_blank"><strong>38 ways to optimize and speed up your WordPress blog</strong></a></li>
<li><a href="http://www.websiteoptimization.com/speed/tweak/hex/" target="_blank"><strong>CSS: Use Shorthand Hex Colors</strong></a></li>
<li><a href="http://www.queness.com/post/588/15-ways-to-optimize-css-and-reduce-css-file-size">15 Ways to Optimize CSS and Reduce CSS File Size</a></li>
<li><a href="http://developer.yahoo.com/yui/compressor/" target="_blank"><strong>Yahoo! YUI Compressor</strong></a></li>
<li><a href="http://curtishenson.com/speed-up-your-website-part-one/">Speed up your website: Part One</a></li>
<li><a href="http://jonathanhedley.com/articles/2008/04/guide-to-website-speed-optimization">How-to: Optimize your site for speed</a></li>
<li><a href="http://perishablepress.com/press/2007/12/26/how-to-enable-the-default-wordpress-object-cache/">How to Enable the Default WordPress Object Cache</a></li>
<li><a href="http://wpcandy.com/4-simple-ways-to-speed-up-wordpress/">4 Simple Ways To Speed Up WordPress</a></li>
<li><a href="http://www.joostdevalk.nl/speed-up-and-clean-up-your-wordpress/">Speed up and clean up your WordPress!</a></li>
<li><a href="http://www.jtpratt.com/2007/09/26/5-tips-to-help-your-slow-or-sluggish-blog-or-web-site-wordpress-especially/">5 Tips to Help Your Slow or Sluggish Blog or Web Site (Wordpress Especially)</a></li>
<li><a href="http://www.howtospoter.com/web-20/wordpress/2-things-i-hate-about-wordpress-and-how-to-turn-them-into-your-advantage">Deleting excess records in your WordPress database</a></li>
<li><a href="http://www.virtualhosting.com/blog/2007/wordpress-on-speed-17-tweaks-to-accelerate-your-wp/">WordPress on Speed: 17 Tweaks to Accelerate your WP</a></li>
<li><a href="http://lorelle.wordpress.com/2007/09/22/the-3-easiest-ways-to-speed-up-wordpress/">The 3 Easiest Ways to Speed Up WordPress</a></li>
<li><a href="http://www.connectedinternet.co.uk/2007/01/25/wordpress-optimisation-control-when-plugins-are-loaded/">WordPress Optimization: Control When Plugins Are Loaded</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/how-to-speed-up-artisteer-wordpress-theme-load-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artisteer 2.4 with Vertical Menus &amp; Flash Headers Available</title>
		<link>http://softduit.com/artisteer-2-4-with-vertical-menus-flash-headers-available/</link>
		<comments>http://softduit.com/artisteer-2-4-with-vertical-menus-flash-headers-available/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 04:33:04 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Artisteer]]></category>
		<category><![CDATA[Artisteer 2.4]]></category>
		<category><![CDATA[Artisteer Tips]]></category>

		<guid isPermaLink="false">http://softduit.com/artisteer-2-4-with-vertical-menus-flash-headers-available/</guid>
		<description><![CDATA[Tonight I’m checking out the new Artisteer 2.4 (beta) which just became available.&#160; The new version (in beta still) supports two major feature advances:
Vertical Menus for WordPress or other CMS systems like Drupal, Joomla etc
You can essentially run two menu systems now (at first glance).&#160; 
 
In the image example above within the Artisteer design [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight I’m checking out the new <a title="Get the Free Artisteer Trial or buy for as little as $49!" href="http://click.linksynergy.com/fs-bin/click?id=YvXPSOxXAIo&amp;amp;offerid=173903.10000006&amp;amp;type=3&amp;amp;subid=0" target="_blank">Artisteer</a> 2.4 (beta) which just became available.&#160; The new version (in beta still) supports two major feature advances:</p>
<h2>Vertical Menus for WordPress or other CMS systems like Drupal, Joomla etc</h2>
<p>You can essentially run two menu systems now (at first glance).&#160; </p>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb.png" width="504" height="348" /></a> </p>
<p>In the image example above within the Artisteer design environment I have the option of both a horizontal menu and a (new) vertical menu.&#160; <img src='http://softduit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>No idea yet how that will be managed in WordPress as I haven’t exported one of these puppies yet, but that’s coming up next!</p>
</blockquote>
<h3>Category Driven Menus</h3>
<p>Update – I just heard through the forums that not only have vertical menus been added, but now category driven menus are possible.&#160; There appear to be binary options for this.</p>
<ul>
<li>You can either have a Category based menu OR a Page based menu in the Horizontal menu or in the Vertical Menu. </li>
<li>You can have a category in the horizontal and a Page based in the vertical or vice versa. </li>
<li>You can NOT have a category AND a Page based menu in the vertical at the same time. </li>
<li>You can NOT have a category AND a Page based menu in the horizontal at the same time. </li>
</ul>
<p>All that said, this is just the post export (standard) options.&#160; There are probably some easy ways to hack some additional combinations into a theme after the fact</p>
<h2>Flash Header Support for WordPress Theme Design</h2>
<p>There is also flash headers support for WordPress themes now.&#160; I can add some very basic animation templates that Artisteer includes with the software, or if I have an .flv file I can import it into the theme header.</p>
<p>I haven’t tried that out yet, but I can’t wait to give it a go.&#160; <img src='http://softduit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Changing a Template from one System to Another (Ergo WordPress Theme to Blogger or Drupal)</h2>
<p>Here’s a nice cool upgrade option.&#160; If you have designed yourself a nice little template in say WordPress and you want to use the same exact design in Drupal or Blogger or Joomla or DotNetNuke or just an HTML page (for like a WP page template with modifications!) you can now do this with a click of the mouse (ok 2-3 clicks).</p>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image2.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb2.png" width="504" height="346" /></a>After you have the design you like, just change template type.&#160; Then save file as something else if you don’t want to lose your original theme/template etc and you are off to the races.&#160; <img src='http://softduit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you have a website powered by WordPress and you have a blog powered by Blogger, you could then easily cobrand the sites to look very similar as one working example.&#160; Gonna have to ruminate on some additional practical applications. </p>
<h3>Extending Free Upgrade License</h3>
<p><a href="http://softduit.com/wp-content/uploads/2010/02/image1.png"><img style="border-right-width: 0px; margin: 0px 0px 0px 10px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" align="right" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb1.png" width="404" height="271" /></a>For just over a year now, I have received free upgrades to Artisteer.&#160; That’s part of the license.&#160; Buy Artisteer and you get free upgrades for a year.&#160; When I first picked up Artisteer in November of 2008, they were just moving to beta version 0.8 I believe.&#160; 1.6 versions later or from my perspective about 20 improvements, updates and upgrades later, it was now time for me to update my license.</p>
<p>For $59.95 I purchased another year of Artisteer upgrades, and now I’m cranking through the possibilities with 2.4.</p>
<p>In case you are wondering, it only took moments for my order to process and my old license became good for upgrades all over again.&#160; There is a huge amount of value in this program, but every time I download another free upgrade (yeah I paid for it, but most software companies don’t give away free upgrades at all), it feels great and puts a smile on my face.&#160; In total, I’ve invested just short of $200 in this software over the course of about 15 months, and I have earned a return on that investment of about 100x.&#160; <img src='http://softduit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>You can check your own      <br /><a href="http://www.artisteer.com/?p=license_info">upgrade subscription status here</a>.</p>
</blockquote>
<h1>Artisteer Discount Code/Link</h1>
<p>If you would like to get a <strong>5% discount on a new Artisteer license</strong> (home/education or standard) feel free to use my referral link <a href="http://www.artisteer.com/?p=brett">http://www.artisteer.com/?p=brett</a></p>
<h4>Artisteer 2.4 Beta bugs I’ve identified so far Update And Work arounds to design a WordPress theme successfully</h4>
<p>Note this is still just a beta, the rc should be available soon.&#160; The beta has a lot more customization options if you have the full standard version of Artisteer.</p>
<p>I did encounter a few issues.</p>
<ol>
<li>I opened a previously existing theme file and the 2.4 beta version added textures (where none previously existed) to the Sidebar header blocks and to the menu bar and menu buttons.&#160; <strong>UPDATE 2-10</strong> – This has been reported to Artisteer, they have been able to recreate this issue in this beta version of Artisteer 2.4 and they are working on it!</li>
<li>It also changed my sidebar background color, which may not be a bug, but just a guess as I think the ability to customize this might not have been available or at least not to this level of detail before. <strong>UPDATE 2-10</strong> – This has been reported to Artisteer, they have been able to recreate this issue in this beta version of Artisteer 2.4 and they are working on it!</li>
<li>It also took sidebar icons and moved them to the far left of the block, and I do not have an option to adjust any offset now. (there is an offset option between the icon and the text, but not between the icon and the left side of the bar.
<ol>
<li><a href="http://softduit.com/wp-content/uploads/2010/02/artisteer2.4bug.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="artisteer2.4bug" border="0" alt="artisteer2.4bug" src="http://softduit.com/wp-content/uploads/2010/02/artisteer2.4bug_thumb.jpg" width="244" height="92" /></a> </li>
<li>Update 2-10 – After speaking with Artisteer, they indicated a method for fixing/adjusting these settings.&#160; I will mention that from a usability perspective this is not as intuitive as most areas of Artisteer and I have suggest they reconsider menu navigation slightly.&#160; Regardless to make this adjustment (ergo to move the icon further over) . . .</li>
<li>Go to Sidebar Select Header-&gt; Hover over Text (not Icon) – then Click Font Options</li>
<li><a href="http://softduit.com/wp-content/uploads/2010/02/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb3.png" width="244" height="238" /></a></li>
<li>Now go to the paragraph tag, and identify the number of pixels in the left indentation, this will move the icon and the text to the right of it over by however many pixels you select </li>
<li><a href="http://softduit.com/wp-content/uploads/2010/02/image4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://softduit.com/wp-content/uploads/2010/02/image_thumb4.png" width="304" height="328" /></a> </li>
<li>Hit OK and you are done.&#160; <img src='http://softduit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
</li>
<li>Separately, I see a new bug that was partially buggy in 2.3, but not terribly noticeable.&#160; Its now partially fixed, but more noticeable than it used to be.&#160; Notice the category drop down box, in the 2.4 beta version on the left it extends outside the div tags of the left sidebar 1.&#160; In artisteer 2.3, it was simply chopped off, so you couldn’t actually see the drop down.&#160; Basically this form option needs to auto size to the appropriate width allowed by the css file for the sidebar in question.&#160; <strong>UPDATE 2-10</strong>– This has been reported to Artisteer, they are looking into this issue, which in many ways is an issue driven by WordPress functionality.&#160; They are contemplating some work arounds in Artisteer that will help correct the WordPress display functionality until better WordPress logic comes to exist.</li>
<li><a href="http://softduit.com/wp-content/uploads/2010/02/possibleartisteer2.4bug.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="possible-artisteer-2.4bug" border="0" alt="possible-artisteer-2.4bug" src="http://softduit.com/wp-content/uploads/2010/02/possibleartisteer2.4bug_thumb.jpg" width="190" height="244" /></a> <a href="http://softduit.com/wp-content/uploads/2010/02/before2.4artisteer.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="before 2.4 artisteer" border="0" alt="before 2.4 artisteer" src="http://softduit.com/wp-content/uploads/2010/02/before2.4artisteer_thumb.jpg" width="218" height="244" /></a>&#160; </li>
</ol>
<p>&#160;</p>
<p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:299fbd43-04b9-4c03-a526-eab0427b5a00" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Artisteer" rel="tag">Artisteer</a>,<a href="http://technorati.com/tags/Artisteer+Tips" rel="tag">Artisteer Tips</a>,<a href="http://technorati.com/tags/Artisteer+2.4" rel="tag">Artisteer 2.4</a></div>
</p>
<p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:319208d6-7e13-4e2a-aa78-cb9857b9d07f" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/Artisteer" rel="tag">Artisteer</a>,<a href="http://del.icio.us/popular/Artisteer+Tips" rel="tag">Artisteer Tips</a>,<a href="http://del.icio.us/popular/Artisteer+2.4" rel="tag">Artisteer 2.4</a></div>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4e459228-2877-4306-a70a-003f56378f72" class="wlWriterEditableSmartContent">43 Things Tags: <a href="http://www.43things.com/tag/Artisteer" rel="tag">Artisteer</a>,<a href="http://www.43things.com/tag/Artisteer+Tips" rel="tag">Artisteer Tips</a>,<a href="http://www.43things.com/tag/Artisteer+2.4" rel="tag">Artisteer 2.4</a></div>
<p>If you notice any other bugs with this or other versions of Artisteer in beta or not, let me know with a comment or contact Artisteer directly.&#160; They are very responsive to bug reports and getting them fixed in future upgrades!&#160; <img src='http://softduit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/artisteer-2-4-with-vertical-menus-flash-headers-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Design a WordPress Theme &#8211; Unconference WordCamp Boston</title>
		<link>http://softduit.com/how-to-design-a-wordpress-theme-unconference-wordcamp-boston/</link>
		<comments>http://softduit.com/how-to-design-a-wordpress-theme-unconference-wordcamp-boston/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 11:53:21 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[wordpress theme design]]></category>
		<category><![CDATA[WordPress Theme Design Software]]></category>

		<guid isPermaLink="false">http://softduit.com/how-to-design-a-wordpress-theme-unconference-wordcamp-boston/</guid>
		<description><![CDATA[After catching up on my sleep after traveling back all night from Boston from one of the largest wordcamps that I have attended to date, I finally got around to editing and uploading some basic video I took.&#160; The first video is a quick presentation i gave during an unconference session, showing people how to [...]]]></description>
			<content:encoded><![CDATA[<p>After catching up on my sleep after traveling back all night from Boston from one of the largest wordcamps that I have attended to date, I finally got around to editing and uploading some basic video I took.&#160; The first video is a quick presentation i gave during an unconference session, showing people how to design their first wordpress theme using the software that makes it easy, <a title="Get the Free Artisteer Trial or buy for as little as $49!" href="http://click.linksynergy.com/fs-bin/click?id=YvXPSOxXAIo&amp;amp;offerid=173903.10000006&amp;amp;type=3&amp;amp;subid=0" target="_blank">Artisteer</a>. </p>
<h3>Videos of the WP theme design presentation in 3 parts</h3>
<p>
<div style="padding-bottom: 0px; margin: 0px auto; padding-left: 0px; width: 425px; padding-right: 0px; display: block; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:e38d452d-d0cf-4127-b68d-4bef4a7a151d" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/pU3KaKMYtk4&amp;hl=en&amp;fs=1&amp;hl=en"></param><embed src="http://www.youtube.com/v/pU3KaKMYtk4&amp;hl=en&amp;fs=1&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
<div style="clear:both;font-size:.8em;">Part 1 &#8211; How to design wordpress theme tutorial with Artisteer</div>
</div>
<p>
<div style="padding-bottom: 0px; margin: 0px auto; padding-left: 0px; width: 425px; padding-right: 0px; display: block; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:e59141f5-8f10-4f2e-884d-75cfbf480718" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/sUSbKvlUFO0&amp;hl=en&amp;fs=1&amp;hl=en"></param><embed src="http://www.youtube.com/v/sUSbKvlUFO0&amp;hl=en&amp;fs=1&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
<div style="clear:both;font-size:.8em;">Part 2 &#8211; How to design wordpress theme tutorial with Artisteer</div>
</div>
<p><font size="1"><strong>Update</strong> – Part 3 is now fixed and working</font></p>
<div style="padding-bottom: 0px; margin: 0px auto; padding-left: 0px; width: 425px; padding-right: 0px; display: block; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:ca75ae2b-88bc-4503-84c5-c7931f737bbd" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/g8xGbDQCvDs&amp;hl=en&amp;fs=1&amp;hl=en"></param><embed src="http://www.youtube.com/v/g8xGbDQCvDs&amp;hl=en&amp;fs=1&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
<div style="clear:both;font-size:.8em;">Part 3 &#8211; How to design wordpress theme tutorial with Artisteer</div>
</div>
<p>Getting setup and going with the presentation was a little haphazard so the presentation wasn’t as polished as similar versions I delivered in Birmingham, Las Vegas and Savannah, but the audience had a lot of good questions, and I didn’t mind the change up.&#160; It actually helped me quite a bit get a better feeling for those areas of the presentation that are probably more important for people learning to design WP themes for the first time.</p>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/how-to-design-a-wordpress-theme-unconference-wordcamp-boston/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Two Cool Plugins from WordCamp Boston and Many Honorable Mentions</title>
		<link>http://softduit.com/two-cool-plugins-from-wordcamp-boston-and-many-honorable-mentions/</link>
		<comments>http://softduit.com/two-cool-plugins-from-wordcamp-boston-and-many-honorable-mentions/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 12:56:00 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Client Tips]]></category>
		<category><![CDATA[grammar checking]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress Ecommerce]]></category>

		<guid isPermaLink="false">http://softduit.com/two-cool-plugins-from-wordcamp-boston-and-many-honorable-mentions/</guid>
		<description><![CDATA[This weekend I attended WordCamp Boston at The Nerd Center aka Microsoft’s building at 1 Cambridge Center.&#160; It was an excellent conference and extremely well organized, run and managed WordCamp.
I was introduced to the After the Deadline plugin while helping people at the Genius Bar.&#160; After the Deadline is a great plugin that does grammar [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 15px; display: inline; border-top: 0px; border-right: 0px" title="After the deadline - contextual grammar checking wordpress plugin" border="0" alt="After the deadline - contextual grammar checking wordpress plugin" align="right" src="http://softduit.com/wp-content/uploads/2010/01/image1.png" width="240" height="167" />This weekend I attended WordCamp Boston at The Nerd Center aka Microsoft’s building at 1 Cambridge Center.&#160; It was an excellent conference and extremely well organized, run and managed WordCamp.</p>
<p>I was introduced to the <a href="http://www.afterthedeadline.com/" target="_blank">After the Deadline plugin</a> while helping people at the Genius Bar.&#160; After the Deadline is a great plugin that does grammar checking and spell checking of wordpress posts and pages.&#160; This is no simple tool, it performs contextual checking of grammar and spelling at a very high and accurate level.</p>
<p>&#160;</p>
<p>WordPress comes with a built in spell checker these days, but its not to powerful.&#160; After the Deadline is a plugin that has been picked up by Automattic, the company behind WordPress.com.</p>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 15px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://softduit.com/wp-content/uploads/2010/01/image2.png" width="240" height="124" /> I was also re-introduced to the <a href="http://shopplugin.net/features/" target="_blank">Shopp ecommerce plugin</a> for WordPress.&#160; These days there are several WordPress plugins that provide ecommerce capabilities either as a bolt on plugin or as a conduit to another ecommerce plugin like OScommerce.&#160; Shopp provides a number of great features as an ecommerce tool which include but are not limited to </p>
<ul>
<li>Easy to install WordPress plug-in </li>
<li>Bolt-on e-commerce functionality, just install and activate </li>
<li>Works out-of-the-box with any theme (quality may vary)</li>
<li>2Checkout.com (included) </li>
<li>PayPal Website Payments Standard (included) </li>
<li>PayPal Express Checkout (included) </li>
<li>Google Checkout (Lvl 2 Integration) (included)<sup>†</sup></li>
<li>PayPal Website Payments Pro (available add-on, US &amp; UK only)<sup>†</sup></li>
<li>Handles multiple product images with easy drag-and-drop sorting</li>
<li>Support for selling digital &amp; physical products and donations</li>
<li>Export orders and customers into Tab, CSV and Excel formats </li>
<li>Export orders for import into Intuit QuickBooks</li>
<li>Search engine optimized shopping pages (product name and category in the title, semantic markup, alt/title attributes set, &lt;meta&gt; keywords/description) </li>
<li>Built-in smart categories provide easy ways to highlight: new product additions, featured products, bestselling products, on sale products, random products, even related products for cross-selling</li>
<li>Standards-compliant mark-up output (targeting XHTML 1.0 strict)</li>
<li>Setup free shipping discounts </li>
<li>Promote overstocked items with buy X get Y free promotions </li>
<li>Apply any of your discount options using promo/coupon codes</li>
</ul>
<p><font color="#111518">Shopp is not a free plugin, it costs about $55.&#160; As compared to the WP-Ecommerce plugin, which is free at a basic level and has multiple add on components to make it shine.&#160; That said, the total price adds up to about the same amount.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/two-cool-plugins-from-wordcamp-boston-and-many-honorable-mentions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordCamp Boston 2010</title>
		<link>http://softduit.com/wordcamp-boston-2010/</link>
		<comments>http://softduit.com/wordcamp-boston-2010/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 16:42:02 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress CMS]]></category>
		<category><![CDATA[wordpress theme design]]></category>

		<guid isPermaLink="false">http://softduit.com/wordcamp-boston-2010/</guid>
		<description><![CDATA[
I’m heading to the WordCamp Boston this weekend.&#160; I will be working a shift in the WordPress Genius Bar helping people learn how to design WordPress themes for the first time.&#160; I’m also looking forward to comparing notes with the presenters at Boston WordCamp covering advanced wordpress theme design.&#160; I’m always looking to benchmark best [...]]]></description>
			<content:encoded><![CDATA[<p><a title="WordCamp Boston 2010" href="http://wordcampboston.com/?utm_source=Attending&amp;utm_medium=Badges&amp;utm_campaign=attending%2Bbadge"><img style="border-bottom-style: none; border-right-style: none; margin: 0px 10px 0px 0px; display: inline; border-top-style: none; border-left-style: none" title="WordCamp Boston 2010" alt="WordCamp Boston 2010" align="left" src="http://wordcampboston.com/wp-content/uploads/2009/11/wcbosattending.jpg" /></a>
<p>I’m heading to the <a href="http://wordcampboston.com/" target="_blank">WordCamp Boston</a> this weekend.&#160; I will be working a shift in the <a href="http://wordcampboston.com/program/genius-bar/" target="_blank"><strong>WordPress Genius Bar</strong></a> helping people learn how to design WordPress themes for the first time.&#160; I’m also looking forward to comparing notes with the presenters at Boston WordCamp covering advanced wordpress theme design.&#160; I’m always looking to benchmark best practices to improve functionality, decrease load time and speed up the design process which makes wordpress as a cms theme design more affordable for my clients.</p>
<p>I am also going to see first hand <a href="http://www.facebook.com/notes/wordcamp-boston-2010/behind-the-scenes-communications/274146714318" target="_blank">how the Boston WordCamp was organized</a>.&#160; From an online perspective, this show looks tight.&#160; The wordpress community in WordPress is very strong and I’m looking forward to some high level discussions.&#160; <img src='http://softduit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Its also been about 10 years since I visited Boston.&#160; I haven’t been back since my brother in law graduated from MIT.&#160; I lived just outside of Boston in the early 90’s and I do miss seeing one of my favorite cities in the US.</p>
<p>For those of you catching up with me at WordCamp Boston, I design wordpress themes using a combination of the following 3 software programs listed in order of importance based on total usage in the design process:</p>
<ul>
<li><font color="#445864"><a title="Get the Free Artisteer Trial or buy for as little as $49!" href="http://click.linksynergy.com/fs-bin/click?id=YvXPSOxXAIo&amp;amp;offerid=173903.10000006&amp;amp;type=3&amp;amp;subid=0" target="_blank">Artisteer</a></font></li>
<li><font color="#445864"><a href="http://www.adobe.com/products/dreamweaver/" target="_blank">Dreamweaver (Adobe Product)</a></font></li>
<li><font color="#445864"><a href="http://www.adobe.com/products/fireworks/" target="_blank">Fireworks (Adobe product)</a></font></li>
<li><font color="#445864"><a href="http://www.themedreamer.com" target="_blank">ThemeDreamer (Dreamweaver addon)</a></font></li>
<li><font color="#445864"><a href="http://getfirebug.com/" target="_blank">Firebug (Firefox addon)</a></font></li>
<li><font color="#445864"><a href="http://google.com/adwords" target="_blank">Google Adwords (keyword analysis)</a></font></li>
</ul>
<p><font size="1">* Note I bought Fireworks and Dreamweaver together a few years ago in a bundle called Studio 8, </font><a href="http://www.adobe.com/products/creativesuite/web/" target="_blank"><font size="1">Adobe Creative Suite Web Premium CS4 is about the equivalent these days</font></a><font size="1">.&#160; Its expensive but effective.&#160; If you are a student, but it now while it is still cheap!</font></p>
<p>In general, I only recommend working on 2 hosting services, <a href="http://inmotionhosting.com" target="_blank">Inmotion Hosting</a> and <a href="http://hostgator.com" target="_blank">HostGator</a> due to their great support and WordPress friendly atmosphere.&#160; They make installation a breeze.&#160; I do NOT recommend <a href="http://godaddy.com" target="_blank">Godaddy</a>, <a href="http://1and1.com" target="_blank">1&amp;1</a>, nor <a href="http://ipower.com" target="_blank">IPower</a>, which have made my life difficult.</p>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/wordcamp-boston-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress as a CMS for Non-Profits &#8211; Amanda Blum</title>
		<link>http://softduit.com/wordpress-as-a-cms-for-non-profits-amanda-blum/</link>
		<comments>http://softduit.com/wordpress-as-a-cms-for-non-profits-amanda-blum/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 21:37:07 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Client Projects]]></category>
		<category><![CDATA[Client Tips]]></category>
		<category><![CDATA[Amanda Blum]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress CMS]]></category>
		<category><![CDATA[WordPress CMS for Non-Profits]]></category>

		<guid isPermaLink="false">http://softduit.com/wordpress-as-a-cms-for-non-profits-amanda-blum/</guid>
		<description><![CDATA[This afternoon, I ‘m watching a great video by Amanda Blum of Howling Zoe Productions from her presentation at WordCamp NYC titled “The Suck Stops Here: WP as a CMS for Non Profits.”&#160; Last year I converted a joomla site to WordPress as a CMS for the non profit group Cancer Services of Gaston County.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>This afternoon, I ‘m watching a great video by Amanda Blum of <a href="http://www.howlingzoe.com/" target="_blank">Howling Zoe Productions</a> from her presentation at WordCamp NYC titled “The Suck Stops Here: WP as a CMS for Non Profits.”&#160; Last year I converted a joomla site to WordPress as a CMS for the non profit group Cancer Services of Gaston County.&#160; I’ve done a few WP sites for non-profits over the years, and I’m always looking for better tools, tips, tricks, benchmarks and other professionals working to push this envelope as well both locally here in North Carolina and nationwide.</p>
<p>In this video, Amanda does a great job of covering why WordPress is a great, effective, cost effective tool for non-profits. She has some colorful language, but she gets the job across in a no nonsense way.&#160; There are some conversations and resources out there for non profits and wordpress but not as many as there could be.&#160; I highly recommend checking out this presentation and conversation to help immerse yourself into how Wordpress can play a part in a Non-Profit organization.</p>
<p><embed src="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.15" type="application/x-shockwave-flash" width="400" height="224" allowscriptaccess="always" allowfullscreen="true" flashvars="guid=sWJpjV2Z&amp;width=400&amp;height=224&amp;qc_publisherId=p-18-mFEk4J448M" title="Amanda Blum: Saving the World with WordPress"></embed></p>
<div style="text-align: left; width: 425px" id="__ss_2519691"><a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="WordPress as a Content Management System for Non Profits" href="http://www.slideshare.net/hzp/wordpress-as-a-content-management-system-for-non-profits">WordPress as a Content Management System for Non Profits</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wpcms-091117085910-phpapp02&amp;stripped_title=wordpress-as-a-content-management-system-for-non-profits" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wpcms-091117085910-phpapp02&amp;stripped_title=wordpress-as-a-content-management-system-for-non-profits" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View more <a style="text-decoration: underline" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration: underline" href="http://www.slideshare.net/hzp">hzp</a>.</div>
</p></div>
<p>Softduit was founded in Georgia and has expanded to North Carolina, but we serve customers around the world from Ireland and Great Britain and the Netherlands to customers all over the US and Canada to the far East, back around to the Ukraine and Russia.</p>
<p><strong>WordPress CMS &amp; Social Media Resources Referenced</strong></p>
<p> This video references a few different resources which I have used myself including the <a href="http://www.deliciousdays.com/cforms-plugin" target="_blank"><strong>cformsII Plugin</strong></a>, the social media managing service <a href="http://www.socialoomph.com/87148.html" target="_blank">Social Oomph</a>.&#160; </p>
<div style="padding-bottom: 0px; margin: 0px auto; padding-left: 0px; width: 425px; padding-right: 0px; display: block; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:04fcea3b-1a9d-45dd-bec9-9a2a27c3945a" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/SZIdCLzrZKw&amp;hl=en_US&amp;fs=1&amp;&amp;hl=en"></param><embed src="http://www.youtube.com/v/SZIdCLzrZKw&amp;hl=en_US&amp;fs=1&amp;&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
<div style="clear:both;font-size:.8em;">Social Oomph &#8211; twitter management</div>
</div>
<p>I use Social Oomph regularly myself.&#160; It lets me manage communications on multiple twitter accounts and my facebook account.&#160; It helps me vet good versus bad followers on twitter.&#160; It also helps me to schedule twitter messages if I want to make a future announcement or setup a recurring message for follow Friday for example.</p>
<blockquote><p>BTW Cancer Services of Gaston County is offering tickets for a screening of a major motion picture 2 weeks from this Saturday, <a href="http://gastoncancerservices.org/major-motion-picture-vip-screening-event-to-benefit-cancer-services/" target="_blank">Letter’s to God Screening details</a>.</p>
<p><a href="http://softduit.com/wp-content/uploads/2010/01/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="image" border="0" alt="image" align="right" src="http://softduit.com/wp-content/uploads/2010/01/image_thumb.png" width="190" height="244" /></a> </p>
<p><strong>Don’t miss your chance to see a major motion picture prior to its’ nationwide release in theatres. Help us spread the word and fill the auditorium seats!&#160; </strong></p>
<p><strong>       <br />Saturday, January 30, 2010         <br />Gaston Day School         <br />Pamela Kimbrell Warlick Performing Arts Center</strong></p>
<p><strong>Afternoon Screening;        <br />Doors Open&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 1:30pm         <br />Live Music:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 2:00pm         <br />Movie:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 3:00pm</strong></p>
<p><strong>Evening Screening        <br />Doors Open:&#160;&#160;&#160;&#160;&#160;&#160;&#160; 5:30pm         <br />Live Music:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 6:00pm         <br />Movie:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 7:00pm</strong></p>
<p><strong>Tickets $5        <br />Available at Cancer Services of Gaston County</strong></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/wordpress-as-a-cms-for-non-profits-amanda-blum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Softduit Media Establishes Additional Offices in Charlotte, NC</title>
		<link>http://softduit.com/softduit-media-establishes-additional-offices-in-charlotte-nc/</link>
		<comments>http://softduit.com/softduit-media-establishes-additional-offices-in-charlotte-nc/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 19:38:38 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Charlotte]]></category>
		<category><![CDATA[locations]]></category>
		<category><![CDATA[offices]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[wordpress theme design]]></category>

		<guid isPermaLink="false">http://softduit.com/softduit-media-establishes-additional-offices-in-charlotte-nc/</guid>
		<description><![CDATA[This month Softduit Media has established a new (additional) office in Charlotte, North Carolina with Lightbulb Coworking, a new coworking establishment in Charlotte bringing designers, artists, entrepreneurs, web specialists, programmers and more together under one roof.
Lightbulb is a collaborative coworking office that provides creatives, freelancers, small business owners and other non-traditional users access to the [...]]]></description>
			<content:encoded><![CDATA[<p>This month Softduit Media has established a new (additional) office in Charlotte, North Carolina with <a href="http://lightbulbcoworking.com/" target="_blank">Lightbulb Coworking</a>, a new coworking establishment in Charlotte bringing designers, artists, entrepreneurs, web specialists, programmers and more together under one roof.</p>
<blockquote><p>Lightbulb is a collaborative coworking office that provides creatives, freelancers, small business owners and other non-traditional users access to the comforts and amenities of a modern office without the cost, overhead and commitment typically associated with a space of their own. </p>
</blockquote>
<p>Our new office space is located at </p>
<p>1430 South Mint St    <br />Suite 103     <br />Charlotte, NC 28293</p>
<p> <iframe height="300" marginheight="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=1430+South+Mint+St+Suite+103+Charlotte,+NC+28293&amp;sll=37.0625,-95.677068&amp;sspn=34.396866,79.013672&amp;ie=UTF8&amp;hq=&amp;hnear=1430+S+Mint+St,+Charlotte,+Mecklenburg,+North+Carolina+28203&amp;t=h&amp;ll=35.221362,-80.865383&amp;spn=0.021035,0.025749&amp;z=14&amp;iwloc=A&amp;output=embed" frameborder="0" width="300" marginwidth="0" scrolling="no"></iframe>  <br /><small><a style="text-align: left; color: #0000ff" href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=1430+South+Mint+St+Suite+103+Charlotte,+NC+28293&amp;sll=37.0625,-95.677068&amp;sspn=34.396866,79.013672&amp;ie=UTF8&amp;hq=&amp;hnear=1430+S+Mint+St,+Charlotte,+Mecklenburg,+North+Carolina+28203&amp;t=h&amp;ll=35.221362,-80.865383&amp;spn=0.021035,0.025749&amp;z=14&amp;iwloc=A">View Larger Map</a></small>
<p>In addition, to engaging clients and conducting business at this new location, we will also be utilizing this location for some of our meetings and training events surrounding WordPress and WordPress Theme Design.&#160; For small meetings this location can comfortably seat 10-15 people in a conference room setting, or for larger events up to 50 people in an open atmosphere.</p>
<p>Softduit currently has offices in Lawrenceville, GA northeast of Atlanta and Belmont, NC just across the river from Charlotte.&#160; We are also looking for additional locations in Savannah, Ga, offices in the Midwest.&#160; Softduit Media also has a partnership with <a href="http://newmediacreative.com" target="_blank">New Media Creative</a> serving the West Coast via Las Vegas.</p>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/softduit-media-establishes-additional-offices-in-charlotte-nc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating Cancer Services of Gaston County from Joomla to WordPress as a CMS</title>
		<link>http://softduit.com/migrating-cancer-services-of-gaston-county-from-joomla-to-wordpress-as-a-cms/</link>
		<comments>http://softduit.com/migrating-cancer-services-of-gaston-county-from-joomla-to-wordpress-as-a-cms/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 21:56:40 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Client Projects]]></category>
		<category><![CDATA[Charitable work]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[WordPress CMS]]></category>
		<category><![CDATA[WordPress Site Migration]]></category>

		<guid isPermaLink="false">http://softduit.com/migrating-cancer-services-of-gaston-county-from-joomla-to-wordpress-as-a-cms/</guid>
		<description><![CDATA[Today, Softduit Media is working in Gaston County, helping Cancer Services of Gaston County migrate from Joomla to WordPress as a CMS.&#160; The old site looked great and Joomla is a powerful content management system itself, . . . . 
 
. … But the issue here is how easy is a website to manage [...]]]></description>
			<content:encoded><![CDATA[<p>Today, Softduit Media is working in Gaston County, helping <a href="http://gastoncancerservices.org" target="_blank">Cancer Services of Gaston County</a> migrate from Joomla to WordPress as a CMS.&#160; The old site looked great and Joomla is a powerful content management system itself, . . . . </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Old Cancer Services of Gaston County Website" border="0" alt="Old Cancer Services of Gaston County Website" src="http://softduit.com/wp-content/uploads/2009/11/image19.png" width="244" height="202" /> </p>
<p>. … But the issue here is how easy is a website to manage for non-web orientated users?&#160; Can the people that run the organization run the website?</p>
<p>WordPress is used by hundreds of millions of users around the world.&#160; Our goal with this site is to move over the existing content but also achieve the following goals:</p>
<ul>
<li><font color="#445864">Provide the people in the organization the ability to EASILY update their own website Pages.</font></li>
<li><font color="#445864">Provide the peope in the organization with the capability of EASILY running their own blog.</font></li>
<li><font color="#445864">Add the capability to the website to receive donations electronically</font></li>
<li><font color="#445864">Provide tools that make it easier to share pictures on the website</font></li>
<li><font color="#445864">Add Google maps helping provide the location and directions to Cancer Services of Gaston County</font></li>
<li><font color="#445864">Move the site from a previously existing server to a new hosted server that will be managed and controlled by Cancer Services of Gaston County personnel.</font></li>
<li><font color="#445864">Provide tools that make it easier for the organization to run events such as their Labor Day 5k race, including managing sign ups and collecting race fees and donations</font></li>
</ul>
<p>Of course WordPress can do all of those things, and we will help them get through the process, making the migration simple and pain free.</p>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/migrating-cancer-services-of-gaston-county-from-joomla-to-wordpress-as-a-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Dragon Naturally Speaking 10 Preferred Coupon Codes for Black Friday Weekend</title>
		<link>http://softduit.com/new-dragon-naturally-speaking-10-preferred-coupon-codes-for-black-friday-weekend/</link>
		<comments>http://softduit.com/new-dragon-naturally-speaking-10-preferred-coupon-codes-for-black-friday-weekend/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 16:30:05 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[black friday]]></category>
		<category><![CDATA[coupon codes]]></category>
		<category><![CDATA[Dragon Naturally Speaking 10]]></category>
		<category><![CDATA[nuance]]></category>

		<guid isPermaLink="false">http://softduit.com/new-dragon-naturally-speaking-10-preferred-coupon-codes-for-black-friday-weekend/</guid>
		<description><![CDATA[Note: Cross posted from Maven Mapper&#8217;s Information.
Permalink

Dragon Naturally Speaking 10 is available for 30% off through Nuance starting Today and lasting until 11/30.
You can get the Preferred Version or the Standard version (if you are a blogger the Standard version is likely what you are looking for, if you happen to be a podcaster you [...]]]></description>
			<content:encoded><![CDATA[<p><b>Note:</b> Cross posted from <a href="http://softduit.com/mavenmappersinformation/">Maven Mapper&#8217;s Information</a>.<br />
<br /><a href="http://softduit.com/mavenmappersinformation/new-dragon-naturally-speaking-10-preferred-coupon-codes-for-black-friday-weekend/01979/">Permalink</a><br />

<p>Dragon Naturally Speaking 10 is available for 30% off through Nuance starting Today and lasting until 11/30.</p>
<p>You can get the Preferred Version or the Standard version (if you are a blogger the Standard version is likely what you are looking for, if you happen to be a podcaster you might get more out of the Preferred version. If you are a business user, I&#8217;d recommend Standard. </p>
<h2>Here&#8217;s How you can get 30% off Dragon Naturally Speaking with the Coupon Codes Below</h2>
<h3>30% off Dragon NaturallySpeaking 10 Preferred</h3>
<p>Start Date:11/26/2009 &#8211; End Date:11/30/2009 </p>
<p><strong>Dragon Coupon Code:<font size="4">giahh897e</font></strong></p>
<p>Copy your link code below.</p>
<p><a href="http://send.onenetworkdirect.net/z/118532/CD73572/"><img border="0" alt="30% off Dragon NaturallySpeaking 10 Preferred" src="http://send.onenetworkdirect.net/z/118532/CD73572/" /></a> </p>
<h3>30% off Dragon NaturallySpeaking 10 Standard</h3>
<p>Start Date:11/26/2009 &#8211; End Date:11/30/2009 </p>
<p><strong>Dragon Coupon Code: <font size="4">2r22fbz7z</font></strong></p>
<p>Copy your link code below.</p>
<p><a href="http://send.onenetworkdirect.net/z/118533/CD73572/"><img border="0" alt="30% off Dragon NaturallySpeaking 10 Standard" src="http://send.onenetworkdirect.net/z/118533/CD73572/" /></a></p>
<p><b>Note:</b> Cross posted from <a href="http://softduit.com/mavenmappersinformation/">Maven Mapper&#8217;s Information</a>.<br />
<br /><a href="http://softduit.com/mavenmappersinformation/new-dragon-naturally-speaking-10-preferred-coupon-codes-for-black-friday-weekend/01979/">Permalink</a><br /></p>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/new-dragon-naturally-speaking-10-preferred-coupon-codes-for-black-friday-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server CPU Troubleshooting</title>
		<link>http://softduit.com/server-cpu-troubleshooting/</link>
		<comments>http://softduit.com/server-cpu-troubleshooting/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 14:18:15 +0000</pubDate>
		<dc:creator>Brett Bumeter</dc:creator>
				<category><![CDATA[Client Tips]]></category>
		<category><![CDATA[cpu usage]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[wordpress cpu]]></category>

		<guid isPermaLink="false">http://softduit.com/server-cpu-troubleshooting/</guid>
		<description><![CDATA[This morning, actually since about 1 am this morning, we have been reviewing and troubleshooting what might possibly be running our CPU on our server past the tolerance points allowed by Inmotion Hosting.&#160; We have no tools to identify any single domain name on the server as a resource hog or possibly identify if one [...]]]></description>
			<content:encoded><![CDATA[<p>This morning, actually since about 1 am this morning, we have been reviewing and troubleshooting what might possibly be running our CPU on our server past the tolerance points allowed by Inmotion Hosting.&#160; We have no tools to identify any single domain name on the server as a resource hog or possibly identify if one of those domains has been hacked or is under a DNS attack or anything less exotic for that matter.</p>
<ol>
<li>The only tool we seem to have is to suspend all domains temporarily.</li>
<li>Then un-suspend one domain at a time and </li>
<li>Refresh the server status in WHM over and over again </li>
<li>Gathering a sample of outputs for cpu usage</li>
</ol>
<p>So far we have not identified any single domain that might be contributing to the problem.&#160; Even starting to wonder if there might be a sophisticated hacker out there, hacking a server level or installing a virus at a server level that doesn’t ramp up their hacking efforts or turn the virus loose until multiple domains are on line.</p>
]]></content:encoded>
			<wfw:commentRss>http://softduit.com/server-cpu-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
