<?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/" version="2.0">

<channel>
	<title>Jeff Bridgforth :: Webcraftsman</title>
	
	<link>http://jeffbridgforth.com</link>
	<description />
	<lastBuildDate>Thu, 02 Jul 2009 18:43:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
    <title>Jeff Bridgforth :: Webcraftsman</title>
    <url>http://jeffbridgforth.com/feed-logo.png</url>
    <link>http://jeffbridgforth.com</link>
    <width>88</width>
    <height>31</height>
    <description>Jeff Bridgforth :: Webcraftsman - http://jeffbridgforth.com</description>
    </image>		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/JeffBridgforth" type="application/rss+xml" /><item>
		<title>CMS Light</title>
		<link>http://jeffbridgforth.com/cms-light/</link>
		<comments>http://jeffbridgforth.com/cms-light/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 18:43:07 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[Useability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[cushy cms]]></category>
		<category><![CDATA[pagelime]]></category>
		<category><![CDATA[perch]]></category>
		<category><![CDATA[unify]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=817</guid>
		<description><![CDATA[I just finished reading Chris Coyier’s article, The “Light” CMS trend. For those of you who don’t know, CMS stands for “content management system.” The content is stored in a database and then served up on a page using a predefined template. The idea behind a CMS is to allow non-technical people the ability to [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished reading <a href="http://css-tricks.com/the-light-cms-trend/">Chris Coyier’s article, The “Light” CMS trend</a>. For those of you who don’t know, CMS stands for “content management system.” The content is stored in a database and then served up on a page using a predefined template. The idea behind a CMS is to allow non-technical people the ability to update, add or edit the content on their Web site. It also allows multiple authors and can also allow multiple Web sites to share the same content that will be updated in one place instead of on each individual site.</p>
<p>Chris points out the problem with most CMSs is that they are really only useful to Web people, those who have experience with working with Web sites. <a href="http://wordpress.org">WordPress</a> is Chris&#8217; favorite CMS and mine as well. But as I have done more development with <a href="http://wordpress.org">WordPress</a>, I see that is does fall short in really empowering content owners in the way that I would want.</p>
<p>A possible solution: “light” CMSs. There are a growing number of these solutions available on the market today. Several of them are free services and at least one of them costs money. One of the reasons that I like <a href="http://wordpress.org">WordPress</a> is that it is free, open source software that is continually developed. The price is right for the non-profit organization I work for.</p>
<p>These light CMS solutions contain less features which make them simpler, and I believe, a better user experience for the content owner.</p>
<p>Here are the light CMS solutions that <a href="http://css-tricks.com/the-light-cms-trend/">Chris highlights in his article</a>:</p>
<ul>
<li><a href="http://unify.unitinteractive.com/">Unify</a> &#8211; Currently in private beta. It is a product of Unit Interactive which is headed up by Andy Rutledge, one of the designers I follow on Twitter and RSS. I was not able to take a close look at it.</li>
<li><a href="http://www.cushycms.com/">Cushy CMS</a> &#8211; this seems to be the first player in the light CMS. It is a free service.</li>
<li><a href="http://www.pagelime.com/">Page Lime</a> &#8211; in free public beta. It has a visual editor and reminded me of Contribute.</li>
<li><a href="http://grabaperch.com/">Perch</a> &#8211; I really like their Web site and they have great documentation. Perch costs about $57 per domain. You host it on your own server.</li>
</ul>
<p><a href="http://maban.co.uk/">Anna Debenham</a> reviewed <a href="http://grabaperch.com/">Perch</a> on <a href="http://boagworld.com/podcast/172">this week’s Boagworld Podcast</a>. She has also used <a href="http://www.cushycms.com/">Cushy CMS</a>. She pointed out that the major advantage of using <a href="http://grabaperch.com/">Perch</a> over <a href="http://www.cushycms.com/">Cushy CMS</a> is that the files are all hosted on your own server with <a href="http://grabaperch.com/">Perch</a>. She had problems with the <a href="http://www.cushycms.com/">Cushy CMS</a> server going down which meant the service was unavailable. <a href="http://pagelime.com/">PageLime</a> is also hosted on their servers.</p>
<p><a href="http://www.cushycms.com/">Cushy CMS</a>, <a href="http://pagelime.com">PageLime</a>, and <a href="http://grabaperch.com/">Perch</a> have videos introductions about their service and good documentation to get started. It seems pretty easy to implement any of these three solutions. <a href="http://www.cushycms.com/">Cushy CMS</a> and <a href="http://pagelime.com/">PageLime</a> involve adding classes to your HTML code. <a href="http://grabaperch.com/">Perch</a> involved using specific PHP tags and reminded me a lot of <a href="http://wordpress.org">WordPress</a>.</p>
<p>From the little research I did this afternoon, I believe that <a href="http://grabaperch.com/">Perch</a> would be the product that I would choose. Yes, it costs money, but the big advantage is that you don’t have to worry about another server going down that you have no control over. As I mentioned, some of it’s features remind me of <a href="http://wordpress.org/">WordPress</a>. It would take more technical knowledge to setup <a href="http://grabaperch.com/">Perch</a>. It looks like their templating system is quite powerful and gives more control to the Web designer or developer. But the advantage it has over <a href="http://wordpress.org/">WordPress</a> is it’s simpler interface for the content owner.</p>
<p><a href="http://getaperch.com"><img class="alignnone size-full wp-image-819" title="Perch" src="http://jeffbridgforth.com/wp-content/uploads/2009/07/perch.jpg" alt="Perch" width="384" height="620" /></a></p>
<p><strong>One final note</strong>: I really liked<a href="http://getaperch.com"> Perch’s site</a>. It has nice texture and illustration. It uses <a href="http://learningjquery.com">JQuery</a> for some fun animated effects. The birds in the tree at the bottom animate and move into the screen on pages where you can see the footer right away.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/cms-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Walled In</title>
		<link>http://jeffbridgforth.com/walled-in/</link>
		<comments>http://jeffbridgforth.com/walled-in/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 14:10:04 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[communism]]></category>
		<category><![CDATA[disney]]></category>
		<category><![CDATA[east germany]]></category>
		<category><![CDATA[escape]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=810</guid>
		<description><![CDATA[
I saw this on DW Journal report last night. It is a very interesting look at how East Germany kept in it&#8217;s people during the Communist era.
I have a great interest in the history of communism because of my travels to Hungary. My first trip was the summer after the Wall came down. I remember [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Smart Youtube --><span class="youtube"><object width="384" height="240"><param name="movie" value="http://www.youtube.com/v/OwQsTzGkbiY&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/OwQsTzGkbiY&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="384" height="240" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>I saw this on DW Journal report last night. It is a very interesting look at how East Germany kept in it&#8217;s people during the Communist era.</p>
<p>I have a great interest in the history of communism because of my travels to Hungary. My first trip was the summer after the Wall came down. I remember very clearly watching Nightline and seeing the jubilation in Berlin when the Wall came down. It was exciting to know that I was going to be part of history as I traveled to Hungary in 1990.</p>
<p>When I was younger, I remember seeing a movie about a family that escaped from East Germany in a hot air balloon. <span style="text-decoration: line-through;">If anyone knows what the title of the movie is, I would appreciate your comment.</span></p>
<p>UPDATE: I just Googled it and found out that the name of the movie is <a title="Disney movie about family that escapes East Germany in hot air balloon" href="http://movies.yahoo.com/movie/1800100381/info">Night Crossings</a>. I thought it was a Disney movie and I was correct.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/walled-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Browser?</title>
		<link>http://jeffbridgforth.com/what-is-a-browser/</link>
		<comments>http://jeffbridgforth.com/what-is-a-browser/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 16:08:52 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[andy clarke]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=801</guid>
		<description><![CDATA[
A very telling video about what the average person is thinking when they use the Web. I listened to an interesting discussion about this subject on Sitepoint&#8217;s podcast.
I think the reason there is confusion about the difference between a browser and a search engine is the integration of search into the Web browser. Search is [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Smart Youtube --><span class="youtube"><object width="384" height="240"><param name="movie" value="http://www.youtube.com/v/o4MwTvtyrUQ&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/o4MwTvtyrUQ&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="384" height="240" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>A very telling video about what the average person is thinking when they use the Web. I listened to an interesting discussion about this subject on <a title="Sitepoint Podcast with Kevin Yank" href="http://www.sitepoint.com/blogs/2009/06/26/podcast18-internet-explorer-8-percent/">Sitepoint&#8217;s podcast</a>.</p>
<p>I think the reason there is confusion about the difference between a browser and a search engine is the integration of search into the Web browser. Search is the function that users do the most of. I could see why they don&#8217;t understand the difference.</p>
<p>I believe this video is evidence that a lot of people are not so concerned about which browser they use and will probably stick with their default. Web designers are going to still have to consider IE6 for a long time and then determine what strategy to employ with IE6.</p>
<p>One strategy that I am investigating is <a title="Andy Clarke's CSS solution for IE6" href="http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/">Andy Clarke&#8217;s Universal IE6 CSS</a>. I have implemented it on this site. I like the idea of serving up the user the basic content without styling.</p>
<p>BTW, a browser is software that you use to view Web pages. The more popular browsers include <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Internet Explorer</a>, <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a>, <a href="http://www.apple.com/safari/">Safari</a>, <a href="http://www.opera.com/">Opera</a>, and <a href="http://www.google.com/chrome">Chrome</a>.</p>
<p>A search engine is a Web site that you use to search for things on the Internet. Two of the most popular are <a href="http://www.google.com">Google</a> and <a href="http://yahoo.com">Yahoo</a>. Many modern Web browsers use Google when you use the Search box in the right hand corner of the browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/what-is-a-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey, That’s My Site</title>
		<link>http://jeffbridgforth.com/hey-thats-my-site/</link>
		<comments>http://jeffbridgforth.com/hey-thats-my-site/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 18:45:49 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[My work]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=794</guid>
		<description><![CDATA[Today, I was reading through my RSS feeds and came to an article, 23 Flourish Designs, Part 2 on Inspiredology. I opened it up, and to my surprise, was a partial screenshot of big-break.com, a site that I designed at the end of 2008.
Thanks for the honor, Inspiredology.

]]></description>
			<content:encoded><![CDATA[<p>Today, I was reading through my RSS feeds and came to an article, <a href="http://inspiredology.com/23-flourish-designs-flourish-pt-2/">23 Flourish Designs, Part 2</a> on Inspiredology. I opened it up, and to my surprise, was a partial screenshot of <a href="http://big-break.com">big-break.com</a>, a site that I designed at the end of 2008.</p>
<p>Thanks for the honor, <a href="http://inspiredology.com">Inspiredology</a>.</p>
<p><a href="http://inspiredology.com/23-flourish-designs-flourish-pt-2/"><img src="http://jeffbridgforth.com/wp-content/uploads/2009/06/inspired_384.jpg" alt="inspired_384" title="inspired_384" width="384" height="373" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/hey-thats-my-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note to Self – Enabling Media Library Uploads in Wordpress</title>
		<link>http://jeffbridgforth.com/enabling-media-library-uploads-in-wordpress/</link>
		<comments>http://jeffbridgforth.com/enabling-media-library-uploads-in-wordpress/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 18:08:22 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress media library]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=635</guid>
		<description><![CDATA[I was getting really frustrated today because I was trying to upload images into the Media Library in a Wordpress installation. After getting an error message, I looked around the WP control panel and stumbled across &#8220;Miscellaneous&#8221; under Settings. There is a form field on this page where you set up the path to the [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting really frustrated today because I was trying to upload images into the Media Library in a Wordpress installation. After getting an error message, I looked around the WP control panel and stumbled across &#8220;Miscellaneous&#8221; under Settings. There is a form field on this page where you set up the path to the folder you want to upload media to. This needs to be set up before you can upload new image files. Duh. Well now I know and hopefully this post will be a reminder in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/enabling-media-library-uploads-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beyond the Web site</title>
		<link>http://jeffbridgforth.com/beyond-the-web-site/</link>
		<comments>http://jeffbridgforth.com/beyond-the-web-site/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 14:38:48 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=630</guid>
		<description><![CDATA[
Yesterday afternoon, I received this email from raysbaseball.com. I had bought tickets over the weekend to see today&#8217;s game.
I was really impressed with the information in this email. It told me about the starting pitchers for both teams and had links to relevant statistics. There were also links to information about visiting Tropicana Field. And [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Rays Email" src="http://farm4.static.flickr.com/3660/3595456862_ccff297b3f.jpg" alt="" width="384" height="430" /></p>
<p>Yesterday afternoon, I received this email from <a href="http://raysbaseball.com">raysbaseball.com</a>. I had bought tickets over the weekend to see today&#8217;s game.</p>
<p>I was really impressed with the information in this email. It told me about the starting pitchers for both teams and had links to relevant statistics. There were also links to information about visiting Tropicana Field. And it was information relevant to have a better experience at the baseball game.</p>
<p>This is a great example of thinking beyond your Web site and having a Web strategy. It utilizes other technology means to enhance the experience of the product, a Major League baseball game.</p>
<p>Paul Boag recently posted <a href="http://boagworld.com/site-content/10-ways-to-put-your-content-in-front-of-more-people">10 ways to put your content in front of more people</a>. This email is a fine example of what Paul was mentioning.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/beyond-the-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Designers Steal Practice</title>
		<link>http://jeffbridgforth.com/great-designers-practice/</link>
		<comments>http://jeffbridgforth.com/great-designers-practice/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 00:30:22 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[Tutorial / How-tos]]></category>
		<category><![CDATA[becoming a better Web designer]]></category>
		<category><![CDATA[practice]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=548</guid>
		<description><![CDATA[Last week, Cameron Moll posted Good Musicians Copy. It was a follow-up to a post he made several years ago, Good Designers Copy, Great Designers Steal. In that article, Cameron was:
“&#8230;attempting to describe the idea of becoming a better designer by dissecting, analyzing, and ‘copying’ the works of other designers.”
In his follow-up article, he talks [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, Cameron Moll posted <a title="Cameron Moll's Design Blog" href="http://cameronmoll.com/archives/2009/04/drummer_tony_williams_good_musicians_copy/">Good Musicians Copy</a>. It was a follow-up to a post he made several years ago, <a title="Article from 2003 on Sitepoint's Web site" href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.sitepoint.com%2Farticle%2Fcopy-great-designers-steal%2F&amp;ei=I3nmScSKIub2nQeB6piYBw&amp;usg=AFQjCNGPdxgmuW3O9_HrCzohBBTsE9zoxw&amp;sig2=0Jrf3EvwWS8DTt0aoqcYmw">Good Designers Copy, Great Designers Steal</a>. In that article, <cite>Cameron</cite> was:</p>
<blockquote><p>“&#8230;attempting to describe the idea of becoming a better designer by dissecting, analyzing, and ‘copying’ the works of other designers.”</p></blockquote>
<p>In his follow-up article, he talks about how Tony Williams, a drummer, would practice playing in the style of other drummers in order to become a better drummer himself. Cameron&#8217;s point was:</p>
<blockquote><p>“&#8230;you become a good designer by familiarizing yourself with the methods and techniques used by those who are already good designers.”</p></blockquote>
<p>As I read that, I thought about 2 ideas that I came across from other designers that were similar to what Tony Williams did.</p>
<ol>
<li>In his book, <a title="Book published by SitePoint" href="http://www.sitepoint.com/books/sexy1/">Sexy Web Design</a>, <a href="http://elliotjaystocks.com">Elliot Jay Stocks</a> recommended looking at the work of other Web designers and then doing a wireframe of their design in order to study layout. I had a similar idea back in December when I bought the book, <a href="http://astore.amazon.com/webcraftsman-20/detail/1600610641">The Web Designer&#8217;s Idea Book</a>.</li>
<li>On the same day I read Cameron&#8217;s post, Chris Coyier wrote a post, <a title="Article on CSS Tricks" href="http://css-tricks.com/excercise-to-get-better-at-web-design/">Exercise to Get Better at Web Design</a>. This article is even more in line with Tony William&#8217;s idea. Chris suggests finding a Web design you really like and then try to copy it identically. He even suggests looking for ways to put your own spin on it while you are recreating the design. Chris is not advocating design theft here but it is a similar idea to how Tony Williams would practice in the style of other drummers. <a href="http://css-tricks.com/excercise-to-get-better-at-web-design/">Check out Chris&#8217; article</a> for all the steps of his suggested exercise.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/great-designers-practice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>That’s Clever</title>
		<link>http://jeffbridgforth.com/thats-clever/</link>
		<comments>http://jeffbridgforth.com/thats-clever/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 13:39:28 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[Spiritual Musings]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[clearleft]]></category>
		<category><![CDATA[clever]]></category>
		<category><![CDATA[hidden Easter eggs]]></category>
		<category><![CDATA[hidden Mickeys]]></category>
		<category><![CDATA[paul annett]]></category>
		<category><![CDATA[sxsw]]></category>
		<category><![CDATA[sxsw 2009]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=533</guid>
		<description><![CDATA[

A talk from SXSW on the clever things designers put in their design to add pleasure to the experience. I listened to the audio but look forward to viewing the slides since this was a very visual presentation. I would like to think more about the ideas presented here. It goes on usability to adding [...]]]></description>
			<content:encoded><![CDATA[<div id="__ss_1188576" style="width: 384px; text-align: left;"><object width="384" height="321" data="http://static.slideshare.net/swf/ssplayer2.swf?doc=oooh-clever-sxsw-publish-090324054010-phpapp01&amp;rel=0&amp;stripped_title=oooh-thats-clever-unnatural-experiments-in-web-design" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=oooh-clever-sxsw-publish-090324054010-phpapp01&amp;rel=0&amp;stripped_title=oooh-thats-clever-unnatural-experiments-in-web-design" /><param name="allowfullscreen" value="true" /></object>
</div>
<p>A talk from <a title="Podcasts from SXSW 2009" href="http://2009.sxsw.com/interactive/news/videos_and_podcasts">SXSW</a> on the clever things designers put in their design to add pleasure to the experience. I listened to the audio but look forward to viewing the slides since this was a very visual presentation. I would like to think more about the ideas presented here. It goes on usability to adding value to people&#8217;s experience and I am really motivated by that in design.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/thats-clever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Texture, Color, and Detail</title>
		<link>http://jeffbridgforth.com/texture-color-detail/</link>
		<comments>http://jeffbridgforth.com/texture-color-detail/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 15:49:24 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[brown]]></category>
		<category><![CDATA[css mania]]></category>
		<category><![CDATA[detail]]></category>
		<category><![CDATA[forty seven media]]></category>
		<category><![CDATA[leather]]></category>
		<category><![CDATA[ribbons]]></category>
		<category><![CDATA[texture]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=463</guid>
		<description><![CDATA[
This Website caught my eye yesterday as I was looking through entries on CSS Mania. I posted this screenshot on Flickr. I did a pretty extensive commentary on Flickr in the summary and using the notes feature to point out different elements on the page.
What I really like about this site is the sense of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/bridgforth/3289876245/"><img class="alignnone" title="Sarah Longnecker Screenshot" src="http://farm4.static.flickr.com/3547/3289876245_e3d18ed025.jpg" border="0" alt="" width="385" height="500" /></a></p>
<p>This <a href="http://sarahlongnecker.com">Website</a> caught my eye yesterday as I was looking through entries on <a href="http://cssmania.com">CSS Mania</a>. I posted this screenshot on <a href="http://flickr.com/photos/bridgforth/">Flickr</a>. I did a pretty <a href="http://flickr.com/photos/bridgforth/3289876245/">extensive commentary</a> on Flickr in the summary and using the notes feature to point out different elements on the page.</p>
<p>What I really like about this site is the sense of dimension that it has. The designer used texture, shadow and highlights to make this design come alive. A couple of horizontal elements look like they fold behind the main content area and this adds to the illusion of dimension. I also liked the color scheme of this site.  Nice work <a href="http://fortysevenmedia.com/">FortySeven Media</a>.</p>
<p>Sidenote &#8211; I was excited a couple of weeks ago when <a href="http://cssmania.com">CSS Mania</a> posted my design for <a href="http://big-break.com">Big-Break.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/texture-color-detail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Well-Done Critique</title>
		<link>http://jeffbridgforth.com/a-well-done-critique/</link>
		<comments>http://jeffbridgforth.com/a-well-done-critique/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 14:08:31 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[critique]]></category>
		<category><![CDATA[Jared Spoll]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[professional development]]></category>
		<category><![CDATA[UIE]]></category>
		<category><![CDATA[UIE Brain Sparks]]></category>
		<category><![CDATA[UIE Tips]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=302</guid>
		<description><![CDATA[I also posted this on http://wearethelab.com
A couple of week ago, I read Jared Spool’s article, What Goes into a Well-Done Critique. One of Jared’s observations is that teams that felt they go the most out of critiques were those that conducted them the most. Critiques have benefits for both the designer and those looking at [...]]]></description>
			<content:encoded><![CDATA[<p><em>I also posted this on <a href="http://waearethelab.com">http://wearethelab.com</a></em></p>
<p>A couple of week ago, I read Jared Spool’s article, <a title="Article on UIE Web site" href="http://www.uie.com/articles/critique/">What Goes into a Well-Done Critique</a>. One of Jared’s observations is that teams that felt they go the most out of critiques were those that conducted them the most. Critiques have benefits for both the designer and those looking at his or her work.</p>
<p>I had already been thinking that it might be helpful for us to have regular “pin-up” times where we can share our work. We could incorporate critique as part of that time.</p>
<p>Here is a summary of Jared’s important points:</p>
<ul>
<li><strong>Respect</strong> &#8211; the person giving critique understands and acknowledges the hard work that the design owner has put into the design. There is also an awareness that it is dififcult for anyone to receive a critique of their work. Respect comes in offering critique when the design owner is ready for it. Jared does not mention this but I think respect also comes from the design owner being willing to come to times of critique with respect for the other designers and that their intent is to help improve the design.</li>
<li><strong>Dispassionate</strong> &#8211; All those involved in the critique must be able to step away from the design. the design owner understands he or she is not being judged but is helping the team to understand the journey he or she has taken to get to this design solution. The critic uses the critique to explore the different directions the design could go. This creates a learning opportunity for the team where everyone benefits.</li>
<li><strong>Lacking Authority</strong> &#8211; Critics recognize that nothing they say will change the direction of the design. Only the design owner can make that decision. Jared observes that in the best critiques he has seen, the critic never made a single recommendation. The critic asked questions and helped guide the discussion. They focused on the bigger picture. Instead of making a recommendation, the good critic might ask ,“what alternatives did you consider for &#8230;?” This keeps the conversation on the bigger picture. And the design owner may have already thought through the alternatives and deemed the one that he or she came up with as being the better of the choices. A great way to offer criticism is the phrase “have you considered&#8230;?”</li>
<li><strong>Justified Impressions and Concerns</strong> &#8211; Skilled critics avoid hollow compliments and share specifics on what they liked in a design and how it supports the direction of the design. And when offering criticism, the skilled critic justifies their concerns and show alternative examples. This allows the discussion to focus on the merits of the justifications instead of opinions of taste. By comparing design alternatives, a team can look at the essence of the design issues.</li>
</ul>
<p><strong>Questions to Ask Yourself during a Critique</strong></p>
<ul>
<li>What did I like or enjoy about this design and why?</li>
<li>What concerns me about this design and why?</li>
<li>What does this design remind me of and why?</li>
</ul>
<p>What I liked about this article is that it challenges me to be actively involved in a critique by knowing what questions to ask myself. Even if I don’t give critique, I can actively engage in the process and listen to what others might bring up.</p>
<p>I am also challenged as a design owner. Like everyone, I am not a huge fan of critique. It is hard to put a design out there in front of others when I have invested a lot of time and a lot of myself into the design solution. This article challenges me to recognize and remember that the purpose of critique is to make the design better and that I am part of a team that is “for me.”</p>
<p>Good critiquing skills are something that come with practice. After reading this article, I can see why regular times of critiquing each other’s work is beneficial for the whole team.</p>
<p>If you are not familar with <a title="User Interface Engineering" href="http://www.uie.com">Jared Spool and his company UIE</a>, I suggest you check it out. He sends out a regular <a title="Subscribe to UIE Tips email" href="http://www.uie.com/uietips/">UIE Tips email </a>that have great insights. I also enjoy listen to their <a href="http://www.uie.com/brainsparks/topics/podcasts/">podcasts</a> on my commute. And if you ever get a chance, they put on <a href="http://www.uie.com/events/">a great conference in Boston</a>. I have attended it twice.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/a-well-done-critique/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Added a New Screenshot Tool to My Belt</title>
		<link>http://jeffbridgforth.com/added-a-new-tool-to-my-belt/</link>
		<comments>http://jeffbridgforth.com/added-a-new-tool-to-my-belt/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 00:51:48 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Software/Web Apps]]></category>
		<category><![CDATA[456bereastreet]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox extension]]></category>
		<category><![CDATA[grab]]></category>
		<category><![CDATA[screengrab]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=310</guid>
		<description><![CDATA[I found a great new tool tonight for my Web tool belt. It is a Firefox extension called Screengrab. What I like about it is that it will take a shot of a scrollable window to full height.
I have been using Paparazzi! to do this but the shortcoming is that I could not take screenshots [...]]]></description>
			<content:encoded><![CDATA[<p><img class="rightimage" title="Toolbox" src="http://jeffbridgforth.com/wp-content/uploads/2008/10/toolbox.jpg" alt="" width="150" height="100" />I found a great new tool tonight for my Web tool belt. It is a Firefox extension called <a title="Firefox extension for screenshots" href="http://www.screengrab.org/">Screengrab</a>. What I like about it is that it will take a shot of a scrollable window to full height.</p>
<p>I have been using <a title="Screenshot tool for the Mac based on Web kit" href="http://www.derailer.org/paparazzi/">Paparazzi!</a> to do this but the shortcoming is that I could not take screenshots of Web applications where I had to log-in. With <a href="http://www.screengrab.org">Screengrab</a>, I now have tool to take screenshots inside these password-protected Web applications.</p>
<p>Thanks <a title="Blog of Roger Johansson, a Swedish Web professional" href="http://www.456bereastreet.com/archive/200810/recently_discovered_web_developerrelated_firefox_addons/">Roger (456 Berea Street)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/added-a-new-tool-to-my-belt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Santa, would you bring me this for Christmas</title>
		<link>http://jeffbridgforth.com/color-cue/</link>
		<comments>http://jeffbridgforth.com/color-cue/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 00:22:04 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Color]]></category>
		<category><![CDATA[color capture]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[pantone]]></category>
		<category><![CDATA[pantone color cue 2]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=286</guid>
		<description><![CDATA[I would really love to have this product (Pantone Color Cue 2). I love color and I constantly see colors and would like to know what their values are so that I could use them in Web design. Whether it is colors at a restaurant or colors in magazines, I would really love to have [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pantone.com/pages/products/product.aspx?pid=754&amp;ca=1&amp;s=3"><img class="rightimage" title="Pantone Color Cue 2.1" src="http://www.pantone.com/pages/products/ProductImage.aspx?pid=754&amp;lid=8" border="0" alt="" width="150" height="334" /></a>I would really love to have <a title="Pantone Color Cue 2.1 Color Capturer" href="http://www.pantone.com/pages/products/product.aspx?pid=754&amp;ca=1&amp;s=3">this product</a> (Pantone Color Cue 2). I love color and I constantly see colors and would like to know what their values are so that I could use them in Web design. Whether it is colors at a restaurant or colors in magazines, I would really love to have this tool so that I could capture the colors that inspire me.</p>
<p>I have been interested in this product for about 2 years. I really wish I had requested in the budget for our office a couple of years ago. Money is much tighter this year, and my personal budget cannot afford it right now. Oh, to dream what I could do if I had this.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/color-cue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where is the fun haiku</title>
		<link>http://jeffbridgforth.com/where-is-the-fun-haiku/</link>
		<comments>http://jeffbridgforth.com/where-is-the-fun-haiku/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 15:05:52 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[My work]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[haiku]]></category>
		<category><![CDATA[heart]]></category>
		<category><![CDATA[passion]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=279</guid>
		<description><![CDATA[Where did the fun go?
Many detail tasks to attend
I want to design
My team leader mentioned yesterday that the fun has not been in his work recently. I feel the same way. I want to design or craft a Web page. But too many other details or meetings have taken my time. 
These are all important [...]]]></description>
			<content:encoded><![CDATA[<p><em>Where did the fun go?<br />
Many detail tasks to attend<br />
I want to design</em></p>
<p>My team leader mentioned yesterday that the fun has not been in his work recently. I feel the same way. I want to design or craft a Web page. But too many other details or meetings have taken my time. </p>
<p>These are all important things but design and crafting is what my heart longs to do. I want to have time to play around and try new things. That is how God has made me. I look forward to a new season when I can experience this again.</p>
<p>“Come back to me.” Line from The Two Towers movie that expresses my longing.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/where-is-the-fun-haiku/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Running on Empty</title>
		<link>http://jeffbridgforth.com/running-on-empty/</link>
		<comments>http://jeffbridgforth.com/running-on-empty/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 15:14:22 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[cartoon]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=196</guid>
		<description><![CDATA[This cartoon from My Life in a Cube says it all for me today.

I like the different mediums that this cartoonist uses and how they help communicate his message. The Red Bull can is very appropriate for this cartoon.
]]></description>
			<content:encoded><![CDATA[<p>This cartoon from <a title="Daily cartoon humor for the workplace" href="http://mylifeinacube.com">My Life in a Cube</a> says it all for me today.</p>
<p><img class="alignnone" title="Running on Empty" src="http://media.tumblr.com/2xsNt04Gybr16354XB6RwHgF_400.png" alt="Cartoon of a guy with 'empty' fuel gauge on his head with the word motivation underneath. The cartoon is done on a Red Bull energy drink can" width="400" height="551" /></p>
<p>I like the different mediums that this cartoonist uses and how they help communicate his message. The Red Bull can is very appropriate for this cartoon.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/running-on-empty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ALA Survey for People Who Make Web sites</title>
		<link>http://jeffbridgforth.com/ala-survey-for-people-who-make-web-sites/</link>
		<comments>http://jeffbridgforth.com/ala-survey-for-people-who-make-web-sites/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 13:45:24 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[a list apart]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Web professionals]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=193</guid>
		<description><![CDATA[
For the second year, A List Apart is calling all those who make Web sites to participate in a survey that gives us a better understanding of our profession. Nearly 33,000 participated in last year&#8217;s survey, including myself.
If you are a designer, developer, project manager, writer or anyone else who helps make Web sites, I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://alistapart.com/articles/survey2008"><img class="alignnone" src="http://jeffbridgforth.com/images/survey2008.jpg" border="0" alt="" width="180" height="46" /></a></p>
<p>For the second year, <a href="http://alistapart.com">A List Apart</a> is calling all those who make Web sites to participate in a survey that gives us a better understanding of our profession. Nearly 33,000 participated in <a title="See the results from ALA's first survey of Web professionals" href="http://alistapart.com/articles/webdesignsurvey">last year&#8217;s survey</a>, including myself.</p>
<p>If you are a designer, developer, project manager, writer or anyone else who helps make Web sites, I encourage you to take a couple of minutes to take <a title="Take the survey" href="http://alistapart.com/articles/survey2008">the survey</a> so that we all can get a better picture of the state of our profession.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/ala-survey-for-people-who-make-web-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“What I am I doing?”</title>
		<link>http://jeffbridgforth.com/what-i-am-i-doing/</link>
		<comments>http://jeffbridgforth.com/what-i-am-i-doing/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 19:26:22 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[team]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=184</guid>
		<description><![CDATA[I finally entered the world of Twitter last week. I decided to do it after talking to some of my colleagues at work.
We thought Twitter might be a good team solution to be able to keep track of our teammates. I decided that I would give it a try.
And I have jumped in headfirst. I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://jeffbridgforth.com/images/twitter.png" alt="" width="126" height="29" />I finally entered the world of <a href="http://twitter.com">Twitter</a> last week. I decided to do it after talking to some of my colleagues at work.</p>
<p>We thought Twitter might be a good team solution to be able to keep track of our teammates. I decided that I would give it a try.</p>
<p>And I have jumped in headfirst. I have <a title="Twitbin, a Firefox extension for Twitter" href="http://twitbin.com/">an extension for Firefox</a> so it is very easy for me to update Twitter with what I am doing.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/what-i-am-i-doing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adventures in sIFR</title>
		<link>http://jeffbridgforth.com/adventures-in-sifr/</link>
		<comments>http://jeffbridgforth.com/adventures-in-sifr/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 01:50:41 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[My work]]></category>
		<category><![CDATA[Tutorial / How-tos]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[new techniques]]></category>
		<category><![CDATA[sIFR]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=182</guid>
		<description><![CDATA[I enjoy the challenge of learning how to do new things. Working with the Web is a great fit because there are always things to learn. Over the past year, I have tried to incorporate something new into every Web design project that I do.
I am currently working on a new design for Campus Crusade&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right;" src="http://www.mikeindustries.com/blog/images/inline/logo_sifr2.gif" alt="" width="192" height="116" />I enjoy the challenge of learning how to do new things. Working with the Web is a great fit because there are always things to learn. Over the past year, I have tried to incorporate something new into every Web design project that I do.</p>
<p>I am currently working on a new design for <a title="Campus Crusade's Summer Mission Project promotional Web site" href="http://gosummerproject.com">Campus Crusade&#8217;s Summer Mission Projects</a> site. It is an exciting project because it is the first to be a total package. Our team is working on the promotional videos, print brochure, sticker and Web site. The video has been the lead player in determining the common design thread that will weave through all the pieces in the package.</p>
<p>For the Web site, I am using “real-life” elements of a desk and it’s contents and combining it with illustrations that create a fantasy world within the video.</p>
<p>As I have progressed with the design, the headings typography was begging to be a scripted style that fit into the theme of a sketchbook on a desk. Now I was faced with the problem of how to create those headings in a scripted font. I decided to use image replacement for navigational elements. But as I thought about it, <a title="Official sIFR Web site" href="http://wiki.novemberborn.net/sifr">sIFR</a> seemed to be a good solution for the content headings instead of image replacement.</p>
<p>I have never used sIFR before and this seemed like the perfect opportunity to give it a try. I found a tutorial, <a title="Tutorial on how to get up and running with sIFR 3" href="http://designintellection.com/2008/this-is-how-you-get-sifr-to-work/#comment-14525">This is How I Got sIFR to Work</a>. The author’s intent was to distill the “official” documentation into a simplier form. I give him kudos on accomplishing that intention.</p>
<p>I was very excited tonight when I finally got it to work. I had been working with it for a couple of hours last week but never had success. Now I am not always the best at following instructions so tonight, I decided to go back and go through each step. (I never follow the owner’s manual of a new electronic toy. I would rather play with it and figure it out myself.)</p>
<p>One of the first things I found was the swf file I created last week did not work correctly so I went back and created one according to the tutorial. Also the first time I was working through the tutorial, I did not <a title="sIFR 3 nightly builds" href="http://dev.novemberborn.net/sifr3/nightlies/">download the latest sIFR</a> from the place the author suggested. So as I had worked through his tutorial, several things were not matching up. That had really been frustrating. It was so much easier to have the right version and be seeing the same things the tutorial was describing.</p>
<p>I am so glad I stuck with learning. I think this is an appropriate and smart solution. I will not have to create images for every heading and it was also cut the download time.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/adventures-in-sifr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Design Best Practices Rap</title>
		<link>http://jeffbridgforth.com/web-design-best-practices-rap/</link>
		<comments>http://jeffbridgforth.com/web-design-best-practices-rap/#comments</comments>
		<pubDate>Thu, 22 May 2008 14:56:08 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[rap youtube standards css xhtml coding]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=180</guid>
		<description><![CDATA[This YouTube video features a rap about Web design best practices. I found this via The Rissington Podcast.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="315" height="263" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/a0qMe7Z3EYg&amp;hl=en" /><embed type="application/x-shockwave-flash" width="315" height="263" src="http://www.youtube.com/v/a0qMe7Z3EYg&amp;hl=en" wmode="transparent"></embed></object></p>
<p>I found this via <a href="http://therissingtonpodcast.co.uk/">The Rissington Podcast</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/web-design-best-practices-rap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Licensing music for podcast intros</title>
		<link>http://jeffbridgforth.com/licensing-music-for-podcast-intros/</link>
		<comments>http://jeffbridgforth.com/licensing-music-for-podcast-intros/#comments</comments>
		<pubDate>Mon, 19 May 2008 14:02:22 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Tutorial / How-tos]]></category>
		<category><![CDATA[American Society of Composers]]></category>
		<category><![CDATA[ASCAP]]></category>
		<category><![CDATA[Authors and Publishers]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[UIE]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=179</guid>
		<description><![CDATA[Brian Christiansen wrote about the music he uses for the UIE podcasts. Brian mentioned that he has licensed the music through ASCAP. I checked their Web site and there is information about getting a license to use music for podcast intros, etc. The minimum license fee is $288 annually and then the balance is determined [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Blog post on UIE's Web site" href="http://www.uie.com/brainsparks/2008/05/09/our-podcast-theme-music/">Brian Christiansen wrote</a> about the music he uses for the <a title="Podcasts from UIE featuring Jared Spool" href="http://uie.com/audio">UIE podcasts</a>. Brian mentioned that he has licensed the music through ASCAP. I checked their Web site and there is information about getting a license to use music for podcast intros, etc. The minimum license fee is $288 annually and then the balance is determined by revenue generated by the site and other factors.</p>
<p><a href="http://www.ascap.com/weblicense/">ASCAP Internet Music License Agreement</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/licensing-music-for-podcast-intros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Important Skills for a Designer</title>
		<link>http://jeffbridgforth.com/important-skills-for-a-designer/</link>
		<comments>http://jeffbridgforth.com/important-skills-for-a-designer/#comments</comments>
		<pubDate>Fri, 02 May 2008 15:02:49 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[growth]]></category>
		<category><![CDATA[skills]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=177</guid>
		<description><![CDATA[Yesterday I read an article by John Dilsworth on NorthTemple. The article came about as John considered the question, “what is the one skill that can make the most positive impact in your profession?” John breaks down the work that designers are called to do into 3 categories

understanding
identifying
crafting

He goes on to talk about the work [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I read an <a title="Article, The Most Important Skill" href="http://northtemple.com/1514">article by John Dilsworth on NorthTemple</a>. The article came about as John considered the question, “what is the one skill that can make the most positive impact in your profession?” John breaks down the work that designers are called to do into 3 categories</p>
<ul>
<li>understanding</li>
<li>identifying</li>
<li>crafting</li>
</ul>
<p>He goes on to talk about the work that must be done under those categories and then lists some skills a designer must have and sharpen to be successful in that work. He also lists some specific skills that a Web site designer or interaction designer must have. It is a good list to check and determine where growth needs to occur.</p>
<p>Thanks to <a href="http://cameronmoll.com/linkage/">Cameron Moll&#8217;s Premium linkage</a> for bringing this article to my attention.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/important-skills-for-a-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design is in the Details</title>
		<link>http://jeffbridgforth.com/design-is-in-the-details/</link>
		<comments>http://jeffbridgforth.com/design-is-in-the-details/#comments</comments>
		<pubDate>Fri, 02 May 2008 14:50:56 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[Tutorial / How-tos]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=176</guid>
		<description><![CDATA[Here are some memorable points from Dan Rubin and Bryan Veloso&#8217;s talk, Design is in the Details from Webmaster Jam 2007, get MP3 of talk from RSS feed. I listened to this talk over my Christmas vacation. I listened to it again this morning. I had immediately applied several of the things they talked about [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some memorable points from Dan Rubin and Bryan Veloso&#8217;s talk, <a title="Links to presentation pdf and helpful links" href="http://design.isinthedetails.com/">Design is in the Details</a> from Webmaster Jam 2007, get MP3 of talk from <a title="Webmaster Jam 2007 Podcasts" href="http://2007.webjamsession.com/2007podcast.xml">RSS feed</a>. I listened to this talk over my Christmas vacation. I listened to it again this morning. I had immediately applied several of the things they talked about to my <a href="http://jeffbridgforth.com">personal site</a> and have integrated into my design process.</p>
<ul>
<li>Let your layout breathe &#8211; <a href="http://cnn.com">CNN.com</a> is a great example</li>
<li>Consistency of spacing or use multiple scale</li>
<li>Use range kerning in headlines (with larger font size)</li>
<li>No hanging widows &#8211; <a title="Plugin for several CMS platforms including WordPress" href="http://www.shauninman.com/archive/widont">Shaun Inman&#8217;s Widot plugin</a></li>
<li>Alignment &#8211; aligning elements can make a huge difference</li>
<li>Black is not black and white is not white &#8211; consider using #333 or #CCC instead of default black and white</li>
<li>Flat is boring &#8211; create some depth</li>
<li>Adding a pixel to add interest &#8211; as one border (they used example of Mint&#8217;s dashboard)</li>
<li>Know when to quit</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/design-is-in-the-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Archiving the Internet</title>
		<link>http://jeffbridgforth.com/archiving-the-internet/</link>
		<comments>http://jeffbridgforth.com/archiving-the-internet/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 20:22:32 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[back-up]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=175</guid>
		<description><![CDATA[I found out about this site today, Internet Archive. It archives the code so if you no longer have the images in on your domain, then you will not be able to get a full page archive. It is an interesting idea. I found out about the site in a discussion with my team leader [...]]]></description>
			<content:encoded><![CDATA[<p>I found out about this site today, <a title="A site that archives html code from the Internet" href="http://www.archive.org/index.php">Internet Archive</a>. It archives the code so if you no longer have the images in on your domain, then you will not be able to get a full page archive. It is an interesting idea. I found out about the site in a discussion with my team leader about archiving our company history.</p>
<p>Here is the site&#8217;s description:</p>
<blockquote><p>The Internet Archive is building a digital library of Internet sites and other cultural artifacts in digital form. Like a paper    library, we provide free access to researchers, historians,    scholars, and the general public.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/archiving-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rock Chalk Champions</title>
		<link>http://jeffbridgforth.com/rock-chalk-champions/</link>
		<comments>http://jeffbridgforth.com/rock-chalk-champions/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 13:25:55 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=173</guid>
		<description><![CDATA[
I was a freshman 20 years ago when Danny Manning and the Hawks last won the championship. It was a great game and what a last second shot by Mario Chalmers. This year was an exciting run. It feels great to be a Jayhawk.
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://jeffbridgforth.com/images/jayhawk_champions.jpg" alt="Screenshot of TV proclaiming the Jayhawks as National Champions" /></p>
<p>I was a freshman 20 years ago when Danny Manning and the Hawks last won the championship. It was a great game and what a last second shot by Mario Chalmers. This year was an exciting run. It feels great to be a Jayhawk.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/rock-chalk-champions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning the Fundamentals of Design</title>
		<link>http://jeffbridgforth.com/learning-the-fundamentals-of-design/</link>
		<comments>http://jeffbridgforth.com/learning-the-fundamentals-of-design/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 00:16:39 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[design fundamentals]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/learning-the-fundamentals-of-design/</guid>
		<description><![CDATA[One of my interests of late has been to learn the fundamentals of design. I was really challenged by this after doing an all day seminar with Luke W at UI12 in November. Here are some of the resources that have been helpful to me:

Site Seeing &#8211; Luke W&#8217;s book that covers much of the [...]]]></description>
			<content:encoded><![CDATA[<p>One of my interests of late has been to learn the fundamentals of design. I was really challenged by this after doing an all day seminar with <a title="Luke's Functioning Form Web site" href="http://lukew.com">Luke W</a> at UI12 in November. Here are some of the resources that have been helpful to me:</p>
<ul>
<li><a title="Luke's book on Amazon" href="http://www.amazon.com/Site-Seeing-Visual-Approach-Web-Usability/dp/0764536745/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1206489567&amp;sr=8-1">Site Seeing</a> &#8211; Luke W&#8217;s book that covers much of the content of the one day seminar I attended. One of the things I got out of it was thinking about hierarchy on a page. Thinking through the hierarchy of content and then coming up with a visual organization on the page to support that message. I also liked the idea of thinking of design in terms of visual organization and personality (often what we call look and feel). I have been challenged to consider visual organization first and then to come up with a personality for the site that enhances that organization and the message that site is trying to communicate.</li>
<li><a href="http://designmeltdown.com/chapters/DesignPrinciples/">Principles of Design series on Design Meltdown</a> &#8211; I liked the use of examples from other Web sites that supported the principles discussed in these articles.</li>
<li><a title="Buy the book on Amazon" href="http://www.amazon.com/Exploring-Elements-Design-Exploration/dp/1418038555/ref=pd_bbs_sr_3?ie=UTF8&amp;s=books&amp;qid=1206489776&amp;sr=8-3">Exploring the Elements of Design</a> &#8211; I saw this in a Border&#8217;s bookstore in Boston while attending UI12. I have enjoyed going through this book. It is filled with lots of examples mostly from the graphic design realm.</li>
<li><a title="Check it out on Amazon" href="http://www.amazon.com/Universal-Principles-Design-William-Lidwell/dp/1592530079/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1206490036&amp;sr=8-1">Universal Principles of Design</a> &#8211; This is a book that Andy Rutledge suggested to me. I am looking forward to reading it. It contains short chapters on different design such as <a title="Check it out on Wikipedia" href="http://en.wikipedia.org/wiki/80/20_rule">80/20 rule</a>, <a title="Wikipedia entry on Fitt's Law" href="http://en.wikipedia.org/wiki/Fitt%27s_law">Fitt&#8217;s Law</a> and Gutenberg Diagram.</li>
<li><a title="Article" href="http://www.digital-web.com/articles/principles_of_design/">Principles of Design</a>, <a title="Article" href="http://www.digital-web.com/articles/elements_of_design/">Elements of Design</a>, <a title="Article" href="http://www.digital-web.com/articles/designing_for_the_web/">Designing for the Web</a>, and <a title="Article" href="http://www.digital-web.com/articles/principles_and_elements_of_design/">The Principles and Elements of Design</a> articles on <a title="Great articles for Web designers and developers" href="http://digital-web.com">Digital Web</a> &#8211; good primer articles to get familiar with the principles and elements of design. This was the article that I first read and then wanted to go deeper.</li>
<li><a title="Article on A List Apart" href="http://www.alistapart.com/articles/contrastandmeaning">Contrast and Meaning</a> &#8211; Article by Andy Rutledge</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/learning-the-fundamentals-of-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GodSquad.com helps launch new outreach in North Carolina</title>
		<link>http://jeffbridgforth.com/godsquadcom-helps-launch-new-outreach-in-north-carolina/</link>
		<comments>http://jeffbridgforth.com/godsquadcom-helps-launch-new-outreach-in-north-carolina/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 21:17:23 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[My work]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/godsquadcom-helps-launch-new-outreach-in-north-carolina/</guid>
		<description><![CDATA[This is a story that highlights how one of the Web sites I develop is helping Campus Crusade to reach students by launching new ministries:
In North Carolina, a pastor&#8217;s wife emailed Campus Crusade’s staff wanting to start a ministry at Richmond Community College. By the time the staff met with her, the pastor’s wife had [...]]]></description>
			<content:encoded><![CDATA[<p><em>This is a story that highlights how one of the Web sites I develop is helping Campus Crusade to reach students by launching new ministries:</em></p>
<p>In North Carolina, a pastor&#8217;s wife emailed Campus Crusade’s staff wanting to start a ministry at Richmond Community College. By the time the staff met with her, the pastor’s wife had already established Campus Crusade as a recognized group on her campus, had 3 student officers, a faculty sponsor and a church partnership. As students stood in line at the campus bookstore to buy their books for the semester, the pastor’s wife was giving away flyers directing students to visit <a title="An evangelistic site of Campus Crusade" href="http://everystudent.com">everystudent.com</a>, an evangelistic Web site of Campus Crusade. There was also information on the flyer about a kickoff event that the ministry was having the next week.</p>
<p>When the Campus Crusade staff showed up at Richmond Community College to offer some coaching, the pastor’s wife had put together an outreach with a live band, 600 slices of pizza and an iPod that had been donated by the church partnership. To enter to win the iPod, students were asked to fill out a “30 second survey” that was downloaded from <a title="Web site that equips students and volunteers to reach their campus" href="http://godsquad.com">GodSquad</a>. The survey generated over 100 contacts of people interested in small group Bible studies or knowing God personally. Over 60 students heard the gospel during the concert. <a href="http://godsquad.com">GodSquad</a> played a central role in helping to equip this pastor’s wife to begin the Campus Crusade ministry at Richmond Community College.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/godsquadcom-helps-launch-new-outreach-in-north-carolina/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
