Slashdot Mirror


User: affegott

affegott's activity in the archive.

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

Comments · 134

  1. Re:My PVR on PVR For Linux · · Score: 1

    I am interesting in your PVR... I can't see the screen shots you link to, the server returns a 500. :-(

    I am getting a HiPix HDTV tuner card, and I am interesting in integrating it with your PVR...

    You can reach me at z976538_at_cs|niu|edu
    ( | == . )

    Thanks,
    Affe

  2. Re:Need Digital TV Support for the U.S. on PVR For Linux · · Score: 1

    Hmmm... do you know of any issues with this card? Does it display the same resolution as an "off the shelf" HDTV (Like a Hitachi (spelling?))?

    Otherwise, this seems like a good deal...

    How well can it display HD signals on a standard TV. I understand the TV can't handle it, but I don't have an HDTV yet and I want to use this as a Tivo like device.

    Also, I saw that the AccessDTV encrypts the video as it saves it to disk to prevent distributing it... does the other card do it too?

    Thanks much!

  3. Re:Need Digital TV Support for the U.S. on PVR For Linux · · Score: 1

    Are there linux drivers for that card?

    It looks like a good deal... correct me if I am wrong, but with that card I could watch HDTV (from over the air) on my computer monitor.

    If there are drivers... it should not be _too_ difficult to capture the data and integrate it into the PVR setup above...

    -Ryan

  4. Re:This won't let you listen to cellular. on GNU Radio · · Score: 1

    I am mostly interesting in generating data packets... so I don't need to worry about IMBE and such.

    I take it your work for Mot...

  5. Re:This won't let you listen to cellular. on GNU Radio · · Score: 1

    P25 eh? :-)

    Wha kind of ADC would be required to grab APCO frames from over the air?

    I am not too concerned about real time processing... I just want to grab them and pick at the CAI data...

    Just wondering.

  6. Re:Questions: what can I get, now? on New Nokia Phones - with Java · · Score: 1

    The iden phones allow you to access standard Java networking classes... so you could have a UDP connection between two phones. All of the Nextel phones are assigned a 10.x.x.x IP (that uses Mobile IP)... you can pay extra and get a routable IP...

    Fun stuff. I recomend checking out the i90c. It is a very nice phone.

    Later,
    Ryan

  7. 3G? Meh. iden is the way to go... on Verizon Launches 3G Network (Silently) · · Score: 1

    ... it is a packet switched and supports Mobile IP and that fun stuff.

    You can get a pretty good deal from Nextel on a phone and service. The data service is unlimmited and you can receive calls when using it.

    Not to mention, the i90c is a sweet phone.

  8. Re:Theoretical vs. actual performance on Firewire or Gigabit Ethernet? · · Score: 1

    Firewire is subject to same "in practice" limitations. My new iMac is on its way... so I give it a try. :-)

    Ryan

  9. It is all about memory bandwidth... on Benchmarks for Linux Applications on S/390 Zseries? · · Score: 3, Interesting

    You won't learn too much when you compare MHz to MIPS with an S/390. They are fairly slow, but they do have a TON of memory bandwidth and very fast RAM. At my school we still do mainframe asm programming, and it was pretty clear that machine could move memory like crazy.

    DB apps and the like should run nice and fast... makes sense... that is the reason S/390's still exist.

  10. Re:PEBKAC on Writing Documentation · · Score: 1

    it gets an access violation. If I load a document first in IE (it opens fine as a word doc)... everything is fine. (As long as I keep that window open. :-)

  11. Re:PEBKAC on Writing Documentation · · Score: 1

    I am in the situation where Word 2000 will not start up on its own. I have to open a word document in Internet Explorer first, then I can load word.

    This is a machine that has all the latest service packs... and no non-microsoft software installed. (expect for Winzip and dnetc :-)

    It worked fine for about 5 months... oh well. Back to pico.

    Ryan

  12. Re:Cool... Can't wait until it flops... on Midori Linux Powered FIC Aquapad · · Score: 1

    I mean that in only the most positve way. :-)

    Later,
    -Ryan

  13. Cool... Can't wait until it flops... on Midori Linux Powered FIC Aquapad · · Score: 4, Interesting

    ... then I can pick one up for 80 bucks. :-)

    http://www.audreyhacking.com

    Later,
    -Ryan

  14. Re:I've got it! TiVo for car radio! on Satellite Radio: Tune In or Turn Off? · · Score: 1

    doh... it's an UK thing. :-(

    Seems like it would be a pretty easy device to build. You can get RAM for almost nothing these days. I would throw a 128 Meg cache on there, and maybe another tuner. It could get very interesting.

    Later,
    Affe

  15. Re:What about writers? on Affordable Mag-Stripe Card Readers for Linux? · · Score: 1

    I like it. :-)

    Too bad some stores actaully look at the card. :-(

  16. I've got it! TiVo for car radio! on Satellite Radio: Tune In or Turn Off? · · Score: 2, Funny

    Wouldn't that be neat. Since it is already digital from the sat, no need to redigitize it...

    You could fast forward commericials (assuming you have a buffer...) and pause a good song when you get out to pump gas.

    Might be a bit dangerous to use while driving. :-)

    Later,
    Affe

  17. Re:Did this in college 8 yeras ago on This is IT? · · Score: 1

    You didn't happen to save any code or plans did you? :-)

  18. Re:Totally insulting price!! on This is IT? · · Score: 1

    If you look at the statistics, you will find two facts hold true for motorcycle/automobile crashes:

    1. If you are driving a car, you are twice as likely to get into an accident. (Corrected for winter)

    2. If you are in an accident, you are twice as likely to die if on a motorcylce.

    Seems like it evens out... :-) Too bad all those damn teenagers give bikes a bad rap...

    These are based on statistics for Illinois. YMMV.

  19. Spytech!!! on Cheap and Easy Heatloss Detection? · · Score: 1

    Hello All-

    Just wanted to let you know that Spytech (the fake childrens spy game toys) released a thermal sensor. It has a bar graph of LEDs showing how hot something is. I got one when I was a kid, and it worked VERY well. (for a kids toy) It could pick up a person walking in front of it from 100'.

    Later,
    -Affe

  20. Re:wxWindows on Portable Coding and Cross-Platform Libraries? · · Score: 1

    It aids in platform consistancy. People expect a windows app to behave and look like a windows app. I was not too pleased with Qt on Windows. The gui seemed very slugish.

    The best use is reuse, so MS already spent the time doing the widgets, so you might as well use them.

    Overall, I was very impressed with wxWindows. They took on a very complicated task, and it appears to be working out. I used wxWindows 2.2.7(Win 2000 and WinNT) and wxGTK (Solaris 7 and Redhat 7) on a fairly complex GUI... and had NO problems.

    -Later.

  21. Intentions... on Honda's ASIMO A Few Steps Closer To Human · · Score: 1

    I wonder what their intentions are. Are we going to see some scaled down versions in stores next X-Mas? :-)

    It would be nice if the web site gave a bit more info... like tips for aspiring robot developers.

    The future of robotics looks VERY bright... more and more powerful CPU's comming out... new materials... advances in computer vision and speech recogintion... Let's hope the future isn't _too_ bright for them. ;-)

    Later.

  22. Re:Wavelength on 2.4ghz vs. 5.7ghz Wireless Broadband? · · Score: 1

    Actually one company is using the 5.7 GHz range to provide 11 Mbps. They are using a far more simple modulation technique that can handle A LOT more interference. I had the pleasure of testing a couple of them out...

    They were pretty cool, I only attempted a 4.4 mile link, but I was told they could go much farther.

    -Affe

  23. Re:Built in heatsinks... on The Report of My Thermal Death Have Been... · · Score: 1

    well, AMD could ship various size heatsinks on the processors... They could include larger ones for the overclockin' crowd...

    With a direct connection to the die, the heatsink could be far more efficient... no more damn thermal paste...

  24. Built in heatsinks... on The Report of My Thermal Death Have Been... · · Score: 2, Insightful

    Why don't the chips come with built in heatsinks? The heatsink could be fused right to the core to provide the best possible connection. It would kick up costs, but you never need to worry about heatsink failure. My nightmares would finally stop.

    Later,
    Affe

  25. What is Google running? on Why Google Rocks And An IPO · · Score: 1

    Hello All-

    Seems like Google has quite the DB backend... anyone know what they are running?

    I am constantly surprised by Google... it almost always finds what I am looking for...

    -Affe