Results 1 to 6 of 6
Ok i want to start a programming project that locates music and video files and stores them in a data base
after i do that ill add some other stuff ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-03-2003 #1Linux User
- Join Date
- Apr 2003
- Location
- TEXAS
- Posts
- 314
Where can i look to get started
Ok i want to start a programming project that locates music and video files and stores them in a data base
after i do that ill add some other stuff but i think that will be a good starting point
Im just wondering where can i find docs on gnome gui utils and some good examples that might help me
- 05-03-2003 #2Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
If you are interested in loading music and files,structures into a database and maybe atatch a webbinterface to it, ivé already have written a program for that, its availble for everybody at my site http://www.utterberg.com under download and are called dbloader. It workes on both linux and microsoft platforms. It just needs perl to be installed.
Its easy to understand and are fast to implement. If you want to learn more about programming.
Visit:
http://www.perldoc.com for learning perl
http://home.twcny.rr.com/amantoan/cweb/Cindex.htm for learning C
http://www.java.sun.com for learning java
Regards
Regards
Andutt
- 05-03-2003 #3Linux User
- Join Date
- Apr 2003
- Location
- TEXAS
- Posts
- 314
thanx
Do you know any places where i can look at an API for C++ or C for programming a GUI in gnome
- 05-03-2003 #4Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
I know Gnome desktop are based on GTK which is a GUI toolkit for C and C++ programmers. So you can try that if you want. OpenGL is another GUI api for c programming. Check them out.
http://www.gtk.org
Regards
Regards
Andutt
- 05-04-2003 #5Linux User
- Join Date
- Feb 2003
- Location
- Norway, Asker
- Posts
- 267
the book "gnome/gtk+ programming bible" is a very good book. I recomend that!
- 05-04-2003 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
There is also the (free) tutorial on gtk.org. I recommend that.


Reply With Quote
