<?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>Kompani Group &#187; Design</title>
	<atom:link href="http://kompanigroup.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://kompanigroup.com</link>
	<description>strategy incubator</description>
	<lastBuildDate>Tue, 03 Jan 2012 17:52:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Blasting the Myth of the Fold</title>
		<link>http://kompanigroup.com/2011/05/31/blasting-the-myth-of-the-fold/</link>
		<comments>http://kompanigroup.com/2011/05/31/blasting-the-myth-of-the-fold/#comments</comments>
		<pubDate>Tue, 31 May 2011 20:14:11 +0000</pubDate>
		<dc:creator>jayne.alexander</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[General Posts]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Interactive Strategies]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Strategic Marketing / Advertising Planning]]></category>
		<category><![CDATA[Strategic planning]]></category>

		<guid isPermaLink="false">http://kompanigroup.com/?p=2435</guid>
		<description><![CDATA[The Above-the-Fold Myth
By Milissa Tarquini Director, User Interface Design and Information Architecture at AOL
We are all well aware that web design is not an easy task. There are many variables to consider, some of them technical, some of them human. The technical considerations of designing for the web can (and do) change quite regularly, but the [...]]]></description>
			<content:encoded><![CDATA[<h3>The Above-the-Fold Myth</h3>
<h3><strong>B</strong>y <a href="http://www.boxesandarrows.com/person/2360-milissa">Milissa Tarquini</a> Director, User Interface Design and Information Architecture at AOL</h3>
<p><span style="font-size: 14px; font-weight: normal;">We are all well aware that web design is not an easy task. There are many variables to consider, some of them technical, some of them human. The technical considerations of designing for the web can (and do) change quite regularly, but the human variables change at a slower rate. Sometimes the human variables change at such a slow rate that we have a hard time believing that it happens.</span></p>
<p>This is happening right now in web design. There is an astonishing amount of disbelief that the users of web pages have learned to scroll and that they do so regularly. Holding on to this disbelief – this myth that users won’t scroll to see anything below the fold – is doing everyone a great disservice, most of all our users.<br />
First, a definition: The word “fold” means a great many things, even within the discipline of design. The most common use of the term “fold” is perhaps used in reference to newspaper layout. Because of the physical dimensions of the printed page of a broadsheet newspaper, it is folded. The first page of a newspaper is where the “big” stories of the issue are because it is the best possible placement. Readers have to flip the paper over (or unfold it) to see what else is in the issue, therefore there is a chance that someone will miss it. In web design, the term “fold” means the line beyond which a user must scroll to see more contents of a page (if it exists) after the page displays within their browser. It is also referred to as a “scroll-line.”<br />
Screen performance data and new research indicate that users will scroll to find information and items below the fold. There are established design best practices to ensure that users recognize when a fold exists and that content extends below it<sup>1</sup>. Yet during requirements gathering for design projects designers are inundated with requests to cram as much information above the fold as possible, which complicates the information design. Why does the myth continue, when we have documented evidence that the fold really doesn’t matter in certain contexts?</p>
<p>Once upon a time, page-level vertical scrolling was not permitted on AOL. Articles, lists and other content that would have to scroll were presented in scrolling text fields or list boxes, which our users easily used. Our pages, which used proprietary technology, were designed to fit inside a client application, and the strictest of guidelines ensured that the application desktop itself did not scroll. The content pages floated in the center of the application interface and were too far removed from the scrollbar location for users to notice if a scrollbar appeared. Even if the page appeared to be cut off, as current best practices dictate, it proved to be such an unusual experience to our users that they assumed that the application was “broken.” We had to instill incredible discipline in all areas of the organization that produced these pages – content creation, design and development – to make sure our content fit on these little pages.</p>
<p><img title="AOL client application with desktop scrollbar activated" src="http://www.boxesandarrows.com/files/banda/blasting-the-myth-of/scrolling_client.jpg" alt="AOL client application with desktop scrollbar activated" width="393" height="299" /></p>
<p>AOL client application with desktop scrollbar activated</p>
<p>As AOL moved away from our proprietary screen technology to an open web experience, we enjoyed the luxury of designing longer (and wider) pages. Remaining sensitive to the issues of scrolling from our history, we developed and employed practices for designing around folds:</p>
<ul>
<li>We chose as target screen resolutions those used by the majority of our users.</li>
<li>We identified where the fold would fall in different browsers, and noted the range of pixels that would be in the fold “zone.”</li>
<li>We made sure that images and text appeared “broken” or cut off at the fold for the majority of our users (based on common screen resolutions and browsers).</li>
<li>We kept the overall page height to no more than 3 screens.</li>
</ul>
<p>But even given our new larger page sizes, we were still presented with long lists of items to be placed above the fold – lists impossible to accommodate. There were just too many things for the limited amount of vertical space.</p>
<p>For example, for advertising to be considered valuable and saleable, a certain percentage of it must appear above the 1024×768 fold. Branding must be above the fold. Navigation must be above the fold – or at least the beginning of the list of navigational choices. (If the list is well organized and displayed appropriately, scanning the list should help bring users down the page.) Big content (the primary content of the site) should begin above the fold. Some marketing folks believe that the actual number of data points and links above the fold is a strategic differentiator critical to business success. Considering the limited vertical real estate available and the desire for multiple ad units and functionality described above, an open design becomes impossible.</p>
<p>And why? Because people think users don’t scroll. Jakob Nielsen wrote about the growing acceptance and understanding of scrolling in 1997<sup>2</sup>, yet 10 years later we are still hearing that users don’t scroll.</p>
<p>Research debunking this myth is starting to pop up, and a great example of this is the report available on ClickTale.com<sup>3</sup>. In it, the researchers used their proprietary tracking software to measure the activity of 120,000 pages. Their research gives data on the vertical height of the page and the point to which a user scrolls. In the study, they found that 76% of users scrolled and that a good portion of them scrolled all the way to the bottom, despite the height of the screen. Even the longest of web pages were scrolled to the bottom. One thing the study does not capture is how much time is spent at the bottom of the page, so the argument can be made that users might just scan it and not pay much attention to any content placed there.</p>
<h3>This is where things get interesting.</h3>
<p>I took a look at performance data for some AOL sites and found that items at the bottom of pages are being widely used. Perhaps the best example of this is the popular celebrity gossip website <a href="http://www.tmz.com/">TMZ.com</a>. The most clicked on item on the TMZhomepage is the link at the very bottom of the page that takes users to the next page. Note that the TMZ homepage is often over 15000 pixels long – which supports the ClickTale research that scrolling behavior is independent of screen height. Users are so engaged in the content of this site that they are following it down the page until they get to the “next page” link.</p>
<p>Maybe it’s not fair to use a celebrity gossip site as an example. After all, we’re not all designing around such tantalizing guilty-pleasure content as the downfall of beautiful people. So, let’s look at some drier content.<br />
For example, take AOL News Daily Pulse. You’ll notice the poll at the bottom of the page – the vote counts are well over 300,000 each. This means that not only did folks scroll over 2000 pixels to the bottom of the page, they actually took the time to answer a poll while they were there. Hundreds of thousands of people taking a poll at the bottom of a page can easily be called a success.</p>
<div>
<p><a title="AOL Most Admired" href="http://www.boxesandarrows.com/files/banda/blasting-the-myth-of/bigger_mostadmired.jpg"><img title="AOL News Daily Pulse with 10x7 fold line and vote count" src="http://www.boxesandarrows.com/files/banda/blasting-the-myth-of/mostadmired.jpg" alt="AOL News Daily Pulse with 10x7 fold line and vote count" width="200" height="400" /></a><br />
AOL News Daily Pulse with 10×7 fold line and vote count</p>
</div>
<p>But, you may argue, these pages are both in blog format. Perhaps blogs encourage scrolling more than other types of pages. I’m not convinced, since blog format is of the “newest content on top” variety, but it may be true. However, looking at pages that are not in blog format, we see the same trend. On the <a href="http://money.aol.com/">AOL Money &amp; Finance</a>homepage, users find and use the modules for recent quotes and their personalized portfolios even when these modules are placed well beneath the 1024×768 fold.</p>
<p>Another example within AOL Money &amp; Finance is a photo gallery entitled <a href="http://money.aol.com/cnnmoney/tax/canvas3/_a/amt-keep-it-or-kill-it-youll-pay-for-it/20070118124409990001">Top Tax Tips</a>. Despite the fact that the gallery is almost 2500 pixels down the page, this gallery generates between 200,000 and 400,000 page views depending on promotion of the Taxes page.</p>
<p>It is clear that where a given item falls in relation to the fold is becoming less important. Users are scrolling to see what they want, and finding it. The key is the content – if it is compelling, users will follow where it leads.</p>
<h3>When does the fold matter?</h3>
<p>The most basic rule of thumb is that for every site the user should be able to understand what your site is about by the information presented to them above the fold. If they have to scroll to even discover what the site is, its success is unlikely.</p>
<p>Functionality that is essential to business strategy should remain (or at least begin) above the fold. For example, if your business success is dependent on users finding a particular thing (movie theaters, for example) then the widget to allow that action should certainly be above the fold.</p>
<p>Screen height and folds matter for applications, especially rapid-fire applications where users input variables and change the display of information. The input and output should be in very close proximity. Getting stock quotes is an example: a user may want to get four or five quotes in sequence, so it is imperative that the input field and the basic quote information display remain above the fold for each symbol entered. Imagine the frustration at having to scroll to find the input field for each quote you wanted.</p>
<h3>Where IS the fold?</h3>
<p>Here is perhaps the biggest problem of all. The design method of cutting-off images or text only works if you know where the fold is. There is a lot of information out there about how dispersed the location of fold line actually is. Again, a very clear picture of this problem is shown on ClickTale. In the same study of page scrolling, fold locations of viewed screens were captured, based on screen resolution and browser used. It’s a sad, sad thing, but the single highest concentration of fold location (at around 600 pixels) for users accounted for less than 10% of the distribution. This pixel-height corresponds with a screen resolution of 1024×768. Browser applications take away varying amounts of vertical real estate for their interfaces (toolbars, address fields, etc). Each browser has a slightly different size, so not all visitors running a resolution of 1024×768 will have a fold that appears in the same spot. In the ClickTale study, the three highest fold locations were 570, 590 and 600 pixels—apparently from different browsers running on 1024×768 screens. But the overall distribution of fold locations for the entire study was so varied that even these three sizes together only account for less than 26% of visits. What does all this mean? If you pick one pixel location on which to base the location of the fold when designing your screens, the best-case scenario is that you’ll get the fold line exactly right for only 10% of your visitors.</p>
<h3>So what do we do now?</h3>
<p>Stop worrying about the fold. Don’t throw your best practices out the window, but stop cramming stuff above a certain pixel point. You’re not helping anyone. Open up your designs and give your users some visual breathing room. If your content is compelling enough your users will read it to the end.</p>
<p>Advertisers currently want their ads above the fold, and it will be a while before that tide turns. But it’s very clear that the rest of the page can be just as valuable – perhaps more valuable – to contextual advertising. Personally, I’d want my ad to be right at the bottom of the TMZpage, forget the top.</p>
<p>The biggest lesson to be learned here is that if you use visual cues (such as cut-off images and text) and compelling content, users will scroll to see all of it. The next great frontier in web page design has to be bottom of the page. You’ve done your job and the user scrolled all the way to the bottom of the page because they were so engaged with your content. Now what? Is a footer really all we can offer them? If we know we’ve got them there, why not give them something to do next? Something contextual, a natural next step in your site, or something with which to interact (such as a poll) would be welcome and, most importantly, used.</p>
<p><a href="http://www.boxesandarrows.com/view/blasting-the-myth-of" target="_blank">Click her</a>e for full article on boxesandarrows.com May 2011 Issue</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kompanigroup.com/2011/05/31/blasting-the-myth-of-the-fold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USA Datanet launches new web site at www.usadatanet.com</title>
		<link>http://kompanigroup.com/2011/03/14/usa-datanet-launches-new-web-site-at-www-usadatanet-com/</link>
		<comments>http://kompanigroup.com/2011/03/14/usa-datanet-launches-new-web-site-at-www-usadatanet-com/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 22:03:32 +0000</pubDate>
		<dc:creator>Jan Havmoeller</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Interactive Strategies]]></category>
		<category><![CDATA[Web Site Design]]></category>

		<guid isPermaLink="false">http://kompanigroup.com/?p=2294</guid>
		<description><![CDATA[
Get to Know USA Datanet. You will like their people focused culture
USA  Datanet is a wholly-owned subsidiary of Warwick Valley Telephone  Company. This publicly traded (NASDAQ: WWVY) carrier, headquartered in  Warwick, New York has been the provider of choice for businesses and  residences for over 100 years. Warwick Valley Telephone is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://usadatanet.com"><img src="http://assets.kompanigroup.com.s3.amazonaws.com/wp-content/uploads/2011/03/usadatanet.jpg" alt="" title="usadatanet" width="650" height="511" class="alignnone size-full wp-image-2297" /></a></p>
<h2>Get to Know USA Datanet. You will like their people focused culture</h2>
<p>USA  Datanet is a wholly-owned subsidiary of Warwick Valley Telephone  Company. This publicly traded (NASDAQ: WWVY) carrier, headquartered in  Warwick, New York has been the provider of choice for businesses and  residences for over 100 years. Warwick Valley Telephone is an Incumbent  Local Exchange Carrier (ILEC) in parts of Orange County, New York with  Competitive Local Exchange Carrier (CLEC) status throughout New York and  New Jersey.</p>
<p>When Warwick Valley Telephone acquired USA Datanet, it added the full  capabilities of an experienced, market-leading communications  technology company. Together, the two brands scope of services include  voice, data/Internet, video, e-fax, email, conferencing and mobile  communication.</p>
<h3>Powered by Technology</h3>
<p>The  Hosted IP Voice system by USA Datanet utilizes high-speed Internet  Protocol (IP) connections to carry both voice and data communications on  a single, broadband conduit. This allows for:</p>
<ul>
<li>Secure, fast, reliable connections</li>
<li>Dedicated, T1-level Internet access</li>
<li>Transmission via private connections, not public Internet</li>
<li>Network privately owned and managed</li>
</ul>
<h3>Supported by People.</h3>
<p>And  while the technology is advanced, the USA Datanet advantage is the  tireless personal service we provide to each and every client.</p>
<ul>
<li>Expertly trained technicians and installation specialists</li>
<li>US-based customer service call center</li>
<li>User-friendly control panel available 24/7 online</li>
<li>Simplified vendor management – one contact, one contract</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kompanigroup.com/2011/03/14/usa-datanet-launches-new-web-site-at-www-usadatanet-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wellient launches their new web site at www.Wellient.com</title>
		<link>http://kompanigroup.com/2011/03/11/wellient-launches-their-new-web-site-at-www-wellient-com/</link>
		<comments>http://kompanigroup.com/2011/03/11/wellient-launches-their-new-web-site-at-www-wellient-com/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 15:29:20 +0000</pubDate>
		<dc:creator>Jan Havmoeller</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Naming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Branding & Identity]]></category>
		<category><![CDATA[Interactive Strategies]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[Web Site Design]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://kompanigroup.com/?p=2280</guid>
		<description><![CDATA[
Wellient empowers you to take a proactive role in your daily health  routine.  Working for you around the clock with personalized medication  reminders, adverse interaction alerts, automatic prescription renewal  counts, daily follow-up upon hospital discharge, health test monitoring,  portable health records, emergency response in case of accident,  medication price comparisons [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wellient.com/"><img class="alignnone size-full wp-image-2284" title="wellient" src="http://assets.kompanigroup.com.s3.amazonaws.com/wp-content/uploads/2011/03/wellient.jpg" alt="" width="650" height="492" /></a></p>
<p>Wellient empowers you to take a proactive role in your daily health  routine.  Working for you around the clock with personalized medication  reminders, adverse interaction alerts, automatic prescription renewal  counts, daily follow-up upon hospital discharge, health test monitoring,  portable health records, emergency response in case of accident,  medication price comparisons and traditional and non-traditional medical  information tailored to what you say is important to you. Stay on  track, be healthier, feel better, stress less and save time and money.   Wellient is easy and low-tech for you to use, but high-tech and robust  behind the scenes.</p>
<p>By launching a comprehensive new platform of health management and  information services, they are transforming your medical history into  usable and potentially life-saving information. It is no secret that a  bewildering and fast-growing amount of data is available on the Web. A  filtering service focused on the most reliable sources of information is  needed. A service that is built around your specific needs. We are out  to help change attitudes and behavior in a friendly, private and easy  way.</p>
]]></content:encoded>
			<wfw:commentRss>http://kompanigroup.com/2011/03/11/wellient-launches-their-new-web-site-at-www-wellient-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Road America launches their new web site at www.Road-America.com</title>
		<link>http://kompanigroup.com/2011/03/10/road-america-launches-their-new-web-site-at-www-road-america-com/</link>
		<comments>http://kompanigroup.com/2011/03/10/road-america-launches-their-new-web-site-at-www-road-america-com/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 18:33:35 +0000</pubDate>
		<dc:creator>Jan Havmoeller</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Interactive]]></category>

		<guid isPermaLink="false">http://kompanigroup.com/?p=2274</guid>
		<description><![CDATA[
Because  experience and scale really do matter when it comes to something as  important as emergency assistance, here’s one important thing you should  know about Road America:  on a 24/7/365 basis, they provide consistently  high quality assistance services to more than 21 million valued  customers of our 120 major corporate [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.road-america.com"><img class="alignnone size-full wp-image-2277" title="roadamerica650" src="http://assets.kompanigroup.com.s3.amazonaws.com/wp-content/uploads/2011/03/roadamerica650.jpg" alt="" width="650" height="503" /></a></p>
<p>Because  experience and scale really do matter when it comes to something as  important as emergency assistance, here’s one important thing you should  know about Road America:  on a 24/7/365 basis, they provide consistently  high quality assistance services to more than 21 million valued  customers of our 120 major corporate clients.  Since 1978 they have set  the standard for providing assistance services in the United States,  Canada, Puerto Rico and the US Virgin Islands.  They handle all our  communications with you and your clients personally – nothing is  outsourced. Our state-of-the-art Call Centers In Miami, Florida, and  Columbus, Georgia, route every caller to exactly the right Service  Provider for that unique disablement.  From an available network of  50,000, they have carefully selected 15,000 rated, qualified, insured,  trained and inspected Providers.</p>
<p>BACKED BY THE STRENGTH OF MAPFRE®</p>
<p>Their horsepower isn’t confined to North America, either.  As the US  subsidiary of MAPFRE Asistencia, their network has a direct presence in 43  countries, offering insurance, reinsurance, assistance and specialty  risks services.  They custom tailor products and services to meet the  needs of thousands of corporate clients and millions of their insureds  around the globe.  The group is certified as conforming to the ISO  9001:2000 International Quality Standard, and has earned Moody’s A1  financial rating every year since 2002.</p>
<p><a href="http://www.road-america.com">Click here to visit the Road America Website.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kompanigroup.com/2011/03/10/road-america-launches-their-new-web-site-at-www-road-america-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kompeteyouwin.com because every business depends on having a winning online presence.</title>
		<link>http://kompanigroup.com/2010/08/06/kompeteyouwin-com-because-every-business-depends-on-having-a-winning-online-presence/</link>
		<comments>http://kompanigroup.com/2010/08/06/kompeteyouwin-com-because-every-business-depends-on-having-a-winning-online-presence/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 20:34:01 +0000</pubDate>
		<dc:creator>Jan Havmoeller</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Interactive Strategies]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Site Design]]></category>

		<guid isPermaLink="false">http://kompanigroup.com/?p=1965</guid>
		<description><![CDATA[Kompani Group has launched another incubator brand, and we named it Kompete because  the space they operate in is extremely competitive and the services offered by Kompete can be vital to any company which finds itself in its own very competitive business environment.

This new web design and online marketing company is a new breed of [...]]]></description>
			<content:encoded><![CDATA[<p>Kompani Group has launched another incubator brand, and we named it <a title="Kompete You Win" href="http://kompeteyouwin.com/">Kompete</a> because  the space they operate in is extremely competitive and the services offered by Kompete can be vital to any company which finds itself in its own very competitive business environment.</p>
<p><a href="http://kompeteyouwin.com/"><img class="alignnone size-full wp-image-1971" title="post-image" src="http://assets.kompanigroup.com.s3.amazonaws.com/wp-content/uploads/2010/08/post-image.jpg" alt="Web Design Miami" width="679" height="175" /></a></p>
<p>This new <a title="Kompete You Win" href="http://kompeteyouwin.com/">web design</a> and online marketing company is a new breed of no-nonsense interactive company, where functionality, cost effectiveness, design and strategic ideas are guaranteed.  <a title="Kompete You Win" href="http://kompeteyouwin.com/">Kompete</a>’s mission is to always to seek to empower the client to manage their websites in-house, thus allowing <a title="Kompete You Win" href="http://kompeteyouwin.com/">Kompete</a> to focus its efforts on delivering online results for the client&#8217;s business.  Their unquenchable thirst for new ideas and tireless advocacy of working smart assure the clients that their online solutions will outperform their competition’s online efforts, today and in the future.</p>
<p><a title="Kompete You Win" href="http://kompeteyouwin.com/">Kompete</a> offers cost effective smart web site packages for any size budget, and their crew is passionate about creating winning online solutions for any type of business model.  Their creative, technologically advanced, and flexible interactive solutions will stand the test of time, propel lead generation, online orders and impress visitors.  At <a title="Kompete You Win" href="http://kompeteyouwin.com/">Kompete</a> you always win, because they understand that their success is only through their clients’ success.</p>
]]></content:encoded>
			<wfw:commentRss>http://kompanigroup.com/2010/08/06/kompeteyouwin-com-because-every-business-depends-on-having-a-winning-online-presence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What exactly constitutes good web site design, and why should you care?</title>
		<link>http://kompanigroup.com/2010/07/11/what-exactly-constitutes-good-web-site-design-and-why-should-you-care/</link>
		<comments>http://kompanigroup.com/2010/07/11/what-exactly-constitutes-good-web-site-design-and-why-should-you-care/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 17:06:55 +0000</pubDate>
		<dc:creator>Jan Havmoeller</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[White Papers]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Web Usability]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://kompanigroup.com/?p=1934</guid>
		<description><![CDATA[Usability and the utility, not the visual design, determine the  success or failure of a web site.
Since the visitor to the page is the only person who clicks the mouse  and therefore decides everything, user-centric design has become a  standard approach for successful and profit-oriented web design. After  all, if users [...]]]></description>
			<content:encoded><![CDATA[<h3>Usability and the utility, not the visual design, determine the  success or failure of a web site.</h3>
<p>Since the visitor to the page is the only person who clicks the mouse  and therefore decides everything, user-centric design has become a  standard approach for successful and profit-oriented web design. After  all, if users can’t use a feature, it might as well not exist.</p>
<p>Most users search for something interesting (or useful) and  clickable; as soon as some promising candidates are found, users click.  If the new page doesn’t meet users’ expectations, the Back button is  clicked and the search process is continued.</p>
<ul>
<li><strong>Users appreciate quality and credibility.</strong> If a page provides  users with high-quality content, they are willing to compromise the  content with advertisements and the design of the site. This is the  reason why not-that-well-designed web-sites with high-quality content  gain a lot of traffic over years. Content is more important than the  design which supports it.</li>
<li><strong>Users don’t read, they scan.</strong> Analyzing a web-page, users  search for some fixed points or anchors which would guide them through  the content of the page.</li>
<li><strong>Web users are impatient and insist on instant gratification.</strong> Very simple principle: If a web-site isn’t able to meet users’  expectations, then designer failed to get his job done properly and the  company loses money. The higher the cognitive load and the less intuitive the navigation, the more willing users are to leave the web-site and search for alternatives.</li>
<li><strong>Users don’t make optimal choices.</strong> Users don’t search for the  quickest way to find the information they’re looking for. Neither do  they scan web-pages in a linear fashion, going sequentially from one site  section to another one. Instead users scan; they choose the first  reasonable option. As soon as they find a link that seems like it might  lead to the goal, there is a very good chance that it will be  immediately clicked. Optimizing is hard, and it takes a long time.  Scanning is more efficient.</li>
<li><strong>Users follow their intuition.</strong> In most cases users muddle  through instead of reading the information a designer has provided.  Users act like “If we find something that works, we stick to it. It  doesn’t matter to us if we understand how things work, as long as we can  use them. If your audience is going to act like you’re designing  billboards, then design great billboards.”</li>
<li><strong>Users want to have control.</strong> Users want to be able to control  their browser and rely on the consistent data presentation throughout  the site. E.g. they don’t want new windows popping up unexpectedly and  they want to be able to get back with a “Back”-button to the site  they’ve visited before: therefore it’s a good practice to <em>never open  links in new browser windows</em>.</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=adf31467-8bc0-4e81-a656-ee943a72ba4e" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://kompanigroup.com/2010/07/11/what-exactly-constitutes-good-web-site-design-and-why-should-you-care/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

