<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Print Design to Web Design: Comparative Analogies</title>
	<atom:link href="http://css-tricks.com/print-design-to-web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://css-tricks.com/print-design-to-web-design/</link>
	<description>Tips, Tricks, and Techniques on using Cascading Style Sheets.</description>
	<lastBuildDate>Sun, 19 May 2013 19:04:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Arto Steiner</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-66250</link>
		<dc:creator>Arto Steiner</dc:creator>
		<pubDate>Fri, 11 Dec 2009 22:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-66250</guid>
		<description><![CDATA[I strongly recommend to learn coding by hand first. Then you can decide what software will help you and where will you let it help you and what will you always want to do yourself.

I teach webdesign coding and in nearly all cases start with notepad coding HTML and CSS using the web browser as preview. I feel it&#039;s better to learn that way than to learn a software and some languages at the same time.

Once you know the code, you can do what you like. If you are always relying on software... not good...]]></description>
		<content:encoded><![CDATA[<p>I strongly recommend to learn coding by hand first. Then you can decide what software will help you and where will you let it help you and what will you always want to do yourself.</p>
<p>I teach webdesign coding and in nearly all cases start with notepad coding HTML and CSS using the web browser as preview. I feel it&#8217;s better to learn that way than to learn a software and some languages at the same time.</p>
<p>Once you know the code, you can do what you like. If you are always relying on software&#8230; not good&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-65090</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 22 Nov 2009 06:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-65090</guid>
		<description><![CDATA[I&#039;m a fine artist that became a web developer during the boom and is now enhancing my skillset with a graphic design degree. For coding:
1. Learn to code HTML, XHTML, CSS, and XML BY HAND. No IDE. Just use notepad.
2. Learn how design and normalize databases. Free ones: MySQL, SQLExpress, Oracle Xpress etc. Or Access comes with Office.
3. Learn 2 server side environments, 1 primary and 1 secondary. I recommend PHP and ASP.net.
4. Learn project management. Prevent scope and feature creep. Get your projects done on time and within budget. Get to know UML and Usecases. Plan plan plan then plan some more. Measure twice cut once.
5. Don&#039;t forget JavaScript. Very important. You don&#039;t need always need to be an expert, but you&#039;ll need to know how to manipulate it.
6. Flash and animations are their own monsters. Get to know them too.
7. Always lots to learn, and you&#039;ll always be behind the learning curve. Find what you love to do on the web and make it your strength. Then spend the rest of your time reducing any weaknesses.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m a fine artist that became a web developer during the boom and is now enhancing my skillset with a graphic design degree. For coding:<br />
1. Learn to code HTML, XHTML, CSS, and XML BY HAND. No IDE. Just use notepad.<br />
2. Learn how design and normalize databases. Free ones: MySQL, SQLExpress, Oracle Xpress etc. Or Access comes with Office.<br />
3. Learn 2 server side environments, 1 primary and 1 secondary. I recommend PHP and ASP.net.<br />
4. Learn project management. Prevent scope and feature creep. Get your projects done on time and within budget. Get to know UML and Usecases. Plan plan plan then plan some more. Measure twice cut once.<br />
5. Don&#8217;t forget JavaScript. Very important. You don&#8217;t need always need to be an expert, but you&#8217;ll need to know how to manipulate it.<br />
6. Flash and animations are their own monsters. Get to know them too.<br />
7. Always lots to learn, and you&#8217;ll always be behind the learning curve. Find what you love to do on the web and make it your strength. Then spend the rest of your time reducing any weaknesses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean H</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-64998</link>
		<dc:creator>Dean H</dc:creator>
		<pubDate>Fri, 20 Nov 2009 05:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-64998</guid>
		<description><![CDATA[I want to say thanks, as well.
 
Great piece.

I come from the print world myself (designed and built newspaper sections and an occasional magazine), and while I was still in the print world did a web site in DW (maybe 9 years or so ago) using layers that I&#039;d convert to tables and then back again to tweak it and then back to tables. (I was pretty much a dunce at the time. :-)

I absolutely hated tables and didn&#039;t do much web work after that. I knew QuarkXpress really well and later replaced it with InDesign (was a real whiz with styles in both) and even taught them to designers and production folks and even college kids. 

Then I got laid off a couple years ago, discovered CSS and hand coding (I have DW but hardly ever touch it) and the world is rosy again. 

Sure the web has all these quirky things that drive us all nuts (pick a version of IE, for example) and you have to teach clients about all the uncertainties and differences between print and web, but oh gosh, what fun...mad, crazy fun.

Every day is this wonderful challenge and Chris, with articles like this, you help us all through it. 

This one really hit home with me. Thanks again.]]></description>
		<content:encoded><![CDATA[<p>I want to say thanks, as well.</p>
<p>Great piece.</p>
<p>I come from the print world myself (designed and built newspaper sections and an occasional magazine), and while I was still in the print world did a web site in DW (maybe 9 years or so ago) using layers that I&#8217;d convert to tables and then back again to tweak it and then back to tables. (I was pretty much a dunce at the time. :-)</p>
<p>I absolutely hated tables and didn&#8217;t do much web work after that. I knew QuarkXpress really well and later replaced it with InDesign (was a real whiz with styles in both) and even taught them to designers and production folks and even college kids. </p>
<p>Then I got laid off a couple years ago, discovered CSS and hand coding (I have DW but hardly ever touch it) and the world is rosy again. </p>
<p>Sure the web has all these quirky things that drive us all nuts (pick a version of IE, for example) and you have to teach clients about all the uncertainties and differences between print and web, but oh gosh, what fun&#8230;mad, crazy fun.</p>
<p>Every day is this wonderful challenge and Chris, with articles like this, you help us all through it. </p>
<p>This one really hit home with me. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-64905</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 18 Nov 2009 02:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-64905</guid>
		<description><![CDATA[We just need something added to the HTML spec (or just apache itself) that lets us use custom font files without being able to load that font file directly in the browser and download it. Something like how .htaccess files work. Obviously they are being used by the web server, but (as long as your server is setup right) you can&#039;t download that file or see its contents.]]></description>
		<content:encoded><![CDATA[<p>We just need something added to the HTML spec (or just apache itself) that lets us use custom font files without being able to load that font file directly in the browser and download it. Something like how .htaccess files work. Obviously they are being used by the web server, but (as long as your server is setup right) you can&#8217;t download that file or see its contents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Wigz</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-64903</link>
		<dc:creator>Geoff Wigz</dc:creator>
		<pubDate>Wed, 18 Nov 2009 00:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-64903</guid>
		<description><![CDATA[Thank you Chris, for a great article. I&#039;m a print artist/designer from way back (when we used to glue the type down onto artboard) and made the switch to web design/coding a few years back. It wasn&#039;t an easy transition. 
In fact I was so worried about my first website that I constructed it in (gulp) QuarkXpress6.5. Needless to say I regretted that in later months. I still use DW, but am much more interested in the code these days. Being used to Quark Style Sheets was a great help in understanding (some of) CSS.]]></description>
		<content:encoded><![CDATA[<p>Thank you Chris, for a great article. I&#8217;m a print artist/designer from way back (when we used to glue the type down onto artboard) and made the switch to web design/coding a few years back. It wasn&#8217;t an easy transition.<br />
In fact I was so worried about my first website that I constructed it in (gulp) QuarkXpress6.5. Needless to say I regretted that in later months. I still use DW, but am much more interested in the code these days. Being used to Quark Style Sheets was a great help in understanding (some of) CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hall</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-64885</link>
		<dc:creator>Eric Hall</dc:creator>
		<pubDate>Tue, 17 Nov 2009 18:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-64885</guid>
		<description><![CDATA[Great article.  Along the &quot;should I use Dreamweaver or not&quot; argument.  I use BOTH dreamweaver and more &quot;hand code&quot; tools.  The longer I work (many years now), the more I use hand coding.  But, I still go back to a tool like Dreamweaver for certain situations.

Nothing will get you started like DW, but it&#039;s ease of use is also it&#039;s downfall.   There&#039;s so much more you will want to learn and do.

Thanks for the thoughts.

&lt;a href=&quot;www.designedbyeh.com&quot; rel=&quot;nofollow&quot;&gt;Fort Wayne Web Design&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Great article.  Along the &#8220;should I use Dreamweaver or not&#8221; argument.  I use BOTH dreamweaver and more &#8220;hand code&#8221; tools.  The longer I work (many years now), the more I use hand coding.  But, I still go back to a tool like Dreamweaver for certain situations.</p>
<p>Nothing will get you started like DW, but it&#8217;s ease of use is also it&#8217;s downfall.   There&#8217;s so much more you will want to learn and do.</p>
<p>Thanks for the thoughts.</p>
<p><a href="www.designedbyeh.com" rel="nofollow">Fort Wayne Web Design</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dp</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-64880</link>
		<dc:creator>dp</dc:creator>
		<pubDate>Tue, 17 Nov 2009 17:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-64880</guid>
		<description><![CDATA[The leap from print to web is GIGANTIC. the web is harder to design for, no doubt. Basic design principles still apply but that&#039;s about it. -dp]]></description>
		<content:encoded><![CDATA[<p>The leap from print to web is GIGANTIC. the web is harder to design for, no doubt. Basic design principles still apply but that&#8217;s about it. -dp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amber Weinberg</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-64853</link>
		<dc:creator>Amber Weinberg</dc:creator>
		<pubDate>Tue, 17 Nov 2009 02:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-64853</guid>
		<description><![CDATA[Great article. A lot of designers I work with are only experienced in print, so it takes a bit of work to get them versed in what can and can&#039;t (or shouldn&#039;t) be done in web. Coding print designer&#039;s PSD can be a nightmare.]]></description>
		<content:encoded><![CDATA[<p>Great article. A lot of designers I work with are only experienced in print, so it takes a bit of work to get them versed in what can and can&#8217;t (or shouldn&#8217;t) be done in web. Coding print designer&#8217;s PSD can be a nightmare.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Blodger</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-64806</link>
		<dc:creator>Mark Blodger</dc:creator>
		<pubDate>Mon, 16 Nov 2009 13:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-64806</guid>
		<description><![CDATA[Our agency has been around since 1990. I&#039;ve been involved in print design and production since 1982. We&#039;ve (I&#039;ve) traveled through all the great improvements in our industry. This is the latest amazing advancement. I help our &quot;print designers&quot; understand the shift by saying &quot;the computer/web is the new printing press&quot;. Even though our designers can&#039;t run a printing press, they know exactly what will come off the business end of one from the files they submit for production. They know how the variables of paper selection, ink density and bindery impact the outcome. 

They need to understand web programming to the same level. They don&#039;t need to be the programmer, but they do need to know enough to be fully aware of what the outcome of their designs will be once programmed. Another good analogy is directing photographers. The art directors and designers on our staff have the photo vision in mind upfront. They can&#039;t shoot the photos themselves but they clearly know what&#039;s possible, what they want and what their limits are. 

The shift to web design comes from applying the same in-depth study and dedication, that&#039;s brought them this far in their career, to this new &quot;printing press&quot;. There is no silver bullet or short cut. Its yet another call for hard work and dedication to their craft.]]></description>
		<content:encoded><![CDATA[<p>Our agency has been around since 1990. I&#8217;ve been involved in print design and production since 1982. We&#8217;ve (I&#8217;ve) traveled through all the great improvements in our industry. This is the latest amazing advancement. I help our &#8220;print designers&#8221; understand the shift by saying &#8220;the computer/web is the new printing press&#8221;. Even though our designers can&#8217;t run a printing press, they know exactly what will come off the business end of one from the files they submit for production. They know how the variables of paper selection, ink density and bindery impact the outcome. </p>
<p>They need to understand web programming to the same level. They don&#8217;t need to be the programmer, but they do need to know enough to be fully aware of what the outcome of their designs will be once programmed. Another good analogy is directing photographers. The art directors and designers on our staff have the photo vision in mind upfront. They can&#8217;t shoot the photos themselves but they clearly know what&#8217;s possible, what they want and what their limits are. </p>
<p>The shift to web design comes from applying the same in-depth study and dedication, that&#8217;s brought them this far in their career, to this new &#8220;printing press&#8221;. There is no silver bullet or short cut. Its yet another call for hard work and dedication to their craft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Lemieux</title>
		<link>http://css-tricks.com/print-design-to-web-design/#comment-64787</link>
		<dc:creator>Al Lemieux</dc:creator>
		<pubDate>Mon, 16 Nov 2009 01:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=4655#comment-64787</guid>
		<description><![CDATA[According to Adobe InDesign product manager Michael Ninnes, in a recent presentation at MAX, 72 dpi for the web is a myth. Resolution for web images doesn&#039;t matter. What matters is the pixel dimensions. Look at the image size dialog in Photoshop. In the upper portion of the dialog - relegated to web images, there&#039;s no resolution box.]]></description>
		<content:encoded><![CDATA[<p>According to Adobe InDesign product manager Michael Ninnes, in a recent presentation at MAX, 72 dpi for the web is a myth. Resolution for web images doesn&#8217;t matter. What matters is the pixel dimensions. Look at the image size dialog in Photoshop. In the upper portion of the dialog &#8211; relegated to web images, there&#8217;s no resolution box.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)

 Served from: css-tricks.com @ 2013-05-19 12:13:21 by W3 Total Cache -->