<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Sample of the Week, II</title><link>http://blogs.msdn.com/smallbasic/archive/2008/11/17/sample-of-the-week-ii.aspx</link><description>This week's featured sample comes from Jeff Sidlosky . It is a star field simulation - you know the one where it appears like you're moving fast through space, with stars whizzing past you. ' Star-field simulation Initialize() Main() Sub Initialize GraphicsWindow.Title</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>infoblog &amp;raquo; Sample of the Week, II</title><link>http://blogs.msdn.com/smallbasic/archive/2008/11/17/sample-of-the-week-ii.aspx#9112234</link><pubDate>Mon, 17 Nov 2008 22:24:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9112234</guid><dc:creator>infoblog &amp;raquo; Sample of the Week, II</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/index.php/2008/11/17/sample-of-the-week-ii/"&gt;http://blog.a-foton.ru/index.php/2008/11/17/sample-of-the-week-ii/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Sample of the Week, II</title><link>http://blogs.msdn.com/smallbasic/archive/2008/11/17/sample-of-the-week-ii.aspx#9137218</link><pubDate>Mon, 24 Nov 2008 17:02:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9137218</guid><dc:creator>Thiago</dc:creator><description>&lt;p&gt;I'm having this error when I try to use the command line compiler:&lt;/p&gt;
&lt;p&gt;The process cannot access the file '.\SmallBasicLibrary.dll' because it is being used by another process.&lt;/p&gt;
&lt;p&gt;I think the problem is in CopyLibraryAssemblies, because in this case, the method is trying to copy a Assembly that already in use into the same destination folder.&lt;/p&gt;
</description></item><item><title>re: Sample of the Week, II</title><link>http://blogs.msdn.com/smallbasic/archive/2008/11/17/sample-of-the-week-ii.aspx#9912007</link><pubDate>Fri, 23 Oct 2009 12:08:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9912007</guid><dc:creator>Beep</dc:creator><description>&lt;p&gt;Please note that if you try this sample code in the latest Small Basic version, you will need to refactor it a little, since some of the methods previously contained in the GraphicsWindow class have been moved (and sometimes renamed) in the Shapes class.&lt;/p&gt;
</description></item></channel></rss>