December 2008 - Posts

How to update Microsoft RoundTable firmware
Tuesday, December 16, 2008 4:36 PM
  1. Download the firmware: Microsoft® RoundTable™ Firmware
  2. Download the manager: Microsoft® RoundTable™ Management Tool
  3. run this at the command line:

    C:\Program Files\Microsoft RoundTable\Device Management>rtmanage -m:img -i:nk -f:"C:\RoundTableQfeFirmware\nk.bin" -s:"C:\RoundTableQfeFirmware\nk.cat"

    passcode/password is probably: 78491 (factory default, see RoundTable Deployment Guide)

  4. Run This command:

    C:\Program Files\Microsoft RoundTable\Device Management>rtmanage.exe -m:img -i:EBOOT -f:c:\roundtableqfefirmware\cpueboot.bin -s:c:\roundtableqfefirmware\cpueboot.cat

  5. Reboot by running this command:
    Rtmanage.exe -m:cfg -r

IMAG0037

by wkriebel | with no comments
What makes a good model?
Monday, December 15, 2008 12:54 PM

Andrea takes a stab at stating it.

Excerpt:

  • As simple as possible, and complete (Better not bigger, spanning the semantic space)
  • Consistent
  • Extensible and reusable (Designed to evolve and be used beyond original purposes)
  • Design tradeoffs well-understood and documented
  • Normalized (To a point)
  • Incorporating stable and well-defined concepts and semantics – Usually taken from other standards and models
  • Designed and encoded for interoperability and sharing of semantics – But not limited by a specific encoding (such as XML Schema or database limitiations)
by wkriebel | with no comments
Filed under:
More Posts