Webcmd allows one to run unix commands or MS Windows commands on a server using a web browser (no shell/ssh/telnet required). No live demo is available on our server for obvious security reasons.
| Code Pastie |
| Try Demo |
| Code Pastie is a bone simple paste bin. It uses no database and therefore is only a small learning example with no external reliances. |
| Simple Content Management System |
| Try Demo |
| SCMS is a bone simple content management system! It uses no database and therefore is only a small learning example (no external reliances). |
| Web Compiler Studio |
| View Video/Docs |
| Web Compile Studio IDE allows one on a Windows/Mac pc to upload or edit sources on the server through their web browser. Kind of like a "wiki compiler ide". It is just a concept and prototype with simple features. It needs tweaks to the user interface, along with login security to make it better. |
| Tail Emulator/File Monitor |
| SVN Sources | Old SVN |
|
The tail emulator monitors a log file or a text file that changes.
We didn't put a live demo up on this server for you to see because you
need a real world file to monitor, such as a web log file. It is called
a tail emulator because the unix utility called "tail" offers similar
functionality.
This tail emulator was thrown together quickly. It could be refactored to use widgets or HTML templates. |
| Music Box - Digital Juke Box |
| Visit Homepage |
|
MusicBox is a program which plays music (mp3's, etc.) remotely and can be accessed
from a web browser anywhere in the building since it runs from a server.
It uses many tricks to keep the state alive and acts like a desktop program, but accessible in browser. |
| PasWiki |
| Visit Homepage |
| PasWiki is a wiki written from scratch many years ago. |