Slashdot Mirror


User: po_boy

po_boy's activity in the archive.

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

Comments · 425

  1. perl modules analogous to COM objects on Developing "Nth-Tier" Web Applications For Unix? · · Score: 4
    I believe that I have been doing this with perl and mysql. I draw the analogy this way:

    My perl CGI scripts -> your ASP (VB) scripts
    My perl modules -> your COM objects
    MySQL -> your MS-SQL database

    I use mason as my top tier also. I call perl modules that do the database calls and other more complicated computation/processing. It's my understanding that that is pretty much what COM objects do.

    I've mentioned this analogy before in one of those "you can't do 3 tiered architectures in linux" debates before, but I've always been disregarded as a loon with no explanation. If this analogy doesn't hold, why not?

  2. Re:/. effect on Get Off The Grid: GE Announces Home Fuel Cells · · Score: 2
    yup. there's one at http://www.google.com/search?q=cache:www.gemicroge n.com/homegen_prod_desc.html&hl=en . Ain't google great?

    I also put one up at http://dotslash .dynodns.net/00/09/18/0047202/homegen_prod_desc.ht ml but some of the images are still coming in. It's naturally a little slow.

    Note: as always, that mirror is there to help out the publishers of the original document. I'll remove it as soon as the original site becomes more usable (and I remember) or someone of reasonable authority asks me to.

  3. Re:MacOS X is just what Linux needs. on How Good Of A Unix Is Mac OS X ? · · Score: 2
    What's to stop somebody from developing a Linux Distro that mirrors OS X?

    Perhaps Apple would. I seem to recall some kind of lawsuit or something relating to an Enlightenment theme (perhaps called aqua) that looked a lot like a Mac OS interface. I don't remember how or if it was settled.

    Anyone recall what I can't about this incident? Given the little that I can remember, I can't find any related references.

  4. Re:What kind of file system does it use? on How Good Of A Unix Is Mac OS X ? · · Score: 2
    ...the horrible filename extension crap that UNIX and DOS world suffers under?

    You mean like /usr/share/magic ?

  5. Re:Wake up people on Sun Finds & Exploits Hole in the GPL *Update* · · Score: 1
    Ah, if only it where Sun's software...and that's the point.

    I believe the past subjunctive form of be is spelled were.

  6. Re:Correct Spelling is a waste of brain space... on Kuro5hin Update · · Score: 1
    Why then does your final sentence say ...

    because as it says further down, by year 15 or so, you can start using x, y, and c to replace some of the double character combinations like "ch", "sh", and "th"

  7. Re:Wrong place on FBI Rep To Speak · · Score: 1
    You'll just come off as a zealot

    Plus, you'll look like (more of) an idiot.

  8. Re:Metric Ton? Metric sucks. Long live Standard un on A Metric Ton of Quickies · · Score: 2
    It is 2387 ferbles to the rod, and that's the way it should be.

    The metric system is the tool of the devil! My car gets forty rods to the hogshead and that's the way I likes it.

    2F31

  9. Re:Who needs all this fancy tech stuff? on Curious About Indoor Air Quality? · · Score: 2
    those cages sure can begin to stink.

    I found that removing the dead birds helps a lot.

  10. Re:Nickname on Trailer For First Person Shooter Documentary · · Score: 1
  11. here are a few on Bounties for Software Development? · · Score: 4
    these sites have implemented pretty much what you're asking for:

    www.sourcexchange.com
    www.cosource.com
    The Free Software Bazaar

    Let me know if you see any more. This could soon be my only source of income.

  12. lay them down on On the Transporting and Storing of Lots of Books... · · Score: 2
    whatever you do, please don't store them upright like they do in the library or on a bookshelf. They seem to do a lot better laying down.

    I should know. I've got about 140 books whose spines are kinda curved from sitting upright for months.

  13. Re:This isn't much different than Web Pages alread on Microsoft Word Documents That "Phone Home" · · Score: 3
    phil_reed asked:
    Has anybody checked to see if the same thing happens in Excel?

    I cannot stress this enough, people. Read the articles referenced by slashdot before you post obvious questions.

    The article clearly states:

    In addition to Word documents, Web bugs can also be used in Excel 2000 and PowerPoint 2000 documents.

    So I would imagine that the answer is "yes. Someone has checked."

  14. It beats its wings on KEO Time Capsule To Remain In Orbit 'Til 52001 AD · · Score: 2
    I think the most peculiar part of the whole project has to be the wings. The FAQ answers this question:

    If it is a passive satellite, how can it beat its wings?

    To enable its wings to beat, KEO uses a leading-edge technology: shape memory alloys.
    These are metallic alloys which are able to assume different shapes according to different temperature ranges and revert to these shapes each time those temperatures are reached.
    In this instance, we are exploiting the difference in temperature between shadow and sunlight, so that during its orbit around Earth, KEO will naturally spread its wings when it is touched by the sun's rays and fold them when it re-enters the Earth's shadow.
    So no form of energy is needed to make KEO's wings function.

    I can't believe they're making this thing beat its wings. Surely, the time spent figuring that part out could have been better spent. Plus, won't that make the metals break down more quickly and effect the orbit and generally cause other problems?

    Although, perhaps it will intrigue our target audience enough to make them take a look at it.

  15. Re:TLDs invented here on U.S. To Re-Administer .US Domain Space · · Score: 2
    Yeah...and if my business was world wide, which domain would I have?

    I guess you'd have to settle for .int. He's the oft-forgotten little brother in the tld world.

  16. Re:Partitioning by Geography is Stupid on U.S. To Re-Administer .US Domain Space · · Score: 2
    Ok, but what should I do when it says "Please use a mirror geographically close to you"?

    Ignore them and use a close one according to network topology. That's what they should be asking for anyway.

    Network topology != geography.

    (but that still doesn't show that geographic-based naming schemes don't have their place.)

  17. Re:Great news on International Trade Patent · · Score: 2
    Out of curiosity, when was the last time you saw a patent that you think was truly novel over the prior art?

    You mean you don't think that the motorized ice cream cone is novel?

  18. Re:Changes for Today's closed source developers? on It'll Be an Open-Source World · · Score: 2
    3. I suppose that it will make things 'legal' when I take my generic, private libraries and classes that I've written from one employer to the next, but who really concerns themselves about this anyway?

    Me, that's who. That's illegal and they get pissed at that. Not just the employer that you stole from, either. The employer who received the stolen code will often get pissed for 2 reasons.

    First, they can get sued for having/letting one of their developers use code from other companies like that.

    Second, they don't want you taking your code with you when you leave.

    If you must do that, then develop that stuff on your own time, and then you can use it wherever you want (or at least your employer will be more likely to allow you to). I'd reccommend that you release the source for it first, though so there are no questions about it later.

  19. Re:And, really... on Slashback: Cats, Snaps, Pixels, Diagrams · · Score: 3
    RadioShack, in and of itself, has nothing to do with the Cue:CAT other than distributing it and awaiting results of items scanned in their catalog.

    You mean where it says "Custom Manufacturered for DigitalConvergence.com in China by RadioShack A Division of Tandy Corporation, Fort Worth TX 76102" on the back of mine, that's just a typo? weird.

  20. Re:so.. can anyone decode with it? on Free Barcode Reader From Radio Shack · · Score: 2
    it appears to be a warner brothers home video product. Probably either Contact, or Blade Runner.

    am I close?

  21. Re:Make that 480 Mbit/s on USB 2.0 Spec Is Final - Up To 480 MB/s · · Score: 2
    Why don't we split the difference and talk in Meganibbles?

    Meganibbles - That's what they used to call me in high school.

  22. Re:OLD! on Real-time Video Disinformation · · Score: 1
    What's the point in renting a board in a prominent place/time if all the newscos are going to filter it out?

    because of all of the people that walk by it every day. Perhaps your expectation that all of the network news crews would film and show your billboard were unfounded.

  23. electrical interference on What Kind of Office Space Do You Want to Work In? · · Score: 2
    I've got one now that I haven't heard from anyone else: My office is right next door to the electrical room. My desk is bolted to the wall that seperates the two rooms. If I put my display in the natural corner spot on the desk (where the little keyboard shelf is and the ergonomic cut out of the desk is) then the electrical interference from next door makes my display shake.

    It's bad enough to give me a headache after about an hour or so. I've been working with the display awkwardly off to the side for a few days. I've been leaving a message for the facilities guy every day, but he never calls back.

    Scott Bishop, if you're reading this, call me first thing Monday I just want my office fixed.

  24. Re:What is Monterey, who should care, and why? on IBM Kills project Monterey · · Score: 1
    Hot Grits, Batman! A Fist Post that has actually been moded as 'Insightful'.

    I'm still waiting for one that's insightful and demonstrates that the poster has read the article.

  25. Re:2.4 Kernel... on WSJ Interview with Linus · · Score: 5
    Can anyone comment on the improvements that he speaks of?

    There are a couple of tidbits from kernel traffic which may be helpful. One is a discussion on Joe Pranevich's DRAFT of his The Wonderful World Of Linux 2.4. The other is the DISCUSSION of the DRAFT of a PROPOSED press release which highlights the big features for when 2.4 comes out.

    If you're into finding out things before they are final and are an early adopter, these may be of use to you. They are certainly not finished documents and should not be treated as such. They may contain misleading statements, misunderstandable statements, misunderstood points, mention of features that don't make it, and/or outright lies with the intention of deceit.