Twitter posts go here...
Small Basic

Small Basic is a new dialect of BASIC from Microsoft, not to be confused with SmallBASIC. I’m rather fond of Small Basic for a number of reasons: it’s a fun procedural language for making simple widgets, you can extend the base language with .NET languages, and I just like BASIC. The projects on this page will consist of programs written in Small Basic and libraries to extend the language. (Note: Many of these programs were written for Small Basic 0.1 and 0.2; they may not work in current versions.)

Programs:

  • ms_small_mouse.sb — a small program that demonstrates the Dialogs library.
  • ms_small_test.sb — my first Small Basic program.
  • ms_small_widget.sb — a simple widget for surfing through my latest Photobucket images; uses the RssBasic library.
  • ms_small_widget2.sb — uses RssBasic and Dialogs, now loads the full-sized image as well as thumbnails, updated for Small Basic 0.3.
  • ms_small_xml.sb — as-yet-unfinished XML parser written in Small Basic; as of now it grabs an HTML page and removes double-spaces and hard returns.
  • pikachoors.sb — A desktop client for viewing Pikachoors images.

Libraries:

  • Dialogs — this is a library that gives Small Basic programs access standard dialog boxes. (VB.NET)
  • RssBasic — a small, alpha-type library for giving simple aggregation capabilities to Small Basic. (C#)
  • Twitter — a library I’m working on to give Twitter access to Small Basic. (VB.NET)
Welcome to my (Andrew Burton's) web page. This site uses the WordPress software as its content management system (CMS), but it should not be considered a normal blog. Specifically because there is no feedback mechanism, ala comments. That may come later, but for now, this page is strictly a typical web site sitting atop blogging software. The pirate, Software Pirate, up in the logo was drawn by C.K. Russell.

Log in