First published on MSDN on Apr 27, 2016
Today, I'd like to introduce two tools written in Small Basic.
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 ).
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).
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
- Blog Article List (for Small Basic blog)
- Google Blog Article List (for my blog)
- Wiki Article List (for Small Basic / Visual Basic)
Published Feb 13, 2019
Version 1.0NonkiTakahashi
Iron Contributor
Joined February 02, 2019
Small Basic Blog
Follow this blog board to get notified when there's new activity