Video Input
Posted by Jeffrey Vanneste at 07:21 PM on January 24, 2004
Category:
Projects
Want a really simple video input application? Well I did and I couldn't find one that did what I wanted. Here is the list of basic features it has:
If your interested goto the projects page or direct link to the Bunnyhug Video Input page. ![]() |
Pocket PC Emulator File Sender
Posted by Jeffrey Vanneste at 09:57 PM on January 20, 2004
Category:
Projects
Finally got motivated to put this online. As the description from the tools page says: This program will let you send one for more files at a time to any of the Pocket PC emulators installed on your system. I originally used Alex Feinman's EmuCpy which is command line based and only lets you send one file at a time. I was sending enough files to the emulator that it became apparent to write a frontend to quickly send files over the Pocket PC. Head on over to the projects page or direct link to the Pocket PC Emulator File Sender. ![]() |
Basic Text Editor
Posted by Jeffrey Vanneste at 10:42 PM on September 09, 2003
Category:
Projects
I've been pretty busy finishing up the Bunnyhug Software page so I only have a small program to post again. This one is pretty useless to most I'm sure but whatever. Head on over to the projects page or direct link to the Basic Text Editor. ![]() |
C# Property Generator
Posted by Jeffrey Vanneste at 06:47 PM on September 06, 2003
Category:
Projects
Well here is my first "Tool" release. Hopefully someone else finds it useful. When I first started work (my internship at the time) at IRD I was given the task of changing a large list of classes from using getters and setters (eg: GetMyVariable() and SetMyVariable(int x)) like how it's done in many other languages. C# has properties which I find are much nicer. Anyways, what this tool does is convert a list of variables (with summaries) into a list of properties letting you choose to copy the summary, if the variable has a getter and/or a setter or whether or not to create a property for the private variable. So ya, head on over to the projects page or directly to the C# Property Generator page and leave some comments if you find it useful or have any suggestions for it. ![]() |




