Slashdot Mirror


User: benh57

benh57's activity in the archive.

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

Comments · 157

  1. Re:Link to actual photo on Fifty Year Old Moon Mystery Explained · · Score: 2, Interesting
    Agreed. 90% of "online" newspapers just replicate the print edition on the web. They really don't get it. The web is about multimedia...

    Single-picture online news articles aren't much better, thats still basically what you get in the offline newspaper. The web makes it possible to have full galleries of photos for each story, which could all be set up in an automated fashion. There is no excuse.

  2. Re:Competition with satellite radio... how? on Low Profile Satellite TV Antennas for Vehicles · · Score: 3, Insightful

    Ahem. This is DirecTV. They offer many digital audio only channels, as well as video: See Here. No commercials, no eye off road.

  3. Re:Fink unresolved-dependency blues on Film Gimp Released For Mac OS X · · Score: 3, Informative

    It is unfortunate that they decided to announce this and distribute (invalid) fink .info files on their own, rather than waiting until the package was accepted into the fink distribution.

  4. Re:Anyone have trouble mounting the binary install on Fink 0.5.0a Released for Jaguar · · Score: 2

    Its jaguar only.. might not work on 10.1.

  5. Re:Paths? on Fink 0.5.0a Released for Jaguar · · Score: 4, Informative

    Yes, even with the binary installer one of the install steps is to add "source /sw/bin/init.csh" to your .cshrc (or .tcshrc, etc). That script adds any env vars that packages set as well as the fink paths to your path.

  6. Re:why would you want to? on Terra Soft Reveals Linux/PPC Hardware Solution · · Score: 2

    Except of course for the fact that this solution doesn't cost less. Better equipped Apple-branded G3 systems can be found on ebay for the same price - systems that include case, HD, motherboard, power, etc. Terra's just selling a mobo!

  7. Relevant on Is Tripwire Still Relevent? · · Score: 0, Offtopic

    The proper spelling is "relevant", Cliff.

    % dict relevent
    No definitions found for "relevent", perhaps you mean:
    web1913: Relevant

  8. Re:FUD on DMCA bad for Apple Users · · Score: 4, Informative
    Totally wrong. iDVD is *NOT* a free download. That's just a small iDVD 2.1 updater. See the system requirements:

    iDVD 2.0 or later. Mac OS X, v10.1.3 or later. Any Power Macintosh G4, G4 iMac, or eMac equipped with a built-in Apple SuperDrive (DVD-R/CD-RW drive). Minimum of 256MB of RAM installed with 384MB recommended.

    The iDVD DVD (it comes on DVD) has well over a gig of data on it, and you will only find it for download on warez servers.

  9. Re:10.2.2 - man page killer? on Mac OS X 10.2.2 Update Available · · Score: 2

    You need to perform the fink 10.2 update. Apple removed the -C option in jaguar which broke fink's man wrapper. (which is no longer needed in 10.2 anyway) http://fink.sourceforge.net/news/jaguar.php

  10. Re:10.2.2 Changes on Mac OS X 10.2.2 Update Available · · Score: 2
    You know, there are these neat things now called USB hubs. You don't need to add PCI cards to add USB devices any more. Just thought you'd wanna know.

    Many, Many USB devices say not to use them with a hub. Says right on the box to plug it directly into the computer. Particularly USB audio devices. If you have even more than one of these devices, you need a card, because the other jack will be for the extension to your hub.. Macs only have 2 usb jacks on the back.

  11. Re:I don't get a few things in that article... on When Good Interfaces Go Crufty · · Score: 2
    What does he mean with getting rid of Quit and Exit options? Should it (bad idea for obvious reasons) auto-close when I change the application or should they just never close (whoa - look my memory run out).

    On an OS with a decent virtual memory system, a decent runloop model (callback based, no polling - ie not OS 9) and with applications that don't do processing in the background, leaving them running does not have any negative impact.

    For example, just about any Cocoa app on OS X should be left running. They take zero CPU time, and their RAM will eventually be paged out when it is needed for other apps. Speed will not be affected, except for the better the next time you want to use that app - it will be faster because you won't need to launch it (you'll just wait for the ram to page in, which is far less disk access than a normal launch).

    Only downside is it takes up a space in your dock...

  12. Re:About menus on When Good Interfaces Go Crufty · · Score: 2
    haves like the old MacOS. Sadly enough, menus in MacOS X now work like the ones in Windows.

    Are you sure? It seems to me that OS X does it pretty well. If you move the mouse "Down" it goes to the next menu, but if you move it diagonally, you get to go to the menu and you get a healthy amount of leeway in speed to do so. Fast or slow. There is a tiny delay before it opens, is that what you refer to?

  13. Works fine on Mac OS X on Distributed TiVo Code Cracking · · Score: 5, Informative

    Compiles fine on Mac OS X. Just add:
    typedef int socklen_t;
    to the top of SSocket.h
    and change:
    -lcrypt
    to
    -lcrypto
    in the Makefile.

    -Ben

  14. Check out Starhunter on Premature Rumors about Stargate Season 7? · · Score: 5, Informative
    I don't think many US folks have heard of this one yet since its on so late. (sunday 11:30 PM UPN here..) Currently in US syndication is this british show starhunter.

    One of the cool things i noticed in the last ep is that they take relativity into account - the bounty hunter captain talking to his supplier mentioned that what was 3 weeks to them on the ship was 4 years to the folks back home.

  15. Re:Space Cooling... on Liquid Nitrogen Beats Air Cooling (Again) · · Score: 3, Informative
    Have the guys on the ISS (or indeed any space mission/station) ever used the 'cold hard vacuum' of space to get their systems running cool and fast.

    Yes, they do. They aren't experiments, they are in fact how the space station works. On the last mission they brought up 3 more ammonia radiators.

    These work by taking water which runs past the electronics, exchanging that heat to liquid ammonia, which out the truss, and through these huge metal radiators which then radiate the heat to space. They have to use ammonia because the water would just freeze if it went through the external radiators.
    More space station info...

  16. Re:So where's the Mac version? on ATi's All In Wonder Radeon 9700 Pro · · Score: 5, Informative

    Well, you're in luck. (maybe). According to Think Secret, ATI is developing an All-In-Wonder card for the mac.

  17. Re:conspiracy? on Where Are All of the OLED Products? · · Score: 3, Insightful

    I seem to recall that they were having "fading" problems with the OLEDs - the colors fade. Is that device you got in 2001 still bright?

  18. Re:NGPT on Running 100,000 Parallel Threads · · Score: 2

    Nope. Apparently NPTL is Four times faster than NGPT.

  19. Re:What's with the attitude? on New MP3 Portables · · Score: 2
    And it transfers with USB 2.0, which is both faster than the iPod's FireWire..

    USB 2 is not faster than firewire in the real world. USB 2's 480 is max *burst* transfer rate, while FireWire's 400 is *sustained*. All benchmarks of USB2 vs. FireWire confirm this.

  20. missing genes on Genetically Engineering Sheep for Larger, Stronger Hindquarters · · Score: 3, Insightful
    The most interesting part of the article, IMO was down towards the bottom:

    "This is the first time in animals where a mutation has been found that leads to the identification of a new gene, rather than analyzing a known gene to find its mutation," said Jirtle. "As scientists, we are missing many genes and their mutations by using the traditional approach of linkage analysis to locate and analyze candidate genes."

    This new technique could lead to lots of new discoveries, it seems...

  21. Re:iCal? on German Government Commissions KDE Groupware System · · Score: 2

    Apache is open source. Calendar sharing is simple to set up using apache and mod_dav. Instructions here.

  22. Easy on Linux Solutions for Zip Codes and Congressional Districts? · · Score: 4, Informative
    Using google I found this in about 30 seconds:

    Congress Merge offers tables linking zip codes to congressional and/or state legislative districts and congressional databases Data can be provided either as a text (flat) file or an Access database

    So there you go.. A flat text file could easily be imported into mysql surely.

  23. Re:Favorite connector on Connectors: A History of Their Technology? · · Score: 2
    Presumably "cee-forms" you mean the same thing as "Lug" connectors, big metal blocks with a square screw on the top. Very common in the film industry (along with camlok). Better hope its off when you want to unscrew one of those...

    Also used in the film industry are all sizes of 3-pin Bates connectors. Those are pretty good, except for the huge sparks that can fly when you plug or unplug one of the 220 suckers on a hot 20k. Don't do that. Also the hard plastic connector can break sometimes when dropped on concrete, which happens when rigging lights.

  24. Re:I forsee a hiccup... on Apple Plans To Release Rendezvous As Open Source · · Score: 2

    Indeed - in fact the APSL is OSI Approved. So it is just fine.

  25. Re:Sorry, wrong Apple on Apple Uses DMCA to Halt DVD burning · · Score: 2
    You are talking about the old apple. This article has nothing to do with "standards" and file specs, but with third parties modifying apple's software without apple's consent (iDVD).

    Apple these days is tremendously pro-standard, witness: zeroconf, bluetooth, 802.11, usb, firewire, MPEG4, UNIX, etc. The company that creates incompatible "standards" for their own gain is over ----> there.