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

<channel>
	<title>50 Carleton</title>
	<atom:link href="http://blog.50carleton.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.50carleton.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 24 Jun 2009 20:41:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Search Engine Optimization &#038; Web Standards</title>
		<link>http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/</link>
		<comments>http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 20:40:57 +0000</pubDate>
		<dc:creator>50c</dc:creator>
		
		<category><![CDATA[Marketing]]></category>

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

		<category><![CDATA[Web Standards]]></category>

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

		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://blog.50carleton.com/?p=136</guid>
		<description><![CDATA[There have been many different versions of HTML since the World Wide Web was invented in the early days. The “rules” for using each version are encapsulated in the standards published by the World Wide Web Consortium (W3C). The standards dictate the tags publishers are allowed to use (and in what order), and how web [...]]]></description>
			<content:encoded><![CDATA[<p>There have been many different versions of HTML since the World Wide Web was invented in the early days. The “rules” for using each version are encapsulated in the standards published by the World Wide Web Consortium (W3C). The standards dictate the tags publishers are allowed to use (and in what order), and how web browsers and user agents should interpret those tags. For example, page headers should be indicated as such by placing them in &lt;h*&gt; tags, paragraphs should be wrapped in &lt;p&gt; tags, lists wrapped in &lt;ul&gt; or &lt;ol&gt; tags and so on. The essential point is that because search engine indexing mechanisms easily spider standards-based, structural HTML, you should give them what they want whenever possible. Think of a single web page as word document. Every document has a title, heading, and a body of the document, the same rules apply for a web page, but in a different form.</p>
<p>Use Cascading Style Sheets (CSS) to control the look and layout of your web site. In other words, design the way the structural markup looks in a completely separate document (e.g. the &lt;h*&gt; tags, mentioned above, can be styled to look almost any way you choose). Use CSS because it allows you to write structural HTML markup, without compromising your design vision and, most importantly, it allows you to code your web site for maximum SEO results.</p>
<div class="postp">
<h2>Immediate SEO Benefits of Using Structural Markup and CSS</h2>
<ul>
<li>The combination of standards-based HTML and CSS generally result in much smaller HTML files so web pages load more quickly.</li>
<li>The structured code will also improve the search engines ability to effectively index web page content. Search Engine mechanisms realize proper document structure.</li>
<li>CSS-styled HTML elements used in place of images, particularly for page headers, will enable you to strategically use your keywords where they count the most.</li>
</ul>
</div>
<div class="postp">
<h2>Document Type (DOCTYPE)</h2>
<p>The DOCTYPE is essential to the proper rendering and functioning of web documents in compliant browsers like Mozilla, IE5/Mac, and IE6/IE7. A recent DOCTYPE that includes a full URI tells these browsers to render your page in standards-compliant mode, treating your HTML and CSS you expect them to be treated. </p>
</div>
<div class="postp">
<h2>META Information</h2>
<p><b>The &lt;title&gt; tag – </b> The most important location for your targeted keywords/key phrases is the &lt;title&gt; tag, preferably at the beginning of the tag. Since the maximum allowed &lt;title&gt; tag display length varies between major search engines, be sure your title is no longer than 65 characters. This is effective because search engine spiders use the &lt;title&gt; as the primary source for determining the web page topic <b>(Figure 1)</b>. This text is also displayed as the linked “title” in the Search Engine Results Page (SERPs). </p>
<p><b>Meta Description –</b> Add a META description tag to the HTML source using your keywords to describe the landing pages contents <b>(Figure 1)</b>. The META description needs to be unique for each page and should never be the same as the HTML &lt;title&gt; tag. Also, like the &lt;title&gt; tag, various search engines may have different text length limits. Sometimes search engines list the description below the “title” in the search engine results pages (SERPs).</p>
<p><small>Figure 1</small><br />
<div id="attachment_138" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.50carleton.com/wp-content/uploads/2009/06/figure1.jpg"><img src="http://blog.50carleton.com/wp-content/uploads/2009/06/figure1-300x79.jpg" alt="SEO Screen" title="figure1" width="300" height="79" class="size-medium wp-image-138" /></a><p class="wp-caption-text">Click to Enlarge</p></div>
</div>
<div class="postp">
<h2>Content, Links, and Page Naming</h2>
<p><b>CSS Styled text headers –</b> Place your keywords <b>(figure 2)</b> in CSS-styled text headers (&lt;h1&gt;, &lt;h2&gt;, etc.). It is very important CSS-styled headers are used rather than image headers or headers created using non-standard HTML markup unless you use one of the methods described here. Well structured, standard HTML markup always has the upper hand to non-standard HTML. More importantly, search engines index text, not images.</p>
<p><small>Figure 2</small><br />
<div id="attachment_148" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.50carleton.com/wp-content/uploads/2009/06/figure2.jpg"><img src="http://blog.50carleton.com/wp-content/uploads/2009/06/figure2-300x46.jpg" alt="Click to enlarge" title="figure2" width="300" height="46" class="size-medium wp-image-148" /></a><p class="wp-caption-text">Click to Enlarge</p></div></p>
<p><b>Links and Navigation –</b> Web pages anchor text and structure is another important aspect of SEO. The first one is for the web site visitor. The second reason is that many of the search engines not only give the linking anchor text a lot of weight, but good navigation helps their indexing robots. If the robots get stuck or have no links to follow through, they will stop indexing. </p>
<p><em>Consider the following example: </em> <span class="red">&lt; href=&#8221;about.html&#8221; title=&#8221;About us&#8221;&gt;About The Company&lt;a&gt;</span></p>
<p>This is a basic link but nothing in this link is relevant to the actual company or type of company it is. If a human were to examine this link there would be a number of unknowns such as; “about whom?” “Who are “us””? “What company?” The same applies to Search Engines therefore search rank would drop and nothing relevant would be indexed.</p>
<p><em>Consider the following proper link example:</em> <span class="green">&lt;a href=”/used_cars/about_used_cars/” title=”About Used Cars”&gt;About Used Cars&lt;/a&gt;</span></p>
<p>Note that the link text, as well as the sub-directory (if exists), link title, and page name it is linking to, have the keyword/key phrase. This will help our SEO greatly. If a human were to examine this link they would realize that this link is about “used cars”. The same applies for Search Engines. To search engines, this would be flagged as an important page and would index the key terms used and immediately start to gain positioning for that key phrase. If you search anything on Google, you will notice that search terms are highlighted as well as the key terms stripped from the URL’s body content.</p>
<p><b>Internal Links –</b> Google and other Search Engines treat each webpage as a single page. Not as a part of a web site, so when it comes to linking to your own pages it’s very important that good care is considered when you optimize your keyword linking methods, as described in <b>(Figure 3)</b>. Make use of the footer by linking to all of your most important pages (especially the site map) and using appropriate anchor.</p>
<p><b>Content Quality &#038; Content Quantity -</b> Keywords should always appear in the content of the web site, ideally in the first paragraph. Keep a good link structure in your paragraphs. Consider Figure 3 for example:</p>
<p><small>Figure 3</small><br />
<div id="attachment_150" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.50carleton.com/wp-content/uploads/2009/06/figure3.jpg"><img src="http://blog.50carleton.com/wp-content/uploads/2009/06/figure3-300x79.jpg" alt="Click to Enlarge" title="figure3" width="300" height="79" class="size-medium wp-image-150" /></a><p class="wp-caption-text">Click to Enlarge</p></div></p>
<p>Note that the text link is now embedded inside a readable paragraph but does not take place of the other keywords in the paragraph text. Search Engines like this. This example tells me that the paragraph is talking about “Discount Used Cars” prices and linking to them. The “Used Cars” and “Discount Used Cars” is used quite a bit in this single paragraph without being obtrusive. Search Engines will instantly pick this up as a keyword and your visitors can navigate and follow links easier as well.</p>
<p>Content Quantity is also very important. People search for a huge variety of words in all sorts of combinations. The more text and keywords you have, the more chance that some particular phrase will match the exact phrase someone is search for. Some search engines also place importance on quantity. They assume that a large web site has had more effort put into development and is more likely to be high quality.</p>
</div>
<div class="postp">
<h2>Summary</h2>
<p>There are, of course, many more considerations, which set the stage for successful SEO campaigns – but fundamentally improving code by using a standards-based approach, and maintaining this development process is one of the most important steps to improve the success of our Search Engine Optimization strategy, over the long term.</p>
</div>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;title=Search Engine Optimization &#038; Web Standards' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;title=Search Engine Optimization &#038; Web Standards' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;title=Search Engine Optimization &#038; Web Standards' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&title=Search Engine Optimization &#038; Web Standards' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;t=Search Engine Optimization &#038; Web Standards' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;title=Search Engine Optimization &#038; Web Standards' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;title=Search Engine Optimization &#038; Web Standards' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Search Engine Optimization &#038; Web Standards+http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;title=Search Engine Optimization &#038; Web Standards' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;t=Search Engine Optimization &#038; Web Standards' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Search Engine Optimization &#038; Web Standards&amp;uri=http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/06/search-engine-optimization-web-standards/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Hey, you remember that ad about the&#8230;</title>
		<link>http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/</link>
		<comments>http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 15:14:17 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.50carleton.com/?p=122</guid>
		<description><![CDATA[It&#8217;s a pretty cool thing when you find ads that you remember years later, or can find some fun in watching (sometimes repeatedly). I&#8217;ve actually got a number of these on my mp3 player and I watch them from time to time.
AMERIQUEST
This one is hilarious. As it turns out, they&#8217;re no longer accepting mortgage applications, [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a pretty cool thing when you find ads that you remember years later, or can find some fun in watching (sometimes repeatedly). I&#8217;ve actually got a number of these on my mp3 player and I watch them from time to time.</p>
<p><strong>AMERIQUEST</strong><br />
This one is hilarious. As it turns out, they&#8217;re no longer accepting mortgage applications, so who knows how much longer the company will even be around (as the poster of the second video noted, probably should have judged their customers a little more quickly), but these hilarious and clever ads will live on in infamy. Or at least on the internet.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/8dgRTmx9wAg&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/8dgRTmx9wAg&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>As are the rest of these:</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/SEnKyxCIyCc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/SEnKyxCIyCc&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p><strong>AFLAC</strong><br />
Here are a couple classic AFLAC ads that are always fun to watch.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/O-EZf56AfYc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/O-EZf56AfYc&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p><object width="425" height="344" data="http://www.youtube.com/v/gtBirwSpLJY&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/gtBirwSpLJY&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p><strong>GEICO</strong><br />
<em>In a world&#8230;</em> ahh the king of movie trailer clichés, put to good effect here.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/ZJMGS7l0wT8&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ZJMGS7l0wT8&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>Anyone remember&#8230; Police Academy? It&#8217;s okay to say yes.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/HOYnOeo42ko&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/HOYnOeo42ko&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p><strong>Cingular</strong><br />
Classic.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/4nIUcRJX9-o&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/4nIUcRJX9-o&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>The follow-up repeats the formula, demonstrating that sometimes a formula needs a bit more of a tweak, but the original&#8217;s classic.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/ySR3hpieiQc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ySR3hpieiQc&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p><strong>FORD</strong><br />
Finally, here&#8217;s a classic Mustang commercial, aimed at anyone with a <em>need&#8230; for speed</em>!</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/P1Jpesze3cM&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/P1Jpesze3cM&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>A few years back 50c rented a theatre at the Rainbow cinema for The World&#8217;s Best Commercials. Perhaps it&#8217;s time to do it again&#8230;</p>
<p>Geoff</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;title=Hey, you remember that ad about the&#8230;' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;title=Hey, you remember that ad about the&#8230;' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;title=Hey, you remember that ad about the&#8230;' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&title=Hey, you remember that ad about the&#8230;' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;t=Hey, you remember that ad about the&#8230;' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;title=Hey, you remember that ad about the&#8230;' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;title=Hey, you remember that ad about the&#8230;' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Hey, you remember that ad about the&#8230;+http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;title=Hey, you remember that ad about the&#8230;' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;t=Hey, you remember that ad about the&#8230;' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Hey, you remember that ad about the&#8230;&amp;uri=http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/03/hey-you-remember-that-ad-about-the/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>It&#8217;s a Rocket Ship! VOOOM!</title>
		<link>http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/</link>
		<comments>http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 21:39:03 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.50carleton.com/?p=113</guid>
		<description><![CDATA[ INT. LIVING ROOM - DAY
A two year old BOY plays with his TOYS on the wood floor.
Farm animals. Cars. Trains. He makes all the appropriate sounds
as he drags them across the floor and bangs them into one another.
               BOY
  [...]]]></description>
			<content:encoded><![CDATA[<div class="screenplay"> INT. LIVING ROOM - DAY</p>
<p>A two year old BOY plays with his TOYS on the wood floor.</p>
<p>Farm animals. Cars. Trains. He makes all the appropriate sounds<br />
as he drags them across the floor and bangs them into one another.</p>
<p>               BOY<br />
      VROOOOOOOOOOM!</p>
<p>He drags a silver rocket ship across the floor.
 </p></div>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/4VtzSDI8u2o&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4VtzSDI8u2o&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Okay, it took real ba&#8211;, er, nerves, to air a commercial like this. Especially from a bigger company like IKEA, who you really would expect to be more conservative. (on the other hand, it probably only aired in Europe)</p>
<p>Why does it work? Really, juxtaposing a child playing with his mother&#8217;s vibrator would be exceedingly creepy if it weren&#8217;t so clear that the kid was entirely innocent about what it was making that funny buzzing noise.</p>
<p>But again, why does it work? Why do we respond to it? Why do we laugh? Why do we groan, and maybe cover our eyes or slap our forehead, feeling real embarrassment on behalf of the kid&#8217;s fictional mother? </p>
<p>It really comes down to empathy. And projection. So that we, as an audience can picture that kid&#8217;s poor mother, having her little secret exposed for our amusement, and can picture ourselves in her situation too. Well, perhaps not that situation, but the archetypal situation wherein something personal we&#8217;d just as soon keep private is trotted out for the world to see.</p>
<p>In the context of advertising, it works to not only humanize the company a little bit, but also serves to make us laugh, which also gives us positive associations towards the IKEA brand. (building up a brand is a discussion for someone other than myself&#8230; ask Tony). But, yes, the technique, engaging us, making us laugh, letting us empathize with a fictional character is very reminscent of another medium&#8230;</p>
<p>Storytelling. Or, in my specific case, screenwriting.</p>
<p>One of the keys to writing a quality (or at least successful, they don&#8217;t necessarily line up together) story is to have a character we can root for. And to root for him, we have to empathize with him, to put ourselves in his shoes through the story and care for his fate. Sounds dire, but not all stories are life and death. </p>
<p>In the best comedies, you will be embarrassed for the characters (like the fictional IKEA mother), because you&#8217;ll identify with them in some way. You&#8217;ll put yourself in their shoes, recall times in your life when you reacted as badly as they are now, maybe worse, and can now laugh at yourself.</p>
<blockquote><p>&#8220;Comedy is tragedy plus time&#8221;<br />
Carol Burnett</p>
<p>&#8220;Tragedy is when I get a hangnail. Comedy is when you fall in a sewer and die.&#8221;<br />
Mel Brooks</p>
<p>&#8220;Life is a tragedy when seen in close-up, but a comedy in longshot.&#8221;<br />
Charlie Chaplin </p></blockquote>
<p>In all these little aphorisms, you&#8217;re finding comedy in things you can relate to, yet have some distance from. </p>
<p>In both storytelling and this style of advertising, comedy begets empathy, empathy begets connection, and connection begets success, be it in filling the seats of the cineplex or building on the foundation of a brand to sell organizers for the toys that don&#8217;t exactly belong in junior&#8217;s toybox.</p>
<p>FADE OUT</p>
<p>Geoff</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;title=It&#8217;s a Rocket Ship! VOOOM!' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;title=It&#8217;s a Rocket Ship! VOOOM!' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;title=It&#8217;s a Rocket Ship! VOOOM!' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&title=It&#8217;s a Rocket Ship! VOOOM!' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;t=It&#8217;s a Rocket Ship! VOOOM!' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;title=It&#8217;s a Rocket Ship! VOOOM!' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;title=It&#8217;s a Rocket Ship! VOOOM!' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=It&#8217;s a Rocket Ship! VOOOM!+http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;title=It&#8217;s a Rocket Ship! VOOOM!' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;t=It&#8217;s a Rocket Ship! VOOOM!' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=It&#8217;s a Rocket Ship! VOOOM!&amp;uri=http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/02/its-a-rocket-ship-vooom/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>The real crisis? Wise words from Barry Schwartz</title>
		<link>http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/</link>
		<comments>http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 15:34:54 +0000</pubDate>
		<dc:creator>50c</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.50carleton.com/?p=111</guid>
		<description><![CDATA[
&#8220;Human interactions involving kindness, care and empathy are an essential part of the job.&#8221; - Barry Schwartz
&#8220;Practical wisdom is the combination of moral will and moral skill.&#8221; - Aristotle
- Nico
Bookmark and Share This Post              ]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350" data="http://www.youtube.com/v/lA-zdh_bQBo" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/lA-zdh_bQBo" /></object></p>
<p>&#8220;Human interactions involving kindness, care and empathy are an essential part of the job.&#8221; - <strong>Barry Schwartz</strong></p>
<p>&#8220;Practical wisdom is the combination of moral will and moral skill.&#8221; - <strong>Aristotle</strong></p>
<p>- Nico</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;title=The real crisis? Wise words from Barry Schwartz' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;title=The real crisis? Wise words from Barry Schwartz' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;title=The real crisis? Wise words from Barry Schwartz' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&title=The real crisis? Wise words from Barry Schwartz' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;t=The real crisis? Wise words from Barry Schwartz' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;title=The real crisis? Wise words from Barry Schwartz' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;title=The real crisis? Wise words from Barry Schwartz' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=The real crisis? Wise words from Barry Schwartz+http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;title=The real crisis? Wise words from Barry Schwartz' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;t=The real crisis? Wise words from Barry Schwartz' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=The real crisis? Wise words from Barry Schwartz&amp;uri=http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/02/the-real-crisis-wise-words-from-barry-schwartz/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>So what do you do for a living?</title>
		<link>http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/</link>
		<comments>http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 18:52:23 +0000</pubDate>
		<dc:creator>50c</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://blog.50carleton.com/?p=101</guid>
		<description><![CDATA[We&#8217;re fortunate enough to have some of the best clients around. That&#8217;s because we work so closely with them and foster solid relationships built on mutual respect. It is an honour and a privilege to do business with them. But that doesn&#8217;t just happen by itself.
After 27 years in the biz, I still have a [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re fortunate enough to have some of the best clients around. That&#8217;s because we work so closely with them and foster solid relationships built on mutual respect. It is an honour and a privilege to do business with them. But that doesn&#8217;t just happen by itself.</p>
<p>After 27 years in the biz, I still have a helluva time explaining to my mother what it is I do for a living. So how do you expect a client to know? The most important part of our process in the delivery of effective marketing tools is to find out as much as we possibly can about each client in order to accurately represent them in their respective market.</p>
<p>Having said that, relationships require at least two parties who engage in two-way communication, without which, you might just as well adopt a quiet, eremitic lifestyle in some backwater hamlet.</p>
<p>So, for the benefit of prospective vestal consumers of design (and budding young creatives), here&#8217;s how I do what I do for a living…</p>
<p>As a Registered Graphic Designer:</p>
<p>I&#8217;m a professional with many years of highly specialized education and experience (and worth every penny, so please don&#8217;t haggle)</p>
<p>I understand your business objectives and have the expertise to help you achieve them</p>
<p>I don&#8217;t work on spec (professional colouring contests are shameful and universally condemned)</p>
<p>I won&#8217;t tolerate mediocrity (so if that&#8217;s what you&#8217;re looking for, let me know and I&#8217;ll respectfully ask you to look elsewhere)</p>
<p>I can&#8217;t possibly please everyone (so kindly refrain from asking me to)</p>
<p>I don&#8217;t design by committee (nor am I fond of backseat drivers, oh, and please keep your fingers off my monitor)</p>
<p>I still don&#8217;t understand why clients freak out about the size of their logo (you want something to freak out about, how &#8217;bout how your customers think, feel and behave toward you despite the size of your logo?)</p>
<p>I appreciate when a client articulates two simple words:  thank you</p>
<p>And no, I won&#8217;t give you my files and let you finish the project on your end, because frankly, it would be like trying to perform open-heart surgery on yourself (just looking out for your best interests&#8230; aside from legal and copyright ramifications)</p>
<p>It&#8217;s all about being pro-active. Now you know how I do my job… let me do it.</p>
<p>Jurgilas</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;title=So what do you do for a living?' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;title=So what do you do for a living?' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;title=So what do you do for a living?' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&title=So what do you do for a living?' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;t=So what do you do for a living?' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;title=So what do you do for a living?' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;title=So what do you do for a living?' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=So what do you do for a living?+http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;title=So what do you do for a living?' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;t=So what do you do for a living?' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=So what do you do for a living?&amp;uri=http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/02/of-tire-kickers-and-nitpickers/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;d like to sell you a web site because you need it.</title>
		<link>http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/</link>
		<comments>http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 14:11:26 +0000</pubDate>
		<dc:creator>Henry Goegan</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.50carleton.com/?p=97</guid>
		<description><![CDATA[This isn&#8217;t a sales pitch, you&#8217;re welcome to contact me if you feel you need a new web site design. Some of our portfolio can be found online if you’d like to see the type of work that we do but I’m not writing this piece to convince you to buy from me, I&#8217;m writing [...]]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t a sales pitch, you&#8217;re welcome to contact me if you feel you need a new web site design. Some of our portfolio can be found online if you’d like to see the type of work that we do but I’m not writing this piece to convince you to buy from me, I&#8217;m writing this piece to help you understand that you should buy from somebody.</p>
<p>Most web sites fall into one of three categories, and each has points that damage your businesses ability to compete in the modern world of technology. Remember, in 2009 <strong>people are more likely to visit your web site than visit your office</strong>. The three things you should know about web sites is the following:</p>
<p>Keep it up to date</p>
<p>Web sites are like living, breathing organisms. You have to constantly feed them and that takes fresh content. Every web page on your web site should be reviewed and updated at a minimum every three months for accuracy.  Your home page should change once a week at the very least, which is where a blog comes in handy. Blogs (web logs) are used to promote events and feature news from key employees much the same way newsletters used to reach clients.</p>
<p>Modern web sites are not strictly used as online brochures, they are also feature rich tools for social networking. This “web 2.0″ technology allows users to access data from your web site using a number of tools including interconnectivity to tools such as Facebook. These technologies will make your web site a successful online tool for both yourself and your prospective clients.</p>
<p>Make it friendly</p>
<p>If it isn&#8217;t easy to use you have about 3-5 nano-seconds of quality time with your customer or potential customer before they move on to your competition. Don&#8217;t think technology when it comes to web site think customer experience.</p>
<p>You are what you post</p>
<p>Take a good long look at your web site. Does it reflect who you are and the business that you’ve spent years building up?  Ask yourself honestly if what you see on screen is what you want the public to think of your business.  The web is the great equalizer, you can do anything your competition can do with a web site and you can do it faster, cheaper and more often than any other time in history so honesty ask yourself … does your web site represent your business in a positive light? </p>
<p>That&#8217;s it for now.</p>
<p> </p>
<p>Henry</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;title=I&#8217;d like to sell you a web site because you need it.' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;title=I&#8217;d like to sell you a web site because you need it.' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;title=I&#8217;d like to sell you a web site because you need it.' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&title=I&#8217;d like to sell you a web site because you need it.' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;t=I&#8217;d like to sell you a web site because you need it.' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;title=I&#8217;d like to sell you a web site because you need it.' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;title=I&#8217;d like to sell you a web site because you need it.' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=I&#8217;d like to sell you a web site because you need it.+http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;title=I&#8217;d like to sell you a web site because you need it.' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;t=I&#8217;d like to sell you a web site because you need it.' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=I&#8217;d like to sell you a web site because you need it.&amp;uri=http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/02/id-like-to-sell-you-a-web-site-because-you-need-it/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Keep your customers close and your competition in mind</title>
		<link>http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/</link>
		<comments>http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 20:07:09 +0000</pubDate>
		<dc:creator>Henry Goegan</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.50carleton.com/?p=95</guid>
		<description><![CDATA[These are certainly tough times to develop new customers. That&#8217;s why today, more than ever, it is important to keep in close contact and offer superior service to your existing customers. Match today&#8217;s internet, social marketing and direct marketing technologies with thoughtful tradional marketing materials and the all-important human sales contacts and you&#8217;ll emerge from [...]]]></description>
			<content:encoded><![CDATA[<p>These are certainly tough times to develop new customers. That&#8217;s why today, more than ever, it is important to keep in close contact and offer superior service to your existing customers. Match today&#8217;s internet, social marketing and direct marketing technologies with thoughtful tradional marketing materials and the all-important human sales contacts and you&#8217;ll emerge from the current downturn stronger for the experience and ahead of your competition.</p>
<p>For more information about how to get the most out of this downturn do a Google Search for &#8220;integrated business online&#8217;. &#8212; you&#8217;ll be surprised what you&#8217;ll discover!</p>
<p> </p>
<p> </p>
<p>Henry</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;title=Keep your customers close and your competition in mind' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;title=Keep your customers close and your competition in mind' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;title=Keep your customers close and your competition in mind' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&title=Keep your customers close and your competition in mind' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;t=Keep your customers close and your competition in mind' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;title=Keep your customers close and your competition in mind' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;title=Keep your customers close and your competition in mind' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Keep your customers close and your competition in mind+http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;title=Keep your customers close and your competition in mind' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;t=Keep your customers close and your competition in mind' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Keep your customers close and your competition in mind&amp;uri=http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/02/keep-your-customers-close-and-your-competition-in-mind/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Sixty Second Cinema</title>
		<link>http://blog.50carleton.com/2009/01/sixty-second-cinema/</link>
		<comments>http://blog.50carleton.com/2009/01/sixty-second-cinema/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 16:38:39 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.50carleton.com/?p=75</guid>
		<description><![CDATA[ INT. LIVING ROOM - DAY
A RED LAMP sits on the endtable beside the couch, in front of the window.
A slow, ominous PIANO drones.
A REDHEADED WOMAN walks over, unplugs the lamp.
OVER THE WOMAN&#8217;S SHOULDER
The woman carries the lamp through the living room, the lamp&#8217;s &#8220;face&#8221; facing us.
LAMP&#8217;S POV
The endtable gets smaller and smaller as we [...]]]></description>
			<content:encoded><![CDATA[<div class="screenplay"> INT. LIVING ROOM - DAY</p>
<p>A RED LAMP sits on the endtable beside the couch, in front of the window.</p>
<p>A slow, ominous PIANO drones.</p>
<p>A REDHEADED WOMAN walks over, unplugs the lamp.</p>
<p>OVER THE WOMAN&#8217;S SHOULDER</p>
<p>The woman carries the lamp through the living room, the lamp&#8217;s &#8220;face&#8221; facing us.</p>
<p>LAMP&#8217;S POV</p>
<p>The endtable gets smaller and smaller as we pull away.</p>
<p>INT. DOORWAY - CONTINUOUS</p>
<p>The Redheaded Woman carries the lamp outside.</p>
<p>The piano music changes. Now sad.</p>
<p>EXT. SIDEWALK - CONTINUOUS</p>
<p>The Redheaded Woman drops the lamp between a garbage can and a bag of trash.</p>
<p>OVER THE LAMP&#8217;S &#8220;SHOULDER&#8221;</p>
<p>The woman walks up the stairs back to her apartment. Walks inside. Lamp trembles in the breeze.</p>
<p>EXT. SIDEWALK - NIGHT</p>
<p>Rain pours on the solitary Lamp. Its neck is drooped more than earlier&#8230; </p></div>
<p> <br />
Almost a decade ago, I took an interest in screenwriting. I&#8217;ve always been interested in storytelling in one form or another, and learning this particular craft has been a challenging and (personally, not yet financially) rewarding process.</p>
<p>It&#8217;s also tied in greatly with my chosen profession here at 50c.</p>
<p>Advertising&#8230; movies.</p>
<p>What do they have in common? It wasn&#8217;t something I&#8217;d realized or even thought about originally, but in the end, they all come down to communication. More than communication, but identification. Connection.</p>
<p>Some of the best movies are the ones you can invest yourself in. They quite often tap into some archetypal characters and situations, ones that on some level you can identify with in some way. It&#8217;s why so often a movie is about &#8220;an ordinary guy in extraordinary circumstances&#8221;&#8230; the &#8220;ordinary guy&#8221; becomes the everyman, whose shoes we&#8217;re able to project ourselves into and ask the question &#8220;how would I react in this situation? what choice would I make?&#8221;</p>
<p>Some of PIXAR&#8217;s biggest movies tapped into that with lost children or children surrogates trying to find their way home. FINDING NEMO&#8230; daddy fish trying to find kidnapped son. MONSTERS INC&#8230;. loveable monster becomes a protector to a lost child. THE INCREDIBLES&#8230; dysfunctional super-heroic family finds themselves by re-embracing who they are, with a good dose of &#8220;mommy and daddy have to rescue the kids&#8221;, but also some &#8220;the kids have to rescue mommy and daddy&#8221; as well.</p>
<p>These movies hit home in all demographics. The adults could identify with the adult figures, struggling against their own quirks and situations to protect the young ones, and the kids in the audience likely projecting themselves into the lost young ones, identifying with their own small stature and being comforted by the fact that there was a mommy or daddy (figure) out there tearing the world apart to rescue them and keep them safe (and perhaps feeling some sort of empowerment when the kids did some rescuing of their own).</p>
<p>Identification. Personification. The key to great storytelling is to pull an audience member into a situation and emotionally invest themselves in the outcome.</p>
<p>A movie has 90 to 120 minutes to accomplish this task.</p>
<p>A TV spot has 30 to 60 seconds&#8230; and it gets done all the time.<br />
The techniques vary, but in just about every one that IS well done, the audience is able to identify with the subject of the ad in some way.</p>
<p>Like&#8230; this IKEA lamp commercial.</p>
<p><object width="425" height="350" data="http://www.youtube.com/v/NeyEXt7-0jU" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/NeyEXt7-0jU" /></object></p>
<p>I&#8217;ve loved it since the day I first saw it. Doesn&#8217;t it just pull you right in? The music. The mood. The way they personify the lamp, with that over-the-shoulder shot when she&#8217;s walking through the living room, where the lamp actually has the &#8220;feel&#8221; of a child. Or that part where the lamp&#8217;s &#8220;home&#8221;, the endtable, is getting smaller and smaller as we walk away from it. Or the posture, how the lamp droops in the rain. Looking up at its replacement, and that little tender little gesture the new lamp gets from the Redheaded Woman.</p>
<p>Every ounce of pathos has been wrung out of the scene, we&#8217;re sucked in, we can feel the lamp&#8217;s pain, we can empathize with it, sensations of own moments of being &#8220;kicked to the curb&#8221; poignantly displayed in front of us&#8230;</p>
<p>And then we&#8217;re kicked in the gut with the real twist of the commercial, the moment that elevates it from a saccharine, maudlin lamp soap opera to something else altogether. Something worth remembering.<br />
The guy with the accent walks onto the screen.</p>
<div class="screenplay">               IKEA GUY<br />
      Many of you feel bad for<br />
      this lamp. That is because<br />
      you&#8217;re crazy. It has no<br />
      feelings. And the new one<br />
      is much better.</div>
<p>With a wink, they tell you that you&#8217;ve just been played big time. That they pulled out all those cinematic tricks to make you feel for the lamp. And you can&#8217;t help but laugh. Can&#8217;t help but share it with a buddy online or at the water cooler. Or write a blog about it.</p>
<p>Or think of IKEA next time you look at a ratty old lamp that needs replacing. Or any other piece of furniture.</p>
<p>And wasn&#8217;t that the point in the first place?</p>
<p>FADE OUT.</p>
<p>Geoff</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/01/sixty-second-cinema/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;title=Sixty Second Cinema' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;title=Sixty Second Cinema' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/01/sixty-second-cinema/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;title=Sixty Second Cinema' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/01/sixty-second-cinema/&title=Sixty Second Cinema' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;t=Sixty Second Cinema' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;title=Sixty Second Cinema' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;title=Sixty Second Cinema' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/01/sixty-second-cinema/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Sixty Second Cinema+http://blog.50carleton.com/2009/01/sixty-second-cinema/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;title=Sixty Second Cinema' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;t=Sixty Second Cinema' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Sixty Second Cinema&amp;uri=http://blog.50carleton.com/2009/01/sixty-second-cinema/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/01/sixty-second-cinema/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Prevailing in a blustery economic climate</title>
		<link>http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/</link>
		<comments>http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:26:09 +0000</pubDate>
		<dc:creator>tjurgilas</dc:creator>
		
		<category><![CDATA[Marketing]]></category>

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

		<guid isPermaLink="false">http://blog.50carleton.com/?p=60</guid>
		<description><![CDATA[The howling winds are tearing at your company&#8217;s jib. Your structural integrity is on the verge of a compromise. Time to batten down the hatches and turn her into the next economic rogue wave.
In these tempestuous economic times, the temptation to abandon your creative vessel is irresistible. Think before you leap into the foundered deep. [...]]]></description>
			<content:encoded><![CDATA[<p>The howling winds are tearing at your company&#8217;s jib. Your structural integrity is on the verge of a compromise. Time to batten down the hatches and turn her into the next economic rogue wave.</p>
<p>In these tempestuous economic times, the temptation to abandon your creative vessel is irresistible. Think before you leap into the foundered deep. It&#8217;s a scary place if you don&#8217;t know how to swim.</p>
<p>I could waste half a day looking for the name of the person who coined the phrase, “When times are good you should advertise. When times are bad, you must.” But instead I&#8217;ll just say, “I wholeheartedly concur,” and get on with my opinion.</p>
<p>Foremost… don&#8217;t watch the news. It&#8217;s all bad. As complacent Canadians, we have the distinction of spontaneously adopting everything upon which our neighbours to the south embark. Well, thanks to “W”, the American economy is fueled by fear. That marketing strategy is flawed. It works so well that nobody&#8217;s buying anything anymore… not even guns… and much to W&#8217;s dismay, oil is trading at only 33.66 today. (Only five more days).</p>
<p>Forget them… and that guy who killed the economy. Instead, say to yourself, “What recession?” Hither forth. But don&#8217;t forget your life jacket (ie. your advertising agency… if you&#8217;re not gettin&#8217; the nautical metaphors).</p>
<p>BTW, I&#8217;m not a fan of sailing.</p>
<p>When you feel marketing resources are scarce, and it seems easy enough to do it yourself, drop anchor right there. You already have a skilled crew ready to face anything the economy can muster. So if advertising is obligatory… then “how to advertise” becomes the battle strategy.</p>
<p>Mutiny notwithstanding, how do you give your scarce resources a fighting chance? Don’t follow economic trends. Set them! Your agency will discover whatever floats your boat.</p>
<p>—Jurgilas</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;title=Prevailing in a blustery economic climate' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;title=Prevailing in a blustery economic climate' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;title=Prevailing in a blustery economic climate' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&title=Prevailing in a blustery economic climate' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;t=Prevailing in a blustery economic climate' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;title=Prevailing in a blustery economic climate' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;title=Prevailing in a blustery economic climate' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Prevailing in a blustery economic climate+http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;title=Prevailing in a blustery economic climate' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;t=Prevailing in a blustery economic climate' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Prevailing in a blustery economic climate&amp;uri=http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/01/prevailing-in-a-blustery-economic-climate/feed/lang/fr/</wfw:commentRss>
		</item>
		<item>
		<title>The world as we see it</title>
		<link>http://blog.50carleton.com/2009/01/the-world-as-we-see-it/</link>
		<comments>http://blog.50carleton.com/2009/01/the-world-as-we-see-it/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 21:30:04 +0000</pubDate>
		<dc:creator>Henry Goegan</dc:creator>
		
		<category><![CDATA[Humour]]></category>

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

		<guid isPermaLink="false">http://blog.50carleton.com/?p=54</guid>
		<description><![CDATA[This video pretty well sums up the theory of big brains....]]></description>
			<content:encoded><![CDATA[<p>Welcome to the 50 Carleton blog. Its now 2009 and as the old Chinese proverb goes &#8216; we are living in interesting times&#8217;.</p>
<p><object width="425" height="350" data="http://www.youtube.com/v/UC31Oudc5Bg" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/UC31Oudc5Bg" /></object></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Bookmark and Share This Post</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://blog.50carleton.com/2009/01/the-world-as-we-see-it/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;title=The world as we see it' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;title=The world as we see it' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;title=The world as we see it' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&title=The world as we see it' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;t=The world as we see it' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://reddit.com/submit?url=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;title=The world as we see it' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;title=The world as we see it' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=The world as we see it+http://blog.50carleton.com/2009/01/the-world-as-we-see-it/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;title=The world as we see it' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;t=The world as we see it' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=The world as we see it&amp;uri=http://blog.50carleton.com/2009/01/the-world-as-we-see-it/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog.50carleton.com/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.50carleton.com/2009/01/the-world-as-we-see-it/feed/lang/fr/</wfw:commentRss>
		</item>
	</channel>
</rss>
