<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>digital-telepathy Blog: Honest Insights User Experience Design » News &amp; Events</title>
	
	<link>http://www.dtelepathy.com/blog</link>
	<description>Honest Insights In User Experience Design</description>
	<lastBuildDate>Sat, 13 Mar 2010 00:44:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/digital-telepathy" /><feedburner:info uri="digital-telepathy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>digital-telepathy</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>SlideDeck Pro Version 1.1 Released!</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/ThxN7eVj2OA/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/slidedeck-pro-version-1-1-released/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 23:34:24 +0000</pubDate>
		<dc:creator>Dave Shepard</dc:creator>
				<category><![CDATA[SlideDeck]]></category>
		<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[90-day guides]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=4184</guid>
		<description><![CDATA[
			
				
			
		
Whats new in Version 1.1?
SlideDeck Pro Version 1.1 is out and we&#8217;ve added a ton of functionality based off of a lot of user requests and our own ideas. Pro Users, you&#8217;ll be getting an update email in your Inbox with a link to the downoad the new version. Lite Users, you&#8217;re getting an update [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fslidedeck-pro-version-1-1-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fslidedeck-pro-version-1-1-released%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<h3>Whats new in Version 1.1?</h3>
<p>SlideDeck Pro Version 1.1 is out and we&#8217;ve added a ton of functionality based off of a lot of user requests and our own ideas. <strong>Pro Users</strong>, you&#8217;ll be getting an update email in your Inbox with a link to the downoad the new version. <strong>Lite Users</strong>, you&#8217;re getting an update too, just visit the <a href="http://www.slidedeck.com/download">Download Page</a> and get the latest version.</p>
<h3>What About the Lite Version?</h3>
<p>Don&#8217;t worry! We haven&#8217;t forgotten about the Lite version users. The new 1.1 version of SlideDeck Lite includes all of the Library Improvements listed below and now includes an un-locked stylesheet! You can now place the SlideDeck files anywhere in your file tree, edit the appearance of the SlideDeck, and use skins!</p>
<h3>New Ways to Interact with SlideDeck:</h3>
<ul>
<li><strong>Control Slide Progress</strong> &#8211; Create a SlideDeck with a multi-step form and control how far your user can progress before answering questions. See this in action on the <a href="http://guitar.90dayguides.com/quiz">90-Day Guitar Guides Quiz</a>. Turn on progress control with the controlProgress option, then move users to new slides with the progressTo() method.</li>
<li><strong>Hide your Slide Titles</strong> &#8211; Need more room for your slides? Hide the spines between each slide with the hideSpines option. See this in action on our new <a href="http://www.slidedeck.com/examples">Examples Page</a>.</li>
<li><strong>Auto Play and Cycling</strong> &#8211; Start playing your slides automatically and even allow them to cycle back around to the first slide after playing through all of them. Turn on Auto Play with the autoPlay and autoPlayInterval option and turn on cycling with cycle option. If a user navigates to a slide or interacts with your SlideDeck with the keyboard or mousewheel, Auto Play stops automatically. You can also pause and un-pause Auto Play manually with the pauseAutoPlay parameter.</li>
<li><strong>Disable Slides</strong> &#8211; Have even further control over interaction with your slides. Disable and enable slides on the fly with the new disableSlide() and enableSlide() methods.</li>
<li><strong>Before and Callback on all slides</strong> &#8211; Run a function before or after each slide on your SlideDeck with the new before and complete options.</li>
</ul>
<h3>SlideDeck Library Improvements:</h3>
<ul>
<li><strong>No Flicker Implementation</strong> &#8211; The short flicker of your un-formatted content before SlideDeck loads bugging you? Us too, so we found a better of implementing SlideDeck to fix it. Download the latest version of SlideDeck and you&#8217;ll see the new way of implementing SlideDeck on your website. You can also check out the new way of implementing SlideDeck in the <a href="http://www.slidedeck.com/usage-documentation">Usage Documentation</a>.</li>
<li><strong>Firefox half-pixel rendering bug solution</strong> &#8211; Mozilla Firefox, as great of a browser as it is, has a little rendering quirk that would sometimes cause a single pixel width gap between slides. While this is not something we can fix as its a browser bug, we have changed the way that slides and spines lay next to each other. Now, slides will have padding instead of margin added to their left side to accommodate for the space a spine takes up. <em>You may need to change your slide background images when you upgrade to accommodate for this if you aren&#8217;t using a repeating background; just add some padding to the left of the background equal to the width of the spine.</em></li>
<li>
<p style="font-size: 1em;"><strong>Easier Interaction</strong> &#8211; Interacting with a SlideDeck is now easier than ever. Now you can interact with any SlideDeck on a page without having to make sure its assigned to a variable instance first. You can of course still use the old method if you prefer, but this makes it easy to access SlideDecks that may be dynamically created.</p>
<p style="margin: 0;"><code style="font-size: 12px; font-family: monospace; padding: 5px; display: block; background: #333; color: #eee;">$('#MySlideDeck').slidedeck().next();</code></p>
<p style="font-size: 1em; margin: 0;"><em>Instead of:</em></p>
<p style="margin: 0;"><code style="font-family: monospace; font-size: 12px; padding: 5px; display: block; background: #333; color: #eee;">var MySlideDeck = $('#MySlideDeck').slidedeck();<br />
MySlideDeck.next();</code></p>
</li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=ThxN7eVj2OA:oaqrBexOMpc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=ThxN7eVj2OA:oaqrBexOMpc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=ThxN7eVj2OA:oaqrBexOMpc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=ThxN7eVj2OA:oaqrBexOMpc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=ThxN7eVj2OA:oaqrBexOMpc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/ThxN7eVj2OA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/slidedeck-pro-version-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/slidedeck-pro-version-1-1-released/</feedburner:origLink></item>
		<item>
		<title>3 Usability Hurdles We Simply Must Kick Over &amp; Crunch Into a Pile of Splinters!</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/PEXdXWoDJzM/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/3-usability-hurdles-we-simply-must-kick-over-crunch-into-a-pile-of-splinters/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 17:11:48 +0000</pubDate>
		<dc:creator>Jamie Hamel-Smith</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[advertisement]]></category>
		<category><![CDATA[annoyance]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[crush]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[post-roll]]></category>
		<category><![CDATA[Scrolling]]></category>
		<category><![CDATA[user experience design]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=4112</guid>
		<description><![CDATA[
			
				
			
		
As web users, you are all aware of the horrid things that web designers, developers and advertisers put you through. These are the top 3 things that they need to stop doing!
3. Post-Roll Advertisements

When watching a video, your users are invested (one can hope) and you&#8217;d like them to come away from that experience with [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2F3-usability-hurdles-we-simply-must-kick-over-crunch-into-a-pile-of-splinters%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2F3-usability-hurdles-we-simply-must-kick-over-crunch-into-a-pile-of-splinters%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>As web users, you are all aware of the horrid things that web designers, developers and advertisers put you through. These are the top 3 things that they need to stop doing!</p>
<h2>3. Post-Roll Advertisements</h2>
<p><img class="alignnone size-full wp-image-4115" style="border: solid 1px #666666;" title="Post-roll = Bad!" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/post-roll_ads.jpg" alt="" width="600" height="149" /></p>
<p>When watching a video, your users are invested (one can hope) and you&#8217;d like them to come away from that experience with a positive attitude. Nothing spoils a great video like a post-roll ad the second it&#8217;s finished playing. Most of the time, you can&#8217;t pause or mute them and they force you to close the window which means: &#8220;bye bye potential conversion&#8221;.<span id="more-4112"></span> I suppose the good thing about post-roll ads is that your users have no choice but to watch them&#8230; That&#8217;s a good thing only if you want them to associate your product or service with hatred. Also, post-roll ads are also amazingly easy to ignore once the user figures out how to stop them. It doesn&#8217;t take a genius to pause the video two seconds before it reaches the end; in this scenario, your ad will never be seen. Gladly this trend seems to be dying a natural death.</p>
<p>Use Pre-roll instead as it&#8217;s less annoying and users typically posses more patience for pre-roll ads than tolerance for post-roll ads. (We&#8217;re already trained that way.)</p>
<h2>2. Mouse-Over Scrollers</h2>
<p><img class="alignnone size-full wp-image-4114" style="border: solid 1px #666666;" title="Mouseover Slider" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/mouseover_slider.jpg" alt="" width="600" height="160" /></p>
<p>We all know the trend of the horizontal scroller: Images flow from right to left, carnival shooting-gallery style. Some scrollers use the mouse&#8217;s position to adjust the scrolling effect and it&#8217;s a bad user experience in most cases.</p>
<p>Typically, the user&#8217;s mouse naturally wanders. We glide the mouse over the screen when searching for clickable elements and interactions. The &#8220;Hover&#8221; or &#8220;Mouse Over&#8221; effect should be used for hinting, not initiation of actions. A mouse click or the scroll-wheel should be used for creating movement, not the movement of the mouse itself, without any deliberate interaction. This issue has become even more important as of late: touch screens like smart phones or the &#8220;not so mythical after all&#8221; <a href="http://www.apple.com/ipad/" target="_blank">tablets</a> &amp; <a href="http://gdgt.com/hp/slate/" target="_blank">slate computers</a> don&#8217;t posses a way to &#8220;Hover&#8221; the mouse over an element.</p>
<p>Use hints along with deliberate interactions such as clicking or clicking and dragging to allow user interaction. Don&#8217;t make something significant happen just because the user&#8217;s mouse happened to glide over that area. (Dropdown navigation gets a pass here because it&#8217;s an accepted convention.)</p>
<h2>3. Ads Sliding in From the Side of the Window</h2>
<p><img class="alignnone size-full wp-image-4124" style="border: solid 1px #666666;" title="Sliding Ads" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/sliding-ads.png" alt="" width="600" height="300" /></p>
<p>It has happened to all of us and is my number one peeve right now when it comes to usability. You&#8217;re reading a great article or looking for some information on a well designed web page when a square ad starts to slide in from the side of the window. You get angered, distracted, and could care less about the product that is being advertised.</p>
<ol>
<li>That ad was not viewed by you. The ad placed itself in your field of vision&#8230; forcefully &#8212; not very good at all.</li>
<li>When an ad starts to slide in from the side, everyone immediately looks for the &#8220;close [x]&#8221; button and tries furiously to click it. (They didn&#8217;t see your clever advertising message either.)</li>
<li>Your users are now trained to snipe anything that moves the minute it peeks it&#8217;s ugly head into this shooting-gallery of a web site.</li>
</ol>
<p>Use inline ads instead. Your users can choose to read them or not, which means they will probably be less frustrated when your message actually gets in their field of vision &#8211; voluntarily.</p>
<p>Think about the experience your users have; you wouldn&#8217;t be much without them.</p>
<p>What&#8217;s your opinion? Give us some feedback in the comments section. What website features do you hate and how would you improve the experience?</p>
<p><strong>Related Reading:</strong><br />
<a href="http://blog.provdn.com/?p=22" target="_blank"> Pre/Post roll ads are on the way out<br />
</a><a href="http://www.smashingmagazine.com/2009/03/09/slideshows-in-web-design-when-and-how-to-use-them/" target="_blank">Slideshows In Web Design: When And How To Use Them</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/a9c074bc-664e-4414-9073-431f8429c518/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a9c074bc-664e-4414-9073-431f8429c518" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=PEXdXWoDJzM:WN6BUKAA-lM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=PEXdXWoDJzM:WN6BUKAA-lM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=PEXdXWoDJzM:WN6BUKAA-lM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=PEXdXWoDJzM:WN6BUKAA-lM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=PEXdXWoDJzM:WN6BUKAA-lM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/PEXdXWoDJzM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/3-usability-hurdles-we-simply-must-kick-over-crunch-into-a-pile-of-splinters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/3-usability-hurdles-we-simply-must-kick-over-crunch-into-a-pile-of-splinters/</feedburner:origLink></item>
		<item>
		<title>Top 5 Things to Consider When Choosing Shared Web Hosting</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/G-sR3wdGWd0/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/top-5-things-to-consider-when-choosing-shared-web-hosting/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 18:33:31 +0000</pubDate>
		<dc:creator>Jamie Hamel-Smith</dc:creator>
				<category><![CDATA[Secrets]]></category>
		<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[MediaTemple]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Secure Shell]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=4002</guid>
		<description><![CDATA[
			
				
			
		
When it comes to hosting your website, there are three main options available to you: Dedicated Hosting (A physical computer just for you.), A Virtual Private Server (Where many dedicated-style servers are emulated in software and exist on one physical machine.), or Shared Hosting (Where many websites share one server, the server&#8217;s settings and its [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Ftop-5-things-to-consider-when-choosing-shared-web-hosting%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Ftop-5-things-to-consider-when-choosing-shared-web-hosting%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>When it comes to hosting your website, there are three main options available to you: Dedicated Hosting (A physical computer just for you.), A Virtual Private Server (Where many dedicated-style servers are emulated in software and exist on one physical machine.), or Shared Hosting (Where many websites share one server, the server&#8217;s settings and its horsepower.)</p>
<p>Dedicated hosting is obviously the most powerful option, but it&#8217;s not affordable for smaller projects and can require regular maintenance. Shared hosting on the other hand, is typically better for a small site or blog. The price of shared hosting is usually very affordable, but it comes with a few conditions. How severe these conditions are is what separates the good hosts from the bad.</p>
<p>Below are what I believe are the top 5 most important things to consider when choosing a shared hosting provider.<span id="more-4002"></span></p>
<h2>5. The Control Panel</h2>
<p><img class="size-full wp-image-4004 alignnone" style="border: solid 1px #333;" title="Control Panel" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/cpanel.png" alt="" width="610" height="204" /></p>
<p>Some web hosts give you full access to your control panel, and some don&#8217;t. <a href="http://railsplayground.com/plans-products/developer-hosting/" target="_blank">Railsplayground </a>(which lets you host PHP sites too) gives you full control panel access and allows you to have a lot of control over your settings, email addresses, ftp accounts, and databases. <a href="http://order.1and1.com/xml/order/Hosting" target="_blank">1and1 shared hosting</a> on the other hand, leaves much to be desired (in general, phrases like &#8220;one click install&#8221; are a sign that host is catering to the &#8220;moms and pops&#8221; out there). Some hosts also allow you to create multiple control panel accounts, allowing you to give people access to their own control panel account and domains.</p>
<h2>4. Advanced Server Access, Namely SSH</h2>
<p><img class="alignnone size-full wp-image-4007" style="border: solid 1px #333;" title="Secure SHell" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/ssh.png" alt="" width="600" height="211" /></p>
<p>SSH or Secure Shell is the &#8220;Scary Black Screen&#8221; that you might see some system administrators using. As a designer, novice developer or website owner, you might not see the importance of this screen; but it&#8217;s important. Not having SSH access for your IT/Development team is like taking your car to the mechanic with the hood welded shut. There&#8217;s only so much troubleshooting that can be done without the scary black screen. SSH access will also allow you to give your developers an environment that they are familiar with. Familiarity means less mistakes, and increased turnaround times.</p>
<h2>3. Reliability</h2>
<p><img class="alignnone size-full wp-image-4005" style="border: solid 1px #333;" title="Donwtime" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/downtime.png" alt="" width="600" height="166" /></p>
<p>When many sites are running on the same server, it is entirely possible that one of these sites will be swamped with traffic from <a href="http://en.wikipedia.org/wiki/Slashdot_effect" target="_blank">Twitter or Digg</a> and that will more than likely tackle your site to the ground. Before you know it you&#8217;ll get an email from one of your friends saying &#8220;your site is down!&#8221; <a href="http://mediatemple.net/webhosting/gs/features/" target="_blank">MediaTemple&#8217;s Grid Service</a> is a great way to ensure that if you need the extra horsepower, you can provide it easily; while Grid Servers are technically shared hosting, they will automatically scale in real time to ensure that your site stays online. The above <a href="/blog/telepathy/real-time-analytics-with-chartbea/" target="_blank">Chartbeat</a> alert is not something you want to see.</p>
<h2>2. Complete PHP and .htaccess support</h2>
<p><img class="alignnone size-full wp-image-4006" style="border: solid 1px #333;" title=".htaccess" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/htaccess.png" alt="" width="600" height="233" /></p>
<p>PHP is the brains of your Wordpress blog or the engine behind your contact form; your visitors might use it to to send you their resumes or upload photographs to your community driven site. If you don&#8217;t have the right privileges, you may not be able to adjust the maximum upload file-size or adjust other settings that you need for your site to run just right. These settings are often adjusted by configuring the .htaccess file (say: dot-h-tee-access or just h-tee-access). Lower cost web hosts often lock the settings that can be tweaked by this file for security reasons, and that typically forces you to compromise&#8230; a lot. This can lead to more troubleshooting hours for your development/integration team.</p>
<h2>1. Customer Support</h2>
<p>If your host is good and your development team has treated you well, your site should run smoothly with very little maintenance. Problems do occur occasionally, and if you can&#8217;t reach your host for support or you have to wait 24 hours for a response, then they are not the host for you. Customer support is paramount when your access to the service you are paying for is remote.</p>
<h2>Here Are Some Hosts That I&#8217;ve Dealt With Personally:</h2>
<h3><a href="http://www.hostgator.com/shared.shtml" target="_blank">Hostgator Shared Hosting &#8220;Baby Plan&#8221;</a></h3>
<ul>
<li><span style="font-weight: normal;">Very reasonable pricing</span></li>
<li><span style="font-weight: normal;">Only one control panel account</span></li>
<li><span style="font-weight: normal;">Good control panel access</span></li>
<li><span style="font-weight: normal;">SSH can be enabled, but it&#8217;s limited and must be requested through a support request process.</span></li>
<li><span style="font-weight: normal;">Phone support will keep you on hold for a long time, and emails have a 12 hour turnaround in my experience.</span></li>
</ul>
<h3><a href="http://mediatemple.net/webhosting/gs/features/" target="_blank">MediaTemple &#8220;Grid Service&#8221;</a></h3>
<ul>
<li>More expensive than others</li>
<li>Excellent control panel access</li>
<li>Full SSH access without letting you do dangerous things  (Dangerous things can be requested manually through support)</li>
<li>Phone support is prompt, thorough and summary emails are sent after support calls</li>
</ul>
<h3><a href="http://railsplayground.com/plans-products/developer-hosting/" target="_blank">RailsPlayground &#8220;Developer Hosting&#8221;</a></h3>
<ul>
<li>Very reasonable pricing</li>
<li>Ability to host RubyOnRails applications with static instances</li>
<li>Ability to create multiple control panel accounts</li>
<li>Good SSH access (One SSH account per control panel account)</li>
<li>Email support is so prompt that I&#8217;ve never had the desire to try phone support</li>
</ul>
<p>Choosing a host is quite tricky unless you know what to look for. If you know what to look for, then don&#8217;t compromise on quality. Those few dollars per month aren&#8217;t worth the trouble.</p>
<p><strong> Related Reading:<br />
</strong></p>
<ul>
<li><a href="http://www.instantshift.com/2009/06/04/why-you-should-avoid-shared-web-hosting/" target="_blank">Why You Should Avoid Shared Web Hosting</a></li>
<li><a href="http://bookshopblog.com/2010/02/11/vps-hosting-for-your-business/" target="_blank">VPS Hosting For Your Business</a></li>
<li><a href="http://www.bloggingot.com/blogging-tips/blogging-mistakes/blogs-on-shared-web-hosts-right-idea/" target="_blank">Blogs On Shared Web Hosts: Right Idea?</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/434965e4-6d00-44f1-8ca3-76823f5cbc2f/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=434965e4-6d00-44f1-8ca3-76823f5cbc2f" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=G-sR3wdGWd0:alQ5nN04b5w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=G-sR3wdGWd0:alQ5nN04b5w:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=G-sR3wdGWd0:alQ5nN04b5w:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=G-sR3wdGWd0:alQ5nN04b5w:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=G-sR3wdGWd0:alQ5nN04b5w:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/G-sR3wdGWd0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/top-5-things-to-consider-when-choosing-shared-web-hosting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/top-5-things-to-consider-when-choosing-shared-web-hosting/</feedburner:origLink></item>
		<item>
		<title>New Trends in Social Media Widgets: Twitter and Facebook</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/VZeA5KyifLE/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/new-trends-in-social-media-widgets-twitter-and-facebook/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:59:49 +0000</pubDate>
		<dc:creator>Dan Trenkner</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook Connect]]></category>
		<category><![CDATA[Online Communities]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=4008</guid>
		<description><![CDATA[A list of new and current trends in social media widgets and applications, specifically facebook and twitter.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fnew-trends-in-social-media-widgets-twitter-and-facebook%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fnew-trends-in-social-media-widgets-twitter-and-facebook%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>A couple months ago I wrote about <a href="http://www.dtelepathy.com/blog/telepathy/social-media-use-it-or-lose-it/">the importance of using social media</a>. This post will show some of the new and current trends in social media, specifically facebook and twitter. Sure, it&#8217;s great to throw an icon in the footer of your site to attract followers, but what about actually using social media to provide dynamic content or increase conversions!? The examples below can provide value to your site and your users.</p>
<p><img class="alignleft size-full wp-image-4066" title="bp1" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp11.jpg" alt="" width="282" height="240" /><strong>Facebook- </strong><a href="http://www.facebook.com/facebook-widgets/"><strong>Badges</strong></a><br />
Facebook offers some really cool &amp; simple badges including fan badges, customizable profile badges and photo badges.</p>
<p><strong><img class="alignleft size-full wp-image-4067" title="bp2" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp21.jpg" alt="" width="282" height="236" />Twitter  &#8211; <a href="http://twitter.com/goodies/buttons">Buttons</a><br />
</strong>Pretty basic but these little guys look pretty good.<span id="more-4008"></span></p>
<p><strong><img class="alignleft size-full wp-image-4061" title="bp3" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp31.jpg" alt="" width="282" height="167" /><!--more-->Facebook &#8211; <a href="http://developers.facebook.com/news.php?blog=1&amp;story=198">Comments Box</a></strong><br />
Commenting made easy! This widget allows users to comment directly on your site. Use it after posts, or simply as a comment wall. Check out the tutorial video <a href="http://developers.facebook.com/news.php?blog=1&amp;story=198">here</a></p>
<p><strong><img class="alignleft size-full wp-image-4071" title="bp4" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp41.jpg" alt="" width="281" height="272" />Twitter &#8211; <a href="http://twitter.com/goodies/widget_profile">Profile Widgets</a></strong><br />
This customizable widget pulls in your tweets and allows you to specify color, dimensions and preferences.</p>
<p><strong><img class="alignleft size-full wp-image-4072" title="bp5" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp51.jpg" alt="" width="282" height="260" />Twitter &#8211; <a href="http://twitter.com/goodies/widget_search">Search Widget</a></strong><br />
This thing is awesome! Specify keywords, hashtags, @mentions, location, and / or logic, time, even attitude! Enter your search query and watch the content flood in.</p>
<p><strong><img class="alignleft size-full wp-image-4073" title="bp6" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp62.jpg" alt="" width="282" height="222" />Twitter – <a href="http://twitter.com/goodies/widget_list">List Widget</a></strong><br />
Create a user list from a targeted group of users and display their tweets on your site.</p>
<p><strong><a href="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp71.jpg"><img class="alignleft size-full wp-image-4074" title="bp7" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp71.jpg" alt="" width="281" height="127" /></a>Twitter &#8211; <a href="http://tweetmeme.com/">Retweet</a>, Facebook &#8211; <a href="http://www.facebook.com/facebook-widgets/">Share</a></strong><br />
Use <a href="http://tweetmeme.com/">tweetmemes</a> retweet badge or facebooks <a href="http://www.facebook.com/facebook-widgets/">share badge</a> to spread articles and other interesting content. Get retweeted by a big name on twitter and watch your pageviews skyrocket!</p>
<p><strong><img class="alignleft size-full wp-image-4075" title="bp8" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp81.jpg" alt="" width="281" height="226" />Facebook &#8211; <a href="http://www.facebook.com/facebook-widgets/">Fan Box</a></strong><br />
Have a facebook page for your business? Allow users to become a fan without leaving your site! You can even include your page&#8217;s stream in the widget.</p>
<p><strong><img class="alignleft size-full wp-image-4076" title="bp9" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/03/bp91.jpg" alt="" width="282" height="197" />Facebook Connect &#8211; Single sign on</strong><br />
Increase user registration rates dramatically by allowing your users to register using their facebook account. Not only does this provide an easy registration for them, it accesses their profile picture and other information such as their friends, activity and more!</p>
<p>There is a lot of information out there. Thanks to open API&#8217;s provided by companies such as facebook and twitter, this information is readily available and for the most part free. It is important that this information is used wisely and responsibly. If content is irrelevant and invaluable to users, it will eventually drive them away. However if used effectively, social media can drive traffic, add value and increase conversions within your business. Social media will not make you rich over night but can add valuable content and features for your users. But please use responsibly, no one wants to tweet out their upcoming dentist appointment (at least I hope not).</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.techcrunch.com/2010/01/15/twitter-facebook-connect/">Twitter&#8217;s Answer To Facebook Connect</a> (techcrunch.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.shoutmeloud.com/8-very-useful-facebook-apps-for-bloggers.html">8 Very Useful Facebook Apps For Bloggers</a> (shoutmeloud.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/2fdfb8e2-db4c-47e1-a35f-feeea7387c76/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=2fdfb8e2-db4c-47e1-a35f-feeea7387c76" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=VZeA5KyifLE:4twsKtln4fk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=VZeA5KyifLE:4twsKtln4fk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=VZeA5KyifLE:4twsKtln4fk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=VZeA5KyifLE:4twsKtln4fk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=VZeA5KyifLE:4twsKtln4fk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/VZeA5KyifLE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/new-trends-in-social-media-widgets-twitter-and-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/new-trends-in-social-media-widgets-twitter-and-facebook/</feedburner:origLink></item>
		<item>
		<title>Google is Dropping IE6 Support, So Should You, or 5 Things You Can’t Do In IE6</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/kbZWsHIeD38/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/google-is-dropping-ie6-support-so-should-you-or-5-things-you-cant-do-inie6/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 00:37:31 +0000</pubDate>
		<dc:creator>John Botica</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Docs Suite]]></category>
		<category><![CDATA[Google Sites]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[modern web]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[User experience]]></category>
		<category><![CDATA[web technolgies]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3971</guid>
		<description><![CDATA[
			
				
			
		
IE6 is bad for user experience. Set your users free, drop IE6 support and encourage them to upgrade to a modern browser, it will take more than Google to make this happen. In my last post I covered briefly the IE exploit that hit some large companies, notably Google. I also talked about Google&#8217;s decision [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fgoogle-is-dropping-ie6-support-so-should-you-or-5-things-you-cant-do-inie6%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fgoogle-is-dropping-ie6-support-so-should-you-or-5-things-you-cant-do-inie6%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft size-full wp-image-3855" title="Google Drops IE6" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/googledropsie6.jpg" alt="" width="400" height="280" />IE6 is bad for <a title="User experience design" rel="wikipedia" href="http://en.wikipedia.org/wiki/User_experience_design" target="_blank">user experience</a>. Set your users free, drop IE6 support and encourage them to upgrade to a modern browser, it will take more than Google to make this happen. In <a href="http://www.dtelepathy.com/blog/telepathy/google-is-dropping-ie6-support-so-should-you/" target="_blank">my last post</a> I covered briefly the IE exploit that hit some large companies, notably Google. I also talked about Google&#8217;s decision to drop support for IE6 on March 1st for the Google Doc&#8217;s Suite and Google Sites. Covered in this post are the benefits of dropping IE6 to you as a website owner, why putting IE6 to rest would mean a better user experience for all, and more reasons to stop supporting the browser.</p>
<h3><strong>Why this is beneficial to you as a website owner</strong></h3>
<p><strong><span style="font-weight: normal;">When it all boils down, dropping IE6 support saves you time, and that saves you money. In addition your designers will have more freedom in their design and interaction, your developers will be less stressed and frustrated not having to spend hours debugging for IE6. In addition to saving you time, money and making your team more happy, you now have more modern development options available to you, allowing you to enhance your user&#8217;s experience. As I have mentioned before, the web is an ever changing environment, new technologies are created everyday. Some stick around and others don&#8217;t, but those that do typically rely on modern browser technology and future focussed; they look ahead and not back. As an added bonus you are also helping your users improve their experience and security on the web, the more people that drop support for IE6, the quicker the transition to modern browsers will be.<span id="more-3971"></span><br />
</span></strong></p>
<h3><strong><span style="font-weight: normal;"><strong>Better User experience for all if it is dropped</strong></span></strong></h3>
<p><strong><span style="font-weight: normal;"><strong><span style="font-weight: normal;">Here are some things not possible in IE6, that are possible in other modern browsers:</span></strong></span></strong></p>
<p><strong><span style="font-weight: normal;"><strong><span style="font-weight: normal;"><strong> </strong></span></strong></span></strong></p>
<div id="attachment_3975" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-3975" title="searchbuttons" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/searchbuttons.png" alt="" width="300" height="60" /><p class="wp-caption-text">24-bit PNG buttons with drop shadow using alpha transparency. Notice the IE6 button has a light blue background applied when using alpha transparency</p></div>
<p><strong>Full use of 24-bit PNGs</strong>: We can now use awesome alpha transparencies. Want a drop shadow on that container&#8230; easy. Want a glow on that button&#8230; easy. No need to get those images to line up perfectly with background colors, or the need to create new images when background colors change.</p>
<p><strong><span style="font-weight: normal;"><strong><span style="font-weight: normal;"><strong>Use of child selectors in <a class="zem_slink" title="Cascading Style Sheets" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a></strong>: With CSS2 child selectors we can write CSS rules to apply to direct children. ex: <em>#content &gt; p</em> only selects the p&#8217;s in the element with the id of content. Less &#8220;hooking&#8221; is required, cleaner markup.</span></strong></span></strong></p>
<p><strong><span style="font-weight: normal;"><strong><span style="font-weight: normal;"><strong>Use of attribute selectors</strong>: We can use CSS2 attribute selectors to apply styles to elements with a specific attribute. Again, this means less hooking our markup with classes and id&#8217;s. ex: <em>img[alt="ThumbNail"]</em> only selects images with an alt of ThumbNail. No need to add a class to select this element.</span></strong></span></strong></p>
<p><strong><span style="font-weight: normal;"><strong><span style="font-weight: normal;"><strong>Multiple classes</strong>: We can reference multiple classes in CSS. ex: <em>.container.left.first</em> only selects elements with the class container, left and first given to it. In IE6 this works sometimes but is extremely buggy and unreliable.</span></strong></span></strong></p>
<p><strong><span style="font-weight: normal;"><strong><span style="font-weight: normal;"><strong>IE6 Hacks gone</strong>: one example: no more having to overwrite or hack out that pesky double margin bug IE6.</span></strong></span></strong></p>
<p>IE6 is also a slow at processing Javascript, as well as not being able to utilize alot of the newer methods and libraries. IE in general is slower than most other modern browsers, we can definitely notice IE8&#8217;s lacking in smooth animations and effects.</p>
<h3><strong>Why you should stop supporting IE6</strong></h3>
<p><strong> </strong>If you stop offering support for IE6 you are helping move the modern web forward. You are giving your users a better experience by having the ability to use new techniques and technologies to enhance your site and their experience while using it. Here is an option you could use to encourage your users to upgrade to a newer browser: <a href="http://ie6update.com/" target="_blank">ie6update.com</a>. When you make the decision to drop IE6 support, sign up at <a title="idroppedie6.com" href="http://idroppedie6.com/" target="_blank">idroppedie6.com</a> and feel good about it.</p>
<h3><strong>Conclusion</strong></h3>
<p><strong> </strong>There are a lot of awesome technolgies and techniques out there for you to take advantage of when building or updating your website. Don&#8217;t be dragged down by an old and inefficient browser. Set yourselves and your users free by dropping IE6 support and having your team take full advantage of modern technologies. Improve your user&#8217;s experience and encourage them to browse the modern web more securely and efficiently. If you have dropped support for IE6 go ahead and post a comment on how this has let you improve your user&#8217;s experience.</p>
<p>Cheers!</p>
<h3>Related Articles</h3>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.dtelepathy.com/blog/telepathy/google-is-dropping-ie6-support-so-should-you/">Google Is Dropping IE6 Support &#8211; So Should Yo</a>u &#8211; Part 1</li>
<li class="zemanta-article-ul-li"> <a href="http://www.sitepoint.com/blogs/2009/04/14/10-cool-things-well-be-able-to-do-once-ie6-is-dead/" target="_blank">10 Cool things we&#8217;ll be able to do once IE6 is dead</a></li>
<li class="zemanta-article-ul-li"><a href="http://googleenterprise.blogspot.com/2010/01/modern-browsers-for-modern-applications.html" target="_blank">Modern Browsers for Modern Applications</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/81fc8ef8-1623-45b9-a166-69e56fed2354/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=81fc8ef8-1623-45b9-a166-69e56fed2354" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=kbZWsHIeD38:Y-W4_IP4XVk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=kbZWsHIeD38:Y-W4_IP4XVk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=kbZWsHIeD38:Y-W4_IP4XVk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=kbZWsHIeD38:Y-W4_IP4XVk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=kbZWsHIeD38:Y-W4_IP4XVk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/kbZWsHIeD38" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/google-is-dropping-ie6-support-so-should-you-or-5-things-you-cant-do-inie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/google-is-dropping-ie6-support-so-should-you-or-5-things-you-cant-do-inie6/</feedburner:origLink></item>
		<item>
		<title>3 Basic Ways to Grab a User’s Attention</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/rUoie6JJINY/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/3-basic-ways-to-grab-a-users-attention/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 21:18:24 +0000</pubDate>
		<dc:creator>Rick Lee</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[contrast]]></category>
		<category><![CDATA[depth]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3894</guid>
		<description><![CDATA[
			
				
			
		
A webpage usually has some sort of order the designer tries to guide the user through.  There are plenty of ways and elements involved in getting the user to read through the content, but I&#8217;ll focus on some pretty simple and standard ways to create contrast in order to push the message of the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2F3-basic-ways-to-grab-a-users-attention%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2F3-basic-ways-to-grab-a-users-attention%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>A webpage usually has some sort of order the designer tries to guide the user through.  There are plenty of ways and elements involved in getting the user to read through the content, but I&#8217;ll focus on some pretty simple and standard ways to create contrast in order to push the message of the site and hopefully accomplish the company&#8217;s goals.</p>
<h3>Contrast through Color</h3>
<p>Color is probably the first thing that comes to mind when thinking about contrast.  Especially important with typography, color contrast creates a visual distinction between elements and dictates what is &#8220;important&#8221; to read and what is &#8220;more important&#8221; to read.</p>
<p><a href="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/color-1.gif"><img class="size-full wp-image-3901" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/color-1.gif" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">Sure, the word &#8220;VIRGIN&#8221; will grab your attention, but there&#8217;s no doubt that hot pink stands out beautifully on that pure white.</span></p>
<p><a href="http://postmachina.com/"><img class="alignleft size-full wp-image-3902" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/color-2.gif" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">You can&#8217;t get more contrast than black and white.  A quick glance at the site and it&#8217;s very clear what the message is.</span></p>
<p><a href="http://365daysofastronomy.org/"><img class="alignleft size-full wp-image-3903" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/color-3.jpg" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">The color contrast created with the background makes the foreground content area well framed and easy to read.</span><br />
<span id="more-3894"></span></p>
<h3>Contrast through Size</h3>
<p>Large fonts, images and elements are quickly noticed by users.  While over sized elements are a more recent development in the web community, it operates on the basic principles of contrast: big things stand out when placed next to small things.<br />
<a href="http://typedeskref.com/"><img class="alignleft size-full wp-image-3898" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/size-1.gif" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">Text doesn&#8217;t get more readable than this.  There&#8217;s a reason newspapers use large, black, serif fonts.</span></p>
<p><a href="http://quommunication.com/"><img class="alignleft size-full wp-image-3899" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/size-2.jpg" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">Quommunication carries it&#8217;s style of large bold fonts throughout the site.  It becomes a clear indication of content sections.</span></p>
<p><a href="http://jesuschrist.lds.org/SonOfGod/eng/"><img class="alignleft size-full wp-image-3897" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/size-3.jpg" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">With imagery as powerful as Jesus Christ, it&#8217;s no mistake that a huge space was dedicated to his portrait to tell the user exactly what the site is about and focus the user on the message.</span></p>
<h3>Contrast through Depth</h3>
<p>Depending on the style of a site, there can be many visual planes, but typically there&#8217;s a background, foreground and something beyond that for elements with drop shadows, indentations, grunge elements and more.  These virtual layers are great because the designer can push elements closer to the user.<br />
<a href="http://www.campaignmonitor.com/"><img class="alignleft size-full wp-image-3904" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/depth-1.jpg" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">Campaign Monitor creates shadows and lighting to push their screenshot forward and present their product in a professional and elegant way.</span></p>
<p><a href="http://www.floridaflourish.com/"><img class="alignleft size-full wp-image-3905" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/depth-2.jpg" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">Fun elements like these are one of the first things scanned by the user because they push past the foreground.</span></p>
<p><a href="http://hutchhouse.co.uk/"><img class="alignleft size-full wp-image-3900" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/depth-3.jpg" alt="" width="600" height="300" /></a><br />
<span style="font-size: 12px">Those giraffes appear closer to the user even without a drop shadow. They may not have a message, but they do enforce the feeling and mood of the site.</span></p>
<h3>Conclusion&#8230;</h3>
<p>There are many other ways to use these techniques, as well as other ways to create contrast in your pages.  However, these techniques only work in moderation since they&#8217;re only effective through visual differentiation.  If there&#8217;s nothing but 72pt gray text on a white background, nothing stands out and it becomes hard to read.  Elements only look dark when they&#8217;re next to something light&#8230; elements only look big when they&#8217;re next to something small.</p>
<h3>Helpful Resources</h3>
<ul>
<li><a href="http://www.gomediazine.com/design-articles/technique-theory/rule-three-contrast-contrast-contrast/">Become a Master Designer: Rule Three: Contrast, Contrast, Contrast</a></li>
<li><a href="http://webdesignledger.com/tips/the-principle-of-contrast-in-web-design">The Principle of Contrast in Web Design</a></li>
<li><a href="http://www.smashingmagazine.com/2007/10/15/the-showcase-of-big-typography/">The Showcase Of BIG Typography</a></li>
<li><a href="http://www.smashingmagazine.com/2008/11/17/showcase-of-minimalist-and-clean-designs/">Showcase Of Clean And Minimalist Designs</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=rUoie6JJINY:6wLO2_wT-Jc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=rUoie6JJINY:6wLO2_wT-Jc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=rUoie6JJINY:6wLO2_wT-Jc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=rUoie6JJINY:6wLO2_wT-Jc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=rUoie6JJINY:6wLO2_wT-Jc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/rUoie6JJINY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/3-basic-ways-to-grab-a-users-attention/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/3-basic-ways-to-grab-a-users-attention/</feedburner:origLink></item>
		<item>
		<title>New Client Partner VMIX Media</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/5QRsEUjyF_I/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/new-client-vmix-media/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:06:21 +0000</pubDate>
		<dc:creator>Staci Gingery</dc:creator>
				<category><![CDATA[Telepathy]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3961</guid>
		<description><![CDATA[
			
				
			
		

We are pleased to announce that we are kicking off a new project with VMIX Media, a leader in the online video space. We are working side-by-side with the VMIX team to create some new elements for their video and rich media management platform solutions.
Our partnership with VMIX is a perfect combination of teamwork, innovation [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fnew-client-vmix-media%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fnew-client-vmix-media%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/vmix_logo.jpg"><img src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/vmix_logo-300x75.jpg" alt="VMIX Media" width="300" height="75" class="alignright size-medium wp-image-3965" /></a><br />
We are pleased to announce that we are kicking off a new project with VMIX Media, a leader in the online video space. We are working side-by-side with the VMIX team to create some new elements for their video and rich media management platform solutions.</p>
<p>Our partnership with VMIX is a perfect combination of teamwork, innovation and creative thinking. Working in close collaboration with their internal team, we are designing the structure and flow of some advanced new functionality, to ensure each new unique use-case has an easy and enjoyable experience with the platform.</p>
<p>We feel that the technology behind VMIX is best-in-class and are excited to be working with them to create a top-notch design for the new features in the system.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=5QRsEUjyF_I:sew2wfHsPKg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=5QRsEUjyF_I:sew2wfHsPKg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=5QRsEUjyF_I:sew2wfHsPKg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=5QRsEUjyF_I:sew2wfHsPKg:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=5QRsEUjyF_I:sew2wfHsPKg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/5QRsEUjyF_I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/new-client-vmix-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/new-client-vmix-media/</feedburner:origLink></item>
		<item>
		<title>SlideDeck WordPress Plugin Private Beta Signups Are Open!</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/z9Ay19TeTzU/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/slidedeck-wordpress-plugin-closed-beta-signups/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 23:29:57 +0000</pubDate>
		<dc:creator>Dave Shepard</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[SlideDeck]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3950</guid>
		<description><![CDATA[
			
				
			
		
We&#8217;ve been working hard on getting a WordPress plugin created for easy, code-free implementation of SlideDeck on your WordPress blog or website. We are currently holding a private beta to help us work the kinks out before releasing it to the public and need your help!
Signup for the SlideDeck WordPress Plugin Private Beta
We need people [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fslidedeck-wordpress-plugin-closed-beta-signups%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fslidedeck-wordpress-plugin-closed-beta-signups%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.slidedeck.com/wordpress-beta"><img class="alignleft size-full wp-image-3951" title="SlideDeck WordPress Plugin" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/slidedeck_plugin.png" alt="" width="210" height="210" /></a>We&#8217;ve been working hard on getting a WordPress plugin created for easy, code-free implementation of SlideDeck on your WordPress blog or website. We are currently holding a <strong>private beta</strong> to help us work the kinks out before releasing it to the public and need your help!</p>
<p><strong><a href="http://www.slidedeck.com/wordpress-beta" target="_blank">Signup for the SlideDeck WordPress Plugin Private Beta</a></strong></p>
<p>We need people who will be willing to install the WordPress plugin and give feedback to us on any bugs you encounter, features you would like to see, or comments you have on the way the plugin works. Once we select the first beta group, we&#8217;ll send you an email with setup instructions.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/c2fa7296-8a6a-4def-bc94-489ed8779fc5/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=c2fa7296-8a6a-4def-bc94-489ed8779fc5" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=z9Ay19TeTzU:FjFUTT1tj-8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=z9Ay19TeTzU:FjFUTT1tj-8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=z9Ay19TeTzU:FjFUTT1tj-8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=z9Ay19TeTzU:FjFUTT1tj-8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=z9Ay19TeTzU:FjFUTT1tj-8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/z9Ay19TeTzU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/slidedeck-wordpress-plugin-closed-beta-signups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/slidedeck-wordpress-plugin-closed-beta-signups/</feedburner:origLink></item>
		<item>
		<title>Google Is Dropping IE6 Support – So Should You</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/dmjcU1LdrLw/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/google-is-dropping-ie6-support-so-should-you/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 19:30:11 +0000</pubDate>
		<dc:creator>John Botica</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[User experience]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3854</guid>
		<description><![CDATA[
			
				
			
		
A few weeks back you may have read some articles regarding Google, Adobe and others being victims of an IE exploit. Microsoft recommended its users stop using IE6 and IE7 now due to a security loop hole (original Microsoft Security Advisory). I am sure this only encouraged Google to finalize their decision to drop support for IE6 on [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fgoogle-is-dropping-ie6-support-so-should-you%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fgoogle-is-dropping-ie6-support-so-should-you%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft size-full wp-image-3855" title="Google Drops IE6" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/googledropsie6.jpg" alt="" width="400" height="280" />A few weeks back you may have read some articles regarding <a href="http://googleenterprise.blogspot.com/2010/01/modern-browsers-for-modern-applications.html" target="_blank">Google</a>, Adobe and others being victims of an <a title="IE exploit" href="http://news.cnet.com/8301-27080_3-10435232-245.html">IE exploit</a>. Microsoft recommended its users stop using IE6 and IE7 now due to a <a title="security loop hole" href="http://apcmag.com/microsoft-warns-stop-using-ie6-ie7-now.htm">security loop hole</a> (original <a title="Microsoft Security Advisory" href="http://www.microsoft.com/technet/security/advisory/979352.mspx">Microsoft Security Advisory</a>). I am sure this only encouraged Google to finalize their decision to drop support for IE6 on March 1 for the Google Docs Suite and Google Sites, the rest to follow later in 2010, we hope IE7 will be soon to follow as well. There are a lot of issues with IE6 and I am sure many developers could support me in saying that it is an inefficient browser and a time sink for current development standards. This is a 2 part series, focusing on some details and information first and following up next week with the benefits of following in Google&#8217;s footsteps in dropping IE6 support. <span id="more-3854"></span></p>
<h3><strong>Why is Google dropping IE6 support?</strong></h3>
<p><strong> </strong>Google states that they are dropping support for IE6 primarily for its shortcomings with modern web technologies, which is a darn good reason. I cannot help but imagine that their recent hit with the IE exploit was a contributing factor here as well. In their <a title="official announcement" href="http://googleenterprise.blogspot.com/2010/01/modern-browsers-for-modern-applications.html">official announcement</a> regarding the IE6 support drop, they argued that the web is an ever changing thing and that older browsers cannot support newer web technologies efficiently, or in some cases at all. And I could not agree more, because it is true.</p>
<h3><strong>Some IE6 tidbits</strong></h3>
<p><strong> </strong>IE6 was released on August 27, 2001&#8230; that is over 8 years ago, that is a lifetime in tech. I am still amazed and baffled that people still use this browser, especially with newer versions available. I know that when it came out it was cutting edge, but web technologies are constantly changing and progressing, and if you do not keep up then you get left in the dust.</p>
<p>The IE6 market share has been consistently dropping, and contiues to do so. With roughly 10% of the market share today; the numbers are slightly less in US and Europe. One of the main reasons the market share is still as high as it is, for such an archaic browser, is that when it was originally released a lot of developers took advantage of the many proprietary Microsoft technologies not part of formal browsers.</p>
<p>What does this mean? Well &#8211; here in 2010, the same people that took advantage of those technologies are stuck with them, not being supported by anything but IE. IE6 does not comply with modern web standards and is insecure as stated by <a title="Microsoft themselves" href="http://news.cnet.com/8301-30685_3-10406468-264.html">Microsoft themselves</a>. It is an old and unsafe browser, trying to fight with sticks and stones in the Iron Age of the web.</p>
<h3><strong>What dropping IE6 could mean for the web</strong></h3>
<p><strong></strong>The first thing that comes to mind is a better and more fulfilling user experience. Along with the increased growth of more modern technologies. Look at Google for example, they are just now finally dropping support for IE6. Imagine what their services might have been like, if this had occurred 1 year ago, 2 years ago. More sites dropping IE6 support would allow modern technologies to flourish. Sites would become more lean and sexy, able to use some newer development technologies available for efficiently, which I will talk about in part 2 next week.</p>
<p>Website owners would save time and money on their development costs. Designers could be set free and not be put in an IE6 shaped box. It would mean more secure browsing, good for businesses, schools, etc. Sure there are many companies that would need to update their intranet to <em>not</em> rely on IE&#8217;s proprietary technologies, but they will need to sooner or later.</p>
<h3><strong><strong>Why you should drop it too</strong></strong></h3>
<p><strong></strong>Better user experience, better security, help you save money, help to encourage its passing&#8230; There are many companies that have already dropped support for IE6. We here at digital-telepathy have. While we will still develop for it if absolutely necessary by the needs of the client, it won&#8217;t go without a recommendation against it and around 20% additional development time quoted. If more sites, larger ones like Google, drop IE6 support, then I can see websites start to flourish and the user experience all around start improving. Supporting IE6 only encourages users and companies to still use it.</p>
<h3><strong>Conclusion</strong></h3>
<p><strong></strong>IE6 is an old and inefficient browser. Come and help encourage IE6 users to get a better user experience by dropping support for IE6. Check back next week for Part 2 of this post where I will share with you in further detail:</p>
<ul>
<li>Why this is beneficial to you as a website owner</li>
<li>Further details why you should drop IE6 support too</li>
<li>Better user experience for all if IE6 is dropped</li>
<li>and more</li>
</ul>
<h3><strong>Resources</strong></h3>
<ul>
<li><strong><span style="font-weight: normal;"><a href="http://www.w3schools.com/browsers/browsers_stats.asp" target="_blank">Browser Stats</a></span></strong></li>
<li><a href="http://googleenterprise.blogspot.com/2010/01/modern-browsers-for-modern-applications.html" target="_blank">Google&#8217;s Announcement</a></li>
<li><a href="http://apcmag.com/microsoft-warns-stop-using-ie6-ie7-now.htm" target="_blank">Microsoft&#8217;s Warning</a></li>
<li><a href="http://www.microsoft.com/technet/security/advisory/979352.mspx" target="_blank">Microsoft&#8217;s Security Advisory</a></li>
<li><a href="http://www.geardiary.com/2010/02/01/google-says-bye-bye-to-ie6/">Google says Bye-bye to IE6</a> (geardiary.com)</li>
<li><a href="http://www.v3.co.uk/v3/news/2257278/internet-explorer-opposition">Opposition to Internet Explorer 6 snowballs</a> (v3.co.uk)</li>
<li><a href="http://r.zemanta.com/?u=http%3A//www.infoworld.com/d/security-central/ie-flaw-gives-hackers-access-user-files-microsoft-says-075%3Fsource%3Drss_infoworld_news&amp;a=12562557&amp;rid=8ad0ed12-4601-4d9b-90e3-e7533e791f62&amp;e=fc0d68fb4f19bc7cb6cf2609f5f267eb">IE flaw gives hackers access to user files, Microsoft says</a> (infoworld.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/8ad0ed12-4601-4d9b-90e3-e7533e791f62/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=8ad0ed12-4601-4d9b-90e3-e7533e791f62" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=dmjcU1LdrLw:7scnCyHfWlM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=dmjcU1LdrLw:7scnCyHfWlM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=dmjcU1LdrLw:7scnCyHfWlM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=dmjcU1LdrLw:7scnCyHfWlM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=dmjcU1LdrLw:7scnCyHfWlM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/dmjcU1LdrLw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/google-is-dropping-ie6-support-so-should-you/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/google-is-dropping-ie6-support-so-should-you/</feedburner:origLink></item>
		<item>
		<title>Stop Using Lame Fonts</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/gvOmeQn0Ce8/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/stop-using-lame-fonts/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 23:45:24 +0000</pubDate>
		<dc:creator>Matt Lackey</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[Base Font]]></category>
		<category><![CDATA[Best Font]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Font Stack]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Sans-serif]]></category>
		<category><![CDATA[Typeface]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3853</guid>
		<description><![CDATA[Put some thought into your choice of base fonts. Importance of picking the best fit for your font stacks.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fstop-using-lame-fonts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fstop-using-lame-fonts%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignnone size-full wp-image-3908" title="Stop Using Lame Fonts" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/mainimage2.png" alt="" width="600" height="220" /></p>
<p>Great looking fonts are not reserved for those beautiful, sometimes elaborate, headers. Put some thought into your choice of base fonts, the default fonts on your website. Do not just settle for Arial, Verdana and Georgia only. Why put so much effort into designing and finding the perfect, awesome, totally unique display font for your website if you are simply going to settle for one of the defaults to support it? <em>An amazing display font and a matching, great-looking typeface for the body creates a complete and polished final design.</em> Dig deep and do some research on some amazing font stacks. It is a treat to stumble onto a website that uses a creative font stack to create a comprehensive experience and polished presentation.</p>
<p>A website’s font stack has the power to create a character and personality that is not obtainable with the basic font choices. The first website that brought this to my attention was <a href="http://www.getdropbox.com">dropbox</a>. While using their web app one day, I noticed they use a single typeface on their website that I have never seen before. They had taken ownership of a look that is not obtainable without this unique font choice. This font was so intriguing that I dug in a little deeper to explore. Turns out, <strong>their font stack was quite creative</strong>. <a class="zem_slink" title="Segoe" rel="wikipedia" href="http://en.wikipedia.org/wiki/Segoe">Segoe UI</a> was being used as the primary font and the appearance of this font is quite a treat for anyone having that on their computer. I noticed another example of the effect of body fonts when I viewed <a href="http://www.facebook.com">facebook</a> for the first time on a PC and not my Mac. Facebook was not the same without <a class="zem_slink" title="Lucida Grande" rel="wikipedia" href="http://en.wikipedia.org/wiki/Lucida_Grande">Lucida Grande</a>. The experience and design of websites is not of the same caliber when fonts that are bland and have been used for so many years on the web are applied when better fonts are available.</p>
<p><span id="more-3853"></span></p>
<p style="padding-left: 60px;"><strong>Dropbox font stack</strong><br />
{ &#8216;Segoe UI&#8217;, arial, verdana, &#8216;lucida sans unicode&#8217;, tahoma, sans-serif; }</p>
<address style="padding-left: 60px;"></address>
<address></address>
<p>The rough animated gif examples below show the differences between a basic base font choice and the font choice the design team eventually made. The difference can be see much better if you check out any of these websites in your browser and change the font with <a class="zem_slink" title="Firebug" rel="homepage" href="http://getfirebug.com">FireBug</a> or any of the built in inspectors. It is much more obvious</p>
<h2>Apple</h2>
<p>This is a section of Apple&#8217;s Mac Page. The typeface Apple uses is &#8220;Lucida Grande&#8221;. This type face has a bit more personality than their competitors, Arial. It all has friendly characteristics with the softer curves and less ridged letter forms.</p>
<p><img class="size-full wp-image-3860      alignnone" title="Apple Mac Page" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/apple_animated.gif" alt="" width="600" height="175" /></p>
<h2>iGoogle</h2>
<p>Google chose to use Arial as their base font. They probably made their choice for a number of reasons, but Google&#8217;s content focused, down to business mentality works well with Arial.</p>
<p><img class="size-full wp-image-3862     alignnone" title="iGoogle Finance Portfolio" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/iGoogle_animated.gif" alt="" width="600" height="300" /></p>
<h2>Dropbox</h2>
<p>Dropbox uses Segoe UI which comes with new versions of Windows. Not everyone will have it, but it is a treat to see it if you do. Has similar characteristics as the <a class="zem_slink" title="Sans-serif" rel="wikipedia" href="http://en.wikipedia.org/wiki/Sans-serif">humanist sans-serif</a> Lucida Grande with softer curves, but also has a great looking italicized style.</p>
<p><img class="size-full wp-image-3863    alignnone" style="padding-bottom: 75px;" title="Dropbox Dashboard" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/dropbox_animated.gif" alt="" width="600" height="174" /></p>
<p>Now, I am not saying Arial, Verdana and Georgia should be forgotten, but we are supposed to be creative as designers. I am setting a personal goal to try and use creative font stacks that will be both a treat for most users, degrade gracefully, remain functional and be appropriate for the client. Please, no Comic Sans or Papyrus, even if you think you are James Cameron.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.smashingmagazine.com/2009/09/22/complete-guide-to-css-font-stacks/">Guide to CSS Font Stacks: Techniques and Resources</a> (smashingmagazine.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.slideshare.net/jasonspeaking/web-typography-v20">Web Typography 2009</a> (slideshare.net)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/a17509ac-a6d4-4f31-a1c9-8a78640c7069/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a17509ac-a6d4-4f31-a1c9-8a78640c7069" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=gvOmeQn0Ce8:OEQKVy8okio:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=gvOmeQn0Ce8:OEQKVy8okio:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=gvOmeQn0Ce8:OEQKVy8okio:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=gvOmeQn0Ce8:OEQKVy8okio:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=gvOmeQn0Ce8:OEQKVy8okio:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/gvOmeQn0Ce8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/stop-using-lame-fonts/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/stop-using-lame-fonts/</feedburner:origLink></item>
		<item>
		<title>WebDesignerWall.com Guest Post: 2010 Design Trends – UX/UI Design Simplicity</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/P2cez2v7EAk/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/webdesignerwall-com-guest-post-2010-design-trends-uxui-design-simplicity/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 22:01:10 +0000</pubDate>
		<dc:creator>Chuck Longanecker</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ui design]]></category>
		<category><![CDATA[user experience design]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[UX design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web design trends]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3841</guid>
		<description><![CDATA[
			
				
			
		
I recently wrote a guest post about 2010 design trends on the influential web design blog, WebDesignerWall. In the post, I introduced the idea of Design Simplicity.  Here is a brief introduction to the article. Read the full article here.


In January of each year, we flip over the hourglass and, once again, we have [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fwebdesignerwall-com-guest-post-2010-design-trends-uxui-design-simplicity%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fwebdesignerwall-com-guest-post-2010-design-trends-uxui-design-simplicity%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft" style="border: 0px initial initial;" title="2010 Web Design Trends" src="http://www.webdesignerwall.com/wp-content/uploads/2010/01/2010-ux-trends.jpg" alt="2010 Web Design Trends" width="130" height="115" />I recently wrote a guest post about 2010 design trends on the influential web design blog, <a href="http://www.webdesignerwall.com/">WebDesignerWall</a>. In the post, I introduced the idea of <em><strong>Design Simplicity</strong></em><em>. </em> Here is a brief introduction to the article. Read the <a href="http://www.webdesignerwall.com/trends/what-to-expect-in-2010-uxui-design-simplicity/">full article here</a>.</p>
<div id="_mcePaste">
<div id="_mcePaste">
<p>In January of each year, we flip over the hourglass and, once again, we have everything in front of us. The new year gives us a clean slate, a chance for change and encouragement to evolve the way we do things. In the past, we’ve yielded to client and user requests to pack our website designs full of unrelated features and countless pages of duplicate information. The change we have been waiting for has come &#8211; our users have matured. 2010 is the year of <em>Design Simplicity</em>.</p>
<p><strong>Clean and Simple<br />
<span style="font-weight: normal;">There are many design trends this year, however, I feel it is important to focus specifically on the movement of <em>Design Simplicity</em>. In fact, as the web evolves, it is our responsibility as designers to keep the order of things. This means fewer pages, less clicks, less clutter and more whitespace. In 2010, Clean is King and our users are asking for it. I don’t blame them. With access to an increasing amount of information on the web everyday, our attention span is naturally diminishing. Now, more than ever, design needs to engage the user, provide succinct information and allow them to go on their merry way. Who knows, maybe airlines and banks will even clean up their 1990s design.</span></strong></p>
<p>Now <em>Design Simplicity</em> does not mean removing functionality or access to information. This trend of simplicity is not as easy as reducing the elements and content in your user interface. To achieve the less is more effect, you have to develop a valuable user experience by utilizing a creative toolset. Think of the iPhone &#8211; the greatest innovation in modern mobile phones has only one button.</p>
<p><strong>Continue reading the </strong><a href="http://www.webdesignerwall.com/trends/what-to-expect-in-2010-uxui-design-simplicity/"><strong>full article</strong></a><strong>.</strong></p>
</div>
</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/95ae25e5-1094-4c7f-a508-cb59e6dbe133/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=95ae25e5-1094-4c7f-a508-cb59e6dbe133" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=P2cez2v7EAk:EwLYSYtBCug:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=P2cez2v7EAk:EwLYSYtBCug:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=P2cez2v7EAk:EwLYSYtBCug:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=P2cez2v7EAk:EwLYSYtBCug:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=P2cez2v7EAk:EwLYSYtBCug:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/P2cez2v7EAk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/webdesignerwall-com-guest-post-2010-design-trends-uxui-design-simplicity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/webdesignerwall-com-guest-post-2010-design-trends-uxui-design-simplicity/</feedburner:origLink></item>
		<item>
		<title>Why do We Use Flash for Video? Does Apple Hate Flash?</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/jGaeNhP0BxM/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/why-do-we-use-flash-for-video/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 23:06:19 +0000</pubDate>
		<dc:creator>Jamie Hamel-Smith</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[hulu]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[playback]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3793</guid>
		<description><![CDATA[
			
				
			
		

HTML5 Video, not HTML5-format Video&#8230;
Recently I&#8217;ve been hearing a lot of buzz about HTML5 Video, and my biggest gripe is that people are referring to it as if it&#8217;s a format. Let&#8217;s get that straightened out right now. There is no such thing as an HTML5 Video. There is such a thing as an HTML5 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fwhy-do-we-use-flash-for-video%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fwhy-do-we-use-flash-for-video%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><img class="size-full wp-image-3797 alignnone" title="HTML5" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/02/html5_image.jpg" alt="" width="600" height="482" /></p>
<h3>HTML5 Video, not HTML5-format Video&#8230;</h3>
<p>Recently I&#8217;ve been hearing a lot of buzz about HTML5 Video, and my biggest gripe is that people are referring to it as if it&#8217;s a format. Let&#8217;s get that straightened out right now. There is no such thing as an HTML5 Video. There is such a thing as an HTML5 compliant browser playing back video using the &lt;video&gt; element instead of <a href="http://www.adobe.com/products/flashplayer/" target="_blank">Flash</a>, <a href="http://www.microsoft.com/windows/windowsmedia/default.mspx" target="_blank">Windows Media Player</a> or <a href="http://www.apple.com/quicktime/" target="_blank">QuickTime</a>. Now that the misunderstanding is all cleared up, let&#8217;s move on to the considerations you might make as a content distributor or an end user.<span id="more-3793"></span></p>
<h3>Why Does (almost) Everyone Use Flash to Serve Video?</h3>
<p>It&#8217;s YouTube&#8217;s fault really. Before YouTube became the leviathan it now is, people used QuickTime, Windows Media Player and even Real Player to distribute videos online. This was imperfect as in those days, most Windows users didn&#8217;t have QuickTime, most Mac users didn&#8217;t have Windows Media Player, and everyone hated Real Player. Although YouTube was not the first to use Flash as a video player, they definitely popularized it.</p>
<p>Using a Flash player allows you to design your own player controls and features, interrupt the video with ads, and attempt to mask the source video file, making it difficult for viewers to download the video and share it with their friends; the full-screen viewing option was also a perk of using Flash as a video player.</p>
<p>In the days of an Internet that was free of ad supported videos, crowded with dial-up modems, and accompanied by Zip Disks, it was a great thing for people to be able to download your video and share it with their friends. Today things have changed.</p>
<p>Sites like YouTube, Hulu, cnet.com, nbc.com and others depend on Flash as a mechanism to serve pre-roll ads and insert commercial breaks into the videos/television shows you watch; they love Flash. It&#8217;s important to note that some clever individuals have devised ways to download YouTube videos, so you can watch them on your desktop without a browser or Flash. One recent implementation is to change the y in YouTube to a 3 and the site <a href="http://www.3outube.com/" target="_blank">http://www.3outube.com/</a> will give you a download link for the video you were watching. These hacks are usually closed by YouTube after they become popular.</p>
<h3>Why Does Apple Seem to Hate Flash?</h3>
<p>Apple delivers the full web experience on its iPhone and more recently, the iPad. However some argue that Flash is missing from this experience, and are hopeful that Apple will add Flash support to the iPhone OS. Apple has a real conflict of interest here; many users would love to use their iPhone to view <a href="http://www.hulu.com/" target="_blank">Hulu</a> or another TV network&#8217;s website, but the issue is that Apple already has a commercial distribution method for TV shows: <a href="http://www.apple.com/itunes/" target="_blank">iTunes</a>. Here&#8217;s an example of a company that does not love Flash.</p>
<h3>How Does This Affect the End User</h3>
<p>For the most part, the end user does not know any better, and with Flash penetration being close to 100% (meaning that most computers have it installed) it remains to be the most reliable way to get a video to your user. If you use a Flash player to serve your video file, chances are that your user will see the video and be able to play it back with no trouble.</p>
<h3>Why Do We Even Care About HTML5?</h3>
<p>Flash is owned by Adobe, and it&#8217;s closed source which means that they control it from beginning to end. HTML is an open standard that previously lacked the ability to play back video files natively, but HTML version 5 aims to change that. Not using flash to embed video will appeal to the purists out there, but it may not even matter to the end users. From a technical standpoint, HTML5&#8217;s native &lt;video&gt; element will allow many of the same features as a typical Flash based player, but without the overhead of an additional plug-in and the increased memory use that comes with it. With HTML5 we will be able to create video players that load more quickly, have completely custom controls, and offer better accessibility than Flash players can.</p>
<h3>What Browsers Support Native HTML5 Video Playback?</h3>
<p>Currently the latest versions of Firefox, Chrome &amp; Safari support HTML5 video playback, however Firefox does not yet support the video formats being used by YouTube in <a href="http://www.youtube.com/html5" target="_blank">their HTML5 beta</a> note that they don&#8217;t show HTML5 videos when the video has ads. Internet Explorer 9 (which is still in a closed beta) is said to have excellent support for HTML5 however it&#8217;s not public yet, so only time will tell if the HTML5 support is what we all hope it&#8217;ll be.</p>
<p>In summary, HTML5 is the future and videos online are here to stay, but the truth is that Flash has carved out a nice home for itself in the delivery of commercial video content and they like it that way. The content creators are happy about it too! I doubt that end users desiring a purer experience are either plentiful or persuasive enough to change that anytime soon. So if you are a content creator, let your users know that you are aware of HTML5&#8217;s native video playback ability, but keep that Flash player for as long as you can, as it practically guarantees your users will see your videos.</p>
<p>It&#8217;s also important to remember where Flash came from. Flash excels at creating rich vector animations, interaction with sound, and is backed by a powerful scripting language. Websites like <a href="http://www.albinoblacksheep.com/" target="_blank">Albino Black Sheep</a> host thousands of Flash-based games that would not be possible without the power of Flash. Today the most common use of Flash is as a video player, but it&#8217;s an amazing platform for accomplishing so much more than playing back video files and serving ads.</p>
<h3>Related Reading:</h3>
<p>Video on the Web: <a href="http://diveintohtml5.org/video.html" target="_blank">http://diveintohtml5.org/video.html</a><br />
Vimeo&#8217;s HTML5 beta: <a href="http://vimeo.com/blog:268" target="_blank">http://vimeo.com/blog:268</a><br />
YouTube&#8217;s HTML5 beta: <a href="http://www.youtube.com/html5" target="_blank">http://www.youtube.com/html5</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/be15ae2a-ec27-4dc1-bc29-d91edbbfbdd1/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=be15ae2a-ec27-4dc1-bc29-d91edbbfbdd1" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=jGaeNhP0BxM:mVwNgdPMM6U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=jGaeNhP0BxM:mVwNgdPMM6U:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=jGaeNhP0BxM:mVwNgdPMM6U:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=jGaeNhP0BxM:mVwNgdPMM6U:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=jGaeNhP0BxM:mVwNgdPMM6U:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/jGaeNhP0BxM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/why-do-we-use-flash-for-video/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/why-do-we-use-flash-for-video/</feedburner:origLink></item>
		<item>
		<title>5 Easy Ways to Make Your Screenshots Look Great.</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/KZOA6PMOIYw/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/5-easy-ways-to-make-your-screenshots-look-great/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 19:15:38 +0000</pubDate>
		<dc:creator>Rick Lee</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[attention]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3740</guid>
		<description><![CDATA[
			
				
			
		
“Pop” is a pretty common request in design.  While it’s not the most descriptive edit, I typically translate it into adding more contrast to an element.  That can be done in lots of different ways, but here are some easy ways to give a more physical feeling to your screenshots or photos.
A Physical [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2F5-easy-ways-to-make-your-screenshots-look-great%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2F5-easy-ways-to-make-your-screenshots-look-great%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>“Pop” is a pretty common request in design.  While it’s not the most descriptive edit, I typically translate it into adding more contrast to an element.  That can be done in lots of different ways, but here are some easy ways to give a more physical feeling to your screenshots or photos.</p>
<h3>A Physical Piece of Paper</h3>
<p>These shadows have a realistic shape that makes the screenshot look like an actual piece of paper.  The realism created with these shadows is what attracts the user&#8217;s attention.</p>
<div id="attachment_3741" class="wp-caption alignnone" style="width: 610px"><a href="http://www.getzcope.com/"><img class="size-full wp-image-3741" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/paper-1.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.getzcope.com/</p></div>
<div id="attachment_3750" class="wp-caption alignnone" style="width: 610px"><a href="http://www.reinvigorate.net/"><img class="size-full wp-image-3750" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/paper-2.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.reinvigorate.net/</p></div><br />
<span id="more-3740"></span></p>
<h3>The Small Bottom Shadow</h3>
<p>These are a subtle and easy way to give your screenshots a feeling of depth. This technique makes the screenshots appear to be on a foreground above everything else.</p>
<p><div id="attachment_3747" class="wp-caption alignnone" style="width: 610px"><a href="http://paramoreredd.com/"><img class="size-full wp-image-3747" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/bottom-1.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://paramoreredd.com/</p></div>
<div id="attachment_3746" class="wp-caption alignnone" style="width: 610px"><a href="http://www.cobblestonecn.com/"><img class="size-full wp-image-3746" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/bottom-2.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.cobblestonecn.com/</p></div>
<h3>The Angle</h3>
<p>Don&#8217;t just angle screens for fun, the great thing about these is that they can direct a users attention in a particular direction.  While ImageSpark makes it easy to scan from their selling point to the images, eWedding angles the screens to keep the focus on the center image.</p>
<div id="attachment_3758" class="wp-caption alignnone" style="width: 610px"><a href="http://www.ewedding.com/features.php"><img class="size-full wp-image-3758" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/angle-11.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.ewedding.com/</p></div>
<div id="attachment_3748" class="wp-caption alignnone" style="width: 610px"><a href="http://www.imgspark.com/"><img class="size-full wp-image-3748" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/angle-2.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.imgspark.com/</p></div>
<h3>The Apple Reflection</h3>
<p>Apple made this technique popular, but Panelfly takes their own spin on it and blurs the reflection.  The reflection gives the feeling of something being clean and smooth, but still with a certain degree of realism to grab the user&#8217;s attention.</p>
<div id="attachment_3743" class="wp-caption alignnone" style="width: 610px"><a href="http://www.apple.com/ilife/iphoto/"><img class="size-full wp-image-3743" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/reflect-1.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.apple.com/</p></div>
<div id="attachment_3742" class="wp-caption alignnone" style="width: 610px"><a href="http://www.panelfly.com/"><img class="size-full wp-image-3742" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/reflect-2.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.panelfly.com/</p></div>
<h3>Glowing Background</h3>
<p>If you want your screens to &#8220;pop&#8221; why not have some serious contrast with a light screen on a dark background.  The glows in the background give a real physical spotlight feel to focus the user on the screenshot.</p>
<div id="attachment_3745" class="wp-caption alignnone" style="width: 610px"><a href="http://www.mailchimp.com/"><img class="size-full wp-image-3745" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/glow-1.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.mailchimp.com/</p></div>
<div id="attachment_3744" class="wp-caption alignnone" style="width: 610px"><a href="http://www.ohmedia.ca/"><img class="size-full wp-image-3744" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/glow-2.jpg" alt="" width="600" height="200" /></a><p class="wp-caption-text">http://www.ohmedia.ca/</p></div>
<h3>Conclusion&#8230;</h3>
<p>Does that mean every single screenshot, image, icon, button and header text should have these sort of treatments?  Of course not.  These examples &#8220;pop&#8221; because of the contrast they make between real world objects (in this case the screenshots) and graphics (gradients, fonts, etc.).  These examples are effective because they draw the user in to focus on the product without having to over-design. These different lighting effects also create depth, and present the screenshots in the foreground.</p>
<p>As a portfolio, software, e-commerce site, screenshots are the product and therefore it&#8217;s important to show them to users in an effective way.  Judging a book by it&#8217;s cover may be wrong, but it&#8217;s what people do, so win them over with a well presented product.</p>
<h3>Related Articles</h3>
<ul>
<li><a href="http://www.smashingmagazine.com/2009/04/06/design-to-sell-12-tips-to-help-your-website-convert/">Design To Sell: 8 Useful Tips To Help Your Website Convert</a></li>
<li><a href="http://patterntap.com/tap/collection/feature">Pattern Tap Headers</a></li>
<li><a href="http://www.smashingmagazine.com/2009/04/20/5-simple-tricks-to-bring-light-and-shadow-into-your-designs/">5 Simple Tricks To Bring Light and Shadow Into Your Designs</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KZOA6PMOIYw:dTsfZICMYWw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KZOA6PMOIYw:dTsfZICMYWw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KZOA6PMOIYw:dTsfZICMYWw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=KZOA6PMOIYw:dTsfZICMYWw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KZOA6PMOIYw:dTsfZICMYWw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/KZOA6PMOIYw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/5-easy-ways-to-make-your-screenshots-look-great/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/5-easy-ways-to-make-your-screenshots-look-great/</feedburner:origLink></item>
		<item>
		<title>dt and Joie de Vivre Partner to Increase Boutique Hotel Bookings!</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/KGhPo3Km3jE/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/dt-and-joie-de-vivre-partner-to-increase-boutique-hotel-bookings/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 21:50:57 +0000</pubDate>
		<dc:creator>Dan Trenkner</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[boutique]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[hotel]]></category>
		<category><![CDATA[joi de vivre]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[User experience]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3669</guid>
		<description><![CDATA[We are thrilled to be working with Joie de Vivre hotels. Bill, Chuck and I recently flew up to San Francisco to meet with their team and experience a few of their amazing hotels. If you are not familiar with JDV, they are a boutique hotel company founded by Chip Conley. They have hotels throughout California including San Francisco, Orange County, Los Angeles and Sonoma. Each hotel is unique in style and character.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fdt-and-joie-de-vivre-partner-to-increase-boutique-hotel-bookings%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fdt-and-joie-de-vivre-partner-to-increase-boutique-hotel-bookings%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.jdvhotels.com/home/"><img class="aligncenter size-full wp-image-3670" title="jdv_image" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/jdv_image.png" alt="" width="600" height="265" /></a></p>
<p>We are thrilled to be working with <a href="http://www.jdvhotels.com/">Joie de Vivre</a> hotels. Bill, Chuck and I recently flew up to San Francisco to meet with their team and experience a few of their amazing hotels. If you are not familiar with JDV, they are a boutique hotel company founded by <a href="http://www.chipconley.com/">Chip Conley</a>. They have hotels throughout California including San Francisco, Orange County, Los Angeles and Sonoma. Each hotel is unique in style and character.</p>
<p><span id="more-3669"></span></p>
<div id="attachment_3674" class="wp-caption alignright" style="width: 293px"><a href="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/jdv22.png"><img class="alignright size-full wp-image-3680" title="jdv2" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/jdv22.png" alt="" width="283" height="209" /></a><p class="wp-caption-text">The entrance to Hotel Adagio</p></div>
<p>We began our experience and strategic process by booking different hotels throughout San Francisco. I stayed at the <a href="http://www.jdvhotels.com/hotels/sanfrancisco/phoenix">Phoenix Hotel</a>, Bill at the <a href="http://www.jdvhotels.com/hotels/sanfrancisco/adagio">Adagio</a> and Chuck at the <a href="http://www.jdvhotels.com/hotels/sanfrancisco/laurel_inn">Laurel Inn</a>. When we met with the JDV team we shared our booking and hotel-stay experiences as first time guests (Myself) and long-time brand enthusiasts (Chuck) . We will be working with them to increase hotel bookings and improve the user experience of selecting and comparing hotels. We are currently working on strategy and information architecture to create a seamless process that facilitates this need for all user types.</p>
<p>Joie de Vivre is an ideal client for us in that they share our  passions for design and user experience. We are really excited to partner with them and help them grow and evolve their website to match the joy and experience that their unique hotels bring to their customers.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/18b5573e-fe98-454c-8cb2-a5a1b4f6b6ab/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=18b5573e-fe98-454c-8cb2-a5a1b4f6b6ab" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KGhPo3Km3jE:MuEbbOg6OQ8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KGhPo3Km3jE:MuEbbOg6OQ8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KGhPo3Km3jE:MuEbbOg6OQ8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=KGhPo3Km3jE:MuEbbOg6OQ8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KGhPo3Km3jE:MuEbbOg6OQ8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/KGhPo3Km3jE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/dt-and-joie-de-vivre-partner-to-increase-boutique-hotel-bookings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/dt-and-joie-de-vivre-partner-to-increase-boutique-hotel-bookings/</feedburner:origLink></item>
		<item>
		<title>dt Kicks Off Penn State University’s World Campus Website Redesign’</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/54-LisaKy70/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/dt-visits-penn-state-to-kick-off-world-campus-website-redesign/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:33:35 +0000</pubDate>
		<dc:creator>Dan Trenkner</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Penn State University]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3625</guid>
		<description><![CDATA[We are very excited to announce that we are working with Penn State University to strategize and redesign a new site for Penn State World Campus. World Campus is their online education program that offers students the ability to earn a Penn State Degree or certificate from anywhere in the world. Students are taught by the same instructors that teach in the campus environments and can choose form over 50 undergraduate and graduate programs.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fdt-visits-penn-state-to-kick-off-world-campus-website-redesign%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fdt-visits-penn-state-to-kick-off-world-campus-website-redesign%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>We are very excited to announce that we are working with Penn State University to strategize and redesign a new site for <a href="http://www.worldcampus.psu.edu/" target="_blank">Penn State World Campus</a>. World Campus is their online education program that offers students the ability to earn a Penn State Degree or certificate from anywhere in the world. Students are taught by the same instructors that teach in the campus environments and can choose form over 50 undergraduate and graduate programs.</p>
<p><a href="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/PennState_blog.png"><img class="aligncenter size-full wp-image-3627" title="PennState_blog" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/PennState_blog.png" alt="" width="600" height="328" /></a></p>
<p>Our creative squad recently flew out to Happy Valley in State College, PA to kick off the project and meet with the Penn State team. We worked closely with their core team in multiple strategy sessions and met with a large group of stakeholders that will be involved with the project as well. We returned to San Diego with tons of valuable information, excitement, and bellies full of Penn State&#8217;s creamery ice cream (some more than others&#8230;Staci).</p>
<p>Face to face time with clients is invaluable to us and we always like to get to know our clients in person as we kick off a project. It lends to a healthier, more engaging relationship throughout the project and helps produce great results. We pride ourselves on having great clients and it is not surprising that many of these relationships become great friendships as well.</p>
<p>We are really excited to be working on the World Campus project. Online education is growing rapidly and we are thrilled to be working with such a respectable university to improve the learning experience with students worldwide.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/762342ae-daa0-4a74-8630-5ea880353684/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=762342ae-daa0-4a74-8630-5ea880353684" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=54-LisaKy70:rcBGgquJY5E:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=54-LisaKy70:rcBGgquJY5E:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=54-LisaKy70:rcBGgquJY5E:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=54-LisaKy70:rcBGgquJY5E:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=54-LisaKy70:rcBGgquJY5E:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/54-LisaKy70" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/dt-visits-penn-state-to-kick-off-world-campus-website-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/dt-visits-penn-state-to-kick-off-world-campus-website-redesign/</feedburner:origLink></item>
		<item>
		<title>Get SlideDeck Pro for Only $99! $200 Off for the New Year!</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/b756fq-k_SQ/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/get-slidedeck-pro-for-only-99-200-off-for-the-new-year/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 00:53:15 +0000</pubDate>
		<dc:creator>Dave Shepard</dc:creator>
				<category><![CDATA[Telepathy]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3615</guid>
		<description><![CDATA[SlideDeck Pro is now on sale for a limited time only for $99 - that's $200 off the regular price! Ring in the New Year with style by giving your website a refreshing new way to communicate - and do it now on the cheap!]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fget-slidedeck-pro-for-only-99-200-off-for-the-new-year%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fget-slidedeck-pro-for-only-99-200-off-for-the-new-year%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><a href="http://www.slidedeck.com/features-pricing" target="_blank"><img class="size-full wp-image-3616 aligncenter" title="SlideDeck Pro - Now Just $99!" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/tumblr_kvwcq8YhKV1qznpjio1_r1_500.jpg" alt="SlideDeck Pro - Now Just $99!" width="415" height="389" /></a></p>
<p><em>SlideDeck Pro</em> jQuery Library is now <strong>on sale for a limited time only for $99</strong> &#8211; that&#8217;s $200 off the regular price! Ring in the New Year with style by giving your website a refreshing new way to communicate &#8211; and do it now on the cheap! With <em>SlideDeck Pro</em> you get:</p>
<ul>
<li><strong>Complete Customization</strong> &#8211; Design <em>SlideDeck </em>to blend perfectly into the design of your website. Customize presentation options, sizes, shapes and interaction options.</li>
<li><strong>Advanced Interaction Methods</strong> &#8211; Allow your visitors to browse your <em>SlideDeck </em>with additional interaction methods like the mouse scroll wheel and keyboard arrow keys.</li>
<li><strong>No SlideDeck Branding</strong> &#8211; No more &#8220;Powered by SlideDeck&#8221; bug!</li>
<li><strong>Free Upgrades</strong> &#8211; Get all upgrades to 1.x versions for free!</li>
</ul>
<p>If those additions weren&#8217;t enough to whet your appetite, we&#8217;re also working on some great new features that you&#8217;ll have access to at no additional charge when we deploy them to the public:</p>
<ul>
<li><strong>4-way Navigation</strong> &#8211; Navigate within slides vertically</li>
<li><strong>Decision Tree</strong> &#8211; Setup interaction logic between slides to make your <em>SlideDeck </em>slides respond differently depending on user input. Great for quizzes, polls, complex form processes and more!</li>
<li><strong>Analytics</strong> &#8211; Track how far users are getting in your <em>SlideDeck </em>and where they are abandoning your forms</li>
<li><strong>Wordpress Plugin</strong> &#8211; Available to all users of <em>SlideDeck</em>, both <em>Lite </em>and <em>Pro </em>- easy integration into your blog or <a href="http://wordpress.org/" target="_blank">Wordpress</a> managed website without needing to write a single line of code!</li>
</ul>
<p><a href="http://www.slidedeck.com/features-pricing" target="_blank">Get SlideDeck Pro for $99 now!</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=b756fq-k_SQ:qxrEAUiHBag:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=b756fq-k_SQ:qxrEAUiHBag:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=b756fq-k_SQ:qxrEAUiHBag:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=b756fq-k_SQ:qxrEAUiHBag:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=b756fq-k_SQ:qxrEAUiHBag:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/b756fq-k_SQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/get-slidedeck-pro-for-only-99-200-off-for-the-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/get-slidedeck-pro-for-only-99-200-off-for-the-new-year/</feedburner:origLink></item>
		<item>
		<title>Unobtrusive JavaScript Saves You Time &amp; Money, Keeps Your Website Agile</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/ER52xfAJtf8/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/unobtrusive-javascript-saves-you-time-money-keeps-your-website-agile/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 21:57:44 +0000</pubDate>
		<dc:creator>John Botica</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[behavior]]></category>
		<category><![CDATA[Document Object Model]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JavaScript library]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[separation]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[unobtrusive javascript]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3567</guid>
		<description><![CDATA[
			
				
			
		
You might have heard someone mention unobtrusive JavaScript, a colleague, employee or friend, and you may not know what exactly they were referring to. My hope is to explain what it is, give some very general examples to help you better understand it, and explain why you should be using it for your website(s).

What is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Funobtrusive-javascript-saves-you-time-money-keeps-your-website-agile%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Funobtrusive-javascript-saves-you-time-money-keeps-your-website-agile%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>You might have heard someone mention <a href="http://en.wikipedia.org/wiki/Unobtrusive_JavaScript" target="_blank">unobtrusive JavaScript</a>, a colleague, employee or friend, and you may not know what exactly they were referring to. My hope is to explain what it is, give some very general examples to help you better understand it, and explain why you should be using it for your website(s).</p>
<p><img class="aligncenter size-full wp-image-3586" title="Jumbled Code" src="http://www.dtelepathy.com/blog/wp-content/uploads/2010/01/unobtrusivejavascript.jpg" alt="" width="600" height="201" /><span id="more-3567"></span></p>
<h2><strong>What is Unobtrusive JavaScript?</strong></h2>
<p><a href="http://en.wikipedia.org/wiki/Unobtrusive_JavaScript" target="_blank">Unobtrusive JavaScript</a>, in a nutshell is, JavaScript that is detached or separated/external from your site&#8217;s content or structure. Separating your behavior (JavaScript) from your structure /content has the same principle of separating your site&#8217;s presentation (<a class="zem_slink" title="Cascading Style Sheets" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a>) from your site&#8217;s structure/content, it allows for more consistency and scalability for your website.</p>
<h2><strong>What does Unobtrusive JavaScript look like?</strong></h2>
<p>Here is a very general example of the difference in obtrusive JavaScript and unobtrusive JavaScript using the <a class="zem_slink" title="JQuery" rel="homepage" href="http://jquery.com/"><span><span>jQuery</span></span></a> library. Below are examples of 2 ways to do an FAQ toggle, when the question is clicked the answer would show/hide.</p>
<h3><strong>Obtrusive (or in-line) JavaScript:</strong></h3>
<div class="html4strict" style="margin-bottom:10px;font-size:1.2em;font-family:monospace;color: #006; border: 1px solid #d0d0d0; background-color: #f0f0f0;"><span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span>”#faq1” <span style="color: #000066;">onclick</span><span style="color: #66cc66;">=</span>”$<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq1&#8242;</span><span style="color: #66cc66;">&#41;</span>.css<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;display&#8217;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">==</span> <span style="color: #ff0000;">&#8216;none&#8217;</span> ? $<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq1&#8242;</span><span style="color: #66cc66;">&#41;</span>.show<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> : $<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq1&#8242;</span><span style="color: #66cc66;">&#41;</span>.hide<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;”&gt;</span>FAQ Question 1<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;faq1&quot;</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;faqAnswer&quot;</span>&gt;</span>FAQ Answer 1<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span>”#faq2” <span style="color: #000066;">onclick</span><span style="color: #66cc66;">=</span>”$<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq2&#8242;</span><span style="color: #66cc66;">&#41;</span>.css<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;display&#8217;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">==</span> <span style="color: #ff0000;">&#8216;none&#8217;</span> ? $<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq2&#8242;</span><span style="color: #66cc66;">&#41;</span>.show<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> : $<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq2&#8242;</span><span style="color: #66cc66;">&#41;</span>.hide<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;”&gt;</span>FAQ Question 2<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;faq2&quot;</span>&gt;</span>FAQ Answer 2<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span>”#faq3” <span style="color: #000066;">onclick</span><span style="color: #66cc66;">=</span>”$<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq3&#8242;</span><span style="color: #66cc66;">&#41;</span>.css<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;display&#8217;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">==</span> <span style="color: #ff0000;">&#8216;none&#8217;</span> ? $<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq3&#8242;</span><span style="color: #66cc66;">&#41;</span>.show<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> : $<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&#8216;#faq3&#8242;</span><span style="color: #66cc66;">&#41;</span>.hide<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;”&gt;</span>FAQ Question 3<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;faq3&quot;</span>&gt;</span>FAQ Answer 3<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span></div>
<p>As we can see in the obtrusive method, an <em><span><span>onclick</span> </span></em>event has been added to each FAQ question that shows or hides the FAQ answer. If we ever wanted to change the <em><span><span>onclick</span> </span></em>to something else or adjust it in anyway(adding a slide or a fade), we would need to update it for each of the 3 FAQs here. Now imagine if these same or similar FAQs with the same event were located on 5 different pages of your site. That would be a lot of code to update.</p>
<h3><strong><span>Unobtrusive JavaScript (using <span>jQuery</span>):</span></strong></h3>
<p>HTML structure:</p>
<div class="html4strict" style="margin-bottom:10px;font-size:1.2em;font-family:monospace;color: #006; border: 1px solid #d0d0d0; background-color: #f0f0f0;"><span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span>”#faq1” <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span>”faqQuestion”&gt;</span>FAQ Question 1<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;faq1&quot;</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;faqAnswer&quot;</span>&gt;</span>FAQ Answer1<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span>”#faq2” <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span>”faqQuestion”&gt;</span>FAQ Question 2<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;faq2&quot;</span>&gt;</span>FAQ Answer2<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span>”#faq3” <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span>”faqQuestion”&gt;</span>FAQ Question 3<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;faq3&quot;</span>&gt;</span>FAQ Answer3<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a style="color: #000060;" href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
&nbsp;</div>
<p><span>JavaScript located in an external file:</span></p>
<div class="javascript" style="margin-bottom:10px;font-size:1.2em;font-family:monospace;color: #006; border: 1px solid #d0d0d0; background-color: #f0f0f0;">$<span style="color: #009900;">&#40;</span>document<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">observe</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&#8216;dom:loaded&#8217;</span><span style="color: #339933;">,</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; $<span style="color: #009900;">&#40;</span>‘a.<span style="color: #660066;">faqQuestion</span>’<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; e.preventDefault<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #003366; font-weight: bold;">var</span> faqAnswer <span style="color: #339933;">=</span> $<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">href</span>.<span style="color: #660066;">split</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&#8216;#&#8217;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">1</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&#8216;#&#8217;</span><span style="color: #339933;">+</span>faqAnswer<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">css</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&#8216;display&#8217;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">==</span> <span style="color: #3366CC;">&#8216;none&#8217;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&#8216;#&#8217;</span><span style="color: #339933;">+</span>faqAnswer<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">show</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;">&#125;</span><span style="color: #000066; font-weight: bold;">else</span><span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&#8216;#&#8217;</span><span style="color: #339933;">+</span>faqAnswer<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">hide</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000066; font-weight: bold;">return</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #009900;">&#125;</span></div>
<p>This snippet gets run when the content/structure of your site is loaded, it will be added to every link with the class of <em>faqQuestion</em>. If you need to update the event, or change the event type, you can make that change once, and it will be changed for every link with the class of <em>faqQuestion</em>. So instead of changing the <em><span><span>onclick</span> </span></em>of all links multiple times you only need to change once. Your JavaScript is not meshed together with your HTML, it is now separated, you can see how much lighter the HTML is and how all your logic is contained in 1 chunk.</p>
<h2><strong>What are the benefits to using Unobtrusive JavaScript?</strong></h2>
<ul>
<li><strong>Separation of behavior and structure/content </strong>- keeping your HTML markup clean helps make page load times faster, makes updating the code easier and keeps all your logic out of your content.</li>
<li><strong>Single file that can be cached </strong>- your JavaScript file can be cached and accessed rapidly.</li>
<li><strong>Ease in future development and making updates </strong>- your logic is in one place, hopefully organized and clean, which speeds up the process of adding and updating code.</li>
<li><strong>Saves time in updating </strong>- you do not have to wade through HTML markup or make changes to multiple files. If you have one behavior you need to update, you only need to change it once.</li>
<li><strong>Saves money &#8211; </strong>in that it saves time; time equals money, need I say more <img src='http://www.dtelepathy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><strong>Keeps up with standards, current trends and best practices </strong>- your development team should be doing this already. Being familiar with the newer technologies, easier coding methods, upcoming changes to the web etc. You would not want your mechanic to be working on your new BMW M5 if the last car they worked on was an &#8216;88 Civic.</li>
<li><strong>Allows for ease of scalability </strong>- increase in volume and scope with less cost.</li>
</ul>
<p><span>Almost all current JavaScript libraries encourage unobtrusive JavaScript practices, but whether or not you or your development team is implementing them in this method is another matter. <span><a href="http://jquery.com" target="_blank">jQuery</a></span> and <a href="http://www.prototypejs.org" target="_blank">Prototype</a> have great features for writing unobtrusive JavaScript, they virtually hold your hand.</span></p>
<p>So if you haven’t considered unobtrusive JavaScript, or felt that it would take too much time, reconsider. Anyone that might work on a site you build in the future will appreciate it. It can take time to switch over or get familiar with it, but trust me, it will be worth it. Ask your developers if they think unobtrusive JavaScript is important, if they don’t, consider looking for new developers.</p>
<p>Post a comment and let me know how unobtrusive JavaScript has improved (or not improved) your website development. I would love to hear from you.</p>
<h3>Some Helpful Resources:</h3>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.alistapart.com/articles/behavioralseparation" target="_blank">Behavioral Separation</a><span> (<span>alistapart</span>.com)</span></li>
<li class="zemanta-article-ul-li"><a href="http://ajaxian.com/archives/unobtrusive-javascript-rules-to-work-by" target="_blank">Unobtrusive JavaScript &#8211; Rules to Work By</a><span> (<span>ajaxian</span>.com)</span></li>
<li class="zemanta-article-ul-li"><a href="http://www.phazm.com/notes/javascript/easy-as-pie-unobtrusive-javascript/" target="_blank">Easy as Pie: Unobtrusive JavaScript</a><span> (<span>phazm</span>.com)</span></li>
<li class="zemanta-article-ul-li"><a href="http://sixrevisions.com/javascript/getting-started-with-jquery/"><span>Getting Started with <span>jQuery</span></span></a><span> (<span>sixrevisions</span>.com)</span></li>
<li class="zemanta-article-ul-li"><a href="http://woorkup.com/2009/10/05/jquery-lesson-series-introduction-to-selectors/"><span><span>jQuery</span> Lesson Series: Introduction to Selectors</span></a><span> (<span>woorkup</span>.com)</span></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b9a2aca0-a752-45bd-a819-8d388ce95f51/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=b9a2aca0-a752-45bd-a819-8d388ce95f51" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=ER52xfAJtf8:D5gqLgi7ks8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=ER52xfAJtf8:D5gqLgi7ks8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=ER52xfAJtf8:D5gqLgi7ks8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=ER52xfAJtf8:D5gqLgi7ks8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=ER52xfAJtf8:D5gqLgi7ks8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/ER52xfAJtf8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/unobtrusive-javascript-saves-you-time-money-keeps-your-website-agile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/unobtrusive-javascript-saves-you-time-money-keeps-your-website-agile/</feedburner:origLink></item>
		<item>
		<title>5 UX Tips for Usability – Look Before You Leap</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/KejygDE3lrA/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/5-ux-tips-for-usability-look-before-you-leap/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 18:02:42 +0000</pubDate>
		<dc:creator>BIll Bonnefil</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[heat mapping]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[UX design]]></category>
		<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3427</guid>
		<description><![CDATA[These days, as everyone looks to redesign their website, we offer a few valuable tips for usability and interface design to help you make the right decisions and create a more successful website the second (or third) time around.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2F5-ux-tips-for-usability-look-before-you-leap%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2F5-ux-tips-for-usability-look-before-you-leap%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-medium wp-image-3445" src="http://www.dtelepathy.com/blog/wp-content/uploads/2009/12/Google-Chrome-300x204.png" alt="Big Leap" width="300" height="204" />These are the days of the redesign. Maybe its is due to the fact that your site design was created 3 years ago and your needs have grown and changed since then or maybe you now find yourself looking to further increase the way your website benefits your business goals and makes you money. Whatever the  reasons, your current site has probably become a bit of a Frankenstein creation with new pages, additional calls to action, and outdated information. But before you jump into a redesign there are steps that you should take  to make sure that you learn everything you can from your current site and plan properly so that your redesign will be effective and beneficial to your company.<span id="more-3427"></span></p>
<p>The following information is based on some of the many strategies that we, as a company, employ in order to test, study, and understand our clients current websites. The information that we can gather from these studies allows us to not only plan for the business goals of our clients but to adapt those to the usage habits and needs of the target audience and the existing site users. As I mentioned these are only a few of the possible ways that you can learn from your existing site before you retire it, but they will definitely get you on your way.</p>
<p><strong>1. List your entry and conversion points</strong></p>
<p><strong> </strong>A thorough site audit is necessary before any redesign project. Its easy to overlook how large your site may have become or to forget why you added certain pages, features or content to the site. Your main goal in auditing the site is to build a list of entry and conversion points. The entry points to your website will of course include your home page, but it is important to identify landing pages or sub-pages that may be directly linked to from your marketing campaigns, partner sites, banner ads etc. Not only do you want to make sure that you don&#8217;t abandon these external links, but you will want to learn about these funnels (we&#8217;ll get back to that). As for conversion points, you can simply look at conversion points as any page where a call to action will meet a business goal or sales goal of your company. These can be sign up forms, sales calls, download links, etc. These conversion points are usually measured by the confirmation page that follows the call to action, indicating a successful conversion.</p>
<p><strong>2. Update your analytics to watch these funnels</strong></p>
<p>Website funnels, simply put are the path or paths that lead from entry points on the website and &#8220;funnel&#8221; down to a conversion point. Funnel tracking is used to measure how effective a particular process is at leading your visitor down an intended path and then converting that visitor. It can provides a detailed process analysis and can show where in that process you have problems (also called barriers) which prevent your visitors from converting as you would want them to.</p>
<p>Now that you have identified entry and conversion points on the site you can create funnels in your analytics monitoring to identify potential problems in your site. If you don&#8217;t have analytics set up for your site this is a must and would be very beneficial to learn from prior to creating your new site. Here is a <a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55515">guide to setting up analytics in Google analytics</a> to help get you started.</p>
<p>In adittion websites like <a href="http://www.chartbeat.com/">Chartbeat</a> allow you to watch real-time analytics to help give you a better understand of when people are using your site and how certain events or marketing efforts effect your site usage statistics.</p>
<p><strong>3. Observer how people are using your current site</strong></p>
<p>One of the most interesting ways of learning what your users need and how you can improve their experience is to watch them using the site. Usability testing with video cameras and one-way mirrors is great, but cost prohibitive for most, especially if you are redesigning an outdated site and just want to learn what you can from your existing one.</p>
<p>There are alternatives available that can provide you with some great information and insights. Sites like <a href="http://www.clicktale.com">Clicktale</a> allow you to view analytics, study heatmaps and actually watch video recordings of real user sessions. You can see mouse movements and learn from where they went and what they interacted with. This data can provide you with valuable insights into what the users are noticing, what they are missing and even what they are getting distracted by on your current website.</p>
<p>You can test new user demographics or a list of tasks using sites like <a href="http://www.usertesting.com/">UserTesting.com</a> that will allow you to request specific demographics or task sets and croudsource their available testers to provide you with valuable feedback and recorded sessions.</p>
<p><strong>4. Ask your users what they want</strong></p>
<p>This is one that is very often overlooked. Whether its loyal, repeat users or first-time users, they are your target, they are who you are trying to reach, so why not ask them. One of the greatest pitfalls that you can encounter in a web design project is getting too close to the subject matter. Its easy to overlook the simplest usability flaws when you look at a site every day, and miss something in the plans for a redesign because you think that it is a given. Simple polling of your users can often teach you volumes about their needs and pains.</p>
<p>In person interviews would be great but we operate in a very virtual world.  There are many sites that exist specifically to allow you to collect feedback from your users.  <a href="http://getsatisfaction.com">Get Satisfaction</a> provides a whole suite of tools and features to help you manage your customer satisfaction. They specifically offer <a href="http://getsatisfaction.com/widgets">widgets</a> that allow you to add that little &#8220;feedback&#8221; tab to your page that you probably seen a lot in the web application world. If you want to tap into new audiences, <a href="http://www.feedbackarmy.com/">Feedback Army</a> offers a community of testers to provide you with answers from a new set of eyes that probably have not seen your site before.</p>
<p><strong>5. Learn from your past</strong></p>
<p>Many people and companies get very attached to their website and lose sight of the fact that it should constantly be refined, and tweaked to respond to user needs and should in fact be redesigned every few years or more often in certain industries.  While you should always be willing to overhaul your entire web presence, you should not be so anxious to do so that you miss the opportunity to learn from what you have. In doing so you not only will discover valuable information that will help you create a great new website, you will establish new habits and tools that will help you constantly improve your new web presence and keep it (and your company) growing.</p>
<p><strong>Bonus: Learn from you!</strong></p>
<p>Have approaches or tools that I didn&#8217;t list here? Please share you strategies and experience by commenting and telling us how you approach the task of learning from your current site to improve on what you create the next time around.</p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/25a2e296-4414-437c-b8ca-3efc7313dca3/"><img class="zemanta-pixie-img" style="border: none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=25a2e296-4414-437c-b8ca-3efc7313dca3" alt="Reblog this post [with Zemanta]" /></a></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KejygDE3lrA:4pwQyBQQBrU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KejygDE3lrA:4pwQyBQQBrU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KejygDE3lrA:4pwQyBQQBrU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=KejygDE3lrA:4pwQyBQQBrU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=KejygDE3lrA:4pwQyBQQBrU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/KejygDE3lrA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/5-ux-tips-for-usability-look-before-you-leap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/5-ux-tips-for-usability-look-before-you-leap/</feedburner:origLink></item>
		<item>
		<title>SlideDeck Presentation Software – Now Available As Free Download!</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/PKakK159cBc/</link>
		<comments>http://www.dtelepathy.com/blog/telepathy/slidedeck-presentation-software-now-available-as-free-download/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 18:26:25 +0000</pubDate>
		<dc:creator>Chuck Longanecker</dc:creator>
				<category><![CDATA[Telepathy]]></category>
		<category><![CDATA[free slideshow software]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JavaScript library]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[landing pages]]></category>
		<category><![CDATA[product tours]]></category>
		<category><![CDATA[SlideDeck]]></category>
		<category><![CDATA[slideshow software]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3346</guid>
		<description><![CDATA[
			
				
			
		

You asked for it and we answered in record time! We have just released SlideDeck Lite, a free version of unique our presentation software for download. SlideDeck Lite is a limited version of the feature-rich SlideDeck Pro. It’s a great way to give the product a try and immediately improve the performance of your website.



SlideDeck feature comparison




SlideDeck Lite
SlideDeck Pro


Includes Custom Theme
Completely Customizable


Horizontal [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fslidedeck-presentation-software-now-available-as-free-download%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Ftelepathy%2Fslidedeck-presentation-software-now-available-as-free-download%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="aligncenter size-full wp-image-3526" title="SlideDeck Lite" src="http://www.dtelepathy.com/blog/wp-content/uploads/2009/12/slidedeck_lite_header.png" alt="SlideDeck Lite" width="487" height="128" /><br />
You asked for it and we answered in record time! We have just released SlideDeck Lite, a free version of unique our <a title="SlideDeck Presentation Software" href="http://www.slidedeck.com/features-pricing" target="_blank">presentation software for download</a>. SlideDeck Lite is a limited version of the feature-rich SlideDeck Pro. It’s a great way to give the product a try and immediately improve the performance of your website.<span id="more-3346"></span></p>
<table style="margin-bottom: 20px;" border="0" cellspacing="0" cellpadding="0" width="630">
<thead>
<tr>
<th style="padding: 3px; font-size: 14px; text-align: left;" colspan="2">SlideDeck feature comparison</th>
</tr>
</thead>
<tbody>
<tr>
<td style="width: 307px; padding: 3px; font-size: 14px; border: 1px solid #ccc; border-right: none;" valign="top"><strong>SlideDeck Lite</strong></td>
<td style="widht: 307px; padding: 3px; font-size: 14px; border: 1px solid #ccc;" valign="top"><strong>SlideDeck Pro</strong></td>
</tr>
<tr>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none; border-right: none;" valign="top">Includes Custom Theme</td>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none;" valign="top">Completely Customizable</td>
</tr>
<tr>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none; border-right: none;" valign="top">Horizontal Scrolling</td>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none;" valign="top">Horizontal and Vertical Scrolling</td>
</tr>
<tr>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none; border-right: none;" valign="top">SlideDeck Branding</td>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none;" valign="top">No Branding</td>
</tr>
<tr>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none; border-right: none;" valign="top">Mouse Click Scrolling</td>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none;" valign="top">Supports Mousewheel/Keyboard Scrolling</td>
</tr>
<tr>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none; border-right: none;" valign="top">Free Upgrades</td>
<td style="padding: 3px; font-size: 14px; border: 1px solid #ccc; border-top: none;" valign="top">Free Upgrades</td>
</tr>
</tbody>
</table>
<p>As I mentioned in <a title="SlideDeck" href="http://www.dtelepathy.com/blog/telepathy/slidedeck-a-better-way-to-provide-content-on-the-web/">my original post</a>, the goal of SlideDeck, is to make it easier for users to digest and understand the content of a website. We created the software to replace the web’s current model of text heavy services pages, unclear product tours and confusing process diagrams with a fun, quick and beautiful way to interact with websites.</p>
<p style="padding-bottom: 0; margin-bottom: 0;"><strong>Here are a few ways you can use SlideDeck Lite to enhance your user experience:</strong></p>
<ul style="margin-top: 0;">
<li>Product Tours</li>
<li>Service Descriptions</li>
<li>Explaining Complex Processes</li>
<li>How-To Tutorials</li>
<li>Feature Rich Slide Shows</li>
<li>Landing Pages</li>
<li>Sharing Ideas</li>
</ul>
<p>SlideDeck is currently available as a JavaScript library plugin for jQuery. <a title="SlideDeck free download" href="http://www.slidedeck.com/features-pricing">Download it</a> and try it out.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/98d4a930-0761-4e05-8cbf-f88e48e8417c/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=98d4a930-0761-4e05-8cbf-f88e48e8417c" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=PKakK159cBc:1B0ZSpXEDAo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=PKakK159cBc:1B0ZSpXEDAo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=PKakK159cBc:1B0ZSpXEDAo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=PKakK159cBc:1B0ZSpXEDAo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=PKakK159cBc:1B0ZSpXEDAo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/PKakK159cBc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/telepathy/slidedeck-presentation-software-now-available-as-free-download/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/telepathy/slidedeck-presentation-software-now-available-as-free-download/</feedburner:origLink></item>
		<item>
		<title>Are CSS Sprites Really Faster?</title>
		<link>http://feedproxy.google.com/~r/digital-telepathy/~3/xKc7RS95ttA/</link>
		<comments>http://www.dtelepathy.com/blog/secrets/are-css-sprites-really-faster/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 16:00:49 +0000</pubDate>
		<dc:creator>Jamie Hamel-Smith</dc:creator>
				<category><![CDATA[Secrets]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS Sprite]]></category>
		<category><![CDATA[deviant art]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[pre loading]]></category>
		<category><![CDATA[preloading]]></category>
		<category><![CDATA[Style sheet]]></category>
		<category><![CDATA[User experience]]></category>

		<guid isPermaLink="false">http://www.dtelepathy.com/blog/?p=3459</guid>
		<description><![CDATA[
			
				
			
		
Using CSS sprites isn&#8217;t a new technique, but I still see many developers not taking advantage of it. I&#8217;ve spoken before about the value of providing an experience to your user that makes sense, and we know that everyone appreciates speed. CSS sprites can give your website both of those things.

A Sprite on Deviant Art [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Fsecrets%2Fare-css-sprites-really-faster%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dtelepathy.com%2Fblog%2Fsecrets%2Fare-css-sprites-really-faster%2F&amp;source=dtelepathy&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Using CSS sprites isn&#8217;t a new technique, but I still see many developers not taking advantage of it. I&#8217;ve spoken before about the value of <a href="/telepathy/designing-interaction-as-a-developer" target="_blank">providing an experience to your user that makes sense</a>, and we know that everyone appreciates speed. CSS sprites can give your website both of those things.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-3471" title="Sprite Used on DeviantArt.com" src="http://www.dtelepathy.com/blog/wp-content/uploads/2009/12/deviantart_sprite.png" alt="Sprite Used on DeviantArt.com" width="610" height="248" /><br />
A Sprite on <a href="http://deviantart.com" target="_blank">Deviant Art</a> used for Navigation and More</p>
<p>CSS sprites is a very simple concept: instead of having many small images, we place all or most of those small images on a larger image and use it in many places.<span id="more-3459"></span></p>
<h3>Why Sprites Matter</h3>
<p><img class="alignright size-full wp-image-3467" style="padding: 0 15px;" title="sprite" src="http://www.dtelepathy.com/blog/wp-content/uploads/2009/12/sprite.png" alt="sprite" width="16" height="208" />By taking advantage of CSS sprites, the user will never have to wait for individual images to load. Once the main &#8220;sprite&#8221; has loaded, all the other related images in the sprite are loaded as well. Load time is reduced as your browser has to fetch less things; if your browser needs to load 50 tiny images, it still has the overhead of 50 requests. CSS sprites reduces this number greatly. The image to the right is a sprite I made using 13 individual icons from the <a href="http://www.famfamfam.com/lab/icons/silk/" target="_blank">FamFamFam Silk Icons Set</a>. As a sprite, they are 4.51 kilobytes in size (4,620 bytes), however the thirteen icons total 7.95 kilobytes (8,144 bytes) if their individual file sizes are totaled. When considering the pre-loading effect, the file-size savings, and the fact that your browser only has to make one <a href="http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_message" target="_blank">http request</a> instead of thirteen, the benefits are very clearly illustrated.</p>
<h3>The Technique</h3>
<p>If you&#8217;ve got a CSS sprite that is applied to a button on your web page, that sprite could contain all three states for the button: <strong>normal</strong>, <strong>hover </strong>(for when the mouse is over it) and <strong>down </strong>(for when the user clicks the button). If you store all three states of the button in one sprite, then move the position of the Sprite depending on your desired look, there will be zero loading time and the user will never experience a disconnect from their browsing experience from the button flickering while the hover state image loads. When experiencing this disconnect, a user will typically report, &#8220;The button disappears when my mouse touches it, then it comes back!&#8221;, but with CSS sprites that will not happen.</p>
<h3>A real word example</h3>
<p><img class="alignleft size-full wp-image-3477" title="Add to Cart Button" src="http://www.dtelepathy.com/blog/wp-content/uploads/2009/12/btn_add-to-cart.png" alt="Add to Cart Button" width="103" height="93" />This button taken from the <a href="http://www.pathway.com" target="_blank">Pathway Genomics</a> site is a perfect example of a good CSS sprite. The actual element that houses the button is only large enough to display one of these states at a time, and when you hover over the button, the sprite image is shifted &#8220;one button&#8217;s height&#8221; up and the other state is shown instead. The effect serves to provide visual feedback to the user, while ensuring that all the involved images are present and ready to go. There is also an added bonus of reduced file-size which makes the web experience snappier.</p>
<p>The bottom line is: CSS Sprites will make your site load faster, reduce the chance of a flicker when a button changes state, and reduce the chance of your users hitting any speed bumps in an otherwise smooth experience, and at the end of it all, we should all care about our users and their experiences.</p>
<h3>CSS Sprite Generators</h3>
<ul>
<li><a href="http://spritegen.website-performance.org/">http://spritegen.website-performance.org/</a></li>
<li><a href="http://spritegen.website-performance.org/"></a><a href="http://csssprites.com/">http://csssprites.com/</a></li>
</ul>
<h3>CSS Sprite Tutorials</h3>
<ul>
<li><a href="http://www.alistapart.com/articles/sprites/" target="_blank">A list Apart: CSS Sprites: Image Slicing’s Kiss of Death</a></li>
<li><a href="http://css-tricks.com/css-sprites/" target="_blank">CSS Tricks: CSS Sprites: What They Are, Why They’re Cool, and How To Use Them</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/a6e92a17-74a7-4ad0-bf02-9082b3875ea0/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a6e92a17-74a7-4ad0-bf02-9082b3875ea0" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=xKc7RS95ttA:guz-PFhywoY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=xKc7RS95ttA:guz-PFhywoY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=xKc7RS95ttA:guz-PFhywoY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?i=xKc7RS95ttA:guz-PFhywoY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digital-telepathy?a=xKc7RS95ttA:guz-PFhywoY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digital-telepathy?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digital-telepathy/~4/xKc7RS95ttA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dtelepathy.com/blog/secrets/are-css-sprites-really-faster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dtelepathy.com/blog/secrets/are-css-sprites-really-faster/</feedburner:origLink></item>
	</channel>
</rss>
