Submitted by Ahmed Hashim on Fri, 23/09/2005 - 01:32.

Many of computer science students asking about a project ideas to develop in the courses or in graduation projects to help in linux development.

So, in this page we will add any idea we want to see it in linux platforms and people will see it and start to implement if they want.

we will categorise the projects.

  • DBMS
    • MySQL Forms, A form builder based on MySQL Server.
  • Networking
    • IP, DNS configuration tool.
    • Apache Configuration Tool.
  • Multimedia
    • Arabic subtitles for xine backend
  • Arabization
    • OCR
    • Text to speech
    • Speech recognition
    • Scribus
  • Distributions
  • Tools
    • Tool to edit the fstab file.
  • Internet Applications

It is much better to improve an existing project rather than starting from scratch, also it is better to read standards that apply to a certain field and follow their instructions.


ShErbO's picture
Submitted by ShErbO on Mon, 26/09/2005 - 18:22.

I'm interested in the fstab idea, although I think such tools already exist but it would make for a nice learning project for me.


MohammedSameer's picture
Submitted by MohammedSameer on Mon, 26/09/2005 - 19:32.

I guess that the graduation projects should be a new thing.

an fstab editor is part of the Mandrake Control Center.


WWW: The place for organized randoms!
EGLUG Admin..
Arabeyes Core Member.
Free Software Foundation Associate Member.


Ahmed Hashim's picture
Submitted by Ahmed Hashim on Tue, 27/09/2005 - 08:22.

Actually i dont have ideas for a projects, i wrote the 2 projects to tell people, please think with me :)

if you have any idea add it to the wiki page.

thank you all anyway.


----
Ahmed Hashim
Hacker from the Earth


Ahmed Hashim's picture
Submitted by Ahmed Hashim on Thu, 29/09/2005 - 10:32.

Al salamo alikom

i am wondering, i didn't ask anyone to make any application for me or spend time developing any applications, all what i need are IDEA's

can every one think for 10 minutes in a project and edit the page?!!!

if those Ten's of students didn't find an idea they will goto another topic.

can We as the best Linux community in Egypt support students with ideas for a project?

thank you all.


----
Ahmed Hashim
Hacker from the Earth


__null's picture
Submitted by __null on Mon, 14/11/2005 - 23:50.

What about some sort of Desktop Usability Enhancements projects that applies the art of user interface design to one of the gaint DEs: KDE and GNOME. Such project would try to identify and tackle usuability problems that hinders linux adoption on the desktop (and hence the enterprise). It's a _big_ thing to do, but yet non-tradtional.

An apache configuration tool would be a cool thing to do (but google about any OSS similiar tools 'cause you might find a nice code base for that somewhere). What about configuring apache via XML? you could research the cons (slow?)and pros (more concise?) of such thing.

for the server-side your best shoot could be at application frameworks or RIA (see RIA on WP)applications. Web application frameworks' mantra was "rapid and easy development and maintainace" be it an MVC implementation or a rich UI framework. Using a framework usually entitles some redundant and tedious tasks (editing configuration files by hand, creating stub classes that extend application framework extsion points and so on). So why not write GUIs for such tasks? integrate them into mainstream IDEs?

and finally the TODO list for your favorite F/OSS application is setting there waiting for contributers!

be creative!


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.