<?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: Actionscript&#8217;s popularity in contrast to other languages</title>
	<atom:link href="http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 18:53:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Owen</title>
		<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/comment-page-1/#comment-532</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Tue, 20 Nov 2007 23:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://labs.zeh.com.br/blog/?p=137#comment-532</guid>
		<description>Regarding the comment about using different search terms, I did a quick test. If you enter &quot;Flash programming&quot;, you get about 36 times more hits from Google than using &quot;Actionscript programming&quot; (72m to 2m). The difference between as2, as3 and actionscript as search terms is neglible.

It is also worth noting that the Flash Player is the most installed browser plugin - more people are able to view Flash content than Java content.</description>
		<content:encoded><![CDATA[<p>Regarding the comment about using different search terms, I did a quick test. If you enter &#8220;Flash programming&#8221;, you get about 36 times more hits from Google than using &#8220;Actionscript programming&#8221; (72m to 2m). The difference between as2, as3 and actionscript as search terms is neglible.</p>
<p>It is also worth noting that the Flash Player is the most installed browser plugin &#8211; more people are able to view Flash content than Java content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo</title>
		<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/comment-page-1/#comment-531</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Sun, 11 Nov 2007 21:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://labs.zeh.com.br/blog/?p=137#comment-531</guid>
		<description>This results seems to be correct according the &quot;Programming&quot; part of developers.. Most of academic programmers don&#039;t even consider actionscript a programming language (my university fellows says so).. In my Computer Science course I think that I&#039;m the only one that really plays hard with AS ..
The poll result is the same I see in UFRGS - Brazil CS course.. most people do C/C++ and Java .. OCaml/Haskell are functional languages for new paradigm study or to open our mind to different types of programming as this languages are reaaaaly strange compared to that ones that follow the Von Newmann style, it&#039;s nice because it makes our brains work another way and it helps a lot in a lot of problems (most in the recursive ones) I suggest that at least one time in your lives you touch this kind of languages...
My opinion is that even AS is really a complete language with conditionals/loops/nice OO and all necessary features a language shoudl have.. It lacks speed (Java is faster yet) and it&#039;s most of web-based (you can do the .exe projectors but it&#039;s not much common) and some Hardware accellerated features also should be added.  But as it&#039;s said in future (AS10 or Adobe AIR new features) it&#039;ll sure gain really good space in the Programmers Hearts =D</description>
		<content:encoded><![CDATA[<p>This results seems to be correct according the &#8220;Programming&#8221; part of developers.. Most of academic programmers don&#8217;t even consider actionscript a programming language (my university fellows says so).. In my Computer Science course I think that I&#8217;m the only one that really plays hard with AS ..<br />
The poll result is the same I see in UFRGS &#8211; Brazil CS course.. most people do C/C++ and Java .. OCaml/Haskell are functional languages for new paradigm study or to open our mind to different types of programming as this languages are reaaaaly strange compared to that ones that follow the Von Newmann style, it&#8217;s nice because it makes our brains work another way and it helps a lot in a lot of problems (most in the recursive ones) I suggest that at least one time in your lives you touch this kind of languages&#8230;<br />
My opinion is that even AS is really a complete language with conditionals/loops/nice OO and all necessary features a language shoudl have.. It lacks speed (Java is faster yet) and it&#8217;s most of web-based (you can do the .exe projectors but it&#8217;s not much common) and some Hardware accellerated features also should be added.  But as it&#8217;s said in future (AS10 or Adobe AIR new features) it&#8217;ll sure gain really good space in the Programmers Hearts =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan [draw.logic]</title>
		<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/comment-page-1/#comment-530</link>
		<dc:creator>Ryan [draw.logic]</dc:creator>
		<pubDate>Sun, 11 Nov 2007 03:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://labs.zeh.com.br/blog/?p=137#comment-530</guid>
		<description>I think that Actionscript is just starting its rise.  AS3 is an entirely new language really built off of ES4.  With the ES3 vs ES4 battle going on it is blaringly obvious that developers are taking a very strong liking to ES4 which ActionScript3 is based off of.  Silverlight is ES3 based, so it the entire web right now but it is truly a new excellent revision of Javascript deemed Javascript2.  ES4 has some bloat that AS3 removed such as getters/setters which was needed (why add bloat as things are going more functional/daynamic).  Languages in general are going more like ES4 but also dynamic like javascript was where everything is an object.  Javascript latest versions are really functional in many aspects.  Anyways, it is on the rise, I hope that ES4 is based on the code Adobe gave to Mozilla (Gee why is Microsoft worried again?).

Exciting times on the front line of the Javascript2 and Vector Wars.

&gt;wow - AS is between Cobol and ‘Haskell’ in popularity. WTF is haskell?

Apparently you don&#039;t&#039; visit programming.reddit.com often.  It is an academic functional language, functional is now academic after Java and OO sold out and went corporate.</description>
		<content:encoded><![CDATA[<p>I think that Actionscript is just starting its rise.  AS3 is an entirely new language really built off of ES4.  With the ES3 vs ES4 battle going on it is blaringly obvious that developers are taking a very strong liking to ES4 which ActionScript3 is based off of.  Silverlight is ES3 based, so it the entire web right now but it is truly a new excellent revision of Javascript deemed Javascript2.  ES4 has some bloat that AS3 removed such as getters/setters which was needed (why add bloat as things are going more functional/daynamic).  Languages in general are going more like ES4 but also dynamic like javascript was where everything is an object.  Javascript latest versions are really functional in many aspects.  Anyways, it is on the rise, I hope that ES4 is based on the code Adobe gave to Mozilla (Gee why is Microsoft worried again?).</p>
<p>Exciting times on the front line of the Javascript2 and Vector Wars.</p>
<p>&gt;wow &#8211; AS is between Cobol and ‘Haskell’ in popularity. WTF is haskell?</p>
<p>Apparently you don&#8217;t&#8217; visit programming.reddit.com often.  It is an academic functional language, functional is now academic after Java and OO sold out and went corporate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeh</title>
		<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/comment-page-1/#comment-529</link>
		<dc:creator>Zeh</dc:creator>
		<pubDate>Fri, 09 Nov 2007 19:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://labs.zeh.com.br/blog/?p=137#comment-529</guid>
		<description>Mike: I agree, specially with &quot;flash&quot; and stuff like &quot;as2&quot;/&quot;as3&quot;, but that also applies to many other languages. Javascript is using &quot;javascript&quot;, but not &quot;js&quot;, or &quot;ajax&quot; or &quot;html&quot;. Java is using &quot;java&quot; but not &quot;applet&quot;. And so on and so forth. So I think in the end the thing&#039;s a *bit* evened out.

But really, I don&#039;t see this &#039;popularity&#039; results as being negative. It&#039;s just a straight comparison of how widespread the name of the language we use is, not an indicative of how good a platform is, or how well it pays, or how fun it is, or anything like that. Maybe just an indication that we still have a long way ahead of us. :)</description>
		<content:encoded><![CDATA[<p>Mike: I agree, specially with &#8220;flash&#8221; and stuff like &#8220;as2&#8243;/&#8221;as3&#8243;, but that also applies to many other languages. Javascript is using &#8220;javascript&#8221;, but not &#8220;js&#8221;, or &#8220;ajax&#8221; or &#8220;html&#8221;. Java is using &#8220;java&#8221; but not &#8220;applet&#8221;. And so on and so forth. So I think in the end the thing&#8217;s a *bit* evened out.</p>
<p>But really, I don&#8217;t see this &#8216;popularity&#8217; results as being negative. It&#8217;s just a straight comparison of how widespread the name of the language we use is, not an indicative of how good a platform is, or how well it pays, or how fun it is, or anything like that. Maybe just an indication that we still have a long way ahead of us. <img src='http://zehfernando.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David N. Welton</title>
		<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/comment-page-1/#comment-528</link>
		<dc:creator>David N. Welton</dc:creator>
		<pubDate>Fri, 09 Nov 2007 19:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://labs.zeh.com.br/blog/?p=137#comment-528</guid>
		<description>As I mentioned in an email about Actionscript, where it gets hurt is that 1) it doesn&#039;t do too well in the web search results, 2) doesn&#039;t do well in the Amazon results, 3) doesn&#039;t exist on Freshmeat or Google Code.  It only does well on the Craigslist search.

You could ask the Google and Freshmeat guys to add ActionScript, for instance here:

http://groups.google.com/group/Google-Code-Search?hl=en

Ciao,
Dave</description>
		<content:encoded><![CDATA[<p>As I mentioned in an email about Actionscript, where it gets hurt is that 1) it doesn&#8217;t do too well in the web search results, 2) doesn&#8217;t do well in the Amazon results, 3) doesn&#8217;t exist on Freshmeat or Google Code.  It only does well on the Craigslist search.</p>
<p>You could ask the Google and Freshmeat guys to add ActionScript, for instance here:</p>
<p><a href="http://groups.google.com/group/Google-Code-Search?hl=en" rel="nofollow">http://groups.google.com/group/Google-Code-Search?hl=en</a></p>
<p>Ciao,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike J</title>
		<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/comment-page-1/#comment-527</link>
		<dc:creator>Mike J</dc:creator>
		<pubDate>Fri, 09 Nov 2007 19:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://labs.zeh.com.br/blog/?p=137#comment-527</guid>
		<description>One thing to keep in mind on items like this is that Actionscript has more than one &quot;name&quot; in the areas shown there. Those only searched for &quot;actionscript&quot;, and neglected to include &quot;air&quot;, &quot;flash&quot;, &quot;flex&quot;, &quot;as&quot;, &quot;as2&quot;, and &quot;as3&quot;.</description>
		<content:encoded><![CDATA[<p>One thing to keep in mind on items like this is that Actionscript has more than one &#8220;name&#8221; in the areas shown there. Those only searched for &#8220;actionscript&#8221;, and neglected to include &#8220;air&#8221;, &#8220;flash&#8221;, &#8220;flex&#8221;, &#8220;as&#8221;, &#8220;as2&#8243;, and &#8220;as3&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: felix</title>
		<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/comment-page-1/#comment-526</link>
		<dc:creator>felix</dc:creator>
		<pubDate>Fri, 09 Nov 2007 17:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://labs.zeh.com.br/blog/?p=137#comment-526</guid>
		<description>wow - AS is between Cobol and &#039;Haskell&#039; in popularity. WTF is haskell?</description>
		<content:encoded><![CDATA[<p>wow &#8211; AS is between Cobol and &#8216;Haskell&#8217; in popularity. WTF is haskell?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://zehfernando.com/2007/actionscripts-popularity-in-contrast-to-other-languages/comment-page-1/#comment-525</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Fri, 09 Nov 2007 17:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://labs.zeh.com.br/blog/?p=137#comment-525</guid>
		<description>I think is not as popular because of security related limitations.</description>
		<content:encoded><![CDATA[<p>I think is not as popular because of security related limitations.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

