<?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>Web 2.1 &#187; media</title>
	<atom:link href="http://web.2point1.com/tag/media/feed/" rel="self" type="application/rss+xml" />
	<link>http://web.2point1.com</link>
	<description>Tim Whitlock&#039;s home in the Blogohedron</description>
	<lastBuildDate>Thu, 13 May 2010 21:26:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JASPA on WebDevGeekly podcast</title>
		<link>http://web.2point1.com/2009/03/14/jaspa-on-webdevgeekly-podcast/</link>
		<comments>http://web.2point1.com/2009/03/14/jaspa-on-webdevgeekly-podcast/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 15:01:38 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[JASPA]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[pr]]></category>

		<guid isPermaLink="false">http://web.2point1.com/2009/03/14/jaspas-first-media-coverage/</guid>
		<description><![CDATA[After a brief exchange of tweets with @jsmag I discover this web development &#8216;podcast&#8217; : webdevgeekly.com, which appears to be run by the same people as jsmag.com. About 9 minutes into the following podcast there is a 2 minute discussion about JASPA. Conveniently just 24 hours after I rescued my site from a hardware crash.
&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>After a brief exchange of tweets with <a href="http://twitter.com/jsmag" target="_blank">@jsmag</a> I discover this web development &#8216;podcast&#8217; : <a href="http://webdevgeekly.com/" target="_blank">webdevgeekly.com</a>, which appears to be run by the same people as <a href="http://www.jsmag.com" target="_blank">jsmag.com</a>. About 9 minutes into the following podcast there is a 2 minute discussion about <a href="http://jaspa.org.uk/">JASPA</a>. Conveniently just 24 hours after I rescued my site from a hardware crash.</p>
<p><a href="http://www.webdevgeekly.com/r/www.webdevgeekly.com/mp3/geekly6.mp3" target="_blank">&gt; http://www.webdevgeekly.com/r/www.webdevgeekly.com/mp3/geekly6.mp3 </a></p>
<h4><span id="more-112"></span>I should clarify a few things for anyone listening:</h4>
<p>1. I did get a <em>rude</em> email from Douglas Crockford, but <em>not</em> nasty or in any way aggressive. When I very politely asked for his opinion on the project he responded: &#8220;<em>I don&#8217;t care for ActionScript</em>&#8220;; No &#8220;hello&#8221;, no signature&#8230; Call me old fashioned, but I think that&#8217;s unnecessarily rude.</p>
<p>2. &#8220;<em>I wonder how they&#8217;re doing parts of this</em>&#8221; (<a href="http://www.ecmascript.org/" target="_blank">Harmony and ECMA4</a> gets mentioned)<br />
As any JS evangelist will tell you, Adobe went off and did pretty much their own thing with AS2/3; JAS syntax follows that path as opposed to the current path of ECMAScript. The &#8216;compiler&#8217; is implemented in pure PHP. You can <a href="http://timwhitlock.info/plug/examples/JASPA/Parser/JASParser.php" target="_blank">test the JAS Parser on its own here</a>, or test the full compiler at <a href="http://jaspa.org.uk/">jaspa.org.uk</a>. Rather than a JavaScript engine, or interpreter like <a href="http://www.mozilla.org/js/spidermonkey/" target="_blank">SpiderMonkey</a> that might run in a browser, the JASPA compiler is really a <em>converter</em> which allows you to deploy regular JavaScript to browsers that have no idea how to interpret JAS, or any other super-set of ECMAScript for that matter.</p>
<p>3. Providing libraries that ActionScript developers are used to &#8211; e.g. <code>jaspa.net.URLVariables</code><br />
I do attempt to follow AS conventions where possible. The <code>URLVariables</code> class is a good example, because it is API agnostic. That is to say that it is a rather abstract utility that could be used in DOM scripting, but equally in any other API, such as server side JavaScript for Flash Media Server for example. It is important to note that the JASPA compiler and JAS syntax are not in any may married to these libaries and APIs. It is platform for which anyone is free to develop their own such utilities.</p>
<p>4. Finally to anyone who wants to try out JASPA, please bear in mind that it is a non-commercial project with a single developer who has a full-time job. The &#8220;they&#8221; is really a &#8220;he&#8221;. The compiler itself is a <em>beta</em>, and some of the API classes I&#8217;ve been putting together are somewhat <em>alpha</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.2point1.com/2009/03/14/jaspa-on-webdevgeekly-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disinformation Technology</title>
		<link>http://web.2point1.com/2008/06/01/disinformation-technology/</link>
		<comments>http://web.2point1.com/2008/06/01/disinformation-technology/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 21:36:23 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[zeitgeist]]></category>

		<guid isPermaLink="false">http://web.2point1.com/2008/06/01/disinformation-technology/</guid>
		<description><![CDATA[Out of the frying pan, into the fire.
I recently watched the internet film, Zeitgeist. After which I was burning to write my opinions here, but unfortunately that&#8217;s not really what my blog is about, so instead I turn my attention to the internet as Information Technology. At least this is what IT stood for when [...]]]></description>
			<content:encoded><![CDATA[<h4>Out of the frying pan, into the fire.</h4>
<p>I recently watched the internet film, <em>Zeitgeist</em>. After which I was burning to write my opinions here, but unfortunately that&#8217;s not really what my blog is about, so instead I turn my attention to the internet as Information Technology. At least this is what IT stood for when I was at school, but ironically this was a time when I was much more likely to turn to books for information. More to the point, I was likely to go to much greater lengths to find out facts than doing a quick <a href="http://news.bbc.co.uk/1/hi/uk/3006486.stm" target="_blank">Google</a>.</p>
<p><span id="more-39"></span>The author/director of Zeitgeist is quite open that you should not take his word for the &#8216;facts&#8217; he presents. He urges you to research this material yourself, because &#8220;<em>truth is not told, it is realized</em>&#8220;. But when I came to do exactly this, it dawned on me quite how shallow my engagement with this material was going to be. My complacency was such that I was willing to accept or refute the existence of Jesus Christ after 5 minutes scanning Wikipedia entries.</p>
<p>Ask yourself &#8211; If you need to research something, or validate a fact, how far are you willing to go? If Google, or Wikipedia turn up something that scratches your itch, do you dig deeper? Do you follow the citations and examine those? What if the citation isn&#8217;t on the internet? What if you have to actually read a book? an obscure book, maybe a text in a foreign language, even a dead language. What if there is an exclusive community of scholars behind that source that are in the midst of a raging debate over its validity? The fact is that we are armchair researchers, we want an answer and we want it quick. This makes us less critical, more cynical, and even with all this information at our our fingertips perhaps we are more blind than ever.</p>
<p>We know that anyone can publish on the internet and we feel empowered by this. We entrust ourselves to separate the wheat from the chaff &#8211; to decide what is authoritative and what is bogus. We think this medium is superior to newspapers and television; that the information available to us is free of political bias, and out of the hands of media moguls. But isn&#8217;t this just a little bit too easy? Maybe we are kidding ourselves. As we continue to invest in this superficial method of fact-finding we are also lulling ourselves into a false sense of security? Most alarming when you consider that huge corporations are conglomerating the internet in exactly the same way as they did with offline media.</p>
<p>Back to Zeitgeist &#8211; I am not saying I think it is all nonsense; nor am I saying I think it&#8217;s right on the money. I think everyone should watch it because it is thought provoking. But it does worry me that a film like this, which is incredibly clever in its ability to win your respect and trust, could be too easily lapped up. All we really want is someone to come along and give us the answers, to open our eyes at the click of a button.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.2point1.com/2008/06/01/disinformation-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
