Slashdot Mirror


User: horsie

horsie's activity in the archive.

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

Comments · 43

  1. Tiny 640x480 on Digital Camera Wristwatch · · Score: 2, Informative

    The casio wristwatch camera sure has a nice profile, but does not do well for taking pictures to view on a monitor.

    Here's a tiny Sony prototype that has 640x480 resolution...

  2. Metricom's Press Release on Metricom's Ricochet Network Will Go Dark · · Score: 1

    Here is a link to Metricom's Press Release on Yahoo!

  3. Re:I hope this isn't on Ricochet Dead By June? · · Score: 1

    I sure hope not, I just placed an order last Tuesday for one. It's gotten a good review from PC Magazine in this article. I've been using a Novatel Wireless CDPD modem since November last year, and at 19,200 bps, it is decent for e-mail and SSH sessions. But web browsing, unless you are really patient... :-) This will make things a LOT better.

  4. Icon on The Star Wars Trilogy Storyline -- In Legos · · Score: 1

    Is it just me or does this article have a nintendo icon?

  5. Re:If it is all it's cracked up to be... on Startup Claims 16.8M Pixel Camera Sensor · · Score: 1

    The artifacts are a result of heat on the CCDs introducing "hot pixels". Also, JPEG compression is also a factor in that. Admittedly, there are still some color fringing problems with high-contrast areas, although the D1 seems to have a good grasp of this problem in terms of fixing it...

    As for interchangeable lenses, the Nikon D1 uses any of the Nikon AF lenses that are available. You will be able to use your N-60 lenses with the D1. Virtually ANY F-Mount lens ou can find, or so they say.

    Canon has just release the EOS D-30 which is a digital SLR to compete with the Nikon D1

    There are definitely a lot of things that can be improved with digital photography, but its getting there...

  6. Click Drive on CD-R In A Digital Camera: The Ueber-Mavica? · · Score: 1

    Agfa has a nice camera the EPhoto CL30 which has
    a Clik! Drive built in. Much cheaper, although has
    only 40MB.
    Check it out here

  7. Domestic Violence on Quake Wedding · · Score: 1

    Gives new meaning to domestic violence... ;-)

  8. New standards on Linux Grabs #2 Server OS Sales Spot, NT Still #1 · · Score: 1

    New standards in reliability...

    1. You can now set your watch by NT. It always crashes at the same time
    2. All new LOWs in uptime length
    3. All new M$ certification$ all over the place

  9. Links on Forum: The Yahoo Denial of Service · · Score: 1

    No links... so here are a couple on that story... Cnet explanation and Cnet coverage

  10. Re:Sierra Wireless Aircard on More Wireless Networking for Linux · · Score: 1
    Cool, now I wish I bought the Sierra, instead of my Novatel Merlin... which so far does not work with Linux...

    The Merlin is a good card, but runs only under Windoze for the moment...

    Emailed Novatel asking about Linux support, and they could not give me a definite answer. For those who are interested in the Merlin, check out http://www.novatelwireless.com. They also have the Omnisky wireless modem for Palm V users, which currently offers free unlimited usage during their beta period which is until the end of March 2000.

  11. Re:Modem support? on Dell to sell laptops with Linux preinstalled · · Score: 1
    I ordered an Inspiron 5000 with the internal modem. and specifically asked the sales guy I was talking to on the phone if it was a winmodem, and all he could say was :

    "It doesn't say anything about it being a WinModem"

    To their credit, if you check their website, it does mention if it is a winmodem or not.

  12. IPO on NSA Backing Secure Linux OS Development · · Score: 4

    Will this pave the way for an NSA-Linux IPO? ;-)

  13. Re:I know which one gets my vote on Major Star Wars Character To Die in Next Books · · Score: 1
    I already have the book, and finished it... It is a good addition to the Star Wars series of books with a new enemy to contend with... the Empire is hardly mentioned in the book..

    Before I say anything else, anyone interested in knowing who dies?

    I don't want to give it away just yet... just in case someone wants to learn about it on their own...

  14. Re:Oracle 8.0.5 on Linux Databases with Huge Tables? · · Score: 1

    that's http://jordan.fortwayne.com/oracle/

  15. Oracle 8.0.5 on Linux Databases with Huge Tables? · · Score: 2
    We are currently running Oracle 8.0.5 Enterprise Edition on a RedHat 6.0 Box... and so far its been VERY stable...

    Good install procedure for 8.0.5 on RH6 is on http://joradn.fortwayne.com/oracle/

    We currently have around 3 tables with over 2 million rows on each table, and Oracle has so far performed to expectations...

  16. Re:Best Advanced Book on Running Linux, 3rd Edition · · Score: 1
    There used to be a book that was called the "Linux Bible" it was merely a compilation of all the FAQs, How-Tos etc relating to Linux, I was able to get it at Fry's but that was about 4 years ago or something, I haven't seen anything like that since...

    I believe it was printed by the makers of Yggdrasil Plug 'N Play Linux... which can't be found any more either... but it did exist once...

  17. CD based Linux on WinLinux 2000 · · Score: 1
    Back in 1996, I found Ygdrasil (sp?) Plug and Play Linux, it also worked well running off a boot disk and the CDROM.

    I setup my first linux machine with that, then moved on to Slackware, then in 1997 or so moved to RH 5.1...

    It also worked pretty well as a "rescue" disk when my experiments screwed up a slackware box... ;-)

    Can't seem to find that distribution anywhere these days...

  18. Re:Experience using IBM DB2 or Oracle 8i on Linux? on Linux and Closed Source Databases · · Score: 2
    We're currently using Oracle 8 Enterprise Edition, running on Red Hat 6.0... pretty impressive, our first database was running under Access97 and when it reached around 200MB a simple

    select count(*) from table;

    Took minutes, we then experimented with SQL Server 7.0, but after a few weeks with that, we moved to Oracle 8EE on Red Hat.

    Pretty much beats the crap outta both previous setups... I had it on a PPro 180 with 128MB or RAM, and it was way faster than MS SQL 7.0 on a Dual PII200 with 256MB of RAM...

    Oracle and RedHat are both working very well, although Oracle 8EE was built with RH5.2 in mind, you have to patch it to make it work with GLIBC2.1 which comes with RH6...

    For those of you who want to check out a nice step-by-step install sequence for Oracle8 w/ RH6 go see http://jordan.fortwayne.com/oracle/rh6x.html