Search found 98 matches
- Tue Jan 28, 2003 7:28 pm
- Forum: Cheers!
- Topic: How about an officail role call?
- Replies: 62
- Views: 19137
- Tue Apr 24, 2001 7:32 pm
- Forum: Cheers!
- Topic: i just reformated
- Replies: 9
- Views: 1804
- Wed Apr 18, 2001 11:25 pm
- Forum: Cheers!
- Topic: Who the heck is this...the government?
- Replies: 3
- Views: 1523
- Sat Apr 14, 2001 9:10 am
- Forum: Cheers!
- Topic: Check out linux before installing it...
- Replies: 36
- Views: 6171
I know what your thinking.You will just run Win2k and forget XP.But what happens when the day comes Win2k wont run anything new?You think MS is gonna have a change of heart and not continue down the road their going on now?I doubt it man. Microsoft still supports Windows 95. I doubt they'll just dr...
- Sat Apr 14, 2001 8:58 am
- Forum: Cheers!
- Topic: Check out linux before installing it...
- Replies: 36
- Views: 6171
- Fri Apr 13, 2001 11:43 pm
- Forum: Cheers!
- Topic: Check out linux before installing it...
- Replies: 36
- Views: 6171
- Fri Apr 13, 2001 7:59 pm
- Forum: Cheers!
- Topic: Check out linux before installing it...
- Replies: 36
- Views: 6171
Originally posted by Syn Windows Product Activation: an early look http://arstechnica.com/wankerdesk/01q1/wpa-1.html Hardware ID (HWID),no thanks,I dont want to re-register my OS everytime I upgrade something on my PC. Here is some information on Windows Product Activation from MSDN. Microsoft clai...
- Thu Apr 12, 2001 9:49 pm
- Forum: Cheers!
- Topic: Check out linux before installing it...
- Replies: 36
- Views: 6171
Whoever wrote those articles needs beaten with a clue-by-four. Windows has included Fraunhofer's MP3 encoder for a long time, and it has never been capable of doing more than 56kbps. There is a Professional version available, which is what seems to be distributed with DivX ;-). It can encode at bitr...
- Tue Apr 10, 2001 11:06 pm
- Forum: Cheers!
- Topic: Jessie Jackson wants to go to China...
- Replies: 14
- Views: 2750
- Mon Apr 09, 2001 6:40 pm
- Forum: Cheers!
- Topic: Check out linux before installing it...
- Replies: 36
- Views: 6171
I've heard in the future they will have an online database with all the CD-Keys; you will have to connect online and give the right CD-Key or you're screwed. References? I don't think much is known about exactly how Windows XP's registration system works. I've heard things ranging from being unplea...
- Mon Apr 09, 2001 3:10 pm
- Forum: Cheers!
- Topic: Check out linux before installing it...
- Replies: 36
- Views: 6171
Contrary to what people here think, the gaming market is irrelevent. The operating system used by businesses are what bring in money for companies like Microsoft. Until GNU/Linux gets Microsoft Office, it will never have a chance of replacing Windows. I must admit I've (finally? ;) ) begun to realiz...
- Mon Apr 09, 2001 3:00 pm
- Forum: Cheers!
- Topic: SpyWare Update
- Replies: 6
- Views: 1828
What I do to keep ad companies like DoubleClick at bay is to disable all cookies in IE's ‘Internet’ zone, set the ‘Trusted sites’ zone to medium security—the default for ‘Internet’ zone—and put the sites on which I want cookies enabled in the list of trusted sites. This lets me save my login for sit...
- Tue Apr 03, 2001 7:35 pm
- Forum: Cheers!
- Topic: My java woes continued...
- Replies: 2
- Views: 1273
Trying to directly execute Java source code won't work. After compiling the java source file with javac (e.g., <code>javac Foo.java</code>), type <code>java Foo</code> to execute the bytecode stored in the <code>Foo.class</code> file, which was produced by <code>javac</code>. <hr/> Edit: Rewording t...
- Fri Mar 23, 2001 4:27 pm
- Forum: OS / Software Forum
- Topic: Recommendations on a good MP3-Player
- Replies: 11
- Views: 2755
- Fri Mar 23, 2001 4:20 pm
- Forum: Cheers!
- Topic: Yes, you CAN edit an html in notepad...
- Replies: 5
- Views: 1750
What's wrong with using Notepad for HTML editing? I personally would rather use VI or Emacs than Notepad, but it works well enough for some a quick edit or two. :) Now writing a several page essay in Notepad, which I've done before, <i>is</i> crazy. ;) <hr /> Update: Just reread your post. Do you me...