Slashdot Mirror


User: GregK72

GregK72's activity in the archive.

Stories
0
Comments
10
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 10

  1. Re:Texas Instrument on What Was Your First Computer? · · Score: 1

    Oh yes... the TI 99/4A. That was my first computer as well. Learned BASIC on that had fun with all the sprite and sound functions in TI's extended BASIC. That was fun for a couple months, then I decided I needed something more fulfilling and got a Commodore 64. Ahh.. the days of LOAD "TELENGARD",8,1

  2. Re:Best Buy Protester on Best Buy Sued By Ohio · · Score: 1


    Unless the manufacturer was IOMEGA!! Than they try to find anyway possible to convince you that it was your fault and they will not replace the item in question.

  3. Re:Hypercard for Windows on Introduction To XAML · · Score: 1

    I have to agree with the sentiment here. I first discovered XML when creating a Java Servlet based application. I wanted an easy and flexible way to create messages between the servlets in my application. Of course this was when SOAP was still called XML-RPC. I thought that XML was well suited for describing messages and document structure.

    I think rather than replacing VB, XAML could replace the ugly mess of asp: tags in an ASP.NET application. :)

  4. Re:Three Acronyms on What Kind of Books do You Want? · · Score: 1

    Along those lines would be a book with useful examples of Web Services in the real world. It would be great if this book showed not just .NET, but other non-MS technologies. Along with reasons why they did or did not use .NET ( or Java, or whatever they used ).

  5. Re:keep your code clean? on Is the Unix Community Worried About Worms? · · Score: 2, Informative

    I think that people could probably find exploits in Apache, Sendmail, etc... probably a lot easier since they can scan the sourcecode. From what I have read though, most of these worms & virii are not very complicated and are using relatively easy to exploit holes in M$ products. Most of these holes exist since M$ is trying to make life easier on the user by doing work behind the scenes (such as automatically calling an IE dll to render an HTML email). As work continues on desktop environments such as GNOME and KDE, I think that it is not unreasonable to expect to see exploits in those products being used. But since M$ products dominate the desktop market, I expect to find most people writing worms&virii for M$ environments.

  6. DOH! on AFTRA Halts Many Radio Stations' Webcasts · · Score: 1

    Now I can't listen to any of the Dodger games at work unless I subscribe to mlb.com (damn kxta1150.com)! Isn't anything free anymore? ;)

  7. Re:As usual, the signal to noise ratio is pretty l on Microsoft Releases C# Language Reference · · Score: 1

    I do have to say... I think that accessing primitive types as objects is definately an improvement over Java. If the the memory management in the implementations is better than the memory management in most JVMs, then Sun will really have some catching up to do. Only think I dislike is that we will be back to COMs multiple-inheritance hell.

  8. Re:MS can then say "I told you so" on Microsoft Develops Security-Path for Outlook · · Score: 1

    If you actually look at the page, most of the filetypes that are being excluded probably are best not sent in Email form anyway. It doesn't really hurt the functionality of Outlook. 'course I still think it would have been easier just to throw a dialog box saying that the attachment may have come from an insecure source... same as in Word, Excel, etc... remember all "Office" products are supposed to look the same... right? ;)

  9. Re:pgcc and the kernel? on LinuxMandrake 7.0 ISO Images Available · · Score: 1

    We run a few machines with Mandrake 6.1 and some of our machines run fine, others seem to crash for no reason. Not sure it can be blamed on the kernel and glibc2.1.2 being compiled with pgcc or not though.

    In 6.0 though, we did have problems with some self-compiled kernel's not being able to be loaded by lilo!!

  10. Re:So how do you tell if it's a WinModem? on PCI Modems and Linux? · · Score: 1

    Look for HCF or HSP on the modem box, manual, driver CD, etc... if its there, its a WinModem.