<?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>Rotheblog - Arcade Game Blog &#187; Design Topics</title>
	<atom:link href="http://www.rotheblog.com/category/design-topics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rotheblog.com</link>
	<description>Classic Arcade Game Artwork, Tutorials, and Information</description>
	<lastBuildDate>Tue, 20 Dec 2011 21:01:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha</generator>
		<item>
		<title>Save tons of time blogging with Phrase Express</title>
		<link>http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/</link>
		<comments>http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 23:35:09 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3931</guid>
		<description><![CDATA[Collectively day to day we repeat a routine, and that is no different in blogging. There are certain blocks of text or HTML that we find ourselves typing time and time again. Phrase Express can cut down on that time significantly, maybe by as much as 20% and its so easy to use. Text snippets [...]<p>You're reading <a href="http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/">Save tons of time blogging with Phrase Express</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Collectively day to day we repeat a routine, and that is no different in blogging.  There are certain blocks of text or HTML that we find ourselves typing time and time again. <a href="http://www.phraseexpress.com" target="_blank">Phrase Express</a>  can cut down on that time significantly, maybe by as much as 20% and its so easy to use.<span id="more-3931"></span></p>
<h4>Text snippets with Phrase Express</h4>
<p>For quite some time now I have been searching for another solution for creating blog posts that would cut down on my time on a per post basis.  Some posts can take as long as an hour, and I haven&#8217;t had too many posts that come in much under 20 minutes.  I shudder to think about the time spent on this site in the name of &#8216;passion&#8217; (1,500 posts).</p>
<p>The largest block of time where some efficiency could be improved is in my HTML coding and image insertion.  I had found myself typing the same <strong>div</strong> and <strong>img</strong> tags constantly, and while this is good practice, at some point I need a better solution.  This is where Phrase Express improves my conception to publish timeline.  Here is a screen demonstrating one &#8216;code snippet&#8217; I&#8217;ve setup;</p>
<div class="centerBorder"><img src="/images/design/wordpress/phraseexpress_snippet_dialog.jpg" alt="Phrase Express Snippet Creation" /></div>
<p>I don&#8217;t use the built in WordPress media library.  I like to organize my image by semantic directories, which is beneficial for image indexing as well as saving my old memory.  Who wants to try to remember what day / year I posted about the <a href="/?p=525">Dreamweaver &#8211; Adobe merger</a>?  It makes much more sense to file that under something like <strong>images/design/news</strong>.</p>
<p>In this screenshot you can see by typing six characters and a signal key, Phrase Express will then delete and rewrite the snippet of code I need.  I this case it is &#8216;imglnk&#8217; will type out a base link and image HTML snippet.  Either I can type this information into a &#8216;new snippet&#8217;, or at any time you can type text in any piece of software, highlight it, and tell Phrase Express to save the snippet.</p>
<h5>Why not use the WordPress GUI Editor?</h5>
<p>Some people would ask &#8220;Why don&#8217;t you just use the GUI in WordPress?&#8221;  There is a certain flow to writing a post.  The GUI has the ability to insert an images with alt tags and links if you know the paths to those items.  There are even <a href="/?p=3649">WordPress plugins that insert custom HTML tags</a>. But in the end, I still have to go back and add specific <strong>classes</strong> and <strong>titles</strong> as necessary as attributes and sometimes custom image widths and other &#8216;one off&#8217; codes. With Phrase Express I have granular control to insert as specific of a code snippet that I re-use as I want.  With WordPress I still have to go back and manually insert what I need.  </p>
<h5>How much time can you save using Phrase Express?</h5>
<p>I would venture to say that I think I can save upwards of 10 minutes per post, depending on the detail to give you an idea.  Phrase Express is free, easy to install and easy to use.  </p>
<p>I have found that Phrase Express is not completely stable.  I will be working in something completely unrelated and all of sudden the program will error out and quit, sometimes even when I come back to an idle computer I&#8217;ll see the program has shut down.  Not a big deal, it&#8217;s never made my system unstable.  I also find it a little strange that when you have the snippet editing screen open Phrase Express stops working, but again, small thing that really isn&#8217;t a big deal.  Usability-wise I would recommend the software to get up and running in less than 10 minutes.</p>
<h4>Experience with Phrase Express?</h4>
<p>Or another automated snippet generation software?  Let us know how Phrase Express has benefited your flow of posting or what problems you might be having.  Thanks again to Brian on pointing out Phrase Express.</p>
<p>You're reading <a href="http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/">Save tons of time blogging with Phrase Express</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Save+tons+of+time+blogging+with+Phrase+Express&amp;link=http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/&amp;notes=Collectively%20day%20to%20day%20we%20repeat%20a%20routine%2C%20and%20that%20is%20no%20different%20in%20blogging.%20%20There%20are%20certain%20blocks%20of%20text%20or%20HTML%20that%20we%20find%20ourselves%20typing%20time%20and%20time%20again.%20Phrase%20Express%20%20can%20cut%20down%20on%20that%20time%20significantly%2C%20maybe%20by%20as%20much%20as%2020%25%20and%20its%20so%20easy%20to%20use.%0D%0A%0D%0AText%20snippets%20wi&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Save+tons+of+time+blogging+with+Phrase+Express&amp;link=http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/&amp;notes=Collectively%20day%20to%20day%20we%20repeat%20a%20routine%2C%20and%20that%20is%20no%20different%20in%20blogging.%20%20There%20are%20certain%20blocks%20of%20text%20or%20HTML%20that%20we%20find%20ourselves%20typing%20time%20and%20time%20again.%20Phrase%20Express%20%20can%20cut%20down%20on%20that%20time%20significantly%2C%20maybe%20by%20as%20much%20as%2020%25%20and%20its%20so%20easy%20to%20use.%0D%0A%0D%0AText%20snippets%20wi&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Save+tons+of+time+blogging+with+Phrase+Express&amp;link=http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/&amp;notes=Collectively%20day%20to%20day%20we%20repeat%20a%20routine%2C%20and%20that%20is%20no%20different%20in%20blogging.%20%20There%20are%20certain%20blocks%20of%20text%20or%20HTML%20that%20we%20find%20ourselves%20typing%20time%20and%20time%20again.%20Phrase%20Express%20%20can%20cut%20down%20on%20that%20time%20significantly%2C%20maybe%20by%20as%20much%20as%2020%25%20and%20its%20so%20easy%20to%20use.%0D%0A%0D%0AText%20snippets%20wi&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Save+tons+of+time+blogging+with+Phrase+Express&amp;link=http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/&amp;notes=Collectively%20day%20to%20day%20we%20repeat%20a%20routine%2C%20and%20that%20is%20no%20different%20in%20blogging.%20%20There%20are%20certain%20blocks%20of%20text%20or%20HTML%20that%20we%20find%20ourselves%20typing%20time%20and%20time%20again.%20Phrase%20Express%20%20can%20cut%20down%20on%20that%20time%20significantly%2C%20maybe%20by%20as%20much%20as%2020%25%20and%20its%20so%20easy%20to%20use.%0D%0A%0D%0AText%20snippets%20wi&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Save+tons+of+time+blogging+with+Phrase+Express&amp;link=http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/&amp;notes=Collectively%20day%20to%20day%20we%20repeat%20a%20routine%2C%20and%20that%20is%20no%20different%20in%20blogging.%20%20There%20are%20certain%20blocks%20of%20text%20or%20HTML%20that%20we%20find%20ourselves%20typing%20time%20and%20time%20again.%20Phrase%20Express%20%20can%20cut%20down%20on%20that%20time%20significantly%2C%20maybe%20by%20as%20much%20as%2020%25%20and%20its%20so%20easy%20to%20use.%0D%0A%0D%0AText%20snippets%20wi&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Save+tons+of+time+blogging+with+Phrase+Express&amp;link=http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/&amp;notes=Collectively%20day%20to%20day%20we%20repeat%20a%20routine%2C%20and%20that%20is%20no%20different%20in%20blogging.%20%20There%20are%20certain%20blocks%20of%20text%20or%20HTML%20that%20we%20find%20ourselves%20typing%20time%20and%20time%20again.%20Phrase%20Express%20%20can%20cut%20down%20on%20that%20time%20significantly%2C%20maybe%20by%20as%20much%20as%2020%25%20and%20its%20so%20easy%20to%20use.%0D%0A%0D%0AText%20snippets%20wi&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Save+tons+of+time+blogging+with+Phrase+Express&amp;link=http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/&amp;notes=Collectively%20day%20to%20day%20we%20repeat%20a%20routine%2C%20and%20that%20is%20no%20different%20in%20blogging.%20%20There%20are%20certain%20blocks%20of%20text%20or%20HTML%20that%20we%20find%20ourselves%20typing%20time%20and%20time%20again.%20Phrase%20Express%20%20can%20cut%20down%20on%20that%20time%20significantly%2C%20maybe%20by%20as%20much%20as%2020%25%20and%20its%20so%20easy%20to%20use.%0D%0A%0D%0AText%20snippets%20wi&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Save+tons+of+time+blogging+with+Phrase+Express&amp;link=http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/&amp;notes=Collectively%20day%20to%20day%20we%20repeat%20a%20routine%2C%20and%20that%20is%20no%20different%20in%20blogging.%20%20There%20are%20certain%20blocks%20of%20text%20or%20HTML%20that%20we%20find%20ourselves%20typing%20time%20and%20time%20again.%20Phrase%20Express%20%20can%20cut%20down%20on%20that%20time%20significantly%2C%20maybe%20by%20as%20much%20as%2020%25%20and%20its%20so%20easy%20to%20use.%0D%0A%0D%0AText%20snippets%20wi&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F08%2Fdesign-topics%2Fsave-tons-of-time-blogging-with-phrase-express%2F&amp;title=Save%20tons%20of%20time%20blogging%20with%20Phrase%20Express" id="wpa2a_2"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/08/design-topics/save-tons-of-time-blogging-with-phrase-express/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Never use Microsoft Word to write blog posts</title>
		<link>http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/</link>
		<comments>http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 22:30:42 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3876</guid>
		<description><![CDATA[I tell all of my clients, if you use Microsoft Word to write your web content &#8211; all may seem fine, but under the hood your website may be one post from a breakdown. WordPress is no different, any database driven site hates incorrect character translation and one day you might corrupt your website and [...]<p>You're reading <a href="http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/">Never use Microsoft Word to write blog posts</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>I tell all of my clients, if you use Microsoft Word to write your web content &#8211; all may seem fine, but under the hood your website may be one post from a breakdown.  WordPress is no different, any database driven site hates incorrect character translation and one day you might corrupt your website and data to the point of no recovery.  Read on for some simple tips to prevent a melt down.<span id="more-3876"></span></p>
<h4>WordPress post writing window &#8211; Check for &#8216;quotes&#8217;</h4>
<p>Most people know Word, and what is not to know.  You open up a document and start typing and save.  It&#8217;s what people are comfortable with, and I haven&#8217;t met too many people that like change.</p>
<p>But what you don&#8217;t know is that Microsoft has it&#8217;s own special markup language that doesn&#8217;t translate to the web.  Here is a perfect example.  Over the weekend I had some time to write a post or two remotely on the laptop.  I just pulled up Word not thinking about it, wrote my post and saved.  Later on I copied and pasted right into WordPress.  Here is what you will notice;</p>
<div class="centerBorder"><img src="/images/design/wordpress/badquotes/bad_quote_inline.jpg" alt="Bad quotes in a post" /></div>
<p>See the quote on the left?  That isn&#8217;t a real quote, but a fake character.  WordPress can&#8217;t interpret the encoding Word has used and has made an unknown character that suspiciously looks like a real quote mark.  The quote on the right is a real quote and HTML understands that character. If we were to zoom into the quotes, they&#8217;d look something like this;</p>
<div class="centerBorder"><img src="/images/design/wordpress/badquotes/good_bad_quotes_diagram.jpg" alt="Bad quotes in a post" /></div>
<p>Quotes aren&#8217;t the only characters that are problematic.  Any characters that need an ampersign to be translated to HTML can cause the same issues.  Register marks (&reg;), Copyright signs (&copy;), &#8220;ands&#8221; (&amp;), ellipses (&#8230;) and even blank spaces come up as little image translations of the real character or are bad translations you can even see (spaces).  </p>
<p>The killer is that your website may never have a problem.  You may cruise along, typing merrily supporting the Remond bohemoth and then one day you lose many years of work.   Or, you might have <a href="/?p=670">several hundred posts that when corrupted</a>, have incorrect characters throughout that can only be solved by manually checking every last piece of text.  I always think of the car commercials where the women is seeing the clear cut messages of breakdown everywhere she looks.</p>
<h5>Solution for proper web formatting and encoding</h5>
<p>If you have typed up a post in WordPress not all is lost.  Usually you can copy all of your text, paste it into Notepad or Wordpad, save the document, and then copy that out and paste into WordPress.  Sometimes you don&#8217;t even need to save, but by saving you ensure that the software completely strips out any Microsoft specific formatting.</p>
<p>For tech users, you can use a free piece of software called PSPad or even paste into a recent copy of Dreamweaver.  Don&#8217;t quote me on this, but I believe at version CS2 and above Dreamweaver started to automatically translate characters from content pasted out of Word.  (It used to be even <a href="/?p=788">Dreamweaver didn&#8217;t translate the characters correctly</a>.) In either case again, then paste into your WordPress post window.</p>
<p>The ultimate solution when working remote, is to use an <a href="/?p=3691">offline blogging software</a> (The best I&#8217;ve found, ironically, is Microsoft&#8217;s Live Writer) and synchronize posts later, or just get used to writing in a software without formatting and do all your formatting in WordPress.  That&#8217;s what you are doing anyway, right <img src='http://www.rotheblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ?</p>
<p>Had any horror stories from mis-encoded characters beyond website validation?  Leave a comment and tell us what and let others know how <strong>really really bad using Word for content can be.</strong></p>
<p>You're reading <a href="http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/">Never use Microsoft Word to write blog posts</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Never+use+Microsoft+Word+to+write+blog+posts&amp;link=http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/&amp;notes=I%20tell%20all%20of%20my%20clients%2C%20if%20you%20use%20Microsoft%20Word%20to%20write%20your%20web%20content%20-%20all%20may%20seem%20fine%2C%20but%20under%20the%20hood%20your%20website%20may%20be%20one%20post%20from%20a%20breakdown.%20%20Wordpress%20is%20no%20different%2C%20any%20database%20driven%20site%20hates%20incorrect%20character%20translation%20and%20one%20day%20you%20might%20corrupt%20your%20website%20a&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Never+use+Microsoft+Word+to+write+blog+posts&amp;link=http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/&amp;notes=I%20tell%20all%20of%20my%20clients%2C%20if%20you%20use%20Microsoft%20Word%20to%20write%20your%20web%20content%20-%20all%20may%20seem%20fine%2C%20but%20under%20the%20hood%20your%20website%20may%20be%20one%20post%20from%20a%20breakdown.%20%20Wordpress%20is%20no%20different%2C%20any%20database%20driven%20site%20hates%20incorrect%20character%20translation%20and%20one%20day%20you%20might%20corrupt%20your%20website%20a&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Never+use+Microsoft+Word+to+write+blog+posts&amp;link=http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/&amp;notes=I%20tell%20all%20of%20my%20clients%2C%20if%20you%20use%20Microsoft%20Word%20to%20write%20your%20web%20content%20-%20all%20may%20seem%20fine%2C%20but%20under%20the%20hood%20your%20website%20may%20be%20one%20post%20from%20a%20breakdown.%20%20Wordpress%20is%20no%20different%2C%20any%20database%20driven%20site%20hates%20incorrect%20character%20translation%20and%20one%20day%20you%20might%20corrupt%20your%20website%20a&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Never+use+Microsoft+Word+to+write+blog+posts&amp;link=http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/&amp;notes=I%20tell%20all%20of%20my%20clients%2C%20if%20you%20use%20Microsoft%20Word%20to%20write%20your%20web%20content%20-%20all%20may%20seem%20fine%2C%20but%20under%20the%20hood%20your%20website%20may%20be%20one%20post%20from%20a%20breakdown.%20%20Wordpress%20is%20no%20different%2C%20any%20database%20driven%20site%20hates%20incorrect%20character%20translation%20and%20one%20day%20you%20might%20corrupt%20your%20website%20a&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Never+use+Microsoft+Word+to+write+blog+posts&amp;link=http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/&amp;notes=I%20tell%20all%20of%20my%20clients%2C%20if%20you%20use%20Microsoft%20Word%20to%20write%20your%20web%20content%20-%20all%20may%20seem%20fine%2C%20but%20under%20the%20hood%20your%20website%20may%20be%20one%20post%20from%20a%20breakdown.%20%20Wordpress%20is%20no%20different%2C%20any%20database%20driven%20site%20hates%20incorrect%20character%20translation%20and%20one%20day%20you%20might%20corrupt%20your%20website%20a&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Never+use+Microsoft+Word+to+write+blog+posts&amp;link=http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/&amp;notes=I%20tell%20all%20of%20my%20clients%2C%20if%20you%20use%20Microsoft%20Word%20to%20write%20your%20web%20content%20-%20all%20may%20seem%20fine%2C%20but%20under%20the%20hood%20your%20website%20may%20be%20one%20post%20from%20a%20breakdown.%20%20Wordpress%20is%20no%20different%2C%20any%20database%20driven%20site%20hates%20incorrect%20character%20translation%20and%20one%20day%20you%20might%20corrupt%20your%20website%20a&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Never+use+Microsoft+Word+to+write+blog+posts&amp;link=http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/&amp;notes=I%20tell%20all%20of%20my%20clients%2C%20if%20you%20use%20Microsoft%20Word%20to%20write%20your%20web%20content%20-%20all%20may%20seem%20fine%2C%20but%20under%20the%20hood%20your%20website%20may%20be%20one%20post%20from%20a%20breakdown.%20%20Wordpress%20is%20no%20different%2C%20any%20database%20driven%20site%20hates%20incorrect%20character%20translation%20and%20one%20day%20you%20might%20corrupt%20your%20website%20a&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Never+use+Microsoft+Word+to+write+blog+posts&amp;link=http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/&amp;notes=I%20tell%20all%20of%20my%20clients%2C%20if%20you%20use%20Microsoft%20Word%20to%20write%20your%20web%20content%20-%20all%20may%20seem%20fine%2C%20but%20under%20the%20hood%20your%20website%20may%20be%20one%20post%20from%20a%20breakdown.%20%20Wordpress%20is%20no%20different%2C%20any%20database%20driven%20site%20hates%20incorrect%20character%20translation%20and%20one%20day%20you%20might%20corrupt%20your%20website%20a&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F07%2Fdesign-topics%2Fnever-use-microsoft-word-to-write-blog-posts%2F&amp;title=Never%20use%20Microsoft%20Word%20to%20write%20blog%20posts" id="wpa2a_4"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/07/design-topics/never-use-microsoft-word-to-write-blog-posts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>My Top 5 &#8216;Must Have&#8217; Plugins for WordPress</title>
		<link>http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/</link>
		<comments>http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 22:00:05 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3859</guid>
		<description><![CDATA[From time to time I get asked what plugins I use for WordPress. There are a small batch that I install time and time again on a fresh load of WordPress &#8211; here are the top five that I recommend as &#8216;must have&#8217;s&#8217; that make your blog site that much more powerful. My top 5 [...]<p>You're reading <a href="http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/">My Top 5 &#8216;Must Have&#8217; Plugins for WordPress</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>From time to time I get asked what plugins I use for WordPress.  There are a small batch that I install time and time again on a fresh load of WordPress &#8211; here are the top five that I recommend as &#8216;must have&#8217;s&#8217; that make your blog site that much more powerful.</p>
<h4>My top 5 necessary plugins for WordPress</h4>
<p>I need a one click install for all of these to save that little bit of time&#8230;but hey, WordPress MU and WordPress are merging, so soon enough this will be possible.  Back to the plugins;</p>
<ol>
<li><a href="http://wordpress.org/extend/plugins/akismet/" target="_blank"><strong>Askimet</strong></a> &#8211; This plugin is a no brainer.  If you are serious about getting traffic on your blog, you have to have a way to filter out comment spam.  Even a small site can get serveral hundred spam comments a day, and I know this site gets thousands, it&#8217;s ineluctable.  Developed by Automattic, the people who bring you WordPress, so you know that it&#8217;s quality and that as long as you have one, you will have the other.  Make sure to get an API key, the instructions are easy to follow.  </li>
<li><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank"><strong>All in One SEO Pack</strong></a> &#8211; There for awhile we weren&#8217;t sure if All in One SEO Pack would live on.  The original developer decided he wasn&#8217;t going to maintain the plugin anymore, but another developer stepped up.  What is &#8216;SEO Pack&#8217;?  It is a plugin that allows you to customize the title, description and keywords for each post.  Crucial to doing Search Engine Optimization. Otherwise when you put your keywords and description in the default settings for WordPress, that information is carried across every post, no matter the topic.  Build your traffic, make the effort to customize your titles to be keyword rich and make the post keywords agree.</li>
<li><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank"><strong>Google XML Sitemaps</strong></a> &#8211; Want to do well in Google? Then you kind of have to play their game.  Google loves sitemaps, and with an ever growing blog with dynamic links, this would be impossible to generate manually.  Enter Google XML Sitemaps, which generates, you guessed it, a sitemap of your blog / website as an XML file helped Google more accurately index your whole site and increase the chances of searchers finding you.  A must have, and it has a good deal of options to customize if you are an more advanced SEO guru like what categories of your website to index, how often, priority of indexing and custom directory locations for your XML file.</li>
<li><a href="http://wordpress.org/extend/plugins/ozh-admin-drop-down-menu/" target="_blank"><strong>Ozh&#8217; Admin Drop Down Menu</strong></a> &#8211; This one may be a preference, but I love this Admin Drop Down Menu plugin.  Even with WordPress&#8217; many incarnations of how they structure their navigation, I always finding myself two to three clicks in to get to what I want.  Not anymore.  Since about version 2.6 I&#8217;ve been using this plugin to make my menus horizontal at the top and you hover to get the menu item you need.  Only one click.  It saves a ton of time when navigating through your administrative panel.  Trust me.  And it gives you about 10% more real estate to play with as well for writing posts.</li>
<li><strong>Cforms</strong> &#8211; I should start out by saying, I used Cforms more out of legacy than anything else.  I think when I first investigated Contact Form plugins for WordPress two years ago, this was the best available option.  The form works great, you just install and you&#8217;re done, and it comes with a captcha and a tremendous amount of options for designing multiple multi-tied contact forms throughout your website. </li>
</ol>
<p>Continuing on with <strong>Cforms</strong> though, I do have my gripes. The problem this plugin has is an customization information overload.  The options are dizzing, but everything you could possible think of for designing a contact form is right at your fingertips.  Also, I think his website could be better.  He has the same complex on his website, an overwhelming amount of information. It seems like he could simplify but keep more advanced information in a separate location.  </p>
<p>Plus, updates come very frequently.  Sometimes it seems like it is every week, and you can&#8217;t use the WordPress &#8216;automatic&#8217; plugin upgrade to update this plugin, especially if you have a custom stylesheet for the presentation of your form.  (<strong>Update:</strong> I just did a search in the WordPress plugin repository, and can&#8217;t find cforms in there, heck why no link. I think other options might be out there, but you probably won&#8217;t find another contact form plugin that is nearly as rich.  Just know that if you want to do anything beyond the default, be prepared to spend a little time figuring out how Cforms works.</p>
<h5>What are your top plugins?</h5>
<p>Those are my top five plugins that I upload with every install of WordPress.  What are yours?  Are you using a contact form plugin that you really like?  </p>
<p>I am sure that at least 3-4 of these probably overlap, but if you are using WordPress for a website that is a little off the beaten path, you might have some other things installed.  I have several dozen plugins installed, and most of them I could not do without, or so I tell myself.  It is always about discovering something new, and I know I&#8217;ve found a plugin or two I didn&#8217;t know existed by reading another blog.  That is the beauty of WordPress &#8211; the amount of great third party plugins.  Dive in and see what you can find, you&#8217;ll be surprised what is out there for a specific niche.</p>
<p>You're reading <a href="http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/">My Top 5 &#8216;Must Have&#8217; Plugins for WordPress</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=My+Top+5+%27Must+Have%27+Plugins+for+Wordpress&amp;link=http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/&amp;notes=From%20time%20to%20time%20I%20get%20asked%20what%20plugins%20I%20use%20for%20Wordpress.%20%20There%20are%20a%20small%20batch%20that%20I%20install%20time%20and%20time%20again%20on%20a%20fresh%20load%20of%20Wordpress%20-%20here%20are%20the%20top%20five%20that%20I%20recommend%20as%20%27must%20have%27s%27%20that%20make%20your%20blog%20site%20that%20much%20more%20powerful.%0D%0A%0D%0AMy%20top%205%20necessary%20plugins%20for%20Wordp&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=My+Top+5+%27Must+Have%27+Plugins+for+Wordpress&amp;link=http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/&amp;notes=From%20time%20to%20time%20I%20get%20asked%20what%20plugins%20I%20use%20for%20Wordpress.%20%20There%20are%20a%20small%20batch%20that%20I%20install%20time%20and%20time%20again%20on%20a%20fresh%20load%20of%20Wordpress%20-%20here%20are%20the%20top%20five%20that%20I%20recommend%20as%20%27must%20have%27s%27%20that%20make%20your%20blog%20site%20that%20much%20more%20powerful.%0D%0A%0D%0AMy%20top%205%20necessary%20plugins%20for%20Wordp&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=My+Top+5+%27Must+Have%27+Plugins+for+Wordpress&amp;link=http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/&amp;notes=From%20time%20to%20time%20I%20get%20asked%20what%20plugins%20I%20use%20for%20Wordpress.%20%20There%20are%20a%20small%20batch%20that%20I%20install%20time%20and%20time%20again%20on%20a%20fresh%20load%20of%20Wordpress%20-%20here%20are%20the%20top%20five%20that%20I%20recommend%20as%20%27must%20have%27s%27%20that%20make%20your%20blog%20site%20that%20much%20more%20powerful.%0D%0A%0D%0AMy%20top%205%20necessary%20plugins%20for%20Wordp&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=My+Top+5+%27Must+Have%27+Plugins+for+Wordpress&amp;link=http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/&amp;notes=From%20time%20to%20time%20I%20get%20asked%20what%20plugins%20I%20use%20for%20Wordpress.%20%20There%20are%20a%20small%20batch%20that%20I%20install%20time%20and%20time%20again%20on%20a%20fresh%20load%20of%20Wordpress%20-%20here%20are%20the%20top%20five%20that%20I%20recommend%20as%20%27must%20have%27s%27%20that%20make%20your%20blog%20site%20that%20much%20more%20powerful.%0D%0A%0D%0AMy%20top%205%20necessary%20plugins%20for%20Wordp&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=My+Top+5+%27Must+Have%27+Plugins+for+Wordpress&amp;link=http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/&amp;notes=From%20time%20to%20time%20I%20get%20asked%20what%20plugins%20I%20use%20for%20Wordpress.%20%20There%20are%20a%20small%20batch%20that%20I%20install%20time%20and%20time%20again%20on%20a%20fresh%20load%20of%20Wordpress%20-%20here%20are%20the%20top%20five%20that%20I%20recommend%20as%20%27must%20have%27s%27%20that%20make%20your%20blog%20site%20that%20much%20more%20powerful.%0D%0A%0D%0AMy%20top%205%20necessary%20plugins%20for%20Wordp&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=My+Top+5+%27Must+Have%27+Plugins+for+Wordpress&amp;link=http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/&amp;notes=From%20time%20to%20time%20I%20get%20asked%20what%20plugins%20I%20use%20for%20Wordpress.%20%20There%20are%20a%20small%20batch%20that%20I%20install%20time%20and%20time%20again%20on%20a%20fresh%20load%20of%20Wordpress%20-%20here%20are%20the%20top%20five%20that%20I%20recommend%20as%20%27must%20have%27s%27%20that%20make%20your%20blog%20site%20that%20much%20more%20powerful.%0D%0A%0D%0AMy%20top%205%20necessary%20plugins%20for%20Wordp&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=My+Top+5+%27Must+Have%27+Plugins+for+Wordpress&amp;link=http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/&amp;notes=From%20time%20to%20time%20I%20get%20asked%20what%20plugins%20I%20use%20for%20Wordpress.%20%20There%20are%20a%20small%20batch%20that%20I%20install%20time%20and%20time%20again%20on%20a%20fresh%20load%20of%20Wordpress%20-%20here%20are%20the%20top%20five%20that%20I%20recommend%20as%20%27must%20have%27s%27%20that%20make%20your%20blog%20site%20that%20much%20more%20powerful.%0D%0A%0D%0AMy%20top%205%20necessary%20plugins%20for%20Wordp&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=My+Top+5+%27Must+Have%27+Plugins+for+Wordpress&amp;link=http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/&amp;notes=From%20time%20to%20time%20I%20get%20asked%20what%20plugins%20I%20use%20for%20Wordpress.%20%20There%20are%20a%20small%20batch%20that%20I%20install%20time%20and%20time%20again%20on%20a%20fresh%20load%20of%20Wordpress%20-%20here%20are%20the%20top%20five%20that%20I%20recommend%20as%20%27must%20have%27s%27%20that%20make%20your%20blog%20site%20that%20much%20more%20powerful.%0D%0A%0D%0AMy%20top%205%20necessary%20plugins%20for%20Wordp&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F07%2Fdesign-topics%2Fmy-top-5-must-have-plugins-for-wordpress%2F&amp;title=My%20Top%205%20%26%238216%3BMust%20Have%26%238217%3B%20Plugins%20for%20WordPress" id="wpa2a_6"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/07/design-topics/my-top-5-must-have-plugins-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Photoshop tutorial for punching text &#8216;effect&#8217; out of an image</title>
		<link>http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/</link>
		<comments>http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 17:04:36 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3819</guid>
		<description><![CDATA[This down and dirty tutorial is mostly for Photoshop beginner&#8217;s. If you are trying to figure out how to take an image and make it into text, this will be a perfect how to. I have taken things one step further and then placed that text (arcade themed of course) into a Photoshop file that [...]<p>You're reading <a href="http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/">Photoshop tutorial for punching text &#8216;effect&#8217; out of an image</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>This down and dirty tutorial is mostly for Photoshop beginner&#8217;s.  If you are trying to figure out how to take an image and make it into text, this will be a perfect how to.  I have taken things one step further and then placed that text (arcade themed of course) into a Photoshop file that could be used for a custom WordPress website header / masthead.<span id="more-3819"></span></p>
<h4>Using masks in Photoshop to punch</h4>
<p>I know there are a ton of tutorials online about how to punch out text using Photoshop.  It&#8217;s knowing what search term to use &#8211; I used &#8220;photoshop punch text tutorial&#8221;.  It will be something to that effect of &#8216;punching text&#8217;, but I actually had little luck myself&#8230;</p>
<p>Anyhoo.  Here is the text we&#8217;ll be making at the top of this image, part of a masthead for a fictional Donkey Kong inspired website called &#8216;Jumping Barrels.com&#8217;.</p>
<div class="centerBorder"><a href="/images/design/photoshop/2009july/custombanner_textpunchout.jpg" rel="lightbox[3819]"><img src="/images/design/photoshop/2009july/custombanner_textpunchout.jpg" alt="Custom WordPress masthead using punched text" width="450" /></a></div>
<p>It is hard to tell, but I have actually used the flyer from Donkey Kong as the image to use for my punch.  </p>
<div class="centerBorder"><img src="/images/design/photoshop/2009july/donkeykong_flyer.jpg" alt="Donkey Kong Arcade Flyer" width="350"> /></a><br />Image Credit: ArcadeFlyers.com</div>
<h5>The steps to punching out any text</h5>
<p>For this step by step, it is assumed the user has some familiarity of Photoshop or another similar layer based graphics editing package.</p>
<ul>
<li><strong>Step 1:</strong> Select the image to punch and open in Photoshop</li>
<li><strong>Step 2:</strong> Open the layers palette if not already open (Window > Layers &#8211; or F7)</li>
<li><strong>Step 3:</strong> Double click the name of your selected image to make it an editable layer</li>
<li><strong>Step 4:</strong> Create two folders &#8211; One named &#8216;Punched Out Text&#8217; and one named &#8216;Text Mask&#8217;</li>
<li><strong>Step 5:</strong> Drag &#8216;Text Mask&#8217; inside of &#8216;Punched Out Text&#8217;, effectively nesting it</li>
<li><strong>Step 6:</strong> Drag your chosen image into the &#8216;Text Mask&#8217; layer</li>
<li><strong>Step 7:</strong> Type out the text in question with chosen font</li>
<li><strong>Step 8:</strong> Make sure text is on the bottom of the stacking order</li>
<li><strong>Step 9:</strong> Hold Ctrl and click with your cursor on the big &#8220;T&#8221; on that text layer (not the layer name). You are making a selection using the shapes of the letters in your text.</li>
<li><strong>Step 10:</strong> Click the folder named &#8216;Text Mask&#8217; and then click the button &#8216;Add Layer Mask&#8217;</li>
<li><strong>Step 11:</strong> Drag image around inside folder to position to taste</li>
<li><strong>Step 12:</strong> Add layer effects to taste.  I used a white stroke and a black outer glow.</li>
</ul>
<p>Here is what your layer setup will look like when you&#8217;ve finished;</p>
<div class="centerBorder"><img src="/images/design/photoshop/2009july/custombanner_photoshoplayers.jpg" alt="Custom WordPress masthead using punched text" /></div>
<p>The reason I put every layer inside &#8216;Punched Out Text&#8217; is just in case you want to use these graphics in another file for your custom WordPress layout.  All you need to do at that point is right click that folder name and select &#8216;Duplicate Group&#8217; and choose the destination file.</p>
<p><strong>Author&#8217;s Note</strong>: Here is my opinion.  Utilizing the graphical technique of punching text is an occurance I can probably count on one hand for how many times I used.  It is a basic technique and for a savvy graphical consumer, they identify an easy flashy trick immediately which reflects the skill of the user.  </p>
<p>Plus, if you use this technique, you can risk obscuring legibility of some of the most important text in your design project, which also detracts from the strength of your brand.  You really have to use a thicker font, choose the right image, and maybe use some other text effects to make this treatment work.  Use sparingly.</p>
<p>A good example of a good treatment of this effect comes to mind at &#8216;The Pinball Blog&#8217;.  Nick used a large font size and the font itself is thick as well;</p>
<div class="centerBorder"><a href="/images/design/photoshop/2009july/pinballblog_header.jpg" rel="lightbox[3819]"><img src="/images/design/photoshop/2009july/pinballblog_header.jpg" alt="The Pinball Blog Header" width="450" /></a></div>
<h4>Quick Tutorial on Photoshop text effects &#8211; Questions?</h4>
<p>I went quick, and assumed a lot.  Tutorials can grow exponentially explaining every little piece.  I assumed a certain familiarity in the layer palette in Photoshop and what the buttons do.  </p>
<p>You're reading <a href="http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/">Photoshop tutorial for punching text &#8216;effect&#8217; out of an image</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Photoshop+tutorial+for+punching+text+%27effect%27+out+of+an+image&amp;link=http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/&amp;notes=This%20down%20and%20dirty%20tutorial%20is%20mostly%20for%20Photoshop%20beginner%27s.%20%20If%20you%20are%20trying%20to%20figure%20out%20how%20to%20take%20an%20image%20and%20make%20it%20into%20text%2C%20this%20will%20be%20a%20perfect%20how%20to.%20%20I%20have%20taken%20things%20one%20step%20further%20and%20then%20placed%20that%20text%20%28arcade%20themed%20of%20course%29%20into%20a%20Photoshop%20file%20that%20could%20be%20u&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Photoshop+tutorial+for+punching+text+%27effect%27+out+of+an+image&amp;link=http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/&amp;notes=This%20down%20and%20dirty%20tutorial%20is%20mostly%20for%20Photoshop%20beginner%27s.%20%20If%20you%20are%20trying%20to%20figure%20out%20how%20to%20take%20an%20image%20and%20make%20it%20into%20text%2C%20this%20will%20be%20a%20perfect%20how%20to.%20%20I%20have%20taken%20things%20one%20step%20further%20and%20then%20placed%20that%20text%20%28arcade%20themed%20of%20course%29%20into%20a%20Photoshop%20file%20that%20could%20be%20u&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Photoshop+tutorial+for+punching+text+%27effect%27+out+of+an+image&amp;link=http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/&amp;notes=This%20down%20and%20dirty%20tutorial%20is%20mostly%20for%20Photoshop%20beginner%27s.%20%20If%20you%20are%20trying%20to%20figure%20out%20how%20to%20take%20an%20image%20and%20make%20it%20into%20text%2C%20this%20will%20be%20a%20perfect%20how%20to.%20%20I%20have%20taken%20things%20one%20step%20further%20and%20then%20placed%20that%20text%20%28arcade%20themed%20of%20course%29%20into%20a%20Photoshop%20file%20that%20could%20be%20u&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Photoshop+tutorial+for+punching+text+%27effect%27+out+of+an+image&amp;link=http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/&amp;notes=This%20down%20and%20dirty%20tutorial%20is%20mostly%20for%20Photoshop%20beginner%27s.%20%20If%20you%20are%20trying%20to%20figure%20out%20how%20to%20take%20an%20image%20and%20make%20it%20into%20text%2C%20this%20will%20be%20a%20perfect%20how%20to.%20%20I%20have%20taken%20things%20one%20step%20further%20and%20then%20placed%20that%20text%20%28arcade%20themed%20of%20course%29%20into%20a%20Photoshop%20file%20that%20could%20be%20u&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Photoshop+tutorial+for+punching+text+%27effect%27+out+of+an+image&amp;link=http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/&amp;notes=This%20down%20and%20dirty%20tutorial%20is%20mostly%20for%20Photoshop%20beginner%27s.%20%20If%20you%20are%20trying%20to%20figure%20out%20how%20to%20take%20an%20image%20and%20make%20it%20into%20text%2C%20this%20will%20be%20a%20perfect%20how%20to.%20%20I%20have%20taken%20things%20one%20step%20further%20and%20then%20placed%20that%20text%20%28arcade%20themed%20of%20course%29%20into%20a%20Photoshop%20file%20that%20could%20be%20u&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Photoshop+tutorial+for+punching+text+%27effect%27+out+of+an+image&amp;link=http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/&amp;notes=This%20down%20and%20dirty%20tutorial%20is%20mostly%20for%20Photoshop%20beginner%27s.%20%20If%20you%20are%20trying%20to%20figure%20out%20how%20to%20take%20an%20image%20and%20make%20it%20into%20text%2C%20this%20will%20be%20a%20perfect%20how%20to.%20%20I%20have%20taken%20things%20one%20step%20further%20and%20then%20placed%20that%20text%20%28arcade%20themed%20of%20course%29%20into%20a%20Photoshop%20file%20that%20could%20be%20u&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Photoshop+tutorial+for+punching+text+%27effect%27+out+of+an+image&amp;link=http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/&amp;notes=This%20down%20and%20dirty%20tutorial%20is%20mostly%20for%20Photoshop%20beginner%27s.%20%20If%20you%20are%20trying%20to%20figure%20out%20how%20to%20take%20an%20image%20and%20make%20it%20into%20text%2C%20this%20will%20be%20a%20perfect%20how%20to.%20%20I%20have%20taken%20things%20one%20step%20further%20and%20then%20placed%20that%20text%20%28arcade%20themed%20of%20course%29%20into%20a%20Photoshop%20file%20that%20could%20be%20u&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Photoshop+tutorial+for+punching+text+%27effect%27+out+of+an+image&amp;link=http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/&amp;notes=This%20down%20and%20dirty%20tutorial%20is%20mostly%20for%20Photoshop%20beginner%27s.%20%20If%20you%20are%20trying%20to%20figure%20out%20how%20to%20take%20an%20image%20and%20make%20it%20into%20text%2C%20this%20will%20be%20a%20perfect%20how%20to.%20%20I%20have%20taken%20things%20one%20step%20further%20and%20then%20placed%20that%20text%20%28arcade%20themed%20of%20course%29%20into%20a%20Photoshop%20file%20that%20could%20be%20u&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F07%2Fdesign-topics%2Fphotoshop-punch-out-text-from-a-photo-effect%2F&amp;title=Photoshop%20tutorial%20for%20punching%20text%20%26%238216%3Beffect%26%238217%3B%20out%20of%20an%20image" id="wpa2a_8"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/07/design-topics/photoshop-punch-out-text-from-a-photo-effect/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Save time exporting web images using Fireworks</title>
		<link>http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/</link>
		<comments>http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 19:52:01 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Fireworks]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3735</guid>
		<description><![CDATA[There are so many loyalists to Photoshop among the design community that feel like Photoshop is the be all &#8211; end all to any graphic editing needs. However, as a designer we all know that reducing time = better efficiency = greater profitability. So why don&#8217;t more designers use Adobe&#8217;s Fireworks for exporting graphics instead [...]<p>You're reading <a href="http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/">Save time exporting web images using Fireworks</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>There are so many loyalists to Photoshop among the design community that feel like Photoshop is the be all &#8211; end all to any graphic editing needs.  However, as a designer we all know that <strong>reducing time = better efficiency = greater profitability</strong>.  So why don&#8217;t more designers use Adobe&#8217;s Fireworks for exporting graphics instead of Photoshop?  Slicing in Fireworks can cut your time in half &#8211; here&#8217;s the comparison between Photoshop and Fireworks.<span id="more-3735"></span></p>
<h4>Fireworks was built with the web designer in mind</h4>
<p>Last week I pointed out <a href="/?p=">Photoshop&#8217;s issue with opening layered pngs</a>.  Photoshop also stumbles in the way of web editing because the feature sets have <strong>always</strong> been an afterthought.  Let&#8217;s start to add up the seconds you can save for each time you edit a graphic or slice within a web document.  Let&#8217;s assume that in the course of a layout, you edit all of your aggregate slices 30-50 times.</p>
<p>If you are creating even remotely graphic intensive designs in your firm or your day to day life, you know the importance of slicing.  I won&#8217;t get into a long explanation if you don&#8217;t know what slicing is, but generally know, slicing is the idea that you define square and rectangular areas of your layout to export as individual images with potentially different image qualities based on their graphical makeup.</p>
<h5>Slicing your layout</h5>
<p>Photoshop has a slice tool in the toolbar and you can easily click and draw a rectangle over an area to prep for export.</p>
<div class="centerBorder"><img src="/images/design/fireworks/photoshop_slicing.jpg" alt="Slicing in Photoshop" /></div>
<p>Here I&#8217;ve drawn a Photoshop slice over a flyer for an arcade game called Extra Bases.  You can barely see the brown (selected) slice outline, as well as the other slices in light dotted blue.  If memory serves me, there is a way to chance the visual look for slices in Photoshop, but this is the default look.  (Meaning:  You have to spend extra time on every install changing it if available.)</p>
<p>Now let&#8217;s look at how slices look in Fireworks using the same image.</p>
<div class="centerBorder"><img src="/images/design/fireworks/fireworks_slicing.jpg" alt="Slicing in Fireworks" /></div>
<p>It is so easy to see the slice you&#8217;ve made, it&#8217;s in light green.  In both Photoshop and Fireworks the power user shortcuts make it easy to turn slices on and off.  Fireworks, you just hit the <strong>number 2</strong>, and in Photoshop it&#8217;s <strong>Ctrl + H</strong>.  But Fireworks, in my opinion, makes it easier later to select the slice.  You just your ubiquitous &#8216;Pointer Tool&#8217; to select any and all objects on a Fireworks canvas.  With Photoshop, you have a special slice select tool, that is the secondary option in the slice menu option and you have to cycle through (Shift button modifier) to get to it. </p>
<p><strong>Time saved:</strong> 1-2 Seconds</p>
<h5>Naming Slices</h5>
<p>Fireworks and Photoshop are fairly comparable in this regard.  If you are smart, you will name your images will specific names that will bring you image search traffic. To name your images when slicing them within a larger layout, you actually give the slice a name.  In Photoshop, you have to break out the slice selection tool and double click the slice to change the name.</p>
<div class="centerBorder"><img src="/images/design/fireworks/photoshop_name_slices.jpg" alt="Photoshop's Naming Slices Dialog Box" /></div>
<p>In Fireworks, use that same &#8216;point tool&#8217;, click the slice and in your properties panel in the lower left you just start typing and hit enter when you are done and the slice is named.</p>
<div class="centerBorder"><img src="/images/design/fireworks/fireworks_name_slices.jpg" alt="Fireworks's Naming Slices Properties Panel" /></div>
<p>Fireworks even goes a step further and adds the slices as an editable object in your layers palette under a sub folder called &#8216;Web Layer&#8217;.  At any point in time you can just click the double slice layer and rename it, going right now the list.  No doubleclicking each slice. It&#8217;s that extra thought in editing that makes the workflow much better for web developers.</p>
<p><strong>Time saved:</strong> 1-2 Seconds</p>
<h5>Exporting Slices</h5>
<p>Holy cow does Photoshop fall down flat here.  When coding an HTML page from scratch, I know I may adjust my layout to allow for repeating graphics, alignment, etc. etc.  I only want to target one slice, and export that one slice.  </p>
<p>In Photoshop (remember you have to cycle through to a specify slice selection tool), you select the slice and then you have to &#8216;Save for web&#8217;.  Poweruser shortcut of <strong>Ctrl + Alt + Shift + S</strong></p>
<div class="centerBorder"><img src="/images/design/fireworks/photoshop_savewebdialog.jpg" alt="Photoshop's Save for Web Dialog Box" /></div>
<p>Now, if you want to save just that slice, you have to click on it, hit &#8216;Save&#8217; and then by default Photoshop wants to save every slice.  You have to choose from the dropdown menu that you only want to export the one selected slice.</p>
<div class="centerBorder"><img src="/images/design/fireworks/photoshop_saveslices_dialog.jpg" alt="Photoshop's Slice Save Dialog Box" /></div>
<p>And done!  Only five easy steps to click through.  Wow.</p>
<p>Let&#8217;s compare that to Fireworks.</p>
<p>You are using your general &#8216;pointer tool&#8217;, you right click on a slice and you choose &#8216;Export Selected Slice&#8217; like so;</p>
<div class="centerBorder"><img src="/images/design/fireworks/fireworks_slicing_dialog.jpg" alt="Fireworks's Slice Save Dialog Box" /></div>
<p>If you notice, by default you will see that Fireworks has understood you only want to export this one slice, not the whole document and has checked the according box.  </p>
<div class="centerBorder"><img src="/images/design/fireworks/fireworks_slicing_options.jpg" alt="Fireworks's Slice Save Options" /></div>
<p>You&#8217;re done. Plus, the other great thing is that once you export the document as a whole once to a folder, Fireworks remembers your export location and when you right click to save that slice, it will place you in the same directory as before.  Photoshop will do the same thing, and it will remember if you choose &#8216;selected slice&#8217;, however&#8230;.by default Photoshop will always stick your image inside of an &#8216;images&#8217; folder.  So, if you want to export your image to <strong>images > arcade > extra bases</strong>, Photoshop will add an extra &#8216;images&#8217; directory inside of there to put your image for no reason at all.  Memory serves me that there is a way to change this, but again, not a default setup.</p>
<p><strong>Time saved:</strong> 7 Seconds</p>
<h4>Many more web graphic advantages to Fireworks</h4>
<p>You can see, you can save on average over <strong>10 seconds of time per slice</strong>, or possibly <strong>3-5 minutes over the course of your layout</strong>.</p>
<p>Granted, 3-5 minutes may not seem like much, but a power user will really appreciate that.   3-5 minutes can save you some money, but it also means you have to spend less time making something work and more time designing or just relaxing because you are more efficient.  This is just one tiny granual of why Fireworks is better than Photoshop for building out website.  Even at 3-5 minutes per feature and 10-20 better features, you are looking at a ton of time saved.</p>
<p>Prior to the <a href="/?p=525">Macromedia / Adobe merger in 2004</a>, a designer could use the excuse that they didn&#8217;t have Fireworks and they weren&#8217;t going to buy it.  That&#8217;s fine, a good argument. However, Fireworks now comes with the design package branded as a &#8216;rapid prototyping tool. So if your excuse is that you are heavily vested in Photoshop, and would rather something take more time than learn something new then you may be in the wrong industry.  Technology moves too fast to stay stagnant and there is too much to know already.</p>
<p>Have other thoughts?  Think I&#8217;m wrong?  Have another piece of software that is even faster for exporting web graphics?  Leave a comment, let me know.</p>
<p>You're reading <a href="http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/">Save time exporting web images using Fireworks</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Save+time+exporting+web+images+using+Fireworks&amp;link=http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/&amp;notes=There%20are%20so%20many%20loyalists%20to%20Photoshop%20among%20the%20design%20community%20that%20feel%20like%20Photoshop%20is%20the%20be%20all%20-%20end%20all%20to%20any%20graphic%20editing%20needs.%20%20However%2C%20as%20a%20designer%20we%20all%20know%20that%20reducing%20time%20%3D%20better%20efficiency%20%3D%20greater%20profitability.%20%20So%20why%20don%27t%20more%20designers%20use%20Adobe%27s%20Fireworks%20fo&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Save+time+exporting+web+images+using+Fireworks&amp;link=http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/&amp;notes=There%20are%20so%20many%20loyalists%20to%20Photoshop%20among%20the%20design%20community%20that%20feel%20like%20Photoshop%20is%20the%20be%20all%20-%20end%20all%20to%20any%20graphic%20editing%20needs.%20%20However%2C%20as%20a%20designer%20we%20all%20know%20that%20reducing%20time%20%3D%20better%20efficiency%20%3D%20greater%20profitability.%20%20So%20why%20don%27t%20more%20designers%20use%20Adobe%27s%20Fireworks%20fo&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Save+time+exporting+web+images+using+Fireworks&amp;link=http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/&amp;notes=There%20are%20so%20many%20loyalists%20to%20Photoshop%20among%20the%20design%20community%20that%20feel%20like%20Photoshop%20is%20the%20be%20all%20-%20end%20all%20to%20any%20graphic%20editing%20needs.%20%20However%2C%20as%20a%20designer%20we%20all%20know%20that%20reducing%20time%20%3D%20better%20efficiency%20%3D%20greater%20profitability.%20%20So%20why%20don%27t%20more%20designers%20use%20Adobe%27s%20Fireworks%20fo&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Save+time+exporting+web+images+using+Fireworks&amp;link=http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/&amp;notes=There%20are%20so%20many%20loyalists%20to%20Photoshop%20among%20the%20design%20community%20that%20feel%20like%20Photoshop%20is%20the%20be%20all%20-%20end%20all%20to%20any%20graphic%20editing%20needs.%20%20However%2C%20as%20a%20designer%20we%20all%20know%20that%20reducing%20time%20%3D%20better%20efficiency%20%3D%20greater%20profitability.%20%20So%20why%20don%27t%20more%20designers%20use%20Adobe%27s%20Fireworks%20fo&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Save+time+exporting+web+images+using+Fireworks&amp;link=http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/&amp;notes=There%20are%20so%20many%20loyalists%20to%20Photoshop%20among%20the%20design%20community%20that%20feel%20like%20Photoshop%20is%20the%20be%20all%20-%20end%20all%20to%20any%20graphic%20editing%20needs.%20%20However%2C%20as%20a%20designer%20we%20all%20know%20that%20reducing%20time%20%3D%20better%20efficiency%20%3D%20greater%20profitability.%20%20So%20why%20don%27t%20more%20designers%20use%20Adobe%27s%20Fireworks%20fo&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Save+time+exporting+web+images+using+Fireworks&amp;link=http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/&amp;notes=There%20are%20so%20many%20loyalists%20to%20Photoshop%20among%20the%20design%20community%20that%20feel%20like%20Photoshop%20is%20the%20be%20all%20-%20end%20all%20to%20any%20graphic%20editing%20needs.%20%20However%2C%20as%20a%20designer%20we%20all%20know%20that%20reducing%20time%20%3D%20better%20efficiency%20%3D%20greater%20profitability.%20%20So%20why%20don%27t%20more%20designers%20use%20Adobe%27s%20Fireworks%20fo&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Save+time+exporting+web+images+using+Fireworks&amp;link=http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/&amp;notes=There%20are%20so%20many%20loyalists%20to%20Photoshop%20among%20the%20design%20community%20that%20feel%20like%20Photoshop%20is%20the%20be%20all%20-%20end%20all%20to%20any%20graphic%20editing%20needs.%20%20However%2C%20as%20a%20designer%20we%20all%20know%20that%20reducing%20time%20%3D%20better%20efficiency%20%3D%20greater%20profitability.%20%20So%20why%20don%27t%20more%20designers%20use%20Adobe%27s%20Fireworks%20fo&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Save+time+exporting+web+images+using+Fireworks&amp;link=http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/&amp;notes=There%20are%20so%20many%20loyalists%20to%20Photoshop%20among%20the%20design%20community%20that%20feel%20like%20Photoshop%20is%20the%20be%20all%20-%20end%20all%20to%20any%20graphic%20editing%20needs.%20%20However%2C%20as%20a%20designer%20we%20all%20know%20that%20reducing%20time%20%3D%20better%20efficiency%20%3D%20greater%20profitability.%20%20So%20why%20don%27t%20more%20designers%20use%20Adobe%27s%20Fireworks%20fo&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F06%2Fdesign-topics%2Fsave-time-exporting-web-images-using-fireworks%2F&amp;title=Save%20time%20exporting%20web%20images%20using%20Fireworks" id="wpa2a_10"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/06/design-topics/save-time-exporting-web-images-using-fireworks/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Editing layered Fireworks pngs in Photoshop</title>
		<link>http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/</link>
		<comments>http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 16:22:46 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Fireworks]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3717</guid>
		<description><![CDATA[It&#8217;s been over four years now since Adobe bought Macromedia and all of their flagship products like Dreamweaver, Flash and Fireworks. We have seen two new versions of the Adobe Creative Suite since then. The first one did some basic integration between the programs, the second release of CS more tightly integrated all of the [...]<p>You're reading <a href="http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/">Editing layered Fireworks pngs in Photoshop</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been over four years now since <a href="/?p=525">Adobe bought Macromedia</a> and all of their flagship products like Dreamweaver, Flash and Fireworks.  We have seen two new versions of the Adobe Creative Suite since then.  The first one did some basic integration between the programs, the second release of CS more tightly integrated all of the software.  So why in the heck can&#8217;t the almighty Photoshop open up layered .png files that were originally created in Fireworks?<span id="more-3717"></span></p>
<h4>I love Fireworks, for more than &#8216;Rapid Prototyping&#8217;</h4>
<p>That is how Adobe has rebranded Fireworks since they&#8217;ve bought it.  Fireworks is &#8216;The&#8217; tool to quickly mock up some interactive rough websites, and then as a designer you should use Photoshop to make that layout.</p>
<p>I happen to love Fireworks, from day one it was designed for the web graphic workflow, where Photoshop incorporate the features for saving out web graphics and it has always seemed like an afterthought for that reason.  Photoshop, hands down the best raster editing software, Fireworks can&#8217;t touch it.  But for speed of savings out graphics and keep files organized and manuverability, Fireworks beats Photoshop.</p>
<p>So, I still use Fireworks at the risk that it might disappear one day.  But my question is still, Photoshop is the industry leading graphics software, it should be able to opened layered Fireworks files with the layers.  Instead, Photoshop flattens the layers.  </p>
<h5>Save As Work-around</h5>
<p>This seems like it would be so easy to implement.  I did find out a work around.  If you need to open a layered Fireworks .png in Photoshop, just save it out of Fireworks as a .psd;</p>
<div class="centerBorder"><img src="/images/design/fireworks/fireworks_save_psd.jpg" alt="Saving PSD out of Fireworks" /></div>
<p>This worked for the one application I needed, but I do venture this guess.  Fireworks can open .psd&#8217;s, it does a so so job, but the files are layered.  If you have some sort of complex graphical layout that if you save it out as a Photoshop file, it won&#8217;t be &#8216;just right&#8217; when you open it in Photoshop.</p>
<p>Anyone have extensive experience with this?  Care to comment?  Rant over.</p>
<p>You're reading <a href="http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/">Editing layered Fireworks pngs in Photoshop</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Editing+layered+Fireworks+pngs+in+Photoshop&amp;link=http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/&amp;notes=It%27s%20been%20over%20four%20years%20now%20since%20Adobe%20bought%20Macromedia%20and%20all%20of%20their%20flagship%20products%20like%20Dreamweaver%2C%20Flash%20and%20Fireworks.%20%20We%20have%20seen%20two%20new%20versions%20of%20the%20Adobe%20Creative%20Suite%20since%20then.%20%20The%20first%20one%20did%20some%20basic%20integration%20between%20the%20programs%2C%20the%20second%20release%20of%20CS%20more%20t&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Editing+layered+Fireworks+pngs+in+Photoshop&amp;link=http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/&amp;notes=It%27s%20been%20over%20four%20years%20now%20since%20Adobe%20bought%20Macromedia%20and%20all%20of%20their%20flagship%20products%20like%20Dreamweaver%2C%20Flash%20and%20Fireworks.%20%20We%20have%20seen%20two%20new%20versions%20of%20the%20Adobe%20Creative%20Suite%20since%20then.%20%20The%20first%20one%20did%20some%20basic%20integration%20between%20the%20programs%2C%20the%20second%20release%20of%20CS%20more%20t&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Editing+layered+Fireworks+pngs+in+Photoshop&amp;link=http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/&amp;notes=It%27s%20been%20over%20four%20years%20now%20since%20Adobe%20bought%20Macromedia%20and%20all%20of%20their%20flagship%20products%20like%20Dreamweaver%2C%20Flash%20and%20Fireworks.%20%20We%20have%20seen%20two%20new%20versions%20of%20the%20Adobe%20Creative%20Suite%20since%20then.%20%20The%20first%20one%20did%20some%20basic%20integration%20between%20the%20programs%2C%20the%20second%20release%20of%20CS%20more%20t&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Editing+layered+Fireworks+pngs+in+Photoshop&amp;link=http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/&amp;notes=It%27s%20been%20over%20four%20years%20now%20since%20Adobe%20bought%20Macromedia%20and%20all%20of%20their%20flagship%20products%20like%20Dreamweaver%2C%20Flash%20and%20Fireworks.%20%20We%20have%20seen%20two%20new%20versions%20of%20the%20Adobe%20Creative%20Suite%20since%20then.%20%20The%20first%20one%20did%20some%20basic%20integration%20between%20the%20programs%2C%20the%20second%20release%20of%20CS%20more%20t&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Editing+layered+Fireworks+pngs+in+Photoshop&amp;link=http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/&amp;notes=It%27s%20been%20over%20four%20years%20now%20since%20Adobe%20bought%20Macromedia%20and%20all%20of%20their%20flagship%20products%20like%20Dreamweaver%2C%20Flash%20and%20Fireworks.%20%20We%20have%20seen%20two%20new%20versions%20of%20the%20Adobe%20Creative%20Suite%20since%20then.%20%20The%20first%20one%20did%20some%20basic%20integration%20between%20the%20programs%2C%20the%20second%20release%20of%20CS%20more%20t&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Editing+layered+Fireworks+pngs+in+Photoshop&amp;link=http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/&amp;notes=It%27s%20been%20over%20four%20years%20now%20since%20Adobe%20bought%20Macromedia%20and%20all%20of%20their%20flagship%20products%20like%20Dreamweaver%2C%20Flash%20and%20Fireworks.%20%20We%20have%20seen%20two%20new%20versions%20of%20the%20Adobe%20Creative%20Suite%20since%20then.%20%20The%20first%20one%20did%20some%20basic%20integration%20between%20the%20programs%2C%20the%20second%20release%20of%20CS%20more%20t&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Editing+layered+Fireworks+pngs+in+Photoshop&amp;link=http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/&amp;notes=It%27s%20been%20over%20four%20years%20now%20since%20Adobe%20bought%20Macromedia%20and%20all%20of%20their%20flagship%20products%20like%20Dreamweaver%2C%20Flash%20and%20Fireworks.%20%20We%20have%20seen%20two%20new%20versions%20of%20the%20Adobe%20Creative%20Suite%20since%20then.%20%20The%20first%20one%20did%20some%20basic%20integration%20between%20the%20programs%2C%20the%20second%20release%20of%20CS%20more%20t&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Editing+layered+Fireworks+pngs+in+Photoshop&amp;link=http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/&amp;notes=It%27s%20been%20over%20four%20years%20now%20since%20Adobe%20bought%20Macromedia%20and%20all%20of%20their%20flagship%20products%20like%20Dreamweaver%2C%20Flash%20and%20Fireworks.%20%20We%20have%20seen%20two%20new%20versions%20of%20the%20Adobe%20Creative%20Suite%20since%20then.%20%20The%20first%20one%20did%20some%20basic%20integration%20between%20the%20programs%2C%20the%20second%20release%20of%20CS%20more%20t&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F06%2Fdesign-topics%2Fediting-layered-fireworks-pngs-in-photoshop%2F&amp;title=Editing%20layered%20Fireworks%20pngs%20in%20Photoshop" id="wpa2a_12"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/06/design-topics/editing-layered-fireworks-pngs-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating WordPress posts offline with BlogDesk</title>
		<link>http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/</link>
		<comments>http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 21:26:36 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3691</guid>
		<description><![CDATA[In a post last week I mentioned that I was looking for solutions for areas in the typical WordPress post publishing flow that I felt could improve efficiency. One of these areas is to have a piece of local software for Windows that allows you to essentially do &#8216;offline blogging&#8217;. I miss Dreamweaver and my [...]<p>You're reading <a href="http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/">Creating WordPress posts offline with BlogDesk</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>In a post last week I mentioned that I was looking for <a href="/?p=3649">solutions for areas in the typical WordPress post publishing flow</a> that I felt could improve efficiency. One of these areas is to have a piece of local software for Windows that allows you to essentially do &#8216;offline blogging&#8217;. I miss Dreamweaver and my power user shortcuts that allow me to generate content faster. Today I am evaluating BlogDesk to see how it stands up to the job of blogging offline.</p>
<div class="centerBorder"><img src="/images/design/wordpress/blogeditors/blogdesk_logo.jpg" alt="BlogDesk Logo" /></div>
<p><span id="more-3691"></span></p>
<h4>Features an offline blogging tool should have</h4>
<p>I read an article on About.com last night listing the <a href="http://weblogs.about.com/od/offlineblogeditors/tp/OfflineBlogEditorFeatures.htm" target="_blank">10 must have features of an offline blog editor</a>. I think the main headings that they hit on are true, tag editing features, saving drafts, costs, etc. etc. This post will be an extension of that article in a sense but changing the idea to essential features an offline blog editor should have for the advanced WordPress user and how BlogDesk performs.</p>
<div class="centerBorder"><img src="/images/design/wordpress/blogeditors/blogdesk_post.gif" alt="BlogDesk Screenshot" /></div>
<h5>The Negative</h5>
<ol>
<li><strong>Maintain hierarchy in categories</strong> &#8211; I would go out on a limb and say that any blog with 1,000-2,000 posts could potentially have 30-40++ categories. There may be 2-3 levels deep on categories, and the offline blog editor should maintain that hierarchy. BlogDesk does not, instead pulling the categories into one long alphabetical scrolling list. Ouch.</li>
<li><strong>Easy code insertion to delineate an excerpt</strong> &#8211; In WordPress, it is so easy to quickly click the &#8216;more&#8217; button and add the code to mark where the excerpt ends. I usually write my posts in such a manner that the lead in can be the separate introduction. BlogDesk has a separate tab for &#8216;Excerpt&#8217; and &#8216;More&#8217;. These allow you to have separate text for what will display before the &#8216;more&#8217; link, as well as the copy that will appear in your RSS feed (Excerpt). However, you have to manually copy that text over to the other tabs. There is no one click button to add the &#8220;more&#8221; code to your post. BlogDesk does have some saving grace in that a user can easily add this code to the &#8216;Frequently Used Phrases&#8217;.</li>
<li><strong>GUI buttons available in code view</strong> &#8211; It would seem logical enough, that all buttons should be available regardless of the &#8216;view&#8217;. However BlogDesk doesn&#8217;t appear to allow the user to use those formatting buttons in the &#8216;source&#8217; view. I can&#8217;t one click to bold text or add images. I give the software a failing grade just for that reason. Your basic user will only use the software in &#8216;Normal&#8217; view, but why wouldn&#8217;t the buttons always be available?</li>
</ol>
<h5>The Positive</h5>
<ol>
<li><strong>The ability to control image uploads</strong> &#8211; The fact that the blogger gets to control where and how the images included in the posts are uploaded. As the editor, you can choose to ftp the images or can choose to &#8216;DirectUpload&#8217;. I don&#8217;t know what it means to &#8216;DirectUpload&#8217;, and the decent help system doesn&#8217;t specify if images are added to the library and hence the database in WordPress, or if they are just uploaded to a predefined directory. I haven&#8217;t tried both, but having the options there is a plus.</li>
<li><strong>Frequently Used Phrases</strong> &#8211; I already talked about this with the &#8216;more&#8217; tag, but for a power user I feel like this is a great feature of BlogDesk. If you find yourself constantly typing in the same pieces of HTML code this will allow you to save those snippets, and then easily double click to insert. There is a dialog for the &#8216;phrases&#8217; that can be brought up with a keystroke of F7.</li>
<li><strong>It&#8217;s Free</strong> &#8211; Simply put, BlogDesk is free. Can&#8217;t beat that. As I move along and try other editors I think I will find the market space for free offline blog editors small. The screen shots on the website don&#8217;t do the software justice, but moving around feels fairly intuitive and smooth for a regular blogger.</li>
<li><strong>Spellcheck before upload</strong> &#8211; Love this feature. This is a real point of difference for an offline editor. I don&#8217;t know if an extension in WordPress can do this, I am sure it can. But WordPress might look at adding something like this to the core.</li>
</ol>
<h4>Your review of BlogDesk</h4>
<p>If you have any additional input to add, lets hear it. There are a number of other positives that could be listed, and I am sure there are other limitations. I won&#8217;t get to explore everything on either front due to the prohibitive shortcomings of BlogDesk for my workflow. But I&#8217;d love to hear your thoughts.</p>
<p>You're reading <a href="http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/">Creating WordPress posts offline with BlogDesk</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Creating+Wordpress+posts+offline+with+BlogDesk&amp;link=http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/&amp;notes=In%20a%20post%20last%20week%20I%20mentioned%20that%20I%20was%20looking%20for%20solutions%20for%20areas%20in%20the%20typical%20Wordpress%20post%20publishing%20flow%20that%20I%20felt%20could%20improve%20efficiency.%20One%20of%20these%20areas%20is%20to%20have%20a%20piece%20of%20local%20software%20for%20Windows%20that%20allows%20you%20to%20essentially%20do%20%27offline%20blogging%27.%20I%20miss%20Dreamweaver%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Creating+Wordpress+posts+offline+with+BlogDesk&amp;link=http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/&amp;notes=In%20a%20post%20last%20week%20I%20mentioned%20that%20I%20was%20looking%20for%20solutions%20for%20areas%20in%20the%20typical%20Wordpress%20post%20publishing%20flow%20that%20I%20felt%20could%20improve%20efficiency.%20One%20of%20these%20areas%20is%20to%20have%20a%20piece%20of%20local%20software%20for%20Windows%20that%20allows%20you%20to%20essentially%20do%20%27offline%20blogging%27.%20I%20miss%20Dreamweaver%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Creating+Wordpress+posts+offline+with+BlogDesk&amp;link=http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/&amp;notes=In%20a%20post%20last%20week%20I%20mentioned%20that%20I%20was%20looking%20for%20solutions%20for%20areas%20in%20the%20typical%20Wordpress%20post%20publishing%20flow%20that%20I%20felt%20could%20improve%20efficiency.%20One%20of%20these%20areas%20is%20to%20have%20a%20piece%20of%20local%20software%20for%20Windows%20that%20allows%20you%20to%20essentially%20do%20%27offline%20blogging%27.%20I%20miss%20Dreamweaver%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Creating+Wordpress+posts+offline+with+BlogDesk&amp;link=http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/&amp;notes=In%20a%20post%20last%20week%20I%20mentioned%20that%20I%20was%20looking%20for%20solutions%20for%20areas%20in%20the%20typical%20Wordpress%20post%20publishing%20flow%20that%20I%20felt%20could%20improve%20efficiency.%20One%20of%20these%20areas%20is%20to%20have%20a%20piece%20of%20local%20software%20for%20Windows%20that%20allows%20you%20to%20essentially%20do%20%27offline%20blogging%27.%20I%20miss%20Dreamweaver%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Creating+Wordpress+posts+offline+with+BlogDesk&amp;link=http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/&amp;notes=In%20a%20post%20last%20week%20I%20mentioned%20that%20I%20was%20looking%20for%20solutions%20for%20areas%20in%20the%20typical%20Wordpress%20post%20publishing%20flow%20that%20I%20felt%20could%20improve%20efficiency.%20One%20of%20these%20areas%20is%20to%20have%20a%20piece%20of%20local%20software%20for%20Windows%20that%20allows%20you%20to%20essentially%20do%20%27offline%20blogging%27.%20I%20miss%20Dreamweaver%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Creating+Wordpress+posts+offline+with+BlogDesk&amp;link=http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/&amp;notes=In%20a%20post%20last%20week%20I%20mentioned%20that%20I%20was%20looking%20for%20solutions%20for%20areas%20in%20the%20typical%20Wordpress%20post%20publishing%20flow%20that%20I%20felt%20could%20improve%20efficiency.%20One%20of%20these%20areas%20is%20to%20have%20a%20piece%20of%20local%20software%20for%20Windows%20that%20allows%20you%20to%20essentially%20do%20%27offline%20blogging%27.%20I%20miss%20Dreamweaver%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Creating+Wordpress+posts+offline+with+BlogDesk&amp;link=http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/&amp;notes=In%20a%20post%20last%20week%20I%20mentioned%20that%20I%20was%20looking%20for%20solutions%20for%20areas%20in%20the%20typical%20Wordpress%20post%20publishing%20flow%20that%20I%20felt%20could%20improve%20efficiency.%20One%20of%20these%20areas%20is%20to%20have%20a%20piece%20of%20local%20software%20for%20Windows%20that%20allows%20you%20to%20essentially%20do%20%27offline%20blogging%27.%20I%20miss%20Dreamweaver%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Creating+Wordpress+posts+offline+with+BlogDesk&amp;link=http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/&amp;notes=In%20a%20post%20last%20week%20I%20mentioned%20that%20I%20was%20looking%20for%20solutions%20for%20areas%20in%20the%20typical%20Wordpress%20post%20publishing%20flow%20that%20I%20felt%20could%20improve%20efficiency.%20One%20of%20these%20areas%20is%20to%20have%20a%20piece%20of%20local%20software%20for%20Windows%20that%20allows%20you%20to%20essentially%20do%20%27offline%20blogging%27.%20I%20miss%20Dreamweaver%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F06%2Fdesign-topics%2Fcreating-wordpress-posts-offline-with-blogdesk%2F&amp;title=Creating%20WordPress%20posts%20offline%20with%20BlogDesk" id="wpa2a_14"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/06/design-topics/creating-wordpress-posts-offline-with-blogdesk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Searching for a WordPress plugin for HTML snippets</title>
		<link>http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/</link>
		<comments>http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 01:11:04 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3649</guid>
		<description><![CDATA[I love WordPress, there is no question. It provides so much power to website and with little work can make any mediocre online presence shine due to the established framework. But since I started using WordPress over two years ago there are a couple of items I am still searching to find and one of [...]<p>You're reading <a href="http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/">Searching for a WordPress plugin for HTML snippets</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>I love WordPress, there is no question.  It provides so much power to website and with little work can make any mediocre online presence shine due to the established framework.  But since I started using WordPress over two years ago there are a couple of items I am still searching to find and one of them is an easy way to re-use pieces of HTML code that I find myself typing time and time again.<span id="more-3649"></span></p>
<h4>My problem of repeating HTML</h4>
<p>Here is the issue I am having.  I organize all of my images very precisely and name them in such a way.   Many website owners don&#8217;t realize the value in giving an image a name that properly reflects what is in the image.  You can get a 10-20% increase in stumble upon traffic through Google&#8217;s image search just by taking the time to give your graphics thoughtful labels.</p>
<p>I take this a step further and upload them to specific directories.  Hence, I don&#8217;t use the media manager in WordPress for uploading images.  Because I manually upload the images I have to manually type out the link to the image when including it in the post.  Just the way I do things, and I believe it adds to my traffic and saves my memory, as I can better remember when I file an image under &#8216;Pac-man&#8217;, then the default structure that WordPress uses which is the month and year of when you uploaded an image to the media library.</p>
<h5>This is what the plugin could do</h5>
<p>Therefore, I would like to have a plugin that will allow me to re-use pieces of code that I use in almost every post.  I would preferably like to have a few custom buttons (quicktag) that I can to the wysiwyg editor (TinyMCE).  Heck, I would like to be able to choose which buttons are included and which ones are not.  All of this needs to be in the HTML side of the editor, not the Visual side.  </p>
<p>I am also using the requirement that there can&#8217;t be any custom short codes with brackets [] like [img artwork], etc.  I want to use code that always means the same thing, standardization, not having to go back one day and try to remember what this specific short code meant.  Plus, if I would be relying on the author to always update the plugin and potentially have legacy issues if that plugin no longer worked.  No reason for short codes at all in my opinion.</p>
<p>Even if I had some sort of plugin to install a window pane that displayed re-used HTML snippets that I could quickly copy and paste that would be great.  It would be nice not have to have to travel with a specific document that served the same purpose that I had to open each and every time.  </p>
<h4>Current WordPress plugins for inserting custom HTML</h4>
<p>Since I don&#8217;t possess the skillset to write my own plugins for WordPress, I have to rely on the tremendous third party network of developers.  I could probably find a hack version to modify the core of WordPress, but I don&#8217;t want to have to migrate custom code between upgrades either.  These are some of the plugins I&#8217;ve found and how they worked for me.</p>
<h5>Snips</h5>
<p>Meant for reducing the work of inserting video, this might work.  But this plugin is one of many that utilizes short codes.  Great for video insertion though, it would save a ton of time for that usage.</p>
<h5>David&#8217;s Ultra Quicktags</h5>
<p>The description for the <a href="http://wordpress.org/extend/plugins/davids-ultra-quicktags/" target="_blank">David&#8217;s Ultra Quicktags plugin</a> says &#8220;Adds new buttons to the Editor window (Amazon Links, Amazon Search, etc.)&#8221;  After install I figured out that it allows you to customize a span and div button, but doesn&#8217;t allow you to add additional buttons.  So, while this works exactly how I would like, by not having the ability to add multiple buttons it really won&#8217;t work in the long run.</p>
<h5>Hana Code Insert</h5>
<p>The description for this plugin reads &#8220;Easily insert any complicated HTML and JAVASCRIPT code or even custom PHP output in your WordPress article. Useful for adding AdSense and Paypal donation code in the middle of the WP article.&#8221;</p>
<p>Based on the description, I thought this might work, but this plugin is using short codes again so pass.</p>
<h5>TinyMCE Advanced</h5>
<p>A great plugin for editing and fully customizing the buttons for the editor in the visual side for the edit post dialog box in WordPress.  But I didn&#8217;t see a way to edit the HTML tab buttons.</p>
<h5>Koumpounophobia</h5>
<p>The <a href="http://www.toppa.com/koumpounophobia-wordpress-plugin/" target="_blank">Koumpounophobia plugin</a> might just be what I needed, or it&#8217;s the best solution I&#8217;ve found so far.  The abstract name of this plugin made it a little hard to find but it does allow a user to add custom buttons to the HTML tab in the WordPress post editor.  I can define the snippet of HTML output for the press of a button and add as many buttons as I like.</p>
<p>However, I don&#8217;t know that my needs are the original intent of this plugin.  It seems as though it really only wants to allow to let the user add base HTML quicktags to the WYSIWYG.  I need to add snippets that include path references and calls the classes, which means I am inserting values into the attributes.  As a result I have to use single quotes because the plugin needs to escape all double quotes.  </p>
<p>Plus, once I save my buttons and come back to edit them, although a button press will output the right code, the editor for the button strips my paths and anything with quotes.  If you need to change something, you have to completely redo the custom button.  Add in the fact that the resulting auto quicktag closer no longer works but adds a second instance of the same code and now I am only saving a little bit of time.  I also noticed this plugin adds additional features to the img and anchor tag quicktags, but it doesn&#8217;t allow me to remove current quicktags.  Not a deal breaker, but again, this would be nice.</p>
<h4>Other Options</h4>
<p>I have read about a myriad of other plugins but most of them use those bracketed short codes, which I had said before I have no interest in using.  As another completely different option, there is a <a href="http://lifehacker.com/software/texter/lifehacker-code-texter-windows-238306.php" target="_blank">text replacement software called Texter available through Lifehacker</a>.  I had used this software over a year ago on a Windows XP 64bit system and for text replacement it worked like a champ.  But I generally remember having software conflict issues.  Now that I am using Vista, I tried it out again but I was having the same problem.  My power user keys in Photoshop don&#8217;t act appropriately when Texter is active.</p>
<p>There might be another text replacement tool out there, today I am going to test out <a href=http://lifehacker.com/5100429/phraseexpress-text-replacement-app-updates-better-than-ever" target="_blank">Phrase Express</a> and see if that can serve my text replacement needs..</p>
<h4>What are you using?</h4>
<p>Saving time by easily inserting repeated HTML code is what I am after.  I am interested to hear of any other WordPress plugins, even if they slightly vary from the above specs, if they can get the job done.  I am also interested to hear about workflows if that is another option.  How do you build a post that has custom HTML in it?   How do you easily repeat it?  Do you use the media library in WordPress?  What might I not be considering by not using it?  </p>
<p>Anything anyone can offer to help me solve this issue would be a great help.</p>
<h4>Other WordPress Needs</h4>
<p>Another day I&#8217;ll have to write about my other two issues, which are directly related to this HTML insertion need.  I haven&#8217;t met too many hardcode WordPress users here in Indianapolis.  <a href="http://marketingtechblog.com/" target="_blank">Douglas Karr</a> is an expert of most things technology, but even he didn&#8217;t have any software suggestions to solve these problems.  But I&#8217;ll just mention them here in case you have an idea.  </p>
<ol>
<li>I would like a piece of Windows software that works much like Dreamweaver in that it has some much needed WYSIWYG features but can connect to WordPress.  A workflow that allows me to develop my post offline, use easy image insertion and then I just publish out to the database.</li>
<li>A plugin that will allow me to access my image folders on the server to more easily and error free link to images directly, much like Dreamweaver operates.</li>
<li>A plugin that uses AJAX or some other method to easily search for a post ID within the post dialogue, without having to have another window open.  The <strong>RB Internal Links</strong> almost works, but with so many categories, it is a lot of work to find the right item.  It would nice to be able to define a default category of posts that comes up first and then have the ability to navigate to other categories if necessary.
</ol>
<p>You're reading <a href="http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/">Searching for a WordPress plugin for HTML snippets</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Searching+for+a+Wordpress+plugin+for+HTML+snippets&amp;link=http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/&amp;notes=I%20love%20Wordpress%2C%20there%20is%20no%20question.%20%20It%20provides%20so%20much%20power%20to%20website%20and%20with%20little%20work%20can%20make%20any%20mediocre%20online%20presence%20shine%20due%20to%20the%20established%20framework.%20%20But%20since%20I%20started%20using%20Wordpress%20over%20two%20years%20ago%20there%20are%20a%20couple%20of%20items%20I%20am%20still%20searching%20to%20find%20and%20one%20of&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Searching+for+a+Wordpress+plugin+for+HTML+snippets&amp;link=http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/&amp;notes=I%20love%20Wordpress%2C%20there%20is%20no%20question.%20%20It%20provides%20so%20much%20power%20to%20website%20and%20with%20little%20work%20can%20make%20any%20mediocre%20online%20presence%20shine%20due%20to%20the%20established%20framework.%20%20But%20since%20I%20started%20using%20Wordpress%20over%20two%20years%20ago%20there%20are%20a%20couple%20of%20items%20I%20am%20still%20searching%20to%20find%20and%20one%20of&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Searching+for+a+Wordpress+plugin+for+HTML+snippets&amp;link=http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/&amp;notes=I%20love%20Wordpress%2C%20there%20is%20no%20question.%20%20It%20provides%20so%20much%20power%20to%20website%20and%20with%20little%20work%20can%20make%20any%20mediocre%20online%20presence%20shine%20due%20to%20the%20established%20framework.%20%20But%20since%20I%20started%20using%20Wordpress%20over%20two%20years%20ago%20there%20are%20a%20couple%20of%20items%20I%20am%20still%20searching%20to%20find%20and%20one%20of&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Searching+for+a+Wordpress+plugin+for+HTML+snippets&amp;link=http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/&amp;notes=I%20love%20Wordpress%2C%20there%20is%20no%20question.%20%20It%20provides%20so%20much%20power%20to%20website%20and%20with%20little%20work%20can%20make%20any%20mediocre%20online%20presence%20shine%20due%20to%20the%20established%20framework.%20%20But%20since%20I%20started%20using%20Wordpress%20over%20two%20years%20ago%20there%20are%20a%20couple%20of%20items%20I%20am%20still%20searching%20to%20find%20and%20one%20of&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Searching+for+a+Wordpress+plugin+for+HTML+snippets&amp;link=http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/&amp;notes=I%20love%20Wordpress%2C%20there%20is%20no%20question.%20%20It%20provides%20so%20much%20power%20to%20website%20and%20with%20little%20work%20can%20make%20any%20mediocre%20online%20presence%20shine%20due%20to%20the%20established%20framework.%20%20But%20since%20I%20started%20using%20Wordpress%20over%20two%20years%20ago%20there%20are%20a%20couple%20of%20items%20I%20am%20still%20searching%20to%20find%20and%20one%20of&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Searching+for+a+Wordpress+plugin+for+HTML+snippets&amp;link=http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/&amp;notes=I%20love%20Wordpress%2C%20there%20is%20no%20question.%20%20It%20provides%20so%20much%20power%20to%20website%20and%20with%20little%20work%20can%20make%20any%20mediocre%20online%20presence%20shine%20due%20to%20the%20established%20framework.%20%20But%20since%20I%20started%20using%20Wordpress%20over%20two%20years%20ago%20there%20are%20a%20couple%20of%20items%20I%20am%20still%20searching%20to%20find%20and%20one%20of&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Searching+for+a+Wordpress+plugin+for+HTML+snippets&amp;link=http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/&amp;notes=I%20love%20Wordpress%2C%20there%20is%20no%20question.%20%20It%20provides%20so%20much%20power%20to%20website%20and%20with%20little%20work%20can%20make%20any%20mediocre%20online%20presence%20shine%20due%20to%20the%20established%20framework.%20%20But%20since%20I%20started%20using%20Wordpress%20over%20two%20years%20ago%20there%20are%20a%20couple%20of%20items%20I%20am%20still%20searching%20to%20find%20and%20one%20of&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Searching+for+a+Wordpress+plugin+for+HTML+snippets&amp;link=http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/&amp;notes=I%20love%20Wordpress%2C%20there%20is%20no%20question.%20%20It%20provides%20so%20much%20power%20to%20website%20and%20with%20little%20work%20can%20make%20any%20mediocre%20online%20presence%20shine%20due%20to%20the%20established%20framework.%20%20But%20since%20I%20started%20using%20Wordpress%20over%20two%20years%20ago%20there%20are%20a%20couple%20of%20items%20I%20am%20still%20searching%20to%20find%20and%20one%20of&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F06%2Fdesign-topics%2Fsearching-for-a-wordpress-plugin-for-html-snippets%2F&amp;title=Searching%20for%20a%20WordPress%20plugin%20for%20HTML%20snippets" id="wpa2a_16"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/06/design-topics/searching-for-a-wordpress-plugin-for-html-snippets/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Different Mr. Do! Bezel Sizes</title>
		<link>http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/</link>
		<comments>http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 02:22:12 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Arcade Resources]]></category>
		<category><![CDATA[Classic Arcade Games]]></category>
		<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Universal Mr Do]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3429</guid>
		<description><![CDATA[I was looking forward to today, a package was coming for me that contained not one but two of those character artwork Mr. Do! bezels that you can find on the rare white licensed version of the game. The price to ship is the same whether it was one or two, so I just bought [...]<p>You're reading <a href="http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/">Different Mr. Do! Bezel Sizes</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>I was looking forward to today, a package was coming for me that contained not one but two of those character artwork Mr. Do! bezels that you can find on the rare white licensed version of the game.  The price to ship is the same whether it was one or two, so I just bought both. However, I got a little bit of a surprise when I did some comparison.<span id="more-3429"></span></p>
<h4>Licensed Mr. Do! came as different conversion kits?</h4>
<p>The Spies archive has a photo of a <a href="http://arcarc.xmission.com/Arcade%20by%20Title/Mr%20Do/mrdo-sidart-rarer.jpg" rel="lightbox[3429]" target="_blank">decal version of this white Mr. Do! sideart</a>, an apparent piece to a conversion kit that was available.  Today would seem to confirm that even further.  When I took out the Mr. Do! bezel that I had bought on eBay two years ago, I found out that the two that I got bought were a different size.  Not only in height, but in width as well.  Check out this photo (My buddy got in on the action);</p>
<div class="centerBorder"><img src="/images/arcade/classicgames/mrdo/mrdo_bezel_differences.jpg" alt="Different Bootleg Mr. Do! Plexi Bezels" /></div>
<p>Here are the sizes of the bezels;</p>
<ul>
<li>Larger Mr. Do! Bezel &#8211; 23.5 x 22.25</li>
<li>Smaller Mr. Do! Bezel &#8211; 23 x 20.5</li>
</ul>
<p>I know there is another rectangular piece of plexi that is mounted typically to the back wall of these cabinet to make them complete and I can only assume both sizes have this piece.  The cutoff on the artwork is similar, we don&#8217;t see the artwork that is normally on that second piece completely making it onto the larger bezel.</p>
<p>We shall see.  I asked Chris to take a look at the measurements of the current bezel in the <a href="/?p=3311">white Mr. Do! cabinet</a>.  Regardless, I will be selling the plexi bezel that is in the cabinet now.  It is either specifically a bezel for Looping, or it is just a generic bezel.  Also last week I finally got a new lead on tracking down the <a href="/?p=1531">former CEO of Universal</a> and asking him some questions about the companies that licensed and built Mr. Do! cabinets.  </p>
<p>If you own a Mr. Do! with one of these bezels and want to help me out, measure yours and submit the dimensions.  If you can, send me a digital photo too.  Let&#8217;s see if there are yet a third or a fourth different size.  I&#8217;ll include the information in this post.</p>
<p>You're reading <a href="http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/">Different Mr. Do! Bezel Sizes</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Different+Mr.+Do%21+Bezel+Sizes&amp;link=http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/&amp;notes=I%20was%20looking%20forward%20to%20today%2C%20a%20package%20was%20coming%20for%20me%20that%20contained%20not%20one%20but%20two%20of%20those%20character%20artwork%20Mr.%20Do%21%20bezels%20that%20you%20can%20find%20on%20the%20rare%20white%20licensed%20version%20of%20the%20game.%20%20The%20price%20to%20ship%20is%20the%20same%20whether%20it%20was%20one%20or%20two%2C%20so%20I%20just%20bought%20both.%20However%2C%20I%20got%20a%20lit&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Different+Mr.+Do%21+Bezel+Sizes&amp;link=http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/&amp;notes=I%20was%20looking%20forward%20to%20today%2C%20a%20package%20was%20coming%20for%20me%20that%20contained%20not%20one%20but%20two%20of%20those%20character%20artwork%20Mr.%20Do%21%20bezels%20that%20you%20can%20find%20on%20the%20rare%20white%20licensed%20version%20of%20the%20game.%20%20The%20price%20to%20ship%20is%20the%20same%20whether%20it%20was%20one%20or%20two%2C%20so%20I%20just%20bought%20both.%20However%2C%20I%20got%20a%20lit&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Different+Mr.+Do%21+Bezel+Sizes&amp;link=http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/&amp;notes=I%20was%20looking%20forward%20to%20today%2C%20a%20package%20was%20coming%20for%20me%20that%20contained%20not%20one%20but%20two%20of%20those%20character%20artwork%20Mr.%20Do%21%20bezels%20that%20you%20can%20find%20on%20the%20rare%20white%20licensed%20version%20of%20the%20game.%20%20The%20price%20to%20ship%20is%20the%20same%20whether%20it%20was%20one%20or%20two%2C%20so%20I%20just%20bought%20both.%20However%2C%20I%20got%20a%20lit&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Different+Mr.+Do%21+Bezel+Sizes&amp;link=http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/&amp;notes=I%20was%20looking%20forward%20to%20today%2C%20a%20package%20was%20coming%20for%20me%20that%20contained%20not%20one%20but%20two%20of%20those%20character%20artwork%20Mr.%20Do%21%20bezels%20that%20you%20can%20find%20on%20the%20rare%20white%20licensed%20version%20of%20the%20game.%20%20The%20price%20to%20ship%20is%20the%20same%20whether%20it%20was%20one%20or%20two%2C%20so%20I%20just%20bought%20both.%20However%2C%20I%20got%20a%20lit&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Different+Mr.+Do%21+Bezel+Sizes&amp;link=http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/&amp;notes=I%20was%20looking%20forward%20to%20today%2C%20a%20package%20was%20coming%20for%20me%20that%20contained%20not%20one%20but%20two%20of%20those%20character%20artwork%20Mr.%20Do%21%20bezels%20that%20you%20can%20find%20on%20the%20rare%20white%20licensed%20version%20of%20the%20game.%20%20The%20price%20to%20ship%20is%20the%20same%20whether%20it%20was%20one%20or%20two%2C%20so%20I%20just%20bought%20both.%20However%2C%20I%20got%20a%20lit&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Different+Mr.+Do%21+Bezel+Sizes&amp;link=http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/&amp;notes=I%20was%20looking%20forward%20to%20today%2C%20a%20package%20was%20coming%20for%20me%20that%20contained%20not%20one%20but%20two%20of%20those%20character%20artwork%20Mr.%20Do%21%20bezels%20that%20you%20can%20find%20on%20the%20rare%20white%20licensed%20version%20of%20the%20game.%20%20The%20price%20to%20ship%20is%20the%20same%20whether%20it%20was%20one%20or%20two%2C%20so%20I%20just%20bought%20both.%20However%2C%20I%20got%20a%20lit&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Different+Mr.+Do%21+Bezel+Sizes&amp;link=http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/&amp;notes=I%20was%20looking%20forward%20to%20today%2C%20a%20package%20was%20coming%20for%20me%20that%20contained%20not%20one%20but%20two%20of%20those%20character%20artwork%20Mr.%20Do%21%20bezels%20that%20you%20can%20find%20on%20the%20rare%20white%20licensed%20version%20of%20the%20game.%20%20The%20price%20to%20ship%20is%20the%20same%20whether%20it%20was%20one%20or%20two%2C%20so%20I%20just%20bought%20both.%20However%2C%20I%20got%20a%20lit&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Different+Mr.+Do%21+Bezel+Sizes&amp;link=http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/&amp;notes=I%20was%20looking%20forward%20to%20today%2C%20a%20package%20was%20coming%20for%20me%20that%20contained%20not%20one%20but%20two%20of%20those%20character%20artwork%20Mr.%20Do%21%20bezels%20that%20you%20can%20find%20on%20the%20rare%20white%20licensed%20version%20of%20the%20game.%20%20The%20price%20to%20ship%20is%20the%20same%20whether%20it%20was%20one%20or%20two%2C%20so%20I%20just%20bought%20both.%20However%2C%20I%20got%20a%20lit&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2009%2F04%2Fdesign-topics%2Fmr-do-different-bezel-artwork-sizes%2F&amp;title=Different%20Mr.%20Do%21%20Bezel%20Sizes" id="wpa2a_18"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2009/04/design-topics/mr-do-different-bezel-artwork-sizes/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Amazing Arcade Themed Illustration</title>
		<link>http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/</link>
		<comments>http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 17:47:03 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Arcade Resources]]></category>
		<category><![CDATA[Design Topics]]></category>
		<category><![CDATA[Illustrations]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=2328</guid>
		<description><![CDATA[Looking through my feeds today for some design ideas I came across a post that had an awesome piece of arcade themed artwork in it! Check out this Space Invaders, Pac-man and much more-piece below. Oh, and to me this one doesn&#8217;t even scratch the surface of some of the work of this Guilherme Marconi! [...]<p>You're reading <a href="http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/">Amazing Arcade Themed Illustration</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Looking through my feeds today for some design ideas I came across a post that had an awesome piece of arcade themed artwork in it!  Check out this Space Invaders, Pac-man and much more-piece below.  Oh, and to me this one doesn&#8217;t even scratch the surface of some of the work of this Guilherme Marconi!  Makes me feel awestruck inspired and silly all at once.</p>
<div class="centerBorder"><img src="/images/arcade/misc/marconiart/marconi_arcade.jpg" alt="Marconi - Arcade" /></div>
<p><span id="more-2328"></span></p>
<h4>I want these colorful illustrations for my computer backgrounds</h4>
<p>I just gawk at these and can hardly believe how well they work.  Simple at the core, one subject matter that is vector drawn, repeated with some overlaid effects in Photoshop.  But that is the beauty of great illustration.  An artist can do so much with what might be considered so little.  </p>
<div class="centerBorder"><img src="/images/arcade/misc/marconiart/marconi_fish.jpg" alt="Marconi - Tropical" /></div>
<p>He is a master of color, and he knows his Illustrator, but there are also subtle details like shadowing on the characters and composition that really make these pop.  Simple and yet detailed, my favorite type of art.  Too simple seems boring, lazy.  But this is hardly lazy.  Does he draw all of these in Illustrator and repeat them?  Does he use the 3d tool and rotate them around so he only has to draw 1-2 arcade, balloon, or cassette tapes and then shift them around?  </p>
<div class="centerBorder"><img src="/images/arcade/misc/marconiart/marconi_cmyk.jpg" alt="Marconi - CMYK Lovers" /></div>
<p>The arcade piece is cool looking, but the green color pallette is just ok.  Can you imagine what that would look like with the glowing lines of his CMYK Lovers?  Here is another one of his many pieces you can see in his portfolio.</p>
<div class="centerBorder"><img src="/images/arcade/misc/marconiart/marconi_legos.jpg" alt="Marconi - Legos" /></div>
<p>There are a couple of his earlier neon retro pieces that remind me a little bit of the work at <strong>Design Chapel</strong>, which I also really gravitate towards.  But if that was an earlier style that he was mimicking he has definitely created a new style all his own, that is for sure.</p>
<h4>View the whole wallpaper illustration type portfolio!</h4>
<p>Check out more of his artwork below, and visit the <a href="http://marconi.nu/" target="_blank">home site of Guilherme Marconi</a> for more amazing illustration.  Look out man, you may have your first imitator!</p>
<p>You're reading <a href="http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/">Amazing Arcade Themed Illustration</a> is a post from:  Jeff Rothe, originally posted on <a href="http://www.rotheblog.com">Rotheblog - An Arcade Game Blog</a>.  If you've enjoyed this post, be sure to follow Jeff on <a href="http://twitter.com/jeffjrothe">Twitter</a>, <a href="http://www.facebook.com/jeffrothe">Facebook</a>, and <a href="https://plus.google.com/113847561086671078917/posts">Google +</a>.</p>


<div class="shr-bookmarks shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Amazing+Arcade+Themed+Illustration&amp;link=http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/&amp;notes=Looking%20through%20my%20feeds%20today%20for%20some%20design%20ideas%20I%20came%20across%20a%20post%20that%20had%20an%20awesome%20piece%20of%20arcade%20themed%20artwork%20in%20it%21%20%20Check%20out%20this%20Space%20Invaders%2C%20Pac-man%20and%20much%20more-piece%20below.%20%20Oh%2C%20and%20to%20me%20this%20one%20doesn%27t%20even%20scratch%20the%20surface%20of%20some%20of%20the%20work%20of%20this%20Guilherme%20Marcon&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Amazing+Arcade+Themed+Illustration&amp;link=http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/&amp;notes=Looking%20through%20my%20feeds%20today%20for%20some%20design%20ideas%20I%20came%20across%20a%20post%20that%20had%20an%20awesome%20piece%20of%20arcade%20themed%20artwork%20in%20it%21%20%20Check%20out%20this%20Space%20Invaders%2C%20Pac-man%20and%20much%20more-piece%20below.%20%20Oh%2C%20and%20to%20me%20this%20one%20doesn%27t%20even%20scratch%20the%20surface%20of%20some%20of%20the%20work%20of%20this%20Guilherme%20Marcon&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Amazing+Arcade+Themed+Illustration&amp;link=http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/&amp;notes=Looking%20through%20my%20feeds%20today%20for%20some%20design%20ideas%20I%20came%20across%20a%20post%20that%20had%20an%20awesome%20piece%20of%20arcade%20themed%20artwork%20in%20it%21%20%20Check%20out%20this%20Space%20Invaders%2C%20Pac-man%20and%20much%20more-piece%20below.%20%20Oh%2C%20and%20to%20me%20this%20one%20doesn%27t%20even%20scratch%20the%20surface%20of%20some%20of%20the%20work%20of%20this%20Guilherme%20Marcon&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Amazing+Arcade+Themed+Illustration&amp;link=http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/&amp;notes=Looking%20through%20my%20feeds%20today%20for%20some%20design%20ideas%20I%20came%20across%20a%20post%20that%20had%20an%20awesome%20piece%20of%20arcade%20themed%20artwork%20in%20it%21%20%20Check%20out%20this%20Space%20Invaders%2C%20Pac-man%20and%20much%20more-piece%20below.%20%20Oh%2C%20and%20to%20me%20this%20one%20doesn%27t%20even%20scratch%20the%20surface%20of%20some%20of%20the%20work%20of%20this%20Guilherme%20Marcon&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Amazing+Arcade+Themed+Illustration&amp;link=http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/&amp;notes=Looking%20through%20my%20feeds%20today%20for%20some%20design%20ideas%20I%20came%20across%20a%20post%20that%20had%20an%20awesome%20piece%20of%20arcade%20themed%20artwork%20in%20it%21%20%20Check%20out%20this%20Space%20Invaders%2C%20Pac-man%20and%20much%20more-piece%20below.%20%20Oh%2C%20and%20to%20me%20this%20one%20doesn%27t%20even%20scratch%20the%20surface%20of%20some%20of%20the%20work%20of%20this%20Guilherme%20Marcon&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Amazing+Arcade+Themed+Illustration&amp;link=http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/&amp;notes=Looking%20through%20my%20feeds%20today%20for%20some%20design%20ideas%20I%20came%20across%20a%20post%20that%20had%20an%20awesome%20piece%20of%20arcade%20themed%20artwork%20in%20it%21%20%20Check%20out%20this%20Space%20Invaders%2C%20Pac-man%20and%20much%20more-piece%20below.%20%20Oh%2C%20and%20to%20me%20this%20one%20doesn%27t%20even%20scratch%20the%20surface%20of%20some%20of%20the%20work%20of%20this%20Guilherme%20Marcon&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Amazing+Arcade+Themed+Illustration&amp;link=http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/&amp;notes=Looking%20through%20my%20feeds%20today%20for%20some%20design%20ideas%20I%20came%20across%20a%20post%20that%20had%20an%20awesome%20piece%20of%20arcade%20themed%20artwork%20in%20it%21%20%20Check%20out%20this%20Space%20Invaders%2C%20Pac-man%20and%20much%20more-piece%20below.%20%20Oh%2C%20and%20to%20me%20this%20one%20doesn%27t%20even%20scratch%20the%20surface%20of%20some%20of%20the%20work%20of%20this%20Guilherme%20Marcon&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Amazing+Arcade+Themed+Illustration&amp;link=http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/&amp;notes=Looking%20through%20my%20feeds%20today%20for%20some%20design%20ideas%20I%20came%20across%20a%20post%20that%20had%20an%20awesome%20piece%20of%20arcade%20themed%20artwork%20in%20it%21%20%20Check%20out%20this%20Space%20Invaders%2C%20Pac-man%20and%20much%20more-piece%20below.%20%20Oh%2C%20and%20to%20me%20this%20one%20doesn%27t%20even%20scratch%20the%20surface%20of%20some%20of%20the%20work%20of%20this%20Guilherme%20Marcon&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rotheblog.com%2F2008%2F09%2Fdesign-topics%2Famazing-arcade-themed-design-wallpaper%2F&amp;title=Amazing%20Arcade%20Themed%20Illustration" id="wpa2a_20"><img src="http://www.rotheblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rotheblog.com/2008/09/design-topics/amazing-arcade-themed-design-wallpaper/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

