<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>has_many :thoughts: Dealing with Designers</title>
    <link>http://blog.kineticweb.com/articles/2007/05/21/dealing-with-designers</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Musings from a Ruby on Rails development team</description>
    <item>
      <title>Dealing with Designers</title>
      <description>&lt;p&gt;Well known blogger Amy Hoy presented about interaction between designers and developers. She claims to be both a designer and a developer and chatted about the processes that she and others use to successfully integrate the work of coders and artists. My take-away points:&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;Teaching your designer about Rails, even just a little bit, can go a long way to a successful working relationship. Get them comfortable with what they will expect to see in View templates when reviewing erb (or haml, etc.) templates created by the Rails developers.&lt;/li&gt;
		&lt;li&gt;Have the designer use subversion (or &lt;span class="caps"&gt;CVS&lt;/span&gt;, in our case&amp;#8230;. for now). If the designer is using &lt;span class="caps"&gt;OS X&lt;/span&gt; (as most are), it won&amp;#8217;t take more than a half hour lesson to educate them as to the virtues of source code control and the how-to of checking out, checking in, updating, etc.&lt;/li&gt;
		&lt;li&gt;Design cannot be an afterthought. Get the designer involved &lt;strong&gt;early&lt;/strong&gt; in the process so that their perspective can be incorporated into the decision making process as much as possible.&lt;/li&gt;
		&lt;li&gt;Use wireframes to mock up the pages of your site. The wireframes can start as simple as napkin sketches, but should ultimately be fleshed out in some kind of box/text format. This is far quicker then any kind of direct-to-Photoshop process. &lt;/li&gt;
		&lt;li&gt;There are several &#8220;hand off&#8221; points that can be utilized to switch the process from designer to developer. This was sort of a no-brainer. Obviously, some designers can handle &lt;span class="caps"&gt;HTML&lt;/span&gt;, others can&amp;#8217;t, and the process of cutting Photoshop files down to &lt;span class="caps"&gt;HTML&lt;/span&gt; and &lt;span class="caps"&gt;CSS&lt;/span&gt; can either be handled by the developers or designers. I would love to find a really good designer that embraces &lt;span class="caps"&gt;XHTML&lt;/span&gt;/CSS as much as I&amp;#8217;d like them to. But until that point, I think we&amp;#8217;ll stick to doing the HTMLification ourselves.&lt;/li&gt;
	&lt;/ol&gt;</description>
      <pubDate>Mon, 21 May 2007 10:54:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:be88038b-1394-4f9e-841a-e9ca989be5da</guid>
      <author>Colin A. Bartlett</author>
      <link>http://blog.kineticweb.com/articles/2007/05/21/dealing-with-designers</link>
      <category>Business</category>
      <category>design</category>
      <category>RailsConf</category>
      <category>RailsConf07</category>
    </item>
    <item>
      <title>"Dealing with Designers" by Kevin</title>
      <description>&lt;p&gt;Up on RubyForge we (&lt;a href="http://www.viget.com" rel="nofollow"&gt;Viget Labs&lt;/a&gt;) have an application, &lt;a href="http://rubyforge.org/projects/tyrant/" rel="nofollow"&gt;Tyrant&lt;/a&gt;, that manages Rails instances for designers.  The basic idea is that one server centrally hosts the designer/tester/PM mongrels and Tyrant controls starting and stopping them.  This is great for us because it cuts down on sys admin duties that are shared amongst developers.
&lt;/p&gt;
&lt;p&gt;
It's functionally finished but we want to do an internal code review and have a designer pretty it up a bit before we unleash it on the world.  The first official release should (hopefully) be early June.  It probably targets a small audience, though.
&lt;/p&gt;</description>
      <pubDate>Mon, 21 May 2007 12:52:24 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:ea9583cc-32d4-4828-a52e-c083813de1a6</guid>
      <link>http://blog.kineticweb.com/articles/2007/05/21/dealing-with-designers#comment-27</link>
    </item>
  </channel>
</rss>
