Small Basic Shapes from Microsoft Office
Today, I'd like to introduce about how to convert shapes created by Microsoft Office to Small Basic shapes. This time I'm using PowerPoint to draw pictures with shapes. To convert pictures, I wrote...
View ArticleThe September Small Basic Guru Awards - Behold, the cream of the community!
Looks like Emiliano beat me squarely with the September content: Small Basic Technical Guru - September 2015 Emiliano MussoPrime Number Factorization with Small BasicMichiel Van Hoorn: "Put your...
View ArticleSmall Basic could change your life forever!!!
Do you want to make over $100,000?Well, Small Basic won't do that. =^) But Small Basic could be a piece of the puzzle on that journey. I was reviewing this blog post from Cathy Cavanaugh:Values of...
View ArticleSmall Basic: Using a Sentinel for Loop Control
"The Sentinel" sounds like a newspaper. Or perhaps an action movie.Or like a big robot that chases mutants.But it's not! Well, not in this case. In this case, it's a way you can end or limit a loop....
View ArticleFeatured Small Basic Article - Bring on the Emoji!!!
The featured article is from Nonki Takahashi... Small Basic: Emoji Table of ContentsIntroductionFinding Emoji in Fonts From Unicode SubrangeFrom Symbol FontsUsing Private Character Editor See...
View ArticleSmall Basic Shapes from Microsoft Excel
This post is an update of the last post Small Basic Shapes from Microsoft Office.Last time I wrote mainly about PowerPoint macro. But today's main topic is Excel macro. I uploaded an Excel file on...
View ArticleSmall Basic Ninjas needed for the November Gurus! Application details within.
We need Wizards and warriors, of words and wisdom. Come forth, oh mighty techno-scribbler! Pass your knowledge to others! Show us what you know and let others learn from your journey.Soon you may...
View ArticleSmall Basic - Controls and Challenges
Last and this month, controls challenges are going in the Challenge of the Month. So today, I'd like to write about Controls.Controls in Small BasicThere are three controls in Small Basic - button,...
View ArticleSmall Basic Featured Program - Wavelength To RGB Converter
This featured program comes from Pappa Lapub.Here's a small WavelengthToRGBconverter that does just what it's name says, with different linear functions for R, G and B like this: ID: RCP237 (Right...
View ArticleSmall Basic Technical Guru Winners - October 2015
Nonki and I battled it out for October. Here are the judge comments: Small Basic Technical Guru - October 2015 Ed Price - MSFTMicrosoft Small Basic 1.2 Release NoteRichard Mueller: "Lots of...
View ArticleDrawing Pictures with Small Basic
Today's topic is how to draw (paint) pictures by programs (or via programming) with Small Basic.Program can repeat, simulate, calculate and convert. Following pictures are the samples of these...
View ArticleSmall Basic Featured Article - How to Use Trigonometric Functions
Here's a classic article from Nonki:Small Basic: How to Use Trigonometric Functions Let's imagine we want to draw an arc. Assume the center of the arc is located at x = 200, y = 300, and the start...
View ArticleSmall Basic - TOC for Challenges, Blog Posts and Wiki Articles
There are lots of information about Small Basic on the internet - especially on MSDN forums, blogs, TechNet Wiki articles. So I made tables of contents for them.Monthly ChallengesThe titles and the...
View ArticleLego Mindstorms EV3 Basic - Leveraging the Small Basic Graphics Window
Here's the main announcement with all the information about EV3 Basic:Lego Mindstorms EV3 extension for Small Basic - EV3 Basic!!! Now we're going to dig deeper on the how EV3 Basic can leverage the...
View ArticleSmall Basic Challenges of the Month - December 2015 (turtle, tree, your...
These challenges come from LitDev (and community submissions) are intended for people who are learning to program for the first time or for those returning to programming who want to start using Small...
View ArticleMulti-Language Programming in Small Basic
I'd like to introduce three multi-language programs for answering a forum thread: How i can add multi language program ? asked by MehmetTR.The first one is the easiest TextWindow sample. The array msg...
View ArticleWho will be crowned the last Small Basic Guru of 2015???!!
Here it is folks!THE FINAL CHALLENGE OF 2015!!Step up all known Gurus currently active!Let us see the year out in style, with some final thoughts and knowledge from everyone we love and follow in the...
View Article12/8 UPDATES: Small Basic Program Galleries
We have two Small Basic Program Galleries:Small Basic Program GallerySmall Basic Program Gallery - Listed By Category Today we added some new programs to those lists:12/08/15 UPDATE: Oculus Rift Ball...
View ArticleSmall Basic Featured Program - Fluid Particle Simulation
Sam Gerard made this fluid simulation with LitDev's help!Here is Sam's profile: _'-'_In Sam's words... I built a program to simulate water particles, its not very accurate or fast, but its the best I...
View ArticleIllumination in Small Basic
I made a sample program of illumination in Small Basic. The program ID is JRV115. I recommend you to run this program locally. Because, in browser, this program is little slow.I wish you happy...
View Article