Slashdot Mirror


User: fidget42

fidget42's activity in the archive.

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

Comments · 228

  1. Re:Truly wonderful URL on Can Independent Game Developers Survive? · · Score: 1

    The URL links to a page that shows this:


    THIS WEB SITE IS CURRENTLY UNDER CONSTRUCTION


    Truely wonderful.

  2. D has already been taken... on The D Language Progresses · · Score: 1

    TeleSoft/Alsys/Aonix have had, for quite some time, a language called D that is used to describe the operation of events and manage dialogs (D = dialog) in TeleUSE. Its been around for 10 years, so so.

  3. Re:Immediate development? on Next OmniWeb to be based on Safari Engine? · · Score: 4, Insightful


    I would think Omni would wait until a more stable (non-beta) release is produced before changing its own browser's direction.


    I've played with Safari and the biggest "Beta" issue that I have noticed is in the supporting features. The cookie management is rather crude (all/none/self are the only choices), but it does an excellent (and FAST) job of rendering pages. I would love to have my copy of OmniWeb be based on this code.

  4. Re:Goodbye "Not Invented Here" days on How to Use Your iPod Under Linux · · Score: 2
    ...they didn't release any official Windows software for it, nor do they support it.
    Actually, Apple did release "official Windows software" for the iPod and it is supported.

    The really nice thing is being able to plug the iPod into a Mac, transfer files to the iPod, then plug it into a PC and transfer files from the iPod. It is this kind of flexability that made be buy the Windows version , even though my primary machine is a Mac.
  5. Re:Won't make for nice "Mac apps" on GTK+OSX for Mac OS X Aqua · · Score: 4, Insightful

    Please remember that this is an alpha release. I would expect a production release to properly manage (most of) then Aqua UI guidelines.

  6. Re:Well... on Open Source, Closed Documentation? · · Score: 2

    Any company worth its salt will require the contractor to sign over any ownership as a term of the contract. The reason for this is that along with the ownership of the product comes liability. Perhaps, if you were willing to accept all liability for the defects in your software...

  7. Re:repeat after me... on Fast CD-R Drives Make For Twice the Piracy · · Score: 1

    Give me a list of CDs and DVDs being copied and I'd be glad to.

  8. Re:I bet the RIAA doesn't use basic economics on Fast CD-R Drives Make For Twice the Piracy · · Score: 2

    Actually, the key phrase is "as high as," which is pretty open ended. By choosing the suggested retail price over the wholesale price over the pirate's price they can generate three very different numbers. Heck, they could have claimed "as high as 900 million" if they tried hard enough.

  9. Re:My Favorite quote is..... on MacAddict Tracks Down eBay Scam Artist · · Score: 3, Informative

    This was best described in "The Princess Bride" with the definition of "To the pain."

  10. I thought it looked familiar on Legodeath - Twisted Lego Constructs · · Score: 2

    UserFriendly had this sight as a Link of the Day back in February.

  11. Timing is Everyhting on Firefly Likely to be Cancelled · · Score: 1

    Considering the time of night that Firefly is being shown (7:00 Central), I can understand it. Considering that the show really isn't meant for kids, it is a bit too early. I think they would be getting better ratings if they were to exchange time slots with John Doe (or create a time slot after the current John Doe time).

  12. Re:"Armadillo" ... on Armadillo Flies... Briefly · · Score: 2

    My first though, based on the article title was "Well of course it was a brief flight, Armadillos can't fly!"

  13. Re:256 channels??? on Beware the Haunted Cordless keyboard · · Score: 2
    ...if someone thinks the stuff I write about at work is interesting enough to snoop my keyboard for, I pity da foo.
    Like passwords?
  14. Re:OMG on Reuters Accused Of Hacking For Typing In URL · · Score: 1

    Sometimes I get this eerie feeling that there are PEOPLE watching ME!

    They are. Could you move your head a bit, your blocking the TV. A little bit more. Faaarther. There! Thanks.

  15. Re:PDF? on MITRE Corp. Report On Open Source In Government · · Score: 1

    Or, good old HTML?

  16. Re:No thanks. on DivX DVD Players Arrive · · Score: 2, Informative

    This also looks as if it is being priced as a botique item. It should be considered a good thing that a DivX enabled DVD player is priced at a premium, it means that they feel the DivX format adds quite a bit of value to the player. Just remember, MS had to pay vendors to add their format to the players.

  17. Finally! on DivX DVD Players Arrive · · Score: 2, Interesting

    I am glad to see that I can finally get a DVD player that supports DivX. Now I would love to find a PVR that supports the format (come on TiVo).

  18. LSI-11 on Gnarly Error Messages · · Score: 2

    While in college, we did our assembly programming on an LSI-11 single board computer. Whenever you mistyped a command it gave you the most helpful of all error messages: What?

  19. Luke, on Build Your Own Carnival Ride · · Score: 5, Funny

    I am your fath.. Oh, you said dark ride. My bad.

  20. How about on Hardware for a Low-Powered Talk Radio Stations? · · Score: 4, Funny

    a Mr. Microphone? $3.00 on eBay.

  21. RIP on Microsoft Puts SourceForge Clone Into Beta · · Score: 3, Informative

    It looks like the gotdotnet web site had died. You'd think that MS could put up a site that could handle a little slashdotting.

  22. Re:unix time bug on IBM to Release 64-Bit, 1.8GHz Processor in 2003 · · Score: 1
    I realize that you're being funny, but Windows actually uses a 64 bit date/time structure, and has since NT 3.1. We're going to need to deal with the Y5G bug before the Windows clock rolls over.
    Actually, NT 4 had a Y2K problem. It wasn't until SP5 that it was fixed.
  23. Re:Pointers are like women on wxEmbedded Beta Released · · Score: 1
    Garbage collection is nothing more, nothing less than pointer manipulation.
    I beg to differ on this point, garbage collection is a bit more complex. In simpler languages (C) you will have to periodically perform a memory de-fragmentation step, while more complicated languages (Java, python) may have to figure out which parts of memory are no longer needed and THEN go through the de-fragmentation step. This can take a laaaaarge (unbounded) amount time.

    As far as hiding pointers being an insult to the intelligence of the "average" programmer, try doing a depth-first traversal of a B-tree without resorting to recursion. Many of the better programmers that I know have problems with this one. Hiding pointers behind a language supported interface (class, generic, etc.) is a Very Good Thing (tm).
  24. Re:OSX VNC on VNC, No Longer Orphaned · · Score: 1

    There is a way to start OSXVNC at startup, in such a way as allowing you to see the login screen from the remote computer. Unfortunately, the instructions were on www.osxvnc.com. I would mail the current maintainer for information. Since the download address is homepage.mac.com/muhaque, I wold assume that the email address would me muhaque@mac.com.

  25. Re:OSX VNC on VNC, No Longer Orphaned · · Score: 2, Informative

    The current maintainer for OSXVNC has a web page here.