<?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>Randa Clay Design &#187; Tips &amp; Tools</title>
	<atom:link href="http://randaclay.com/category/tips-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://randaclay.com</link>
	<description></description>
	<lastBuildDate>Wed, 07 Sep 2011 12:35:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Multiple Random Image PHP Script</title>
		<link>http://randaclay.com/tips-tools/multiple-random-image-php-script/</link>
		<comments>http://randaclay.com/tips-tools/multiple-random-image-php-script/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 15:48:26 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Tips & Tools]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=974</guid>
		<description><![CDATA[Recently, while developing a site, I ran into a need for the ability to select 4 random  images from a folder and display them in a div container. I searched around and found several scripts that would pull single random images (I've used this simple script from Matt Mullenweg's site several times, for example) but nothing that would randomize multiple images.]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-large wp-image-981" title="dice" src="http://randaclay.com/wp-content/uploads/2009/10/dice-448x298.jpg" alt="dice" width="448" height="298" /></p>
<p>Recently, while developing a site, I ran into a need for the ability to select 4 random  images from a folder and display them in a div container. I searched around and found several scripts that would pull single random images (I&#8217;ve used <a title="single random image script" href="http://ma.tt/scripts/randomimage/">this simple script</a> from Matt Mullenweg&#8217;s site several times, for example) but nothing that would randomize multiple images. As I often do when I run into a brick wall, I tweeted about my problem and received a response from <a href="http://twitter.com/jamespaden">James Paden</a> of <a href="http://www.xemion.com/">Xemion.com</a>* offering to write the script for me for free!  The kindness and generosity of people I have met through blogging and Twitter continually amazes me.</p>
<p>He based the multi-image script on this <a href="http://www.jonasjohn.de/snippets/php/random-file.htm">single random image script</a>, and it works great! Since I had such a hard time finding one I thought (with James&#8217; permission) that I would make it available here. It&#8217;s set up to call 4 images, but shouldn&#8217;t be too hard to tweak for the number you need.</p>
<p><a href="http://randaclay.com/multiple-random-image-script-demo/">Click here for a demo</a>.</p>
<p><a title="Multiple Random Images PHP Script" href="http://randaclay.com/random_images.txt">Click here to get the code and instructions</a>.</p>
<p>Thanks again to James for helping me out!</p>
<p><em>*<a href="http://www.xemion.com/">Xemion.com</a> is a great resource for small business owners and managers to both find web designers and learn how to best hire and work with design firms.</em></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Multiple+Random+Image+PHP+Script+http%3A%2F%2Ftinyurl.com%2F4ba9o2x" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/tips-tools/multiple-random-image-php-script/&amp;title=Multiple+Random+Image+PHP+Script" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/tips-tools/multiple-random-image-php-script/&amp;t=Multiple+Random+Image+PHP+Script" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/tips-tools/multiple-random-image-php-script/&amp;title=Multiple+Random+Image+PHP+Script" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/tips-tools/multiple-random-image-php-script/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Answers to your frequently asked questions</title>
		<link>http://randaclay.com/tips-tools/answers-to-your-frequently-asked-questions/</link>
		<comments>http://randaclay.com/tips-tools/answers-to-your-frequently-asked-questions/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:41:00 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Tips & Tools]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=625</guid>
		<description><![CDATA[These are the questions I am most commonly asked via email and I thought it might be helpful to have the answers all in one place rather than re-typing them all the time.]]></description>
			<content:encoded><![CDATA[<p><a href="http://shutterstock.com"><img class="aligncenter size-large wp-image-930" title="questions" src="http://randaclay.com/wp-content/uploads/2009/08/questions-448x297.jpg" alt="questions" width="448" height="297" /></a></p>
<p>Following are the questions I am most commonly asked via email and I thought it might be helpful to have the answers all in one place rather than re-typing them all the time.</p>
<p><strong>Question:</strong> &#8220;I downloaded your theme and I want to make some changes to the design, is that okay?&#8221;</p>
<p>Answer: Absolutely! I think half the fun of having a blog is being about to modify your theme and make it your own.  It would be great if you&#8217;d leave the link back to my site in the footer, but that&#8217;s not a requirement either. Have at it! Hack up the theme! Make it your own.</p>
<p><strong>Question:</strong> Maybe you&#8217;ve read my article, <a rel="bookmark" href="../how-to/the-easy-way-to-learn-css-and-customize-your-blog-theme/">The easy way to learn CSS and customize your blog theme</a> and you want to try making changes to your blog only to hit the issue that one user of my themes recently e-mailed about: &#8220;I&#8217;m locked out of the edit process with a message saying &#8216;if this file were writable you could edit it&#8217;- help!&#8221;</p>
<p>Answer:<strong> </strong>This happens because the &#8220;permissions&#8221; need to be changed through your FTP client to make your theme files writeable.  I always point people to <a title="how to CHMOD- FTP file permissions" href="http://www.stadtaus.com/en/tutorials/chmod-ftp-file-permissions.php">this post that gives instructions on how to do a CHMOD</a> (the fancy, techie term for this) in several commonly used FTP clients.</p>
<p><strong>Question:</strong> &#8220;I want to edit the About section but I can&#8217;t figure out where to do that.&#8221;</p>
<p>Answer: You can edit the theme files in the Editor under Appearance in the WordPress admin menu. Look for r_sidebar.php to edit the About section in the Bluebird theme, for example. However, I really recommend that you instead use Widgets to manage your sidebar. When you put widgets in the sidebar sections it overrides what I&#8217;ve put there by default in the theme.</p>
<p><strong>Question:</strong> &#8220;Did you know Twitter stole your Bluebird to use in their logo?&#8221;</p>
<p>Answer: Yes. Yes I did. Those jerks!  &#8230;&#8230;&#8230;just kidding. The bluebird is a stock illustration for which I paid a lot of money to be able to use it in a theme. I happened to buy the same one that Twitter did. Why would the application that is the most popular thing since sliced bread use a stock illustration for their brand image?  Hmmm&#8230; good one. I don&#8217;t know- see if it&#8217;s in <strong>their</strong> FAQ.</p>
<p><strong>Question:</strong> &#8220;Why do you have comments turned off on all your posts?&#8221;</p>
<p>Answer: I have found that after a certain point in the life of a post, the overwhelming majority of comments left are from those who are purely looking to get a &#8220;followed link&#8221; from my site. They found me listed on some &#8220;get a followed link from a high PR site&#8221; post or forum somewhere and stop by, barely read a post, and leave a lame comment with keywords in the name field and leave, never to be seen again. Moderating all those comments got really old, so once I realized I was getting no comments of any value after a certain point, I turned them off.</p>
<p><strong>Question:</strong> &#8220;You&#8217;re supposed to be a &#8220;do follow&#8221; blog. I can see with my special Firefox plugin thingie that not all the links in your comments are followed though &#8211; you hypocrite!!!&#8221;</p>
<p>Answer: I choose whom I will and will not follow based on several factors. A wise blog owner gives link love to their <strong>readers</strong> who comment, and not the drive-by commenters who will never be seen again. Also, obsessing about &#8220;do follow blogs&#8221; is so last year. Try obsessing about creating great content instead.</p>
<h3>As always, thank you for visiting, reading, subscribing, making comments, asking questions and using my themes. I appreciate it more than you know.</h3>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Answers+to+your+frequently+asked+questions+http%3A%2F%2Ftinyurl.com%2F4gqxxjr" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/tips-tools/answers-to-your-frequently-asked-questions/&amp;title=Answers+to+your+frequently+asked+questions" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/tips-tools/answers-to-your-frequently-asked-questions/&amp;t=Answers+to+your+frequently+asked+questions" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/tips-tools/answers-to-your-frequently-asked-questions/&amp;title=Answers+to+your+frequently+asked+questions" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/tips-tools/answers-to-your-frequently-asked-questions/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Learn How To Market Your Business</title>
		<link>http://randaclay.com/tips-tools/learn-how-to-market-your-business/</link>
		<comments>http://randaclay.com/tips-tools/learn-how-to-market-your-business/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 09:28:27 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Marketing & Branding]]></category>
		<category><![CDATA[Tips & Tools]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=614</guid>
		<description><![CDATA[I rarely recommend an ebook. I&#8217;m just not interested in trying to sell my readers something. What I am interested in is recommending helpful things that will improve your brand and web site, and contribute to your success in whatever ways I can. Part of my background includes years of experience in the marketing field. [...]]]></description>
			<content:encoded><![CDATA[<p>I rarely recommend an ebook. I&#8217;m just not interested in trying to sell my readers something. What I <strong>am</strong> interested in is recommending helpful things that will improve your brand and web site, and contribute to your success in whatever ways I can. Part of my background includes years of experience in the marketing field. I know what it&#8217;s like to start from an absolute blank slate and learn as I go. That was okay, because I was learning on the job and working with experts. But, if you&#8217;re an entrepreneur and small business owner you do not have that luxury.</p>
<h3>Need to learn about marketing? You need this book.</h3>
<p>If you&#8217;re a small business owner, one of the most important things you can do is to educate yourself about how to market your business. You&#8217;ve heard &#8220;you have to spend money to make money&#8221; right? How do you spend that money? Where do you put those marketing dollars so they&#8217;ll have the most impact? I have seen companies dump thousands of dollars into marketing efforts that produced no results and they have no idea why or what to do next. That&#8217;s why I&#8217;m recommending the <a href="https://www.e-junkie.com/ecom/gb.php?cl=26080&amp;c=ib&amp;aff=16340" target="ejejcsingle">Integral Marketing System by Corte Swearingen</a>. This is a HUGE 339 page ebook that is an outstanding resource for anyone who wants to learn how to effectively market their business.  For $57 you get the book, including 16 marketing modules plus the lifetime eBook updates, and a FREE 30-minute consulting call with Corte.</p>
<p>In the book you&#8217;ll learn a systematic approach to attracting new customers, selling more to existing ones, and increasing your customer retention &#8211; all with easy-to-apply techniques that you can put to use immediately. <a href="https://www.e-junkie.com/ecom/gb.php?cl=26080&amp;c=ib&amp;aff=16340" target="ejejcsingle">Click here to visit SmallBiz Marketing Services website</a> and learn more about the content of the book. You&#8217;ll also want to click on the homepage link at the top right as there are also many helpful articles about direct mail, database marketing and strategy to check out.</p>
<p>One of the reasons I&#8217;m recommending the book is that I know Corte personally. He&#8217;s one of the best people I worked with during my career in direct marketing. Besides being a marketing guru, he&#8217;s extremely helpful and just an all-around nice guy.</p>
<p><em>In the interest of full disclosure&#8230; the links above are affiliate links, but it&#8217;s sort of an afterthought. I&#8217;d be writing this post whether he had an affiliate program or not. If you&#8217;d like to sign up for the affiliate program, <a href="http://www.small-biz-marketing-tips.com/integral-marketing-affiliate.html">here&#8217;s the info</a>.</em></p>
<p><a href="https://www.e-junkie.com/ecom/gb.php?cl=26080&amp;c=ib&amp;aff=16340" target="ejejcsingle"><br />
</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Learn+How+To+Market+Your+Business+http%3A%2F%2Ftinyurl.com%2Fcj4hpp" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/tips-tools/learn-how-to-market-your-business/&amp;title=Learn+How+To+Market+Your+Business" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/tips-tools/learn-how-to-market-your-business/&amp;t=Learn+How+To+Market+Your+Business" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/tips-tools/learn-how-to-market-your-business/&amp;title=Learn+How+To+Market+Your+Business" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/tips-tools/learn-how-to-market-your-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep your site looking fresh with rotating content</title>
		<link>http://randaclay.com/tips-tools/keep-your-site-looking-fresh-with-rotating-content/</link>
		<comments>http://randaclay.com/tips-tools/keep-your-site-looking-fresh-with-rotating-content/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 11:27:02 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Tips & Tools]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=577</guid>
		<description><![CDATA[One great way to give visitors something new to see each time they visit your site, especially if you don&#8217;t post as often as you&#8217;d like, is to put in some rotating elements. There are tons of great plugins available for WordPress and other bits of simple code that make it easy to jazz things [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-582" style="float: left; margin-right: 13px;" title="rotate" src="http://randaclay.com/wp-content/uploads/2009/02/rotate.jpg" alt="rotate" width="180" height="240" />One great way to give visitors something new to see each time they visit your site, especially if you don&#8217;t post as often as you&#8217;d like, is to put in some rotating elements. There are tons of great plugins available for WordPress and other bits of simple code that make it easy to jazz things up a bit on your site.</p>
<h3>Rotating Headers</h3>
<p><strong>Simple code solution:</strong><br />
Put the below bit of code where in the header file where the header image is called. Then put your header images in your themes images folder and be sure they&#8217;re named header1, header2, header3, etc&#8230; Obviously you&#8217;ll need to change the file extension if you&#8217;re not using jpgs.</p>
<p><code>&lt;img src="&lt;?php bloginfo('template_url'); ?&gt;/images/header_&lt;?php echo(rand(1,3)); ?&gt;.jpg" width="940" height="190" alt="&lt;?php bloginfo('name'); ?&gt; random header image" title="&lt;?php bloginfo('name'); ?&gt; header" /&gt;</code></p>
<p><strong>Plugin solution:</strong><br />
<a href="http://wpimagerotator.com/">Image Rotator Plugin</a> &#8211; this one has many more features than just the simple code above. With this plugin, the image rotates on a timed schedule vs. rotating each time the page reloads.</p>
<h3>Rotating Quotes</h3>
<p><strong>Simple code solution:</strong><br />
Put the below bit of code where you&#8217;d like your rotating quotes to be, changing out the quotes to real ones of course. If you add in extra rows, be sure the comma is after the last one only. If your quote has an apostrophe, you&#8217;ll need to use the following format: didn\&#8217;t.</p>
<p><code> $myRandomQuotes=array(<br />
'Quote number one here.',<br />
'</code><code>Quote number two here.</code><code>',<br />
'</code><code>Quote number three here.</code><code>',<br />
);<br />
echo $myRandomQuotes[rand(0,sizeof($myRandomQuotes)-1)];<br />
?&gt;</code></p>
<p><strong>Plugin solution:</strong><br />
<a href="http://wordpress.org/extend/plugins/quotes-collection/installation/">Quotes Collection</a>- this plugin was recommended to me by my friend and fellow designer, <a href="http://www.traceygrady.com/">Tracey Grady</a>, and it has some great features including Ajax refresh, so that the quotes can rotate with or without a page reload.</p>
<h3>Rotating Sidebar Images</h3>
<p><strong>Simple code solution:</strong><br />
There is an easy <a href="http://ma.tt/scripts/randomimage/">image rotator script</a> on Matt Mullenweg&#8217;s site. Looks very simple to use.</p>
<p><strong>Plugin solution:</strong><br />
<a href="http://wordpress.org/extend/plugins/nextgen-gallery/">NextGEN Gallery</a> &#8211; I have not used this plugin but it looks awesome. It will put random images, rotating images, or even a slideshow wherever you like on your site. It is widgetized, can be styled via CSS and you can even upload a zip file of images to use with the plugin. Can&#8217;t wait to try this one.</p>
<h3>Random Posts</h3>
<p>If your blog has been around a while, you may feel that some of your best content has sort of gotten buried in the past. Using a random posts plugin is a great way to resurrect some of those great posts. There are multiple random posts plugins to choose from in the <a href="http://wordpress.org/extend/plugins/">WordPress plugin directory</a>.</p>
<p>Have you used any plugins for these purposes that you&#8217;d recommend?</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Keep+your+site+looking+fresh+with+rotating+content+http%3A%2F%2Ftinyurl.com%2Fasnm4l" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/tips-tools/keep-your-site-looking-fresh-with-rotating-content/&amp;title=Keep+your+site+looking+fresh+with+rotating+content" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/tips-tools/keep-your-site-looking-fresh-with-rotating-content/&amp;t=Keep+your+site+looking+fresh+with+rotating+content" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/tips-tools/keep-your-site-looking-fresh-with-rotating-content/&amp;title=Keep+your+site+looking+fresh+with+rotating+content" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/tips-tools/keep-your-site-looking-fresh-with-rotating-content/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Get Screwed by Online Service Providers</title>
		<link>http://randaclay.com/tips-tools/dont-get-screwed-by-online-service-providers/</link>
		<comments>http://randaclay.com/tips-tools/dont-get-screwed-by-online-service-providers/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 22:44:05 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Tips & Tools]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=486</guid>
		<description><![CDATA[If you&#8217;re into blogging or online business in any serious way, there will likely come a time when you will need an online service provider of some sort. Choosing to do business with someone online has some inherent risks that can end up biting you in the rear end if you&#8217;re not careful. Anyone can [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-488" style="float: left; margin-right: 5px" title="screwed" src="http://randaclay.com/wp-content/uploads/2009/01/screwed.jpg" alt="screwed" width="200" height="289" />If you&#8217;re into blogging or online business in any serious way, there will likely come a time when you will need an online service provider of some sort. Choosing to do business with someone online has some inherent risks that can end up biting you in the rear end if you&#8217;re not careful. Anyone can hang out their shingle online, show some work, and market their services and you have no idea if they&#8217;re really a reputable service provider. I regularly get emails from people saying they paid a designer to do their site, and gave them their money, and got much less than they were promised in return.  These &#8220;designers&#8221; then just move on to the next victim and operate with virtual impunity.  How do you protect yourself from something like that?  3 ways&#8230;</p>
<h3>Get it in writing</h3>
<p>If you are contracting for any service, online or otherwise, your best protection is to get exactly what is being promised to you in writing. What specifically are they going to do for you?  What time frame will they complete it in? How much will it cost and will you be paying for part of the service up front? How long do you have to work the kinks out?  If you have a WordPress theme designed, for example, most designers will set a given time frame after project completion for problems with the theme to be fixed at no charge.</p>
<p>Also, often as part of the quote or contract process, the service provider should give you their address and phone number. Check the address- is it real?  How would you contact them if they stopped responding to your emails? If you needed to sue them for breach of contract, would you even be able to find them?</p>
<h3>Check their references</h3>
<p>When a company hires an employee, they invariably request and check references. In the same way, you are hiring someone to work for you and unless someone has referred them to you, you have no idea what they&#8217;re like to work with and if they&#8217;ll deliver on their promises.  Any reputable designer, developer, or other online service provider will be happy to give you the contact information for several past customers.  This is extremely important, and yet almost no one asks me for references.</p>
<h3>Educate yourself</h3>
<p>It can be difficult for those who are less technical to work in this online environment. Often, bloggers are great writers, but get a sort of &#8220;deer in the headlights&#8221; look when it comes to the more technical aspects of a blogging platform or web site, which is totally understandable. These people are particularly easy for these disreputable serivce providers to prey upon. It&#8217;s like a woman who doesn&#8217;t know much about cars going to Jiffy Lube to get an oil change and they tell her she needs a new air filter and some hose replaced. How is she to know if they&#8217;re telling the truth or just trying to take her money? If you know virtually nothing about the service you&#8217;re purchasing you are particularly vulnerable.  Read <a href="http://www.amazon.com/gp/product/0470149469?ie=UTF8&amp;tag=lumofcla-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470149469">WordPress For Dummies,</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=lumofcla-20&amp;l=as2&amp;o=1&amp;a=0470149469" border="0" alt="" width="1" height="1" /> ask a friend who is more knowledgeable than you to give some input, and learn all you can about the service you&#8217;re paying for so you&#8217;ll know when something is &#8220;off&#8221;.</p>
<p>Another part of educating yourself is to get several quotes for the service. Find several designers you like, who are accepting new clients, and ask each for a quote. A standard number of quotes is usually 3-4 to get a good feel for what a good price is for the service you&#8217;re contracting for.  Remember though, you often get what you pay for. The best people are in high demand &#8211; remember that stuff you learned about supply and demand in high school?</p>
<h4>Has this happened to you?</h4>
<p>Have you ever been screwed by an online service provider? If so, what would you do differently if you got a &#8220;do over&#8221;?</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Don%E2%80%99t+Get+Screwed+by+Online+Service+Providers+http%3A%2F%2Ftinyurl.com%2F9w92n5" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/tips-tools/dont-get-screwed-by-online-service-providers/&amp;title=Don%E2%80%99t+Get+Screwed+by+Online+Service+Providers" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/tips-tools/dont-get-screwed-by-online-service-providers/&amp;t=Don%E2%80%99t+Get+Screwed+by+Online+Service+Providers" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/tips-tools/dont-get-screwed-by-online-service-providers/&amp;title=Don%E2%80%99t+Get+Screwed+by+Online+Service+Providers" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/tips-tools/dont-get-screwed-by-online-service-providers/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>A New Stock Image Search Engine</title>
		<link>http://randaclay.com/tips-tools/a-new-stock-image-search-engine/</link>
		<comments>http://randaclay.com/tips-tools/a-new-stock-image-search-engine/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 22:30:45 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Tips & Tools]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=443</guid>
		<description><![CDATA[Do you get tired of searching through page after page of stock images, looking for that one perfect image to go with a blog post or design project?  There are so many sites that sell stock images, and it can be tedious and time-consuming to look through them, not to mention the hassle of having [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Do you get tired of searching through page after page of stock images, looking for that one perfect image to go with a blog post or design project?  There are so many sites that sell stock images, and it can be tedious and time-consuming to look through them, not to mention the hassle of having to maintain accounts at each one.  This is why I was so excited when I received a press release about a new site called <a title="Stock Images" href="http://www.brightqube.com/">BrightQube</a> that has an innovative way to look through stock images from many sites at once, and purchase them without having an account or purchasing credits in advance.</p>
<p style="text-align: left;">After entering your search terms, and the choice of whether you want to search for &#8220;Everyday&#8221; images (the cheap kind) or &#8220;Professional&#8221; images (not so cheap), you&#8217;re presented with a mosaic of matches to your query, with the most relevant in the center:</p>
<p style="text-align: center;"><a href="http://brightqube.com"><img class="size-full wp-image-444 alignnone" style="border: 1px solid #333" title="brightqube" src="http://randaclay.com/wp-content/uploads/2008/11/brightqube.png" alt="" width="400" height="278" /></a></p>
<p style="text-align: left;">You can zoom in and out on your mosaic, and drag the screen around to see more images.  There are advanced search features that allow you to filter your results by orientation, price and resolution and sort by price and size.  You can also build and save lightboxes.</p>
<p style="text-align: left;">My first love in stock images is <a href="http://www.istockphoto.com/index.php?refnum=pavaranda">iStockPhoto</a>, but the interface on BrightQube is so awesome, and makes scanning for just the right image so quick and easy, that I will definitely be a regular customer.</p>
<p style="text-align: left;"><em>(this is not a paid review or an affiliate thing, in case anyone was wondering&#8230;)</em></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=A+New+Stock+Image+Search+Engine+http%3A%2F%2Ftinyurl.com%2F6fys2og" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/tips-tools/a-new-stock-image-search-engine/&amp;title=A+New+Stock+Image+Search+Engine" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/tips-tools/a-new-stock-image-search-engine/&amp;t=A+New+Stock+Image+Search+Engine" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/tips-tools/a-new-stock-image-search-engine/&amp;title=A+New+Stock+Image+Search+Engine" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/tips-tools/a-new-stock-image-search-engine/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>5 Plugins to Make Your Site Look More Professional</title>
		<link>http://randaclay.com/blogging/5-plugins-to-make-your-site-look-more-professional/</link>
		<comments>http://randaclay.com/blogging/5-plugins-to-make-your-site-look-more-professional/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 20:58:03 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tips & Tools]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=364</guid>
		<description><![CDATA[One of the reasons I love WordPress is the plethora of amazing plugins available. Here are 5 plugins that I recommend for getting a professional look to your site: Featured Content Gallery This plugin is amazing. It&#8217;s so easy to implement and really makes a big difference in a static site.  Check out this site [...]]]></description>
			<content:encoded><![CDATA[<p>One of the reasons I love WordPress is the plethora of amazing plugins available.  Here are 5 plugins that I recommend for getting a professional look to your site:</p>
<h5><img class="alignnone size-full wp-image-378" style="float: left; margin-right: 13px; border: 1px solid #333333;" title="plug" src="http://randaclay.com/wp-content/uploads/2008/10/plug.jpg" alt="" width="171" height="200" />Featured Content Gallery</h5>
<p>This plugin is amazing. It&#8217;s so easy to implement and really makes a big difference in a static site.  Check out <a title="Womens Health Base" href="http://www.womenshealthbase.com/">this site</a> or <a title="Mens Health Base" href="http://menshealthbase.com/">this one</a> to see it in action.  To use, you simply install the plugin, and then set your preferences in the admin panel, add the bit of code to your theme files, and start posting in your featured category including the use of the custom field for the featured image.  Just an FYI, for you techie types, I have found that this plugin does not work on a site that is also using &#8220;Moo Tools&#8221; javascripts. <a title="Featured Content Gallery" href="http://www.wpelements.com/2008/08/28/the-featured-content-gallery-plugin-v20-now-fully-automated/">Click here</a> to visit download page.</p>
<h5>Breadcrumb Navigation XT</h5>
<p>Another simple one to implement and a must if you have a site of any depth. It ads &#8220;breadcrumb&#8221; links to make it easy for the user to navigate, especially as they get deep into your content.  <a href="http://wordpress.org/extend/plugins/breadcrumb-navigation-xt/">Click here</a> to visit download page.</p>
<h5>Multi-page Toolkit</h5>
<p>If you have content that is quite lengthy, this is a perfect plugin to help your users wade through it.  There are many options for customizing it in the admin panel, and you can style the display by adding some plugin specific CSS to your theme&#8217;s stylesheet. Check out <a href="http://www.womenshealthbase.com/rheumatoid-arthritis-treatment/">this post</a> for an good example, and <a href="http://wordpress.org/extend/plugins/multi-page-toolkit/">click here</a> for the download page.</p>
<h5>Related Entries</h5>
<p>This plugin gives your readers suggestions at the end of each post for other posts that may interest them, and is a great way to increase the time they stay on your site. You can even include exerpts if you like! <a href="http://wasabi.pbwiki.com/Related%20Entries">Click here</a> to visit the download page.</p>
<h5>CForms</h5>
<p>This is simply the best contact form plugin I have ever come across.  It allows for multiple forms, custom form styling and it&#8217;s very easy to insert your forms into posts, pages or your sidebar.  Download page is <a href="http://www.deliciousdays.com/cforms-plugin">here</a>.</p>
<p>And, while I&#8217;m in plugin mode, here are some plugins I couldn&#8217;t live without:</p>
<p><a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">Ozh Admin Drop Down Menu</a></p>
<p><a href="http://sharethis.com/wordpress">Share This</a></p>
<p><a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-12-release.html">WordPress Automatic Upgrade</a></p>
<p><a href="http://wordpress.designpraxis.at/">BackUpWordPress</a> (if you don&#8217;t have a plugin installed that backs up your site, <strong>drop everything you&#8217;re doing and install one now</strong>)</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=5+Plugins+to+Make+Your+Site+Look+More+Professional+http%3A%2F%2Ftinyurl.com%2F6lzylz" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/blogging/5-plugins-to-make-your-site-look-more-professional/&amp;title=5+Plugins+to+Make+Your+Site+Look+More+Professional" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/blogging/5-plugins-to-make-your-site-look-more-professional/&amp;t=5+Plugins+to+Make+Your+Site+Look+More+Professional" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/blogging/5-plugins-to-make-your-site-look-more-professional/&amp;title=5+Plugins+to+Make+Your+Site+Look+More+Professional" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/blogging/5-plugins-to-make-your-site-look-more-professional/feed/</wfw:commentRss>
		<slash:comments>102</slash:comments>
		</item>
		<item>
		<title>Redesign Inspiration and Process</title>
		<link>http://randaclay.com/design/redesign-inspiration-and-process/</link>
		<comments>http://randaclay.com/design/redesign-inspiration-and-process/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 03:06:16 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips & Tools]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=307</guid>
		<description><![CDATA[As I&#8217;m always interested in other designers&#8217; process, I thought I&#8217;d share mine along with some of the tools that I used for the recent redesign of my site. Concept As I begin the design process, I look through my inspiration folder in my bookmarks, and through inspiration sites like Best Web Gallery. I particularly [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m always interested in other designers&#8217; process, I thought I&#8217;d share mine along with some of the tools that I used for the recent redesign of my site.</p>
<h3>Concept</h3>
<p>As I begin the design process, I look through my inspiration folder in my bookmarks, and through inspiration sites like <a href="http://bestwebgallery.com/">Best Web Gallery</a>.  I particularly liked that site because it includes a small site preview when you mouse over the thumbnail. To get color inspiration, I use <a href="http://www.colourlovers.com/">ColourLovers</a> and <a href="http://www.colorschemer.com/schemes/">ColorSchemer</a>. As I page through the color schemes others have created, I make screen prints of those that I like and paste them into Photoshop and then narrow down to one that suits the site the best.  Once I have design and color inspiration I go away from the computer and close my eyes.  That might sound a bit strange, but I find that I must have some time to visualize the site before I do any sketching.</p>
<h3>Sketch &amp; Mockup</h3>
<p>Once I get a visual idea in my head for the site, I then either sketch the layout on paper or begin sketching in Photoshop. I wanted to move to a grid layout so I downloaded the outstanding <a href="http://960.gs/">960 grid system</a>, which includes Photoshop grid templates that I used to lay out the site.</p>
<p>Once I had the body of the site complete, I had a really hard time deciding on the background.  I had a great time using the <a href="http://www.colourlovers.com/patterns/add">pattern maker</a> at Colour Lovers, but never ended up with something that looked good. So, inspired by sites like <a href="http://www.ndesign-studio.com/">N Design Studio</a>, I used a <a href="http://www.brusheezy.com/brush/723-Swirls-and-Flowers">set of brushes</a> found at Brusheezy.   Though the background is wide, It was worth it to design for the wide screen since over 70% of you are using something wider than 1024px.</p>
<h3>Code</h3>
<p>I fully intended to use the code that came with the 960 grid, but as I got into it, being anxious to make my design a reality, I gave up too quickly trying to figure it out and instead used a totally cool <a href="http://www.sprymedia.co.uk/article/Grid">javascript grid  bookmarklet</a> that allowed me to dynamically overlay the site with a grid.  It made it easy to tweak the margins and padding to line everything up as I had it in the mockup.</p>
<p>As always happens, I got everything set up and then checked it out in IE6 and of course, the code required some minor changes.  I bring this up because 9% of you are STILL using IE6!  I know some don&#8217;t have a choice, but if you do, please, I beg you, <a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">upgrade</a>!  Better yet, switch to <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Redesign+Inspiration+and+Process+http%3A%2F%2Ftinyurl.com%2F6drlmt" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/design/redesign-inspiration-and-process/&amp;title=Redesign+Inspiration+and+Process" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/design/redesign-inspiration-and-process/&amp;t=Redesign+Inspiration+and+Process" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/design/redesign-inspiration-and-process/&amp;title=Redesign+Inspiration+and+Process" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/design/redesign-inspiration-and-process/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Where to go for help</title>
		<link>http://randaclay.com/tips-tools/where-to-go-for-help/</link>
		<comments>http://randaclay.com/tips-tools/where-to-go-for-help/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 14:43:18 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Tips & Tools]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=292</guid>
		<description><![CDATA[Success has nothing to do with what you gain in life or accomplish for yourself. Its what you do for others. ~Danny Thomas In developing custom themes for WordPress, which is comprises the bulk of my work these days, I regularly run into issues, questions about how to accomplish a client request, and sometimes problems [...]]]></description>
			<content:encoded><![CDATA[<p align="right"><img class="alignnone size-full wp-image-294" style="float: right; margin-left: 17px; margin-bottom: 15px; border: 1px solid #cccccc" title="helpinghandsm" src="http://randaclay.com/wp-content/uploads/2008/06/helpinghandsm.jpg" alt="" width="160" height="173" /></p>
<p style="font-style: italic; color: #1c8162">Success has nothing to do with what you gain in life or accomplish for yourself. Its what you do for others. ~Danny Thomas</p>
<p>In developing custom themes for WordPress, which is comprises the bulk of my work these days, I regularly run into issues, questions about how to accomplish a client request, and sometimes problems that are just beyond me.  Recently, while developing a site using WordPress, I ran into a problem that completely kerflummoxed me. Suddenly, all the pages that had been set up stopped working, and I couldn&#8217;t even get to them in the admin panel.  Turns out it seems I encountered a goofy bug in WP when I erroneously tried to delete the Uncategorized category. (I know you&#8217;re not supposed to delete that one &#8211; just checked it by mistake)  I tried to <a href="http://wordpress.org/support/topic/183368?replies=9">fix it multiple ways</a>, but to no avail and was at the end of my options as to what to try next.</p>
<p><strong>What do you do when that happens?  Where do you go for help?</strong></p>
<p><strong>1. Online friends and colleagues. </strong>Make it a practice as you get to know others online, to understand what they&#8217;re experts in and share with others what you do best in case they ever need help.  We&#8217;re not networking just so there will be people to call on when we run into problems, of course, but it&#8217;s a nice side benefit.</p>
<p><strong>2. Google (or other search engine).</strong> Almost always the first place I go if I don&#8217;t know of someone who can answer my question quickly, because there will usually be someone who has run into the same problem and found a solution that they&#8217;ve published so others can benefit.</p>
<p><strong>3. Twitter, or similar social networking tools.</strong> Toss out your question to the masses and see what comes back.  In my case, several of my friends on Twitter, like <a href="http://twitter.com/kristarella">kristarella</a>, <a href="http://twitter.com/dereksemmler">dereksemmler</a>, and <a href="http://twitter.com/brianyerkes">brianyerkes</a>, jumped in with suggestions.</p>
<p><strong>4. Support forums, such as the <a href="http://wordpress.org/support/">WordPress support forum</a>.</strong> Just as with using a search engine, I find that most of the time, someone has already run into the question or problem I&#8217;m having and I don&#8217;t even have to start a new thread to get an answer.</p>
<p><strong>5. Other forums, such as <a href="http://hive.performancing.com/member/go.php?r=27&amp;i=l0">Performancing Hive</a>.</strong> I&#8217;ve been a part of multiple forums in the past, and have found value in all of them, but the Hive is by far the best one for networking, help and collaboration with some of the big-timers in the blog world.  This is where I ultimately found the answer.  <a href="http://www.college-startup.com/">Ryan</a>, <a href="http://www.jeffro2pt0.com/">Jeff</a>, <a href="http://hart-empire-network.com/sites/">Hart</a>, <a href="http://martynb.co.uk/">Martyn</a>, and <a href="http://rajdash.com/">Raj</a> jumped in and the problem was solved within a day.</p>
<p>The thing that continues to impress me the longer I work in this online environment, is how extraordinarily helpful my online colleagues are.  I regularly encounter people who will go out of their way, taking time out of their busy schedules to help, expecting absolutely nothing in return.  Ask anyone who has been around here for long enough and they&#8217;ll tell you the same.  Why do you think this is?  What is it about the type of person who gravitates towards the online world that makes them tend to be selflessly generous and helpful?</p>
<p>Anyway, enough psychoanalysis&#8230; I just wanted to say thanks again to those who helped me out last week.  I appreciate it!</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Where+to+go+for+help+http%3A%2F%2Ftinyurl.com%2F5ss5td" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/tips-tools/where-to-go-for-help/&amp;title=Where+to+go+for+help" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/tips-tools/where-to-go-for-help/&amp;t=Where+to+go+for+help" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/tips-tools/where-to-go-for-help/&amp;title=Where+to+go+for+help" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/tips-tools/where-to-go-for-help/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>Blog Design Case Study</title>
		<link>http://randaclay.com/design/blog-design-case-study/</link>
		<comments>http://randaclay.com/design/blog-design-case-study/#comments</comments>
		<pubDate>Thu, 29 May 2008 14:32:22 +0000</pubDate>
		<dc:creator>Randa Clay</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips & Tools]]></category>

		<guid isPermaLink="false">http://randaclay.com/?p=287</guid>
		<description><![CDATA[I&#8217;ve designed quite a few blogs over the last year or so, and I recently worked with a client who I thought did an extremely thorough job of planning for her new site, Remarkable Parents. The process she went through provides a good case study to look at, as the preparation for a blog launch [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve designed quite a few blogs over the last year or so, and I recently worked with a client who I thought did an extremely thorough job of planning for her new site, <a href="http://remarkableparents.com">Remarkable Parents</a>.  The process she went through provides a good case study to look at, as the preparation for a blog launch can make a big difference in your success both in the early days and long term.</p>
<h5>First Steps</h5>
<p>Before Vicky even got to the design process, she consulted the experts in how to prepare for a blog launch.  There are many great articles out there to help with the planning process, but Vicky chose to go straight to a master blogging authority and consult with <a href="http://chrisg.com">Chris Garrett</a>.  As a result, when she came to me, she had many of the pieces in place which made translating her vision into a blog design enjoyable.</p>
<h5>Ready to Design</h5>
<p>So, what are these pieces that made my job so much easier?</p>
<p><strong>Concept</strong> &#8211; she knew what her blog was going to be about and she had an idea about how that might translate into visual terms.  She didn&#8217;t tell me exactly what she wanted the header to look like of course. Rather, the concept she gave me for designing the header was somewhat abstract, but provided guidance enough for me to work with.</p>
<p><strong>Target Audience</strong> &#8211; she knew who she was going to be writing to, and knowing this made my search for images that would work well in the header much easier.  She even had an age range in mind.</p>
<p><strong>Look and Feel</strong> &#8211; she had scoured the web for sites that appealed to her and had elements she thought would appeal to her target audience.  She didn&#8217;t just have one inspirational site and color scheme, but several and she described what she liked about each.</p>
<h5>The result</h5>
<p>So much thought and preparation time made the design process go very smoothly, and the final result is a site we&#8217;re both very pleased with.</p>
<p><a href="http://remarkableparents.com"><img class="aligncenter size-full wp-image-289" style="border: 1px solid #cccccc" title="parents1" src="http://randaclay.com/wp-content/uploads/2008/05/parents1.jpg" alt="" width="450" height="284" /></a></p>
<p>If you visit Vicky&#8217;s site, you&#8217;ll see that her first post is up and she has received 35 comments on it!  Not only has she put a lot of time into the preparation for her blog&#8217;s launch, she is following it up by networking, the use of social media sites like Twitter and even some offline promotion using some <a href="http://www.moo.com/">MooCards</a> that have her blog&#8217;s header on them.</p>
<p>Even if your budget doesn&#8217;t allow for professional consultation and design, taking the time to be very thorough in planning and preparation before launching a blog can make all the difference.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Blog+Design+Case+Study+http%3A%2F%2Ftinyurl.com%2F4pmpwo" title="Post to Twitter"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://randaclay.com/design/blog-design-case-study/&amp;title=Blog+Design+Case+Study" title="Post to Delicious"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://randaclay.com/design/blog-design-case-study/&amp;t=Blog+Design+Case+Study" title="Post to Facebook"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://randaclay.com/design/blog-design-case-study/&amp;title=Blog+Design+Case+Study" title="Post to StumbleUpon"><img class="nothumb" src="http://randaclay.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://randaclay.com/design/blog-design-case-study/feed/</wfw:commentRss>
		<slash:comments>101</slash:comments>
		</item>
	</channel>
</rss>

