I've been a web developer for about4/5 years now mainly I deploy on Linux boxes and use on NT for odd stuff. I currently am playing with OS X Server (Got it and WO for $99 each thru Student Developers).
Let me try to answer some of your Qs....
<STRONG>
1. Now, would an OS X 2.0 Server box work better than then NT box?
</STRONG>
Just out of the box I'd say its more stable and has better sercurity. However you must understand there will be a learning curve since UNIX and its programs like Apache will be new to you. Thankfully these are not Mac only programs and the UNIX community has TONS of documentation and help avaiable.
<STRONG>
2. Is WebObjects good at importing previously built forms?
</STRONG>
WO is very differnet from what you were doing. Its basiclly a set of pre written Java Objects and Methods to help you create and deploy web apps. Its not something in which you just collect info. If you are interested in a quick audio and visual demo of WO check out:
http://www.apple.com/iservices/techn...damentals.html
There are also free WO seminars to go to:
http://www.seminars.apple.com/busine...ts5/index.html
However my assumption is that you are doing very basic from submittion and such. Maybe to record info to files and such or email the contents to yourself. If this is the case I'd say PHP is your answer.
PHP is a similar Open Sorce project that allows you to create dynamic pages and work with forms. It also intigrates with DBs liek MySQL with ease. Both are included with OS X Server
<STRONG>
3. Will the OS X box be able to handle acting as the college's web application server?
</STRONG>
not sure what you mean.. depends on the kind of apps and amount of steady users.
<STRONG>
4. Can someone hold my hand?
</STRONG>
Sure, there are alot of emerging sites and communities, one is my own. We are called the "Apple Student Developers"
Web Site:
http://studentlounge.unity.ncsu.edu/
Yahoo Group:
http://groups.yahoo.com/group/studentdev-talk
We are kinda of an adendum to Apple's ADC Student program. There are many section on app development as well as web. As said we are still getting alot of the site and content together but message boads and mailing list are working so post away.
<STRONG>
5. Can an OS 9.2 mac connect to an OS X 2.0 server?
</STRONG>
Yep, and using SAMBA you can make it act as a full class windows machine on a windows network.
<STRONG>
6. Can an OS X 2.0 server process web forms?
</STRONG>
Yep, CGI, Perl, PHP are the most popular and if it is intensive web app stuff WO is also there.
<STRONG>
7. How difficult is Webobjects to use?
</STRONG>
Wel WO5 is totally build around Java (which it totally Object Oriented). If your not familar with Java then thats a whole layer you'll need to understand before getting to the guts of WO.
<STRONG>
8. Can you believe that I built over four thousand images in Color It? (Answer: Neither can I, but it's true)
</STRONG>
That is alot.. eventhough I'm not too familar with Color It... I''m pure Photoshop boy here.
<STRONG>
9. Will the OS X 2.0 box show up on our NT network?
</STRONG>
Yep.
<STRONG>
10. What remaining issues should I be aware of.
</STRONG>
Well as far as WO .. OS X Server comes with WO deployment but if you want to buid WO apps you need to buy the software.
I don't know how easy Web Objects is to use but OS X comes with a development program for it (Project Builder WO) so there is something to start with, at least.
Yeah but you need WO Builder and EO Modeler to finish the apps. Project Builder handles the buisness side Java logic.
My only other thing to tell you is not to expect an instand easy deployment, you'll need to get used to some unix and all the new services. Maybe buy one box right away to try stuff on and document how you want to convert then get the server farm going a month or two from now.
If you need any more help post here or the Student Developer forums.
~ Mike