Last updated: 07:48PM 07/27/07
This is something I’m working on to replace SlickRun as there are certain issues that I run into on a daily basis that I feel should be fixed.
However, I wouldn’t recommend Pogo at all yet. It is very early in development. Not unusable but close to it. Read the ToDo list to see why.
Todo List
- Detect Parameters
- Auto-complete
- Create Abstraction to handle different command types
- URL’s www.google.com gets automatically expanded to http://google.com
- Files/Folders
- Pogo specific commands
- Enable Configurations
- Save/Load configurations
- Start on Windows Start Option
- Reduce memory usage (20-21mb unacceptable)
- Create a non-ClickOnce Installer
Info
The application is currently written in C# and .NET 2.0. I fear how much I’ll be able to reduce the 20-21mb ram usage on this platform. This project serves a dual purpose of giving me experience on C# and at the same making a remake of a program I have used extensively in the past. So far actual development time is around 1.5 weeks of actual coding. About half research and half coding.