Slashdot Mirror


User: theDoorMan

theDoorMan's activity in the archive.

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

Comments · 3

  1. Re:What I think... on Developing for Healthcare - .NET vs J2EE? · · Score: 1

    I must agree that libraries are a key factor. I recently developed a site with .Net and I am headed back to Java for better libraries---data structures, numerical support, frameworks, etc.

  2. Re:It's 63 degrees Celsius. on Coming Soon: Self-Heating Coffee · · Score: 1

    Or, 604.67 degrees Rankine, or 2.3710484813e-30 of the Planck temperature :-) Just thought I'd plug my site http://www.knowledgedoor.com/.

  3. KnowledgeDoor: Unit Conversion of Expressions on Open Source Math Software For Education? · · Score: 1

    I'll plug my site, http://www.knowledgedoor.com/, which has some unique unit conversion capabilities. We can take mathematical expressions with embedded units and convert them to units you specify (like Google) but we can also go directly to metric units. That is, you can put in a mathematical expression and we will suggest metric units for it. We can also take two mathematical expressions and check for unit consistency or extract their base units and dimensions. We return detailed error messages in response to conversion problems and warn you when you use units with different variations (like the pint, calorie, etc.). We've also got some great base conversion of integer and fractional numbers.