<?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: Web Design &#8211; The View from a Front-End Programmer</title>
	<atom:link href="http://www.kinesisinc.com/strategy/a-front-end-programmer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kinesisinc.com/strategy/a-front-end-programmer/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 19:31:02 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jade</title>
		<link>http://www.kinesisinc.com/strategy/a-front-end-programmer/comment-page-1/#comment-26</link>
		<dc:creator>Jade</dc:creator>
		<pubDate>Wed, 03 Jun 2009 21:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesign.kinesisinc.com/?p=62#comment-26</guid>
		<description>@Robyn - Nicely said, elegant code can really be a beautiful thing, and I agree that it really does take an artistic hand to craft it into a piece of art.


@Jake - Very true, and thanks for adding that further clarification on the differentiation from server side and client side programming. I might have been a bit too broad in lumping all programming languages together. My goal with this post was to really stay from the perspective of someone on the outside who doesn&#039;t really know what getting a &#039;programmer&#039; means.</description>
		<content:encoded><![CDATA[<p>@Robyn &#8211; Nicely said, elegant code can really be a beautiful thing, and I agree that it really does take an artistic hand to craft it into a piece of art.</p>
<p>@Jake &#8211; Very true, and thanks for adding that further clarification on the differentiation from server side and client side programming. I might have been a bit too broad in lumping all programming languages together. My goal with this post was to really stay from the perspective of someone on the outside who doesn&#8217;t really know what getting a &#8216;programmer&#8217; means.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.kinesisinc.com/strategy/a-front-end-programmer/comment-page-1/#comment-27</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Thu, 28 May 2009 22:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesign.kinesisinc.com/?p=62#comment-27</guid>
		<description>Actually, there&#039;s a significant difference between PHP (a programming language) and HTML (a description language).  A programming language is designed to offer a computer a list of sequential instructions for performing a task.

In contrast, HTML is formally a description language which describes how text is to be formatted.

The line blurs at some point as new standards incorporate some forms of programmatic execution into description languages.  Traditionally, however, languages such as PHP, Ruby, perl, C#, etc are all used to construct HTML which is then interpreted client-side by the browser.

The line is blurred primarily on the server side where a PHP page is loaded by the server, executed by a PHP interpreter, and used to render HTML which is then sent to the client (browser).  The browser, however, never sees PHP.  It only sees HTML.</description>
		<content:encoded><![CDATA[<p>Actually, there&#8217;s a significant difference between PHP (a programming language) and HTML (a description language).  A programming language is designed to offer a computer a list of sequential instructions for performing a task.</p>
<p>In contrast, HTML is formally a description language which describes how text is to be formatted.</p>
<p>The line blurs at some point as new standards incorporate some forms of programmatic execution into description languages.  Traditionally, however, languages such as PHP, Ruby, perl, C#, etc are all used to construct HTML which is then interpreted client-side by the browser.</p>
<p>The line is blurred primarily on the server side where a PHP page is loaded by the server, executed by a PHP interpreter, and used to render HTML which is then sent to the client (browser).  The browser, however, never sees PHP.  It only sees HTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robyn McIntyre</title>
		<link>http://www.kinesisinc.com/strategy/a-front-end-programmer/comment-page-1/#comment-25</link>
		<dc:creator>Robyn McIntyre</dc:creator>
		<pubDate>Fri, 22 May 2009 23:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesign.kinesisinc.com/?p=62#comment-25</guid>
		<description>I couldn&#039;t agree more; most of the really great programmers I&#039;ve known have been artists on the side - interested in the world, in the fine arts, in creativity. I think that &quot;contamination&quot; can make the difference between serviceable code and elegant code.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more; most of the really great programmers I&#8217;ve known have been artists on the side &#8211; interested in the world, in the fine arts, in creativity. I think that &#8220;contamination&#8221; can make the difference between serviceable code and elegant code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
