Related
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?
Does anyone know of any good Personal Information Management software for Windows Mobile? I am not asking a whole lot. Just be able to search for a key word among appointments, todos, notes shouldn't be too much to ask for, is it? The current Calendar and Task applications can't even do that.
Thanks!
there are a ton of them, google PIM, windows mobile and your search will come up with Pocket Informant, Agenda One, and a bunch of others.
thanks!
dmd1272 said:
there are a ton of them, google PIM, windows mobile and your search will come up with Pocket Informant, Agenda One, and a bunch of others.
Click to expand...
Click to collapse
Actually, I have done a google search before. Like you said, there are a ton. Perhaps, I should change my question to which PIM is better for the WM 6.1.
thanks!
i have been using agenda one - works for everything I need and I am kinda picky. If theres something better fill me in. Download the free trial and see if you like it.
PIM
Try Papyrus or Agenda One - both are among the best
Agenda One not working very well
[email protected] said:
Try Papyrus or Agenda One - both are among the best
Click to expand...
Click to collapse
Thank you for the suggestions! I downloaded the trial version of Agenda One - supposed to be full featured with time limit. I tried several searches - some search all, some search only in appointment, or only todos. None of them worked. It looked like the program tried for a while, then it simply terminated (not the search, but the entire Agenda one program). It kicked me back to the today screen, and the process no longer listed in the task list
Try the recently released Papyrus 2. It's frakkin' amazing
try agendus over at www.iambic.com
Agenda One is no go
anewbie said:
Thank you for the suggestions! I downloaded the trial version of Agenda One - supposed to be full featured with time limit. I tried several searches - some search all, some search only in appointment, or only todos. None of them worked. It looked like the program tried for a while, then it simply terminated (not the search, but the entire Agenda one program). It kicked me back to the today screen, and the process no longer listed in the task list
Click to expand...
Click to collapse
I signed up at Developer One support forum, and tried to post this question. It's been a couple of days, they don't even show my posting in the forum. I tried to ask the same question again, still blocked by the moderator. Oh well, moving on to Papyrus 2 trial now.
Thank you all for the suggestions! I thought I'd spend a few words sharing my opinions on the products I've been trying out:
Agenda One - in spite of the awards the company claims they have received, I find this product adds very little value to the existing WM 6.1 PIM functionality. Some pretty colors, that's it. When I started my quest for a better PIM, all I was looking for was a search function. Agenda One has it. I had made many variations of attempts to use it, search all, search in appointments only, search in todos only, search whole word, partial word, any words .... Not once did it ever complete the search with any result. Every single time, the function started, try for a while, then the program crashed. It simply terminate. I submitted the question to the company's support forum, the question itself didn't get posted until 5 days later - as the moderator has to screen every single post. When it did appear, other user indicated same problem on other smart phone as well. I'm not the only one.
Edit: the forum blocked my complaint, and finally come back with a question - it remotely sounds like it cares, but the question is useless. If they read my post, they would have found the answer there. I feel like dealing with a communist government official - sensor everything, sloooooooooow to respond and defend every criticism ...
Papyrus 2.0 - the calendar layouts are reasonably flexible, so you can customize how you want to see all the activities. The search is very fast, even if I have more than 30 matches, they show up as soon as the program finds them. There is one thing I don't like, but I suspect I may be able to figure out a way to change, that is, I only want to see todos that are not yet completed on a daily basis. Even though I have that specified, it is still showing me the todos that are already marked complete (not all of them, just the ones that have no dates associated with). To me, they are done, they are done. Why would I want to look at them everyday just because their complete dates were not marked? Other than that, everything seems to be pretty good. They've got nice colors just like Agenda One, and price is about the same.
Agendus Pro - Agendus Pro has a rich set of nice features - in addition to the regular calendar/todo/contact views, you can also access call log, email, quote of the day, day in history, weather forecast, and stock quote all from this application. I didn't think about these before, but, they are very nice to have. The cost of this product is no more than the others. Another nice feature - there is a tool bar (either on top or bottom of the screen) you can use to select the format of display (day view, week view, month view, list, contact, email, etc, etc. With the other products (Agenda One, and Papyrus), you have to press the view soft bottom, which brings up another screen that let you select the format. Agendus layout is more intuitive and direct.
Having said all of that, I do have a couple of complaints -
- Agendus Pro take up 3.7 MB, whereas Papyrus - 700 KB, Agenda One - 966 KB. These are the cab size, I know that Agendus Pro includes several language supports, which contribute to the bigger CAB size. Nevertheless, the memory foot print is still the biggest among the 3.
- my 2nd complaint is that when you load the program just to look at some details in an appointment, the program starts and you don't see anything in the calendar - it tells you that you don't have any activity. Then, a little box flashes "initializing ...", "initializing ...", "initializing ..." ... My screen went out 4 times before I can finally see the content of my day's calendar. If it takes less memory, I may just keep it running, which would not have the "initializing ..." problem. Since the program takes up so much memory, I don't want to keep it in the memory. This is a deal killer for me. It's too bad. I like the features a lot.
Edit: Since the above was written, I've tried two more software packages. Nothing stood out. One fenomenal ability make Papyrus shine among all the others is how fast the search function performs. Everyone else wait, and wait, and wait until they've collected all the matches and put them on the screen all at once. If you have a sizable database (mine has about 2000 entries), you'll be staring at a blank screen with a spinning wheel forever, the screen saver would kick in multiple times. Whereas Papyrus' search shows you the match results as it progresses through the database. Maybe the match I am looking for is the first couple out of 50, why would I need to wait until it finds 50 before showing me first two? That's just a simply logic. I don't get what the other developers were thinking ....
Needless to say, Papyrus 2.0 becomes my choice. Their forum is great, too! Very happy about this decision
thanks!
Hello All,
Found this website a few days ago and needless to say but I will, very cool and very very helpful! My question is that I'm trying to set up a home security type setup with a couple or more security cameras and I was wondering if it is possible to remotely view these via the TP2? Is there a specific setup that I need, another website I need to visit, a simplified "how to" do this? I also have an older model multi-camera recording unit (Panasonic RT650 and a Dedicated Micros model Sprite Lite). I'm runnning XP on my desktop and laptop if that matters. Any and all help is always most graciously appreciated! And forgive me if this is asking too much, but if someone does have an answer, spelling it out in very simple terms is going to be the most helpful. I'm not completely stupid with computer terms, software, hardware, etc. and yet again, with all the new stuff out there, it's like learning a whole new language.
thanks again!
Steve
I have a Lorex CCTV system that runs off a PC for DVR duties and web serving. One of the features it has through the web server is the ability to view the feeds. Simply open the page with the TP2 (with skyfire) and there it is.
It was a couple hundred for the four cameras, PCI control card and software.
I use HAI for my home automation and they have several ways to get video and home control through the Internet. I've been using my Touch Pro2 and my previous Palm Treo's for years connect to my Omni II controller that controls lights, heat/cool, and security functions as well as being able to view the cameras around the house. I find its easier to use the web server with a browser or my phone than use the touch pads or the phone interface.
Hi all!
This is the PocketPC Version (Viewer) of PVD the very best program to organize your movies.
You can download the PC version from http://www.videodb.info/forum_en/.
My thoughts were: what is the best movie managing and cataloging software worth while in the movie store and searching for a title... or sitting in front of the TV and trying to remember what cool movie I could watch...
That, and enjoying to write software for my mobile phone, were the reasons for mobilePVD.
The software is published at PVD's home and at xda-developers place.
How it works
First of all, you have to get PVD and enter your movies. After that, make a XML export. This writes a file containing the movie information and a directory containing the pictures. Take both and copy them onto your device. I recommend to copy them onto the SD card in a sub directory PVD.
Download mobilePVD and install it on your device. When starting, you will have to select the XML file by clicking Menu->Open DB. Your can select other languages and other skins (if someone makes them ).
When going to a sublist in mobilePVD (i.e. viewing the movie details or selecting directories) and you want to get back, just slide with your finger over the list from left to right...
How to translate
In the program directory on the device is a sub directory called "Languages". Within you find the language files. I deployed English and German so far. To make own translations just copy a file to your desktop, open it with any text editor and translate. Please publish your translation on either forum, so I can build the next version with more supported languages.
How to skin
also in the program directory you will find a sub directory "Skin" with all the images I use. The images in "Manila WVGA" are for a resolution of 800x480. If you like you can take those bitmaps and change them to fit other resolutions and other colors. Don't forget to adapt the settings in the skin.ini file.
And please share your work with us and publish your skins on either forum. I will put them in the download section.
Have fun!
Obelix
Changelog:
2.1 Filtering is back and actors are grouped by first letter.
2.0 uses virtual mode to load more movies before reaching end of memory
1.1 out of memory problem fixed
1.0 Initial release
If you like my work, you can buy me a glass of wine
Version 2.1 of mobilePVD
I was hoping this allows you to enter movie info directly on mobilePVD. A desktop entry method is rather inconvenient. Would that be possible?
Does this also mean I have to re-export everytime I add movies? I took a look at the desktop version and it is very good. I can see why it is more practical using the desktop for entry of movie info.
Obelix_A, I have exported some movies and I must say it looks really nice on my HD2 although it is still not very stable, sometime I get an error that quits the program. It's only 3 movies so I am wondering if it may sow down when I have much more (2,800 in my collection). I would love to have Ratings and duration. It is missing after export. Thanks, this is great for movie lovers just like IMDB Mobile. I am just surprised that there is not much feedback yet.
I like it to a while to sort all my movies and still didnt get all the pictures from IMDB, hey ho did it manually, i need to change the skins to VGA how do i go about that im a bit of a noobie when it comes to skins?
The Actor list is huge and is close to impossible to scroll all the way down to "T" etc. Can we have a sort of filter to search actor names? trev666, use IMP plugin for movie posters. It's excellent.
@Kensong cheers mate
it works well after i restarted my phone, without changing anything from wvga to vga so im happy, thanks man not looking forward to adding all my movies though lol
Ok so i now have a HD2.... works great
great app, thanks for sharing it
here we go with Version 2.0 of mobilePVD. It now uses a virtual mode of the SliderList, what means, that it can load more movies before running out of memory.
If it runs on your devices as stable as it does on mine, we can start adding new features...
Really nice work mate
Really nice work
If you don't mind, i have share it HERE.
Please feel free to drop me a comment if you have anything else to add or in case i have missed anything. Cheers~
just released version 2.1
Filtering is back now and actors are grouped by first letter
I have installed v2.1 right now.
If I click on one of the "-" e.g. "- Actors" I get an exception:
"RemoveItem in virtual mode not allowed"
I am very interested in the development of mobilePVD since I would love to have my movie list on my phone (TD2).
Is mobilePVD a "one man show" or are you planing to involve more developers?
I will check this and fix it...
Yes mPVD is a one-man-show. you can ask my friend amirdt (here on XDA) if he wants to join the project...
Actually I wanted to ask if I could help you with mPVD
what exactly do you want to add?
the only thing I could imagine right now, is another way to read the data.
play around with PVD and the exported data (XML) and how fast you can read it.
currently I am reading with XmlReader.Read and evaluate the nodes. If you can read faster, this would help. other proposals welcome
Here is just a spontaneous list:
- WM 6.5.5 Problem with menus. The black background (when menues are displayed) does not cover the whole screen. Above there is some space visible. This is because the top bar (where the clock is) is smaller and the windows task bar is bigger in WM 6.5.5 (Sorry, cant supply a picture now how it looks like)
- Filter Actors: Add a search field also
- Add a clear button to the search fields to clear the field easily
- Add (Readd?) a ">" to the Movie list to open the movie details (I think the ">" was already there in an earlier version.
- Maybe make the UI somehow less sensitive. At least on my device it moves very quickly. E.g. I cant open the details view without moving the movie list view up or down accidentally.
- Add "Reset all Filters" menu item to the Filter Menu.
- Remove the search field in the detailed movie view to get more space to view the details.
- Maybe make the "letter lines" (+A, +B, ..) in the actors view a little bit thicker so that it is easier to open/close them with a larger thumb
- Maybe add the "letter lines" (+A, +B, ..) to the movie list also. Dont know, how large collections will be handled right now.
- Add more filters like rating (stars...)
- Add movie trailer support (e.g. prepare trailers on PC (conversion etc.) and copy them to device. Link from within mPVD to start media player on device)
- ...
So where can I get the source code to get started with it?
Regards
Al
ok, ok
I will prepare the sources and make it available for you via SVN, so we can handle developing both.
By now, the list won't move when clicking. I changed that... (but all other things from your list can/need to be done)
so, drop me a PM with your wished user name and password for SVN and give me little time to prepare...
alfish2000 now officially joined the development of mobilePVD. So let's welcome him
thanks for your support!
http://www.videodb.info/forum_en/index.php?topic=1755.40
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