<?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"
	>

<channel>
	<title>Vandelay Website Design</title>
	<atom:link href="http://vandelaydesign.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://vandelaydesign.com/blog</link>
	<description>&#38; Blog Customization</description>
	<pubDate>Thu, 24 Jul 2008 02:02:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Enhanced Sidebars with Dynamic Content</title>
		<link>http://vandelaydesign.com/blog/wordpress/enhanced-sidebars-with-dynamic-content/</link>
		<comments>http://vandelaydesign.com/blog/wordpress/enhanced-sidebars-with-dynamic-content/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 02:02:15 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Blog Design]]></category>

		<category><![CDATA[navigation]]></category>

		<category><![CDATA[sidebars]]></category>

		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=332</guid>
		<description><![CDATA[After writing <a href="http://vandelaydesign.com/blog/blog-design/sidebars/">Effective Use of Blog Sidebars</a> a couple of weeks ago I decided to look into the topic of dynamic sidebars. Typically, most blogs will us a standard sidebar for the entire site. WordPress users have a lot of potential functionality that is rarely used in terms of creating various sidebars and displaying them in different situations.

For example, when I was creating the theme for <a href="http://designm.ag">DesignM.ag</a> I needed to have slightly different sidebars according to the category of the post. You can see the differences by looking at <a href="http://designm.ag/freelance/build-your-business-when-work-is-slow/">a standard blog post</a>, <a href="http://designm.ag/news/interview-fifty-designers%E2%80%99-current-favourite-typefaces/">a post in the community news category</a>, and <a href="http://designm.ag/gallery/stucel/">a post in the gallery category</a>. For items in the news category I wanted a brief introductory paragraph with a button to submit news, followed by a list of recently published news items. On posts in the gallery I wanted the same thing, except for the gallery category instead of the news category. Posts in all other categories have a list of categories followed by recent news items. As a result there are three different left sidebars that are shown depending on the category of the post.]]></description>
			<content:encoded><![CDATA[<p>After writing <a href="http://vandelaydesign.com/blog/blog-design/sidebars/">Effective Use of Blog Sidebars</a> a couple of weeks ago I decided to look into the topic of dynamic sidebars. Typically, most blogs will us a standard sidebar for the entire site. WordPress users have a lot of potential functionality that is rarely used in terms of creating various sidebars and displaying them in different situations.</p>
<p>For example, when I was creating the theme for <a href="http://designm.ag">DesignM.ag</a> I needed to have slightly different sidebars according to the category of the post. You can see the differences by looking at <a href="http://designm.ag/freelance/build-your-business-when-work-is-slow/">a standard blog post</a>, <a href="http://designm.ag/news/interview-fifty-designers%E2%80%99-current-favourite-typefaces/">a post in the community news category</a>, and <a href="http://designm.ag/gallery/stucel/">a post in the gallery category</a>. For items in the news category I wanted a brief introductory paragraph with a button to submit news, followed by a list of recently published news items. On posts in the gallery I wanted the same thing, except for the gallery category instead of the news category. Posts in all other categories have a list of categories followed by recent news items. As a result there are three different left sidebars that are shown depending on the category of the post.</p>
<h3>Why Would You Want Dynamic Sidebars?</h3>
<p>Every blog visitor has different habits, but many tend to ignore sidebars because they are always the same. Mixing things up and keeping the contents of the sidebar relevant to the post can make them a bit more likely to be noticed. In short, blog sidebars are often ineffective because they are:</p>
<ul>
<li>
<div>Boring</div>
</li>
<li>
<div>Outdated content (not changed frequently)</div>
</li>
<li>
<div>All the same throughout the blog</div>
</li>
<li>
<div>Not relevant to the rest of the page</div>
</li>
<li>
<div>Full of too many links with a cluttered appearance</div>
</li>
</ul>
<h3>What Can You Do to Fix Ineffective Sidebars?</h3>
<p>Dynamic sidebars can improve just about all of the situations mentioned above. They&#8217;re not as boring because they change as the visitor moves through the site, they&#8217;re more relevant to the content of each page, and they won&#8217;t need to be as cluttered because only the relevant information is displayed on each page (as opposed to cramming everything into one generic sidebar).</p>
<h3>Dynamic Sidebars in Action</h3>
<p>Since I was writing a post about dynamic sidebars I figured I should put them into action on this blog as well. So far I&#8217;ve only made two changes to the standard sidebar, but more may be coming.</p>
<p>First, I added a small box of text in the right sidebar on posts in the <a href="http://vandelaydesign.com/blog/category/social-media/">Social Media category</a>. I have a blog called <a href="http://traffikd.com">Traffikd</a> where I write primarily about social media marketing and blogging, so I decided to add a promotional statement for Traffikd on these posts since it&#8217;s relevant to most readers within that category (these are mostly older posts before I launched Traffikd). You can visit the post <a href="http://vandelaydesign.com/blog/social-media/designers-on-twitter/">50+ Designers to Follow On Twitter</a> to see the change in action. The image below shows the block of text, it appears right after the banner ads and before the Popular Posts section in the sidebar.</p>
<p><img class="imgborder" src="http://vandelaydesign.com/images/socside.jpg" alt="Dynamic Sidebar" /></p>
<p>Second, based on the popularity of the collections of Photoshop tutorials, I decided to link them together in a different way. If you visit <a href="http://vandelaydesign.com/blog/design/photoshop-lighting-effects/">40 Photoshop Tutorials for Lighting and Abstract Effects</a> you&#8217;ll see a small list appear, again it&#8217;s in the right sidebar between the banners and the Popular Posts. You&#8217;ll see the headline &#8220;Photoshop Tutorials&#8221;, and then it links to all five of the collections of tutorials. You&#8217;ll also see a link for the post that you&#8217;re viewing because the 5 links are the same on all of the posts. It would be possible to set it up to only include links to the other four posts, but that would take some additional coding and I decided to keep it lighter.</p>
<p><img class="imgborder" src="http://vandelaydesign.com/images/pstuts.jpg" alt="Dynamic Sidebar 2" width="282" height="357" /></p>
<p>It&#8217;s too early to tell if these minor changes have any noticeable effect in terms of click-throughs and enhanced navigation, but this just shows that there are plenty of options for creating your own dynamic sidebars.</p>
<h3>Different Strategies for Creating Dynamic Sidebars</h3>
<p>With WordPress you have some different options for achieving the end result of improved sidebars. Fortunately there are a number of good tutorials out there for these different techniques (plus the <a href="http://codex.wordpress.org/Main_Page">Codex</a>), so I&#8217;ll try to point you in the right directions in addition to giving some of my own thoughts.</p>
<p><strong>1. Use a conditional tag and a php include to insert an item.</strong></p>
<p>This is the method that I used for both of the changes to the Vandelay sidebars. Using the first example, the php conditional statement essentially says, &#8220;if the post being shown is in the social media category, display the contents of the socialside.php file. If the post is in any other category, ignore this statement and just display the standard sidebar.&#8221;</p>
<p>This code is placed in the right sidebar php file exactly where I want the box of text to appear. The socialside.php file contains only one paragraph of text wrapped in paragraph tags and given a CSS class. The class of course is used to style the paragraph with the darker background and the border.</p>
<p>Here&#8217;s the code I&#8217;m using in my sidebar for this:</p>
<p><code>&lt;?php if ( in_category(13) ) { include ('socialside.php'); } ?&gt;</code></p>
<p>You can use this to do any number of different things with your sidebar if you get creative. Of course, you&#8217;ll want to change the number in the category to suit your needs. In my situation the social media category is number 13, but you may want to use another number, and you can exchange socialside.php for whatever you want to include.</p>
<p>In the second example that I&#8217;m using on this blog, I&#8217;m also using a conditional statement but in a different way. I wanted to display the Photoshop links only on 5 specific posts (probably more in the future when they are published). Unfortunately, these posts are not in their own category, they&#8217;re in the <a href="http://vandelaydesign.com/blog/category/design/">Design category</a>, which has a ton of other posts where I don&#8217;t want these links to appear. This isn&#8217;t really a problem though, because you can also use conditional statements for specific posts instead of category. Each post has its own unique number, so it&#8217;s almost the same as the previous example.</p>
<p>Here&#8217;s the code I&#8217;m using:</p>
<p><code>&lt;?php if ( is_single(324, 299, 279, 275, 242) ) { include ('ps.php'); } ?&gt;</code></p>
<p>The &#8220;is_single&#8221; tells WordPress to base the conditional statement on the number of the individual post being displayed. The three-digit numbers are the numbers of the specific posts, and then you have the include for the ps.php file, which simply contains the image for the headline and then the links. I can easily add another post to this statement if I was to publish another collection of tutorials, and I could add the new link in the ps.php file as well.</p>
<p>For more on conditional tags see:</p>
<ul>
<li><a href="http://codex.wordpress.org/Conditional_Tags">Conditional Tags - WordPress Codex</a></li>
<li><a href="http://www.themelab.com/2008/04/14/the-ultimate-guide-to-wordpress-conditional-tags/">The Ultimate Guide to WordPress Conditional Tags</a></li>
</ul>
<p><strong>2. Create separate sidebars for the front page, single posts, pages, archives, etc.</strong></p>
<p>WordPress uses several different files (assuming your theme contains all of these files) based upon the part of the site/blog that is being viewed. The homepage layout is controlled by the index.php file. The layout of a single page is controlled by the single.php file. Layouts of pages (not posts) are controlled by page.php, and so on. Each of these files will likely contain the code to grab the contents of the sidebar. For example, mine uses:<br />
<code><br />
&lt;?php include (TEMPLATEPATH . '/l_sidebar.php'); ?&gt;</code></p>
<p>If you want a different sidebar to appear on your frontpage as opposed to your individual posts, all you have to do is create a second sidebar file, l_sidebar2.php. Now, if you want that sidebar to appear on individual posts you can use this code in your single.php file:<br />
<code><br />
&lt;?php include (TEMPLATEPATH . '/l_sidebar2.php'); ?&gt;</code></p>
<p>It&#8217;s a pretty simple change, but it gives you several different options.</p>
<p><strong>3. Control the Style of the sidebar by switching the stylesheet</strong></p>
<p>It&#8217;s also possible to use your stylesheet to give your sidebar different looks for various categories. It&#8217;s not an approach that I&#8217;ve used before, so I&#8217;ll point you to <a href="http://lorelle.wordpress.com/2007/09/06/using-wordpress-categories-to-style-posts/">Using WordPress Categories to Style Posts</a> from Lorelle via a guest author.</p>
<p><strong>For lots of great information that can help with dynamic sidebars, see:</strong></p>
<ul>
<li><a href="http://www.webdesignerwall.com/tutorials/wordpress-theme-hacks/">WordPress Theme Hacks</a> from Web Designer Wall.</li>
<li><a href="http://codex.wordpress.org/Customizing_Your_Sidebar">Customizing Your Sidebar</a> from the Codex.</li>
<li><a href="http://www.noupe.com/wordpress/mastering-your-wordpress-theme-hacks-and-techniques.html">Mastering Your WordPress Theme Hacks and Techniques</a> from Noupe.</li>
</ul>
<h3>Some Ideas for Dynamic Sidebars</h3>
<p>There&#8217;s really no limit to what you could do with dynamic sidebars. Here are a few of my ideas:</p>
<ul>
<li><strong>Show author information<br />
</strong>This wouldn&#8217;t require coding strategies listed above, but if you have multiple authors you could include the author bio in the sidebar to change things up a bit from post-to-post.</li>
<li><strong>Include a relevant ad or affiliate link<br />
</strong>Maybe you have a specific post or category that would be great for promoting a specific affiliate product. You can use the strategy of conditional tags and includes to put it wherever you want.</li>
<li><strong>Make a series out of your posts</strong><br />
This is essentially what I&#8217;m doing with the Photoshop posts. You could adapt this strategy to fit your own content and funnel traffic through related posts on a specific topic.</li>
<li><strong>Create a call for subscriptions on high-traffic posts<br />
</strong>Do you have a few specific posts that get a lot of search engine traffic consistently? Why not use a conditional tag and an include to put an extra call for subscriptions in your sidebar? I may try this approach myself.</li>
</ul>
<h3>What Ideas Do You Have?</h3>
<p>Are you using dynamic sidebars on your own blog? If so, please share your approach with us. What other ideas do you have for creating dynamic sidebars?</p>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/wordpress/enhanced-sidebars-with-dynamic-content/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Top 10 Sites for Illustrator Tutorials</title>
		<link>http://vandelaydesign.com/blog/design/top-10-sites-for-illustrator-tutorials/</link>
		<comments>http://vandelaydesign.com/blog/design/top-10-sites-for-illustrator-tutorials/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 00:29:05 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=329</guid>
		<description><![CDATA[Photoshop gets most of the attention when it comes to tutorials and blog posts, but Illustrator is also an excellent tool for designers. If you're interested in brushing up your skills, here are my top ten (taking both quality and quantity of tutorials into consideration).
<h3>1. VECTORTUTS</h3>
<a href="http://vectortuts.com/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/vectortuts.jpg" alt="VECTORTUTS" width="400" height="249" /></a>]]></description>
			<content:encoded><![CDATA[<p>Photoshop gets most of the attention when it comes to tutorials and blog posts, but Illustrator is also an excellent tool for designers. If you&#8217;re interested in brushing up your skills, here are my top ten (taking both quality and quantity of tutorials into consideration).</p>
<h3>1. VECTORTUTS</h3>
<p><a href="http://vectortuts.com/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/vectortuts.jpg" alt="VECTORTUTS" width="400" height="249" /></a></p>
<p><a href="http://vectortuts.com">VECTORTUTS</a> is still a very new blog, but it&#8217;s already a leader in Illustrator tutorials. You&#8217;re probably familiar with other sites from the <a href="http://eden.cc">Eden</a> family, including <a href="http://psdtuts.com">PSDTUTS</a> and <a href="http://nettuts.com">NETTUTS</a>, and VECTORTUTS provides the same high quality in its tutorials.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://vectortuts.com/designing/create-a-vibrant-digital-collage-mixing-buildings-and-vector-shapes-on-paper/">Create a Vibrant Digital Collage Mixing Buildings and Vector Shapes on Paper</a></li>
<li><a href="http://vectortuts.com/illustration/create-a-super-happy-octopus-character/">Create a Happy Octopus Character</a></li>
<li><a href="http://vectortuts.com/illustration/learn-how-to-create-realistic-vector-fire/">Learn How to Create Realistic Vector Fire</a></li>
</ul>
<h3>2. Vectips</h3>
<p><a href="http://vectips.com/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/vectips.jpg" alt="Vectips" width="400" height="217" /></a></p>
<p><a href="http://vectips.com">Vectips</a> is the home of Ryan Putnam, who also writes tutorials for VECTORTUTS. Unlike some of the other sites on this list, Vectips focuses exclusively on Illustrator.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://vectips.com/tutorials/create-abstract-backgrounds/">Create Abstract Backgrounds in Illustrator</a></li>
<li><a href="http://vectips.com/tutorials/create-a-four-leaf-clover/">Creating a Four-Leaf Clover</a></li>
<li><a href="http://vectips.com/tutorials/creating-halftone-effects/">Creating Halftone Effects</a></li>
</ul>
<h3>3. Veerle&#8217;s Blog</h3>
<p><a href="http://veerle.duoh.com/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/veerle.jpg" alt="Veerle's Blog" width="400" height="261" /></a></p>
<p><a href="http://veerle.duoh.com/">Veerle</a> covers a variety of topics related to graphic design on her blog,  including some Illustrator tutorials. The quality of her tutorials is excellent  and she teaches practical techniques that you&#8217;ll be able to use in your own  work.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://veerle.duoh.com/blog/comments/simple_organic_shapes_the_illustrator_way/">Simple Organic Shapes the Illustrator Way</a></li>
<li><a href="http://veerle.duoh.com/blog/comments/creating_seamless_patterns_in_illustrator/">Creating Seamless Patterns in Illustrator</a></li>
<li><a href="http://veerle.duoh.com/blog/comments/using_the_pathfinder_and_align_tool_in_illustrator/">Using the Pathfinder and Align Tool in Illustrator</a></li>
</ul>
<h3>4. Blog.SpoonGraphics</h3>
<p><a href="http://www.blog.spoongraphics.co.uk/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/spoongraphics.jpg" alt="SpoonGraphics" width="400" height="283" /></a></p>
<p>Graphic Designer Chris Spooner publishes tutorials and articles at <a href="http://www.blog.spoongraphics.co.uk/">Blog.SpoonGraphics</a>, including some awesome Illustrator tutorials.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-create-a-vector-safari-compass-in-illustrator">How to Create a Vector Safari Compass in Illustrator</a></li>
<li><a href="http://www.blog.spoongraphics.co.uk/tutorials/trendy-geometric-lines-design-tutorial">Trendy Geometric Line Design Tutorial</a> (includes use of Photoshop as well)</li>
<li><a href="http://www.blog.spoongraphics.co.uk/tutorials/illustrator-tutorial-create-a-colourful-abstract-wavy-ribbon">Create a Colorful Wavy Abstract Ribbon</a></li>
</ul>
<h3>5. GoMediaZine</h3>
<p><a href="http://www.gomediazine.com/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/gomediazine.jpg" alt="GoMediaZine" width="400" height="486" /></a></p>
<p><a href="http://www.gomediazine.com/">GoMediaZine</a> is a site that somehow I&#8217;m not very familiar with, but I quickly subscribed after browsing through the archives. The site is much more than just a tutorial blog, so the quantity of Illustrator tutorials isn&#8217;t as high as some of the other sites on this list, but the quality is excellent.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://www.gomediazine.com/tutorials/a-pseudo-sugar-skull-from-start-to-finish/">A Pseudo-Sugar Skull: From Start to Finish</a></li>
<li><a href="http://www.gomediazine.com/tutorials/create-a-stunning-undersea-painting-using-vector-packs/">Create a Stunning Undersea Painting Using Vector Packs</a></li>
<li><a href="http://www.gomediazine.com/tutorials/intricate-patterns-in-illustrator/">Intricate Patterns in Illustrator</a></li>
</ul>
<h3>6. AiVault</h3>
<p><a href="http://www.aivault.com/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/ai.jpg" alt="AiVault" width="400" height="396" /></a></p>
<p><a href="http://www.aivault.com/">AiVault</a> contains a lot of informative posts for Illustrator users, including tutorials on a variety of different effects.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://www.aivault.com/?p=539">Create an Envelope Icon with a Satin Feel</a></li>
<li><a href="http://www.aivault.com/?p=432">Create a Cool Air Balloon Wallpaper</a></li>
<li><a href="http://www.aivault.com/?p=9">How to Make Funky Illustrative Backgrounds and Flourishes</a></li>
</ul>
<h3>7. BittBox</h3>
<p><a href="http://www.bittbox.com/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/bittbox.jpg" alt="BittBox" width="400" height="398" /></a></p>
<p><a href="http://www.bittbox.com/">BittBox</a> is an excellent design blog that covers a number of different topics. The Illustrator tutorials are not that frequent or it would be higher on this list, but the quality is excellent.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://www.bittbox.com/illustrator/illustrator-tutorial-how-to-make-3d-vector-vintage-stars/">How to Make 3D Vector Vintage Stars</a></li>
<li><a href="http://www.bittbox.com/illustrator/working-with-illustrator-art-brushes-options-and-adjustments/">Working with Illustrator Art Brushes: Options and Adjustments</a></li>
<li><a href="http://www.bittbox.com/illustrator/illustrator-101-one-gradient-across-multiple-paths/">Illustrator 101: One Gradient Across Multiple Paths</a></li>
</ul>
<h3>8. <a href="http://www.ndesign-studio.com/resources/tutorials/">N. Design Studio</a></h3>
<p><a href="http://www.ndesign-studio.com/resources/tutorials/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/ndesign.jpg" alt="N. Design Studio" width="360" height="170" /></a></p>
<p><a href="http://www.ndesign-studio.com/resources/tutorials/">N.Design Studio</a> has some of the best tutorials you&#8217;ll find. They&#8217;re not posted very frequently or this would be near the top of the list.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://www.ndesign-studio.com/resources/tutorials/bridge-icon/">Adobe Bridge Icon</a></li>
<li><a href="http://www.ndesign-studio.com/resources/tutorials/tracing-photo/">Tracing Photo</a></li>
<li><a href="http://www.ndesign-studio.com/resources/tutorials/stylish-vector-flower/">Stylish Vector Flower</a></li>
</ul>
<h3>9. <a href="http://www.istockdiary.com/">iStockdiary</a></h3>
<p><a href="http://www.istockdiary.com/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/istock.jpg" alt="iStockdiary" width="400" height="198" /></a></p>
<p><a href="http://www.istockdiary.com/">iStockdiary</a> has a nice combination of quality and quantity of Illustrator tutorials. The site also includes some premium tutorials for purchase.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://www.istockdiary.com/illustrator/illustrator-stamp-tutorial/">Stamp Tutorial</a></li>
<li><a href="http://www.istockdiary.com/illustrator/illustrator-tutorial-the-perfect-diamond/">The Perfect Diamond</a></li>
<li><a href="http://www.istockdiary.com/illustrator/3d-gear-tutorial/">3D Gear</a></li>
</ul>
<h3>10. BioRUST</h3>
<p><a href="http://biorust.com/tutorials/browse/10/added/desc/1/"><img class="imgborder" src="http://vandelaydesign.com/images/illustrator/biorust.jpg" alt="BioRUST" width="292" height="304" /></a></p>
<p><a href="http://biorust.com/tutorials/browse/10/added/desc/1/">BioRUST</a> has a good number of Illustrator tutorials in their archives. Their tutorials are not on as advanced a level as some others on this list.</p>
<p>Tutorials of interest:</p>
<ul>
<li><a href="http://biorust.com/tutorials/detail/266/en/">Fancy Stars</a></li>
<li><a href="http://biorust.com/tutorials/detail/174/en/">Glassy Orbs</a></li>
<li><a href="http://biorust.com/tutorials/detail/267/en/">Sunbursts</a></li>
</ul>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/design/top-10-sites-for-illustrator-tutorials/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Announcing the Launch of DesignM.ag!</title>
		<link>http://vandelaydesign.com/blog/uncategorized/announcing-the-launch-of-designmag/</link>
		<comments>http://vandelaydesign.com/blog/uncategorized/announcing-the-launch-of-designmag/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 01:34:17 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=331</guid>
		<description><![CDATA[Today I'm very excited to announce the launch of <a href="http://designm.ag">DesignM.ag</a>! In attempt to provide a useful and resourceful site for the web design community, DesignM.ag includes a blog, a <a href="http://designm.ag/category/news">community news</a> section, a <a href="http://designm.ag/category/gallery/">design gallery</a> , and a job board will be added soon. If you enjoy and appreciate the posts here at Vandelay Design, I think you will like DesignM.ag as well.

<img class="imgborder" src="http://vandelaydesign.com/images/designmag.jpg" alt="DesignMag" width="400" height="254" />

Here are the initial posts that are already published:<a href="http://designm.ag/sitenews/welcome-to-designmag/"></a>

<strong><a href="http://designm.ag/sitenews/welcome-to-designmag/">Welcome to DesignM.ag</a></strong>
A general first post.<a href="http://designm.ag/resources/headline-fonts/"></a>

<strong><a href="http://designm.ag/resources/headline-fonts/">50+ Fonts for Big, Bold Headlines</a></strong>
This is a big list of some excellent fonts that will make your headlines stand out.<a href="http://designm.ag/freelance/stable-income/"></a>

<strong><a href="http://designm.ag/freelance/stable-income/">11 Steps to a More Stable Freelance Income</a></strong>
Freelancers are always dealing with ups and downs in terms of work levels and income. This article looks at some things you can do to minimize the down times.<a href="http://designm.ag/interviews/best-design-sites/"></a>

<strong><a href="http://designm.ag/interviews/best-design-sites/">Favorite Design-Related Sites of 21 Designers</a></strong>
Since I was starting a new site for the design community I thought it would be fun to get some others involved in one of the initial posts. This provides an interesting look at what some top designers are reading on a regular basis.]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;m very excited to announce the launch of <a href="http://designm.ag">DesignM.ag</a>! In attempt to provide a useful and resourceful site for the web design community, DesignM.ag includes a blog, a <a href="http://designm.ag/category/news">community news</a> section, a <a href="http://designm.ag/category/gallery/">design gallery</a> , and a job board will be added soon. If you enjoy and appreciate the posts here at Vandelay Design, I think you will like DesignM.ag as well.</p>
<p><img class="imgborder" src="http://vandelaydesign.com/images/designmag.jpg" alt="DesignMag" width="400" height="254" /></p>
<p>Here are the initial posts that are already published:<a href="http://designm.ag/sitenews/welcome-to-designmag/"></a></p>
<p><strong><a href="http://designm.ag/sitenews/welcome-to-designmag/">Welcome to DesignM.ag</a></strong><br />
A general first post.<a href="http://designm.ag/resources/headline-fonts/"></a></p>
<p><strong><a href="http://designm.ag/resources/headline-fonts/">50+ Fonts for Big, Bold Headlines</a></strong><br />
This is a big list of some excellent fonts that will make your headlines stand out.<a href="http://designm.ag/freelance/stable-income/"></a></p>
<p><strong><a href="http://designm.ag/freelance/stable-income/">11 Steps to a More Stable Freelance Income</a></strong><br />
Freelancers are always dealing with ups and downs in terms of work levels and income. This article looks at some things you can do to minimize the down times.<a href="http://designm.ag/interviews/best-design-sites/"></a></p>
<p><strong><a href="http://designm.ag/interviews/best-design-sites/">Favorite Design-Related Sites of 21 Designers</a></strong><br />
Since I was starting a new site for the design community I thought it would be fun to get some others involved in one of the initial posts. This provides an interesting look at what some top designers are reading on a regular basis.</p>
<p>The launch of DesignM.ag should not affect the posts here at Vandelay Design. I&#8217;ve been very encouraged by the growth of this blog over the past year, particularly the past few months, and I am in no way moving on and leaving this blog behind. The posting frequency and quality here should remain as it has been in recent months. I recently let go of a few weekly freelance blogging gigs to free up more time to focus on my own blogs.</p>
<p>You may be wondering why I would be working on a new blog as opposed to focusing all of my blogging efforts here at Vandelay Design. The main reason I decided to branch out and start a new site is that I want to be able to have some more freedom to explore things that wouldn&#8217;t be a good fit at this blog. Because this blog is attached to the services of Vandelay Design I feel that I&#8217;m more limited to what I can do here as compared to a site that is not connected to a design service provider. For example, the job board would not be a good fit here. There are also some other features that I would like to add to DesignM.ag in the future that just wouldn&#8217;t be possible at Vandelay Design.</p>
<p><strong>I thank all of you who subscribe to Vandelay Design or visit from time-to-time. If you have an interest in getting more design-related content please consider also subscribing to DesignM.ag. </strong>Because of the nature of the site there are three different feeds so that subscribers can get as much or as little as they want.</p>
<ol>
<li>
<div><a href="http://feeds.feedburner.com/designmagall">All-Inclusive Feed</a> (articles, news, gallery)</div>
</li>
<li>
<div><a href="http://feeds.feedburner.com/designmagblogandnews">Articles and News Feed</a> (no gallery)</div>
</li>
<li>
<div><a href="http://feeds.feedburner.com/designmag">Articles Only</a> (no news or gallery)</div>
</li>
</ol>
<p>Thanks for your support!</p>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/uncategorized/announcing-the-launch-of-designmag/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blog Navigation and the Ongoing Challenges that Arise</title>
		<link>http://vandelaydesign.com/blog/blog-design/navigation-issues/</link>
		<comments>http://vandelaydesign.com/blog/blog-design/navigation-issues/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 12:00:13 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[Blog Design]]></category>

		<category><![CDATA[navigation]]></category>

		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=326</guid>
		<description><![CDATA[Navigation is obviously one of the most critical aspects of usability. Developing effective navigation is a challenge for most websites, but it's especially an issue for blogs because of the content that is continually being added.

Think about the typical blog. A few new posts are probably added each week, but navigation is almost never changed or updated, except by using internal links within the posts themselves. Finding posts is always possible by browsing through the archives, checking through some categories, or by doing a search, but the more content that is added, the harder it is to navigate.]]></description>
			<content:encoded><![CDATA[<p>Navigation is obviously one of the most critical aspects of usability. Developing effective navigation is a challenge for most websites, but it&#8217;s especially an issue for blogs because of the content that is continually being added.</p>
<p>Think about the typical blog. A few new posts are probably added each week, but navigation is almost never changed or updated, except by using internal links within the posts themselves. Finding posts is always possible by browsing through the archives, checking through some categories, or by doing a search, but the more content that is added, the harder it is to navigate.</p>
<p>Some blogs that cover news and other time-sensitive info may have a high percentage of posts that are of very little value down the road, but the majority of blogs have a wealth of useful information in the archives that is not being maximized. Finding ways to make content easily accessible with logical navigation can be difficult to achieve without a cluttered blog.</p>
<h3>Challenges and Issues Associated with Navigation</h3>
<p><strong>Ability to Find Old Content</strong></p>
<p>I&#8217;ve spent the last year building up a blog that contains almost 300 posts (and I know many others have done the same or more), but my primary concern each week is finding a way to create new content to be posted that will help the blog continue to grow and move forward. Of course this should be a priority, but it&#8217;s not that often that I consider how I can make it easier for visitors to find old posts that they&#8217;ll appreciate.</p>
<p>Between the new subscribers that have come in the past few months and the growing number of search engine visitors, a very high percentage of visitors have never seen the older posts, and I think this is pretty common for most blogs. With that in mind, making the older content findable is very important. However, it&#8217;s always a challenge for bloggers and blog designers to know what content visitors will be looking for and how to make the navigation more effective in this way.</p>
<p>If you want to improve navigation to your archives should you include a <a href="http://vandelaydesign.com/blog/popular-posts/">popular posts</a> section? Should you use a related posts plugin? Should you link to archive pages by month? By author? By category?</p>
<p>Personally, I like the idea of using a manually created list of popular posts in the sidebar, as I have done on this blog. This allows the blogger to highlight older content by their choice, rather than letting a plugin decide which posts are popular. Plus, it can be updated and changed from time-to-time to feature different posts.</p>
<p>In my opinion, one of the biggest keys to improving the ease of access to older posts is by using internal links within the body of posts. Before you publish a post take a minute to read through it specifically looking for opportunities to link to other posts in your archives. Contextual links are great for usability because visitors who are reading a post will often be interested in related information that you&#8217;ve covered in the past, and the link is right there in front of them. Also, links within the body of a post will obviously be included in your feed, which means subscribers will have another opportunity to click through to your blog from their feed reader.</p>
<p><strong>Categories Are Virtually Useless in Most Cases</strong></p>
<p>Maybe I&#8217;m not like the typical blog visitor, but personally I very rarely click on links to specific categories in a blog&#8217;s sidebar. (Michael Martin of Pro Blog Design has a recent article, <a href="http://www.problogdesign.com/blog-usability/why-tags-are-better-than-categories/">Why Tags Are Better Than Categories</a>.) When I was <a href="http://vandelaydesign.com/blog/design/new-look/">re-designing this blog theme</a> I considered removing the category links from the sidebar altogether, which I may still do at some point.</p>
<p>Last week when writing about <a href="http://vandelaydesign.com/blog/blog-design/sidebars/">blog sidebars</a> I gave the example of <a href="http://freelanceswitch.com">Freelance Switch</a> not using a list of categories in their sidebar, and instead linking to an archives page. For now I&#8217;ve attempted to make the category list on this blog more user-friendly by removing a few specific categories from the list that either have very few posts or aren&#8217;t that relevant to most visitors. Hopefully the shorter list of categories will be a bit easier to digest.</p>
<p>When addressing the navigation of your blog, consider your category list. Do many visitors use the categories for finding content, or are they just taking up valuable space?</p>
<p><strong>Popular Post Lists are Not Updated</strong></p>
<p>I mentioned earlier that I like to control the popular posts listing manually. While this does provide the opportunity for the blogger to have more control over what posts are listed, it also tends to create lists that are rarely updated to include newer posts that should be there. By using a plugin to automate the list it will include these posts without any effort on your part.</p>
<p>While I don&#8217;t change my list all the time, I do add/remove links every now and then (I just added <a href="http://vandelaydesign.com/blog/design/photoshop-lighting-effects/">40 Photoshop Tutorials for Lighting and Abstract Effects</a>, which has done very well since being published last week). If popular post lists are never updated, they&#8217;re not doing much good for visitors.</p>
<p><strong>Sidebars are Usually Ignored</strong></p>
<p>I feel that <a href="http://vandelaydesign.com/blog/blog-design/sidebars/">sidebars</a> are often an afterthought for bloggers and blog designers. They have potential to be more useful, but not if the necessary thought and effort isn&#8217;t put into their development.</p>
<p>Small Potato wrote a post on WPDesigner earlier this year, <a href="http://www.wpdesigner.com/2008/02/15/static-sidebar-sucks/">Static Sidebars Suck</a>. In this post he gives some reasons why blogs should vary the sidebars according to the page or section of the site. Changing up the content of the sidebars can give visitors a different experience that could be more helpful and relevant to them.</p>
<p>If the primary purpose of a sidebar is to assist in navigation, and it&#8217;s being ignored, the overall navigational effectiveness of the blog is going to suffer. When working on improving the navigation of a blog, creating sidebars that get noticed by visitors and easily provide them with useful links should be a priority.</p>
<p><strong>Related Posts Plugins are Nice, but Often Ineffective</strong></p>
<p>Many blogs use plugins to include a list of related posts at the end of each post. This can certainly help improve the internal navigation of the blog (and the SEO as a result), but from my experience they are typically ignored by visitors.</p>
<p>I used one of these plugins at this blog several months ago until I did a WordPress upgrade and that particular plugin was not compatible with the new version of WordPress. I chose not to replace it with another similar plugin because the links were just taking up space and not being clicked. In some cases the related posts that we&#8217;re linked were certainly not ones that I would have chosen, and in other cases they were pretty accurate. In either situation, they were rarely used by visitors. Again, this is something that I tend to ignore on other blogs that I visit.</p>
<p>I&#8217;ve had more success with manually creating a list of 3 or 4 posts at the end that says, &#8220;If you enjoyed this article, please see&#8230;&#8221; I don&#8217;t do this on every post, only occasionally, so it seems to stand out a bit more to visitors. I tend to use these lists on posts that I expect to do well with social media. Since many visitors that arrive through social media have never been on the blog before, it would be a big plus to get them to click through to other posts.</p>
<p><strong>Internal Links Within Posts are Critical</strong></p>
<p>The most important aspect of blog navigation is including useful internal links within the body of your posts. They will generally get the highest click-through rates from visitors, and they&#8217;re also the most usable for visitors. If you&#8217;re reading a post and an internal link is used within the context of the post, you&#8217;ll usually have a very good idea of what you will find if you click on the link. Readers like to have an idea of where they are heading, and contextual links can accomplish this.</p>
<p>Adding internal links to your new posts isn&#8217;t that difficult, but adding links to older posts is almost never done. This is a huge issue for blog navigation, in my opinion, because there is usually far more content on a blog that would be relevant to visitors, but it simply isn&#8217;t linked in the right places. Imagine the average search engine visitor to your blog. They probably arrive at a post that was published several months ago because it provides the information that they were searching for. However, maybe you&#8217;ve published two or three posts since that time on the same topic that are more up-to-date and in more detail. Wouldn&#8217;t it be helpful for the visitor to see some links within the body of that post that point to these newer posts?</p>
<p>One solution to this issue is to go back through your archives and look for opportunities to add links to newer posts. This will obviously take some time depending on how many posts you have published. (This is on my to-do list for this blog). There is also the <a href="http://alinks.headzoo.com/">aLinks Plugin</a> for WordPress users that looks like a viable option (I haven&#8217;t used this plugin myself, so I can&#8217;t testify to how well it works). This plugin will allow you to set up keywords and phrases that shouldn&#8217;t be linked to specific URLs. Any time that word or phrase appears in your blog posts aLinks will create the link to your page of choice.</p>
<h3>Conclusion</h3>
<p>While navigation is an important issue for usability, it&#8217;s also a never-ending challenge for bloggers that are constantly posting new content. In order to improve the navigation of your blog you&#8217;ll need to address several key issues and make decisions according to what will help visitors find what they are looking for, and what will allow you to maintain efficiency with managing the blog.</p>
<p>If you have other thoughts, issues, or challenges related to blog navigation, please leave a comment.</p>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/blog-design/navigation-issues/feed/</wfw:commentRss>
		</item>
		<item>
		<title>25+ Inspiring Designs by Land, Sea &#038; Air</title>
		<link>http://vandelaydesign.com/blog/galleries/inspiring-designs-nature/</link>
		<comments>http://vandelaydesign.com/blog/galleries/inspiring-designs-nature/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 00:53:29 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[Galleries]]></category>

		<category><![CDATA[inspiration]]></category>

		<category><![CDATA[nature]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=328</guid>
		<description><![CDATA[I constantly come across excellent designs that feature various elements of nature and I've been collecting samples for a while now. Some use photos and others use illustration. Some feature bright skies and clouds, and others feature mountains, water, or grass. Feel free to list your favorites in the comments.

<strong><a href="http://www.projectvino.com.au/">Project Vino</a></strong>

<a href="http://www.projectvino.com.au/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/vino.jpg" alt="Vino" width="350" height="200" /></a>]]></description>
			<content:encoded><![CDATA[<p>I constantly come across excellent designs that feature various elements of nature and I&#8217;ve been collecting samples for a while now. Some use photos and others use illustration. Some feature bright skies and clouds, and others feature mountains, water, or grass. Feel free to list your favorites in the comments.</p>
<p><strong><a href="http://www.projectvino.com.au/">Project Vino</a></strong></p>
<p><a href="http://www.projectvino.com.au/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/vino.jpg" alt="Vino" width="350" height="200" /></a></p>
<p><strong><a href="http://aditshukla.com/">Adit Shukla</a></strong></p>
<p><a href="http://aditshukla.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/adit.jpg" alt="Adit Shukla" width="350" height="197" /></a></p>
<p><strong><a href="http://www.modernarb.co.uk/">Modern Arboricultural Services</a></strong></p>
<p><a href="http://www.modernarb.co.uk/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/modern.jpg" alt="Modern Arboricultural Services" width="350" height="197" /></a></p>
<p><strong><a href="http://www.ambassadorcellar.com/">Ambassador Cellar</a></strong></p>
<p><a href="http://www.ambassadorcellar.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/ambas.jpg" alt="Ambassador Cellar" width="350" height="194" /></a></p>
<p><strong><a href="http://www.waltersandwalters.com/">Walters &amp; Walters</a></strong></p>
<p><a href="http://www.waltersandwalters.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/walter.jpg" alt="Walters &amp; Walters" width="350" height="197" /></a></p>
<p><strong><a href="http://acsseo.com/">ACS</a></strong></p>
<p><a href="http://acsseo.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/acs.jpg" alt="ACS" width="350" height="198" /></a></p>
<p><strong><a href="http://www.jvelements.com/">Elements</a></strong></p>
<p><a href="http://www.jvelements.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/elements.jpg" alt="Elements" width="350" height="204" /></a></p>
<p><strong><a href="http://fall.tnvacation.com/">Fall in Tennessee</a></strong></p>
<p><a href="http://fall.tnvacation.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/fall.jpg" alt="Fall in TN" width="350" height="197" /></a></p>
<p><strong><a href="http://www.chippingsodburygolfclub.co.uk/">Chipping Sodbury</a></strong></p>
<p><a href="http://www.chippingsodburygolfclub.co.uk/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/chip.jpg" alt="Chipping Sodbury" width="350" height="197" /></a></p>
<p><strong><a href="http://www.estrelasantiago.com/">Estrela Santiago</a></strong></p>
<p><a href="http://www.estrelasantiago.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/est.jpg" alt="Estrela Santiago" width="350" height="197" /></a></p>
<p><strong><a href="http://www.martiscamp.com/">Martis Camp</a></strong></p>
<p><a href="http://www.martiscamp.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/martis.jpg" alt="Martis Camp" width="350" height="196" /></a></p>
<p><strong><a href="http://www.anchorage.net/">Anchorage, Alaska</a></strong></p>
<p><a href="http://www.anchorage.net/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/anchor.jpg" alt="Anchorage Alaska" width="350" height="195" /></a></p>
<p><strong><a href="http://rawkes.com/">Rawkes</a></strong></p>
<p><a href="http://rawkes.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/rawkes.jpg" alt="Rawkes" width="350" height="197" /></a></p>
<p><strong><a href="http://www.getrobyn.com/">Robyn</a></strong></p>
<p><a href="http://www.getrobyn.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/robyn.jpg" alt="Robyn" width="350" height="194" /></a></p>
<p><strong><a href="http://www.jocksta.co.uk/">Jocksta</a></strong></p>
<p><a href="http://www.jocksta.co.uk/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/jock.jpg" alt="Jocksta" width="350" height="196" /></a></p>
<p><strong><a href="http://www.sure.sk/">Sure</a></strong></p>
<p><a href="http://www.sure.sk/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/sure.jpg" alt="Sure" width="350" height="198" /></a></p>
<p><strong><a href="http://www.greaturbanpetescapes.ca/">Great Urban Pet Escapes</a></strong></p>
<p><a href="http://www.greaturbanpetescapes.ca/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/pet.jpg" alt="Great Urban Pet Escapes" width="350" height="200" /></a></p>
<p><strong><a href="http://www.theartcompany.org/">The Art Company</a></strong></p>
<p><a href="http://www.theartcompany.org/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/art.jpg" alt="The Art Company" width="350" height="196" /></a></p>
<p><strong><a href="http://www.dignitydesign.co.uk/">Dignity Design</a></strong><br />
<a href="http://www.dignitydesign.co.uk/"><br />
<img class="imgborder" src="http://vandelaydesign.com/images/nature/dignity.jpg" alt="Dignity Design" width="350" height="193" /></a></p>
<p><strong><a href="http://stylizedweb.com/">Stylized Web</a></strong></p>
<p><a href="http://stylizedweb.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/stylized.jpg" alt="Stylized Web" width="350" height="196" /></a></p>
<p><strong><a href="http://www.thewheelhouseatnoss.co.uk/">The Wheelhouse</a></strong></p>
<p><a href="http://www.thewheelhouseatnoss.co.uk/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/wheel.jpg" alt="Wheelhouse" width="350" height="195" /></a></p>
<p><strong><a href="http://www.quinnsreefbb.com.au/">Quinns Rocks Bed and Breakfast</a></strong><br />
<a href="http://www.quinnsreefbb.com.au/"><br />
<img class="imgborder" src="http://vandelaydesign.com/images/nature/quinn.jpg" alt="Quinn Rocks B&amp;B" width="350" height="198" /></a></p>
<p><strong><a href="http://www.lakecrackenback.com.au/">Lake Crackenback</a></strong></p>
<p><a href="http://www.lakecrackenback.com.au/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/lake.jpg" alt="Lake Crackenback" width="350" height="198" /></a></p>
<p><strong><a href="http://www.volll.com/#section_main">Volll</a></strong></p>
<p><a href="http://www.volll.com/#section_main"><img class="imgborder" src="http://vandelaydesign.com/images/nature/volll.jpg" alt="Volll" width="350" height="197" /></a></p>
<p><strong><a href="http://www.introducingafrica.com/sv/">Introducing Africa</a></strong></p>
<p><a href="http://www.introducingafrica.com/sv/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/africa.jpg" alt="Introducing Africa" width="350" height="197" /></a></p>
<p><strong><a href="http://www.susannepaschke.com/">Susanne Paschke</a></strong><br />
<a href="http://www.susannepaschke.com/"><br />
<img class="imgborder" src="http://vandelaydesign.com/images/nature/su.jpg" alt="Susanne Paschke" width="350" height="196" /></a></p>
<p><strong><a href="http://www.dizzain.com/">Dizzain</a></strong></p>
<p><a href="http://www.dizzain.com/"><img class="imgborder" src="http://vandelaydesign.com/images/nature/dizzain.jpg" alt="Dizzain" width="350" height="197" /></a></p>
<p>If you like these designs, you may also be interested in:</p>
<ul>
<li><a href="http://vandelaydesign.com/blog/galleries/colorful-websites/">25 Beautifully Colorful Websites</a></li>
<li><a href="http://vandelaydesign.com/blog/design/unique-website-layouts/">20 Websites with Unique Layouts</a></li>
<li><a href="http://vandelaydesign.com/blog/galleries/best-church-websites/">50 of the Best Church Websites</a></li>
</ul>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/galleries/inspiring-designs-nature/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tutorial - Create Your Own Custom Del.icio.us Badge</title>
		<link>http://vandelaydesign.com/blog/design/custom-delicious-badge/</link>
		<comments>http://vandelaydesign.com/blog/design/custom-delicious-badge/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 01:33:08 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=327</guid>
		<description><![CDATA[<img src="http://vandelaydesign.com/images/delscreen.jpg" alt="Custom Delicious Badge" />

For a long time I used the <a href="http://del.icio.us/help/tagometer">Del.icio.us Tagometer Badge</a> on this blog. If you're not familiar with the Tagometer Badge (shown below), basically its purpose is to show visitors how many Del.icio.us users have bookmarked a particular page, what tags are commonly being used for that page, and it makes it easy for them to bookmark the page themselves.]]></description>
			<content:encoded><![CDATA[<p><img src="http://vandelaydesign.com/images/delscreen.jpg" alt="Custom Delicious Badge" /></p>
<p>For a long time I used the <a href="http://del.icio.us/help/tagometer">Del.icio.us Tagometer Badge</a> on this blog. If you&#8217;re not familiar with the Tagometer Badge (shown below), basically its purpose is to show visitors how many Del.icio.us users have bookmarked a particular page, what tags are commonly being used for that page, and it makes it easy for them to bookmark the page themselves.</p>
<p><img class="imgborder" src="http://vandelaydesign.com/images/tagometer.gif" alt="Tagometer Badge" width="202" height="101" /></p>
<p>Of the social media buttons and badges that I&#8217;ve used, the Tagometer Badge was my favorite. When I re-designed the blog a few weeks ago the badge didn&#8217;t look good with the new background color, so rather than edit/customize the badge I decided to try <a href="http://feedburner.com">FeedBurner&#8217;s</a> FeedFlare option for the same purpose.</p>
<p>Most bloggers use FeedFlare to show links like &#8220;Digg This&#8221;, &#8220;Stumble It&#8221; or to show the comment count in their feeds, but FeedFlare is also available to include the same links directly on your posts.</p>
<p>One of the cool things about FeedFlare is that is gives you an opportunity to style it however you like because of the way the code is created by FeedBurner. As a result I decided to try using a custom-made Del.icio.us badge to create a more unique, and hopefully a more attractive section that encourages bookmarks from visitors.</p>
<p>The process of setting up and customizing FeedFlare is pretty straightforward, but I don&#8217;t see many bloggers doing it, so I thought I would write up a tutorial so anyone else who is interested can apply this on their own blog. Here goes.</p>
<h3>Step 1 - Create Your Image</h3>
<p>At the top of the post you saw an image of the final product, which is really nothing more than the text and link created by FeedBurner sitting on top of a background image that I created in Photoshop. Here is a look at the background image without the text.</p>
<p><img src="http://vandelaydesign.com/images/del.jpg" alt="Delicious bg image" width="482" height="52" /></p>
<p>You&#8217;ll want to create the image so it lines up with the width of your main content area where the FeedFlare will be displayed. In my case the image is 482 pixels wide, almost as wide as the entire content area. I&#8217;m not going to go over the steps of creating the image because I want to focus on the coding aspect, but as you can see it&#8217;s a very simple image divided in half vertically with a typical Del.icio.us logo that most visitors will recognize.</p>
<h3>Step 2 - Login to FeedBurner and Set Up FeedFlare</h3>
<p><img class="alignright imgborder" style="float: right;" src="http://vandelaydesign.com/images/optimize.jpg" alt="FeedBurner" width="210" height="366" />Login to your FeedBurner account, click on your feed, click on &#8220;Optimize&#8221; and then on &#8220;FeedFlare&#8221; in the vertical navigation at the left side of the screen. You may have already activated FeedFlare for your feed or your site, or it may still be inactive. For the purposes of this tutorial we&#8217;ll be working with the options under the &#8220;Site&#8221; category, not under &#8220;Feeds.&#8221; You can select the same options for both or you can select different options. Whatever you currently have selected for &#8220;Feed&#8221; leave as it is.</p>
<p>Under the &#8220;Site&#8221; column we&#8217;re going to select &#8220;save to del.icio.us&#8221;, which is different than &#8220;add to del.icio.us.&#8221; Save to del.icio.us includes the number of bookmarks and the popular tags, while add to delicious only includes a link that lets users bookmark the page. We don&#8217;t want to have any other options selected under &#8220;Site&#8221;. (The approach I&#8217;m taking will only work with one selection because of how we are going to style the code generated by FeedBurner.)</p>
<p>Once you&#8217;ve selected &#8220;save to del.icio.us&#8221;, scroll down to the bottom and click &#8220;Activate&#8221; if your FeedFlare is currently inactive, or click &#8220;Save&#8221; if it has already been activated.  You&#8217;ll now see &#8220;Get the HTML code to put FeedFlare on your site.&#8221; I&#8217;m using WordPress, so that&#8217;s what I select and it will open a new window with the code. Leave this window open for now.</p>
<p><img class="imgborder" src="http://vandelaydesign.com/images/fflare.jpg" alt="FeedFlare" width="450" height="212" /></p>
<h3>Step 3 - Set Up the Code in Your single.php File</h3>
<p>If you&#8217;re using WordPress you&#8217;ll want to copy the code provided by FeedBurner in that new window and paste it into your single.php file right where you want it to appear. Save the single.php and if you&#8217;re using Dreamweaver or something similar, upload the file to your server.</p>
<p>You now have FeedBurner set up to produce the FeedFlare on your posts and you have the code in your single.php file to display the results of the FeedFlare. At this point it will show up as simple text links with no styling except what is already set in your stylesheet (such as your basic styling for paragraphs and links). However, you won&#8217;t see the FeedFlare on old posts that were published before it was activated, so you&#8217;ll have to wait for a new post to see it in action.</p>
<h3>Step 4 - Customize Your FeedFlare</h3>
<p>As I mention earlier, FeedBurner makes it easy to customize your FeedFlare by giving you code that you can apply styles to in order to accomplish the look that you want. In the window that FeedBurner opened that contained the code, if you scroll down towards the bottom you&#8217;ll see some instructions for customization. They give a sample of the code that is produced so you&#8217;ll know how to apply styles.</p>
<p>Here&#8217;s the sample code provided by FeedBurner:<br />
<code>&lt;p class="feedburnerFlareBlock"&gt;&lt;a href="flare1url" class="first"&gt;Flare 1&lt;/a&gt; &lt;span&gt;•&lt;/span&gt; &lt;a href="flare2url"&gt;Flare 2&lt;/a&gt; &lt;span&gt;•&lt;/span&gt; &lt;a href="flare3url"&gt;Flare 3&lt;/a&gt;&lt;/p&gt;</code><br />
If you&#8217;re only using one FeedFlare option, such as the &#8220;save to del.icio.us&#8221; that we chose, the styling is very easy. The code produced is all contained in a paragraph with the class &#8220;feedburnerFlareBlock&#8221;, so we&#8217;ll want to set the height and width of this paragraph to match the image that we created (in this case 482px x 52px) and we&#8217;ll also set that image as the background image.</p>
<p>Now all that&#8217;s really left to do is to get the text of the links aligned like you want. This can be a little bit tricky because the width of this line will vary from post to post. With the image that I created I need the text to always appear to the right of the del.icio.us logo, so I set a left margin on the feedburnerFlareBlock links to 50 pixels. I also used a top padding on the paragraph of 25 pixels to keep the text at the lower half of the image so it doesn&#8217;t sit on top of the text that I created in Photoshop, &#8220;Bookmark with Del.icio.us for Future Reference.&#8221;</p>
<p>Here&#8217;s the CSS code that I&#8217;m using:</p>
<p><code>.feedburnerFlareBlock {<br />
width: 482px;<br />
height: 52px;<br />
padding-top: 25px;<br />
background-image: url(../../../../images/del.jpg);<br />
background-repeat: no-repeat;<br />
font-size: .9em;<br />
text-align: center;<br />
}<br />
.feedburnerFlareBlock a {<br />
margin-left: 50px;<br />
}</code></p>
<p>That&#8217;s all there is to it. You now have a custom banner/badge on your blog for encouraging bookmarks. Remember, you can use this approach for any FeedFlare option, the code produced will still allow for styling in the same manner. So if you didn&#8217;t want to use Del.icio.us you could create a banner for StumbleUpon or Digg or something else. Again I want to emphasize that this will not appear on older posts, so if you have a test blog you may want to go through these steps and publish a new post to see the FeedFlare in action.</p>
<p>If you want to test it out, feel free to bookmark this post <img src='http://vandelaydesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/design/custom-delicious-badge/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Learning from Other Designers</title>
		<link>http://vandelaydesign.com/blog/design/learning-from-other-designers/</link>
		<comments>http://vandelaydesign.com/blog/design/learning-from-other-designers/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 11:00:04 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[tutorials]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=323</guid>
		<description><![CDATA[One of the things that I like about web design is that there's always plenty to learn, regardless of how experienced you are. I know that my knowledge really only scratches the surface of web design and development, and I appreciate the fact that seemingly unlimited resources are available to allow me to become a better designer.]]></description>
			<content:encoded><![CDATA[<p>One of the things that I like about web design is that there&#8217;s always plenty to learn, regardless of how experienced you are. I know that my knowledge really only scratches the surface of web design and development, and I appreciate the fact that seemingly unlimited resources are available to allow me to become a better designer.</p>
<p>Every designer needs to place some importance on continued learning and improvement due to constant changes in the industry. Without <a href="http://vandelaydesign.com/blog/design/improve-design-skills/">ongoing improvement and adaptation</a> you might be designing sites that would have looked cool in 1997. One of the <a href="http://vandelaydesign.com/blog/design/challenging-yourself-as-a-designer/">challenges for designers</a> is finding time and making this a priority rather than an afterthought.</p>
<p>The design community is filled with sources of inspiration and helpful sites for encouraging growth in abilities. Each of us needs to take our own unique approach to personal development that works for us. I&#8217;d like to share some of my thoughts and what works well for me. Hopefully some of it will be applicable for you as well.</p>
<h3>Tips for Learning from Other Designers</h3>
<p>The online community of designers truly is a community in that there is a lot of interaction and people willing to help others. As a result, we can all learn from talented individuals who are willing to provide some teaching or inspiration. All of us have our own unique strengths and weaknesses as designers, which makes it easy and convenient to give and take. It&#8217;s not the case where the most experienced have nothing to learn or no one to learn from.</p>
<p>Improving skills as a designer can come in a few different forms. You could pick up a book, follow <a href="http://vandelaydesign.com/blog/design/tutorials/">online tutorials</a>, look at <a href="http://vandelaydesign.com/blog/design-inspiration/">inspiring examples from other designers</a>, accept a challenging project, or just play around and experiment on your own. Personally, I like to mix it up and learn in a few different ways.</p>
<p><strong>Get an RSS Reader</strong></p>
<p>I&#8217;m sure most of you are already using an RSS reader, but they may have some helpful features that you&#8217;re not using. I use Google Reader and when I come across a tutorial that interests me, I&#8217;ll star it for later. When I&#8217;m reading through my feed reader I rarely have time to work through a detailed tutorial at that moment, but it may be something that I&#8217;ll want to use later. By starring it I can easily continue what I was doing, and then when I have some time I&#8217;ll go through my starred items and find one that I want to work through.</p>
<p>My advice is to star the good tutorials that you find throughout the week, and then once a week go back to your starred items, find the most interesting one and go through it. Most of us don&#8217;t have time to go through all of the tutorials that interest us, but one per week is realistic, and you&#8217;ll still benefit from continued growth that can be taken in any direction you choose.</p>
<p><strong>Bookmark Designs for Inspiration</strong></p>
<p>Those of us who read <a href="http://wefunction.com/2008/07/top-10-blogs/">design-focused blogs</a> and/or visit <a href="http://vandelaydesign.com/blog/galleries/css/">design galleries</a> constantly come across designs and examples of work form other designers that can inspire us in our own work. With no system to keep track of these items, you may remember one of them but have no way to get back to it when you need it. A bookmark manager like <a href="http://del.icio.us">Del.icio.us</a> is an excellent solution for this problem.</p>
<p>Many designers are already using this approach, as you can see by looking at the tag &#8220;<a href="http://del.icio.us/popular/inspiration">inspiration</a>.&#8221; However, if you have a large number of bookmarks tagged as inspiration, it may be hard to find specific examples when you are looking for them. Maybe you&#8217;re bookmarking a page because of a specific aspect that you like, such as navigation. Del.icio.us can be even more helpful for you if you use a more specific tag like &#8220;inspiration-nav&#8221;. If you consistently use descriptive tags you&#8217;ll have a wealth of help when you&#8217;re in need of inspiration on a specific aspect of style of design.</p>
<p><strong>Ask Questions</strong></p>
<p>Having a network of other skilled designers can be very handy when you need some help. Not too long ago I was looking to add a specific functionality to a site that I&#8217;m working on and I wasn&#8217;t sure what was the best way to go about achieving the end result. I have a friend that has similar functionality on her site, so I sent her an email asking what she would recommend. Her response was better than I could have expected with some great advice and examples to use in my own site. Many designers are willing to help, you just have to ask (and it helps to have an existing relationship).</p>
<p>If you don&#8217;t have an existing network of designers, start to get out an meet new people, whether it&#8217;s online or off. You can also take advantage of forums that are available for this purpose. However, you&#8217;ll need to be careful of the advice that you take, as some forum users may not necessarily provide the best advice.</p>
<p><strong>Read Books</strong></p>
<p>Many of us spend so much time online that we forget or overlook many of the more traditional resources that are available. There are some excellent <a href="http://www.amazon.com/gp/product/1590596145">books</a> on <a href="http://simplebits.com/publications/bulletproof/">design</a> on just about any subject you need help with. This is one method that I need to use more often myself.</p>
<h3>What&#8217;s Your Approach to Learning from Other Designers?</h3>
<p>How do you take advantage of the knowledge and skills that other designer make accessible to us?</p>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/design/learning-from-other-designers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>40 Photoshop Tutorials for Lighting and Abstract Effects</title>
		<link>http://vandelaydesign.com/blog/design/photoshop-lighting-effects/</link>
		<comments>http://vandelaydesign.com/blog/design/photoshop-lighting-effects/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 00:40:49 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[graphics]]></category>

		<category><![CDATA[photoshop]]></category>

		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=324</guid>
		<description><![CDATA[Photoshop gives designers the ability to create some amazing effects that can accomplish just about anything you can image. Fortunately, there are plenty of Photoshop experts who are willing to write detailed tutorials to show off the potential. Here is a look at some of the best tutorials for using various lighting and abstract effects.

<strong><a href="http://www.photoshopessentials.com/photo-effects/light-streaks/">Adding Light Streaks to a Photo</a></strong>

<a href="http://www.photoshopessentials.com/photo-effects/light-streaks/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/streaks.jpg" alt="Light Streaks" width="350" height="230" /></a>]]></description>
			<content:encoded><![CDATA[<p>Photoshop gives designers the ability to create some amazing effects that can accomplish just about anything you can image. Fortunately, there are plenty of Photoshop experts who are willing to write detailed tutorials to show off the potential. Here is a look at some of the best tutorials for using various lighting and abstract effects.</p>
<p><strong><a href="http://www.photoshopessentials.com/photo-effects/light-streaks/">Adding Light Streaks to a Photo</a></strong></p>
<p><a href="http://www.photoshopessentials.com/photo-effects/light-streaks/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/streaks.jpg" alt="Light Streaks" width="350" height="230" /></a></p>
<p><strong><a href="http://psdtuts.com/drawing/fiery-photoshop-space-explosion-tutorial/">Fiery Photoshop Space Explosion</a></strong></p>
<p><a href="http://psdtuts.com/drawing/fiery-photoshop-space-explosion-tutorial/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/space.jpg" alt="Fiery Explosion" width="350" height="186" /></a></p>
<p><strong><a href="http://abduzeedo.com/really-cool-eclipse-effect-photoshop">Really Cool Eclipse Effect in Photoshop</a></strong></p>
<p><a href="http://abduzeedo.com/really-cool-eclipse-effect-photoshop"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/eclipse.jpg" alt="Eclipse Effect" width="350" height="211" /></a></p>
<p><strong><a href="http://pshero.com/archives/electrifying-glow-album-art/">Electrifying Glow Album Art</a></strong></p>
<p><a href="http://pshero.com/archives/electrifying-glow-album-art/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/album.jpg" alt="Album Art" width="350" height="243" /></a></p>
<p><strong><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1732">Lighting Effects in Photoshop</a></strong></p>
<p><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1732"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/lighting.jpg" alt="Lighting Effects" width="350" height="413" /></a></p>
<p><strong><a href="http://psdlearning.com/2008/06/luminescent-lines/">Luminescent Lines</a></strong></p>
<p><a href="http://psdlearning.com/2008/06/luminescent-lines/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/lines.jpg" alt="Luminescent Lines" width="350" height="264" /></a></p>
<p><strong><a href="http://psdtuts.com/photo-effects-tutorials/super-slick-dusky-lighting-effects-in-photoshop/">Super Slick Dusky  Lighting Effects</a></strong></p>
<p><a href="http://psdtuts.com/photo-effects-tutorials/super-slick-dusky-lighting-effects-in-photoshop/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/dusk.jpg" alt="Dusky Lighting" width="350" height="274" /></a></p>
<p><strong><a href="http://veerle.duoh.com/blog/comments/creating_light_motion_trails_glowing_spark/">Creating Light Motion Trails and Glowing Spark</a></strong></p>
<p><a href="http://veerle.duoh.com/blog/comments/creating_light_motion_trails_glowing_spark/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/motion.jpg" alt="Motion Trails" width="350" height="214" /></a></p>
<p><strong><a href="http://psdtuts.com/tutorials-effects/create-a-space-explosion-from-scratch-in-photoshop/">Create a Space Explosion from Scratch in Photoshop</a></strong></p>
<p><a href="http://psdtuts.com/tutorials-effects/create-a-space-explosion-from-scratch-in-photoshop/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/space3.jpg" alt="Space Explosion" width="350" height="326" /></a></p>
<p><strong><a href="http://psdtuts.com/tutorials-effects/seriously-cool-photoshop-explosion-effect/">Seriously Cool Photoshop Explosion Effect</a></strong></p>
<p><a href="http://psdtuts.com/tutorials-effects/seriously-cool-photoshop-explosion-effect/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/cool.jpg" alt="Explosion Effect" width="350" height="245" /></a></p>
<p><strong><a href="http://www.photoshopessentials.com/photo-effects/sparkle/">Add a Sparkle Trail to a Photo</a></strong></p>
<p><a href="http://www.photoshopessentials.com/photo-effects/sparkle/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/sparkle.jpg" alt="Sparkle Trail" width="350" height="378" /></a></p>
<p><strong><a href="http://abduzeedo.com/space-lighting-effects-10-steps-photoshop-tutorial">Space Lighting Effects in 10 Steps</a></strong></p>
<p><a href="http://abduzeedo.com/space-lighting-effects-10-steps-photoshop-tutorial"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/space2.jpg" alt="Space Lighting Effects" width="350" height="177" /></a></p>
<p><strong><a href="http://www.myinkblog.com/2008/07/03/create-a-trendy-music-style-background/">Creating a Trendy Music Style Background</a></strong></p>
<p><a href="http://www.myinkblog.com/2008/07/03/create-a-trendy-music-style-background/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/music.jpg" alt="Music Background" width="350" height="217" /></a></p>
<p><strong><a href="http://psdtuts.com/tutorials-effects/advanced-glow-effects/">Advanced Glow Effects</a></strong></p>
<p><a href="http://psdtuts.com/tutorials-effects/advanced-glow-effects/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/glow.jpg" alt="Glow Effects" /></a></p>
<p><strong><a href="http://psdtuts.com/tutorials-effects/reader-request-msnbc-style-effect/">MSNBC Style Effect</a></strong></p>
<p><a href="http://psdtuts.com/tutorials-effects/reader-request-msnbc-style-effect/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/msnbc.jpg" alt="MSNBC Effect" /></a></p>
<p><strong><a href="http://www.tutorial9.net/photoshop/easily-create-a-unique-website-header/">Easily Create a Beautiful, Unique Website Header</a></strong></p>
<p><a href="http://www.tutorial9.net/photoshop/easily-create-a-unique-website-header/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/header.jpg" alt="Website Header" width="350" height="176" /></a></p>
<p><strong><a href="http://www.freephotoshop.ca/tutorials/effects/photoshop-space-and-planet-tutorial">Photoshop Space Tutorial</a></strong></p>
<p><a href="http://www.freephotoshop.ca/tutorials/effects/photoshop-space-and-planet-tutorial"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/space4.jpg" alt="Space Tutorial" width="350" height="213" /></a></p>
<p><strong><a href="http://bwebi.com/water-spirit-drawing-fire.html">Water Spirit - Drawing Fire</a></strong></p>
<p><a href="http://bwebi.com/water-spirit-drawing-fire.html"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/water.jpg" alt="Water and Fire" width="350" height="354" /></a></p>
<p><strong><a href="http://www.tutorial9.net/photoshop/energize-your-graphics-with-abstract-energy-lines/">Energize Your Graphics with Abstract Energy Lines</a></strong></p>
<p><a href="http://www.tutorial9.net/photoshop/energize-your-graphics-with-abstract-energy-lines/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/energy.jpg" alt="Energy Lines" width="350" height="148" /></a></p>
<p><strong><a href="http://www.photoshopstar.com/effects/making-of-abstract-art-piece/">Making an Abstract Art Piece</a></strong></p>
<p><a href="http://www.photoshopstar.com/effects/making-of-abstract-art-piece/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/art.jpg" alt="Abstract Art" width="350" height="128" /></a></p>
<p><strong><a href="http://psdtuts.com/photo-effects-tutorials/super-fast-speed-lighting-effect/">Super Fast - Speed Lighting Effect</a></strong></p>
<p><a href="http://psdtuts.com/photo-effects-tutorials/super-fast-speed-lighting-effect/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/fast.jpg" alt="Super Fast" width="350" height="255" /></a></p>
<p><strong><a href="http://www.anothera.net/view_tutorial.php?id=3">Fire Lines Tutorial</a></strong></p>
<p><a href="http://www.anothera.net/view_tutorial.php?id=3"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/fire.jpg" alt="Fire Lines" width="350" height="488" /></a></p>
<p><strong><a href="http://psdtuts.com/tutorials-effects/create-cool-watercolor-effects-in-photoshop/">Create Cool Watercolor Effects in Photoshop</a></strong></p>
<p><a href="http://psdtuts.com/tutorials-effects/create-cool-watercolor-effects-in-photoshop/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/watercolor.jpg" alt="Watercolor Effects" width="350" height="385" /></a></p>
<p><strong><a href="http://www.thedesignworld.com/photoshop-tutorials/filter-effects/true-flames/">True Flames</a></strong></p>
<p><a href="http://www.thedesignworld.com/photoshop-tutorials/filter-effects/true-flames/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/flames.jpg" alt="True Flames" width="350" height="261" /></a></p>
<p><strong><a href="http://psdtuts.com/tutorials-effects/a-cool-lighting-effect-in-photoshop/">A Cool Lighting Effect in Photoshop</a></strong></p>
<p><a href="http://psdtuts.com/tutorials-effects/a-cool-lighting-effect-in-photoshop/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/apple.jpg" alt="Apple Effect" width="350" height="253" /></a></p>
<p><strong><a href="http://www.entheosweb.com/photoshop/shiny_starburst_effect.asp">Shiny Starburst Effect</a></strong></p>
<p><a href="http://www.entheosweb.com/photoshop/shiny_starburst_effect.asp"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/star.jpg" alt="Starburst" width="350" height="233" /></a></p>
<p><strong><a href="http://www.tutorial9.net/photoshop/how-to-make-great-fireworks-in-photoshop/">How to Make Great Fireworks in Photoshop</a></strong></p>
<p><a href="http://www.tutorial9.net/photoshop/how-to-make-great-fireworks-in-photoshop/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/fireworks.jpg" alt="Create Fireworks" width="350" height="230" /></a></p>
<p><strong><a href="http://abduzeedo.com/creating-smoke">Creating Smoke</a></strong></p>
<p><a href="http://abduzeedo.com/creating-smoke"><img class="imgboder" src="http://vandelaydesign.com/images/lighting/smoke.jpg" alt="Photoshop Smoke" width="350" height="261" /></a></p>
<p><strong><a href="http://www.tu-torial.com/view_tut.php?id=215">End of the World Photo Manipulation</a></strong></p>
<p><a href="http://www.tu-torial.com/view_tut.php?id=215"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/end.jpg" alt="End of the World" width="350" height="228" /></a></p>
<p><strong><a href="http://abduzeedo.com/swirl-mania-illustrator-photoshop">Swirl Mania in Illustrator and Photoshop</a></strong></p>
<p><a href="http://abduzeedo.com/swirl-mania-illustrator-photoshop"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/swirl.jpg" alt="Swirl Mania" width="350" height="218" /></a></p>
<p><strong><a href="http://www.tutorial9.net/photoshop/design-a-coldplayapple-inspired-portrait-in-photoshop/">Design a Coldplay/Apple Inspired Portrait in Photoshop</a></strong></p>
<p><a href="http://www.tutorial9.net/photoshop/design-a-coldplayapple-inspired-portrait-in-photoshop/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/coldplay.jpg" alt="Coldplay/Apple" width="350" height="204" /></a></p>
<p><strong><a href="http://abduzeedo.com/magic-lighting-effect-photoshop">Magic Lighting Effect in Photoshop</a></strong></p>
<p><a href="http://abduzeedo.com/magic-lighting-effect-photoshop"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/magic.jpg" alt="Magic Lighting" width="350" height="257" /></a></p>
<p><strong><a href="http://www.tutzor.com/index.php/2008/05/make-your-image-look-awesome-with-a-few-light-effects/">Make Your Image Look Awesome with a Few Light Effects</a></strong></p>
<p><a href="http://www.tutzor.com/index.php/2008/05/make-your-image-look-awesome-with-a-few-light-effects/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/awesome.jpg" alt="Image Lighting" width="350" height="391" /></a></p>
<p><strong><a href="http://www.tutorialguide.net/explosion_tutorial.html">Explosion Tutorial</a></strong></p>
<p><a href="http://www.tutorialguide.net/explosion_tutorial.html"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/explosion.jpg" alt="Explosion Tut" width="265" height="229" /></a></p>
<p><strong><a href="http://www.photoshopstar.com/effects/intense-solar-flare/">Intense Solar Flare (Filter) Effect</a></strong></p>
<p><a href="http://www.photoshopstar.com/effects/intense-solar-flare/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/solar.jpg" alt="Solar Flare" width="350" height="173" /></a></p>
<p><strong><a href="http://9tutorials.com/2007/09/05/beautiful-lighting-fx-effect-in-photoshop.html">Beautiful Lighting FX Effect</a></strong></p>
<p><a href="http://9tutorials.com/2007/09/05/beautiful-lighting-fx-effect-in-photoshop.html"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/fx.jpg" alt="Lighting FX" width="350" height="207" /></a></p>
<p><strong><a href="http://www.tutorialguide.net/smoke_effect_tutorial.html">Smoke Effect</a></strong></p>
<p><a href="http://www.tutorialguide.net/smoke_effect_tutorial.html"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/smoke2.jpg" alt="Smoke Effect" width="350" height="509" /></a></p>
<p><strong><a href="http://abduzeedo.com/leopard-starburst-effect-photoshop">Leopard Starburst Effect in Photoshop</a></strong></p>
<p><a href="http://abduzeedo.com/leopard-starburst-effect-photoshop"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/leopard.jpg" alt="Leopard Starburst" width="350" height="215" /></a></p>
<p><strong><a href="http://psdtuts.com/tutorials-effects/design-an-energy-drink-ad-design/">Create an Energy Drink Ad Design</a></strong></p>
<p><a href="http://psdtuts.com/tutorials-effects/design-an-energy-drink-ad-design/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/ad.jpg" alt="Energy Drink" width="350" height="216" /></a></p>
<p><strong><a href="http://www.tutorial9.net/photoshop/mysterious-lighting-effect-tutorial-for-photoshop/">Mysterious Lighting Effect Tutorial</a></strong></p>
<p><a href="http://www.tutorial9.net/photoshop/mysterious-lighting-effect-tutorial-for-photoshop/"><img class="imgborder" src="http://vandelaydesign.com/images/lighting/mystery.jpg" alt="Mysterious Lighting" width="350" height="179" /></a></p>
<p>For more Photoshop tutorials see:</p>
<ul>
<li><a href="http://vandelaydesign.com/blog/design/photoshop-navigation-tutorials/">45 Photoshop Tutorials for Better Navigation</a></li>
<li><a href="http://vandelaydesign.com/blog/design/photoshop-tutorials-textures/">40 Excellent Photoshop Tutorials for Textures and Backgrounds</a></li>
<li><a href="http://vandelaydesign.com/blog/design/photo-editing-tutorials/">45 Photo Editing Tutorials for Photoshop</a></li>
<li><a href="http://vandelaydesign.com/blog/design/photoshop-text-tutorials/">50 Essential Photoshop Text Tutorials</a></li>
</ul>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/design/photoshop-lighting-effects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Effective Use of Blog Sidebars</title>
		<link>http://vandelaydesign.com/blog/blog-design/sidebars/</link>
		<comments>http://vandelaydesign.com/blog/blog-design/sidebars/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 15:59:27 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[Blog Design]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[sidebars]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=322</guid>
		<description><![CDATA[While sidebars aren't the primary focal point of blogs, they still have an important role in usability and appearance. A well-designed sidebar can make it easier for visitors to find what they like, which will keep them at your site longer and improve your overall effectiveness. On the other hand, a poor sidebar can lead to lost and frustrated visitors.

Before the <a href="http://vandelaydesign.com/blog/design/new-look/">re-design of this site</a> was started, the sidebar (or in this case sidebar<strong>s</strong>) was a focal point of need. I felt that whatever direction the new design went, it needed to improve the usability of the site by making navigation easier and directing visitors to the appropriate parts of the site. The decision was made to use two sidebars in order to include everything that was needed without cluttering up the sidebar too much.]]></description>
			<content:encoded><![CDATA[<p>While sidebars aren&#8217;t the primary focal point of blogs, they still have an important role in usability and appearance. A well-designed sidebar can make it easier for visitors to find what they like, which will keep them at your site longer and improve your overall effectiveness. On the other hand, a poor sidebar can lead to lost and frustrated visitors.</p>
<p>Before the <a href="http://vandelaydesign.com/blog/design/new-look/">re-design of this site</a> was started, the sidebar (or in this case sidebar<strong>s</strong>) was a focal point of need. I felt that whatever direction the new design went, it needed to improve the usability of the site by making navigation easier and directing visitors to the appropriate parts of the site. The decision was made to use two sidebars in order to include everything that was needed without cluttering up the sidebar too much.</p>
<p>While I was thinking about what I wanted to do with the sidebar, I did a good deal of analyzing other blog designs that I like to see specifically what was effective about their sidebars. In this post I&#8217;d like to take a look at several examples and highlight some key points.</p>
<h3>What is the Purpose of a Sidebar?</h3>
<p>When you&#8217;re <a href="http://vandelaydesign.com/blog/design/what-makes-good-blog-design/">designing a blog</a> , why do you use a sidebar? In some cases sidebars are probably used because it&#8217;s just the thing to do. All blogs have sidebars, right? But without knowing the purpose it&#8217;s unlikely that you&#8217;ll have an effective sidebar. In my opinion, the primary purpose of a sidebar is to aid in navigation by making it quick and easy for visitors to get to many different places on your site without searching everywhere.</p>
<p>Additionally, I think an effective sidebar will give a new visitor a good idea of what your blog is about and what types of content they can find on the site. If a new visitors arrives through a search engine they&#8217;re probably looking at one specific post. They will obviously be able to see the content provided in that particular post, but that doesn&#8217;t tell them what else is available at the site. A sidebar (through category listings, popular posts, recent posts, etc.) can give them a better idea of the big picture of your blog.</p>
<h3>What Should a Sidebar Accomplish?</h3>
<p><strong>Highlight the appropriate content</strong></p>
<p>Many blogs, mine included, use the sidebar to display the best or <a href="http://vandelaydesign.com/blog/popular-posts/">most popular posts</a> or pages. The sidebar provides you with an opportunity to show readers something other than just the post they are reading. What ever is most important to your blog should be highlighted. If your most important content is your popular posts, than a simple listing of those posts can do the trick (you can do this either manually or through the use of a plugin). If you&#8217;re selling a product, this is something that you&#8217;ll probably want to highlight on your sidebar. RSS subscriptions are a priority for most bloggers, so you&#8217;ll typically see links to RSS feeds at the top of sidebars.</p>
<p><strong>Give an Overview</strong></p>
<p>As I mentioned earlier, the sidebar can quickly give new visitors an idea of what your blog is all about and what topics/subjects are covered. Look at the sidebar as your opportunity to explain your blog. A few bloggers do this by actually having a paragraph or two to say what the blog is about, but what&#8217;s more common is to tell the story through the content that is highlighted. Judging by the content of your sidebar(s), can new visitors get an accurate idea of what your blog is really about?</p>
<p><strong>Add to the Attractiveness</strong></p>
<p>Some well-designed sidebars, like the ones we&#8217;ll look at in a minute, can go beyond just improving the usability of the blog by adding to the visual appearance. You don&#8217;t want the sidebar to take too much attention away from the primary content, but it can still me more than some simple text and links. In attempt to improve the look of the sidebar at this blog, images were used to accompany the links to popular posts. It&#8217;s still too early to tell if this has been effective in terms of getting clicks to those links, but that was probably the part of the design that drew the most comments from readers.</p>
<p><strong>Allow for Scaling of the Blog</strong></p>
<p>Because blogs are publishing new content so frequently, the sidebar needs to be able to adapt and scale with the blog. If you add several new posts per week and your sidebar hasn&#8217;t changed for six months, chances are that it&#8217;s not reaching maximum effectiveness.</p>
<p>Some sidebar elements, such as a list of recent posts, will update automatically, while other changes will need to be done manually. Don&#8217;t forget every now and then to evaluate your sidebar and see what needs to be added, changed, or removed.</p>
<h3>Examples of Excellent Sidebars</h3>
<p>The examples listed and broken down below are just a handful of excellent sidebars that you&#8217;ll find if you look around. The images that I&#8217;m using are obviously just a portion of the sidebars, so please click-through in order to see them in all their glory.</p>
<p><strong>Freelance Switch</strong></p>
<p>On of my favorite sidebars is from <a href="http://freelanceswitch.com">Freelance Switch</a>. Their sidebar is one of the most attractive ones that I have seen. The color, typography and use of several small images create a sidebar that looks great while improving on the usability of the site. One thing you may notice that Freelance Switch does differently than most blogs, there is no category listing. Instead, they link to an archives page where visitors can browse through the categories if they like. Personally, I almost never use the category links on blogs, and I&#8217;ve considered removing them on this blog for that reason. At Freelance Switch the space in the sidebar is used for other purposes, such as an &#8220;Explore Freelance Switch&#8221; section that will take new visitors on a bit of a tour through the major topics of the blog.</p>
<p><a href="http://freelanceswitch.com"><img class="imgborder" src="http://vandelaydesign.com/images/sidebars/fsw.jpg" alt="FSW Sidebar" width="283" height="457" /></a></p>
<p><strong>Pearsonified</strong></p>
<p>The sidebar used at <a href="http://pearsonified.com">Pearsonified</a> primarily consists of links to specific posts in a few classifications, including Must Reads, Improve Your Blog, and Worth a Look. This navigational approach in the sidebar of highlighting popular or important posts is pretty common, but Chris gives his links a stylish, colorful look that you don&#8217;t see everywhere.</p>
<p><a href="http://pearsonified.com"><img class="imgborder" src="http://vandelaydesign.com/images/sidebars/pearsonified.jpg" alt="Pearsonified Sidebar" width="316" height="559" /></a></p>
<p><strong>Pro Blog Design</strong></p>
<p>Michael Martin of <a href="http://problogdesign.com">Pro Blog Design</a> uses an attractive sidebar that features one of the nicer feed subscription areas that you&#8217;ll see. Right below that he has a spot that advertises his design services, which is a good use of the prime screen real estate in his sidebar.</p>
<p><a href="http://problogdesign.com"><img class="imgborder" src="http://vandelaydesign.com/images/sidebars/pbd.jpg" alt="Pro Blog Design Sidebar" width="366" height="468" /></a></p>
<p><strong>David Airey</strong></p>
<p>Graphic designer <a href="http://davidairey.com">David Airey</a> uses a very nice, clean blog layout with sidebar on each side. The sidebars are mostly lists with some CSS styling for appearance, which goes nicely with the overall look of his blog. At the top of the left sidebar, where most visitors will look first, he has a small picture of himself and links for &#8220;Hire David Airey&#8221; and &#8220;View David Airey&#8217;s Portfolio.&#8221; Since David&#8217;s blog serves in part to indirectly sell his services, this section of his sidebar is an excellent choice. It puts the most important parts of his site where visitors will see it, and the picture helps potential clients to feel like they know him a little better.</p>
<p><a href="http://davidairey.com"><img class="imgborder" src="http://vandelaydesign.com/images/sidebars/david.jpg" alt="David Airey" width="212" height="492" /></a></p>
<p><strong>Copyblogger</strong></p>
<p><a href="http://www.copyblogger.com">Copyblogger</a> also has a sidebar on each side. The top of the left sidebar, which starts very high on the page, includes an attract call for subscriptions, and then it links to some of the more important sections of the site. This list includes links to a few individual posts and links to pages that have been set up to funnel visitors to posts on particular topics (a nice use of WordPress pages).</p>
<p><a href="http://copyblogger.com"><img class="imgborder" src="http://vandelaydesign.com/images/sidebars/copyblogger.jpg" alt="Copyblogger" width="213" height="528" /></a></p>
<p><strong>The 9513</strong></p>
<p><a href="http://www.the9513.com/blog/">The 9513</a> is a country music blog with an excellent design overall. It uses two sidebars, however, most of the content is in the right sidebar. The part that I&#8217;d like to point out links to recent album reviews on the blog. Album cover images are used to link to 8 recent reviews. Very little screen space is taken up by this, but it adds to appearance of the sidebar and makes it easy for visitors to read the reviews that interest them.</p>
<p><a href="http://the9513.com/blog/"><img class="imgborder" src="http://vandelaydesign.com/images/sidebars/9513.jpg" alt="The 9513 Sidebar" width="320" height="212" /></a></p>
<h3>What&#8217;s Your Approach with a Sidebar?</h3>
<p>When you&#8217;re designing a blog theme, what do you hope to accomplish with a sidebar?</p>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/blog-design/sidebars/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Are Paid Links a Necessary Search Engine Optimization Evil?</title>
		<link>http://vandelaydesign.com/blog/seo/paid-links/</link>
		<comments>http://vandelaydesign.com/blog/seo/paid-links/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 14:51:17 +0000</pubDate>
		<dc:creator>Vandelay Design</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[linkbuilding]]></category>

		<category><![CDATA[paid links]]></category>

		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=320</guid>
		<description><![CDATA[<em>This is a guest post written by David Brown.</em>

What do nearly all high ranking websites have in common? As a <a href="http://www.webdesignforseo.com">search engine marketing consultant</a>, I am confronted with the task of evaluating the inbound links of thousands of websites each month. In doing so, I have come to the realization that top ranking websites continue to pay for links despite Google’s public disapproval. Google’s minimalistic efforts to combat paid link building force ethical search engine marketing companies to buy links in order to compete. If done poorly, paid linkers run the risk of having short-lived benefits and potentially harmful consequences. The following tips will help you identify paid links that have positive and long-lasting results on search engine optimization efforts.]]></description>
			<content:encoded><![CDATA[<p><em>This is a guest post written by David Brown.</em></p>
<p>What do nearly all high ranking websites have in common? As a <a href="http://www.webdesignforseo.com">search engine marketing consultant</a>, I am confronted with the task of evaluating the inbound links of thousands of websites each month. In doing so, I have come to the realization that top ranking websites continue to pay for links despite Google’s public disapproval. Google’s minimalistic efforts to combat paid link building force ethical search engine marketing companies to buy links in order to compete. If done poorly, paid linkers run the risk of having short-lived benefits and potentially harmful consequences. The following tips will help you identify paid links that have positive and long-lasting results on search engine optimization efforts.</p>
<p>If a website requiring payment for a link is less of a directory, and more of an informational resource, Google is unlikely to detect and/or punish website owners for purchasing links from them. Furthermore, it is important that the sale of links be done discretely. A website that does not include a rate sheet for purchasing links is very unlikely to be detected by Google. It takes too much time for Google’s quality control team to pose as website owners and obtain incriminating information. Lastly, I advise against paying for links in directories that offer to submit your link to other directories. These services are Google’s primary targets.</p>
<p>Say I want to be number one for the phrase, “Portland Search Engine Marketing.” I would type this phrase into Google and begin looking for websites that I can get links from. One of the top results is a .org website for a Portland search engine marketing association. If I become a corporate sponsor I can get a link to my blog placed on the right side navigation of this relevant, nonprofit website. It is highly unlikely that Google will ever combat this form of paid linking because membership in a professional organization is a sign of credibility and you are paying for membership rather than a link.</p>
<p>Scrolling down to the bottom of the search results for, “Portland Search Engine Marketing,” I noticed the freelance designer directory. This directory is pretty blatant about selling links, yet Google does nothing about it. Some indicators that this is one of the safer directories are that a free, nonreciprocal option is available, there is an abundance of relevant text, it ranks on the first page for competitive key phrases and Google approved them for AdSense. Getting credit from this site may be short-lived because they are breaking Google’s rules by charging for links and not using the “nofollow” element. However, it is unlikely that websites with links from this directory will get punished because Google will also be punishing those who opted for a free listing.</p>
<p>Since implementing efforts to combat paid linking, Google has done a lousy job of making paid links obsolete. At the current rate, Google will be able to detect intelligent link buying in approximately… never. I consider myself to be an ethical search engine marketing consultant because Google’s unenforceable rules are less important than my ethical obligation to generate leads for my clients. Whether or not their opinions are publicly stated, I can say with confidence that nearly all reputable search marketing companies take part in paid link building. If you don’t believe me, analyze their inbound links.</p>
<p><em>David Brown is a search engine marketing consultant with <a href="http://www.webdesignforseo.com">Westhill Media</a>.</em></p>
<hr /><p>Copyright <a href="http://vandelaydesign.com/blog/">Vandelay Website Design.</a></p>]]></content:encoded>
			<wfw:commentRss>http://vandelaydesign.com/blog/seo/paid-links/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
