Pocket phone edition: the third button - Upgrading, Modifying and Unlocking

I am seeking a way to use the blank third button on the phone pad to bring up contacts. I know it is on the task bar but it is too small. I have heard that there is freeware available but have been unable to source it. Many thanks for any information.

use mamaich phone extension.

Phone extension
Here it is. Excellent program. Thank you Mamaich.

Related

Sport GPS software on developement

My fourth message of the day ... I'm inspired !!!
I'm one of a little runners and cyclers group whose want evolve in my sport and use new technology to practice sports.
3 of our have baught and HTC trinity to have an all in one solution : GSM, music player and GPS.
We have test a lot of offroad program, gps tuner,beegps,nimo,noni,... and we are not satisfacted about them... We have ideas which the best program must have but we are so poor programers to do it.
So I would like to know if some of best programers of this forum could make it for us ?
Are you interested ?
We could send you all of ours ideas, with explained pictures ...
PS sorry if it's not the good place to post this ...
thank
Bike GPS
I have a Dopod D810 and I am developing a GPS application for it, mainly because nothing I tried out there did everything I wanted, and was suitable for use on a bike.
My app is a
- Raster-based GPS application
- Music Player
- Phone 'answerer'
- Text message display
- Big buttons (so you can press them while riding)
- Good reliability
I initially developed it for my Dell Axim X51v.
It supports importing/exporting routes and tracks to and from GPX and KML files, and can do playback of tracks. (ie it works with Google Maps/Earth routes and tracks)
It supports importing locations from names files.
It supports maps in TFW, SDW, JPG and BSB formats.
Any music files supported by windows media player are supported.
If you have any maps in one of the above format, this is for you!
wahou !
it's look like what i'm looking for ... without pearhaps a graph which expose speed and altitude during the trip... but i'm so interested ! what is the programation language use ? could you send me sources ?if you want, I can send you some draws to complet with option your soft ?
Its done in C++; sorry, I'm not going to release the source, but I'm happy to get any ideas you have.
oh, I forgot, there's a PC version off the same code base which makes it easier to see playback, build routes, etc. I'll add some speed/altitude/time graphs to it over the weekend some time if I get a chance.
I'll also eventually put the installers on my web site.
ok... it's not a problem that you don't release source... just ... could you send me just how you get speed, altitude and position ... you dialogue with the P3600 GPS... is there library or only code lines ?
My idea...
-make a rotation of your cards in function your deplacement like tomtom.
-on my soft, i would like record precedent trip to do versus when I take the same road. This versus could compare KM all long the time and bip me when i'm late.
-the graph which compare my speed and variation of altitude all long my trip
-instant speed/speed trip/time/km
Initially, I used the GPS API in the microsoft SDK, but its not reliable enough (sometimes it stops signalling updates on its event), so I wrote my own from scratch and the NMEA documentation.
- Sorry, I'm not familiar with tomtom, so I'm not sure what your after with your first request.
- Its not exactly easy to track a previously taken path and map it to the current path, but it could be done. The biggest problem is storage of your previous paths. I have about 24GB of old tracks saved! I'm waiting for an 8GB mini SD !
I'll have a look into the idea though.
- Displaying (and even graphing) current speed/time/altitude, ect are trivial and I already do that. I'll look into graphing.
Is anyone else interested in this app?
I would be interested in this for cycling and hiking.
Sorry for this question but why don't you let members of this forum download sources of your GPS API ? Or directly the API compiled to let other programing theirs applications if it is better than windows API ?
For my application I need only to know :
- Altitude
- trip point (x,y)
- how to solve to have speed (v=D/t)
Have you seen http://gpsdash.com/news.php
I'm always looking for more choice...here is one that many of my sport crazed friends are using. I may start using it for tracking my motorcycle rides too. Here is the software http://www.rungps.net/Wiki.jsp?page=HomeEN . Here is the online tracking server http://www.gps-sport.net/index.jsp .
The reason I'm not releasing source is because I may, at some time in the future, make this into a commercial product and I don't want to ruin my chances with that.
The other is that I don't really think it is of much benefit to most people to release source for an application. I think it is far more useful to make a library of the useful functionality, with a well documented API of the thing, so that people can start at a higher level to implement their ideas. Since I don't yet have such a library, I can't release that either .
I went riding on the weekend (its nice and sunny here), so I didn't get any more done on this.
From other people's responses, it looks like there's plenty to choose from anyway.
Once again, Yannn, there is documentation in the Microsoft SDK on how to access the gps (its called gpsapi).
Finally
I have finally decided to release an early version of this software.
Its at
http://www.lukepaton.com/BikeGPS/
If you are able to set things up for yourself, and want to give it a try, go ahead. I haven't got a huge amount of time to support it, so it might take some playing around to get it working, particularly at first. There isn't a manual or help for it, so go looking through all the menus and see what you can find!
To get started, from the View menu, have a look at settings, and set up your paths and then from the Map|File menu, choose, Re-Read All Maps.
Cheers,
Luke
Hi Luke
Thanks for the release. On first run, I got the message:
"Open File \CF Card\Data\BikeGPSMaps.mdt failed"
When I hit OK it closes. I made this directory path and chucked a .jpg in it and then it ran.
I see in Settings>Paths your default project is pointing to your compact flash card so I changed these to \Storage Card\...\
I have had a good look through the menus, it seems to be a pretty nice useful kit. I like the .sid support and export to .csv, even converts from OziExplorer Probably wouldn't use the player or sms fuctionality though.
Logged some data to the .gps_log file, will try and use it later.
Just can't see where to open map image. When I click open map it doesn't have anything in the list to select... No need to bother yourself with a full user manual, but it would be good to load a map background.
Sorry, I first developed it for a Dell Axim, and an iPaq before that. They have CF Cards...
To get it to have some maps to open, Map|File|Re read all maps looks in the map path (Settings|Paths|Map Path) (Mine is \Storage Card\Maps\).
It prompts you for the kind of files to load (KAP, TIF, SID, MAP).
Yes, MAP is from Oziexplorer - some of the map CDs I bought used MAP files, but the code to interpret map files is a bit of a mess, and it doesn't support oziexplorer ozf files...
After that, Map|File|Open Map|All Maps should give you something to open.
You have to select a single map (multiple selection is for delete).
Anyway, its good to see that someone could even get the thing installed
Cannot access menu, progrram will stop after prompt of missing file, it is not installed in memory card/data either. Also shortcut is missing.
Hi Fimae,
I used resco to add a shortcut, but the install program is supposed to put it in 'programs'.
Not sure what you mean by 'cant access menu'. There are about 7 menus, not including popups. Is the main menu visible?
See above about storage card. I'll make it allow you to browse for the storage card the first time it runs.
Thanks for your feedback.
Luke
Now I'm all motivated
I've done an update which should make it easier to work out whats going on when first installing. It will prompt for the path to your files.
At the first prompt, enter /Storage Card/, or wherever your storage will be.
It automatically creates Data/ and Maps/, so put your maps under /Storage Card/Maps/.
The web page now displays the last version and update date.
what about the mount ???
Hi, plz tell me if ur using any good cycle mount to hold trinity securely on the handle bar? where & how much u bought it for??? Anyone???
After trying Arkon mounts and a few cheapies, I found the best was a metal case,
(like this http://cgi.ebay.com.au/Metal-Hard-C...yZ150774QQssPageNameZWDVWQQrdZ1QQcmdZViewItem) attached using double sided tape and a cable tie!
The problem with the Arkon-style mount is that they don't hold the device securely enough and are too bulky.
sthawk said:
Hi Fimae,
I used resco to add a shortcut, but the install program is supposed to put it in 'programs'.
Not sure what you mean by 'cant access menu'. There are about 7 menus, not including popups. Is the main menu visible?
See above about storage card. I'll make it allow you to browse for the storage card the first time it runs.
Thanks for your feedback.
Luke
Click to expand...
Click to collapse
I ment that program stops to error dialog, and when i click it ok, application exits without seeing any menus. But now it worked wery well after writing \Storage Card\, thank you wery much.
I know this must be stupid question (like where is the any key) but i really does not understand what kind of form i have to use to copy maps to Bike gps? I have route66 and tomtom navigator maps (and for testing only miomap) in my storage card, i supposed that i cannot use map files from those apps?

Simple Phone Dialer Skin

Was wondering if anyone can direct me to a simple dialer skin or program with the following features:
- Keypad,
- Number being dialled, and
- Answer, Reject
and nothing else...no Start button, no shortcuts at the bottom...nothing! A plain full screen dialer without the useless crap!
Similar to iPhone. I realise that WM6 is customisable but for heaven's sake I don't want to use a stylus to dial! This is non userfriendlyness to the max!
Check out http://paulya.com/dialerskins.htm
They haven't been updated in a while, but they are truly "thumb-dial friendly"
The only other real optuion that I've seen in the "Touch dialer" here: http://forum.xda-developers.com/attachment.php?attachmentid=44097&d=1184598745
There's a variety of skins out for both. Search the forums and you'll find them...
You can try the one in this thread - select the non-3G dialpad.
Something even simpler
Thanks all for your response. I have had a look at the said options but believe me when using the phone in a cradle in the car, even such layouts are not sufficiently chunky?! What does it take to create my own dialer?
Have you thought of getting Voice Command by MS no its not free but I will never have another phone without it. Gives you voice dialing options and since you can assign a hardware button to it you'd only have to press one button.
bengrech said:
Thanks all for your response. I have had a look at the said options but believe me when using the phone in a cradle in the car, even such layouts are not sufficiently chunky?! What does it take to create my own dialer?
Click to expand...
Click to collapse
Please try one of the suggested option before you discount them. You might be pleasantly surprised...
dialer
never mind
Great Touch Dialer
The touch dialer indicated is great!
can anyone fix this to work on a Spint Vogue?
http://forum.ppcgeeks.com/showthread...iphone+dialer
Thanks!

a few things I can't stand

My wife and I just got the T-Mobile Dash (s620, Excalibur, among other names) and we like it. However, we still have the following issues.
Can't turn off the backlight. (I think your right, I can deal with this.)
Backlight doesn't come on all the way in bright sunlight. (same here)
Can't find a slim, inward facing, plastic belt holster? (still looking)
Speed dial list isn't easy to get to (mapped to 2 - OK for now but would rather put this on my wife's Today Screen).
The 'touch' volume mechanism is silly. (will try setjogbar-free to begin using it as scroll instead, thanks caramelzappa and phonealarm -not free for vol ctrl, thx sergiopi)
Can't I just set the phone volume to as high as possible by default while I am on the phone and perhaps set hard buttons to control this? (thx again)
Can't modify the today screen. (still no great solution here)
Can't create Excel files. (will try Modaco-free but can't find it, thx sergiopi or Documents To Go-not free)
Can't set more than one alarm. (will try phonealarm not free, thx sergiopi)
Unlocking the keypad (press unlock > then *) is a bit of a nuisance. (I'm surviving)
Internet costs $20.00 - this is a rippoff, even at $6.00! (turning tzones into full internet access from the instructions found here.
Any assistance with some of these items would be greatly appreciated.
trpenner said:
My wife and I just got the T-Mobile Dash (630, Excalibur, among other names) and we like it. However, we have the following issues.
1) Can't turn off the backlight.
2) Backlight doesn't come on all the way in bright sunlight.
3) Can't find a slim, inward facing, plastic belt holster?
4) Speed dial list isn't easy to get to.
5) The 'touch' volume mechanism is silly.
6) Can't I just set the phone volume to as high as possible by default while I am on the phone and perhaps set hard buttons to control this?
7) Can't modify the today screen.
8) Can't create Excel files.
9) Can't set more than one alarm.
10) Unlocking the keypad (press unlock > then *) is a bit of a nuisance.
Any assistance with some of these items would be greatly appreciated.
Click to expand...
Click to collapse
1) Why? just in settings>power management choose the backlight time out!
2) If you live in Antarctica during the summer this could be a big problem!
3) just drop it in yout pocket, is strong enought!
4) ???? Set it then press the number you sat for a couple of seconds... done
5,6, 9) I agree, I use phonealarm, it does the job an much more!
7) This is your fault, not excalibur's fault, Home screen is fully easy XML and there are hundreds home screen already done for landscape WM smartphones on the net
8) Modaco has the freeware solution to create word and excel files on the dash-excalibur
10) IMHO I fount it safe and easy
and remember GOOGLE IS THE BEST n00b's friend!
1) Why would you need to turn it off manually? You can set it to after a while, or you can hold the end call button and just lock the phone.
2)Why do you need the backlight in the sunlight?
3)Save yourself the humiliation and put your phone in your pocket.
4)Holding down a button is difficult? Seems the same as speed dial as any other phone.
4)Search for setjogbar, makes the touch pad much more useful.
5)Just set it to the highest volume and don't mess with it anymore. If you install setjogbar you can make it so it only controls volume in call, and works as a quick launch/scroll strip otherwise.
6)Search for homescreens. There are plenty available, caurasal is a nice one that last time I checked is on the front page of this forum.
7)There are programs that are available. Remember, it's windows mobile, and it relies on programs to do things the same way as windows does.
8)I don't know about your alarm problem, I don't use them.
9)How is the unlock sequence different than any other phone? A soft key and then * is pretty common for unlocking phones. The only difference perhaps is that the dash has smaller keys than most, but you get used to them quickly.
and btw, just because I can...its called an S620....not a 630, thats the uber cancelled HTC Cavilier...so HA!!
ashasaur said:
and btw, just because I can...its called an S620....not a 630, thats the uber cancelled HTC Cavilier...so HA!!
Click to expand...
Click to collapse
point taken, thx ash.
I have noted what I am still looking for. Thanks for everyone's help with my newbie list.
sergiopi said:
Modaco has the freeware solution to create word and excel files on the dash-excalibur
Click to expand...
Click to collapse
I'm not finding this one.
you could also update your ROM to WM6, you could then use Office Mobile...which lets you create docs, excels, whatever on your device.....and also, you can goto www.madbeetle.com, they offer a free homescreen makeing application that lets you make a homescreen(today screen aka) from scratch using a nice GUI...that may help you a little..
ashasaur said:
you could also update your ROM to WM6, you could then use Office Mobile...which lets you create docs, excels, whatever on your device.....and also, you can goto www.madbeetle.com, they offer a free homescreen makeing application that lets you make a homescreen(today screen aka) from scratch using a nice GUI...that may help you a little..
Click to expand...
Click to collapse
Ash, thanks. I'll try madbeetle and and see how that works. Documents to Go won't as I can't find the crack for it. I am using WM6 and just went back into the Excel it comes with and can't figure out how to do a new Excel doc. Perhaps I am missing something?
Yeah, what you need to do, is first make an excel document on your computer...name is like blank.xml or somethin, whatever you want, and leave it blank, then on your Dash...open Excel Mobile and select your Excel doc, then click on Menu, the Save As, then rename it to something else, and it will create you a new file with that name, in addition to the one that you already had. Not real elegant, but it works with the software that you already have...no cracks or anything required!
ashasaur said:
and btw, just because I can...its called an S620....not a 630, thats the uber cancelled HTC Cavilier...so HA!!
Click to expand...
Click to collapse
If the S630 is cancelled? Why do I have it on my desk as we speak?
Very limited release my friend, HTC sent *some* out, but then decided to work on different products such as the Touch 2 and crap instead of focusing on another smartphone...go figure, since the S620 is like their best selling WM smartphone ever.....
ashasaur said:
you could also update your ROM to WM6, you could then use Office Mobile...which lets you create docs, excels, whatever on your device.....and also, you can goto www.madbeetle.com, they offer a free homescreen makeing application that lets you make a homescreen(today screen aka) from scratch using a nice GUI...that may help you a little..
Click to expand...
Click to collapse
hi have WM6 ROM 1.33 without Office Mobile 6. I then installed Office Mobile 6 found in one of the thread, and tried to create a doc, but i don't think it would let u. can u walk me through how to do it ash, thanks a bunch (sorry 4 my noobie)
Sure, it's not elegant, but it gets the job done. What you need to do is first using your desktop PC, make a Word, Excel, Powerpoint file etc, and name it something like NEW DOC MAKER or the like and leave it blank. Then, transfer it to your device. Now open up whichever program you created it for(Word, Excel, PP etc) and wait for it too load. Once its loaded, press MENU, then select SAVE AS....and name it something else..like FOODZ or the like and hit SAVE. It will then create a new blank document called what you just specified in the same directory or folder as the original document. Hope this helps!
trpenner said:
My wife and I just got the T-Mobile Dash (s620, Excalibur, among other names) and we like it. However, we still have the following issues.
Can't turn off the backlight. (I think your right, I can deal with this.)
Backlight doesn't come on all the way in bright sunlight. (same here)
Can't find a slim, inward facing, plastic belt holster? (still looking)
Speed dial list isn't easy to get to (mapped to 2 - OK for now but would rather put this on my wife's Today Screen).
The 'touch' volume mechanism is silly. (will try setjogbar-free to begin using it as scroll instead, thanks caramelzappa and phonealarm -not free for vol ctrl, thx sergiopi)
Can't I just set the phone volume to as high as possible by default while I am on the phone and perhaps set hard buttons to control this? (thx again)
Can't modify the today screen. (still no great solution here)
Can't create Excel files. (will try Modaco-free but can't find it, thx sergiopi or Documents To Go-not free)
Can't set more than one alarm. (will try phonealarm not free, thx sergiopi)
Unlocking the keypad (press unlock > then *) is a bit of a nuisance. (I'm surviving)
Internet costs $20.00 - this is a rippoff, even at $6.00! (turning tzones into full internet access from the instructions found here.
Any assistance with some of these items would be greatly appreciated.
Click to expand...
Click to collapse
I found the freeware Schedy Mobile for creating multiple alarms with your own sound and display messages, check it out HERE

Program I Found

just got through fixing my usb (xacto knife ) and found a program that has sparked my interest. It's called Pocket Controller-Pro. Its basically a reverse remote control that allows you to control you phone with your computer (check the screenshot). Does anyone else use this? And sorry if this is a repost but i couldnt find it anywhere.
http://img175.imageshack.us/img175/5421/screenshotke.png
http://www.soti.net/default.asp?Cmd=Products&SubCmd=PCPro
There are many programs on the likes, for instance i mentioned mDesktop in another thread. The availability of these types of programs (and their names) has been (and can still be considered actively being) mentioned in the following thread:
http://forum.xda-developers.com/showthread.php?t=575202
I have been using it on and off for last 2 years mainly to capture image or video from my phome (Like home screen, start menu...) i find it very good but does not work very well with the dash, many KB buttons are not mapped correctly, and the program is expensive and you have to buy the skin each year.
I just find a good program, I installed it and play with it a little bit, it is great for writing text messages or entering data, you can use your computer keyboard to write on your phone.
The program is free, it called "EveryWAN Remote Support Personal Edition"
I am attaching a screen shot of the program
Good Luck.

[Q] Moving the "taskbar" in Dragonstorm

Hi there,
I recently installed a program on my IQ called "QMail". In setting it up, all the documentation says to start by clicking on the "Tools" menu. The problem is, I can't see any tools menu, and I have a feeling it may be blocked by the Windows taskbar, which is at the bottom of the screen in the Dragonstorm roms.
Is there any way to temporarily move the taskbar/start menu location to the top of the screen?
Also, has anyone tried using QMail? I'd be interested in hearing experiences - it sounds too good to be true! (here's a link: modernnomads.info/wiki/index.php?page=Installing+and+configuring+QMail - as you can see, the menus are at the bottom of the screen...)
Thanks!
Mike
Hi, Sandmonkee,
I'm having the exact trouble with viewing the qmail menu bar in EnergyROMs and an HTC Touch Pro 2.
Coming from CE machines, I've always used qmail. Though not as robust as nPop, qmail will do imap, which nPop obviously won't.
Did you ever find a solution to this? I haven't.
Jake
jakfish said:
Hi, Sandmonkee,
Did you ever find a solution to this? I haven't.
Jake
Click to expand...
Click to collapse
I have actually. Using the 2003SE version ended up working for me, the toolbar stays on top. Its this one:
http://q3.snak.org/download/snapshot/q3u-ppc2003se-armv4-ja-3_0_0.zip
When you sync, it'll ask you if you want to update the program. Say no. It still has great functionality.
Good luck!
how is qmail better than the built in windows mobile mail application?
josefcrist said:
how is qmail better than the built in windows mobile mail application?
Click to expand...
Click to collapse
Well I can't answer that really, as I've never tried the windows mail program. I don't use Outlook on my computer (Thunderbird for me) so I was looking for something similar that I could use on my phone. I wasn't able to find any kind of "Mobile Thunderbird" (a real miss on Mozilla's part imho), but QMail is pretty darn close. Plus you can use it for RSS, IMAP, POP3, NNTP and all kinds of other great stuff that I don't think the windows one can do. Look here for more info:
http://pdaphonehome.com/forums/htc-...il-setup-gmail-hotmail-exchange-nntp-rss.html
Sandmonkee, many, many thanks.
This version does work; I have searched everywhere for a solution--you were the only person who had one.
Heh, I'd forgotten what a bear it is to setup qmail. Took the entire evening. Filtering is difficult, especially. The good news is, once you set up, then just copy the qmail directory, along with your Mail directory, to the desktop and upon re-flashing, etc, those two directories will preclude setting anything up again.
It's much faster than Pocket Outlook and with its infinite adjustments to fonts and other visuals, it makes email on a phone almost a pleasure.
I did find that if you commit to a certain filter, say "headers only," and then want to change that to "all," qmail wouldn't recognize the change. I had to delete the entire account and start again.
Too, for a Tmobile TP2 user, I really had to go back and forth b/w landscape and portrait to access all the menu buttons. And the hardkey back arrow is sometimes the only thing that will close you out of a menu. But sometimes not.
It is a crazy program, but ungodly sophisticated. It's so funny to have such a good English translation of the program itself but so little documentation elsewhere.
Again, I'm grateful for your help,
Jake
Glad that got it working for you!
Gmail does work, I use it on my phone. You just need to get the SSL files that are on the download site and copy them to your Qmail directory on your phone.
Hopefully more folks will clue in to this great app!
I'm looking for some keyboard shortcuts. Ctrl-D will delete the message upon next sync, so you don't have to go through the hassle of Marking, etc.
But have you figured out a way to exit the actual program via a keystroke?
I still have to go to File and work my way to Exit.
Another thing I noticed is that if I make a shortcut in /Windows/StartMenu/Programs, I get a trusted certificate error. With keyboard config, however, I can at least map, say, ctrl-e and bring up QMail.
Jake

Categories

Resources