Slashdot Mirror


User: smittyoneeach

smittyoneeach's activity in the archive.

Stories
0
Comments
5,145
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,145

  1. Re:He mentioned Abiword and Gnumeric as well on KOffice Developers Reply to Yates · · Score: 1
    a mapping between the file format and the internal representation of the data. Unless Microsoft Office and OpenOffice use the same internal representation
    I don't understand.
    If I have a flat table, of, say, contact information, and I have a mapping that puts the flat table in some 3rd Normal Form, why would my internal representation have to be the same as the original file format, as long as the transformation is fully reversible? I assume we're Unicode througout, but what else do you mean?
  2. Re:And Palm OS? on Palm Teams With Microsoft for Smart Phone · · Score: 1

    I think the reason PalmOS is better than Windows is that it focuses more on doing the PDA thing simply, and well.
    Of course, the market is a chrome-and-tailfin race. WinCE, or whatever they're calling it now, is the "SUV" approach, in contrast to PalmOS's "basic transportation" attitude.
    Because it's just not a /. thread without a tedious car analogy, no?

  3. Re:Call you back... on Palm Teams With Microsoft for Smart Phone · · Score: 1

    I've had occasional Treo600 crashes, and haven't lost data to them.

  4. Re:Of course functional programming is ancient. on State of the Onion 9 · · Score: 1
    brought pure functional programming to the masses
    Disagree.
    The masses are about procedural programming, not functional.
    Functional programming, IMHO, has a longer learning curve, and not all brains can do it as quickly, if ever.
    This is more my empirical observation than an elitist assertion.
  5. Yes on Thoughts on the Space Elevator · · Score: 1

    As with packet-switched networks, it will simply never work.
    Oh, wait...

  6. Re:What Are They Talking About? on The Law of Unintended Consequences: Patents · · Score: 2, Interesting
    First there is no NEED whatsoever to spend 5 billion to develop a test a drug! 5 billion is 5 billion! The argument that you need so much money to bring out a drug is bogus! The biotech industry can do with less, but because it is so easy to pump the clientel it is done!
    Oh, come on.
    There is so much money in pharma, that everyone, at every level of the economy, from the FDA, to lobbyists, to insurance companies, to advertisers, to sharks, to doctors, to resorts hosting boondoggles is in on the act. Of course it's going to cost 5 billion.
    Welcome to the scam.
    Oh, and the actual product does about as much as Dr. Foobar's Miracle Cure-All from the early 1900's? You can't expect anything costing that much to be worthwhile, can you?
  7. Re:News? on Novell Expects Vista to Spur Linux Adoption · · Score: 1

    Recommendation: pull your head out of there, you!

  8. Re:Gee, MS Hypocrites? on A Look At MS's MA Talking Points · · Score: 1

    Well, fa(ir|re) is what you pay to ride a bus.
    I, for one, thought El Presidente had a far more appropriate input for the heave.
    If Redmond didn't own the DOJ, the DOJ might have the sack to break Redmond into OS and application companies, which would go a long way to improving competition and free enterprise.
    If you own much MSFT, you won't agree, but I contend that, while arguably unfair, the idea has the virtue of simplicity and enforceability.
    Go, !MicroSoft.

  9. Re:Where is the story? on Google's Summer of Code Over · · Score: 0

    Even more interesting will be what happens in subsequent years. If it's not just a veiled early-ante-prior-pre-interview, its effects could snowball and lead to much weeping and gnashing of teeth in Redmond.

  10. Re:newest Treo running windows mobile.. on The End of PalmOS? · · Score: 1

    All I ever wanted was a python api to read/write the various data files after a sync.

  11. Re:Job offer? on ESR Gets Job Offer From Microsoft · · Score: 1

    Concur. His Art of Unix Programming book is balanced and readable.
    Can't wait to show this to my MS sales weenie/kool-aid vendor chum.

  12. Re:A bulge? on Oregon Is Growing A Mystery Bulge · · Score: 1

    DC scrotum,
    Hollywood rectum.

  13. watch your TV in vi, like God intended on First Episode of NerdTV Released · · Score: 5, Funny

    I feel your research into the topic of editor theology may be incomplete.

  14. Re:Oh great on Intel Branding Media Center PCs as "Viiv" · · Score: 1

    "Well, we had them in the 'emacsscame' section, but all of the pizza-faced teenagers thought it was an acne cure, so we had to come up with something shorter."

  15. Re:You know on Uneducated IT Managers, and How to Deal? · · Score: -1, Offtopic

    Dunno. http://www.gty.org/cgi-bin/store/2235.html raises the question of whom GP works for at length and, in detail. WARNING: papists pretty much guaranteed to be offended.

  16. Re:MS says.. on Zotob Worm Hits CNN and Goes Global · · Score: 2, Funny

    God save us from the fury of the Winged Grammar Nazis of Dreldarion!

  17. Re:Calling home on Jerk-O-Meter to Meter Jerks · · Score: 1

    Or, you end up with Gene Wolfe's classic "Loyal to the Group Of 17" story in The Book of the New Sun, where, in a highly constrained language situation, a new language evolves atop.
    Any system implies a work-around.

  18. Re:That's a relief on Discovery's Dangling Gapfiller Removed by Hand · · Score: 1

    Are we not men? We are Devo!

  19. Re:Easy Solution on Cosmic Rays Could Kill Astronauts Visiting Mars · · Score: 1

    Your fragile, vulnerable neck is covered, but what of the rest of your body? Slashcode getting you down?

  20. Re:That's a relief on Discovery's Dangling Gapfiller Removed by Hand · · Score: 1

    Exactly. GP accepts a null hypothesis that you have perfect knowledge of every last Thing That Can Go Ronngg.
    Good luck.

  21. Re:aha! on Ask Microsoft's Linux Lab Manager · · Score: 1

    Oh, sure, you can plug COM objects in pretty trivially; my point is specific to writing automation against Word itself; the object model is just a bit byzantine. For example, you can search for text, and even formatting, but the search facility is nowhere near a full-on Perl-esque regex engine. Now, if you know to set a reference to VBScript.RegularExpressions in your VBA module, you get such a facility, but lose the ability to locate Styles and such.
    As far as stability goes, writing a batch mode utility to search lots of .doc files crapped out after a handful, for me, without any indication as to the problem, which I'd infer is a memory allocation thing, but who knows?
    I, too, am an American. As far as extended characters go, get some emacs in your résumé: C-x 8 ' e yields the é character, a nice mnemonic.

  22. Re:ok, maybe this is more for the Office developer on Ask Microsoft's Linux Lab Manager · · Score: 1

    I've been writing some non-trivial VBA macros of late, and, if some of the personality leaking out of the Word binary is any indicator, integrating a Lisp interpreter would be a non-trivial undertaking, for a relatively small market.
    MicroSoft doesn't have a lot of history in doing substantial projects for niche markets...

  23. x<6 on Successful Strategies for Commenting Your Code · · Score: 1

    you're welcome

  24. Re:Elsewhere in the news: on 19 million Amps · · Score: 1

    The nobles are vastly over-rated. How about a Vincent Price instead?
    Befits the mad scientist theme of TFA better, anyway.

  25. Re:The Python Cheese Shop Sketch on Python's Cheese Shop Now Open · · Score: 3, Funny

    Customer: Well, then, have you got any Venezuelan Beaver Cheese?
    Owner: Sir, this is a self-respecting establishment. I shall thank you not to imply we should traffic in VB, much less, even mention the foul product.