<?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"
	>
<channel>
	<title>Comments on: Not a doubt in my mind</title>
	<atom:link href="http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/feed/" rel="self" type="application/rss+xml" />
	<link>http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/</link>
	<description>Web development concerns, usually revolving around implimentation of designs into graphics, CSS, and HTML.</description>
	<pubDate>Sat, 06 Sep 2008 20:24:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Music-Band</title>
		<link>http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-17065</link>
		<dc:creator>Music-Band</dc:creator>
		<pubDate>Sun, 05 Aug 2007 16:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-17065</guid>
		<description>Hey 
 
I was surfing the web and i saw this site, pretty cool. 
Currently im running and adult site:&lt;a href="http://www.vnvnation.biz/queries.html" rel="nofollow"&gt;Reachton&lt;/a&gt; 
k, just want to say hi :) 
Can i link you from my site? im looking for quality content like yours. If no let me know if i can add u in exchange for a montly fee or something.</description>
		<content:encoded><![CDATA[<p>Hey </p>
<p>I was surfing the web and i saw this site, pretty cool.<br />
Currently im running and adult site:<a href="http://www.vnvnation.biz/queries.html" rel="nofollow">Reachton</a><br />
k, just want to say hi :)<br />
Can i link you from my site? im looking for quality content like yours. If no let me know if i can add u in exchange for a montly fee or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crestosssa</title>
		<link>http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-16934</link>
		<dc:creator>crestosssa</dc:creator>
		<pubDate>Fri, 03 Aug 2007 22:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-16934</guid>
		<description>Hey 
 
I was surfing the web and i saw this site, pretty cool. 
Currently im running and adult site:&lt;a href="http://www.reachton.com" rel="nofollow"&gt;Reachton&lt;/a&gt; 
k, just want to say hi :) 
Can i link you from my site? im looking for quality content like yours. If no let me know if i can add u in exchange for a montly fee or something.</description>
		<content:encoded><![CDATA[<p>Hey </p>
<p>I was surfing the web and i saw this site, pretty cool.<br />
Currently im running and adult site:<a href="http://www.reachton.com" rel="nofollow">Reachton</a><br />
k, just want to say hi :)<br />
Can i link you from my site? im looking for quality content like yours. If no let me know if i can add u in exchange for a montly fee or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-10823</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Mon, 26 Mar 2007 10:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-10823</guid>
		<description>first of all let me tell that u do not have need to worry about it bcs their are different kinds of auther which they have been published an innumeriable books if u want to my help so i am ready to help you on jave scripts ans some thing like programming on flash and etc.</description>
		<content:encoded><![CDATA[<p>first of all let me tell that u do not have need to worry about it bcs their are different kinds of auther which they have been published an innumeriable books if u want to my help so i am ready to help you on jave scripts ans some thing like programming on flash and etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Oster</title>
		<link>http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-7374</link>
		<dc:creator>Shawn Oster</dc:creator>
		<pubDate>Sat, 17 Feb 2007 04:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-7374</guid>
		<description>I agree with you in theory.  One point in Steven Yegge's original post is that he puts the NBL right up against C, C++ and C# and other "native" languages and unless there is something coming that I don't know about (highly likely) then I only see ECMAScript 4 as of value for the browser-based app world.

I still do a lot of native language work, by which I mean anything that compiles down to an application that looks and feels 100% native to that OS and hooks into the OS's message loop.  While I love browser-based apps I still get more requests for apps that can function behind ever more restricted firewalls.  Unless ECMAScript 4 can do that it's only going to be the NBL for scripting and the browser and won't be taking C and C++'s throne anytime soon.

So in a way while ECMAScript 4 *could* be the NBL it's not going to get that chance unless there is a very strong IDE behind it as well as a UI framework for it that let's developers crank out native apps.  Ruby existed long before Rails but it was only the framework that really made it popular.  C# is a very tidy language but without .NET and the ASP.NET/Postback model most wouldn't see the need.  Unless there is a killer framework or IDE ECMAScript 4 is going to stay inside the browser-box, why switch to ECMAScript 4 unless you have some way to leverage it?

Random thought, I suppose the right combination of XAML + ECMAScript 4 could actually be a killer combo.</description>
		<content:encoded><![CDATA[<p>I agree with you in theory.  One point in Steven Yegge&#8217;s original post is that he puts the NBL right up against C, C++ and C# and other &#8220;native&#8221; languages and unless there is something coming that I don&#8217;t know about (highly likely) then I only see ECMAScript 4 as of value for the browser-based app world.</p>
<p>I still do a lot of native language work, by which I mean anything that compiles down to an application that looks and feels 100% native to that OS and hooks into the OS&#8217;s message loop.  While I love browser-based apps I still get more requests for apps that can function behind ever more restricted firewalls.  Unless ECMAScript 4 can do that it&#8217;s only going to be the NBL for scripting and the browser and won&#8217;t be taking C and C++&#8217;s throne anytime soon.</p>
<p>So in a way while ECMAScript 4 *could* be the NBL it&#8217;s not going to get that chance unless there is a very strong IDE behind it as well as a UI framework for it that let&#8217;s developers crank out native apps.  Ruby existed long before Rails but it was only the framework that really made it popular.  C# is a very tidy language but without .NET and the ASP.NET/Postback model most wouldn&#8217;t see the need.  Unless there is a killer framework or IDE ECMAScript 4 is going to stay inside the browser-box, why switch to ECMAScript 4 unless you have some way to leverage it?</p>
<p>Random thought, I suppose the right combination of XAML + ECMAScript 4 could actually be a killer combo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John A. Davis</title>
		<link>http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-7344</link>
		<dc:creator>John A. Davis</dc:creator>
		<pubDate>Fri, 16 Feb 2007 20:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://web-graphics.com/2007/02/15/not-a-doubt-in-my-mind/#comment-7344</guid>
		<description>too much blah blah. show us an example.</description>
		<content:encoded><![CDATA[<p>too much blah blah. show us an example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
