<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Expert to Expert: The Basics of SmallBasic</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/453542_100x75.jpg</url>
		<title>Channel 9 - Expert to Expert: The Basics of SmallBasic</title>
		<link></link>
	</image>
	<description>SmallBasic&amp;nbsp;is a new programming language aimed at beginners. It was created as a side project of
Vijaye Raji, a software developer on the Oslo team. SmallBasic is a very limited language with only a handful of keywords and a small set of concepts that should make builing an application on
 Windows very simple for beginners. However, don&#39;t let it&#39;s simplicity fool you into thinking that you can&#39;t build very compelling applications with it on Windows...Here, programming language designer&amp;nbsp;(and de facto Expert to Expert host)&amp;nbsp;Erik Meijer, Oslo architect Chris Anderson, Vijaye Raji and I discuss the details behind, in between and in front of SmallBasic. Why was it created in the first place? Why the VB-like
 syntax? What&#39;s the goal of the language and runtime, anyway, given that there are already beginning languages out there that run on the Microsoft stack? Why is the language designed in the way that it is? Why is it so popular? How will it evolve? You know,
 typical Channel 9 questions. We go pretty deep here, but we don&#39;t touch bottom. It was a lot of fun taking part in this conversation and I am impressed with SmallBasic and the folks behind it.Tune in. If you want to know the details behind (and in front of) SmallBasic, then this conversation is for you.
Enjoy </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 20:17:50 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 20:17:50 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Cool. SmallBasic is doing very well.<br />My 9 year old son loves it.<p>posted by wisemx</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680780870000000</link>
		<pubDate>Tue, 20 Jan 2009 19:54:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680780870000000</guid>
		<dc:creator>wisemx</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[The choice of &quot;Sub&quot;.&nbsp; This is the same as in VB when the &quot;code chunk&quot; won't be returning a value.&nbsp; It seems ok.&nbsp; The actual keyword &quot;Sub&quot; is pretty vague, it's only when we expand it to the word Sub-routine that it sounds dated.&nbsp; The doc files and read-me's
 can just refer to these blocks of code as &quot;Subs&quot;.<br /><br />-- <br />Furry cows moo and decompress.<br /><br /><p>posted by Wyrd</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680860210000000</link>
		<pubDate>Tue, 20 Jan 2009 22:07:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680860210000000</guid>
		<dc:creator>Wyrd</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[
<p>And we now have proof that VB6 just doesn't want to die. I know this isn't VB6, but it's proof that VB.NET has too steep a learning curve for some of&nbsp;the very beginners.</p>
<p>posted by CRPietschmann</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680872700000000</link>
		<pubDate>Tue, 20 Jan 2009 22:27:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680872700000000</guid>
		<dc:creator>CRPietschmann</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[This brings me to the following question:<br /><br />Why not just create a newer version of VB6?<p>posted by CRPietschmann</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680876410000000</link>
		<pubDate>Tue, 20 Jan 2009 22:34:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680876410000000</guid>
		<dc:creator>CRPietschmann</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Love this - am using it as part of DigiGirlz curriculum in SoCal - thanks Vijaye - keep up the great work!<p>posted by lynnlangit</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680927810000000</link>
		<pubDate>Tue, 20 Jan 2009 23:59:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633680927810000000</guid>
		<dc:creator>lynnlangit</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[<strong>Me</strong> (to daughter):&nbsp; Did you do any more chapters in the Small Basic tutorial?<br /><strong>Daughter:&nbsp;</strong> Yes, Daddy, I have a program that will say &quot;Good Morning&quot; if it's the morning, and &quot;Good Evening&quot; if it's night.<br /><strong>Me:</strong>&nbsp; That's great, honey!<br /><strong>Daughter:&nbsp;</strong>&nbsp;Also, if you type in a word, it will display the definition.<br /><strong>Me:</strong>&nbsp; What??!!&nbsp; [with lots of confusion and a bit of disbelief]&nbsp; Was that in the same chapter???<br /><strong>Daughter:</strong>&nbsp; No.&nbsp; I was just playing around.<br /><br />She showed me the program, and the Dictionary keyword.&nbsp; I had to disable networking and see it quietly fail (returns nothing for definition) before I could believe it was web-service based dictionary.<br /><br />Congrats on thinking out of the box and including a web-service enabled uber-function as the 12th most important keyword.<br />My daughter and I are *both*&nbsp;learning what programming is!<p>posted by Dan T</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681428620000000</link>
		<pubDate>Wed, 21 Jan 2009 13:54:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681428620000000</guid>
		<dc:creator>Dan T</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Thats really great!<p>posted by stevo_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681441940000000</link>
		<pubDate>Wed, 21 Jan 2009 14:16:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681441940000000</guid>
		<dc:creator>stevo_</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Marvelous! Keep on coding. Pretty easy, isn't it?<br /><br />C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681750560000000</link>
		<pubDate>Wed, 21 Jan 2009 22:50:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681750560000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[
<p>You should add some Syntactic sugar to the language<br /><br />1) So at least rename the TextWindow object to T&nbsp; ( i.e. the letter T )<br />and the graphics window to only G <br />and make the default window to selected automatically or by declaration<br />I don't want my kids to waste their time in typing long words <br />compare this :<br />n = T.Readnumber()<br />with this <br />n = TextWindows.Readnumber()<br /><br />2) Remove redundant brackets&nbsp; ... for empty arguments !!&nbsp; so we'd have ... <br />&nbsp;&nbsp; Writeln &quot;Hello World&quot;<br />&nbsp;&nbsp; instead of<br />&nbsp;&nbsp;&nbsp;Writeln(&quot;Hello World&quot;<br /><br />4) add BASIC keywords and GWBASIC ... such as DATA , etc<br /><br />5) How about simple file handling ( open , read , write&nbsp; ..) ??</p>
<p>posted by TheLibyanGuy</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681781500000000</link>
		<pubDate>Wed, 21 Jan 2009 23:42:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681781500000000</guid>
		<dc:creator>TheLibyanGuy</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Would it be dificult to make &quot;Small C#&quot; ? or is it out there already? if not I would like to help creating the equivalent editor for such a thing <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><p>posted by jlcard</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681868250000000</link>
		<pubDate>Thu, 22 Jan 2009 02:07:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681868250000000</guid>
		<dc:creator>jlcard</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[While I have no particular love any more for BASIC (in all its forms) as a language per say, I think the goals of this project are utterly brilliant. When it comes to shipping this with Windows you'll need to be very careful that this doesn't end up being
 another attack vector. The reimaging of IntelliSense is also very fetching. It's going to be very interesting to watch this language since by its very nature it's going to be defined by what it
<em>doesn't</em> include...<br /><br />What I really want is the C# 4&#43; eval loop that Anders demoed at PDC 2008 in&nbsp;a SmallBasic-esc IDE, not for in-anger work but just for code doodles.<p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681939790000000</link>
		<pubDate>Thu, 22 Jan 2009 04:06:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681939790000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[The simplicity of SmallBasic is truly cool.<br /><br /><p>GraphicsWindow.DrawText(20,50, &quot;Loading images...&quot;)</p>
<p>For i =&nbsp;0 To 10<br />&nbsp; pic = Flickr.GetRandomPicture(&quot;Channel9&quot;)<br />&nbsp; GraphicsWindow.DrawResizedImage(pic, 0, 0, 640, 480)<br />EndFor<br />&nbsp;&nbsp; <br />GraphicsWindow.Clear()&nbsp;&nbsp; <br />GraphicsWindow.DrawText(20,50, &quot;Done!&quot;)</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681946930000000</link>
		<pubDate>Thu, 22 Jan 2009 04:18:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633681946930000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[This is splendiferous. I love the fact that someone like Erik has his antennae towards SmallBasic. Vijaye does make his justifications well. Most people would just do what they were told if they were speaking with Chris and Erik.<br /><br />I wonder what Anders or Paul Vick think of this?<br /><br />With the regard to this being included in Windows, I for one would love it to be so. It is quite easy to SandBox a lot of the nefarious functionality anyway, so hopefully this can be included in Windows 8 or 9 if it matures well.<br /><p>posted by vesuvius</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682164040000000</link>
		<pubDate>Thu, 22 Jan 2009 10:20:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682164040000000</guid>
		<dc:creator>vesuvius</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Sorry but most of those ideas are pants, especially the first.. &quot;I don't want my kids to waste their time in typing long words&quot;.. the hell?<p>posted by stevo_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682215260000000</link>
		<pubDate>Thu, 22 Jan 2009 11:45:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682215260000000</guid>
		<dc:creator>stevo_</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Is there any chance we can get a version that install on the Windows 7 beta? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682368760000000</link>
		<pubDate>Thu, 22 Jan 2009 16:01:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682368760000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[I'm running it on Win7 Beta with no issues.<br />C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682409770000000</link>
		<pubDate>Thu, 22 Jan 2009 17:09:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682409770000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[It would be cool with a pure version of this environment for kids as well - where you can't in fact say x &#43;= 1. Something to prevent corruption of the mind <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' />
<p>posted by esoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682481450000000</link>
		<pubDate>Thu, 22 Jan 2009 19:09:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682481450000000</guid>
		<dc:creator>esoteric</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[This is an absolutely amazing idea.&nbsp; When I was a kid I couldn't afford to have a PC, so the first thing I'd look for on everyone elses computer was qb45 and code away.&nbsp; I almost wish I had a kid just to teach them Small Basic <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br />Great work Vijaye!<p>posted by finches</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682513310000000</link>
		<pubDate>Thu, 22 Jan 2009 20:02:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682513310000000</guid>
		<dc:creator>finches</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[
<p>Years ago I decided programming wasn't for me, after picking up a C&#43;&#43; book in a college bookstore and realizing it was over my head. This stopped me from going beyond much more than writing simple HTML web pages. But this SmallBasic TRICKED me!! Suddenly
 I want to program stuff. SmallBasic = Brilliant!!! Thanks for creating it! x10000</p>
<p>posted by DavidD09</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682698540000000</link>
		<pubDate>Fri, 23 Jan 2009 01:10:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682698540000000</guid>
		<dc:creator>DavidD09</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[
<p dir="ltr">Interesting Charles. Are you running on the public 7000 build of Windows 7
<em>and </em>using the public&nbsp;Dev Labs&nbsp;build of SmallBasic? I get the same install error on Windows 7 at home and at work - and both of these boxes are clean installations of Windows 7. Guess I'll have to try popping open the SmallBasic MSI and see if I can't
 figure out how to&nbsp;put it together by hand...<br /><br />[Updated] <br /><br />No need to pop the MSI. It seems that the problem is down to a issue with the CEIP in the Windows 7 Beta. After performing the following official incantations SmallBasic installs beautifully.<br /><br /><em>An issue with the Customer Experience Improvement Program (CEIP) client in Windows 7 beta is causing Explorer and some MSI-based installers to stop working properly.
</em></p>
<p dir="ltr"><em>To solve this problem, follow these steps:</em></p>
<p dir="ltr"><em>Click the Start button , click All Programs, and then click Accessories.</em></p>
<p dir="ltr"><em>Right-click Command Prompt, and then click Run as administrator.&nbsp; In the User Account Control window, verify that Program name is Windows Command Processor, and then click Yes.</em></p>
<p dir="ltr"><em>In the Administrator: Command Prompt window, type or paste the following text at the prompt:
</em></p>
<p dir="ltr"><em>reg delete HKLM\SOFTWARE\Microsoft\SQMClient\Windows\DisabledSessions /va /f</em></p>
<p dir="ltr"><em>Press Enter to install the solution.</em></p>
<p dir="ltr"><em>If The operation completed successfully displays, close the Administrator: Command Prompt window to complete this procedure. If &quot;ERROR: Access is denied&quot; displays, repeat this procedure from the top, making sure you clicked Run as administrator
 in step two.<br /></em></p>
<p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682895390000000</link>
		<pubDate>Fri, 23 Jan 2009 06:38:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633682895390000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[That's very cuty~ <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br />Like that!!<p>posted by dotnetpower</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633698397090000000</link>
		<pubDate>Tue, 10 Feb 2009 05:15:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633698397090000000</guid>
		<dc:creator>dotnetpower</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Just type the first one or two letters of the word, scroll up or down to the desired (key)word and press TAB.<br /><p>posted by NeilSM</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633702848430000000</link>
		<pubDate>Sun, 15 Feb 2009 08:54:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633702848430000000</guid>
		<dc:creator>NeilSM</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Documentation for InsertLine says:<br /><br /><i><b>InsertLine</b><br />Opens the specified file and inserts the contents at the specified line number.<br />This operation will not overwrite any existing content at the specifid (sic) line.
</i><br /><br />Should say:<br />Opens the specified file and inserts the contents <u><b>before</b></u> the specified line number.<br />This operation will not overwrite any existing content at the specified line. <br />If the selected line number is greater than the number of lines in the file the line will be appended.<br />If the selected line number is 0 the line will be ignored - no alteration.<br /><br /><b>Example:<br /></b>my_return = File.InsertLine(&quot;C:\my_file.txt&quot;,1,&quot;This is a test &quot; &#43; 1)<br />TextWindow.WriteLine(my_return)<br />my_line = File.ReadLine(&quot;C:\my_file.txt&quot;,1)<br />TextWindow.WriteLine(my_line)<br /><br /><p>posted by NeilSM</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633703449510000000</link>
		<pubDate>Mon, 16 Feb 2009 01:35:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633703449510000000</guid>
		<dc:creator>NeilSM</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[
<p>Well, i am used to write code in VS EE and/or other complex Development Environments but&nbsp;when i saw the SmallBasic IDE, i totally lost myself in its simplicity <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /> ROFL Despite its simplicity, its a great approach for beginners! But what i miss is a compiler,...<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-9.gif' alt='Crying' /></p>
<p>posted by Kareem</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633812756230000000</link>
		<pubDate>Mon, 22 Jun 2009 13:53:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633812756230000000</guid>
		<dc:creator>Kareem</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[
<p>I'm with you, in that I love the simplicity of Small Basic. However perhaps you're unaware that it
<strong><em>is</em></strong>, in fact, a compiler!&nbsp; Just look in whatever folder you load your .SB files from, and you should see compiled forms of all your projects!&nbsp; For instance, I threw together a simple &quot;Pong&quot; clone ( Yeah, I know - why bother, right?
 ), and I named my project file &quot;pong.sb&quot;, so next time I looked in the folder, sure enough - there was &quot;pong.exe&quot;, all compiled &amp; ready to go!&nbsp; I will say Small Basic leaves much to be desired in terms of performance - don't expect blistering execution speed
 - but it's whole purpose is to serve as a learning tool, not the next &quot;bleeding-edge&quot; C&#43;&#43;&#43;&#43;&#43;<em>
</em>Uber- development tool.&nbsp; To that extent, I think it fits the purpose beautifully!</p>
<p>posted by flurng</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633873366990000000</link>
		<pubDate>Mon, 31 Aug 2009 17:31:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c633873366990000000</guid>
		<dc:creator>flurng</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: The Basics of SmallBasic</title>
		<description>
			<![CDATA[Computer Science For Kids has published several Microsoft Small Basic Tutorials that pick up where the Microsoft Small Basic Tutorial leaves off.&nbsp;You can find out more information about them at http://computerscienceforkids.com/MicrosoftSmallBasicTutorials.aspx<p>posted by Phil Conrod</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c634208822390000000</link>
		<pubDate>Thu, 23 Sep 2010 23:43:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Expert-to-Expert-The-Basics-of-SmallBasic#c634208822390000000</guid>
		<dc:creator>Phil Conrod</dc:creator>
	</item>
</channel>
</rss>