<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>rough draft</title>
	<atom:link href="http://nfrance.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nfrance.wordpress.com</link>
	<description>how design takes shape</description>
	<lastBuildDate>Sat, 17 Dec 2011 01:55:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nfrance.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>rough draft</title>
		<link>http://nfrance.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nfrance.wordpress.com/osd.xml" title="rough draft" />
	<atom:link rel='hub' href='http://nfrance.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Web Design Trends in 2012 &#124; Tips</title>
		<link>http://nfrance.wordpress.com/2011/12/17/web-design-trends-in-2012-tips/</link>
		<comments>http://nfrance.wordpress.com/2011/12/17/web-design-trends-in-2012-tips/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 01:55:47 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://nfrance.wordpress.com/?p=78</guid>
		<description><![CDATA[It’s that time of year again, where we look into our crystal ball to see what will be the hot trends in web design for the upcoming year. It’s no secret that trends come and go, with some hanging around longer than they should. (Yes, splash page, I’m talking about you.) But trends are a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=78&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It’s that time of year again, where we look into our crystal ball to see what will be the hot trends in web design for the upcoming year. It’s no secret that trends come and go, with some hanging around longer than they should. (Yes, splash page, I’m talking about you.) But trends are a necessity in the development and growth of our craft. Trends are born, improved upon, and often spawn other trends. So as a web designer, when you apply trends to your projects, challenge yourself to expand upon them and make them your own.</p>
<p>As you read this article, keep in mind that the shift in trends from one year to the next may be subtle, and you will probably recognize some of these trends already. But it’s our estimation that the concepts we mention below will grow and become even bigger in 2012.</p>
<h3>1. Responsive Web Design</h3>
<p>I believe eventually, we’ll all stop talking about <a title="responsive web design" href="http://webdesignledger.com/resources/responsive-web-design-templates-and-frameworks">responsive web design</a> – not because it will go away, but because it will become what’s expected. However, I don’t think this will happen in 2012. It’s still too new of a concept, and there are many web designers that are not familiar with it at all.</p>
<p><a href="http://stuffandnonsense.co.uk/projects/320andup/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/320-and-up-responsive.jpg" alt="320 and up boilerplate - responsive design" /></a></p>
<p>The continued introduction and adoption of more an more mobile devices is what will make 2012 the year of the responsive web site. Web designers and developers will move to the use of fluid layouts instead fixed width, and media queries will find their way into many more stylesheets – allowing more sites to easily be viewed across multiple screens sizes and devices.</p>
<h3>2. Fixed-Position Navigation</h3>
<p>We have all run into this technique at some point, mostly on personal websites or individual blogs. I have seen a large drop in this trend during 2010-2011, but a resurgence has been appearing over the last few months.</p>
<p>If your website doesn’t have a lot of main navigation then you only need to provide a few small links. So why not keep these visible to each user at all times? This can dramatically improve website performance and even blend into the overall page layout with ease. The concept idea is to keep the navbar and internal links/logo locked in place as your visitors scroll through the content.</p>
<p><a href="http://ryanscherf.net/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/ryan-scherf-portfolio.jpg" alt="Ryan Scherf main portfolio page" /></a></p>
<p>jQuery has allowed for very rapid prototyping of this effect. And even without JavaScript enabled you can apply some fancy <a href="http://designm.ag/tutorials/sticky-sidenav-layout/">CSS code</a> to replicate the sticky nav effect. Most of the static navigation bars in 2011 have followed the user’s movement around from page to page. Yet in the example below <a href="http://www.netontwerp.com/index_en.htm">Simon Wuyts</a> has taken fixed navigation into a new level.</p>
<p><a href="http://www.netontwerp.com/index_en.htm"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/netontwerp-portfolio-works.jpg" alt="net onwerp web design - fixed position menu" /></a></p>
<p>You never consider keeping your webpage content set into a slideshow-like panel for easy display. Not only does this remove the worry of screen resolution, but the navigation system is easy to work with and carries over nicely into mobile browsers. You may seriously consider this technique and all the major benefits during a 2012 site layout re-design.</p>
<h3>3. Circles</h3>
<p>This trend has actually been noticeable in web design for a bit, yet it recently had died down to lay low for a couple years. During the web 2.0 boom designers were focusing more on desktop-based trends such as drop shadows and rounded corners. But with CSS3 it’s now easier than ever to create these fancy box effects.</p>
<p>Additionally you can design circles and shapes without the need for any images. The impact of these features has caused designers to look at photos in another light entirely. I constantly check out portfolios for web designers and have noticed a dramatic increase in circular-shaped elements. These archetypes can be setup as navigation links, footer icons, or even displaying important portfolio works as seen below.</p>
<p><a href="http://dotmick.com/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/dotmick-personal-portfolio.jpg" alt="Mickael Larcheveque personal portfolio website" /></a></p>
<p>But the most extreme examples aren’t always the best. Circular shapes are smooth and encourage eye contact from your visitors. Use these to single out specific areas in your design such as listings to helpful resources and pages. Just the shape itself is pleasing enough to be dropped into the background and still hold a delightful effect.</p>
<p><a href="http://columnfivemedia.com/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/column-five-media-footer.jpg" alt="Column Five Media footer area" /></a></p>
<h3>4. Big Vector Art</h3>
<p>The goofy oversized mascots you can spot throughout websites have begun to claim a brand of their own. Just a few years ago you could not find very much illustration work tied into web branding. But the quality of individual designer’s talent has improved greatly. And I can think of no better marketing brand than a lovable vector-based creature.</p>
<p><a href="http://www.mozilla.org/en-US/thunderbird/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/mozilla-thunderbird-mailman-vector.jpg" alt="mailman vector art for Thunderbird software" /></a></p>
<p>The many faces attributed to Mozilla and Firefox are just the tip of the iceberg. <a href="http://mailchimp.com/">MailChimp</a> is another great example which has set the bar higher than ever before. The infamous mailman monkey is featured all throughout the website and also throughout their iOS and Android apps.</p>
<p><a href="http://freelanceswitch.com/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/freelance-switch-vector-guy.jpg" alt="Freelance Switch freelancers design blog" /></a></p>
<p>Additionally the small businessman found throughout <a href="http://freelanceswitch.com/">Freelance Switch</a> really sticks in my mind. There are a slew of unique vector dudes to be found in their layout. This kind of practice has adapted into a whole new realm of website aesthetics. And if the year 2011 has shown anything it’s that 2012 will be chock-full of these adorable vector logos!</p>
<h3>5. Multi-Column Menus</h3>
<p>Contrary to our previous example, there are times when a website consists of way too many links to handle. Reasonably the standard type of navigation gets too messy and congested unless you move links into the sidebar. But user experience testing has shown very good results in keeping core links towards the top of pages.</p>
<p><a href="http://neuarmy.com/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/neuarmy-main-navigation.jpg" alt="Neuarmy multi-column nav menu" /></a></p>
<p>This new year of trends offers designers a new chance at rebuilding. Ideas are often so black and white, but there is a whole realm of creativity waiting to be tapped into. Multi-column layouts are elegantly brilliant in their own regard. You can easily display numerous links to your visitors and keep this section fitted squarely around your logo.</p>
<p><a href="http://www.bestmadeco.com/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/best-made-company-nyc.jpg" alt="Best Made Company home webpage" /></a></p>
<p>The best way to get comfortable with this style is practice. Check out some <a href="http://sixrevisions.com/user-interface/navigation-design-patterns/">recent articles</a> on the topic to educate yourself about trends in web navigation. Designers are eagerly jumping into the testing arena with new ideas every year. Clearly the reform of standard navigation is a big one on everybody’s plate.</p>
<h3>6. jQuery/CSS3/HTML5 Animation</h3>
<p>I have always recommended jQuery effects when applied in small portions. Web design must encompass the whole user experience as well as fancy aesthetics and bonus animations. Luckily advances in the jQuery library as well as CSS3 specifications allow for some really outstanding effects with much fewer lines of code than ever before.</p>
<p>In just this past year alone I have run into some <a href="http://addyosmani.com/blog/css3transitions-jquery/">educational tutorials</a> to be found all over the web. jQuery is the master of frontend browser effects but unfortunately doesn’t boast 100% major support. Thus using a fallback method tied into CSS means your website is compatible with mostly all visitors and still provides an exceptional experience. I can only imagine what developers are planning for new ideas to roll out as we move closer into 2012.</p>
<h3>7. Ribbons &amp; Banner Graphics</h3>
<p>This is one design element which I had begun noticing a lot more in 2011. Designers began to write simplified tutorials for creating page ribbons, banners, bookmarks, or other types of display badges. Because of the massive emergence of free information more designers have begun jumping into the trends, too.</p>
<p><a href="http://letterlearner.com/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/letter-learner-app-ios.jpg" alt="Letter Learner App for iPhone and iPad" /></a></p>
<p>You would be surprised how many websites have included this style of design in just 6 short months. Beta testers often use these ribbons to classify the current release version of software and mobile apps. Additionally you’ll find banners wrapped around free downloads or featured articles in blogs. I’ve collected a few of my favorite ribbon PSD downloads below, so check them out and be sure to keep your eyes peeled for additional freebies in the coming months.</p>
<ul>
<li><a href="http://365psd.com/day/2-162/">Corner Ribbon</a></li>
<li><a href="http://365psd.com/day/2-147/">Dark Slider with Featured Ribbon</a></li>
<li><a href="http://365psd.com/day/2-183/">Colorful Ribbons</a></li>
<li><a href="http://365psd.com/day/2-23/">Green Corner Ribbon Templates</a></li>
<li><a href="http://365psd.com/day/2-78/">Simple Product Box</a></li>
</ul>
<h3>8. Custom Font Faces</h3>
<p>The free online font library <a href="https://typekit.com/">Typekit</a> provides a free trial for any interested web designers. With this tool you embed a bit of JavaScript which allows you to write any custom font into CSS styles. In 2011 this trend has shot up in popularity, especially among WordPress designers trying to keep their blogs unique from the rest.</p>
<p>Typekit was however a buggy system with very little support up until a few years ago. Now <a href="http://www.google.com/webfonts">Google Web Fonts</a> has been giving them a run for their money, and it appears to be more popular than ever! You simply go through a library of supported fonts and Google will output the code you need to include. Then you simply reference each font by name when declaring CSS <em>font-family</em> properties on an HTML element.</p>
<p><a href="http://www.google.com/webfonts"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/google-web-fonts-picker.jpg" alt="Google Web Fonts - Dynamic CSS Typography" /></a></p>
<p>What I find so exciting about this trend is how recently it has shot into the mainstream. It seems now even developers are creating <a href="http://jeffsebring.com/wordpress/plugins/google-web-fonts/">free plugins</a> to make custom fonts just that much easier to install. There is no uploading of fonts required, no stress involved and very little to go wrong. Bloggers should take notice of this and check out some of the alternative fonts available to them.</p>
<h3>9. Infographics</h3>
<p>This trend certainly doesn’t affect the overall web design, but as for user experience and content presentation infographics have blown the roof off new-age media. Never before has information been presented in such an easy-to-consume manner. Even if you barely understand the topic most infographics provide data, charts, and supporting imagery so that a 5 year old child could follow along.</p>
<p><a href="http://www.adverblog.com/2011/08/18/some-fun-facts-about-instagram-infographic/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/infographic-instagram-fun-facts.jpg" alt="Instagram infographic fun facts" /></a></p>
<p>Depending on the type of website you may find this trend not all too useful. It can take a lot of practice and time spent slaving away in Photoshop to perfect these works of art. Yet if you have the talent or <a href="http://vector.tutsplus.com/tutorials/designing/how-to-create-outstanding-modern-infographics/">drive to teach yourself</a> I say go for it! Now more than ever before the Internet has become a place we can all gather and share information. Infographics have expedited this process using the World Wide Web as a presentation medium.</p>
<h3>10. Focus on Simplicity</h3>
<p>Ultimately the goal of any website is to get your visitors from point A to B as quickly as possible. Simple, intuitive interfaces are the way of our future. In just the past 5 years I have noticed most of the popular design trends stemming from minimalism. This idea is not ill-founded, as the lesser number of page elements to distract visitors will naturally keep them focused on their goal(s).</p>
<p>We can provide so many examples of this, and there are so many areas to cover. Earlier this May we covered a <a href="http://webdesignledger.com/inspiration/25-fresh-examples-of-minimalist-web-designs">fine gallery of minimalist websites</a> which pose as examples to perfection. Depending on the type of website you have there may be too many required interface pieces to coordinate a simplistic overtone.</p>
<p><a href="http://www.flickr.com/photos/ferasphoto/6068414184/"><img class="aligncenter size-full wp-image-3448" src="http://webdesignledger.com/wp-content/uploads/2011/12/sunset-over-japanese-homes.jpg" alt="Evening sunset over Japanese Houses" /></a></p>
<p>But to rearrange a layout into a clean setup doesn’t require minimalism at the heart of it all. Spend some time writing and drafting out ideas for your navigation, page hierarchy, headings, content area etc. I find that a little bit of pre-planning can go a long way towards simplifying everything.</p>
<h3>Conclusion</h3>
<p>These design trends are just some of the few to keep up with as we move forwards into 2012. The year is unpredictable and nobody can say for sure what to expect. I think the facts are obvious that your average web designer has been learning much quicker in recent years than ever before in history. As such we could only expect plenty of innovation and new semantics ushering us into a golden age of technology and massive Internet awareness.</p>
<div class="authorBox clearfix">
<h3>About the Author</h3>
<p><img class="avatar avatar-80 photo" src="http://0.gravatar.com/avatar/a856f0348a2e1c8fa9c2b8b4f1e618d7?s=80&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D80&amp;r=G" alt="" width="80" height="80" /><strong>Jake Rocheleau</strong> is a social media enthusiast and Internet entrepreneur. He can be followed on twitter &#8211; <a href="http://twitter.com/jakerocheleau">@jakerocheleau</a> His presence on the web can be found at <a href="http://jakerocheleau.com/">JakeRocheleau.com</a>.</p>
</div>
<p>&nbsp;</p>
<p><a href="http://webdesignledger.com/tips/web-design-trends-in-2012?utm_source=twitterfeed&amp;utm_medium=twitter">Web Design Trends in 2012 | Tips</a>.</p>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/design/'>Design</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=78&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2011/12/17/web-design-trends-in-2012-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/320-and-up-responsive.jpg" medium="image">
			<media:title type="html">320 and up boilerplate - responsive design</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/ryan-scherf-portfolio.jpg" medium="image">
			<media:title type="html">Ryan Scherf main portfolio page</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/netontwerp-portfolio-works.jpg" medium="image">
			<media:title type="html">net onwerp web design - fixed position menu</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/dotmick-personal-portfolio.jpg" medium="image">
			<media:title type="html">Mickael Larcheveque personal portfolio website</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/column-five-media-footer.jpg" medium="image">
			<media:title type="html">Column Five Media footer area</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/mozilla-thunderbird-mailman-vector.jpg" medium="image">
			<media:title type="html">mailman vector art for Thunderbird software</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/freelance-switch-vector-guy.jpg" medium="image">
			<media:title type="html">Freelance Switch freelancers design blog</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/neuarmy-main-navigation.jpg" medium="image">
			<media:title type="html">Neuarmy multi-column nav menu</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/best-made-company-nyc.jpg" medium="image">
			<media:title type="html">Best Made Company home webpage</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/letter-learner-app-ios.jpg" medium="image">
			<media:title type="html">Letter Learner App for iPhone and iPad</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/google-web-fonts-picker.jpg" medium="image">
			<media:title type="html">Google Web Fonts - Dynamic CSS Typography</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/infographic-instagram-fun-facts.jpg" medium="image">
			<media:title type="html">Instagram infographic fun facts</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2011/12/sunset-over-japanese-homes.jpg" medium="image">
			<media:title type="html">Evening sunset over Japanese Houses</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/a856f0348a2e1c8fa9c2b8b4f1e618d7?s=80&#038;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D80&#038;r=G" medium="image" />
	</item>
		<item>
		<title>Quickly convert CMYK to Pantone</title>
		<link>http://nfrance.wordpress.com/2011/08/26/quickly-convert-cmyk-to-pantone/</link>
		<comments>http://nfrance.wordpress.com/2011/08/26/quickly-convert-cmyk-to-pantone/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 20:34:50 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://nfrance.wordpress.com/?p=76</guid>
		<description><![CDATA[Filed under: Design<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=76&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<embed src="http://blip.tv/play/g41hgeLiFwI" type="application/x-shockwave-flash" width="480" height="326" allowscriptaccess="never" allowfullscreen="true"></embed>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/design/'>Design</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=76&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2011/08/26/quickly-convert-cmyk-to-pantone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>
	</item>
		<item>
		<title>Graphic Design Resources</title>
		<link>http://nfrance.wordpress.com/2011/07/18/graphic-design-resources/</link>
		<comments>http://nfrance.wordpress.com/2011/07/18/graphic-design-resources/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 14:51:38 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://nfrance.wordpress.com/?p=71</guid>
		<description><![CDATA[Adobe Tutorials PSD Tuts Vectips PS Hero Good Tutorials AiBurn Pixel 2 Life Istockdiary Blogs Design Observer Swiss Miss Freelance Switch I Love Typography Noupe Color Resources Colour Lovers Kuler Color Codes Matching Chart Web Color Visualizer Pantone Design Inspiration Design Gallery Design You Trust Faveup Smashing Magazine Card Observer Creattica The Design Inspiration LogoPond [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=71&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Adobe Tutorials</strong></p>
<p><a href="http://psdtuts.com/" rel="nofollow">PSD Tuts</a><br />
<a href="http://vectips.com/" rel="nofollow">Vectips</a><br />
<a href="http://pshero.com/" rel="nofollow">PS Hero</a><br />
<a href="http://www.good-tutorials.com/" rel="nofollow">Good Tutorials</a><br />
<a href="http://aiburn.com/" rel="nofollow">AiBurn</a><br />
<a href="http://www.pixel2life.com/" rel="nofollow">Pixel 2 Life</a><br />
<a href="http://www.istockdiary.com/" rel="nofollow">Istockdiary</a></p>
<p><strong>Blogs</strong></p>
<p><a href="http://www.designobserver.com/" rel="nofollow">Design Observer</a><br />
<a href="http://swissmiss.typepad.com/weblog/designers_i_like/index.html" rel="nofollow">Swiss Miss</a><br />
<a href="http://freelanceswitch.com/" rel="nofollow">Freelance Switch</a><br />
<a href="http://ilovetypography.com/" rel="nofollow">I Love Typography</a><br />
<a href="http://www.noupe.com/" rel="nofollow">Noupe</a></p>
<p><strong>Color Resources</strong></p>
<p><a href="http://www.colourlovers.com/" rel="nofollow">Colour Lovers</a><br />
<a href="http://kuler.adobe.com/" rel="nofollow">Kuler</a><br />
<a href="http://www.logoorange.com/color/color-codes-chart.php" rel="nofollow">Color Codes Matching Chart</a><br />
<a href="http://www.ideo.com/visualizer.html" rel="nofollow">Web Color Visualizer</a><br />
<a href="http://pantone.com/" rel="nofollow">Pantone</a></p>
<p><strong>Design Inspiration</strong></p>
<p><a href="http://www.ucreative.com/">Design Gallery</a><br />
<a href="http://designyoutrust.com/" rel="nofollow">Design You Trust</a><br />
<a href="http://faveup.com/" rel="nofollow">Faveup</a><br />
<a href="http://www.smashingmagazine.com/" rel="nofollow">Smashing Magazine</a><br />
<a href="http://cardobserver.com/" rel="nofollow">Card Observer</a><br />
<a href="http://creattica.com/" rel="nofollow">Creattica</a><br />
<a href="http://thedesigninspiration.com/" rel="nofollow">The Design Inspiration</a><br />
<a href="http://logopond.com/" rel="nofollow">LogoPond</a><br />
<a href="http://www.deviantart.com/" rel="nofollow">DeviantArt</a></p>
<p><strong>Graphic Design Forums</strong></p>
<p><a href="http://www.yourdesignforums.com/" rel="nofollow">Your Design Forums</a><br />
<a href="http://www.graphicdesignforum.com/" rel="nofollow">GD Forums</a><br />
<a href="http://www.estetica-design-forum.com/" rel="nofollow">Estetica Design Forum</a><br />
<a href="http://www.allgraphicdesign.com/phpBB2/" rel="nofollow">AGD Forums</a><br />
<a href="http://forum.howdesign.com/" rel="nofollow">HOW Design Forums</a><br />
<a href="http://www.talkfreelance.com/" rel="nofollow">Talk Freelance</a><br />
<a href="http://forums.digitalpoint.com/" rel="nofollow">Digital Point Forums</a></p>
<p><strong>Graphic Design Jobs</strong></p>
<p><a href="http://www.authenticjobs.com/?aff=3eab81b4e3">Authentic Jobs</a></p>
<p><strong>Graphic Design Communities</strong></p>
<p><a href="http://www.behance.net/" rel="nofollow">Behance</a><br />
<a href="http://www.designrelated.com/" rel="nofollow">Desig:Related</a><br />
<a href="http://coroflot.com/" rel="nofollow">Coroflot </a></p>
<p><strong>Graphic Design News</strong></p>
<p><a href="http://www.graphic-design-links.com/" rel="nofollow">Graphic Design Links</a><br />
<a href="http://www.designfloat.com/" rel="nofollow">Design Float</a><br />
<a href="http://www.qbn.com/" rel="nofollow">Newstoday</a><br />
<a href="http://digg.com/design" rel="nofollow">Digg Design</a></p>
<p><strong>Graphic Design Magazines</strong></p>
<p><a href="http://www.id-mag.com/GeneralMenu" rel="nofollow">I.D. Magazine</a><br />
<a href="http://beautifuldecay.com/" rel="nofollow">Beautiful/Decay</a><br />
<a href="http://www.printmag.com/" rel="nofollow">Print Magazine</a><br />
<a href="http://www.layersmagazine.com/" rel="nofollow">Layers Magazine</a><br />
<a href="http://www.howdesign.com/GeneralMenu/" rel="nofollow">HOW Magazine</a></p>
<p><strong>Printers</strong></p>
<p><a href="http://www.uprinting.com/">UPrinting Online Printing</a></p>
<p><strong>Stock Photography</strong></p>
<p><a href="http://www.istockphoto.com/" rel="nofollow">iStockphoto</a><br />
<a href="http://www.freerangestock.com/" rel="nofollow">Free Stock Photos and Textures – Freerange Stock</a></p>
<p><strong>Type Resources</strong></p>
<p><a href="http://csstype.com/" rel="nofollow">CSS Type</a><br />
<a href="http://typetester.maratz.com/" rel="nofollow">Typetester</a></p>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/design/'>Design</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=71&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2011/07/18/graphic-design-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>
	</item>
		<item>
		<title>Social Network predictions for 2011</title>
		<link>http://nfrance.wordpress.com/2011/01/02/social-network-predictions-for-2011/</link>
		<comments>http://nfrance.wordpress.com/2011/01/02/social-network-predictions-for-2011/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 02:13:56 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Social network]]></category>

		<guid isPermaLink="false">https://nfrance.wordpress.com/2011/01/02/social-network-predictions-for-2011/</guid>
		<description><![CDATA[http://mashable.com/2010/12/31/social-network-predictions/ Filed under: Internet Tagged: Social network<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=70&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://mashable.com/2010/12/31/social-network-predictions/">http://mashable.com/2010/12/31/social-network-predictions/</a> </p>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/internet/'>Internet</a> Tagged: <a href='http://nfrance.wordpress.com/tag/social-network/'>Social network</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=70&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2011/01/02/social-network-predictions-for-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>
	</item>
		<item>
		<title>How do colors affect purchases? from KIS</title>
		<link>http://nfrance.wordpress.com/2010/09/03/how-do-colors-affect-purchases-from-kis/</link>
		<comments>http://nfrance.wordpress.com/2010/09/03/how-do-colors-affect-purchases-from-kis/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 16:16:48 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://nfrance.wordpress.com/2010/09/03/how-do-colors-affect-purchases-from-kis/</guid>
		<description><![CDATA[How do colors affect purchases? from KISSmetricks http://ow.ly/i/3AIM Filed under: Design<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=69&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How do colors affect purchases? from KISSmetricks<br />
<a href="http://ow.ly/i/3AIM" rel="nofollow">http://ow.ly/i/3AIM</a></p>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/design/'>Design</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=69&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2010/09/03/how-do-colors-affect-purchases-from-kis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>
	</item>
		<item>
		<title>History of the Internet</title>
		<link>http://nfrance.wordpress.com/2010/08/20/the-history-of-the-internet/</link>
		<comments>http://nfrance.wordpress.com/2010/08/20/the-history-of-the-internet/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 17:10:50 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[history]]></category>

		<guid isPermaLink="false">https://nfrance.wordpress.com/?p=62</guid>
		<description><![CDATA[MBA online created the following infographic highlighting the major events in internet history. They really did a great job, if you click on the graphic you can grab up the embed code and put it on your site. Via: MBA Online Filed under: Internet Tagged: history, Internet<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=62&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>MBA online created the following infographic highlighting the major events in internet history. They really did a great job, if you click on the graphic you can grab up the embed code and put it on your site.</p>
<p><a href="http://www.onlinemba.com/blog/internet-history"><img src="http://onlinemba.com.s3.amazonaws.com/internet-history.jpg" border="0" alt="MBA Online" width="500" /></a><br />
Via: <a href="http://www.onlinemba.com/">MBA Online</a></p>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/internet/'>Internet</a> Tagged: <a href='http://nfrance.wordpress.com/tag/history/'>history</a>, <a href='http://nfrance.wordpress.com/tag/internet/'>Internet</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=62&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2010/08/20/the-history-of-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>

		<media:content url="http://onlinemba.com.s3.amazonaws.com/internet-history.jpg" medium="image">
			<media:title type="html">MBA Online</media:title>
		</media:content>
	</item>
		<item>
		<title>Just downloaded HootSuite desktop app, F</title>
		<link>http://nfrance.wordpress.com/2010/03/03/just-downloaded-hootsuite-desktop-app-f/</link>
		<comments>http://nfrance.wordpress.com/2010/03/03/just-downloaded-hootsuite-desktop-app-f/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 04:05:59 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nfrance.wordpress.com/2010/03/03/just-downloaded-hootsuite-desktop-app-f/</guid>
		<description><![CDATA[Just downloaded HootSuite desktop app, FireFox Add-on and Andriod app &#8212; HootSuite is the leading twitter client for me. http://ow.ly/1dwE2 Filed under: Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=60&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just downloaded HootSuite desktop app, FireFox Add-on and Andriod app &#8212;  HootSuite is the leading twitter client for me. <a href="http://ow.ly/1dwE2" rel="nofollow">http://ow.ly/1dwE2</a></p>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/uncategorized/'>Uncategorized</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=60&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2010/03/03/just-downloaded-hootsuite-desktop-app-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Ways To Generate Business Leads On Tw</title>
		<link>http://nfrance.wordpress.com/2010/02/27/10-ways-to-generate-business-leads-on-tw/</link>
		<comments>http://nfrance.wordpress.com/2010/02/27/10-ways-to-generate-business-leads-on-tw/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 21:10:30 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nfrance.wordpress.com/2010/02/27/10-ways-to-generate-business-leads-on-tw/</guid>
		<description><![CDATA[10 Ways To Generate Business Leads On Twitter &#8211; From Social Times &#8211; http://ow.ly/1c0nc Filed under: Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=59&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>10 Ways To Generate Business Leads On Twitter &#8211; From Social Times &#8211; <a href="http://ow.ly/1c0nc" rel="nofollow">http://ow.ly/1c0nc</a></p>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/uncategorized/'>Uncategorized</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=59&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2010/02/27/10-ways-to-generate-business-leads-on-tw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>
	</item>
		<item>
		<title>Nick France Design to use HootSuite to p</title>
		<link>http://nfrance.wordpress.com/2010/02/26/nick-france-design-to-use-hootsuite-to-p/</link>
		<comments>http://nfrance.wordpress.com/2010/02/26/nick-france-design-to-use-hootsuite-to-p/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 20:41:54 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nfrance.wordpress.com/2010/02/26/nick-france-design-to-use-hootsuite-to-p/</guid>
		<description><![CDATA[Nick France Design to use HootSuite to post to twitter, facebook, and linkedin in addition to other methods of publishing http://ow.ly/1bK2P Filed under: Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=58&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nick France Design to use HootSuite to post to twitter, facebook, and linkedin in addition to other methods of publishing <a href="http://ow.ly/1bK2P" rel="nofollow">http://ow.ly/1bK2P</a></p>
<br />Filed under: <a href='http://nfrance.wordpress.com/category/uncategorized/'>Uncategorized</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=58&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2010/02/26/nick-france-design-to-use-hootsuite-to-p/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>
	</item>
		<item>
		<title>Know Your Numbers</title>
		<link>http://nfrance.wordpress.com/2009/08/11/know-your-numbers/</link>
		<comments>http://nfrance.wordpress.com/2009/08/11/know-your-numbers/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 11:54:07 +0000</pubDate>
		<dc:creator>Nick France</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nfrance.wordpress.com/?p=56</guid>
		<description><![CDATA[When designing or re-designing your website, it’s not enough to know the numbers on browser usage across the internet, for all sites total. You should study your own numbers. Using your web analytics software, study the browser of choice for your site, from your audience, not the internet at large. Your audience will will tell [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=56&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When designing or re-designing your website, it’s not enough to know the numbers on browser usage across the internet, for all sites total. You should study your own numbers. Using your  web analytics software, study the browser of choice for your site, from your audience, not the internet at large. Your audience will will tell you a lot, if you pay attention to the numbers. Don’t guess — know for sure how many are viewing your site in Firefox and Safari, as opposed to Internet Explorer or Opera.</p>
<p>From the chart shown below, we see that although IE may have a larger market share, overall, that’s not the case for 37signals.com. This may be true for your site as well. Different industries attract different audiences with diverse demographics. It’s not a one-size-fits-all world out there, so don’t assume that as the internet goes, so goes my website. Use your numbers, but to use them you must first know them. If you’re not using web analytics software, like Google Analytics, or FeedBurner, get started as soon as possible. Stop guessing, know your numbers.<br />
<a title="37signals" href="http://37signals.com/svn/posts/1835-browsers-visiting-37signals-sites-all-our"><img src="http://nickfrancedesign.com/wp/wp-content/uploads/2009/08/37s-browsers.png" alt="37signals" /></a></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nfrance.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nfrance.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nfrance.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nfrance.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nfrance.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nfrance.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nfrance.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nfrance.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nfrance.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nfrance.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nfrance.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nfrance.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nfrance.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nfrance.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nfrance.wordpress.com&amp;blog=3299735&amp;post=56&amp;subd=nfrance&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nfrance.wordpress.com/2009/08/11/know-your-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75270b950198680dfc5fc86327dd5299?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nfrance</media:title>
		</media:content>

		<media:content url="http://nickfrancedesign.com/wp/wp-content/uploads/2009/08/37s-browsers.png" medium="image">
			<media:title type="html">37signals</media:title>
		</media:content>
	</item>
	</channel>
</rss>
