<?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"
	>
<channel>
	<title>Comments on: The Four Types of Web Developers</title>
	<atom:link href="http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/</link>
	<description>thoughts on Smalltalk and programming in general...</description>
	<pubDate>Tue, 07 Oct 2008 05:29:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mark Miller</title>
		<link>http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/#comment-73</link>
		<dc:creator>Mark Miller</dc:creator>
		<pubDate>Tue, 31 Oct 2006 01:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/#comment-73</guid>
		<description>What I basically said was if I had to make a choice, my priority would be helping users. If there's one thing I hate it's working hard on a project and the people its intended for not liking it, and not using it. It's a thrill for me when a customer is pleased with what I've done. I see technology as a way to improve people's lives.

I have the desire too, to "geek out" with a technology I really like, where the pleasure is all mine. Fellow programmers could understand it, but customers are not able to just because they're not into it at that level.

Sometimes I've been torn between pursuing a technology I like, and working on something that will be useful to others. With Squeak and Seaside, I see the possibility of being able to do both: "geek out", and satisfy users at the same time. That's very exciting. The challenge for me now is to find a way for it to work out that way.</description>
		<content:encoded><![CDATA[<p>What I basically said was if I had to make a choice, my priority would be helping users. If there&#8217;s one thing I hate it&#8217;s working hard on a project and the people its intended for not liking it, and not using it. It&#8217;s a thrill for me when a customer is pleased with what I&#8217;ve done. I see technology as a way to improve people&#8217;s lives.</p>
<p>I have the desire too, to &#8220;geek out&#8221; with a technology I really like, where the pleasure is all mine. Fellow programmers could understand it, but customers are not able to just because they&#8217;re not into it at that level.</p>
<p>Sometimes I&#8217;ve been torn between pursuing a technology I like, and working on something that will be useful to others. With Squeak and Seaside, I see the possibility of being able to do both: &#8220;geek out&#8221;, and satisfy users at the same time. That&#8217;s very exciting. The challenge for me now is to find a way for it to work out that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon Leon</title>
		<link>http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/#comment-56</link>
		<dc:creator>Ramon Leon</dc:creator>
		<pubDate>Thu, 26 Oct 2006 17:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/#comment-56</guid>
		<description>Sorry Mark, lost your last post, had a db problem and had to restore a backup.</description>
		<content:encoded><![CDATA[<p>Sorry Mark, lost your last post, had a db problem and had to restore a backup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon Leon</title>
		<link>http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/#comment-55</link>
		<dc:creator>Ramon Leon</dc:creator>
		<pubDate>Tue, 24 Oct 2006 07:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/#comment-55</guid>
		<description>"My two highest goals are creating apps that help make work easier for people, and using the most effective tools for accomplishing that task."

Sounds like an Entrepreneur/Guru mix to me.  I'm sure we all have a little of each in us, but there's usually a primary goal, so which is most important of the two, helping users, or using the most effective tools?</description>
		<content:encoded><![CDATA[<p>&#8220;My two highest goals are creating apps that help make work easier for people, and using the most effective tools for accomplishing that task.&#8221;</p>
<p>Sounds like an Entrepreneur/Guru mix to me.  I&#8217;m sure we all have a little of each in us, but there&#8217;s usually a primary goal, so which is most important of the two, helping users, or using the most effective tools?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Miller</title>
		<link>http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/#comment-54</link>
		<dc:creator>Mark Miller</dc:creator>
		<pubDate>Tue, 24 Oct 2006 06:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://onsmalltalk.com/programming/smalltalk/the-four-types-of-web-developers/#comment-54</guid>
		<description>I wouldn't say I'm a CSS or web development guru. I've learned enough about web development to understand how the mechanism works, and I've learned a method or two of how to manage the complexity of it. I've done some simple Javascript and DHTML. That's as advanced as I've gotten. CSS is pretty new to me. I still tend to gravitate towards HTML. What I've been doing is business-oriented, forms-based apps. that interact with a database. My two highest goals are creating apps that help make work easier for people, and using the most effective tools for accomplishing that task. Those are my "excellence" priorities.

Your description of the types of web developers was kind of enlightening. I've sometimes found it difficult to get it through my head that not all web developers have the same skillset or the same priorities.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t say I&#8217;m a CSS or web development guru. I&#8217;ve learned enough about web development to understand how the mechanism works, and I&#8217;ve learned a method or two of how to manage the complexity of it. I&#8217;ve done some simple Javascript and DHTML. That&#8217;s as advanced as I&#8217;ve gotten. CSS is pretty new to me. I still tend to gravitate towards HTML. What I&#8217;ve been doing is business-oriented, forms-based apps. that interact with a database. My two highest goals are creating apps that help make work easier for people, and using the most effective tools for accomplishing that task. Those are my &#8220;excellence&#8221; priorities.</p>
<p>Your description of the types of web developers was kind of enlightening. I&#8217;ve sometimes found it difficult to get it through my head that not all web developers have the same skillset or the same priorities.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
