378 Posted Topics

Member Avatar for rayravi
Member Avatar for TheNNS
0
186
Member Avatar for John A

What an idiot. Does he not understand that celebrities are the refuse of democracy and free speech? (an unfortunete by product) Oh and whats this daniweb irc incident you speak of?

Member Avatar for twomers
0
164
Member Avatar for lasher511

I don't like apple because their products all seem to be targeted to the weird hip college generation. Its really annoying how people swear by their ipod when there are lots of music players with higher quality sound and more features. Apple makes their money off perceived innovation, the "coolness" …

Member Avatar for jbennet
0
281
Member Avatar for Sturm

I am just wondering why you can only post attachments with certain extensions? I mean seriously whats the point? What if I want to distribute my .emacs file or my .xmodmap file or my .xinitrc file? What if someone wants to post a tar.gz or a tar.bz2 archive?

Member Avatar for Chaky
0
198
Member Avatar for Xsaintx

output: [code=c++] cout << "Hello, World\n"; // '\n' returns the line [/code] input: [code=c++] cin >> var1; //sets var1 to the user input (most of the time) [/code]

Member Avatar for Salem
0
98
Member Avatar for starjsjwars

[code] while(true) { system("<yourcommand here>"); Sleep(90000);//have to include windows.h I think } [/code]

Member Avatar for starjsjswars2
0
159
Member Avatar for The Dude

Why can you never post real links? I find it annoying that I am asked to download a file called "jp.swf" whenever I click on one of your links.

Member Avatar for Sturm
0
61
Member Avatar for mujahid_zfr
Member Avatar for annagraphicart

You should probably just create a struct that stores the name of the person and their score. Then store the the bowler struct in a vector.

Member Avatar for Sturm
0
148
Member Avatar for Pleiades
Re: xkcd

Yeah xkcd is pretty sweet but I prefer comics that are actually well drawn. My favorite comics would have to be ctrl-alt-del and user friendly.

Member Avatar for The Dude
0
50
Member Avatar for Salem
Member Avatar for Ravenous Wolf
0
122
Member Avatar for curt22

[url]http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ape.html[/url] What doesn't work?

Member Avatar for curt22
0
569
Member Avatar for scudzilla
Member Avatar for bondi007

yeah when I was installing ubuntu on my parents computer the wireless card refused to actually work. Try using wifi-radar. After a few tries it should start working...(or at least it started working for me)

Member Avatar for jbennet
0
161
Member Avatar for w_3rabi
Member Avatar for w_3rabi
0
264
Member Avatar for linux

I think its the same as using your harddrive. On my dads computer I have linux installed on an external harddrive w/ grub being on the main one. But people install grub to all sorts of things like floppy disks, flash drives, cdroms, etc. So I think its the same …

Member Avatar for John A
0
96
Member Avatar for php_noob
Member Avatar for cancer10

Actually for noobs I would recommend a traditional/hardcore unixish distro. This allows you to start learning immediately. Also with a tradition unixish distro, the skills learned will carry over to almost any *nix.

Member Avatar for jbennet
0
181
Member Avatar for The Dude
Member Avatar for hbk619
0
100
Member Avatar for Thinka

>After talking to a friend, I'm thinking of running Virtual PC instead of partitioning my drive. Anybody know of pros and cons regarding both methods? If you want to run a virtual machine I would recommend vmware server edition, its free and _a lot_ faster and better than Virtual PC. …

Member Avatar for Thinka
0
183
Member Avatar for Salem

offtopic but the wig looks pretty stupid... Do all UK judges wear them?

Member Avatar for Lardmeister
0
138
Member Avatar for nive

There are lots of algorithms for finding prime numbers. The simplest and most crude would be to check every odd number up to 1/2 of the number.It works fine as long as you don't particularly care about performance.

Member Avatar for Sturm
0
269
Member Avatar for Dave Sinkula

I would agree that, like most of our bloated under effective government, it needs to be rebuilt. But the poll options are a bit misleading.

Member Avatar for Lardmeister
0
153
Member Avatar for avgprogramerjoe

heres a function that should work: [code=c++] SDL_Surface* getImage(string filename, int r=255, int g=0, int b=198) { SDL_Surface* loadedImage=0; SDL_Surface* optimizedImage=0; loadedImage=IMG_Load(filename.c_str()); optimizedImage = SDL_DisplayFormat(loadedImage); SDL_FreeSurface(loadedImage); Uint32 colorkey=SDL_MapRGB(optimizedImage->format, r, g, b); SDL_SetColorKey(optimizedImage, SDL_RLEACCEL | SDL_SRCCOLORKEY, colorkey); return optimizedImage; } [/code]

Member Avatar for Sturm
0
314
Member Avatar for kerstenk

a better way to check if the process is running is: [code=bash] if ! ps -C <yourprocesshere> > /dev/null then #... fi [/code]

Member Avatar for Sturm
0
276
Member Avatar for Ancient Dragon
Member Avatar for darchinova
Member Avatar for The Dude

>I think fate is a dangerous notion. You can get wrapped up with the idea that if anything was meant to be -- it would happen. So you end up living your life just waiting...and that's the worst thing you can do, because at the end, you just can't help …

Member Avatar for hbk619
1
125
Member Avatar for ProgrammersTalk

2(disclaimer, one of my firefox ad ons inserts a 2 at the beginning of every post, I cannot change this.) The only things I like to do that do not involve my computer are: fencing, reading, chess, and solving my rubiks cube. (my calculater, gp2x, and other devices have been …

Member Avatar for EnderX
0
315
Member Avatar for The Dude

Sorry but I don't care enough. When we eliminate [I]human[/I] cruelty and [I]human[/I] poverty maybe...

Member Avatar for quintoncoert
0
249
Member Avatar for p_madhavi77

Ok. Try opening a terminal ~100 or so times. Is your harddrive spinning?

Member Avatar for Infarction
0
38
Member Avatar for Sturm

Ok so I made the following script: [code=bash] #!/bin/sh if ! ps -C screen > /dev/null then exec xterm -fg green -bg black -e screen else if ps -C xterm > /dev/null then exec xterm -fg green -bg black -e screen else exec xterm -fg green -bg black -e screen …

0
74
Member Avatar for más johnston

>do graphics card go in notebooks? if so would a GeForce 6800 or ATI Radeon X850 fit? You will want to get a video card specifically designed for laptops. The Nvidia Go series cards should work fine. > need some help on a few things... i have a Dell x300 …

Member Avatar for Sturm
0
22
Member Avatar for BuckshotBrian
Member Avatar for BuckshotBrian
Member Avatar for Sturm
0
176
Member Avatar for tygerberg
Re: Spam

I never get spam on my main gmail account. I have another account that I sign up for things with.

Member Avatar for quintoncoert
0
96
Member Avatar for Cudmore

you could blacklist it I guess.. not sure how to do it with non BSD init scripts or ubuntu (yes BSD init scripts rock). Ubuntu tends to complicate things by making them simple!

Member Avatar for Sturm
0
2K
Member Avatar for trpldblr

use debian for servers. (many distros including gentoo and arch get a new kernel every week or something. Its really annoying)

Member Avatar for Sturm
0
152
Member Avatar for Hosmer23
Member Avatar for computeonline
0
242
Member Avatar for lasher511

>You know what I want when I die? Nothing.. I wouldn't care if people kicked my body around, took a crap on it, or even fed it to their dog.. lol b/c I'd be dead! It's not like I'm going to know.. I would want my body donated to some …

Member Avatar for Serunson
0
788
Member Avatar for tygerberg

>What makes programmers busier than any other profession? The fact that many of them work 80 hour weeks?

Member Avatar for Ancient Dragon
0
130
Member Avatar for Bench

Whats wrong with c/c++? Anything can be taught to anyone at the right pace.

Member Avatar for hbk619
0
134
Member Avatar for afrb

you could boot up with a linux distro that allows you just to install grub i.e gentoo, debian, arch, slackware etc. Im to lazy right know to figure it out but you can reinstall grub with the grub shell.

Member Avatar for John A
0
686
Member Avatar for Sturm

I can access my website with my external static ip address. Anyone outside my wifi cant access my website. I assume this is a router problem? How do I allow other computers to allow access to my server?

Member Avatar for TheNNS
0
106
Member Avatar for The Dude

35 First of all im not modest, im extremely arrogant. Im not exceptionally loyal to anyone except myself.

Member Avatar for EnderX
0
128
Member Avatar for wizzyoo7

22 Personally I have no direct experience with unix, except of course mac os x (I guess its unix...), but I do have experience with both freeBSD and various linux distros. So I will respond to the best of my knowledge in accordance with my previous experiences with freeBSD and …

Member Avatar for jbennet
0
143
Member Avatar for Sturm
0
43
Member Avatar for KathiJo59

can you ping any websites? find your ip address, does it change? (I assume ipconfig \all shows your ip address? I currently don't have access to a windows machine) Is it possible that your firewall is blocking port 80?

Member Avatar for Sturm
0
177
Member Avatar for The Dude

[quote=jwenting] Strange isn't it how they on the one hand call Bush an idiot who doesn't know how to put on his underwear in the morning, yet at the same time they think he's some evil genius who's turned the US into some kind of dictatorial state without anyone noticing …

Member Avatar for EnderX
0
416
Member Avatar for Mix

The End.