Quantcast
Channel: Small Basic
Viewing all articles
Browse latest Browse all 669

NEW UPDATES: Small Basic Website 2.1 & Small Basic Online 0.91

$
0
0

Our progress continues! This is our next release on the Small Basic Website. See our July (last) release here:

A big thank-you goes out to our 2018 Hackathon website team: Casey Schaertl, Chandler Baker, Juan Tian, Brooke Chang, Elena Escalas, Aayushi Modi, Coby Hanley, Huma Agarwal, Liyan Li, Mimi Sasouvanh, Janelynn Chan, Joy Awad, Allison Hopper, Huma Agarwal, Krishna Prajeeth Vysyaraju, Lilian Kasem, Mary Gansallo, Mimi Sasouvanh, Sanchita Srivastava, and Selma Ikiz.

Small Basic Website 2.1 is a set of improvements from our 2018 Hackathon efforts, including the release of Small Basic Online 0.91:

 

What's New:

  1. Home Page:
    1. New design: A new design with more buttons and colors. We moved the Download and Online buttons down onto the banner level, so that we could move the menu up to the top and remove a layer at the top of the page. Special thanks to Janelynn Chan, Casey Schaertl, and Allison Hopper.
    2. Banner stories: A next step toward rotating stories on the top banner. It's a known issue that the rotating banner isn't ready yet, but fixing that is in the works.
    3. Submitting featured games: We updated the link to the current forum thread for submitting games to be featured on the blog.
    4. Popular forum topics: We added some links to popular forum topics. We'll revisit those in the future and either update them manually or create a system for more easily/automatically updating those. Special thanks to Brooke Chang.
  2. General:
    1. Favicon: We have a Small Basic Favicon added to the Internet tab. Special thanks to Casey Schaertl.
    2. Mobile optimization: Website text is now optimized on mobile devices. Thanks to Lilian Kasem on this update.
    3. Accessibility updates: Removed the language from the HTML, added color contrast, added alt text to images, made the text with embedded links clearer, added landmarks on the page for screen readers, added tab stops to the FAQ page, screen-reader users can tab to the main content on the page, made headings stand out from the text for the screen readers, added language attributes to the HTML. Special thanks to Brooke Chang, Elena Escalas, and Liyan Li.
    4. Telemetry: Built telemetry into the website.
    5. URL update: We have a roadmap in progress for joining the domain with the URL. For this release, we improved the final URL slightly as we point to the production version of the site. Regardless, you get to the site via SmallBasic.com, as always.
  3. Tutorials:
    1. Code formatting: We fixed the formatting on the code. Thanks to Mimi Sasouvanh.
    2. Grammar updates
    3. Turtle Graphics and XY coordinates: Expanded on descriptions of turtle graphics and how Small Basic handles XY coordinates.
    4. Array improvements: We added more details to the articles about arrays.
  4. Help Page: We added a Help page with an online form.
  5. Small Basic Online - Version 0.91 (new release):
    1. Improved Help Pane reference text: Fixed content bug where the Text object description was inaccurate in the Help Pane "Reference Documents." Special thanks to Juan Tian on the bug fix.
    2. Added support for the GraphicsWindow.Hide() function: In SB Online 0.9, we through an exception for this function (it wasn't supported). Now, we support the function (as part of our effort to support the SB Desktop library for parity), but we currently ignore the function in SB Online. Thanks to Juan Tian for adding the function!
    3. Added support for the Turtle.Angle() functionIn SB Online 0.9, we through an exception for this function (it wasn't supported). Now, we support the function (as part of our effort to support the SB Desktop library for parity), but we currently ignore the function in SB Online. Thanks to Juan Tian for adding the function.
    4. Turtle's pen aligned: The Turtle's pen is now centered underneath it.
    5. Turtle animated rotation: The Turtle now animates as it rotates to new angles.
    6. Turtle.Speed function now supported: You can now change the turtle's speed! Special thanks to Lilian Kasem.

 

Please reply below with any new features you've found (that aren't yet listed) and any bugs you find!

Now, let's update the release pipeline...

Release Pipeline

We have many steps in the future for Small Basic Online (and Small Basic Desktop):

  1. Release Small Basic Online 0.9. Done! See the announcement here.
  2. Release Small Basic Online 0.91 (SBO 0.91). This shipped with our release of the Small Basic Website 2.1. (This announcement.)
  3. Release Small Basic Desktop 1.3.
    1. It has the bug fixes found in the Windows App Store mobile release, 3 new languages, and extra coding help in the interface!
  4. Release Small Basic Online 1.0. You can see this project in the works over on GitHub: https://github.com/sb/SmallBasic-Online
    1. It's Open Source!
    2. I'd expect to see some bug fixes from Small Basic Online 0.91.
    3. We're building toward parity with SB Desktop. Hopefully, we'll eclipse the parity so far in SBO 0.91.
    4. New features, including our first Debugger in a core SB release! It's Small and Basic, of course.
    5. I don't expect perfect parity with SBD, nor would we get complicated feature sets like Extensions or Graduate to work (yet).
  5. Release Small Basic Online 1.1-1.9
    1. I expect continual parity improvements.
    2. I also expect to find some features we hoped to get in SBD, but were never able to.
    3. We would be moving toward building a Desktop version in the exact same open source repository.
  6. Simultaneous release of Small Basic Online 2 and Small Basic Desktop 2.
    1. The vision would then come into fruition, as we release both SBO 2 and SBD 2 at the same time, from the same source code.
    2. Obviously, we'd need both Extensions and Graduate for this to work out.
    3. I'd also expect to find further features we wanted in SBD, like in-app tutorials and an Extension Manager. And if we didn't get them yet, I'd expect them to be coming on the horizon...
  7. Small Basic 2.1+
    1. Once we had a combined release, I'd hope to see an emphasis on in-app tutorials, extensions (like Minecraft), and more!
    2. I'd love to see a more robust Graduate feature set (such as to export into JavaScript, as an option).
    3. We'd also drive toward mobile apps, built from the same repo!

That's the vision. There is no timeline, just a roadmap. The more we work together (with the community), the faster we get there.

Have a Small and Basic week!

Ninja Ed


Viewing all articles
Browse latest Browse all 669

Trending Articles