![]() |
[Announce] HexTool on the fly conversion hex dec bin and more
1 Attachment(s)
Hello community,
Today I want to present to you a new tool for the N900 called HexTool. It is a small application which calculates or converts from hexadecimal to decimal, to bin, to octal and vice versa on the fly. It is really nice for bit manipulations and I using it quite a long time on my windows maschine. Now I can use it with all my operating systems. :) All values are editable so you can put a new hexdecimal value, decimal value, change single bits, put an ip address or ASCII chars. It will automatically calculate other fields for you. The "<<" and ">>" is for shift operations in the current register. The "flip" button performs an endian swap from the hexadecimal value. The "not" button inverts the binary. The "neg" button gives the inverse decimal value (signed mode). The "small plus and minus" button increases or decreases the decimal value by one. The "one or zero" button change the label from the binary starting with 1 or with 0. The "clr" button clears the current register. With the other buttons you can do bit calculations. Therefore you can register your numbers in A and B and make logical and mathematical operations. The result is shown in register C. You can change the register by pushing the radio buttons. You can switch between signed and unsigned and you can set the bit size to 8,16 or 32bit. In the end this programm is a converter and calculator. It is also very useful when you want to encrypt and decrypt some numbers. Thanks to Ryan Harkin who was so kind and uploaded his initial QT version source code after my request. Before he published only pictures. I changed the gui a little bit and also some routine that handling the gui. Furthermore I added some more options and fixed a compiler bug so it should calculate right on all platforms now. Not 100% finger friendly for big fingers...However we have a stylus pen. http://sourceforge.net/projects/hextool/ http://harkin.org/hextool/index.html latest version: hextool-1.7.1maemo3 in extra repo Compiled for N950 on openrepos. |
Re: [Announce] HexTool on the fly conversion hex dec bin and more
Cool! I normally use Galculator from the Diablo repos for that but it's nice to have a small, simple utility like this. Not to mention that one needs to install Galculator manually as it is not in the Fremantle repos :)
|
Re: [Announce] HexTool on the fly conversion hex dec bin and more
Quote:
Maybe we should update to the latest version and upload it to fremantle repos. It looks like a nice scientific calculator only for single bit manipulation it is not so handy. |
Re: [Announce] HexTool on the fly conversion hex dec bin and more
This is a very useful tool. Thank you for porting this.
Would you mind fixing your debian files? Maemo ports should have maemo in the package name to indicate it's a port. This way you can easily manage upstream fixes. http://wiki.maemo.org/Port_an_existing_Debian_package Also the lack of e-mail address in your packages are causing odd things to happen in the package management page. "meRuns scripts" I have fixed the files for you if you don't mind uploading a new version. |
Re: [Announce] HexTool on the fly conversion hex dec bin and more
Quote:
http://sourceforge.net/p/hextool/git/ci/master/tree/qtc_packaging/debian_fremantle/changelog So I really don't know what version I should put. Furthermore when a package exists now in maemo repository I can upload only higher versions. Quote:
Quote:
What was wrong with the control file? |
Re: [Announce] HexTool on the fly conversion hex dec bin and more
1 Attachment(s)
I am terribly sorry I uploaded the originals by accident.
Here, you can now see what I have done :) There are a good few subtle changes as well as the obvious ones. Like keeping each bullet point on a new line to stop it going offscreen in the package manager, for example. |
Re: [Announce] HexTool on the fly conversion hex dec bin and more
Some feedback. First, let me tell you I love this nifty little app. Very useful indeed. All my comments are just minor things:
|
Re: [Announce] HexTool on the fly conversion hex dec bin and more
Re: Galculator
Quote:
Quote:
|
Re: [Announce] HexTool on the fly conversion hex dec bin and more
@ sixwheeledbeast
Thank you for the corrections. I was not thinking so much about that because I used the QT creator and it also do funny things... But I see the point for the future I will think twice about the debian files. Now I have a good example. I will upload it again with new debian files which you provided to me. But the original none qt windows application has version 1.7.0.1. The files that used for the never released QT version came from 1.7.0.0 however this QT version in git has no version number. That is why I used my fantasy.:) I started to upload 1.7.0 (qtcreator supports only 3 numbers) to maemo repository then I found a bug and was not satisfied with the gui so I uploaded 1.7.1. Oh now pichlo posted so much I think I will make some changes at the source code and will upload a new version after some improvements. I am glad that is useful. |
Re: [Announce] HexTool on the fly conversion hex dec bin and more
Quote:
You shouldn't have bumped the number, but now that it's done you can't go backwards. I wouldn't worry too much about trying to get back to version 1.7.0, you didn't know and we all make mistakes. Also as you say the package is unlikely to get upstream fixes. If you stick to 1.7.1maemo1 then 1.7.1maemo2 etc etc, for any future fixes, you will be fine. Code:
#exit 0 - true |
All times are GMT. The time now is 22:46. |
vBulletin® Version 3.8.8