Topic: A useful little app?  (Read 1071 times)

0 Members and 1 Guest are viewing this topic.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
A useful little app?
« on: January 02, 2005, 10:19:24 am »
I don't know why, but I've always wanted to create a program like this. Maybe useful, may not. It's a simple little program that converts temperature in Fahrenheit to Celsius.

I haven't tested it to see what it'll do if you input anything other than a number--in other words, I have not implimented any type of validation for you coding geeks.

If any of you need something like this for whatever reason (homework, boredom, work, or play) please enjoy yourself with this app.

http://www.toasty0.com/Marlow/SimpleTempConverter.zip

Note:you must have the .net runtime installed to run this app. Please veiw this page ( http://msdn.microsoft.com/netframework/downloads/framework1_1/ ) if you are unsure you have it installed on your 'puter.

Enjoy!

Jerry
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Iceman

  • 1st Lieutenant
  • Lt.
  • *
  • Posts: 997
  • Gender: Male
Re: A useful little app?
« Reply #1 on: January 02, 2005, 10:55:49 am »
Learning Java are we? lol

It'll probably give you a invalid type error, if thats what you're using. (java).
I believe this belongs to you. -Commander Sheehan to Imperial Captain Smithy
"Wedge, it's amazing how deceptive you can be without actually lying." -Tycho Celchu

Offline Capt. Mike

  • Live from Granpa's Grotto
  • Captain
  • *
  • Posts: 6616
  • Gender: Male
Re: A useful little app?
« Reply #2 on: January 02, 2005, 01:11:00 pm »
Try this site.. http://www.pmel.org/  then click on Physical conversions...it might keep you occupied for a bit

Mike
Summum ius summa iniuria.

The more law, the less justice.

Cicero, De Officiis, I, 33

"It doesn't, and you can't, I won't, and it don't
it hasn't, it isn't, it even ain't, and it shouldn't
it couldn't"
FZ, 1974

My chops were not as fast...[but] I just leaned more on what was in my mind than what was in my chops.  I learned a long time ago that one note can go a long way if it's the right one, and it will probably whip the guy with twenty notes.
 --Les Paul

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: A useful little app?
« Reply #3 on: January 02, 2005, 05:43:34 pm »
Learning Java are we? lol

It'll probably give you a invalid type error, if thats what you're using. (java).

Using the .Netframework. Java's bigger brother, so to speak.
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Iceman

  • 1st Lieutenant
  • Lt.
  • *
  • Posts: 997
  • Gender: Male
Re: A useful little app?
« Reply #4 on: January 02, 2005, 06:22:32 pm »
I see. Very nice.
I believe this belongs to you. -Commander Sheehan to Imperial Captain Smithy
"Wedge, it's amazing how deceptive you can be without actually lying." -Tycho Celchu

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: A useful little app?
« Reply #5 on: January 02, 2005, 08:43:40 pm »
Thanks for saying so. :)
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista