Since 4/14/2012 2:30:57 AM, kelseyb has written 6 articles and participated in 709 conversations. kelseyb signature: kelseyb
kelseyb's articles:
Items(6) /1
More MS stupidity428 (7/22/2004 5:02:43 AM) comp.os.linux.advocacy Just ran across this little item: From Warp2search: Just found this in my event-log after starting emule: "EventID 4226 TCP/IP has reached the security limit imposed on the number of concurrent TCP connect... Kelsey
Just for giggles #3917 (6/25/2004 12:57:32 AM) comp.os.linux.advocacy So... Linux sucks, right? Right. Right now, I've got an old install of SuSE running on my laptop. It's currently ripping videos, via serial port, off my Sony HandyCam. The effort involved in doing this was ... Kelsey
Just for giggles #2021 (6/24/2004 11:00:53 PM) comp.os.linux.advocacy So... Linux sucks, right? Right. Right now, I've got an old install of SuSE running on my laptop. It's currently ripping videos, via serial port, off my Sony HandyCam. The effort involved in doing this was ... Kelsey
Just for giggles214 (6/24/2004 10:39:10 PM) comp.os.linux.advocacy So... Linux sucks, right? Right now, I've got a brand-spanking-new install of SuSE running on my laptop. It's currently ripping videos, via firewire, off my Sony HandyCam. The effort involved in doing this ... Kelsey
Windows easier to use...2825 (7/22/2003 4:52:33 AM) comp.lang.c I'm online at the moment, trying to help someone with a programming problem. His code, which isn't as bad as it could be, is trying to open a file "file.in". The file exists, is called "file.in" and is in the... Kelsey
Ease of use...529 (7/4/2003 1:19:15 AM) comp.lang.c Two little stories, both within the last 24 hours, both demonstrating Windows superiour ease-of-use. First... FrontPage. You'll note I run Linux. While browsing the wife's machine over the LAN, I noticed tha... Kelsey
2005 -- We ust take on Windows53138 (12/29/2004 1:39:04 PM) comp.os.linux.advocacy I think this is the year. There are a couple things going on in the world that makes pushing Linux more and more important. Software patents. These are a bad idea, period. There is endless debate about why ... mlw(2191)
Idiot of the month615 (1/3/2005 4:33:35 AM) comp.os.linux.advocacy Other groups have them so why not COLA. Let's start with a cracker. I nominate Conor: || Message-ID: || From: Conor || Newsgroups: comp.os.linux.advocacy || Subject: Re: Venezuela opts for LinuxQ || Date: Su... rgc4(3216)
Idiot of the year, and there are a LOT of them!2823 (1/3/2005 4:46:01 AM) comp.os.linux.advocacy All Linux lusers who pay for software that they can't, or refuse to use. Nero included with DVD/CDROM drives. Windows, preloaded on systems. Adobe Photoshop included with scanners. Cubase/Sonar/Logic/Powertrack... Maheffe(21)
DVD playback in Linux is so easy!!!5319 (1/4/2005 3:39:35 PM) comp.os.linux.advocacy Hi everybody I finally got DVD playback to work in Linux. It was really easy! This is what I did: I put in Resident Evil, my if-you-can-play-this-you-can-play-anything test movie, start xine v0.99.1 from gnom... 9way(211)
malloc size4024 (1/6/2005 3:29:18 AM) comp.lang.c Hi, Inside a program how do i find out what size has been allocated to pointer using malloc. eg... int *p; p=(int*)malloc(1024*sizeof(int)); now how do find how much has been allocated to p? mojozoox! ... madireddy(5)