Every freelancer in my area is, by this definition, a "Desingineer." I'm in the midwest, so there's almost no other way to get work other than go full stack. Obviously, some are better at the back end and some are better designers, but they have to do it all. Honestly, this reinforces the issue that startups do a poor job of recruiting outside of their 20 mile radius. For example, its early in the office, and I still…
Desingineer – the mythical person every startup is looking for
11–20 of 207 posts
Re: Desingineer – the mythical person every startup is looking for
#12This is how the company I work for right now does it and it is EXTREMELY inefficient. I've been advocating them to go back to one person to do html/css/js/php.
I can see the above work for large orgs. But with a 3-4 person tech team, super specialization has not worked at all
Re: Desingineer – the mythical person every startup is looking for
#13Every freelancer in my area is, by this definition, a "Desingineer." I'm in the midwest, so there's almost no other way to get work other than go full stack. Obviously, some are better at the back end and some are better designers, but they have to do it all. Honestly, this reinforces the issue that startups do a poor job of recruiting outside of their 20 mile radius. For example, its early in the office, and I still…
Defining an engineer is easy: can build systems that optimize for function. Can build a UI that the user can understand to the point that the user can gain value.
How do you quantify design? How do you quantify a designer? If we had metrics, then it would be easier to understand which freelancers actually are "Desingineers."
Re: Desingineer – the mythical person every startup is looking for
#14i don't think designers, per se, are that valuable. this line of thought just stems from the conflation of graphic design and interface design. the skill in demand is the latter. to be good at it one needs to be able to be proficient in html, css, javascript, and have basic abilities in whatever server-side technologies are in use. so, yes, these folks will be hard to find. just like any other good engineer, they'll…
interface design. the skill in demand is the latter. to be good at it one needs to be able to be proficient in html, css, javascript, and have basic abilities in whatever server-side technologies are in use. I really don't follow. A kick-ass interface designer can know nothing more than Photoshop. A front-end guru can be terrible at interface design. There's very little connection between interface design and the tec…
The best designers will know HTML+CSS+Javascript pretty intimately for a variety of reasons.
Re: Desingineer – the mythical person every startup is looking for
#15i don't think designers, per se, are that valuable. this line of thought just stems from the conflation of graphic design and interface design. the skill in demand is the latter. to be good at it one needs to be able to be proficient in html, css, javascript, and have basic abilities in whatever server-side technologies are in use. so, yes, these folks will be hard to find. just like any other good engineer, they'll…
interface design. the skill in demand is the latter. to be good at it one needs to be able to be proficient in html, css, javascript, and have basic abilities in whatever server-side technologies are in use. I really don't follow. A kick-ass interface designer can know nothing more than Photoshop. A front-end guru can be terrible at interface design. There's very little connection between interface design and the tec…
For starters, whatever you design in Photoshop typically looks 10-30% different in the browser when converted to HTML. That is significant enough to make the concept look very different than the actual browser interface implementation.
An interface designer who only operates in Photoshop thus cannot deliver accurate-looking concepts.
Re: Desingineer – the mythical person every startup is looking for
#16Re: Desingineer – the mythical person every startup is looking for
#17i don't think designers, per se, are that valuable. this line of thought just stems from the conflation of graphic design and interface design. the skill in demand is the latter. to be good at it one needs to be able to be proficient in html, css, javascript, and have basic abilities in whatever server-side technologies are in use. so, yes, these folks will be hard to find. just like any other good engineer, they'll…
interface design. the skill in demand is the latter. to be good at it one needs to be able to be proficient in html, css, javascript, and have basic abilities in whatever server-side technologies are in use. I really don't follow. A kick-ass interface designer can know nothing more than Photoshop. A front-end guru can be terrible at interface design. There's very little connection between interface design and the tec…
contrast that to being able to rapidly iterate on the real code.
i don't mean iterate as in "code a feature, commit to the repo, send for review, do over". i mean the tweaking while coding.
Re: Desingineer – the mythical person every startup is looking for
#18you should try splitting it into (i) a designer who does HTML, CSS (ii) a programmer and (iii) perhaps even a separate Javascript coder. This is how the company I work for right now does it and it is EXTREMELY inefficient. I've been advocating them to go back to one person to do html/css/js/php. I can see the above work for large orgs. But with a 3-4 person tech team, super specialization has not worked at all
Designer starts on the project a week ahead of programmer. Gathers requirements (with the programmer tagging along). Does paper sketches which get a general a-ok from everyone.
Does html prototype, ideally already in rails.
Hands off to developer, developer wires up. Over time they iterate together on the same codebase.
Re: Desingineer – the mythical person every startup is looking for
#19As a desingineer I'm always looking for the mythical startup that has cool technology, awesome people and a good chance to rocket to the moon. Probably as hard to find as desingineers.
Re: Desingineer – the mythical person every startup is looking for
#20i don't think designers, per se, are that valuable. this line of thought just stems from the conflation of graphic design and interface design. the skill in demand is the latter. to be good at it one needs to be able to be proficient in html, css, javascript, and have basic abilities in whatever server-side technologies are in use. so, yes, these folks will be hard to find. just like any other good engineer, they'll…
interface design. the skill in demand is the latter. to be good at it one needs to be able to be proficient in html, css, javascript, and have basic abilities in whatever server-side technologies are in use. I really don't follow. A kick-ass interface designer can know nothing more than Photoshop. A front-end guru can be terrible at interface design. There's very little connection between interface design and the tec…