Search found 47 matches

by digitalsurgeon
Thu Oct 21, 2004 2:45 pm
Forum: General
Topic: Ubuntu
Replies: 0
Views: 2909

Ubuntu

i think this distribution which is based on debian shows a great promise

http://shipit.ubuntulinux.org/

http://www.ubuntulinux.org/
by digitalsurgeon
Wed Dec 17, 2003 8:09 pm
Forum: Programming
Topic: libCURL !!
Replies: 0
Views: 6421

libCURL !!

AoA ! guys i'm thinking of starting a little linux project of my own, & i'm thinking of writing a download accelerator, modeled after DAP 5.0 on the windows os, i'm planning to use wxWindows for the UI, but the main question that i'm facing is that i want to use libCURL ( http://curl.haxx.se/ ) ...
by digitalsurgeon
Wed Dec 17, 2003 6:25 pm
Forum: Programming
Topic: wxWindows !!
Replies: 5
Views: 11957

Hmmm.. I have just tried the CBuilderX (The latest Borland IDE/compiler) that uses wxWindows. And let me tell you folks........ It is hopeless. The IDE is java based and bazzare !!! The wxWindows applications compiled are not half as responsive as VisualC on Windows or KDevelop/Anjuta (C++ IDE's wi...
by digitalsurgeon
Wed Dec 03, 2003 3:51 pm
Forum: Programming
Topic: Object Oriented GTK
Replies: 4
Views: 10458

well i actually like programming in gtk over QT , and now with wxWindows i love it more then ever
by digitalsurgeon
Mon Nov 17, 2003 11:05 pm
Forum: Programming
Topic: wxWindows !!
Replies: 5
Views: 11957

wxWindows !!

AOA

guys if you love GTK then, u will madly b in love with wxWindows, it's so so very cool www.wxWindows.org provides platform independence, on linux uses the GTK libraries, provides a oo interface but much better then the GTKMM one... MFC guys will love it too .. do check it out !
by digitalsurgeon
Sat Sep 27, 2003 8:34 pm
Forum: General
Topic: Windows vs Linux
Replies: 7
Views: 13834

another useless topic to debate on ...
by digitalsurgeon
Sat Sep 27, 2003 8:12 pm
Forum: Programming
Topic: GTK File Selection dialog !!
Replies: 6
Views: 13227

sorry ppl !

but i am busy these days ( i don't know y ) but insha allah i will upload it soon !!!!


and slick yeah u can help, join sf.net and then tell me your nick there and i will add you to the developers list
by digitalsurgeon
Fri Sep 12, 2003 4:32 pm
Forum: Programming
Topic: i need help... i wnat to run 2 OS in a same real time......
Replies: 7
Views: 14119

:shock:

wow !! good luck man !
by digitalsurgeon
Fri Sep 12, 2003 3:59 pm
Forum: Programming
Topic: php-connect
Replies: 8
Views: 15193

fawad wrote:
digitalsurgeon wrote:daemon saab php obsolete ho gae hay app bas kareen!!!!
php is obselete? Wow, you really ought to email yahoo! about this. Those poor SOBs are migrating their stuff to PHP.
yeah i know that and myself use php a lot but still i think it's obsolete technology !!!

php5 is the big thing now
by digitalsurgeon
Fri Sep 12, 2003 3:51 pm
Forum: Programming
Topic: Wanna buy linux guide me please
Replies: 4
Views: 11206

either try mandrake 9 or red hat 9 both are very easy to install / use
by digitalsurgeon
Fri Sep 12, 2003 3:49 pm
Forum: Programming
Topic: Wanna buy linux guide me please
Replies: 4
Views: 11206

either try mandrake 9 or red hat 9 both are very easy to install / use
by digitalsurgeon
Fri Sep 12, 2003 3:48 pm
Forum: Programming
Topic: GTK File Selection dialog !!
Replies: 6
Views: 13227

well i've registered it on sourceforge

and will upload it pretty soon as well

http://gtkdialogs.sourceforge.net/

http://www.sf.net/projects/gtkdialogs/

if you guys want to lend a hand then it would be great !!
by digitalsurgeon
Fri Sep 05, 2003 6:46 pm
Forum: Programming
Topic: How to DIAL a MODEM in C?
Replies: 6
Views: 13048

FILE *fd= fopen("/dev/modem","w");

// send init commands

fwrite ("ATH .... ",fd); // send modem init string

fwrite ("ATD051251806",fd); // dial 052 251806

fclose(fd);

// or some thing like this


you need to send ATD[numbertodial] to the modem
by digitalsurgeon
Fri Sep 05, 2003 6:42 pm
Forum: Programming
Topic: php-connect
Replies: 8
Views: 15193

daemon saab php obsolete ho gae hay app bas kareen!!!!
by digitalsurgeon
Tue Jul 29, 2003 7:30 am
Forum: Programming
Topic: Any "Full-featured" IDE for GTK ?
Replies: 6
Views: 13088

Ajuta is a nice IDE for GTk

look at it @ anjuta.sf.net

sf rocks !!

Ahmad
http://ahmed.zabvision.eu.pk/