Author Topic: Hp Calculator Emulation Available For X/qt  (Read 9105 times)

datajerk

  • Full Member
  • ***
  • Posts: 219
    • View Profile
    • http://
Hp Calculator Emulation Available For X/qt
« on: May 03, 2006, 11:03:21 am »
HP-48GX and HP-48SX (tested with C860 and Nokia 770, reformatted for 640x480 screens):

http://sense.net/zc/x48

HP-42S (tested with C860 and Nokia 770, new 640x480 skins added with Zaurus keyboard hints):

http://sense.net/zc/free42

HP-35, HP-45, HP-55, HP-80, HP-21, HP-25, HP-32E, HP-33C, HP-34C, HP-37E, HP-38C, HP-38E, HP-41CV, HP-41CX, HP-11C, HP-12C, HP-15C, and 16C (tested with C860, some 640x480 friendly skins added for 35, 41CV, and 41CX.  11C-16C already 640x480 friendly):

http://sense.net/zc/nonpareil


Each site has screen shots, downloads, links for more information and source, patches, benchmarks and results.


I am switching to pdaXrom (when I can find a free weekend) and will have different URLs for pdaXrom binaries if the above binaries do not work with pdaXrom.

freebird

  • Full Member
  • ***
  • Posts: 102
    • View Profile
Hp Calculator Emulation Available For X/qt
« Reply #1 on: May 03, 2006, 04:08:10 pm »
Quote
HP-48GX and HP-48SX (tested with C860 and Nokia 770, reformatted for 640x480 screens):

http://sense.net/zc/x48

HP-42S (tested with C860 and Nokia 770, new 640x480 skins added with Zaurus keyboard hints):

http://sense.net/zc/free42

HP-35, HP-45, HP-55, HP-80, HP-21, HP-25, HP-32E, HP-33C, HP-34C, HP-37E, HP-38C, HP-38E, HP-41CV, HP-41CX, HP-11C, HP-12C, HP-15C, and 16C (tested with C860, some 640x480 friendly skins added for 35, 41CV, and 41CX.  11C-16C already 640x480 friendly):

http://sense.net/zc/nonpareil


Each site has screen shots, downloads, links for more information and source, patches, benchmarks and results.


I am switching to pdaXrom (when I can find a free weekend) and will have different URLs for pdaXrom binaries if the above binaries do not work with pdaXrom.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=125571\"][{POST_SNAPBACK}][/a][/div]

hello datajerk

there is a problem with your download links, instead of downloading the binaries it opens an html page with many charachters and letters such as a page with errors
please check

freebird

datajerk

  • Full Member
  • ***
  • Posts: 219
    • View Profile
    • http://
Hp Calculator Emulation Available For X/qt
« Reply #2 on: May 03, 2006, 08:54:53 pm »
Quote
there is a problem with your download links, instead of downloading the binaries it opens an html page with many charachters and letters such as a page with errors
please check

freebird
[div align=\"right\"][a href=\"index.php?act=findpost&pid=125602\"][{POST_SNAPBACK}][/a][/div]

I'll look into it, for now just right click save.

freebird

  • Full Member
  • ***
  • Posts: 102
    • View Profile
Hp Calculator Emulation Available For X/qt
« Reply #3 on: May 04, 2006, 06:34:36 am »
Quote
Quote
there is a problem with your download links, instead of downloading the binaries it opens an html page with many charachters and letters such as a page with errors
please check

freebird
[div align=\"right\"][a href=\"index.php?act=findpost&pid=125602\"][{POST_SNAPBACK}][/a][/div]

I'll look into it, for now just right click save.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=125643\"][{POST_SNAPBACK}][/a][/div]

even with right click save it doesen't work it saves an HTML file not a binary or an ipk !!!
« Last Edit: May 04, 2006, 06:35:18 am by freebird »

datajerk

  • Full Member
  • ***
  • Posts: 219
    • View Profile
    • http://
Hp Calculator Emulation Available For X/qt
« Reply #4 on: May 04, 2006, 09:56:17 am »
Quote
even with right click save it doesen't work it saves an HTML file not a binary or an ipk !!!
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

I'm stumped.  I have the same problem.  For now I created .tgz files of the binaries that you can click download.  I'm looking into my Apache setup today.

Another option is to type:

wget URL, e.g.:

wget [a href=\"http://sense.net/zc/free42/free42]http://sense.net/zc/free42/free42[/url]

The link names and the file names are the same.

datajerk

  • Full Member
  • ***
  • Posts: 219
    • View Profile
    • http://
Hp Calculator Emulation Available For X/qt
« Reply #5 on: May 04, 2006, 10:08:09 am »
Quote
even with right click save it doesen't work it saves an HTML file not a binary or an ipk !!!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=125695\"][{POST_SNAPBACK}][/a][/div]

Fixed.  Sorry for the inconvenience.

I had to change:

DefaultType text/plain

To

DefaultType application/octet-stream

in httpd.conf