<?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>Web Jackalope &#187; Design</title>
	<atom:link href="http://webjackalope.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://webjackalope.com</link>
	<description>Creative Web Development Magazine</description>
	<lastBuildDate>Mon, 16 Nov 2009 15:14:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Build and Launch a Social News Site in 21 Days</title>
		<link>http://webjackalope.com/how-to-build-and-launch-a-social-news-site-in-21-days/</link>
		<comments>http://webjackalope.com/how-to-build-and-launch-a-social-news-site-in-21-days/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 20:33:02 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://webjackalope.com/?p=184</guid>
		<description><![CDATA[
Social media websites have made a huge splash on the Internet as we know it. No longer do editors dictate what is news, and what is important. The power belongs to the masses on social news sites, which is a huge reason for their traction and loyal users.
It&#8217;s no surprise that developing a niche social [...]]]></description>
			<content:encoded><![CDATA[<div class="caption-left"><img src="http://webjackalope.com/wp-content/uploads/2008/11/tipd_homepage.jpg" alt="Tip'd homepage" /></div>
<p>Social media websites have made a huge splash on the Internet as we know it. No longer do editors dictate what is news, and what is important. The power belongs to the masses on social news sites, which is a huge reason for their traction and loyal users.</p>
<p>It&#8217;s no surprise that developing a niche social media site is a popular job request for web developers. When I first learned about <a title="Tip'd" href="http://www.tipd.com" title="financial news">brand new social site for financial news, ideas, and tips Tip&#8217;d</a>, I was immediately impressed with the clean, sophisticated design and impressive functionality.  Yet what was truly amazing about Tip&#8217;d was how <em>fast</em> the site was assembled by it&#8217;s rockstar development team.</p>
<p><span id="more-184"></span></p>
<h3>Quick Turnarounds</h3>
<p>Most developers know that sites involving social media features are hard to do right. Features like voting, comments, account creation and moderation take a long time to get right. The Tip&#8217;d team bypassed a lot of that coding and used a CMS specifically for social news sites, <a href="http://www.socialwebcms.com/">Social Web CMS</a>, which had many of the features that they needed right out of the box.</p>
<p>Here&#8217;s an interview with the Tip&#8217;d team of <a href="http://www.andyhagans.com/">Andy Hagans</a>, <a href="http://www.pearsonified.com/">Chris Pearson</a> and Jimmy (&#8221;Jimbeaux&#8221;) Atkins.</p>
<h3>Planning: Interview with Andy Hagans, Tip&#8217;d Founder</h3>
<h4>WJ: What sparked the idea behind Tipd?</h4>
<p><strong>AH:</strong> A couple weeks ago, I was reviewing all of the &#8216;niche social media sites&#8217; (Ballhype for sports, Lipstick for celeb news, etc). I simply couldn&#8217;t believe (2 years after social news hit it big) that there still wasn&#8217;t a financial social news site with some real presence. So I ran the idea by Jimbo, and that night, around 2 AM, we got the first (very ugly) version of the site up and running.</p>
<h4>WJ: What were planning meetings like to get everyone together and organized? Just email, or did you use something like Basecamp to get organized?</h4>
<p><strong>AH:</strong> Email, <a href="http://www.basecamphq.com">Basecamp</a>, and IM, depending on what needed communicated. We work virtually as we all live in different areas.</p>
<h4>WJ: Do you have any goals or expectations of the site? Big future plans?</h4>
<p><strong>AH:</strong> Goals- We want to have 2,000 members by the time we move out of beta in early December. Long term, we want to be THE place people set as their homepage for financial news. We want to have 50,000 members and get 5 million pageviews per month. I think it&#8217;s do-able&#8211;not because I&#8217;m a genius or anything, but because our team is so good at what they do, and because so many bloggers and finance junkies have been craving a more social place to find and comment on financial content.</p>
<h3>Development: Interview with Jimmy Atkinson, Tip&#8217;d Developer</h3>
<h4>WJ: What was the total time taken to get the site from concept to launch? Can you kind of give a general idea of the breakdown of time spent?</h4>
<p><strong>JA:</strong> Andy and I first discussed the concept of Tip&#8217;d on September 24. We purchased the domain name and began working on the site that day. Our beta launch occurred just three weeks later, on October 14. Here&#8217;s how we got there: The first steps we took was to install Pligg to our server on day 1, September 24. After a few days of customizing it as best we could, we decided on October 1 to contact Ash, the a former Pligg developer and current lead developer on the SWCMS team, to see if he would be interested in working with us. He began working with us later that day, and this gave our development productivity a much needed shot in the arm. It was on this day that we made the change from Pligg to SWCMS. Since then, we&#8217;ve constantly been tweaking and adding new features on an almost daily basis. This will likely continue for a few more weeks until we reach a stable point.</p>
<h4>WJ: Caching/Performance- What hardware do you guys use to host the site?</h4>
<p><strong>JA:</strong> Currently the site is hosted on a Media Temple grid server. We use a caching plugin designed specifically for Pligg/SWCMS.</p>
<h4>WJ: I hear that you guys had a doozy of a time hacking the socialwebcms. Can you give us a little background about this? What were you changing from the source code?</h4>
<p><strong>JA:</strong> As I explained in the first question, we did spend a few days configuring (I&#8217;m not sure I would quite call it hacking) Pligg after we first installed it on September 24. A few days later, we reached the point where we decided we needed some outside expert help on the system. That is when we decided to reach out to Ash. And since October 1, Ash has been handling all of the really complex stuff (i.e. adding new features and working out bugs).</p>
<h4>WJ: I noticed that you guys use a redirect script to track outgoing clicks, as opposed to just linking to the story normally. Are you going to be providing any statistics or analytics in the future?</h4>
<p><strong>JA:</strong> We are not planning on providing any stats at this point; although this could be something we&#8217;ll discuss in the future.</p>
<h4>WJ: What tools did you guys use to speed up your development process? Any IDE&#8217;s, collaboration tools, etc.?</h4>
<p><strong>JA:</strong> No IDEs, but we did use <a href="http://notepad-plus.sourceforge.net/uk/site.htm">NotePad</a>, <a href="http://www.pspad.com/">PsPad</a>, <a href="http://winmerge.org/">WinMerge</a>, and <a href="http://www.wingrep.com/">Windows Grep</a> in development. We love using 37signals&#8217; <a href="http://www.basecamphq.com">Basecamp</a> as our collaboration tool.</p>
<h4>WJ: 6. Any tips for developers wanting to hack a CMS and create a social news site?</h4>
<p><strong>JA:</strong> If you&#8217;re going to hack a CMS, don&#8217;t hesitate to talk to the developer if possible. Doing this has worked out great for us so far. If you&#8217;re going to create a social news site, remember that the most important thing is the community. You can have a fantastic CMS with all sorts of great features, but if no one is using it, what&#8217;s the use? The community is the most important aspect of any good social news site. The fact that we recognized this before we began work on the project is one of the main reasons for the success of Tip&#8217;d so far.</p>
<h3>Design: Interview with Chris Pearson, Designer for Tip&#8217;d</h3>
<h4>WJ: Designing a community site is much, much different than designing a website like a blog. Can you explain some of the ways that the Tip&#8217;d design is different than a typical blog or website?</h4>
<p><strong>CP:</strong> Sites like Tip&#8217;d exist primarily to steer people in the direction of articles that they want to read, and because of this, the design/usability goal is simply to get people the information they need as clearly and as quickly as possible. In environments like this, users tend to process information in visual chunks, and this means that certain details (headlines, submission data, usernames, links, etc.) must be both obvious and quickly discernable.</p>
<p>On a community site like Tip&#8217;d, it&#8217;s extremely important to give users the context they need to process information and then to get the hell out of their way. Unlike a blog, people tend to use community sites over and over again in search of new and rewarding content, and this places an even higher premium on usability (which is really the hallmark of any great community site).</p>
<h4>WJ: The Tip&#8217;d&#8217;s theme is very nice, clean, and reeks of Chris Pearson&#8217;s excellent design work <img src='http://webjackalope.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Did you guys create a theme from scratch, or did you just modify an existing socialwebcms theme?</h4>
<p><strong>CP:</strong> In order to reduce development time, we simply used the HTML from an existing SocialWebCMS template to build the site. In truth, the existing code was so bad that we had to make lots of little customizations, but when you look at the big picture, most of the HTML is stuff that was there before I got my hands dirty with the styles.</p>
<p>The CSS is a completely different story, though. I rewrote everything from the ground-up and basically breathed new life into an HTML structure that makes me want to pull out my hair. As a result, I don&#8217;t really know what to call this&#8230; I guess it&#8217;s sort of a hybrid re-design, and even though we started with an existing template, the final product looks, feels, and behaves differently than the original.</p>
<h4>WJ: What features in the design did you try to do differently than other major social news sites, like Digg or Reddit?</h4>
<p><strong>CP:</strong> Not that it&#8217;s all that &#8220;different&#8221; from other major social news sites, but with Tip&#8217;d, I simply tried to guide users directly to the meat of the site. In this case, the &#8220;meat&#8221; consists of three main things—article headlines, article summaries, and vote buttons. These are the three most important elements users rely on when scanning, and I wanted to make sure that they didn&#8217;t have to put forth any effort whatsoever to locate them.</p>
<p>To accomplish this, I employed some very basic typographical conventions in combination with a limited color scheme to emphasize both important elements and visual breaks. The end result is a layout that is almost devoid of visual fluff, and this makes scanning a more intuitive, less confusing process. The idea is that you want to avoid forcing users to learn a proprietary navigation system or new usability conventions when they visit your site—just give &#8216;em the keys and let &#8216;em drive.</p>
<h4>WJ: Were there any restrictions designing the theme of a CMS as opposed to a blog or a regular website?</h4>
<p><strong>CP:</strong> CMS platforms like Pligg exist because they run a very particular type of Website, and naturally, there are little nuances that are unique to each type of site. Aside from that, though, most sites share common elements that constitute a vast majority of both the design and functionality. For instance, the primary content column of Tip&#8217;d really isn&#8217;t that much different from a stream of blog posts; it&#8217;s just been adapted to display the specific blurbs and meta data that are important to this type of site.</p>
<h4>WJ: Do you have any tips/advice for anyone wanting to design a killer social news site?</h4>
<p><strong>CP:</strong> The biggest thing to watch for with any type of site built on a CMS is the core template system that you use as a foundation. Before you get started, make sure you&#8217;ve got a sensible markup structure and a stylesheet setup that isn&#8217;t overly complicated—it&#8217;ll make your life MUCH easier as you trudge through the intricacies of the design process!</p>
<p><strong>Find this post helpful? Support it by <a href="http://del.icio.us/post?url=http://webjackalope.com/how-to-build-and-launch-a-social-news-site-in-21-days/&#038;title=How%20to%20Build%20and%20Launch%20a%20Social%20News%20Site%20in%2021%20Days" title="Save post to Delicious">saving it at Delicious</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://webjackalope.com/how-to-build-and-launch-a-social-news-site-in-21-days/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>Are Your Visitors Suffering From Widget Blindness?</title>
		<link>http://webjackalope.com/widget-blindness/</link>
		<comments>http://webjackalope.com/widget-blindness/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 15:44:29 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[banners]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[widget blindness]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://webjackalope.com/widget-blindness/</guid>
		<description><![CDATA[Photo by YanivG.
Widgets are excellent for adding unique functionality to a web site. However, as the we becomes more &#8220;widgetized&#8221;, it&#8217;s starting to add strain on the web browsing experience for our users. The more widgets we add to our web pages, the worse it makes the web.
Widget Blindness
Banner blindness was discovered in the late [...]]]></description>
			<content:encoded><![CDATA[<div class="caption-left"><img src="http://webjackalope.com/wp-content/uploads/2008/10/widget-blindness.jpg" alt="" /><br />Photo by <a href="http://flickr.com/photos/yanivg/">YanivG</a>.</div>
<p>Widgets are excellent for adding unique functionality to a web site. However, as the we becomes more &#8220;widgetized&#8221;, it&#8217;s starting to add strain on the web browsing experience for our users. The more widgets we add to our web pages, the worse it makes the web.</p>
<h3>Widget Blindness</h3>
<p><a title="banner blindness" href="http://en.wikipedia.org/wiki/Banner_blindness">Banner blindness</a> was <a title="banner blindness" href="http://www.internettg.org/newsletter/dec98/banner_blindness.html">discovered</a> in the late nineties, and it shocked many people that users weren&#8217;t actually focusing on ads when a website was teeming with ad banners. Yet 10 years later, the problem isn&#8217;t so much with banners (that problem will always be around), but with web designers and site owners going out of control with adding widgets to their pages.<span id="more-113"></span></p>
<h3>A widget for everything</h3>
<p>These days you can find a widget for just about anything. Literally. It seems that every community website or interactive website has a goal to create widgets for their users, and users in turn place <em>all</em> of them on their blogs or personal websites.</p>
<div class="post_image"><img src="http://webjackalope.com/wp-content/uploads/2008/08/widget-theory.jpg" alt="Widget Theory" width="230" height="240" /><br />
Photo by <a href="http://flickr.com/photos/mlemos/">manoellemos</a></div>
<p><strong>In theory, widgets are awesome additions to websites.</strong> They add relevant information and showcase what the community or blog is doing. It&#8217;s not like a stale &#8216;ol banner asking you to hit a target for a prize. However, the problem doesn&#8217;t lie with the widget makers. The problem lies with website owners who try to add too many to their layouts. Just like banner blindness, users are starting to not notice widgets. <strong>And even worse: Widget blindness might even turn visitors away from your site.</strong></p>
<h3>6 Reasons widgets are worse than banners</h3>
<p>The negative effects of adding too many widgets to your layouts and pages can have an even worse effect than banners for multiple reason.</p>
<h4>1. Slow loading pages</h4>
<p>Typically banners are a fraction of the size of widgets. Depending on the type of banner you&#8217;re using, they&#8217;re typically smaller than the average widget. usually jpegs or animated gifs, and some like adsense use small javascript. Widgets on the other hand typically use larger javascript files or flash.</p>
<h4>2. It only takes one bad widget&#8230;</h4>
<p>While widgets will slow down the rendering of the page in the browser, a slow or unresponsive widget can drastically increase the page load time, <em>if it even finishes loading at all</em>. Popular blog <a title="TechCrunch" href="http://www.techcrunch.com">TechCrunch</a> had to <a title="techcrunch widets" href="http://www.crunchnotes.com/2007/02/12/techcrunch-down-im-pissed/">remove widgets</a> due to them crashing the site.</p>
<p>It only takes one unresponsive widget to bring a site to its knees. <strong>The more widgets you have on your site, the more places you rely on to keep your site&#8217;s speed and response times fast</strong>.</p>
<h4>3. Widgets take attention away from the most important part: Content</h4>
<p>You need to ask yourself a fundamental question: Why are users coming to your Web site? Is it because of the widgets in your sidebar? <strong>Hopefully, users are coming to your site because of the stellar content</strong>.</p>
<p>Content is <em>still</em> king on the web. However, when page has 28 widgets in the layout all begging for your attention, it takes the user&#8217;s focus away from the hard-worked content and places it on content that someone else has created.</p>
<h4>4. They take up ad space</h4>
<p>Most site owners want a part of their layout to be designated for ads. If you&#8217;re trying to sell ads, the best spots are <a title="ads above the fold" href="http://en.wikipedia.org/wiki/Above_the_fold">above the fold</a>. If you&#8217;ve got widgets everywhere, you&#8217;re taking up crucial ad space. <strong>There is only so much space in your layout that you can devote to things other than your content.</strong> Adding a bunch of widgets to your pages only makes less space for the ads that make you money.</p>
<h4>5. They can frustrate users</h4>
<p>If the page doesn&#8217;t load quickly (or at all), and is crowded with cheesy widgets, the user will be prone to leave the site quickly. <strong>Unappealing site designs add to the user experience, and bad experiences can turn users away.</strong> Overcrowding a site with widgets is an easy way to add to a negative site experience for a visitor.</p>
<h4>6. Does anyone still look at them?!</h4>
<p>Now that the initial hype of widgets has died down, there seems to be less interest in people looking at widgets. When <a title="MyBlogLog" href="http://www.mybloglog.com">MyBlogLog</a> rose to popularity and were <a title="yahoo! acquires mybloglog" href="http://www.techcrunch.com/2007/01/08/yahoo-buys-mybloglog-no-they-didnt-wait-yes/">acquired by Yahoo!</a>, it seemed that people couldn&#8217;t get enough of widgets. Now that nearly every online community or similar website offers widgets to their users, the space has become crowded and widgets are everywhere. <strong>People have developed widget blindness</strong>.</p>
<p><em>Note: The excitement certainly hasn&#8217;t died down for widget makers and web developers. Just the people use them on the web sites.</em></p>
<h3>Widget self-control</h3>
<p>There is a temptation to add every widget you come across to your website. There are plenty of great widgets out there, and the possibilities are endless.</p>
<p>So how do we know how many widgets are too many? That&#8217;s ultimately a personal decision, based on the type of site you have and how your audience interacts with your site. Widgets can be great compliments to your site. There is one hard-and-fast rule that I use when deciding whether or not to add or remove a widget on any of my sites.</p>
<p><strong>As long as the widget is improving the user&#8217;s experience, keep it. Otherwise dump any widgets that don&#8217;t achieve that goal.</strong></p>
<p>This method usually separates the separates the wheat from the chaff. The widgets have to &#8220;prove themselves&#8221; before they can stay on the site.</p>
<p>You can be very critical when deciding what stays and goes. Always remove the widget if you&#8217;re wavering between keeping or dropping it. If it&#8217;s not instantly clear as to <em>why</em> it&#8217;s still on your website, the widget probably isn&#8217;t worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://webjackalope.com/widget-blindness/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Taking Back the Homepage: 12 Ways to Design For the Fickle Web User</title>
		<link>http://webjackalope.com/homepage-web-design/</link>
		<comments>http://webjackalope.com/homepage-web-design/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 15:54:05 +0000</pubDate>
		<dc:creator>Glen</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[features]]></category>

		<guid isPermaLink="false">http://webjackalope.com/?p=3</guid>
		<description><![CDATA[Photo by jstar.
It appears that the glory days of the homepage are almost over. Jakob Nielsen has been finding that web users are becoming more and more fickle. Instead of going to the homepage and nosing around the site using categories and site searches, people are instead using Google to find everything and landing on [...]]]></description>
			<content:encoded><![CDATA[<div class="caption-left"><img src="http://webjackalope.com/wp-content/uploads/2008/10/homepage-design.jpg" alt="good homepage design" /><br />Photo by <a title="jstar" href="http://flickr.com/photos/jstar/">jstar</a>.</div>
<p>It appears that the glory days of the homepage are almost over. Jakob Nielsen has been finding that <a title="web users are becoming more and more fickle" href="http://news.bbc.co.uk/2/hi/technology/7417496.stm">web users are becoming more and more fickle</a>. Instead of going to the homepage and nosing around the site using categories and site searches, people are instead using Google to find <em>everything</em> and landing on a very specific page. <strong>Web users have learned how to master the interactive environment of the web, and are becoming very good at finding what they want.</strong><span id="more-3"></span> So instead of doing this:</p>
<ol>
<li>Go to site homepage</li>
<li>Use navigation or site search to find product</li>
<li>Go to product page</li>
</ol>
<p>Users have completely cut out the need for going to the homepage by doing this:</p>
<ol>
<li>Search for a product/page on Google</li>
<li>Go directly to that page</li>
</ol>
<h3>Are you designing for the shift?</h3>
<p>This poses an interesting problem for the web developer. How do we get smart, Internet users to go to our homepages when they don&#8217;t necessarily need to?</p>
<p>In order to start sending people back to the homepages of our Web sites, a few things have to happen. For starters, we need to ultimately gain the web users&#8217; trust so that they&#8217;ll want to see more of the site. Once they trust the Web site to give them excellent, informative information without plastering them with popups and ads, then we encourage them to complete a goal for the page they&#8217;re on.</p>
<h3>Every Page Needs a Goal</h3>
<p>Each second that that the browser spends on your web page is precious. Every page on your Web site should work towards an actionable goal. A goal could be:</p>
<ul>
<li>Buying a product</li>
<li>Signing up for an rss or email subscription</li>
<li>Signing up for a free account<br id="kjv2" /></li>
<li>Clicking on a link to get them closer to one of the above actions</li>
<li>&#8230; and many more</li>
</ul>
<p>Each page should at least move the user closer to completing that goal. If you can funnel your users into a goal quickly and easily, they&#8217;ll also benefit because they&#8217;ve found useful information quickly. <strong>Completing goals is a good indicator that the user has built trust with your site</strong></p>
<h3>Keep &#8216;em Coming Back</h3>
<p>Now that you&#8217;ve built the user&#8217;s trust, there&#8217;s a great chance that the user will want to check out other pages on your site, like the homepage. In order to keep them coming back to the usually neglected homepage, you&#8217;ll essentially need to do three things:</p>
<ol>
<li>Make the visit worthwhile</li>
<li>Capture their attention</li>
<li>Keep their trust</li>
</ol>
<p>Here are a few ways to make sure the user is stimulated and feels comfortable on the homepage of your site.</p>
<h3>1. Offer quality content on the homepage</h3>
<p><br id="ahxo1" />Content is King. A savvy web user is going to see pretty quickly through <a id="qkhs" title="snake oil" href="http://en.wikipedia.org/wiki/Snake_oil">snake oil</a> copy, or even content that&#8217;s fluffy and doesn&#8217;t add value to the site. Use high-quality content that is updated frequently to get people back to the homepage. <strong id="i5bf">The user has to find value in what you&#8217;re providing before it makes a decision to become a loyal visitor</strong>.<br id="pvhe" /><br id="zbom" /></p>
<h3>2. Get to the point</h3>
<p><strong id="aazm"><br id="aazm1" /></strong>More often than not, homepages aren&#8217;t always explicit in what the site is about. Don&#8217;t waste your visitor&#8217;s time by adding <strong id="f2lw">Web users have little patience for content that doesn&#8217;t help them</strong>. Meandering, long-winded content on the homepage is a sure way to turn away site visitors. Nielsen thinks most web developers haven&#8217;t figured this out yet.<br id="cyh2" /><br id="cyh20" /></p>
<div id="cyh21" style="margin-left: 40px;">
<p id="mkak1">&#8220;People want sites to get to the point, they have very little patience,&#8221; he said.</p>
<p id="mkak2">&#8220;I do not think sites appreciate that yet,&#8221; he added. &#8220;They still feel that their site is interesting and special and people will be happy about what they are throwing at them.&#8221;</p>
</div>
<h3>3. Use Promotions</h3>
<p><br id="h2yo0" />Sites like <a id="m4ed" title="Threadless" href="http://www.threadless.com/">Threadless</a> use promotions every week that keep people coming back every week to check out the new winning T-Shirt designs. It also helps that the contest results are changed every Monday, so users know to come back every week on Monday. <br id="f-j2" /><br id="f-j20" />Promotions done at timed intervals are great for keeping interest and excitement centered not only on your site and products, but also on the homepage as well. However, it&#8217;s crucial that the promotions aren&#8217;t cheesy or un-authentic. Authenticity is key when it comes to keeping the trust of the web user. <em id="jmfi">Be sure to stay away from gimmicky promotions, and only do promotions that add value to the user&#8217;s experience</em>.<br id="h2yo1" /><br id="z6510" /></p>
<h3>4. Weigh every link in the navigation</h3>
<p><br id="nkxe" />Navigation systems are crucial to allowing the user to quicky find more information, once on the homepage. Giving the users lots of links to different parts of the website only clouds the mission of the smart web user. Make sure your navigation system is simple, but has enough  information. <br id="nkxe0" /><br id="r9-g" /></p>
<h3>5. Make sure the design doesn&#8217;t break</h3>
<p><br id="z4vm1" />This falls in the &#8220;duh!&#8221; category, but I&#8217;ve created many sites that IE wasn&#8217;t compatible with. Compatability between browsers is a tricky thing to master, but if you can ensure that if your site looks great in modern browsers (IE 6 and above, Firefox, Safari), you&#8217;ll do fine. You can check browser compatibility for free using <a id="t6-i" title="Browsershots.org" href="http://www.browsershots.org/">Browsershots.org</a>.<br id="yinz" /><strong id="u4cp"><br id="yinz0" /></strong></p>
<h3>6. Don&#8217;t go overboard with Ads</h3>
<p><br id="u4cp1" />There&#8217;s nothing wrong with ads. Ads help alleviate some of the costs associated with hosting and bandwidth. But sometimes web developers think it&#8217;s a great idea to litter web layouts with all sorts of ads. This strategy doesn&#8217;t pay off because it adds <a id="t4m6" title="banner" href="http://www.useit.com/alertbox/banner-blindness.html">banner blindness</a> and most importantly, it takes away from the user experience. <strong id="v0to">If your ads aren&#8217;t helping the user in some way or are, even worse, trying to trick them, the user is as good as gone</strong>. It&#8217;s beter to err on the safe side and have less ads or none altogether.<br id="u4cp2" /><br id="z6512" /><strong id="v3eg"><br id="mywm" /></strong></p>
<h3>7. Speed &#8211; Make sure the site is snappy</h3>
<p><br id="v:oc0" />If your site takes a long time to load, a new visitor who has no loyalty to your site won&#8217;t hang around to wait for it. Odds are there are plenty of Web sites other than yours that can help the visitor, and they&#8217;re just a Google search away.<br id="dsfl" /><br id="dsfl0" />Use good practices for <a id="doir" title="fast-loading" href="http://developer.mozilla.org/en/docs/Tips_for_Authoring_Fast-loading_HTML_Pages">fast-loading</a> <a id="kskh" title="page design" href="http://www.die.net/musings/page_load_time/">page design</a>, and check it with <a id="h0kw" title="web page analyzers" href="http://www.websiteoptimization.com/services/analyze/">web page analyzers</a> to ensure that the pages are loading as quickly as possible. If your site is heavy with css and javascript, you might try out <a id="zyec" title="this nifty script" href="http://aciddrop.com/2008/02/01/speeding-up-your-website-just-became-499-easier/">this nifty script</a> that combines your files and reduces load time drastically. <br id="bg-i" /><br id="v:oc1" /><br id="qvu4" /></p>
<h3>8. Keep the design clean and clutter-free</h3>
<p><br id="ieeq1" />If you&#8217;ve ever stayed with a friend who&#8217;s house is really messy and cluttered, you&#8217;ll know what I&#8217;m talking about. It&#8217;s not fun. Cluttered, unorganized surroundings are stressful and make us anxious. This holds true in the web world as well. <br id="ui5q" /><br id="ui5q0" /><strong id="l4as">Keeping your page design clutter-free is a great way to help the user find the content quicker</strong>. If your site&#8217;s design is clean and relaxing, the user will be more inclined to stay longer. <br id="ieeq2" /><br id="qvu40" /></p>
<h3>9. Give them just enough information</h3>
<p><br id="ui5q2" />Only show the user what they need to know, and nothing more. This is one of the most difficult aspects of development and design, but also one of the most important. Giving visitors too little information confuses them, so they leave. Giving them too much information bores the visitor, and they leave. So it&#8217;s incredibly important to give them <em id="dmsz">just enough</em> information, and never more.<br id="ui5q3" /><br id="ui5q4" /></p>
<h3>10. Checking validation helps</h3>
<p>It&#8217;s always, always a good idea to check your <a id="t._d" title="html" href="http://validator.w3.org/">html</a> and <a id="gl7m" title="css validation" href="http://jigsaw.w3.org/css-validator/">css validation</a>. Sometimes bad validation means that there are errors in your code that might not be affecting the page when you view it, but it might affect visitors on different browsers and computer platforms. Many web developers overlook the validation stage, but stopping validation errors early on mean that your site design will stay consistent and unbroken.<br id="sesg2" /> <br id="sxrm" /></p>
<h3>11. Create awesome product pages</h3>
<p><br id="f01u1" /> If you can create compelling, beautiful product pages that a web searcher really appreciates, there&#8217;s a much higher chance he&#8217;ll want to check out other parts of your site. Also, you&#8217;ll most likely have to attract the visitors to individual pages (like product pages or blog posts) before they&#8217;ll give your homepage a chance.<br id="hmi_" /><br id="hmi_0" /></p>
<h3>12. Keep their trust</h3>
<p><br id="kj_81" /> Now that you&#8217;ve gotten the web surfer to your homepage and they trust you, don&#8217;t do anything to compromise that trust. The second that the visitor smells something fishy (lots of ads, tricky wording, etc.), she&#8217;s gone for good. <strong id="cd45">Don&#8217;t compromise a valuable repeat visitor by adding unethical or questionable aspects to your Web site</strong>. These usually come in the form of ads designed to trick users into clicking on them. In the end, it&#8217;s not worth it to scare away potential repeat visitors and subscribers.</p>
]]></content:encoded>
			<wfw:commentRss>http://webjackalope.com/homepage-web-design/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
