Slashdot Mirror


User: booch

booch's activity in the archive.

Stories
0
Comments
1,274
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,274

  1. Smalltalk on What's wrong with HelloWorld.Java · · Score: 3, Interesting

    Thinking that OO is hard is just plain wrong. The main problem with the way OOP is taught is that the commonly used languages mix both OOP and non-OOP procedural elements. Constantly switching between the 2 doesn't allow the student to "get" the OOP part very easily.

    The answer is to use something like Smalltalk, where everything is OO. In early testing, the Smalltalk developers found that it was *easier* to teach Smalltalk to beginners than procedural languages, because people are already familiar with doing things to objects in the real world. Whereas it takes a certain way of thinking to come up with step-by-step manipulations of abstract data structures.

  2. That's it? on XHTML 2.0 Working Draft · · Score: 2

    Seems like if they're going to make it backwards incompatible, they should change a lot more. For example, are nested tables really the best way to lay out a page? Can't we come up with something better than that? (Without hard-coding coordinates -- I'd like something like the GTK or Swing layout methods.) How about the script and noscript tags? Any chance we can stop having to put comments around the script code? How about separating the 2 distinct uses of anchor tags?

  3. Re:Slashdot on Free People Searching Utilities? · · Score: 2

    God forbid that someone on Slashdot might want to have a social life!

  4. Great quote. on All We Want Is Whatever's On Your Machine · · Score: 2

    It is the DoD's policy not to take active measures against anybody because of the lack of certainty of getting the right person.

    Great. I guess we might as well get rid of the Department of Defense, if they're not going to bother to take any active measures. I guess that whole Afghanistan thing with the "unavoidable civilian casualties" was just a figment of our imagination.

  5. Obsolete URLs on Linux on Laptops Manufacturer Report Card · · Score: 2

    I'm wondering where they got their list of computer manufacturers. They included Commodore, who has been out of business for a decade! Other companies they list that no longer exist or no longer make (laptop) PCs are CompuAdd, Escom, Hunday, TI, AST, Digital, Quantex, and Zenith. I'm sure there are more in the list. This is just pitiful -- one of the most useless pieces of mis-information I've seen on the Web.

  6. Re:This is so broad......... on Suddenly a JPEG Patent and Licensing Fee · · Score: 5, Informative

    The JPEG standard wasn't published until 1994. But the JPEG committee was formed in 1985, and it was made up of combined committees from the CCITT and ISO working groups. So it is very possible that they had already come up with this by the time the patent was filed. The technology used in JPEG was generally based on previously published algorithms. I think there's a good chance that there is prior art to invalidate the patent.

  7. Color blindness testing. on Euro Coins Test for Color Blindness · · Score: 5, Informative
    Traditional tests to detect deficiency in color vision are difficult to evaluate or calibrate

    Complete BS. There are books of standard tests that look for not only the common red-green color blindness, but also several other less common forms. Here's a cool online version.

  8. How is this different? on Aussie State Gov't Seeks to Regulate Web Photos · · Score: 3, Insightful

    How is this different than publishing in a magazine or something? I don't see this as being any more restrictive for Internet pictures than any other medium.

  9. How about IP? on OSI Launches Certification Program With Logo · · Score: 2

    Internet Protocol
    Intellectual Property
    Information Protection (the name of the security group where I work)
    Implementation Plan (saw this one abbreviated today at work -- it confused the manager)

  10. Must be true. on Bell Dethroned as Telephone Inventor · · Score: 3, Funny

    Well, if Congress says it's true, it *must* be true, eh?

    In my city, a developer signed a contract to renovate a building. After spending a couple million dollars, they gave up. Conveniently, the city passed a resolution determining that the renovation project was "complete". Of course, the building is still sitting there unused.

    I hate it when the government makes things "true" by legislative fiat.

  11. G-force isn't the problem on Testing Roller Coasters WIth Fred · · Score: 2

    The problem isn't really the G-forces (acceleration) involved. The more important factor is the "jerk", or change in acceleration. Acceleration is what causes you to move in the opposite direction of the movement. Jerk is what causes you to change the rate or direction of that movement. The jerk is what is harmful to your body, in particular your neck.

  12. Comments as pseudo-code on What is Well-Commented Code? · · Score: 2

    When I write code (even code that nobody else will see) I write it as psuedo-code in comments first. That lets me get it straight in my head before I write the code. It seems to help -- it makes my coding go quicker.

    My comments don't go as far as your examples. Instead of "loop through the employee records" and "print the record" I'd write "print all the records".

  13. Re:bans don't work on Slashback: Counterstrike, Identification, Patenxtortion · · Score: 2

    Bravo. Very well said. We often like to forget the attrocities of our own society. Probably the biggest difference regarding the Nazis is that they got caught -- the US never got "caught" and punished for what we did.

  14. Re: Belgium on Ultra Efficient Chip Cooling Passes Boeing Tests · · Score: 2, Funny

    Hey, no need to use such foul language! Belgium is the most unspeakably rude word in the Galaxy.

  15. Gartner recommendation on Apache Jumps In Market Share · · Score: 3, Interesting

    It's probably due to Gartner's recommendation to drop IIS due to all the security holes IIS has had recently. Or more to the point, the holes themselves have caused people to lose faith in IIS and move to Apache.

  16. Anyone notice? on Matrox Parhelia 512 Preview · · Score: 2

    That Matrox has all sorts of nice pictures to show off their 10-bit technology? But when you view it with your own video card, the most you'll get is 8-bit color. So what's the point of all the pretty pictures? Talk about the marketing folks not getting the point!

  17. Re:What Supporting Hardware Does One Need? on Matrox Parhelia 512 Preview · · Score: 2
    AGP 8x: It'll work in an AGP 4x motherboard. Motherboards with 8X AGP should be out soon.

    Monitors: Analog monitors (eg. the one you have today) can display an infinite number of colors. The DAC (digital-to-analog converter) on the graphics card creates the appropriate analog signal. The real question is whether digital DVI monitors will support more than 24 bits of color.

    Where: Matrox has a list, including their own online store. CDW seems to carry most Matrox products.

    When: June.

    Price: $450 for the top-end, low-end was not specified anywhere I could see.

  18. Process accounting on Unix SAR? · · Score: 5, Informative

    $ man accton
    $ man acctprc
    $ man acctcms
    $ man -s 4 acct

  19. Linux certifications on Explaining the GPL to Non-Lawyers? · · Score: 2

    I have LPI and Sair certifications. The other widely-recognized certifications are Linux+ (which I'll be getting soon) and Red Hat RHCE (which is expensive). In order of importance (i.e. worthy of respect), I'd rank them RHCE, LPI, Linux+, and Sair. The RHCE includes nearly a full day of hands-on installation and troubleshooting, making it quite difficult, much like Cisco's CCIE.

  20. Re: My case on Explaining the GPL to Non-Lawyers? · · Score: 5, Insightful

    You should go get an MCSE certification yourself, then. In the same way that an MCSE cannot talk about the GPL in a well-informed manner, you are not seen as qualified to speak on things Microsoft. I have certifications in both Microsoft and Linux (among others), so when I advocate the use of Open Source over Microsoft products, people are apt to believe that I know the pros and cons of both, and have made a well-informed analysis.

  21. Why must it be solved by laws? on Alternatives to the CBDTPA? · · Score: 3, Insightful

    Piracy is already illegal. How does adding a new law improve anything? If Congress really wants to look like they're doing something useful, they need to take a look at all the existing laws that are 1) stupid, 2) caused more harm than good, and 3) pork, and repeal them.

    With each new law passed being hundreds or thousands of pages long, the complexity of law has gone to outrageous proportions. The last thing we need is more complexity. It would be best if we could simplify the law so that we can enforce the important ones.

  22. Re:Can anybody read the schedule data? on Tivo 3.0 'Firebolt' Hits the Wild · · Score: 2
    The guide data probably isn't copyrightable.

    It doesn't matter if it is copyright or not -- if you are only going to read and use the information. Copyright is about copying stuff.

  23. Wow. on Law Scholars Say WaveLAN Hacking Is Legal, In Germany · · Score: 2

    Wow, lawyers actually came out and had an opinion on something without being paid to have that opinion? I've never heard of a lawyer saying something was legal or not -- they prefer to deal in the gray areas, so they can help you get away with anything.

  24. Depends on the interfaces. on Do Programming Languages Affect Your Sexual Performance? · · Score: 3, Informative

    I think the quality of your sex life depends more on the interfaces you choose to use than the language you choose to use.

  25. Sounds like a power problem on Trouble with Belkin F5D5020? · · Score: 4, Informative

    It sounds like your PCMCIA port is delivering poor power quality to the card (too much power, or maybe not enough), causing it to fail very quickly. Have you used any other cards in that system?