<?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>QBasic.com</title>
	<atom:link href="http://www.qbasic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.qbasic.com</link>
	<description>The original QBasic fansite.</description>
	<lastBuildDate>Tue, 27 Apr 2010 07:42:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>QB64 V0.872 released</title>
		<link>http://www.qbasic.com/2010/04/27/qb64-v0-872-released/</link>
		<comments>http://www.qbasic.com/2010/04/27/qb64-v0-872-released/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 07:42:42 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<guid isPermaLink="false">http://forum.qbasicnews.com/index.php?topic=13408.msg154529#msg154529</guid>
		<description><![CDATA[
QB64 Version 0.872 (April 16th) has been released with the following updates:<br /><br />- QB64 compiler/ide source code released!&#160; (.bas file located in download in qb64\source\ folder)<br />- Implemented REDIM _PRESERVE array-name(...) <br />&#160;(QB64 uses _PRESERVE to dynamically scale itself and can now compile even larger programs)<br />- New commands added to control/automate the desktop<br />&#160;i=_SCREENIMAGE &#39;creates a new image of the desktop (always a 32-bit image, don&#39;t forget to free it later)<br />&#160;_SCREENCLICK x,y &#39;sim...
			]]></description>
			<content:encoded><![CDATA[<p>QB64 Version 0.872 (April 16th) has been released with the following updates:</p>
<p>- QB64 compiler/ide source code released!&nbsp; (.bas file located in download in qb64\source\ folder)<br />- Implemented REDIM _PRESERVE array-name(&#8230;) <br />&nbsp;(QB64 uses _PRESERVE to dynamically scale itself and can now compile even larger programs)<br />- New commands added to control/automate the desktop<br />&nbsp;i=_SCREENIMAGE &#39;creates a new image of the desktop (always a 32-bit image, don&#39;t forget to free it later)<br />&nbsp;_SCREENCLICK x,y &#39;sim&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qbasic.com/2010/04/27/qb64-v0-872-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QB64 V0.85 released (Windows)</title>
		<link>http://forum.qbasicnews.com/index.php?topic=13385.0</link>
		<comments>http://forum.qbasicnews.com/index.php?topic=13385.0#comments</comments>
		<pubDate>Sun, 27 Dec 2009 12:52:14 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[QMunity News]]></category>

		<guid isPermaLink="false">http://forum.qbasicnews.com/index.php?topic=13385.msg154468#msg154468</guid>
		<description><![CDATA[
The compiler QB64 V0.85 was released a few hours ago. <br /><br />QB64 is the Qbasic compiler project by Galleon and has an active forum of beta testers.&#160; It is a growing community and the project is moving along well.&#160; The project site now has wiki.<br /><br />Check it out today!<br />Link to download: <a href="http://www.qb64.net/forum/index.php?topic=568.0" target="_blank">http://www.qb64.net/forum/index.php?topic=568.0</a><br /><br />The information below taken from the projects official announcement:<br /><br />V0.85 Specific<br />==============<br />Major stages ...
			]]></description>
			<content:encoded><![CDATA[
The compiler QB64 V0.85 was released a few hours ago. <br /><br />QB64 is the Qbasic compiler project by Galleon and has an active forum of beta testers.&nbsp; It is a growing community and the project is moving along well.&nbsp; The project site now has wiki.<br /><br />Check it out today!<br />Link to download: <a href="http://www.qb64.net/forum/index.php?topic=568.0" >http://www.qb64.net/forum/index.php?topic=568.0</a><br /><br />The information below taken from the projects official announcement:<br /><br />V0.85 Specific<br />==============<br />Major stages ...
			]]></content:encoded>
			<wfw:commentRss>http://forum.qbasicnews.com/index.php?topic=13385.0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QB64 V0.841 released (Windows + Linux)</title>
		<link>http://forum.qbasicnews.com/index.php?topic=13354.0</link>
		<comments>http://forum.qbasicnews.com/index.php?topic=13354.0#comments</comments>
		<pubDate>Fri, 21 Aug 2009 18:18:05 +0000</pubDate>
		<dc:creator>Qbasicnews.com - QB/FB News</dc:creator>
				<category><![CDATA[QMunity News]]></category>

		<guid isPermaLink="false">http://forum.qbasicnews.com/index.php?topic=13354.msg154364#msg154364</guid>
		<description><![CDATA[
Looking for a Qbasic for Windows or Linux? &#160;QB64 may now be it. &#160;The new version released today includes support for commands previous versions didn&#39;t have, such as DRAW, letting QB64 now compile the vast majority of Qbasic programs out there. &#160;<br /><br />Instead of me telling you all about it, just download QB64 here and try it out for yourself: <br /><a href="http://www.qb64.net/forum/index.php?topic=355.0" target="_blank">http://www.qb64.net/forum/index.php?topic=355.0</a><br /><br />Below is a summary Galleon has included with the d...
			]]></description>
			<content:encoded><![CDATA[
Looking for a Qbasic for Windows or Linux? &nbsp;QB64 may now be it. &nbsp;The new version released today includes support for commands previous versions didn&#39;t have, such as DRAW, letting QB64 now compile the vast majority of Qbasic programs out there. &nbsp;<br /><br />Instead of me telling you all about it, just download QB64 here and try it out for yourself: <br /><a href="http://www.qb64.net/forum/index.php?topic=355.0" >http://www.qb64.net/forum/index.php?topic=355.0</a><br /><br />Below is a summary Galleon has included with the d...
			]]></content:encoded>
			<wfw:commentRss>http://forum.qbasicnews.com/index.php?topic=13354.0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QB64 V0.84 released (Windows only)</title>
		<link>http://forum.qbasicnews.com/index.php?topic=13346.0</link>
		<comments>http://forum.qbasicnews.com/index.php?topic=13346.0#comments</comments>
		<pubDate>Mon, 06 Jul 2009 13:09:40 +0000</pubDate>
		<dc:creator>Qbasicnews.com - QB/FB News</dc:creator>
				<category><![CDATA[QMunity News]]></category>

		<guid isPermaLink="false">http://forum.qbasicnews.com/index.php?topic=13346.msg154327#msg154327</guid>
		<description><![CDATA[
The QB64 compiler project updates once again by releasing QB64 V0.84.&#160; This is a major update as it fixes a critical IDE memory issue, several bugs, and adds even more Qbasic compatibility.&#160; This is a Windows only release.&#160; The next Linux version is not expected utill the V0.841 update planned 3 weeks from now.&#160; <br /><br />QB64 is currently a one-man project, by Galleon, aimed at making a Qbasic compatible compiler that will produce EXE&#39;s which will run perfectly on modern computers.&#160; It comes with a &#39;...
			]]></description>
			<content:encoded><![CDATA[
The QB64 compiler project updates once again by releasing QB64 V0.84.&nbsp; This is a major update as it fixes a critical IDE memory issue, several bugs, and adds even more Qbasic compatibility.&nbsp; This is a Windows only release.&nbsp; The next Linux version is not expected utill the V0.841 update planned 3 weeks from now.&nbsp; <br /><br />QB64 is currently a one-man project, by Galleon, aimed at making a Qbasic compatible compiler that will produce EXE&#39;s which will run perfectly on modern computers.&nbsp; It comes with a &#39;...
			]]></content:encoded>
			<wfw:commentRss>http://forum.qbasicnews.com/index.php?topic=13346.0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qbasic Station is gone!</title>
		<link>http://forum.qbasicnews.com/index.php?topic=13334.0</link>
		<comments>http://forum.qbasicnews.com/index.php?topic=13334.0#comments</comments>
		<pubDate>Sat, 16 May 2009 23:15:21 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[QMunity News]]></category>

		<guid isPermaLink="false">http://forum.qbasicnews.com/index.php?topic=13334.msg154272#msg154272</guid>
		<description><![CDATA[
If anybody knows how to contact the owner, Jack Thomson, please notify him that his domain registration apparently expired on May 13, 2009.<br /><br />Thanks,<br /><br />Ted<br /><br /><br /><br />
			]]></description>
			<content:encoded><![CDATA[
If anybody knows how to contact the owner, Jack Thomson, please notify him that his domain registration apparently expired on May 13, 2009.<br /><br />Thanks,<br /><br />Ted<br /><br /><br /><br />
			]]></content:encoded>
			<wfw:commentRss>http://forum.qbasicnews.com/index.php?topic=13334.0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QB Error Codes</title>
		<link>http://forum.qbasicnews.com/index.php?topic=13328.0</link>
		<comments>http://forum.qbasicnews.com/index.php?topic=13328.0#comments</comments>
		<pubDate>Mon, 27 Apr 2009 02:18:30 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[QMunity News]]></category>

		<guid isPermaLink="false">http://forum.qbasicnews.com/index.php?topic=13328.msg154254#msg154254</guid>
		<description><![CDATA[
Error Code Error Message <br />1 NEXT without FOR <br />2 Syntax Error <br />3 RETURN without GOSUB <br />4 Out of DATA <br />5 Illegal function call <br />6 Overflow <br />7 Out of memory <br />8 Label not defined <br />9 Subscript out of range <br />10 Duplicate definition <br />11 Division by zero <br />12 Illegal in direct mode <br />13 Type mismatch <br />14 Out of string space <br />16 String formula too complex <br />17 Cannot continue <br />18 Function not defined <br />19 No RESUME <br />20 RESUME without error <br />24 Device timeout <br />25 Device Fault <br />26 FOR without NEXT <br />27 Out o...
			]]></description>
			<content:encoded><![CDATA[
Error Code Error Message <br />1 NEXT without FOR <br />2 Syntax Error <br />3 RETURN without GOSUB <br />4 Out of DATA <br />5 Illegal function call <br />6 Overflow <br />7 Out of memory <br />8 Label not defined <br />9 Subscript out of range <br />10 Duplicate definition <br />11 Division by zero <br />12 Illegal in direct mode <br />13 Type mismatch <br />14 Out of string space <br />16 String formula too complex <br />17 Cannot continue <br />18 Function not defined <br />19 No RESUME <br />20 RESUME without error <br />24 Device timeout <br />25 Device Fault <br />26 FOR without NEXT <br />27 Out o...
			]]></content:encoded>
			<wfw:commentRss>http://forum.qbasicnews.com/index.php?topic=13328.0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some kind of contest.</title>
		<link>http://www.qbasic.com/2009/03/05/some-kind-of-contest/</link>
		<comments>http://www.qbasic.com/2009/03/05/some-kind-of-contest/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 20:33:09 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.qbasic.com/?p=54</guid>
		<description><![CDATA[Hey QBasic.com readers, I got an email in my inbox that I think you all might be interested in. Here it is:


Hello QBASIC (QBASIC).
We are glad to announce new contest on http://acm.sgu.ru/.
Izhevsk State Technical University Contest 3 will take place on March 22, 2009 11:00 (Moscow Time).
Also we want to remind you that Petr, Michael_Levin [...]]]></description>
			<content:encoded><![CDATA[<p>Hey QBasic.com readers, I got an email in my inbox that I think you all might be interested in. Here it is:</p>
<blockquote>
<div id=":8g" class="ii gt">
<p>Hello QBASIC (QBASIC).</p>
<p>We are glad to announce new contest on <a href="http://acm.sgu.ru/" target="_blank">http://acm.sgu.ru/</a>.</p>
<p>Izhevsk State Technical University Contest 3 will take place on <a href="http://www.timeanddate.com/worldclock/fixedtime.html?day=22&amp;month=3&amp;year=2009&amp;hour=11&amp;min=0&amp;sec=0&amp;p1=166" target="_blank">March 22, 2009 11:00</a> (Moscow Time).</p>
<p>Also we want to remind you that Petr, Michael_Levin and VitalyGoldstein Contest (aka Petr Mitrichev Contest 4) will take place on <a href="http://www.timeanddate.com/worldclock/fixedtime.html?day=15&amp;month=3&amp;year=2009&amp;hour=11&amp;min=0&amp;sec=0&amp;p1=166" target="_blank">March 15, 2009 11:00</a> (Moscow Time).</p>
<p>These contests were set earlier at the Petrozavodsk training camps. You can see details on <a href="http://acm.sgu.ru/" target="_blank">http://acm.sgu.ru/</a>. Do not take part in the contest if you already were solving the problems from it.</div>
<p>With the best wishes<br />
    Online Contester Team.</p></blockquote>
<p>Hopefully this contest has to do with BASIC, but I&#8217;m not sure. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qbasic.com/2009/03/05/some-kind-of-contest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QB64 V0.82x released (Windows only)</title>
		<link>http://forum.qbasicnews.com/index.php?topic=13307.0</link>
		<comments>http://forum.qbasicnews.com/index.php?topic=13307.0#comments</comments>
		<pubDate>Fri, 23 Jan 2009 16:24:28 +0000</pubDate>
		<dc:creator>Qbasicnews.com - QB/FB News</dc:creator>
				<category><![CDATA[QMunity News]]></category>

		<guid isPermaLink="false">http://forum.qbasicnews.com/index.php?topic=13307.msg154151#msg154151</guid>
		<description><![CDATA[
A new version of QB64, the Qbasic compatible compiler, is released today. QB64 is a one-man project aimed at making a Qbasic compatible compiler that will produce EXE&#39;s that will run perfectly on modern computers.&#160; Most of Qbasic commands are fully supported, making QB64 perhaps the most Qbasic compatible compiler out there.<br /><br />Changes/updates in this release is as follows:<br /><br />1) PRINT USING command<br />2) STATIC command (all usages)<br />3) Major bug fixes to the QB64 IDE<br />4) Major bug fixes and improvement...
			]]></description>
			<content:encoded><![CDATA[
A new version of QB64, the Qbasic compatible compiler, is released today. QB64 is a one-man project aimed at making a Qbasic compatible compiler that will produce EXE&#39;s that will run perfectly on modern computers.&nbsp; Most of Qbasic commands are fully supported, making QB64 perhaps the most Qbasic compatible compiler out there.<br /><br />Changes/updates in this release is as follows:<br /><br />1) PRINT USING command<br />2) STATIC command (all usages)<br />3) Major bug fixes to the QB64 IDE<br />4) Major bug fixes and improvement...
			]]></content:encoded>
			<wfw:commentRss>http://forum.qbasicnews.com/index.php?topic=13307.0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QB64 V0.81x released (Windows &amp; Linux)</title>
		<link>http://forum.qbasicnews.com/index.php?topic=13299.0</link>
		<comments>http://forum.qbasicnews.com/index.php?topic=13299.0#comments</comments>
		<pubDate>Fri, 26 Dec 2008 12:54:27 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[QMunity News]]></category>

		<guid isPermaLink="false">http://forum.qbasicnews.com/index.php?topic=13299.msg154105#msg154105</guid>
		<description><![CDATA[
Two new versions of QB64 (the Qbasic compatible compiler) are released today just in time to do some holiday coding. For the first time a Linux version of QB64 is available. <br /><br />New in this release is the intergrated &#34;Classic&#34; IDE, which looks &#38; behaves very close to Qbasic itself.&#160;The IDE was made in QB64. Both Windows &#38; Linux versions come with the IDE.<br /><br />QB64 is a one-man project aimed at making a Qbasic compatible compiler that will produce EXE&#39;s that will run perfectly on modern computers.&#160; M...
			]]></description>
			<content:encoded><![CDATA[
Two new versions of QB64 (the Qbasic compatible compiler) are released today just in time to do some holiday coding. For the first time a Linux version of QB64 is available. <br /><br />New in this release is the intergrated &quot;Classic&quot; IDE, which looks &amp; behaves very close to Qbasic itself.&nbsp;The IDE was made in QB64. Both Windows &amp; Linux versions come with the IDE.<br /><br />QB64 is a one-man project aimed at making a Qbasic compatible compiler that will produce EXE&#39;s that will run perfectly on modern computers.&nbsp; M...
			]]></content:encoded>
			<wfw:commentRss>http://forum.qbasicnews.com/index.php?topic=13299.0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Any suggestions?</title>
		<link>http://www.qbasic.com/2008/12/14/any-suggestions/</link>
		<comments>http://www.qbasic.com/2008/12/14/any-suggestions/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 06:52:38 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.qbasic.com/?p=38</guid>
		<description><![CDATA[Do any of you readers have some bright ideas about how to improve QBasic.com? I&#8217;m open to just about any suggestions, really. If this is as good as it gets&#8230;well, that&#8217;s kinda sad. There&#8217;s gotta be something that needs a fix or tweak or a completely new feature installed.
Also, if any of you readers are [...]]]></description>
			<content:encoded><![CDATA[<p>Do any of you readers have some bright ideas about how to improve QBasic.com? I&#8217;m open to just about any suggestions, really. If this is as good as it gets&#8230;well, that&#8217;s kinda sad. There&#8217;s gotta be something that needs a fix or tweak or a completely new feature installed.</p>
<p>Also, if any of you readers are good writers, let me know. I&#8217;d like to have some people typing up editorials while news is slow, which it unfortunately seems to be 24/7. Leave a comment.</p>
<p>You guys do know how to leave comments, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qbasic.com/2008/12/14/any-suggestions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
