<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>SSDD Web Design :: Helena Montana</title>
	<link>http://www.ssddwebdesign.com</link>
	<description>Strategy=>Solution=>Design=>Development</description>
	<pubDate>Fri, 27 Jun 2008 15:21:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<item>
		<title>How to get Cross Browser Compatibility Every&#160;Time</title>
		<link>http://www.ssddwebdesign.com/blog/2008/06/27/how-to-get-cross-browser-compatibility-every-time/</link>
		<comments>http://www.ssddwebdesign.com/blog/2008/06/27/how-to-get-cross-browser-compatibility-every-time/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 15:21:43 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[Tips, Tricks, Techniques and Tutorials]]></category>

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

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2008/06/27/how-to-get-cross-browser-compatibility-every-time/</guid>
		<description><![CDATA[Here is a quick summary for those of you who don&#8217;t want to read the whole article:

Always use strict doctype and standards-compliant HTML/CSS
Always use a reset at the start of your css
Use -moz-opacity:0.99 on text elements to clean up rendering in Firefox, and text-shadow: #000 0 0 0 in Safari
Never resize images in the CSS [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Here is a quick summary for those of you who don&#8217;t want to read the whole article:</p>
<ol>
<li>Always use strict doctype and standards-compliant HTML/CSS</li>
<li>Always use a reset at the start of your css</li>
<li>Use -moz-opacity:0.99 on text elements to clean up rendering in Firefox, and text-shadow: #000 0 0 0 in Safari</li>
<li>Never resize images in the CSS or HTML</li>
<li>Check font rendering in every browser. Don&#8217;t use Lucida</li>
<li>Size text as a % in the body, and as em&#8217;s throughout</li>
<li>All layout divs that are floated should include display:inline and overflow:hidden</li>
<li>Containers should have overflow:auto and trigger hasLayout via a width or height</li>
<li>Don&#8217;t use any fancy CSS3 selectors</li>
<li>Don&#8217;t use transparent PNG&#8217;s unless you have loaded the alpha</li>
</ol>
</blockquote>
<p>But you should go ahead and <a href="http://anthonyshort.com.au/blog/comments/how-to-get-cross-browser-compatibility-everytime/">read the whole article</a> (via <a href="http://www.webappers.com/2008/06/27/how-to-get-cross-browser-compatibility-every-time/">WebAppers.com</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2008/06/27/how-to-get-cross-browser-compatibility-every-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The irony of creative&#160;change</title>
		<link>http://www.ssddwebdesign.com/blog/2008/06/24/the-irony-of-creative-change/</link>
		<comments>http://www.ssddwebdesign.com/blog/2008/06/24/the-irony-of-creative-change/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 19:44:02 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

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

		<category><![CDATA[Design, General]]></category>

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2008/06/24/the-irony-of-creative-change/</guid>
		<description><![CDATA[The irony of creative change (via Forty Media):
The irony of creativity is this: people want to be creative without change. They want innovation with no risk. They want a new result with the same exact behavior. They can talk for hours about how passionate they are about creativity, but when it comes to actually changing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scottberkun.com/blog/2008/the-irony-of-creative-change/">The irony of creative change</a> (via <a href="http://teamforty.com/post/39680944/the-irony-of-creative-change">Forty Media</a>):</p>
<blockquote><p>The irony of creativity is this: <strong>people want to be creative without change</strong>. They want innovation with no risk. They want a new result with the same exact behavior. They can talk for hours about how passionate they are about creativity, but when it comes to actually changing anything, they’ll find a way to repeat the same thing again and again. That’s why books, seminars, courses and lectures on creativity rarely translate into much actual creation. No one can make change happen except the person who must accept the fears, and consequences, of change.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2008/06/24/the-irony-of-creative-change/feed/</wfw:commentRss>
		</item>
		<item>
		<title>We&#8217;re Going to Stick with&#160;Photoshop</title>
		<link>http://www.ssddwebdesign.com/blog/2008/06/06/were-going-to-stick-with-photoshop/</link>
		<comments>http://www.ssddwebdesign.com/blog/2008/06/06/were-going-to-stick-with-photoshop/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 14:16:03 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[Photoshop]]></category>

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

		<category><![CDATA[Design, General]]></category>

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2008/06/06/were-going-to-stick-with-photoshop/</guid>
		<description><![CDATA[Why we don’t skip Photoshop:

No clients. This is a big one. 37signals is not a client services company. Rather, they build products. 37signals is a small team of people who all understand the web and web development very, very well. It’s easy for them to visualize things and move on — but it’s not so [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jeffcroft.com/blog/2008/jun/04/why-we-dont-skip-photoshop/">Why we don’t skip Photoshop</a>:</p>
<blockquote><ol start="3">
<li>No clients. This is a big one. 37signals is not a client services company. Rather, they build products. 37signals is a small team of people who all understand the web and web development very, very well. It’s easy for them to visualize things and move on — but it’s not so easy for many of our clients. A big reason we do visual comps at Blue Flavor is to facilitate communication and sign-off with our clients.</li>
</ol>
</blockquote>
<p>This is exactly what we thought when we first read the <a href="http://www.37signals.com/svn/posts/1061-why-we-skip-photoshop">37signals blog post</a>. They can afford to skip comps because they don&#8217;t have clients, they have customers. It&#8217;s a subtle difference but an important one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2008/06/06/were-going-to-stick-with-photoshop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Out of&#160;Pocket</title>
		<link>http://www.ssddwebdesign.com/blog/2008/05/09/out-of-pocket-2/</link>
		<comments>http://www.ssddwebdesign.com/blog/2008/05/09/out-of-pocket-2/#comments</comments>
		<pubDate>Fri, 09 May 2008 16:52:59 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[SSDD]]></category>

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2008/05/09/out-of-pocket-2/</guid>
		<description><![CDATA[We will be unavailable from May 11th through May 20th for a much needed mini-vacation. We will respond to your e-mails upon our return.
]]></description>
			<content:encoded><![CDATA[<p>We will be unavailable from May 11th through May 20th for a much needed mini-vacation. We will respond to your e-mails upon our return.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2008/05/09/out-of-pocket-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Nugget of Wisdom for All&#160;Projects</title>
		<link>http://www.ssddwebdesign.com/blog/2008/05/06/a-nugget-of-wisdom-for-all-projects/</link>
		<comments>http://www.ssddwebdesign.com/blog/2008/05/06/a-nugget-of-wisdom-for-all-projects/#comments</comments>
		<pubDate>Tue, 06 May 2008 15:32:33 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Design, General]]></category>

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2008/05/06/a-nugget-of-wisdom-for-all-projects/</guid>
		<description><![CDATA[From Web God Jeffrey Zeldman: &#8220;Content precedes design. Design in the absence of content is not design, it&#8217;s decoration.&#8220;
]]></description>
			<content:encoded><![CDATA[<p>From Web God <a href="http://www.zeldman.com/2008/05/06/content-precedes-design/">Jeffrey Zeldman</a>: &#8220;<a href="http://twitter.com/zeldman/statuses/804159148">Content precedes design. Design in the absence of content is not design, it&#8217;s decoration.</a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2008/05/06/a-nugget-of-wisdom-for-all-projects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Still&#160;Alive</title>
		<link>http://www.ssddwebdesign.com/blog/2008/05/01/still-alive/</link>
		<comments>http://www.ssddwebdesign.com/blog/2008/05/01/still-alive/#comments</comments>
		<pubDate>Thu, 01 May 2008 16:06:42 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[Cool Site]]></category>

		<category><![CDATA[Tips, Tricks, Techniques and Tutorials]]></category>

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

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

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2008/05/01/still-alive/</guid>
		<description><![CDATA[We had a slow winter around here at SSDD Web Design. Other aspects of life captured our attention (family, friends, significant others, illness, travel, etc.). But the sun is shining and things are picking up.
Currently we&#8217;re working on our first ZenCart installation for a (the) local leather store, a shopping cart system for their wholesale [...]]]></description>
			<content:encoded><![CDATA[<p>We had a slow winter around here at SSDD Web Design. Other aspects of life captured our attention (family, friends, significant others, illness, travel, etc.). But the sun is shining and things are picking up.</p>
<p>Currently we&#8217;re working on our first ZenCart installation for a (the) local leather store, a shopping cart system for their wholesale business. Once complete we will proceed with setting up another ZenCart installation for their retail business. ZenCart is quite feature-rich and it&#8217;s been a bit of a learning curve but we&#8217;re currently loading products and should be launching soon. </p>
<p>In the meantime, over on the newly minted <a href="http://nettuts.com/">NETTUTS</a> web site they&#8217;ve posted <a href="http://nettuts.com/web-roundups/best-of-the-web-april/">a nice roundup of the best of the web for April</a>. There were some great web design and development resources posted on blogs last month, and NETTUTS is shaping up to be a &#8220;keeper&#8221; for the RSS reader.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2008/05/01/still-alive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Good Design&#160;Is&#8230;</title>
		<link>http://www.ssddwebdesign.com/blog/2008/01/30/good-design-is/</link>
		<comments>http://www.ssddwebdesign.com/blog/2008/01/30/good-design-is/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 16:32:54 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[Design, General]]></category>

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2008/01/30/good-design-is/</guid>
		<description><![CDATA[Via Team Forty:
&#8220;Good design is innovative. Good design makes a product useful. Good design is aesthetic. Good design helps us to understand a product. Good design is unobtrusive. Good design is honest. Good design is durable. Good design is consequent to the last detail. Good design is concerned with the environment. Good design is as [...]]]></description>
			<content:encoded><![CDATA[<p>Via <a href="http://teamforty.com/post/24582773">Team Forty</a>:</p>
<blockquote><p>&#8220;Good design is innovative. Good design makes a product useful. Good design is aesthetic. Good design helps us to understand a product. Good design is unobtrusive. Good design is honest. Good design is durable. Good design is consequent to the last detail. Good design is concerned with the environment. Good design is as little design as possible.&#8221; Dieter Rams</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2008/01/30/good-design-is/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Project Management Made&#160;Easy</title>
		<link>http://www.ssddwebdesign.com/blog/2008/01/02/project-management-made-easy/</link>
		<comments>http://www.ssddwebdesign.com/blog/2008/01/02/project-management-made-easy/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 21:06:06 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

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

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2008/01/02/project-management-made-easy/</guid>
		<description><![CDATA[Mr. Robinson over on Blue Flavor started the new year off right with a nice little post about project management, which happens to echo our philosophy on the topic:

Keep it simple.
Stick with what works.
Put the real before the ideal.
Have a process but be flexible.
When all else fails, just work.


We try to manage our projects just [...]]]></description>
			<content:encoded><![CDATA[<p>Mr. Robinson over on <a href="http://www.blueflavor.com/blog/project_management/project_management_made_easy.php">Blue Flavor</a> started the new year off right with a nice little post about project management, which happens to echo our philosophy on the topic:</p>
<blockquote><ul>
<li>Keep it simple.</li>
<li>Stick with what works.</li>
<li>Put the real before the ideal.</li>
<li>Have a process but be flexible.</li>
<li>When all else fails, just work.</li>
</ul>
</blockquote>
<p>We try to manage our projects just enough to get the job done. Anything else wastes your time and money. We do have a process, but we aren&#8217;t slaves to it. He closes with&#8230;</p>
<blockquote><p>It’s far too easy to put a process in place that hinders more than it helps. If you find you’re working harder on the management of your projects than you are on the projects themselves, it’s probably a good idea to scale back, re-set expectations and focus on what’s important.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2008/01/02/project-management-made-easy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Missed it by that&#160;much&#8221;</title>
		<link>http://www.ssddwebdesign.com/blog/2007/11/30/missed-it-by-that-much/</link>
		<comments>http://www.ssddwebdesign.com/blog/2007/11/30/missed-it-by-that-much/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 16:46:31 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[SSDD]]></category>

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2007/11/30/missed-it-by-that-much/</guid>
		<description><![CDATA[It&#8217;s a good thing we&#8217;re better about deadlines than anniversaries. A few days ago was the one year anniversary of the launch of SSDD Web Design. Feels like it&#8217;s been a lot longer. 
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a good thing we&#8217;re better about deadlines than anniversaries. A few days ago was the one year anniversary of <a href="http://www.ssddwebdesign.com/blog/2006/11/26/new-site-launched/">the launch of SSDD Web Design</a>. Feels like it&#8217;s been a lot longer. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2007/11/30/missed-it-by-that-much/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Excellent Pop-up&#160;Windows</title>
		<link>http://www.ssddwebdesign.com/blog/2007/11/26/excellent-pop-up-windows/</link>
		<comments>http://www.ssddwebdesign.com/blog/2007/11/26/excellent-pop-up-windows/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 22:54:25 +0000</pubDate>
		<dc:creator>john</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.ssddwebdesign.com/blog/2007/11/26/excellent-pop-up-windows/</guid>
		<description><![CDATA[I usually hate pop-up windows but I am captivated by this Highslide JS - JavaScript thumbnail viewer. From the site:
Highslide JS is an open source JavaScript software, offering a Web 2.0 approach to popup windows. It streamlines the use of thumbnail images and HTML popups on web pages. The library offers these features and advantages:

No [...]]]></description>
			<content:encoded><![CDATA[<p>I usually hate pop-up windows but I am captivated by this <a href="http://vikjavev.no/highslide/#examples">Highslide JS - JavaScript thumbnail viewer</a>. From the site:</p>
<blockquote><p>Highslide JS is an open source JavaScript software, offering a Web 2.0 approach to popup windows. It streamlines the use of thumbnail images and HTML popups on web pages. The library offers these features and advantages:</p>
<ul>
<li>No plugins like Flash or Java required.</li>
<li>Popup blockers are no problem. The content expands within the active browser window.</li>
<li>Single click. After opening the image or HTML popup, the user can scroll further down or leave the page without closing it.</li>
<li>Compatibility and safe fallback. If the user has disabled JavaScript or the JavaScript fails in any way, the browser redirects directly to the image itself or to a fallback HTML page. This fallback is able to cope with most exceptions and incompatibilities.</li>
</ul>
</blockquote>
<p>It sounds too good to be true but the proof is in the pudding: it&#8217;s very refined and smooth. Unfortunately it will probably be abused by some site designers. Nonetheless, I need to go find a place to use it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssddwebdesign.com/blog/2007/11/26/excellent-pop-up-windows/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
