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

<channel>
	<title>Cherrysave &#187; Web Design</title>
	<atom:link href="http://www.cherrysave.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cherrysave.com</link>
	<description>A simple web design blog</description>
	<lastBuildDate>Tue, 22 Jun 2010 23:53:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress 3.0 Released: The Top 7 New Features</title>
		<link>http://www.cherrysave.com/web-design/wordpress-3-0-released-the-top-7-new-features/</link>
		<comments>http://www.cherrysave.com/web-design/wordpress-3-0-released-the-top-7-new-features/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 14:55:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=461</guid>
		<description><![CDATA[Wordpress, the widely-used blogging platform that powers some of the most visited sites on the web, is known for ease of customization and a wide variety of themes and plugins. With the third major version of Wordpress now available to the public, Wordpress is ditching some of the blogging constraints that exist in a fresh install to become a much more powerful content management platform.]]></description>
			<content:encoded><![CDATA[<p>Wordpress, the widely-used blogging platform that powers some of the most visited sites on the web, is known for ease of customization and a wide variety of themes and plugins. With the third major version of Wordpress now available to the public, Wordpress is ditching some of the blogging constraints that exist in a fresh install to become a much more powerful content management platform.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/wordpress-3-0-released-the-top-7-new-features/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/wordpress-3-0-released-the-top-7-new-features/" height="61" width="51" /></a></p><p><img src="http://www.cherrysave.com/wp-content/uploads/2010/06/rsz_cellphone-girl.jpg" alt="" title="rsz_cellphone-girl" width="597" height="374" class="alignnone size-full wp-image-508" /></p>
<p>If you <strong>find this article helpful</strong>, you should <strong>share it with your friends</strong> on <a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/wordpress-3-0-released-the-top-7-new-features/">Twitter</a> and <a name="fb_share" type="icon_link" href="http://www.facebook.com/sharer.php">Facebook</a> in return.</p>
<p>WordPress 3.0 incorporates quite a few new features, including custom post types, a URL shortener, and a new theme. Though there isn&#8217;t as many new features as previous WordPress releases, it is helpful to have a list to aid in exploration of WordPress 3.0 new features. You&#8217;ll find plenty of lists like this across the web, not least of which being the official <a href="http://codex.wordpress.org/Version_3.0">changelog</a> at the WordPress codex. The problem is that most of these lists don&#8217;t explain how to use the new features, and many are not self-explanatory or enabled by default. This is my attempt to remedy that. Here&#8217;s a list of the top seven most compelling features that could change the way you blog.</p>
<h3>1. Built-in WordPress Multiuser (MU)</h3>
<p>WordPress 3.0 adapts the ability to manage multiple different blogs from a single installation. Previously, you would have to install the WordPress MU (Multiuser) edition in order to do that. This is what blog services like <a href="http://www.wordpress.com/" name="WordPress.com">WordPress.com</a> use to provide and sell their hosting services. Now, instead of only having one blog, you can very easily create a network of thousands of blogs, and manage them all from the same interface.</p>
<p>A quick caution to people who are currently running a WordPress MU install: you want to be careful before you upgrade to 3.0. Use a test site to make sure all of the WPMU plugins work before you put them in production. There&#8217;s nothing like a ton of angry clients first thing on a Monday morning from users who can&#8217;t access their blog.</p>
<p>The multiuser functionality is disabled by default when you install or update to WordPress 3.0. To enable it, you need to paste this line in <code>wp-config.php</code>, right above where it says <code>/* That's all, stop editing! Happy blogging. */</code>:</p>
<pre>
define('WP_ALLOW_MULTISITE', true);
</pre>
<p>You should refer to the <a href="http://codex.wordpress.org/Create_A_Network">WordPress documentation</a> for more information.</p>
<p>This will allow the Network option to show up in the Tools menu, which you&#8217;ll access by going to <strong>Tools &rarr; Network</strong>. When you access that page, you&#8217;ll be greeted by an installer that will ask you to choose whether you want to install sub-blogs in subdirectories or subdomains.</p>
<p><a href="http://www.cherrysave.com/wp-content/uploads/2010/06/800px-tools-network.png" id="single_image"><img src="http://www.cherrysave.com/wp-content/uploads/2010/06/600px-tools-network.png" alt="" title="600px-tools-network" width="600" height="376" class="alignnone size-full wp-image-465" /></a></p>
<p>From there, you&#8217;ll have to paste in a new <code>wp-admin.php</code> and <code>.htaccess</code> file. WordPress 3.0 will walk you through the steps as soon as the installation of Network mode is completed.</p>
<p><a href="http://www.cherrysave.com/wp-content/uploads/2010/06/722px-tools-network-created.png" id="single_image"><img src="http://www.cherrysave.com/wp-content/uploads/2010/06/600px-tools-network-created.png" alt="WordPress Multiuser - Be sure to check your WPMU plugins when upgrading to 3.0" title="600px-tools-network-created" width="600" height="498" class="alignnone size-full wp-image-471" /></a></p>
<h3>2. Custom Post Types</h3>
<p><a href="http://codex.wordpress.org/Custom_Post_Types">WordPress custom post types</a> are a feature that could turbocharge WordPress as a content management system &mdash; and not in the way of the now defunct Turbo mode. While this may not seem much different than a post category at first glance, this gives developers and theme designers the ability to cause certain types of posts to have a different appearance and functionality than the rest of the blog.</p>
<p>For instance, I&#8217;m currently working on a WordPress theme gallery called <a href="http://themebook.cherrysave.com/">Themebook</a>. This is a portfolio theme that allows me to upload an image and use that as a centerpiece of the content, much like a photoblog. But, I can&#8217;t figure out how to incorporate a normal blog post &mdash; that is, an article with a headline, body, and footer &mdash; without having to create a special category or tag that I could sort through on the backend. With post types in WordPress 3.0, I could define the types &#8220;theme&#8221; and &#8220;blog-post,&#8221; and have the theme use a different approach for each type.</p>
<p>For instance, I could create the &#8216;theme&#8217; post type by sticking the following in my <code>functions.php</code> file:</p>
<pre>
add_action( 'init', 'create_post_type' );
function create_post_type() {
  register_post_type( 'theme',
    array(
      'labels' => array(
        'name' => __( 'Themes' ),
        'singular_name' => __( 'Theme' )
      ),
      'public' => true,
    )
  );
}
</pre>
<p>You&#8217;ll want to put in your post type, in both singular and plural form, where I put in &#8216;theme.&#8217;</p>
<p>Then, the &#8220;Themes&#8221; option will appear on the admin page on the top level of the left menu, right by where pages and posts normally live. After I create a few theme posts, I can sort for them with the following:</p>
<pre>
$loop = new WP_Query( array( 'post_type' => 'super', 'posts_per_page' => 10 ) );
while ( $loop->have_posts() ) : $loop->the_post();
     . . .
endwhile;
</pre>
<p>Now that you&#8217;ve seen <a href="http://themebook.cherrysave.com/">Themebook</a>, I would love some advice about the viability of turning it into a theme store, iTunes-style (minus the closed system). Tell me what you think in the comments.</p>
<h3>3. Navigation Menu Customization</h3>
<p>This nifty little feature lets you build your own custom menu, complete with categories, tags, posts, pages, and anything else from the taxonomy. It uses a nifty drag and drop interface that allows users to sort, organize, and remove elements from the menu on the fly.</p>
<p><a href="http://www.cherrysave.com/wp-content/uploads/2010/06/640menus.jpg" id="single_image"><img src="http://www.cherrysave.com/wp-content/uploads/2010/06/600menus.jpg" alt="Example of WordPress 3.0 Custom Navigation Menus" title="600menus" width="600" height="369" class="alignnone size-full wp-image-479" /></a></p>
<p>I tried to play around with this with the new Cherrysave theme (which will hopefully be available for download soon), but I couldn&#8217;t get the link to show up in the admin interface. It turns out that because the menu&#8217;s public output is meant to be rendered as a widget, you need to have a widgets-aware theme. So, for those of you using custom themes without widget support, don&#8217;t get your hopes up (but those of you with stock or good custom themes, let me know what you think of this feature).</p>
<h3>4. Custom CMS Taxonomies</h3>
<p>Basically, taxonomies are pieces of meta information that attach to things you create in WordPress 3.0. They are used to organize and sort your content in ways to relate directly to the content. For instance, older versions of WordPress only have tags and categories as the available taxonomies for posts. WordPress 3.0 allows users to go far beyond that.</p>
<p><a href="http://mashable.com/author/brian-casel/">Brian Casel</a> at <a href="http://mashable.com/2010/05/10/new-features-wordpress-3/">Mashable</a> explains it far better than I do:</p>
<blockquote><p>Let’s say you’re a film fanatic and you use your WordPress blog to post reviews and rate new movies.  You can create a custom taxonomy for “Rating,” then add R, PG-13, PG, G to every review.</p>
<p>Another example would be real estate listing websites.  In addition to photos and descriptions, you might use additional taxonomies to provide a list of specs on each property such as asking price, number of bedrooms, year built, etc.</p></blockquote>
<p>Much more clear, right? So how does one create said taxonomies? Just stick this code snippet into your <code>functions.php</code> file, my dear:</p>
<pre>
register_taxonomy('test', 'post', array(
'hierarchical' => false,  'label' => 'test',
'query_var' => true, 'rewrite' => true));
</pre>
<p>Just replace &#8220;test&#8221; with the name of your taxonomy, and you&#8217;ll be off and running. Now, when you edit or add a new post, you&#8217;ll see boxes where you can fill in content about the taxonomies you just created.</p>
<p><a href="http://www.cherrysave.com/wp-content/uploads/2010/06/taxonomies.jpg" id="single_image"><img src="http://www.cherrysave.com/wp-content/uploads/2010/06/taxonomies.jpg" alt="An example of a box generated with custom WordPress taxonomies" title="taxonomies" width="600" height="273" class="alignnone size-full wp-image-485" /></a></p>
<p>And, as <a href="http://www.1stwebdesigner.com/author/cosminnegoita/">Cosmin Negoita</a> over at <a href="http://www.1stwebdesigner.com/wordpress/essential-guide-wordpress-custom-taxonomies/">1st Web Designer</a> points out, you can easily access this information in your theme with the following snippet, placed inside the WordPress loop:</p>
<pre>
echo get_the_term_list($post->ID, 'test', 'Test: ', ', ', '');
</pre>
<p>Again, &#8220;test&#8221; gets replaced with the name of your taxonomy.</p>
<h3>5. New Default Appearance: The Twentyten Theme</h3>
<p><a href="http://2010dev.wordpress.com/">Twentyten</a> is the much needed new default theme for WordPress 3.0. It&#8217;s actually quite beautiful, and features simple lines and great typography.</p>
<p><a href="http://www.cherrysave.com/wp-content/uploads/2010/06/twentyten-full.jpg" id="single_image"><img src="http://www.cherrysave.com/wp-content/uploads/2010/06/twentyten-tn.jpg" alt="This is the Twentyten theme, the new default in WordPress 3.0" title="twentyten-tn" width="600" height="378" class="alignnone size-full wp-image-488" /></a></p>
<p>Twentyten also has advanced features built directly into the theme that take advantage of the power of WordPress 3.0. For instance, you can select a custom header and background from a variety of different stock images, or upload your own. The menus, created by the menu management tool, are drop-downs that live in the header. One of my favorite new features, though, is the ability to create &#8220;Asides&#8221; and &#8220;Galleries&#8221; from your posts.</p>
<p><a href="http://www.cherrysave.com/wp-content/uploads/2010/06/posttypes-full.jpg" id="single_image"><img src="http://www.cherrysave.com/wp-content/uploads/2010/06/posttypes-tn.jpg" alt="Creating custom post types in WordPress 3.0" title="posttypes-tn" width="600" height="433" class="alignnone size-full wp-image-490" /></a></p>
<p>To create these types of posts, just create categories called &#8220;Asides&#8221; and &#8220;Gallery,&#8221; and file your post as appropriate. The only thing I can&#8217;t figure out is why the WordPress development team didn&#8217;t choose to take advantage of the new custom post types feature to do this instead. Without reading a guide on Twentyten, most users would never have known that these features existed. With custom post types, Asides and Gallery would appear in the left column, and people could create them at will via a graphical interface. If you have any insight on this, please, leave me a comment.</p>
<h3>6. WordPress URL Shortener with Shortlink (self-hosted blogs only)</h3>
<p>Shortened URLs are a great way to share your content on Twitter and Facebook. Unfortunately, though, a link from <a href="http://bit.ly">bit.ly</a> or <a href="http://owl.ly">owl.ly</a>, while effective, masks your domain name and can make users wary. Furthermore, it doesn&#8217;t do much for your branding. Wtih WordPress 3.0, you can make your own shortlinks, assuming that your blog is self-hosted. All you need to do is click on the &#8220;Get Shortlink&#8221; button right below the title page in the post editor.</p>
<p><a href="http://www.cherrysave.com/wp-content/uploads/2010/06/shortlink-full.jpg" id="single_image"><img src="http://www.cherrysave.com/wp-content/uploads/2010/06/shortlink-tn.jpg" alt="" title="shortlink-tn" width="600" height="73" class="alignnone size-full wp-image-495" /></a></p>
<p>Then, you&#8217;ll get a pop-up with the WordPress shortlink URL. For example, the shortlink for this post is:</p>
<pre>http://www.cherrysave.com/?p=461</pre>
<h3>7. Author Templates</h3>
<p>Now, you can customize how author information is displayed on your blog. This is really useful for those who have multiple people posting, or those who took advantage of the new Network feature in WordPress 3.0.</p>
<p>In order to create a new author template, merely create <code>author.php</code> in your current theme directory, and use the <a href="http://codex.wordpress.org/Author_Templates#Using_Author_Information">author template tags</a> as appropriate. At least, that&#8217;s how you would have done it in previous versions of WordPress. </p>
<p>In 3.0, you can go a step further and set up a custom template <em>per</em> author, based either on their nice name or their user id number. For instance, I could have a custom author template for myself by creating <code>author-kurt.php</code> or <code>author-1.php</code> in my theme directory, and filling it with author template tags. One feature I would like to see in future versions of WordPress is the ability to create author templates by the user&#8217;s class. For instance, there could be one template for admins, one for moderators, and one for authors. If anyone knows how to do this now, let me know.</p>
<p>Is there any important features that I missed? Let me know in the comments, and I&#8217;ll update this post as things turn up!</p>
<p>If you <strong>find this article helpful</strong>, you should <strong>share it with your friends</strong> on <a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/wordpress-3-0-released-the-top-7-new-features/">Twitter</a> and <a name="fb_share" type="icon_link" href="http://www.facebook.com/sharer.php">Facebook</a> in return.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/wordpress-3-0-released-the-top-7-new-features/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Forget About Photoshop: 5 More Ways to Stop Using Images in Your Designs</title>
		<link>http://www.cherrysave.com/web-design/forget-about-photoshop-stop-using-images/</link>
		<comments>http://www.cherrysave.com/web-design/forget-about-photoshop-stop-using-images/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 05:52:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=320</guid>
		<description><![CDATA[Images increase download time for end-users and workload for web designers, slowing down the time it takes to fully develop a concept for clients. Furthermore, images can add unneeded clutter and increase search-engine blindness, detracting from the principle of simple web design. You don't need images to create a deep and beautiful web design. Instead, you can use CSS, typography, and optical effects to do many of the same things and instead only use images when they are clearly needed.]]></description>
			<content:encoded><![CDATA[<p>Images increase download time for end-users and workload for web designers, slowing down the time it takes to fully develop a concept for clients. Furthermore, images can add unneeded clutter and increase search-engine blindness, detracting from the principle of simple web design. You don't need images to create a deep and beautiful web design. Instead, you can use CSS, typography, and optical effects to do many of the same things and instead only use images when they are clearly needed.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/forget-about-photoshop-stop-using-images/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/forget-about-photoshop-stop-using-images/" height="61" width="51" /></a></p><p>Images increase download time for end-users and workload for web designers, slowing down the time it takes to fully develop a concept for clients. Furthermore, images can add unneeded clutter and increase search-engine blindness, detracting from the principle of simple web design.</p>
<p>You don&#8217;t need images to create a deep and beautiful web design. Instead, you can use CSS, typography, and optical effects to do many of the same things and instead only use images when they are clearly needed. If you like these tips, you should check out the bonus tips for <a href="http://www.cherrysave.com/web-design/forget-about-photoshop-five-css-hacks-to-help-you-stop-using-images/">five more ways to stop using images</a> in web design.</p>
<p>Before we get started, there is one potential downside to these techniques that needs to be mentioned. Because of the (awful) state of standards-compliant browsers, not all of these ideas will work (or look the same) in all browsers. Therefore, there may be times when you might opt to use an image instead when you want an element to be sure to render the same across all browsers. One way to test browser standards is via the <a href="http://acid3.acidtests.org/">Acid3 test</a>. And, you can see how your design will look in a variety of different browsers with <a href="http://www.browsershots.org/">BrowserShots</a>.</p>
<h3>Sideways Text</h3>
<p>I recently spoke of <a href="http://www.cherrysave.com/web-design/the-encyclopedia-of-typographic-contrast/">being creative with text</a> to create typographic contrast. You can rotate text by 90 degrees in order to create a more dramatic appearance, all without resorting to an image. This trick relies on proprietary CSS attributes, so it probably will not be well supported outside of Webkit-, Mozilla-, and Microsoft based browsers.</p>
<p>To do it, add the following code snippet to your stylesheet:</p>
<pre name="code" class="css">
.sideways {
     -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
     filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
</pre>
<p>Then, add the style to the element in the usual method:</p>
<pre name="code" class="html:nogutter:nocontrols">
&lt;h1 class=&quot;sideways&quot;&gt;CSSrules&lt;/h1&gt;
</pre>
<p>The output should look something like this:</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2010/02/cssrules.jpg"><img class="size-full wp-image-328 alignnone" title="Example of CSS attribute that creates rotated text" src="http://cherrysave.com/wp-content/uploads/2010/02/cssrules.jpg" alt="Example of CSS attribute that creates rotated text" width="55" height="131" /></a></p>
<p>Of course, you can rotate text in a variety of different directions and angles by changing the value of the attribute.</p>
<h3>Create a Triangle</h3>
<p>Believe it or not (and I wouldn&#8217;t, if I were you&#8230; <img src='http://www.cherrysave.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ), you can create some basic shapes with CSS. Now, you won&#8217;t have to use images to include basic symbols within your templates. You can create a triangle by inserting this HTML in the spots where you want the triangle to go:</p>
<pre name="code" class="html:nogutter:nocontrols">
&lt;div class=&quot;upper&quot;&gt;
     &lt;div class=&quot;inner&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
</pre>
<p>Now, use the following CSS classes to complete the effect:</p>
<pre name="code" class="css:nogutter:nocontrols">
.upper {
     position:absolute;
     left:150px; top:100px;
}

.upper div {
     border-left-color: transparent;
     border-style: solid;
}

.inner{
     border-width: 0 0 300px / 200px;
     border-bottom-color: #955;
}
</pre>
<p>You will get the following:<br />
<a href="http://cherrysave.com/wp-content/uploads/2010/02/css-triangle.jpg"><img class="alignnone size-full wp-image-329" title="Create a triangle using only CSS" src="http://cherrysave.com/wp-content/uploads/2010/02/css-triangle.jpg" alt="Create a triangle using only CSS" width="110" height="111" /></a></p>
<h3>Automatically Zebra-Stripe a Table</h3>
<p>Okay, so I know that this doesn&#8217;t quite qualify as a way to replace using images, but it&#8217;s such a nifty, simple trick that I couldn&#8217;t help but mention it. Using a single selector, you can automatically alternate the appearance of rows in a table. No more having to use PHP or Rails to dynamically insert an &#8220;odd&#8221; or &#8220;even&#8221; class to every other table row&#8230;</p>
<p>To do this, just start with a basic table. The key thing is to make sure that you wrap the main content of the table in the<br />
<code>tbody</code><br />
tag. This will make it so that zebra-striping is not applied to the header rows. Here&#8217;s the table:</p>
<pre name="code" class="html:nogutter:nocontrols">
&lt;table border=&quot;0&quot;&gt;
	&lt;tbody&gt;
		&lt;tr&gt;&lt;td&gt;One&lt;/td&gt;&lt;td&gt;and&lt;/td&gt;&lt;/tr&gt;
		&lt;tr&gt;&lt;td&gt;Two&lt;/td&gt;&lt;td&gt;and&lt;/td&gt;&lt;/tr&gt;
		&lt;tr&gt;&lt;td&gt;Three&lt;/td&gt;&lt;td&gt;and&lt;/td&gt;&lt;/tr&gt;
		&lt;tr&gt;&lt;td&gt;Four&lt;/td&gt;&lt;td&gt;end.&lt;/td&gt;&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
</pre>
<p>And the magical, magical CSS snippet:</p>
<pre name="code" class="css:nogutter:nocontrols">
tbody tr:nth-child(odd) {
   background-color: #ccc;
}
</pre>
<p>And that will churn out (something) like this:</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2010/02/zebra.jpg"><img class="alignnone size-full wp-image-332" title="Zebra-stripe a table with CSS" src="http://cherrysave.com/wp-content/uploads/2010/02/zebra.jpg" alt="Zebra-stripe a table with CSS" width="509" height="77" /></a></p>
<h3>Drop Shadows or Glows</h3>
<p>You can also avoid using images by using CSS to add a drop shadow or a glow to elements. The following code snippet will apply the shadow to a box element, which is useful for making something stand out on a page. Obviously, you&#8217;ll have to play with the effect a little bit to make sure that it doesn&#8217;t look too tacky.</p>
<pre name="code" class="css:nogutter:nocontrols">
.module {
  background-color: #cccccc;
  /* offset left, top, thickness, color with alpha */
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  /* IE */
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray');
  /* slightly different syntax for IE8 */
  -ms-filter:&quot;progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray')&quot;;
}
</pre>
<p>Of course, most of these commands are redundant in order to ensure that the browser renders it correctly. Oh, the joy of standards compliance&#8230; Here&#8217;s what the final effect looks like:<br />
<a href="http://cherrysave.com/wp-content/uploads/2010/02/shadow.jpg"><img class="alignnone size-full wp-image-335" title="Drop shadows with CSS" src="http://cherrysave.com/wp-content/uploads/2010/02/shadow.jpg" alt="Drop shadows with CSS" width="326" height="79" /></a></p>
<h3>Gradients</h3>
<p>Here&#8217;s a simple trick for gradients:</p>
<pre name="code" class="css:nogutter:nocontrols">
.gradient {
	background-image: -moz-linear-gradient(top, #aaaaaa, #dddddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#ddd));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaaaaa,endColorstr=#dddddd);
	-ms-filter: &quot;progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaaaaa,endColorstr=#dddddd)&quot;;
}
</pre>
<p>And it looks like this:</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2010/02/gradient.jpg"><img class="alignnone size-full wp-image-336" title="Add a gradient with CSS" src="http://cherrysave.com/wp-content/uploads/2010/02/gradient.jpg" alt="Add a gradient with CSS" width="525" height="79" /></a></p>
<p>Keep in touch with these updates by <a href="http://www.cherrysave.com/feed/">subscribing to the RSS feed</a> or <a href="http://twitter.com/simplrdesgn">following me on Twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/forget-about-photoshop-stop-using-images/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Using Web Fonts in CSS3</title>
		<link>http://www.cherrysave.com/web-design/using-web-fonts-in-css3/</link>
		<comments>http://www.cherrysave.com/web-design/using-web-fonts-in-css3/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 14:34:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=308</guid>
		<description><![CDATA[Currently, you can only use about 10 to 15 types of fonts on the web without having to create time-consuming and non-Google friendly images. In order to promote and further the idea of <a href="http://www.cherrysave.com/web-design/simple-web-design-175-sites-featuring-minimalist-interfaces/">simple web design</a>, it would be better to use plain text. Thankfully, you can use CSS3 web fonts along with <a href="http://www.cherrysave.com/web-design/simple-css-tricks-to-greatly-improve-site-typography/">other typography techniques</a> to dress up the font on your website.]]></description>
			<content:encoded><![CDATA[<p>Currently, you can only use about 10 to 15 types of fonts on the web without having to create time-consuming and non-Google friendly images. In order to promote and further the idea of <a href="http://www.cherrysave.com/web-design/simple-web-design-175-sites-featuring-minimalist-interfaces/">simple web design</a>, it would be better to use plain text. Thankfully, you can use CSS3 web fonts along with <a href="http://www.cherrysave.com/web-design/simple-css-tricks-to-greatly-improve-site-typography/">other typography techniques</a> to dress up the font on your website.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/using-web-fonts-in-css3/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/using-web-fonts-in-css3/" height="61" width="51" /></a></p><p>As a disclaimer, remember that CSS3 is not universally supported yet by all browsers, so use the following techniques with caution. Off of the top of my head, I believe that this is supported in Webkit (Safari, Chrome) and Firefox, but if I&#8217;m wrong let me know in the comments.</p>
<h3>Import Web Fonts Into Your Design</h3>
<p>With CSS3, you can import fonts into our design much like you import video, images, text, and scripts. First, find a font on the web that you would like to use. Generally, it has to be publicly accessible in a <a href="http://en.wikipedia.org/wiki/TrueType">TrueType format</a> (.ttf). For this example, I&#8217;m going to use the <a href="http://www.dafont.com/Kimberley.font">Kimberley</a> TrueType font referenced recently on A List Apart.</p>
<p>To import the font, merely reference it as follows in the stylesheet:</p>
<pre>
@font-face {
  font-family: &quot;Kimberley&quot;;
  src: url(http://www.princexml.com/fonts/larabie/kimberle.ttf) format(&quot;truetype&quot;);
}
</pre>
<p>The <code>@font-face</code> selector indicates that you are declaring a font for use in the stylesheet. The font is named (anything you like) after the <code>font-family:</code> selector. The path to the font is referenced via the <code>src:</code> attribute.</p>
<p>Now, you can use the font in CSS as you would any other font by using the name you previously gave the font.</p>
<pre>
h1 { font-family: &quot;Kimberley&quot;, sans-serif }
</pre>
<p>You can use this pattern to import a huge variety of fonts without hosting any of them on your site or by creating cumbersome images. One issue, though, is copyright issues attached to fonts you find on the internet. You should either ask permission before using a font, or find a font that is <a href="http://creativecommons.org/about/licenses/">Creative Commons</a> friendly.</p>
<p>Interested in learning more about simple web design? You can follow <a href="http://twitter.com/simplrdesgn">@simplrdesgn</a> on Twitter, join the <a href="http://www.facebook.com/cherrysave">Cherrysave Facebook page</a>, or read along by <a href="http://www.cherrysave.com/feed/">subscribing to RSS</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/using-web-fonts-in-css3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Semantic Web: Speaking to Humans With Readable Code</title>
		<link>http://www.cherrysave.com/web-design/semantic-web/</link>
		<comments>http://www.cherrysave.com/web-design/semantic-web/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 03:58:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[readable code]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=280</guid>
		<description><![CDATA[The semantic web consists of teaching computers to understand the meaning of web content. You should learn the advantages of writing on the semantic web when working on web development projects because search engines (and people) strongly rely and prefer code that makes sense intuitively instead of having to read pages of documentation and confusing inline comments.]]></description>
			<content:encoded><![CDATA[<p>The semantic web consists of teaching computers to understand the meaning of web content. You should learn the advantages of writing on the semantic web when working on web development projects because search engines (and people) strongly rely and prefer code that makes sense intuitively instead of having to read pages of documentation and confusing inline comments.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/semantic-web/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/semantic-web/" height="61" width="51" /></a></p><p><a id="single_image" href="http://cherrysave.com/wp-content/uploads/2010/01/3448804778_6fc1876655_o.png"><img src="http://cherrysave.com/wp-content/uploads/2010/01/3448804778_6fc1876655_o.png" alt="The Semantic Web Rubik Cube" title="The Semantic Web Rubik Cube" width="291" height="300" class="alignleft size-full wp-image-286" style="margin-right: 10px; margin-left: 10px;"/></a></p>
<h3>What is the Semantic Web?</h3>
<p>So what exactly is the semantic web? It turns out that it is difficult to define it simply, yet I&#8217;ll try anyway. The semantic web is best described as structured data. The main goal is to take the structure that the web and some applications have as a whole &mdash; URLs, categories, tags &mdash; and apply them to the data represented by code. That is, the semantic web envisions an interconnected <a href="http://www.w3.org/2001/sw/SW-FAQ#swgoals">web of data</a>.</p>
<p>Many consider the semantic web to be a founding anchor of <a href="http://www.labnol.org/internet/web-3-concepts-explained/8908/">Web 3.0</a>. British engineer Tim Berners-Lee envisions a web with SVG graphics built on a well-organized and self-descriptive (tagged, friended, categorized) Web 2.0. The semantic web promises to organize the world&#8217;s information in a dramatically more logical way.</p>
<h3>Riding the Semantic Web: Organizing Your Code in a More Cohesive Way</h3>
<p>The current HTML schema doesn&#8217;t have much support for the semantic web. In fact, one of the few ways you can tell computer systems about the actual content of your page and not just the display properties is through the <code>meta</code> tags. Using that, you can tell search engines about things like the title and keywords associated with a piece of content, but you can&#8217;t do much more than that.</p>
<p>Yet, there are some things you can do with the semantic web when you code to take advantage of semantic principals. And the best part is that they tend to be quite simple. Here&#8217;s a few examples of some of the things you can do:</p>
<ul>
<li>For headings, use a heading tag (<code>h1, h2, h3, etc...</code>)</li>
<li>For paragraphs, use a paragraph tag (<code>p</code>)</li>
<li>For lists, use a list item tag (<code>li, ol, ul, etc...</code></li>
</ul>
<p>Like I said, these are really simple principals, yet it can make a huge difference in the readability and clarity of code for both web developers, computers, and end-users. For example, look at the difference between the following two snippets of code:</p>
<h4>Non-semantic</h4>
<pre>&lt;span id="heading-1"&gt;&lt;font size="8" color="black"&gt;&lt;strong&gt;Heading 1&lt;/strong&gt;&lt;/font&gt;&lt;/span&gt;</pre>
<h4>Semantic</h4>
<pre>&lt;h1&gt;Heading 1&lt;/h1&gt;</pre>
<p>Obviously, the second snippet is much more simple for people and for computers (read: search engines and data miners) to read, and they should (or could) look about the same in a web browser.</p>
<h3>The Advantages of Writing in Semantic Code</h3>
<p>There are at least two advantages in taking advantage of the semantic web. First, computers can how understand the content of your page and make use of that. For example, in the current iteration of HTML, you can tell search engines the title and content of your page with the meta. In the future, Amazon could tell computers, in code form, the type and style of the products on their web page. The books would be classified as such, dramatically improving the categorization and usability of the internet. The second benefit is that it will improve communication between web developers and designers. Engineers will instantly understand what the code is attempting to model much more so than if one was using the common universal tags.</p>
<p>That&#8217;s all well and good, but I&#8217;m sure you&#8217;re looking for a better way to currently take advantage of the semantic web. XFN (XHTML Friends Network) uses data in the <code>rel</code> attribute to describe relationships between people. For instance, I could link to my friend Creed, whom I&#8217;ve met in real life, in the following way:</p>
<pre>&lt;a href="http://www.creedsblog.us.creedsthoughts.office.doc/" rel="met friend"&gt;</pre>
<p>From the <code>rel</code> tag, you can see that I&#8217;ve met Creed, my friend, in real life (when he was stealing things out of my garage). The key to the semantic web, though, is that computers should be able to easily parse the meaning of those friend relationships. You can use a CSS snipet to do that:</p>
<pre>a[rel~="friend"] {font-weight: bold;}</pre>
<p>That will bold all of your friends via the stylesheet on a given page.</p>
<p>Of course, these are merely the beginnings of the semantic web. There will be undoubtedly more ways to classify and organize data on the web. Keep in touch with these updates by <a href="http://www.cherrysave.com/feed/">subscribing to the RSS feed</a> or <a href="http://twitter.com/simplrdesgn">following me on Twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/semantic-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Encyclopedia of Typographic Contrast</title>
		<link>http://www.cherrysave.com/web-design/the-encyclopedia-of-typographic-contrast/</link>
		<comments>http://www.cherrysave.com/web-design/the-encyclopedia-of-typographic-contrast/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 18:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=219</guid>
		<description><![CDATA[Typography is an essential part of web design, and something I know that I could do a better job with. So, I figured I would start to assembly a mini-encyclopedia on some of the elements you can use to create contrast. One of the main complaints I always here is that text is boring, but it doesn't have to be with the proper contrast. Here's the how-to on sprucing text up and building an interesting, text-centric design.]]></description>
			<content:encoded><![CDATA[<p>Typography is an essential part of web design, and something I know that I could do a better job with. So, I figured I would start to assembly a mini-encyclopedia on some of the elements you can use to create contrast. One of the main complaints I always here is that text is boring, but it doesn't have to be with the proper contrast. Here's the how-to on sprucing text up and building an interesting, text-centric design.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/the-encyclopedia-of-typographic-contrast/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/the-encyclopedia-of-typographic-contrast/" height="61" width="51" /></a></p><h3><em>1.</em> Caps</h3>
<p>Use all capitalization to increase the emphasis on the heading. You can also use small-caps to develop the presentation of sub-heading and subheadings.</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2009/09/caps.jpg" id="single_image"><img class="alignnone size-full wp-image-221" title="caps" src="http://cherrysave.com/wp-content/uploads/2009/09/caps.jpg" alt="caps" width="290" height="412" /></a></p>
<p>You want to avoid making long sentences that are all capitalized because it substantially reduces readability. Therefore, keep capitalization for headings and away from the body.</p>
<h3><em>2.</em> Style and Decoration</h3>
<p>Don&#8217;t use underlining for any text that is not a link, instead, use italics.</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2009/09/style.jpg" id="single_image"><img class="alignnone size-full wp-image-222" title="style" src="http://cherrysave.com/wp-content/uploads/2009/09/style.jpg" alt="style" width="299" height="164" /></a></p>
<p>Style combines nicely with other features, such as size, color, and weight, to create deeply textured text (that is, text with multiple effects that are different than the preceeding text)</p>
<h3><em>3.</em> Emphasize with bolding</h3>
<p><a href="http://cherrysave.com/wp-content/uploads/2009/09/weight.jpg" id="single_image"><img class="alignnone size-full wp-image-223" title="weight" src="http://cherrysave.com/wp-content/uploads/2009/09/weight.jpg" alt="weight" width="290" height="155" /></a></p>
<p>But, don&#8217;t make everything bold. My suggestion (though I don&#8217;t always do this) is to bold the text in the heading, but to italicize text in the body.</p>
<h3><em>4.</em> Size</h3>
<p>Sizing is the main technique used to highlight and emphasize important text. Generally, designers use large text to emphasize headings, logos, and slogans. While you can use large font to emphasize text, you can also use small font deemphasize and minimize content.</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2009/09/size.jpg" id="single_image"><img class="alignnone size-full wp-image-224" title="size" src="http://cherrysave.com/wp-content/uploads/2009/09/size.jpg" alt="size" width="276" height="158" /></a></p>
<p>Generally, headers and logo text should be larger than body text, and non-essential text like meta data for blog posts should be smaller than the body text.</p>
<h3><em>5.</em> Direction</h3>
<p>Turning a word sideways can create a dramatic effect. It reorients the horizontal presentation of a stream of text, and adds dynamic contrast in much the same way an image would.</p>
<h3><em>6.</em> Typeface</h3>
<p>Generally, you can only use serifs or sans serifs on the web in order to ensure the font displays correctly on a diversity of browsers and operating systems. Of course, you can get around that limitation by using CSS Image Replacement. To do that, create the text in Photoshop, and create a heading &#8212; let&#8217;s say an h1. Set the background of the h1 to the image of the text you created, and move the plain text all the way off screen to the left so that it isn&#8217;t displayed.</p>
<p>The best way to use typeface for alternation and variation is to use a serif for the heading text and a sans-serif for the body text, or vice versa.</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2009/09/typeface.jpg" id="single_image"><img class="alignnone size-full wp-image-225" title="typeface" src="http://cherrysave.com/wp-content/uploads/2009/09/typeface.jpg" alt="typeface" width="273" height="93" /></a></p>
<h3><em>7.</em> Color</h3>
<p>You can use colors to emphasize and deemphasize font much in the way that you use size. The benefit of using color, though, is that color preserves and conserves space in a way that 64-point font does not. Further, you can combine size and color to further deemphasize text.</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2009/09/color.jpg" id="single_image"><img class="alignnone size-full wp-image-226" title="color" src="http://cherrysave.com/wp-content/uploads/2009/09/color.jpg" alt="color" width="280" height="124" /></a></p>
<p>Create emphasis with a brighter color.</p>
<h3><em>8.</em> Spacing</h3>
<p>Spacing plays an essential role in typographic contrast because it dictates the usage of space on the design. Modify and vary the tracking, kerning, and leading of text in the headings so that they are different than that of the body text. For the body text, set an appropriate line height and spacing in between paragraphs.</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2009/09/spacing.jpg" id="single_image"><img class="alignnone size-full wp-image-227" title="spacing" src="http://cherrysave.com/wp-content/uploads/2009/09/spacing.jpg" alt="spacing" width="358" height="288" /></a></p>
<h3><em>9.</em> Alignment</h3>
<p>Depending on the style and content of the design, you may want to vary the extent of ragged edges on font. Font that is justified or hyphenation looks smoother and is generally much more readable than text that is ragged. Yet, ragged text could work for large text paragraphs used for stylish effect in ragged designs. For body paragraphs, I prefer a smooth edge because ragged edges are hard to read.</p>
<p><a href="http://cherrysave.com/wp-content/uploads/2009/09/alignment.jpg" id="single_image"><img class="alignnone size-full wp-image-228" title="alignment" src="http://cherrysave.com/wp-content/uploads/2009/09/alignment.jpg" alt="alignment" width="299" height="410" /></a></p>
<p>It would be much easier to read through the placeholder text if it was hyphenated or justified.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/the-encyclopedia-of-typographic-contrast/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ghostly Compatibility: Cross Browser Transparancy with CSS</title>
		<link>http://www.cherrysave.com/web-design/ghostly-compatibility-cross-browser-transparancy-with-css/</link>
		<comments>http://www.cherrysave.com/web-design/ghostly-compatibility-cross-browser-transparancy-with-css/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 22:14:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=189</guid>
		<description><![CDATA[While CSS3 allows for a full range of effects, including transparency, the new selectors aren't always compatible with a large variety of browsers. So, here's a way to make text, sections, and images transparent with CSS.]]></description>
			<content:encoded><![CDATA[<p>While CSS3 allows for a full range of effects, including transparency, the new selectors aren't always compatible with a large variety of browsers. So, here's a way to make text, sections, and images transparent with CSS.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/ghostly-compatibility-cross-browser-transparancy-with-css/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/ghostly-compatibility-cross-browser-transparancy-with-css/" height="61" width="51" /></a></p><div id="attachment_190" class="wp-caption alignnone" style="width: 659px"><a id="single_image" href="http://cherrysave.com/wp-content/uploads/2009/09/trans.jpg"><img class="size-full wp-image-190" title="trans" src="http://cherrysave.com/wp-content/uploads/2009/09/trans.jpg" alt="Easily make images disappear with this cross-browser compatible code snippet." width="649" height="70" /></a><p class="wp-caption-text">Easily make images disappear with this cross-browser compatible code snippet.</p></div>
<p>While CSS3 allows for a full range of effects (I&#8217;ve written some tips for <a href="http://www.cherrysave.com/web-design/forget-about-photoshop-five-css-hacks-to-help-you-stop-using-images/">CSS3 web</a> and <a href="http://www.cherrysave.com/web-design/6-webkit-tricks-to-easily-create-stunning-iphone-web-designs/">iPhone development</a>), including transparency, the new selectors aren&#8217;t always compatible with a large variety of browsers. So, here&#8217;s a way to make text, sections, and images transparent with CSS.</p>
<p><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></p>
<p>To get around the lack of compatibility, I merely reproduce the same command in a variety of different ways. That way, if, for instance, the <code>opacity</code> command doesn&#8217;t work, the <code>-moz-opacity</code> selector might. Here&#8217;s a portion of the code snippet I used for the image above:</p>
<p>[css]<br />
.transparent_class {<br />
    filter:alpha(opacity=50);<br />
    -moz-opacity:0.5;<br />
    -khtml-opacity: 0.5;<br />
    opacity: 0.5;<br />
}<br />
[/css]</p>
<h4>filter:alpha</h4>
<p><code>filter:alpha</code> is compatible with Internet Explorer, and accepts values ranging from 0 to 100. 0 is a fully transparent element, and 100 is a fully opaque element.</p>
<h4>-moz-alpha</h4>
<p><code>-moz-alpha</code> is compatible with Firefox, and accepts ranges from 0.0 to 1.0, in increments of 0.1.</p>
<h4>-khtml-opacity</h4>
<p><code>-khtml-opacity</code> is used in Apple&#8217;s Safari, and in other KHTML-enabled browsers. Again, the scale is from 0.0 to 1.0, ranging in increments of 0.1.</p>
<h4>opacity</h4>
<p><code>opacity</code> is the standard CSS3 selector. Use this when you are sure that the client or audience will be using a modern and standards-compliant browser.</p>
<p><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></p>
<p>Good luck making transparent images in your next web design. <strong>If you find these tips helpful, you should <a href="http://twitter.com/simplrdesgn">follow me on Twitter</a> or <a href="http://www.cherrysave.com/feed/">subscribe to the RSS feed</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/ghostly-compatibility-cross-browser-transparancy-with-css/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Simple CSS Tricks to Greatly Improve Site Typography</title>
		<link>http://www.cherrysave.com/web-design/simple-css-tricks-to-greatly-improve-site-typography/</link>
		<comments>http://www.cherrysave.com/web-design/simple-css-tricks-to-greatly-improve-site-typography/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 17:23:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=161</guid>
		<description><![CDATA[When creating a minimalist or simple website design, typography plays a key role in adding contrast and interest that would normally be done with images. Because of that, it's essential that the typography looks professional and is well-tuned with the rest of the design. Here are a few CSS tips to make sure you get it right.]]></description>
			<content:encoded><![CDATA[<p>When creating a minimalist or simple website design, typography plays a key role in adding contrast and interest that would normally be done with images. Because of that, it's essential that the typography looks professional and is well-tuned with the rest of the design. Here are a few CSS tips to make sure you get it right.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/simple-css-tricks-to-greatly-improve-site-typography/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/simple-css-tricks-to-greatly-improve-site-typography/" height="61" width="51" /></a></p><p>When creating a minimalist or simple website design, typography plays a key role in adding contrast and interest that would normally be done with images. Because of that, it&#8217;s essential that the typography looks professional and is well-tuned with the rest of the design. Here are a few CSS tips to make sure you get it right.</p>
<h3>Use a Proper Typographic Scale</h3>
<p><img class="alignnone size-full wp-image-162" title="typographic_scale" src="http://cherrysave.com/wp-content/uploads/2009/09/typographic_scale.gif" alt="typographic_scale" width="500" height="124" /></p>
<p>A typographic scale ensures that all of the type follows a predictable size pattern, improving readability for the user. An easy way to do this in CSS is to set all of the font on the page to a size of <code>18px</code>, and then adjust headers and paragraphs with the <code>em</code> measurement with equal space in between. Here is an example of that:</p>
<pre>
body { font-size: 18px; }
h1 { font-size: 2.0em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }
</pre>
<h3>Make Sure the Leading is Not Too Small or Too Large</h3>
<p>Leading refers to the space between lines of font. It&#8217;s what gives the oompf to double spacing when you type papers for class. When the leading is too small, text looks bunched together, and when it is too large, it&#8217;s unstylish and hard to read. A good rule of thumb is to set the leading about 2 to 5 points larger than the size of the font.</p>
<h3>Emphasize in a Non-Distracting Way</h3>
<p>When you emphasize text, you want to do so in a way that helps and does not distract the reader. Sometimes, things like bolding, small-caps, and italics all at the same time make the font too hard to read. Generally, it&#8217;s best to stick to a simple italicized script for clean and readable design.</p>
<h3>Creating Typographic Contrast</h3>
<p><a href="http://www.webdesignerwall.com/wp-content/uploads/2007/12/typographic-contrast.gif" id="single_image"><img class="alignnone size-full wp-image-165" title="typographic-contrast-sm" src="http://cherrysave.com/wp-content/uploads/2009/09/typographic-contrast-sm.gif" alt="typographic-contrast-sm" width="480" height="635" /></a></p>
<p>Use elements like size, typeface, color, casing, and weight to add interest to your design. The <a href="http://www.webdesignerwall.com/tutorials/typographic-contrast-flow/">Web Designer Wall</a> provides a wonderful encyclopedia of effects designers can use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/simple-css-tricks-to-greatly-improve-site-typography/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How To: Recreate the Apple Product Slider with JQuery</title>
		<link>http://www.cherrysave.com/web-design/how-to-recreate-the-apple-product-slider-with-jquery/</link>
		<comments>http://www.cherrysave.com/web-design/how-to-recreate-the-apple-product-slider-with-jquery/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 04:48:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=152</guid>
		<description><![CDATA[Stylishly capitalize on limited space with a side scrolling image gallery, similar to the one that <a href="http://store.apple.com/us" rel="nofollow">Apple</a> uses to show off their products.]]></description>
			<content:encoded><![CDATA[<p>Stylishly capitalize on limited space with a side scrolling image gallery, similar to the one that <a href="http://store.apple.com/us" rel="nofollow">Apple</a> uses to show off their products.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/how-to-recreate-the-apple-product-slider-with-jquery/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/how-to-recreate-the-apple-product-slider-with-jquery/" height="61" width="51" /></a></p><p><img class="alignnone size-full wp-image-153" title="slider" src="http://cherrysave.com/wp-content/uploads/2009/09/slider.jpg" alt="slider" width="620" height="237" /></p>
<p>Stylishly capitalize on limited space with a side scrolling image gallery, similar to the one that <a href="http://store.apple.com/us" rel="nofollow">Apple</a> uses to show off their products.</p>
<p><strong>What is it?</strong></p>
<p>The product slider is a cool way to show off something like an image gallery in a limited amount of space. You can use it for an e-commerce inventory solution or to show off photos from a recent vacation.</p>
<p>It&#8217;s a simple task for JQuery UI. While you won&#8217;t be using much, it does require the <code>jquery.dimensions</code>, <code>ui.mouse</code>, and the <code>ui.slider</code> components. Use this code snippet in the <code>head</code> section of your markup to take care of it.</p>
<pre>
&lt;script src=&quot;jquery.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;jquery.dimensions.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;ui.mouse.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;ui.slider.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</pre>
<p><strong>The Markup</strong><br />
The HTML consists of an unordered list of items for the gallery, with labels for the slider appearing further below in the <code>span</code>.</p>
<pre>
&lt;div class=&quot;sliderGallery&quot;&gt;
  &lt;ul class=&quot;items&quot;&gt;
    &lt;li&gt;Item one&lt;/li&gt;
    &lt;li&gt;Item two&lt;/li&gt;
    &lt;li&gt;Item three, etc...&lt;/li&gt;
  &lt;/ul&gt;
  &lt;div class=&quot;slider&quot;&gt;
    &lt;!-- the handler to action the slide --&gt;
    &lt;div class=&quot;handle&quot;&gt;&lt;/div&gt;
    &lt;!-- labels appear against the slider, as pointers to the user --&gt;
    &lt;span class=&quot;slider-lb1&quot;&gt;slider label 1&lt;/span&gt;
    &lt;span class=&quot;slider-lb2&quot;&gt;slider label 2&lt;/span&gt;
    &lt;span class=&quot;slider-lb3&quot;&gt;slider label 3&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
<p><strong>The Stylesheet</strong></p>
<pre>
.sliderGallery {
    overflow: hidden;
    position: relative;
    padding: 10px;
    height: 160px;
    width: 960px;
}
.sliderGallery UL {
    position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
}

.sliderGallery UL LI {
    display: inline;
}

.handle {
    position: absolute;
    cursor: move;
    top: 0;
    z-index: 100;
    /* bespoke to your own solution */
    height: 17px;
    width: 181px;
}
</pre>
<p><strong>The JQuery</strong></p>
<pre>
$(window).ready(function () {
  $('div.sliderGallery').each(function () {
    var ul = $('ul', this);
    var productWidth = ul.innerWidth() - $(this).outerWidth();

    var slider = $('.slider', this).slider({
      handle: '.handle',
      minValue: 0,
      maxValue: productWidth,
      slide: function (ev, ui) {
        ul.css('left', '-' + ui.value + 'px');
      },
      stop: function (ev, ui) {
        ul.animate({ 'left' : '-' + ui.value + 'px' }, 500, 'linear');
      }
    });
  });
});
</pre>
<p>&#8230;and that will do it for you.</p>
<p>If you found this tutorial useful, don&#8217;t forget to <b><a href="http://feeds.feedburner.com/CherrySave">subscribe</a> to the Cherrysave RSS feed</b>. Or, you can <b>follow me on <a href="http://www.twitter.com/simplrdesgn">Twitter</a></b>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/how-to-recreate-the-apple-product-slider-with-jquery/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>10 Reasons Why Your Site Design Makes Me Want to Vomit</title>
		<link>http://www.cherrysave.com/web-design/10-reasons-why-your-site-design-makes-me-want-to-vomit/</link>
		<comments>http://www.cherrysave.com/web-design/10-reasons-why-your-site-design-makes-me-want-to-vomit/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 23:05:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=130</guid>
		<description><![CDATA[My ode to bad web design.]]></description>
			<content:encoded><![CDATA[<p>My ode to bad web design.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/10-reasons-why-your-site-design-makes-me-want-to-vomit/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/10-reasons-why-your-site-design-makes-me-want-to-vomit/" height="61" width="51" /></a></p><p><img class="alignnone size-full wp-image-132" title="Your design is so bad I want to vomit on your shoes." src="http://cherrysave.com/wp-content/uploads/2009/07/vomit.jpg" alt="Your design is so bad I want to vomit on your shoes." width="740" height="244" /></p>
<p>Dear Web Designer:</p>
<p>I&#8217;ve been meaning to tell you this for quite some time, but I didn&#8217;t want to hurt your feelings. But, the time has come to out you and your dirty ways. Generally, I can take some level of bad design. I understand you use a PC. I know that most sites on the internet, especially those created by corporations, look like they jumped out of a time machine. And yes, it&#8217;s tolerable that your site is fatter than Kirstie Alley off of weight watchers. But the designs YOU make are <strong>so bad I want to vomit.</strong> Therefore, I created you a list of ways to save my stomach and your shoes. Web designer, take notes!</p>
<h3>1. The Design is a Cluster#@$*!</h3>
<h3>2. Ugly Shapes Are Used as Design Elements</h3>
<h3>3. Your Site Fails to Work in Every Modern Browser</h3>
<h3>4. I Get Bombarded by Nickelback When I Click Your Link</h3>
<h3>5. Your Dropdown Menu Disappears Every Time My Mouse Gets Anywhere Near the Link I Want to Click On</h3>
<h3>6. You Made Your Site in FrontPage. Or Dreamweaver.</h3>
<h3>7. Your Captcha is Hilariously Unreadable</h3>
<h3>8. You Use Navigation Tabs for Sections Instead of Views</h3>
<h3>9. The Entire Site is One Big Image Sliced Apart Via Photoshop or Fireworks</h3>
<h3>10. I Can&#8217;t Use the Site On My iPhone Because There&#8217;s a Big AJAXy Box I Can&#8217;t Close</h3>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/10-reasons-why-your-site-design-makes-me-want-to-vomit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Simple Web Design: 75 Sites Featuring Minimalist Interfaces</title>
		<link>http://www.cherrysave.com/web-design/simple-web-design-175-sites-featuring-minimalist-interfaces/</link>
		<comments>http://www.cherrysave.com/web-design/simple-web-design-175-sites-featuring-minimalist-interfaces/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 22:54:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.cherrysave.com/?p=122</guid>
		<description><![CDATA[Get some inspiration with 75 of the best minimal and typography based web design.]]></description>
			<content:encoded><![CDATA[<p>Get some inspiration with 75 of the best minimal and typography based web design.</p><p><a href="http://api.tweetmeme.com/share?url=http://www.cherrysave.com/web-design/simple-web-design-175-sites-featuring-minimalist-interfaces/"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.cherrysave.com/web-design/simple-web-design-175-sites-featuring-minimalist-interfaces/" height="61" width="51" /></a></p><p><a href='http://2008.dconstruct.org/ '><br />
<h3>2008.dconstruct.org</h3>
<p></a>
<p><a href='http://2008.dconstruct.org/ '><img src='/wp-includes/images/Minim001.PNG'/></a></p>
<p><a href='http://3918.co.uk/ '><br />
<h3>3918.co.uk</h3>
<p></a>
<p><a href='http://3918.co.uk/ '><img src='/wp-includes/images/Minim002.PNG'/></a></p>
<p><a href='http://3rings.designerpages.com/ '><br />
<h3>3rings.designerpages.com</h3>
<p></a>
<p><a href='http://3rings.designerpages.com/ '><img src='/wp-includes/images/Minim003.PNG'/></a></p>
<p><a href='http://5thirtyone.com/ '><br />
<h3>5thirtyone.com</h3>
<p></a>
<p><a href='http://5thirtyone.com/ '><img src='/wp-includes/images/Minim004.PNG'/></a></p>
<p><a href='http://aenui.com/ '><br />
<h3>aenui.com</h3>
<p></a>
<p><a href='http://aenui.com/ '><img src='/wp-includes/images/Minim005.PNG'/></a></p>
<p><a href='http://alltop.com/ '><br />
<h3>alltop.com</h3>
<p></a>
<p><a href='http://alltop.com/ '><img src='/wp-includes/images/Minim006.PNG'/></a></p>
<p><a href='http://astheria.com/ '><br />
<h3>astheria.com</h3>
<p></a>
<p><a href='http://astheria.com/ '><img src='/wp-includes/images/Minim007.PNG'/></a></p>
<p><a href='http://blog.razvanstavila.com/ '><br />
<h3>blog.razvanstavila.com</h3>
<p></a>
<p><a href='http://blog.razvanstavila.com/ '><img src='/wp-includes/images/Minim008.PNG'/></a></p>
<p><a href='http://bryanculver.com/ '><br />
<h3>bryanculver.com</h3>
<p></a>
<p><a href='http://bryanculver.com/ '><img src='/wp-includes/images/Minim009.PNG'/></a></p>
<p><a href='http://builtbybuffalo.com/ '><br />
<h3>builtbybuffalo.com</h3>
<p></a>
<p><a href='http://builtbybuffalo.com/ '><img src='/wp-includes/images/Minim010.PNG'/></a></p>
<p><a href='http://cameron.io/ '><br />
<h3>cameron.io</h3>
<p></a>
<p><a href='http://cameron.io/ '><img src='/wp-includes/images/Minim011.PNG'/></a></p>
<p><a href='http://cardeo.ca/2008/cardeo-minimal-wordpress-theme/ '><br />
<h3>cardeo.ca</h3>
<p></a>
<p><a href='http://cardeo.ca/2008/cardeo-minimal-wordpress-theme/ '><img src='/wp-includes/images/Minim012.PNG'/></a></p>
<p><a href='http://clagnut.com/ '><br />
<h3>clagnut.com</h3>
<p></a>
<p><a href='http://clagnut.com/ '><img src='/wp-includes/images/Minim013.PNG'/></a></p>
<p><a href='http://clearleft.com/ '><br />
<h3>clearleft.com</h3>
<p></a>
<p><a href='http://clearleft.com/ '><img src='/wp-includes/images/Minim014.PNG'/></a></p>
<p><a href='http://concentric-studio.com/work/ '><br />
<h3>concentric-studio.com</h3>
<p></a>
<p><a href='http://concentric-studio.com/work/ '><img src='/wp-includes/images/Minim015.PNG'/></a></p>
<p><a href='http://copypastecharacter.com/ '><br />
<h3>copypastecharacter.com</h3>
<p></a>
<p><a href='http://copypastecharacter.com/ '><img src='/wp-includes/images/Minim016.PNG'/></a></p>
<p>[ad#header]<br />
<a href='http://d-e-f-i-n-i-t-e-l-y.com/ '><br />
<h3>d-e-f-i-n-i-t-e-l-y.com</h3>
<p></a>
<p><a href='http://d-e-f-i-n-i-t-e-l-y.com/ '><img src='/wp-includes/images/Minim017.PNG'/></a></p>
<p><a href='http://danieloliver.co.uk/ '><br />
<h3>danieloliver.co.uk</h3>
<p></a>
<p><a href='http://danieloliver.co.uk/ '><img src='/wp-includes/images/Minim018.PNG'/></a></p>
<p><a href='http://daringfireball.net/ '><br />
<h3>daringfireball.net</h3>
<p></a>
<p><a href='http://daringfireball.net/ '><img src='/wp-includes/images/Minim019.PNG'/></a></p>
<p><a href='http://davidairey.com/ '><br />
<h3>davidairey.com</h3>
<p></a>
<p><a href='http://davidairey.com/ '><img src='/wp-includes/images/Minim020.PNG'/></a></p>
<p><a href='http://decknetwork.net/ '><br />
<h3>decknetwork.net</h3>
<p></a>
<p><a href='http://decknetwork.net/ '><img src='/wp-includes/images/Minim021.PNG'/></a></p>
<p><a href='http://dingitsup.com/ '><br />
<h3>dingitsup.com</h3>
<p></a>
<p><a href='http://dingitsup.com/ '><img src='/wp-includes/images/Minim022.PNG'/></a></p>
<p><a href='http://eightface.com/ '><br />
<h3>eightface.com</h3>
<p></a>
<p><a href='http://eightface.com/ '><img src='/wp-includes/images/Minim023.PNG'/></a></p>
<p><a href='http://erraticwisdom.com/ '><br />
<h3>erraticwisdom.com</h3>
<p></a>
<p><a href='http://erraticwisdom.com/ '><img src='/wp-includes/images/Minim024.PNG'/></a></p>
<p><a href='http://f5fest.com/ '><br />
<h3>f5fest.com</h3>
<p></a>
<p><a href='http://f5fest.com/ '><img src='/wp-includes/images/Minim025.PNG'/></a></p>
<p><a href='http://fizy.com/ '><br />
<h3>fizy.com</h3>
<p></a>
<p><a href='http://fizy.com/ '><img src='/wp-includes/images/Minim026.PNG'/></a></p>
<p><a href='http://getfinch.com/ '><br />
<h3>getfinch.com</h3>
<p></a>
<p><a href='http://getfinch.com/ '><img src='/wp-includes/images/Minim027.PNG'/></a></p>
<p><a href='http://hellostefan.com/ '><br />
<h3>hellostefan.com</h3>
<p></a>
<p><a href='http://hellostefan.com/ '><img src='/wp-includes/images/Minim028.PNG'/></a></p>
<p><a href='http://ilovetypography.com/ '><br />
<h3>ilovetypography.com</h3>
<p></a>
<p><a href='http://ilovetypography.com/ '><img src='/wp-includes/images/Minim029.PNG'/></a></p>
<p><a href='http://indexedbygoogle.com/ '><br />
<h3>indexedbygoogle.com</h3>
<p></a>
<p><a href='http://indexedbygoogle.com/ '><img src='/wp-includes/images/Minim030.PNG'/></a></p>
<p><a href='http://indielabs.com/ '><br />
<h3>indielabs.com</h3>
<p></a>
<p><a href='http://indielabs.com/ '><img src='/wp-includes/images/Minim031.PNG'/></a></p>
<p><a href='http://isistwitterdowndown.com/ '><br />
<h3>isistwitterdowndown.com</h3>
<p></a>
<p><a href='http://isistwitterdowndown.com/ '><img src='/wp-includes/images/Minim032.PNG'/></a></p>
<p><a href='http://isitaleapyear.com/ '><br />
<h3>isitaleapyear.com</h3>
<p></a>
<p><a href='http://isitaleapyear.com/ '><img src='/wp-includes/images/Minim033.PNG'/></a></p>
<p><a href='http://isitchristmas.com/ '><br />
<h3>isitchristmas.com</h3>
<p></a>
<p><a href='http://isitchristmas.com/ '><img src='/wp-includes/images/Minim034.PNG'/></a></p>
<p><a href='http://istwitterdown.com/ '><br />
<h3>istwitterdown.com</h3>
<p></a>
<p><a href='http://istwitterdown.com/ '><img src='/wp-includes/images/Minim035.PNG'/></a></p>
<p><a href='http://jasonsantamaria.com/ '><br />
<h3>jasonsantamaria.com</h3>
<p></a>
<p><a href='http://jasonsantamaria.com/ '><img src='/wp-includes/images/Minim036.PNG'/></a></p>
<p><a href='http://jeffcroft.com/ '><br />
<h3>jeffcroft.com</h3>
<p></a>
<p><a href='http://jeffcroft.com/ '><img src='/wp-includes/images/Minim037.PNG'/></a></p>
<p><a href='http://jonikorpi.com/ '><br />
<h3>jonikorpi.com</h3>
<p></a>
<p><a href='http://jonikorpi.com/ '><img src='/wp-includes/images/Minim038.PNG'/></a></p>
<p><a href='http://jonnoriekwel.nl/ '><br />
<h3>jonnoriekwel.nl</h3>
<p></a>
<p><a href='http://jonnoriekwel.nl/ '><img src='/wp-includes/images/Minim039.PNG'/></a></p>
<p><a href='http://jonphillips.ca/ '><br />
<h3>jonphillips.ca</h3>
<p></a>
<p><a href='http://jonphillips.ca/ '><img src='/wp-includes/images/Minim040.PNG'/></a></p>
<p><a href='http://konamicodesites.com/ '><br />
<h3>konamicodesites.com</h3>
<p></a>
<p><a href='http://konamicodesites.com/ '><img src='/wp-includes/images/Minim041.PNG'/></a></p>
<p><a href='http://kylesteed.com/ '><br />
<h3>kylesteed.com</h3>
<p></a>
<p><a href='http://kylesteed.com/ '><img src='/wp-includes/images/Minim042.PNG'/></a></p>
<p><a href='http://lafabrica.com/ '><br />
<h3>lafabrica.com</h3>
<p></a>
<p><a href='http://lafabrica.com/ '><img src='/wp-includes/images/Minim043.PNG'/></a></p>
<p><a href='http://leenutter.com/ '><br />
<h3>leenutter.com</h3>
<p></a>
<p><a href='http://leenutter.com/ '><img src='/wp-includes/images/Minim044.PNG'/></a></p>
<p><a href='http://middlemindproject.com/ '><br />
<h3>middlemindproject.com</h3>
<p></a>
<p><a href='http://middlemindproject.com/ '><img src='/wp-includes/images/Minim045.PNG'/></a></p>
<p><a href='http://minimalexhibit.com/ '><br />
<h3>minimalexhibit.com</h3>
<p></a>
<p><a href='http://minimalexhibit.com/ '><img src='/wp-includes/images/Minim046.PNG'/></a></p>
<p><a href='http://minimalsites.com/ '><br />
<h3>minimalsites.com</h3>
<p></a>
<p><a href='http://minimalsites.com/ '><img src='/wp-includes/images/Minim047.PNG'/></a></p>
<p><a href='http://mitchbryson.com/ '><br />
<h3>mitchbryson.com</h3>
<p></a>
<p><a href='http://mitchbryson.com/ '><img src='/wp-includes/images/Minim048.PNG'/></a></p>
<p><a href='http://new.typographica.org/ '><br />
<h3>new.typographica.org</h3>
<p></a>
<p><a href='http://new.typographica.org/ '><img src='/wp-includes/images/Minim049.PNG'/></a></p>
<p><a href='http://nuyustore.com/ '><br />
<h3>nuyustore.com</h3>
<p></a>
<p><a href='http://nuyustore.com/ '><img src='/wp-includes/images/Minim050.PNG'/></a></p>
<p><a href='http://olex.org/ '><br />
<h3>olex.org</h3>
<p></a>
<p><a href='http://olex.org/ '><img src='/wp-includes/images/Minim051.PNG'/></a></p>
<p><a href='http://postcard.fm/ '><br />
<h3>postcard.fm</h3>
<p></a>
<p><a href='http://postcard.fm/ '><img src='/wp-includes/images/Minim052.PNG'/></a></p>
<p><a href='http://quietube.com/ '><br />
<h3>quietube.com</h3>
<p></a>
<p><a href='http://quietube.com/ '><img src='/wp-includes/images/Minim053.PNG'/></a></p>
<p><a href='http://rainfall-daffinson.com/index.html '><br />
<h3>rainfall-daffinson.com</h3>
<p></a>
<p><a href='http://rainfall-daffinson.com/index.html '><img src='/wp-includes/images/Minim054.PNG'/></a></p>
<p><a href='http://shauninman.com/blog '><br />
<h3>shauninman.com</h3>
<p></a>
<p><a href='http://shauninman.com/blog '><img src='/wp-includes/images/Minim055.PNG'/></a></p>
<p><a href='http://si10.shauninman.com/ '><br />
<h3>si10.shauninman.com</h3>
<p></a>
<p><a href='http://si10.shauninman.com/ '><img src='/wp-includes/images/Minim056.PNG'/></a></p>
<p><a href='http://silnt.com/v4/ '><br />
<h3>silnt.com</h3>
<p></a>
<p><a href='http://silnt.com/v4/ '><img src='/wp-includes/images/Minim057.PNG'/></a></p>
<p><a href='http://sissonstudio.com/ '><br />
<h3>sissonstudio.com</h3>
<p></a>
<p><a href='http://sissonstudio.com/ '><img src='/wp-includes/images/Minim058.PNG'/></a></p>
<p><a href='http://siteinspire.net/ '><br />
<h3>siteinspire.net</h3>
<p></a>
<p><a href='http://siteinspire.net/ '><img src='/wp-includes/images/Minim059.PNG'/></a></p>
<p><a href='http://sitening.com/ '><br />
<h3>sitening.com</h3>
<p></a>
<p><a href='http://sitening.com/ '><img src='/wp-includes/images/Minim060.PNG'/></a></p>
<p><a href='http://skinnyships.com/ '><br />
<h3>skinnyships.com</h3>
<p></a>
<p><a href='http://skinnyships.com/ '><img src='/wp-includes/images/Minim061.PNG'/></a></p>
<p><a href='http://spiekermannpartners.com/ '><br />
<h3>spiekermannpartners.com</h3>
<p></a>
<p><a href='http://spiekermannpartners.com/ '><img src='/wp-includes/images/Minim062.PNG'/></a></p>
<p><a href='http://textism.com/ '><br />
<h3>textism.com</h3>
<p></a>
<p><a href='http://textism.com/ '><img src='/wp-includes/images/Minim063.PNG'/></a></p>
<p><a href='http://theconsult.com/prc.html '><br />
<h3>theconsult.com</h3>
<p></a>
<p><a href='http://theconsult.com/prc.html '><img src='/wp-includes/images/Minim064.PNG'/></a></p>
<p><a href='http://themaninthesea.com/ '><br />
<h3>themaninthesea.com</h3>
<p></a>
<p><a href='http://themaninthesea.com/ '><img src='/wp-includes/images/Minim065.PNG'/></a></p>
<p><a href='http://thenetsetter.com/blog/ '><br />
<h3>thenetsetter.com</h3>
<p></a>
<p><a href='http://thenetsetter.com/blog/ '><img src='/wp-includes/images/Minim066.PNG'/></a></p>
<p><a href='http://thynews.com/ '><br />
<h3>thynews.com</h3>
<p></a>
<p><a href='http://thynews.com/ '><img src='/wp-includes/images/Minim067.PNG'/></a></p>
<p><a href='http://typedeskref.com/ '><br />
<h3>typedeskref.com</h3>
<p></a>
<p><a href='http://typedeskref.com/ '><img src='/wp-includes/images/Minim068.PNG'/></a></p>
<p><a href='http://warpspire.com/hemingway/ '><br />
<h3>arpspire.com</h3>
<p></a>
<p><<br />
a href='http://warpspire.com/hemingway/ '><img src='/wp-includes/images/Minim069.PNG'/></a></p>
<p><a href='http://welovetypography.com/ '><br />
<h3>elovetypography.com</h3>
<p></a>
<p><a href='http://welovetypography.com/ '><img src='/wp-includes/images/Minim070.PNG'/></a></p>
<p><a href='http://www.8020studio.com/ '><br />
<h3>8020studio.com</h3>
<p></a>
<p><a href='http://www.8020studio.com/ '><img src='/wp-includes/images/Minim071.PNG'/></a></p>
<p><a href='http://www.aigany.org/ '><br />
<h3>aigany.org</h3>
<p></a>
<p><a href='http://www.aigany.org/ '><img src='/wp-includes/images/Minim072.PNG'/></a></p>
<p><a href='http://www.amylevypr.com/ '><br />
<h3>amylevypr.com</h3>
<p></a>
<p><a href='http://www.amylevypr.com/ '><img src='/wp-includes/images/Minim073.PNG'/></a></p>
<p><a href='http://www.area17.com/ '><br />
<h3>area17.com</h3>
<p></a>
<p><a href='http://www.area17.com/ '><img src='/wp-includes/images/Minim074.PNG'/></a></p>
<p><a href='http://www.arias.ca/ '><br />
<h3>arias.ca</h3>
<p></a>
<p><a href='http://www.arias.ca/ '><img src='/wp-includes/images/Minim075.PNG'/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherrysave.com/web-design/simple-web-design-175-sites-featuring-minimalist-interfaces/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>
