MSDN Blog Article List - Small Basic Tools
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)
Comments
- Anonymous
April 27, 2016
Great article Nonki :)- Anonymous
April 28, 2016
Thanks, Deva.
- Anonymous
- Anonymous
April 27, 2016
ok - Anonymous
April 30, 2016
Wow, this is really cool!- Anonymous
April 30, 2016
I love how this is a series or suite of programs you built!
- Anonymous