Blog Post

Small Basic Blog
1 MIN READ

MSDN Blog Article List - Small Basic Tools

NonkiTakahashi's avatar
NonkiTakahashi
Iron Contributor
Feb 13, 2019
First published on MSDN on Apr 27, 2016

Authored by Nonki Takahashi


Today, I'd like to introduce two tools written in Small Basic.

MSDN Blog Article List


This tool ( NPB609 ) is a new version of my Blog Article List series.



The screen shot above shows that this tool generated an article list HTML for User Ed blog.  You can generate any other article list in MSDN blogs with this tool.

This program needs a GUI form definition file Blog.frm.sb ( SHP804 ).

Form


The next tool "Form" is a GUI form checker now.  But my intention is to update this tool as GUI form and dialog editor.  The source code is uploaded to GitHub .



GUI form definition is saved as a Small Basic comment file.  So we can edit this form with the editor in the Small Basic Environment (IDE).

Other Tools


Published Feb 13, 2019
Version 1.0
No CommentsBe the first to comment