
Crispy
MemberContent Type
Profiles
Forums
Events
Everything posted by Crispy
-
http://www.bbspot.com/News/2004/07/feng_sh...otherboard.html
-
I think the Athlon 64 has been hyped to much as being cool because of it's 64bit support. If you look at that from a technical point of view it doesn't really do much of difference, even when using a 64bit OS. From a user point of view it makes zero difference, as the programs are required to be 64bit to even have a chance to enjoy the minor speed boost... And I doubt that many user applications will be converted into streamlined 64bit versions within the CPU cycle that the Athlon 64 represents... Then there's the DEP, which actually should improve the end user experience as a well known exploit type now i gone from the scene... However, as far as I know, only the 64bit version of windows supports it, but, of course, I might be mistaken ... Another interesting thing about the Athlon 64 is the fact that it has internal memory controller... That means that the low end Athlon 64 (Those just called "Athlon 64"), doesn't support dual channel ram, which really suxx, since speed-o-holics have to buy the far more expensive Athlon 64 FX, which support dual channel ram. So, basicly, there aren't really any features which scream "buy me!"... The only thing you should be concerned about is performance. The Athlon 64 is, as you say, quite fast and run quite cool. Personlly I would have would probably choose an Athlon 64, but that's purely because of my geeky nature... The average non geeky user would have no use for the "extra features" ...
-
Impresive that she managed to get into the car in the first place
-
Well, you sound like a nice guy ... Welcome to MSFN!
-
Nice to see you found the site useful! Cheers
-
The people saying that must either have been very drunk or own a large amount of Apple shares ... I remember checking out a Ibook in my local store: During the one randomly selected minut I stood looking at it, it managed to crash! ... and I had'n even touched it when it did...
-
Omg, there's merchandise too also, I was a bit bored: http://home1.stofanet.dk/rotn/sadam.gif
-
Omg, thats just plain ultra weird
-
If you want to open install shield cab files you can use the attached command line program. You normally need data1.cab, data2.cab and data1.hdr to make it work. Should work with most never install packages... cab6.rar
-
Gotta agree with you there ... Although Tails would be more nr. 1 choiche Think about it for a sec, who does all the technical stuff? - Tails! ... Who does all the planning? - Tails! ... Who controls all the heavy machinery? - Tails! ... Who is always a victim of random violence? - Tails! ... So face lets it! ... Tails is superior to Sonic in almost any area you could name! ... Besides, he's cleary the cutest of the two
-
http://207.44.153.198/infommercial.html Enjoy
-
Ok, Im trying to make a table adjust dynamicly to 100% height and 100% width of a window via a javascript. I've narrowed it down to the below function, which should be compatible with most browsers. However, I know that with IE the document.documentElement.clientWidth can only be called after the <Head> tag has been rendered, hense the below will not work... My question is; How do I calculate the height of the table row on page load and after that when the browser window is resized? <script language="javascript"> function TableHeight() { if( typeof( window.innerWidth ) == 'number' ) { //Non-IE myWidth = window.innerWidth; myHeight = window.innerHeight; } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) { //IE 6+ in 'standards compliant mode' myWidth = document.documentElement.clientWidth; myHeight = document.documentElement.clientHeight; } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) { //IE 4 compatible myWidth = document.body.clientWidth; myHeight = document.body.clientHeight; } hiY = document.write(myHeight - 140); } </script> It must be used in the following way: <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="90" bgcolor="#CCCCCC">1</td> </tr> <tr> <td height="25" bgcolor="#999999">2</td> </tr> <tr> <script language="javascript">document.write( "<td height=\"" + hiY + "\">" );</script>3</td> </tr> <tr> <td height="25" bgcolor="#333333">4</td> </tr> </table>
-
welcome catwalker63! ... and cheers to CertTutor for throwing you this way
-
Welcome bwesenberg
-
-
At last, Intel has made a device that combines the pleasure of surfing the net with the thrill of surfing the waves! Text: http://www.pocket-lint.co.uk/news.php?newsId=368 Images: http://www.pocket-lint.co.uk/newsimage1.php?newsId=368
-
Hmmm ... they all looked like potential serial killers to me ... 5/10
-
Hehe, that funny! I espcially like this one here. It's at a mall and the carts the sign mention are shopping carts...
-
Hi, welcome to msfn arucard! Although this isen't the proper forum to ask, I'n gonna answer you anyway: RC2 stands for "Release Candidate 2". It's the naming you use for almost finished software, that might even be completely bug-free! ... As for the firewall-question the answer i no. You definitly don't need two firewalls running at the same time. Windows PE stands for "Windows Preinstall Envoirement". It's basicly a modified cutdown verion of windows xp designed to run from a cd. It's main purpose of it is to provide some better tools for the developers during the windows installation, but as you will find out, it can be used for loads of other things as well!
-
http://vspx27.stanford.edu/cgi-bin/main.py...e&teamnum=37606
-
Hehe, ya, read that a couple of times before ... it's funny stuff
-
Welcome Casey ... I hope you'll find your answers here BTW: Cool avatar!