Slashdot Mirror


User: peterjt

peterjt's activity in the archive.

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

Comments · 11

  1. Look for other users of the S/W for advice on Ask Slashdot: Best Bang-for-the-Buck HPC Solution? · · Score: 5, Insightful

    Why not start with looking at what S/W you plan to run, and then see what advice is available from them (and from other users) as to what H/W they would recommend.

  2. Interview with inventor on Knee Brace Generates Electricity From Walking · · Score: 1

    This weekend, the CBC radio program Quirks and Quarks had an interview with Dr. Max Donelan. You can listen to the interview in either ogg or mp3 format at http://www.cbc.ca/quirks/archives/07-08/feb09.html

  3. An Alternative to Amazon on Amazon's Ebook The Future of Reading? · · Score: 1

    There actually is another new e-ink based reader out as well; the Booken - Cybook http://www.bookeen.com/

    It supports books in Mobipocket format along with PalmDoc, HTML, Txt and PDF (with restrictions on a few of these formats).

    Also supports playing of MP3's

    Price is $350 or $450 depending on the bundle.

  4. Warranties / Distribution Rights / ... on Companies that Still Don't Ship to Canada? · · Score: 5, Informative

    Also, bear in mind that while a distributor might have the rights for a product in the States, there is no guarantee that they have the rights to distribute that same product in Canada.

    Issues like support come into effect; normally, if you buy a product in the States, service for that item are doine through the US based manufacturer, not the manufacturer's Canadian arm.

    Some manufacturer's actaully sell different "model" numbers in the two countries with slightly different feature sets. for instance documentation in English & French; not just English..

  5. FP on Inferno 4 Available for Download · · Score: -1, Offtopic

    Out of the frying pan, into the INFERNO!

  6. Actually provides access to COPY of Outlook Data on Phoenix DRM Reads Your E-Mail · · Score: 3, Interesting

    I've read elesewhere that all this is doing is making use of an Outlook "extension" that, on a regular basis COPIES data from Outlook to a seperate area that the "quick check" application in the BIOS can access.

    So really, saying that it's providing "access" to Outlook data is slightly misleading. It's actually providing BIOS data to a "shadow" copy of the Outlook data

  7. Re:Which B-school, Alan? on Linux Guru Alan Cox Takes A Year Off · · Score: 1

    I have a feeling it will be University of Wales, Swansea.

  8. Re:The Hercules System/370, ESA/390, and z/ Emulat on Obtaining Mainframe Experience w/o a Mainframe? · · Score: 5, Informative

    I'vebrought up Hercules at home and it does a good job at the HARDWARE level. the real issue is that of getting an O/S that you CAN run.

    Older versions of MVS (ie MVT) are available, as are older versions of VM. However, these run in 370 mode, not in ESA or Z mode.

    I'm not sure about what Linux versions would run on this emulator.

    It is though still a good means of gaining some familiarity with the environment.

  9. Structured Wiring Solution on The Myriad Ways of Wiring Your Home? · · Score: 1

    One possible idea if you're building from scratch is to look at a professionally installed Wiring solution.

    Check out the "Home Director" product line (originally from IBM). http://www.homedirector.com/

  10. Re:A show of hands! on Borland Releases Old Turbo C, Turbo Pascal for Free · · Score: 1

    Let me stick mine up here!

    Exact same configuration. I was taking a university course to complete a degree, and had the option of using any programming language / system. I had this Osborne and had seen ads for this $49.95 compiler. Bought it and fell in love with Borland and their products.

    Now we just need the original Sidekick!!!

  11. Art of Computer Programming on Ask Slashdot: Significant Documents of the Internet · · Score: 1

    I nkow they might be a bit large to consider "a document", but all the published volumes of Knuth's "The Art of Computer Programming". While probably not directly related to the Internet they still do contain a gold-mine of algorithims, programming techniques and analysis.