<?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 Languages: Decoded</title>
	<atom:link href="http://sixrevisions.com/web-technology/web-languages-decoded/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com/web-technology/web-languages-decoded/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 13:37:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Lindsay K.</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-155521</link>
		<dc:creator>Lindsay K.</dc:creator>
		<pubDate>Tue, 28 Aug 2012 21:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-155521</guid>
		<description>Quick question - I plan on building a math-based website that will need to be interactive. For example, you fill-in lines of inputs (numbers) and the site give you the answer to a math equation. What language would best suit this?</description>
		<content:encoded><![CDATA[<p>Quick question &#8211; I plan on building a math-based website that will need to be interactive. For example, you fill-in lines of inputs (numbers) and the site give you the answer to a math equation. What language would best suit this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-78881</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 16 Oct 2010 18:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-78881</guid>
		<description>I would recommend PHP and MySQL before JS. Simply because PHP is way more powerful and easier to learn. JS can be a bitch to debug :)</description>
		<content:encoded><![CDATA[<p>I would recommend PHP and MySQL before JS. Simply because PHP is way more powerful and easier to learn. JS can be a bitch to debug :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-77725</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Sat, 02 Oct 2010 04:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-77725</guid>
		<description>Excellent Article, Alex I really liked it.

Christopher :)</description>
		<content:encoded><![CDATA[<p>Excellent Article, Alex I really liked it.</p>
<p>Christopher :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-75698</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Wed, 08 Sep 2010 19:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-75698</guid>
		<description>Great post and the the programming languages highlighted are all great recommendations to get a really good start to web development!</description>
		<content:encoded><![CDATA[<p>Great post and the the programming languages highlighted are all great recommendations to get a really good start to web development!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marin Todorov</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-73617</link>
		<dc:creator>Marin Todorov</dc:creator>
		<pubDate>Fri, 13 Aug 2010 10:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-73617</guid>
		<description>@Jacob Gube - just stumbled upon this article after lot of time and saw your reply. Yes indeed &quot;nothing to do with&quot; is probably to strong of a statement! 

It&#039;s just I&#039;m often bothered when job ads would freely exchange &quot;writing markup&quot; with &quot;programming&quot; and &quot;html&quot; with &quot;php&quot;. I often see a tagline like &quot;A web ninja programmer wanted&quot; (I mean ... where all this ninja hype came from anyway?) and then they are looking for somebody who&#039;s doing html/css and has experience with dreamweaver,flash and photoshop :) 

Your point is valid : one should in the end understand all the technologies used in a web project; but being a good professional in specific area will in the end probably get you a better salary :)))</description>
		<content:encoded><![CDATA[<p>@Jacob Gube &#8211; just stumbled upon this article after lot of time and saw your reply. Yes indeed &#8220;nothing to do with&#8221; is probably to strong of a statement! </p>
<p>It&#8217;s just I&#8217;m often bothered when job ads would freely exchange &#8220;writing markup&#8221; with &#8220;programming&#8221; and &#8220;html&#8221; with &#8220;php&#8221;. I often see a tagline like &#8220;A web ninja programmer wanted&#8221; (I mean &#8230; where all this ninja hype came from anyway?) and then they are looking for somebody who&#8217;s doing html/css and has experience with dreamweaver,flash and photoshop :) </p>
<p>Your point is valid : one should in the end understand all the technologies used in a web project; but being a good professional in specific area will in the end probably get you a better salary :)))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ellie K</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-73010</link>
		<dc:creator>Ellie K</dc:creator>
		<pubDate>Sat, 07 Aug 2010 17:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-73010</guid>
		<description>Alexander, thanks for putting together this post. I read it carefully, and then read all the comments. 

I remain certain that I haven&#039;t seen as concise but thorough overview of web development languages, scripts, protocols etc, with associated examples and even relative comparisons anywhere! Seriously. I&#039;ve been looking for several months for something like this, that wasn&#039;t a 500+ page book, or merely a small subset of what you covered.  

The comments gave pointers and perhaps corrections. That&#039;s okay, there&#039;s always some subjectivity once you start drilling down to greater detail levels, and receive  critique from people who already have a lot of knowledge.

However, this post is great for me, a mere HTML, CSS novice with Oracle SQL skill from my past! Thanks again.</description>
		<content:encoded><![CDATA[<p>Alexander, thanks for putting together this post. I read it carefully, and then read all the comments. </p>
<p>I remain certain that I haven&#8217;t seen as concise but thorough overview of web development languages, scripts, protocols etc, with associated examples and even relative comparisons anywhere! Seriously. I&#8217;ve been looking for several months for something like this, that wasn&#8217;t a 500+ page book, or merely a small subset of what you covered.  </p>
<p>The comments gave pointers and perhaps corrections. That&#8217;s okay, there&#8217;s always some subjectivity once you start drilling down to greater detail levels, and receive  critique from people who already have a lot of knowledge.</p>
<p>However, this post is great for me, a mere HTML, CSS novice with Oracle SQL skill from my past! Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-69872</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 26 Jun 2010 19:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-69872</guid>
		<description>Are mobile apps consider &quot;Web&quot;? Anyway, since I&#039;m a newbie, the most logical or save way to web development path is following HTML &gt; CSS &gt; Javascript &gt; PHP &gt; MSQL  right?</description>
		<content:encoded><![CDATA[<p>Are mobile apps consider &#8220;Web&#8221;? Anyway, since I&#8217;m a newbie, the most logical or save way to web development path is following HTML &gt; CSS &gt; Javascript &gt; PHP &gt; MSQL  right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Dawson</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-69754</link>
		<dc:creator>Alexander Dawson</dc:creator>
		<pubDate>Thu, 24 Jun 2010 17:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-69754</guid>
		<description>@Neil: You can&#039;t have a website without HTML (or XML) so claiming it&#039;s not a language to learn is fundamentally flawed. Even if you make use of PHP for server-side scripting, it requires HTML to serve the result to web browsers. Though I&#039;m glad you enjoyed the read!</description>
		<content:encoded><![CDATA[<p>@Neil: You can&#8217;t have a website without HTML (or XML) so claiming it&#8217;s not a language to learn is fundamentally flawed. Even if you make use of PHP for server-side scripting, it requires HTML to serve the result to web browsers. Though I&#8217;m glad you enjoyed the read!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-69747</link>
		<dc:creator>neil</dc:creator>
		<pubDate>Thu, 24 Jun 2010 14:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-69747</guid>
		<description>As language&#039;s go and what employers here in the UK are asking for is:

xhtml, css, Javascript(jquery) and PHP. ASP.NET is also in high demand. Going up to the top of these comments.....after 13 years HTML is not a language to learn. Come on it&#039;s what the web is built on and PHP is by far the preferred choice.

Great article though....enjoyed the read!</description>
		<content:encoded><![CDATA[<p>As language&#8217;s go and what employers here in the UK are asking for is:</p>
<p>xhtml, css, Javascript(jquery) and PHP. ASP.NET is also in high demand. Going up to the top of these comments&#8230;..after 13 years HTML is not a language to learn. Come on it&#8217;s what the web is built on and PHP is by far the preferred choice.</p>
<p>Great article though&#8230;.enjoyed the read!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Petrovic</title>
		<link>http://sixrevisions.com/web-technology/web-languages-decoded/#comment-69694</link>
		<dc:creator>Scott Petrovic</dc:creator>
		<pubDate>Wed, 23 Jun 2010 13:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3422#comment-69694</guid>
		<description>Great article. It can be a bit perplexing with all of the different languages out there. A future article that would be great is one on what you would use each language for. I don&#039;t have much experience with Ruby or Java, so it is hard for me to sometimes decide which language I need to learn to do a particular task. Nothing in mind at the moment, but it would be good to know what is possible with each one and why people choose them.</description>
		<content:encoded><![CDATA[<p>Great article. It can be a bit perplexing with all of the different languages out there. A future article that would be great is one on what you would use each language for. I don&#8217;t have much experience with Ruby or Java, so it is hard for me to sometimes decide which language I need to learn to do a particular task. Nothing in mind at the moment, but it would be good to know what is possible with each one and why people choose them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
