<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fuzzy Logic &#187; flash</title>
	<atom:link href="http://www.thetacticalnuke.com/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetacticalnuke.com</link>
	<description>Because things aren&#039;t confusing enough...</description>
	<lastBuildDate>Fri, 10 Jun 2011 22:52:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python and C as web-based languages?  Shoot me!</title>
		<link>http://www.thetacticalnuke.com/2008/07/python-and-c-as-web-based-languages-shoot-me/</link>
		<comments>http://www.thetacticalnuke.com/2008/07/python-and-c-as-web-based-languages-shoot-me/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 04:09:58 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[OSS]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=19</guid>
		<description><![CDATA[I&#8217;ve been hacking lately at the official Purdue installation of Zope, a fiendish piece of software designed to limit users to only using Python as their backend language (instead of giving us some PHP access).  I&#8217;ve found Python as a web language to be overly, well, stupid.  I hate the locked down nature of the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been hacking lately at the official Purdue installation of Zope, a fiendish piece of software designed to limit users to only using Python as their backend language (instead of giving us some PHP access).  I&#8217;ve found Python as a web language to be overly, well, stupid.  I hate the locked down nature of the server in general and the python aspect of it is, in my perspective, ridiculous.  But now <a href="http://tech.slashdot.org/tech/08/07/07/1724236.shtml" target="_blank">slashdot has brought news</a> of the latest adoption of a programming language to the web: <a href="http://www.toolness.com/wp/?p=52" target="_blank">bringing C code to the server</a>.  Please just shoot me.  Please, I beg of you.</p>
<p><span id="more-19"></span></p>
<p>First of all, I must admit&#8211;the idea of making C code to run on the web is more appealing than Python to me.  Maybe I &#8216;get&#8217; C better, maybe it&#8217;s the fact that Python makes me hate life, or maybe I am just partisan to good programming languages&#8211;who knows?  Either way, I just don&#8217;t get why people are always trying to move away from languages like PHP which were <em>built</em> to do this.  Do you understand?  PHP was made for the web.  C and Python were not (they appeared on the scene in 1972 and 1991, respectively).  Why do you insist on running those for the web?  Is it the same kind of mentality that drives people to <a href="http://www.popsci.com/diy/article/2005-11/linux-powered-keg-fridge" target="_blank">run Linux on refridgerators</a>? Do we just have to prove that we can run <em>anything</em> as a web language?  When do I get my Web-Fortran (and yes, I&#8217;m sure it exists somewhere)?</p>
<p>That all being said, this implementation seems quite interesting.  The programmer would write his C code and then compile it.  It would be compiled into a special format for a Virtual Machine.  This would then be converted into code for ActionScript, which is what Flash uses to code it.  This scares me on one hand&#8211;god knows Flash is whored out too much as it is&#8211;but it&#8217;s still very interesting theorhetically.  That being said, once I am forced to write some software in C to be used on the web I think I will go ahead and just stop programming for good.  I understand that the C code could quite possibly be faster than cooresponding PHP code&#8230; but the C code would have to be put into flash which completely kills any of that benefit for the end user.  Arrrgh.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/07/python-and-c-as-web-based-languages-shoot-me/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

