Blog or Other Article List Generator Series
using Small Basic and PowerShell
This is a challenge list generator for Challenge of the Month in Small Basic forum.
- ChallengeOfTheMonthList.sb
This is an article list generator for Google Blog.
- GoogleBlogArticleList.sb
This is an article list generator for MSDN Blog. MSBlogCalendar is a calender generator for Microsoft Blog.
- MSDNBlogArticleList.sb
- Blog.frm.sb (GUI form definition file)
- MSBlogCalendar.sb
This is an article list generator for Microsoft Tech Commmunity Blog. Get-Calendar.ps1 receives blog object from Get-TechComunityArticleList.ps1 and convert to a calender HTML. Convert-BlogUrl is Small Basic Blog URL converter from MSDN to Tech Community.
- Get-TechCommunityArticleList.ps1
- Get-Calendar.ps1
- Convert-BlogUrl.ps1
This is an article list generator for TechNet Wiki. Convert-VBProj is for Visual Studio to debug graduated program.
- WikiArticleList.sb
- Convert-VBProj.ps1