I've never worked on a web project with a dedicated designer before,
but I may be doing so in the near future, so it would be great to get
a bit of perspective from you guys on ways to make it as easy as
possible.
No portfolio at the moment, but my combined print workflow and web
content management software (Skynet :) is used at http://www.theskinny.co.uk
and http://www.journal-online.co.uk
We've also got a little music download service that uses Amazon S3 at http://www.tentracks.co.uk
On 3 Feb 2009, at 15:21, jeromegn wrote:
> I'd have to agree, I've been doing RoR for a long time, yet I still
> can't wrap my head around testing. I successfully deployed something
> (thanks to the very easy Phusion Passenger) but there's way too many
> concepts involved in RoR (all its conventions,) making it hard for
> newbies to get to a higher level rapidly!
I certainly found that when I started developing Rails apps it was so
easy to throw things together that I skipped out on learning about how
things like testing and deployment actually work under the hood. It
comes back to bite you later!
-Matt
--
Matthew MacLeod
Creative Director @ The Skinny
t: 0131 467 4630
m: 07976 121 482
Did you design those sites? You've done a better job than many
"dedicated designers" out there! You seem to have grasped a few
concepts of web design quite rapidly.
Congrats on your work.
The designer who also does XHTML/CSS knows exactly
what HTML elements and what CSS techniques he will use for each part
of his design, knowing many elements will have the same style and that
the style need to be flexible enough to have a variable width/height
on a specific <div>...