First of all, thank you for working so hard on this project. This is actually one of my favourite opensource projects, and it's growing so fast! Thank you!
Here's what I want to say:
1. I recently start learning developing in my free time (which is a lot), but most of what I've learned is just making bash scripts. I wanted to start learning something that could really help you guys (maybe C++ ?); But I don't know the right place to start, can you recommend me some basic books? Will I need shareware apps to write/edit/compile any of the code? And what does the ROS Team REALLY NEEDS right now? I think I can start there.
2. I'm a little worried about something - codecs. I know that opensource OSes cannot provide non-free codecs because of (stupid) patents/restrictions, so I guess this will be ROS case as well. Will you, devs, have any problems with this? And we, users, are we going to be able to install any codecs/players we want? For example, VLC includes the libdvdcss that is actually not available (officialy) to Ubuntu cause it requires buying some non-free license. What can you tell me about this?
3. What are your goals for 0.3.9/0.4.x? I like to hear plans for future releases and I want to recommend the 2 most important things for me/you right now:
A) atapi.sys driver - this because my HDs are still not supported, which makes ReactOS not installable. I have 2 laptops and a old desktop, and the only way I got to install ReactOS was by replacing the HD on the desktop PC with a really old one (a 'WD Caviar 24300' with 4Gb space). I think that making ROS able to install on any HD is the first step to make it work on real HW.
B) VirtualBox Graphics Driver - this because the new VBox (2.1.x) supports OpenGL Acceleration, a thing that no other VM has (VMware has DirectX accel, but ROS is still poor at DX graphics). I've tested this feature in my Kubuntu and I must say it works fine (with 128Mb GPU); I was able to run TORCS inside VBox with almost no trouble at all! If you guys are interested on getting (OpenGL) games to work under ROS, fixing the issues to make VBox G.R. (and maybe 'Seamless windows', why not?), is going to be awesome! (Conter-Strike may also work this way since it has an option for OpenGL graphics).
4. There are still lots of bugs. This is sad and I know you're working hard to get things to work just as they work on XP (or better), so I'll just ask just for 1 bug fix (that may envolve many bugs, I don't know for sure) - The Command-Line! Since ReactOS explorer is, honestly, too weak and buggy to use, starting using cmd to some basic tasks should be a priority. Here's my little list of the most-annoying cmd bugs:
1. English keyboard layout only (or Switzerland/French and Portuguese are not supported?)
2. Cannot start "non-ReactOS" apps from cmd (like if I wanted to install an app from cmd, it's not possible, even when the path is fully written or using a *.bat file for the task; This can also break OEMRunOnce, cause most of the files used there are .bat/.cmd)
3. 'dir' to an empty drive root directory gives and error instead of displaying info about the drive
4. I can copy a file to a diretory that actually doesn't exist..!
5. trying to use 'format' to a CD/DVD drive doesn't display an error, instead it treats the drive like it was a diskette.
And that's all for now. For my first post here this is a little big, but I'm sure I'll help ReactOS in time...
And again, THANK YOU for this awesome project! (It gives me hope...)


