Click to See Complete Forum and Search --> : help me so I can help you!!!


shortfella
01-08-2001, 10:15 PM
Hi guys,

This year I have to do my major project to finish my uni degree.

I would like to write a project that will help the linux community but I don't have any ideas of what top write.

It will be written in Java(****) or C++(prefferable as more people will use it) as I have to use oop techniques.

It also has to fit in the mould of a distributed program to fit in with my major.

Anyone got any ideas or are currently lacking a good program?

Hope to here from you!!

wmHardRock
01-08-2001, 11:16 PM
Two things I'd like too see:
-A standard and easy Internet connection program. On Debian you have pppconfig, on Slack it's pppsetup, kppp on some systems, etc. Do something that could eventually become standard

-A console-graphical front end to gdb. you have the source code in front of you, the line about to be executed is in inverse video and you can use F Keys to do basic things (such as break points, run, next, print the value of a variable on which you can put your cursor or something)