<?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 for Lost In Logic</title>
	<atom:link href="http://www.imarc.co.uk/marcwickens/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imarc.co.uk/marcwickens</link>
	<description>A blog by Marc Wickens</description>
	<lastBuildDate>Wed, 10 Aug 2011 16:05:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Why the JavaScript obsession? by Hrissan</title>
		<link>http://www.imarc.co.uk/marcwickens/2011/08/why-the-javascript-obsession/#comment-8</link>
		<dc:creator>Hrissan</dc:creator>
		<pubDate>Wed, 10 Aug 2011 16:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarc.co.uk/marcwickens/2011/08/why-the-javascript-obsession/#comment-8</guid>
		<description>Agree! I have just started to learn new programming languages and techniques where you could and should prove your application correctness.

The guys in Australia have proved the whole microkernel to be formally correct. This is really breakthrough.
http://ertos.nicta.com.au/research/l4.verified/

This is the future, not lousy scripts, which you cannot trust at all. Test-driven development is a dead end also. It gives you some confidence, but never 100%,

Look also to more expressive type systems, like ATS
http://www.ats-lang.org/
The language is ugly like the first fortran or even worse. But if you look through the syntax to the semantic, it is also a breakthrough. It it the only language that can check that your C-style qsort code is formally correct, finishes, leaves the sequence sorted, has no memory leaks stray pointers or buffer overflows.

Have a nice day. :)</description>
		<content:encoded><![CDATA[<p>Agree! I have just started to learn new programming languages and techniques where you could and should prove your application correctness.</p>
<p>The guys in Australia have proved the whole microkernel to be formally correct. This is really breakthrough.<br />
<a href="http://ertos.nicta.com.au/research/l4.verified/" rel="nofollow">http://ertos.nicta.com.au/research/l4.verified/</a></p>
<p>This is the future, not lousy scripts, which you cannot trust at all. Test-driven development is a dead end also. It gives you some confidence, but never 100%,</p>
<p>Look also to more expressive type systems, like ATS<br />
<a href="http://www.ats-lang.org/" rel="nofollow">http://www.ats-lang.org/</a><br />
The language is ugly like the first fortran or even worse. But if you look through the syntax to the semantic, it is also a breakthrough. It it the only language that can check that your C-style qsort code is formally correct, finishes, leaves the sequence sorted, has no memory leaks stray pointers or buffer overflows.</p>
<p>Have a nice day. <img src='http://www.imarc.co.uk/marcwickens/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Online Services I use by Marc</title>
		<link>http://www.imarc.co.uk/marcwickens/2011/07/online-services-i-use/#comment-7</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 21 Jul 2011 19:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarc.co.uk/marcwickens/2011/07/online-services-i-use/#comment-7</guid>
		<description>Wow, it&#039;s great the post could be of use to someone all these years later. Thanks for dropping by  :)</description>
		<content:encoded><![CDATA[<p>Wow, it&#8217;s great the post could be of use to someone all these years later. Thanks for dropping by  <img src='http://www.imarc.co.uk/marcwickens/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Online Services I use by Riaan</title>
		<link>http://www.imarc.co.uk/marcwickens/2011/07/online-services-i-use/#comment-6</link>
		<dc:creator>Riaan</dc:creator>
		<pubDate>Wed, 20 Jul 2011 08:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarc.co.uk/marcwickens/2011/07/online-services-i-use/#comment-6</guid>
		<description>Hi Marc,

not sure if this is the correct medium to communicate.
Just want to say BIG Thanx for your posting  about:  The error: &quot;Some Update Commands Could not be generated automatically.
The database returned the following error: Failed to find or load the .NET
Data Provider&quot;          The link I gor it from was:   .pcreview.co.uk/forums/error-some-update-commands-could-not-generated-automatically-database-returned-following-error-failed-find-load-net-data-provider-t3588285.html

Thx!
Regards</description>
		<content:encoded><![CDATA[<p>Hi Marc,</p>
<p>not sure if this is the correct medium to communicate.<br />
Just want to say BIG Thanx for your posting  about:  The error: &#8220;Some Update Commands Could not be generated automatically.<br />
The database returned the following error: Failed to find or load the .NET<br />
Data Provider&#8221;          The link I gor it from was:   .pcreview.co.uk/forums/error-some-update-commands-could-not-generated-automatically-database-returned-following-error-failed-find-load-net-data-provider-t3588285.html</p>
<p>Thx!<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap: The JavaScript files are different! by Marc</title>
		<link>http://www.imarc.co.uk/marcwickens/2011/03/phonegap-the-javascript-files-are-different/#comment-5</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 04 Apr 2011 20:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarc.co.uk/marcwickens/2011/03/phonegap-the-javascript-files-are-different/#comment-5</guid>
		<description>That make sense - although I have found certain plugins for Android crash iPhone and BlackBerry - so I end up making small changes to the source files anyway. Still it&#039;s a good aim, looking forward to next release.</description>
		<content:encoded><![CDATA[<p>That make sense &#8211; although I have found certain plugins for Android crash iPhone and BlackBerry &#8211; so I end up making small changes to the source files anyway. Still it&#8217;s a good aim, looking forward to next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PhoneGap: The JavaScript files are different! by Simon MacDonald</title>
		<link>http://www.imarc.co.uk/marcwickens/2011/03/phonegap-the-javascript-files-are-different/#comment-4</link>
		<dc:creator>Simon MacDonald</dc:creator>
		<pubDate>Mon, 28 Mar 2011 14:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarc.co.uk/marcwickens/2011/03/phonegap-the-javascript-files-are-different/#comment-4</guid>
		<description>Hey Marc,

I believe the reason the files are the same name is so that you don&#039;t need to change your HTML code when going from Android to iPhone, etc.  There were some differences in the PhoneGap.exec() call between iPhone and the rest of the projects but that has been addressed for 0.9.5.  There is a plan afoot to eventually merge things into a single JS file but we&#039;ll have to see how that progresses.  As you can see by looking at the BlackBerry project a lot more of that code can be done without ever calling into Java so that presents some interesting challenges.

Simon</description>
		<content:encoded><![CDATA[<p>Hey Marc,</p>
<p>I believe the reason the files are the same name is so that you don&#8217;t need to change your HTML code when going from Android to iPhone, etc.  There were some differences in the PhoneGap.exec() call between iPhone and the rest of the projects but that has been addressed for 0.9.5.  There is a plan afoot to eventually merge things into a single JS file but we&#8217;ll have to see how that progresses.  As you can see by looking at the BlackBerry project a lot more of that code can be done without ever calling into Java so that presents some interesting challenges.</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No, I don&#8217;t want to update! by Alicia</title>
		<link>http://www.imarc.co.uk/marcwickens/2010/12/no-i-dont-want-to-update/#comment-3</link>
		<dc:creator>Alicia</dc:creator>
		<pubDate>Mon, 27 Dec 2010 00:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarc.co.uk/marcwickens/2010/12/no-i-dont-want-to-update/#comment-3</guid>
		<description>Some good points. iTunes/iOS is another example.</description>
		<content:encoded><![CDATA[<p>Some good points. iTunes/iOS is another example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

