Predictions on where this good-looking HP-70 will end up on ebay?



#8

http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=3028444334&category=11712

This one looks nice. $500? $600?


#9

I don't know about the HP calc, since my tastes run towards the 41 series and 42S, but the little date and time curser "follower" was pretty cool.

Does anyone know where to get the "follower" ?


#10

I'm no expert on Java or HTML but I looked at the page with View, Source and then searched for "clock" and found a block of code starting near the middle of the file that looks like it is the clock.

It's neat but things like that or MIDI files attached to auction listings irk me. I just don't appreciate having my computer's response time slowed down. Do they help or hurt sellers? Ultimately I'm sure it's the value of the item on auction that really matters but annoying things like that must drive away some bidders.


#11

I can tell you for a fact that they hurt bidders. ANYTHING that has a chance to annoy anybody or that places a restriction on who can bid or how they can pay will drive bidders away. I may be just one bidder, but than can make the difference between an outrageous price or a so-so price.

#12

I copied everything from:

<SCRIPT language=JavaScript>
dCol='red';//date colour.

to:

if (ns||ie)window.onload=Delay;
</SCRIPT>

and pasted into a simple HTML page that I happened to have, and it worked. It worked offline so it isn't downloading anything to run. I put the code just before:

</BODY>
</HTML>

at the end of the HTML file. I just used Notepad, which is invoked when you select View, Source in Internet Explorer. After selecting and copying the code, I loaded the simple HTML file into Notepad, pasted the code, and saved the HTML file.


#13

re: " It worked offline so it isn't downloading anything to run"

It seems to pick up the time from the PC's internal clock. The display in the ad and my PC time are within a fraction of a second of each other - and several minutes from the correct time.

#14

I tried changing this line (which I found by searching for "speed" which is used in several lines at the end of the code):

speed=0.6;

It controls the speed at which the clock moves to its new location when you move the mouse. 1.2 makes the clock move quickly but overshoot and then take a long time to settle into its new location - the clock "rings". 0.3 makes the clock move slowly but without overshooting or ringing - I guess it is "overdamped".

You could try this by saving the auction listing on your computer, then loading that copy into your browser, Viewing the Source, searching for "speed", changing the value, saving the file from Notepad, then going back to your browser and clicking on Refresh. But I think that auction listing is probably pretty big! It would save a lot of files along with the HTML. The file I pasted the code into is a free-standing HTML file.


Possibly Related Threads…
Thread Author Replies Views Last Post
  HP-70 simulator updated Willy R. Kunz 3 1,616 11-26-2013, 08:20 PM
Last Post: BShoring
  HP-70 Simulation for iPhone Willy R. Kunz 2 1,478 11-17-2013, 07:12 AM
Last Post: Namir
  Good puzzle for kids to solve on 35s? snaggs 11 3,312 09-18-2013, 10:40 PM
Last Post: David Hayden
  A good general mathematics reference book? Chris Smith 11 3,320 04-29-2013, 09:44 AM
Last Post: Chris Smith
  HP85 tape reader; end of tape detection inaki 9 3,099 04-25-2013, 02:25 PM
Last Post: Paul Berger (Canada)
  HP 35 Pretty Good Purchase Today! Norman Dziedzic 1 1,429 03-05-2013, 12:52 AM
Last Post: Dan Lewis
  Good (simple?) calculation for benchmarking? Jedidiah Smith 28 7,107 03-01-2013, 05:13 PM
Last Post: Harald
  Good news for HP-emulator fans! :-) fhub 44 11,008 02-19-2013, 04:11 PM
Last Post: Marcus von Cube, Germany
  Good deal : HP 12c Platinum for half-price Mic 1 1,393 01-21-2013, 03:51 AM
Last Post: Vincent Guilbault
  good programming software for clonix41 Gonzalo Fernandez 1 1,037 01-09-2013, 06:10 PM
Last Post: Luiz C. Vieira (Brazil)

Forum Jump: