Pocket Wiki is a note taking application that uses wiki markup syntax to format text into HTML.
It uses custom DLL's to implement markup.
Currently supported are:
* Slash markup (one that I wrote: uses "/" to signify a mark-up command) - see http://wikislash.codeplex.com/ for latest
* Markdown.NET - as used on Picowiki.com and other sites
* Wikiplex - as used on the Codeplex site
* Creole - another markup standard
Currently planned support:
* bLADE markup (used by bLADE wiki and Tony Steward's PPPC Wiki)
* Doku wiki markup
Required B4PPC libraries are:
1. Webbrowser
2. FormLib
3. StringsEx
4. Hardware
bugs/to investigate
1. webbrowser library doesn't always load new page (have to refresh)
2. Fonts are scaling up in VGA - almost too big. Ideally fonts should be smaller than they are rendering now but bigger than they did under the 6.50 compiler
History
12-24-09 upload - version .30 includes Markdown.NET and wrapper
12-29-09 upload - version .32 includes SlashWiki.NET and wrapper
12-30-09 upload - version .50 includes latest changes to UI and SlashWiki.NET library
12-31-09 upload - version .60 adds "style sheets".
It uses custom DLL's to implement markup.
Currently supported are:
* Slash markup (one that I wrote: uses "/" to signify a mark-up command) - see http://wikislash.codeplex.com/ for latest
* Markdown.NET - as used on Picowiki.com and other sites
* Wikiplex - as used on the Codeplex site
* Creole - another markup standard
Currently planned support:
* bLADE markup (used by bLADE wiki and Tony Steward's PPPC Wiki)
* Doku wiki markup
Required B4PPC libraries are:
1. Webbrowser
2. FormLib
3. StringsEx
4. Hardware
bugs/to investigate
1. webbrowser library doesn't always load new page (have to refresh)
2. Fonts are scaling up in VGA - almost too big. Ideally fonts should be smaller than they are rendering now but bigger than they did under the 6.50 compiler
History
12-24-09 upload - version .30 includes Markdown.NET and wrapper
12-29-09 upload - version .32 includes SlashWiki.NET and wrapper
12-30-09 upload - version .50 includes latest changes to UI and SlashWiki.NET library
12-31-09 upload - version .60 adds "style sheets".
Attachments
Last edited: