*TrackMe* GPS/CellID Tracking tool for Google Earth & Google Maps - Windows Mobile Apps and Games

DOWNLOAD
Click here to download the latest version
REQUIREMENTS
Devices running Windows Mobile 5 or 6 for Pocket PC or Smartphones
Microsoft Compact Framework 3.5 Download from here
SQL Server Mobile 3.5 Download from here
ICON SETS
Just unzip it and copy files to the Icons folder.
Classic
Modern
FAQ
Click here to see the FAQ
DOCUMENTATION AND QUICK START GUIDE
Tutorial
HOW TO USE YOUR OWN SERVER
Click here for instructions
CUSTOM WEB VIEWER DEVELOPMENT AND USER PLUGINS
Click here to visit the thread
RELEASE HISTORY
Click here to check the Release History
DESCRIPTION
Hi all,
I have been trying for a while to find some GPS/CellID tracking programs that work fine but most of them are buggy and not very accurate. That's why I decided to write my own!
Features:
- Ability to generate KML and GPX files that can be opened with any tool that supports that type of file.
- Realtime tracking with Google Earth or Google Maps.
- You can create and manage your own trips
- No internet connection is needed when using TrackMe (Offline mode)
- Ability to display your current position on your PDA
- Geofence with SMS and email notifications
- You can send your current position by email or sms to other person
- Ability to upload pictures. TrackMe will extract the GPS information/Creation date (if any)
from the pictures and it will match it with your existing GPS data
- Search for closest user based on your last uploaded position
- GPS powersave mode available
- You can use your own server instead of my free server
- Stealth mode
- You can force updates with your own custom icon and comments.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Google Earth:
Google Maps:
Web browser viewer
By pammetje, mcross and jcleek
Please visit this thread to see other viewers
If you guys are interested in this program I will keep it updated, otherwise this will be probably one of the last versions!
Please leave your comments, suggestions and ideas here.
Have fun!
Regards
You can Donate if you like my tools. That's always a good motivation for future developments!! Thanks a lot!

that's pretty dope! Where does it upload the data to? Any chance of sharing the source code and people could add to it? maybe open source it?

Thanks kireol.
Right now it's uploading the information to the mysql database that I have with my web hosting.
Regarding the source code... I think it could be a good idea. Maybe once the program is completely stable I may do it. Thanks for your suggestion.

for sure man, you did a great job! And I for one would love to get involved. I was a programmer at Ford for 15 years(C++/PHP/Perl/Java) until those jobs went to India and forced me to throw away my college degree. I've been dieing to get back into programming (5 years now). This last weekend I snagged MS visual studio .net and the wm6 sdk and started compiling. This might b a good transition for me to get back into thinking that way, if you decide you'd like to OS it that is

Great tool!!!
Just one question, how do we create an account?
Thanks
Iskatar

Congrats,
Very nice stuff!!!
Regards,
Taguapire.

ishkatar said:
Great tool!!!
Just one question, how do we create an account?
Thanks
Iskatar
Click to expand...
Click to collapse
Thanks ishkatar.
You just need to go to Config, and enter there a username and password.
The account is created automatically as soon as you start uploading GPS data.
If for any reason the username already exists or there is any other error, you will be notified.

We always approve such moves!!!! Go on and keep up the good work!!!

Very cool.
Maybe you could release the table structure and a way for people to host their own data...like a personal web app.

staryon said:
Thanks ishkatar.
You just need to go to Config, and enter there a username and password.
The account is created automatically as soon as you start uploading GPS data.
If for any reason the username already exists or there is any other error, you will be notified.
Click to expand...
Click to collapse
Wow ... works perfectly!!! I just did a test walk around my office and it mapped it perfectly!!! Good work Staryon. I'm really eager to see how you did it.

Thanks a lot for all your comments. That really encourages me to keep updating the software.
laakness, at this moment the data is inserted into the mysql tables by using HTTP calls. My website gets the HTTP call and depending on the command it will do the specified task. That means that what you mention it would work if they have a website with PHP and a mysql database. A nice feature that I could add in the future is to make the inserts directly to the database instead of using HTTP calls.
However this is something that may not work for many web hostings because they usually don't allow access to mysql from external applications (which is my case by the way)
For the KML files (Google Earth's files) I used a structure that I liked in one of the tools that I found that does something similar to this. I made some modifications though.

I edited my previous post. Obviously where I said URL calls I meant HTTP calls.
Sorry for the confusion!

I have not yet installed it but it looks really cool from the screen shots. I have been using 3DTracking (free) but it is not without its problems and does not look as comprehensive as this. Does it carry on logging position after you power-down (standby) the Kaiser? 3DTracking does and its a real pain as it means you have to keep the screen on all the time!!

Thanks for the info.
I actually do host my own site using PHP/Apache/Mysql which is why I was asking

XDAII said:
I have not yet installed it but it looks really cool from the screen shots. I have been using 3DTracking (free) but it is not without its problems and does not look as comprehensive as this. Does it carry on logging position after you power-down (standby) the Kaiser? 3DTracking does and its a real pain as it means you have to keep the screen on all the time!!
Click to expand...
Click to collapse
This app lets you shut the screen off which is great. This app also alows you to set your upload and update intervals. They are great and needed options.

laakness said:
Thanks for the info.
I actually do host my own site using PHP/Apache/Mysql which is why I was asking
Click to expand...
Click to collapse
Very good. In that case I can provide everything that you need to use your website.
However, I will have to make it some changes in my code because at this moment the HTTP calls are hardcoded to my website. Once I have this done I will post it here.

staryon said:
Very good. In that case I can provide everything that you need to use your website.
However, I will have to make it some changes in my code because at this moment the HTTP calls are hardcoded to my website. Once I have this done I will post it here.
Click to expand...
Click to collapse
Very cool, thanks a lot. Your work is much appreciated.

Re: Announcing *TrackMe 1.0.0* GPS Tracking tool with Google Earth
Very cool indeed…
We must be neighbors of a sort. I work in Herndon (Worldgate) and was pretty surprised to a bird’s eye view of my office. Hope you aren’t getting stuck doing that toll road shuffle for an am commute – lol.

I installed it on my Wing, but it is not responding.
first error I got. unable to open port 4
I changed to port 1 and what I get is - waiting for gps respond.
not working for me.
Do I have to be outside the house for this or online?

apbtlvr said:
Very cool indeed…
We must be neighbors of a sort. I work in Herndon (Worldgate) and was pretty surprised to a bird’s eye view of my office. Hope you aren’t getting stuck doing that toll road shuffle for an am commute – lol.
Click to expand...
Click to collapse
lol... don't tell me. That toll road has become a nightmare every day and it's getting worse and worse...

Related

[APP] TouchRC - Control Media Center from your phone.

I have written an app called TouchRC to enable me to control my windows media center (vista and windows 7) from my phone.
Download link and screenshots can be found on the codeplex site here.
I will try and pad this post out a bit more as soon as i get decent amount of time to do it!
A couple of screen shots here...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Feedback/suggestions are always welcome!
Thanks
evorgevol
[reserved for future use]
Nice! Too bad I have Media Center 2005 or I would love this.
i will try it
i cant get the wmcontroller app to work in WIndows 7 RC'
does anyone knows what to do
I tried to get this potentially great software to work with Vista Premium incl. TV Pack but whenever I start VMC I get an error message 'can't load...' :-(
Any help is most welcome.
what are the limitations of this software, evorgevol?
specifically the following 4:
- what type of connection(s) does it use to connect to VMC/w7MC (wifi only, or bt optional)?
- is it intelligent enough to work with VMC plugin's? (my movies, MCEweather, daemon tools etc)
- is this a complete replacement for an MCE remote - ie, could i remove the IR-transmitter/reciever?
- is it intelligent enough to realise what menu it is in, and filter out un-used options (ie: 'channel change' and 'record' would be removed if in pictures/dvd area)?
alexnathan345 said:
I tried to get this potentially great software to work with Vista Premium incl. TV Pack but whenever I start VMC I get an error message 'can't load...' :-(
Any help is most welcome.
Click to expand...
Click to collapse
Have a look at this thread with trying to get it to work with the TV Pack.
veehexx said:
what are the limitations of this software, evorgevol?
specifically the following 4:
- what type of connection(s) does it use to connect to VMC/w7MC (wifi only, or bt optional)?
- is it intelligent enough to work with VMC plugin's? (my movies, MCEweather, daemon tools etc)
- is this a complete replacement for an MCE remote - ie, could i remove the IR-transmitter/reciever?
- is it intelligent enough to realise what menu it is in, and filter out un-used options (ie: 'channel change' and 'record' would be removed if in pictures/dvd area)?
Click to expand...
Click to collapse
It connects over TCP/IP, so it would have to be connected to your local area network.
This is only really a simple program that interacts with the VmcContoller application, so can only do reasonably basic stuff. I have added functionality to so that it can use the MyMovies application metadata, though most of this is still in progress.
It depends on what you use your remote for as to whether this can be a complete replacement. I currently dont have, and have no intentions in the near future of, having a number/keyboard pad. So if you use these a lot, then it probably won't be a full replacement.
I had planned to make the now playing screen a bit more wise about what type of media is playing, and display different icons accordingly, but this has been marked as more a of a 'nice to have' in the application which i might work on in the future, but have other things I'd rather get working first.
Hope that answers some of your queries...
evorgevol
indeed they all are 'nice-ities', and it wont stop me considering playing with your app.
thanks for answers
Unfortunately, the media center network controller software can not be installed on a Vista X64 pc. I would really like to use this app on my mobile device!
Regards,
André
Man this is absolutely awesome!!!
I don't have a MS MediaCenter solution but MythTV, so I wanted to do the same app like you did but for MythTV quite a while.... I already gave up in searching a usable GUI framework like your Fluidity and started writing my own (Which took basically up all my time so far - that's why there is not even an app yet ... But your solution kicks the living sh**t out my little approach.
Is it ok if I borrow up the framework and perhaps some junks of code from your app??? I don't think I'd get it done better if I would try myself, so it would be nice if I wouldn't have to reinvent the wheel. I will of course list you in the credits page of the app.
I spend some hours browsing through your code and I think I got almost through in understanding how the controls basically work. The only thing I miss is the complete overview of how the binding to the actual data is done. The idea with the Templates for the single Items is pretty neat and makes it extremly flexible!
/Tommi
thomasschaz said:
Is it ok if I borrow up the framework and perhaps some junks of code from your app???
Click to expand...
Click to collapse
Thanks for reminding me... I forgot to give the original author credit!!! The control framework I use on TouchRC is called Fluid controls, and it's on codeplex here.
I will update my codeplex to give him the credit he deserves, I certainly wouldnt have been able to do any of my app without it!!
Just for thought though, if you create a TCP/IP server for your app, and use the same receive commands as VmcController, then you should just be able to use my app entirely! Or, if you do make it different, and you want me to, I can add your commands to my app too, so that the user would be able to control both windows and myth from the same application!
Thanks,
evorgevol
WIN 7 RC1 how to install
so u guys have a lil question...
how to install this awesome prog on win 7 RC 1?
ive installed touchRC on my XDA Orbit...
then installed VMCControl on my win7...
then loaded this zipfile
http://www.nloit.co.uk/downloads/vmccontrollerwin7source.zip
and ran the DevInstall.cmd...
opened up MC...
added the name of my PC to touchrc...
ran touchrc...
clicked on "Now Playing"...
recieved Error massage: "Connection could not be established"
WTF am I doing wrong???
have i missed a few steps or simply did wrong prefrences?
sry for my bad english xD
but big thanks to the developer its an awesome app
(if i were able to install it in the right way xD)
Jasafo said:
WTF am I doing wrong???
Click to expand...
Click to collapse
Can you load up the http server for vmc? (ie, on a diff computer, go to http://hostpc:40510) and see if that works? if it doesn't, then it probably means that VmcController isn't working properly. If this is the case, then revert to the codeplex site of VmcController to ask for help.
Thanks,
evorgevol
evorgevol said:
Thanks for reminding me... I forgot to give the original author credit!!! The control framework I use on TouchRC is called Fluid controls, and it's on codeplex here.
I will update my codeplex to give him the credit he deserves, I certainly wouldnt have been able to do any of my app without it!!
Just for thought though, if you create a TCP/IP server for your app, and use the same receive commands as VmcController, then you should just be able to use my app entirely! Or, if you do make it different, and you want me to, I can add your commands to my app too, so that the user would be able to control both windows and myth from the same application!
Thanks,
evorgevol
Click to expand...
Click to collapse
Ah, I saw the codeplex page but I somehow thought you guys were the same
Thanks a lot for the offer, but I plan to build a 'richer' remote client for MythTV. Means, besides a remote control function I want to be able to browse the Program Guide, Recordings, Movies, Music, Pictures on the phone and select them to play on the PC/TV.
And I have some other ideas which would be pretty neat, but for now I am already happy if I get the above items finished. (technically thats usually no prob, but once you solved all the tiny little problems and know how to code the whole thing it often gets boring )
/Tommi
thomasschaz said:
I want to be able to browse the Program Guide, Recordings, Movies, Music, Pictures on the phone and select them to play on the PC/TV.
Click to expand...
Click to collapse
Already in the works!
(Apart from pictures..)
evorgevol said:
Already in the works!
(Apart from pictures..)
Click to expand...
Click to collapse
Good to know. I'am going to keep a close eye on your project
Hey evorgevol,
any updates on the app yet?
I now have the basic server + client API done so far for my project. I hope I'll reach the alpha state up to your level within the next 1 or 2 months... Then it should really go quick...
Greetz,
Tommi
thomasschaz said:
Hey evorgevol,
any updates on the app yet?
I now have the basic server + client API done so far for my project. I hope I'll reach the alpha state up to your level within the next 1 or 2 months... Then it should really go quick...
Greetz,
Tommi
Click to expand...
Click to collapse
I've been stupidly busy recently, so haven't had any chance to work on it for a while. I'm hoping that will change next month. I have made some minor updates to it (but not checked it in), but won't be making another release for a couple of weeks yet. Hopefully soon though!!! How's yours coming along?

Anyone here use X10 Home Automation?

Hi all,
Just out of curiosity does anyone here use X10 devices and more importantly use HomeSeer?
I've almost finished my Home Automation app for Android and may be looking for some testers.
Thanks Matt.
Yes, I do.
Wow, I shure want to test this.
I use the "old" version of Homeseer. I'm at work now, and don't know the version number.
It should work fine with either 1.5 or 2. You just need the web interface enabled and you need to copy a script into the html folder on the pc.
I've got a couple of things I know about which I need to fix first but then it would be good to get someone elses opinion. It does exactly what I wanted it to do (obviously) but you may have ideas which you would like implented.
Seems to work really well though. I can control my whole house from the phone now and best of all the layouts are all done dynamically so you don't have to sit there for ages designing your GUI like I used to with netremote on windows mobile.
Matt.
Croccy22 said:
Hi all,
Just out of curiosity does anyone here use X10 devices and more importantly use HomeSeer?
I've almost finished my Home Automation app for Android and may be looking for some testers.
Thanks Matt.
Click to expand...
Click to collapse
Hello
Yes, sure. I am using X10 in my house and cotroler by my PC, it will be nice have my hero doing it.
Thanks
Manuel Bravo
Count me in!! I have tried multidomo but can't get it to operate properly. If you want a tester i'm more than happy to help!
orchid666 said:
Count me in!! I have tried multidomo but can't get it to operate properly. If you want a tester i'm more than happy to help!
Click to expand...
Click to collapse
Do you use HomeSeer on your PC?
Matt.
Croccy22 said:
Do you use HomeSeer on your PC?
Matt.
Click to expand...
Click to collapse
Hi Matt,
I do indeed! Would love to have access from my hero. Homeseer is a great piece of software!! Any chance of having a test at it?
I've got a couple of things I need to do, a confirmation box on the delete device/event menu, and a background image on the add device screen as I;ve had a weird problem with the scrollview squashing the background picture when the virtual keyboard displays on the screen.
Once i've done this I'll get together a tme limited beta so you can all have a look and make any suggestions.
If all is ok then i'm gonna put this one on the market for a couple of quid and see if people like it.
I know it's not going to be a big seller as it is currently limited to homeseer and I really can't be bother to write a full HA app for the pc .
Homeseer does everything I need but the web interface is far to clunky for th mobile. I know you can use the touchpad interface but I find having coded real buttons and UI speeds things up so it is actually usual.
I'll keep you all informed. I may do some screen grabs later to show you what i'm working on.
Matt.
Just a few screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Matt.
Add me to your list of interested parties.
(I don't run HomeSeer, I have my own i.e. source code, app)
Matt this looks great! I'd love to give this a trial. I'd pay for this if it's as good as it looks. Can we get a time limited trial?
Hi, Sorry for the delay in replying i've been a bit busy the last few weeks.
I've sorted out pretty much all the things I needed to for Version 1. Just need to sort out one last thing and then I'll do a time limited beta for those interested.
I also need to write some simple manuals to show how to set it all up. It really is quite simple. I expect there are many other features that I could include but I just want it to be quicj to configure and I want it to work! I used it for all my x10 stuff over the last couple of months and it works flawlessly in my environment.
On the pc side all you need to do is copy a single script file info the homeseer folder. I'll prob package this up as an MSI to make things easier for people.
Thanks for the interest.
Matt.
Excellent Matt. Will we be able to use this over the data network or will it be wifi only? I'm constantly having problems with homeseer on the standard hero browser with lockouts.
Hi,
Ok, a very good question and one that I already have asked myself.
At the moment you enter the web address of the homeseer web server nto droidseer for it to send the commands to. This address can either be a internal ip address which can then be used over wifi or an external address (dyndns, no-ip etc) that can be accessed from gprs/3g.
I seem to remember that if you try to access an external address using a dyndns/no-ip address from your internal network it doesn't work always as you get your external ip address back which can't be accessed from your inside network.
I'll have to do some testing as i'm even confusing myself here!
I think my final idea was to be able to configure multiple addresses to connect to the homeseer server, if one fails it will try the next. This way if you are home on wifi it will use the inernal address, if you are away from home it will use the external adresss.
Simples!
Matt.
Sounds good Matt! Like i said i have issues with the standard browser using dyndns. Not sure why but it would seem the browser does not retain its password info for homeseer and after 3 connects you get locked out. When your using homeseer and the android browser across gprs/3G and dyndns do you experience this problem? I'm led to believe it's a security feature in homeseer to stop unauthorised access. Not sure if SSL connection would resolve this. I have the same problem using safari on the iphone. Windows mobile does not seem to have this problem as my experia worked perfectly.
Cheers,
John
Hi all,
I believe I now have a version ready for some real world testing. It works fine in my environment and I use it everyday so we'll see how it goes.
It is a fully featured Time Limited version that will expire on the 1st December so it gives you a while to have a play around and see what you think.
There is an APK file for install on your phone, a script file that needs to be copied onto the pc running homeseer and a PDF Manual explaining how to set it all up.
If you are interested in giving it a test then please PM me with your e-mail address and what version of Homeseer you are using just so I know what it has been tested on.
Thanks for your interest.
Matt.
Croccy22
Ok,
Droidseer Beta is now live on the Android Market in Beta form ready for some testing for whoever wants to give it a go!
The website is now live too at http://www.spvsoft.co.uk/droidseer
There you'll find everything you need to know including the User Guide.
Hope you like it and be sure to let me know what you think!
Matt.
Off topic here, but someone know if there is a WM app too for X10 automation?
I used to use Promixis NetRemote and the HSGirder plugin for Homeseer. It worked fine but you had to completely design your own interface in the designer program and the buttons are all hard coded. So when you add a new device to your system you have to edit your design and add the new button. That was the main reason why I designed DroidSeer to be Dynamic.
Get an Android device I used to always have WinMo devices ever since the first SPV but Microsoft missed out on the whole app market thing and I think they are a little too late to the game now. Most developers have moved on the iphone or android now.
Matt.

[APP] NaviComputer – Offline GPS Mapping Software [UPDATE v0.96 - 2011-06-23]

Remark: Please do not upload or mirror this software on any other websites or servers without my explicit permission. Thanks.
NaviComputer v0.96
NaviComputer is a GPS mapping and offroad navigation/tracking software designed for windows mobile devices.
What makes NaviComputer outstanding is the ability to view maps offline, so there is no need for internet connection or dataplan when you are on a trip.
Maps can be easily downloaded from various online map sources like OpenStreetMap either with the bundled PC software “NaviMapper” or directly with NaviComputer on the mobile device. Maps are saved as single, easy to handle and space-saving files.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NaviComputer also allows you to track your movement, display information such as distance travelled, speed or elevation profile and save your tracks in the common gpx format. Gpx-files with tracks, routes and waypoints / POI can be imported as well, so for example you can follow imported tracks on the map.
With these features, NaviComputer is the perfect solution for all kinds of outdoor sports, adventurers, city sightseeing trips etc.
Features:
- Offline map navigation without internet connection/dataplan
- Easy map download from online mapsources like OpenStreetMap
- Finger friendly and fluid user interface
- Track recording with statistics like time, distance, average speed and elevation profile
- GPS Compass view
- Conform to the common gpx file format (import and export)
- Multilingual userinterface (English, German, Spanish, French, Italian, Dutch)
Device Requirements:
- Windows Mobile 6 operating system
- WVGA, VGA, QWVGA or QVGA touch display
- .NET Compact Framework 3.5 installed
- GPS receiver (internal gps receiver recommended, but external receivers may work as well)
PC Requirements:
- Windows XP, Windows Vista or Windows 7 OS
- .NET Framework 3.5 installed
- Internet access
- Active Sync (for installation) recommended
Installation:
Connect your device to Active Sync and run the .exe installer
This will install NaviComputer on your device and NaviMapper on your PC.
If you cannot use activesync, you will find the CAB in your program directory after running the setup.
Download
Download link as well as further information, blog and changelog can be found on the new
NaviComputer Website.
ChangeLog
Complete changelog as well as a short introduction video to version 0.90 can be viewed in the
NaviComputer Blog.
Support Development
NaviComputer is free to use for everyone. However, I have spent a lot of time and effort for development and I’m going to spend a lot of time in future for further development and improvements.
If you like this software and use it regularly, please donate to support further development and encouragement.
After donating any amount (just donate what you can afford or what you think is adequate) you will get a personal license file via email. The donation hint which comes up after regular use on startup every now and then, won’t come up again then. You will also get subscribed to NaviComputer Newsletter which will inform you about updates and new releases.
Paypal links:
Donate €
Donate $
If you can’t use Paypal, please send me an Email
Thanks for your support!
FAQ
FAQ section as well as a blog with further information can be found on the new
NaviComputer website.
This program looks great!
Will there be any prepackaged maps for download? For Example, Canada, New York, London, Paris, France?
Great Tool, I like it really.
But some time the PC-Tool crash. After the next crash I will post the message.
@Maedhros
I think this is not easy, because the file for a whole country with every zoom level is a fat file (many GB great).
@NaviComputer
A great feature is a map update over the Smartphone (3G, WLAN, ...), or a auto download for missing tiles.
looks finger friendly... thanks for this
crash all the time...
Unfortunately the desktop software doesn't even want to start on Windows 7 x64:-( The process starts up, but UI never shows up:-(
P.S. Be careful with Google maps, caching their maps is against user agreement. Microsoft, however, allows it to some extend (though you have to get a Virtual Earth dev. license).
Very nice job, thanks for the hard work!
Hi,
here idea for a new feature.
A merge feature for the PC-Tool. So it is easy to download some segments and merge to one layer. I think this is not a great problem for the sqlite-DB that you are using as single file store, or?
Will there be any prepackaged maps for download? For Example, Canada, New York, London, Paris, France?
Click to expand...
Click to collapse
I have downloaded maps of several European cities such as Rome, Valencia, Hamburg, Cannes,... all about 5-10MB. I usually use zoomlevels 10-15 for cities. Anyway, downloading your own maps only takes a few minutes (if you have broadband internet connection)
But some time the PC-Tool crash. After the next crash I will post the message.
Click to expand...
Click to collapse
yes, please post message and how to reproduce.
crash all the time...
Click to expand...
Click to collapse
Could you please be more precise about that?
Unfortunately the desktop software doesn't even want to start on Windows 7 x64:-( The process starts up, but UI never shows up:-(
Click to expand...
Click to collapse
Can anybody confirm this? Unfortunatelly I don't have Windows 7 to test it.
P.S. Be careful with Google maps, caching their maps is against user agreement. Microsoft, however, allows it to some extend (though you have to get a Virtual Earth dev. license).
Click to expand...
Click to collapse
Thanks for that hint. Should I stop offering the PC Tool for download here? What else can I do to eliminate my responsibilty?
here idea for a new feature.
A merge feature for the PC-Tool. So it is easy to download some segments and merge to one layer. I think this is not a great problem for the sqlite-DB that you are using as single file store, or?
Click to expand...
Click to collapse
Thanks for that idea. Indeed I will put that on my todo list. The PC Tool will need some work to be done anyway (also stability issues ...)
'NO dataplan needed'
That sounds great!
Will try.
THanks
The PC Tool isn't working on x64 Windows 7 installations. As mentioned before the process starts but somehow fails to initialize the user interface.
Thanks
Same as Terracrosser but according to the description and comments looks WAY BETTER and maybe even faster to download the maps. Good work
issues with x64 Windows 7 installations
The PC Tool isn't working on x64 Windows 7 installations. The UI never showed up and the CPU goes 100%. Otherwise the concept looks great.
I can confirm the win7 x64 problem tried running with all admin rights on and in xp and vista compatability modes. always uses 13% of my corei7 920 and about 28Meg ram.
I can also confirm the problem with Windows 7 x64 - the process starts, no program UI loads, and the navimapper process loads a single core to maximum.
A Help file will be great.
Nice looking application....
BUT..............
On my XDA orbit (QVGA wm6.1) the buttons look a little squashed... Also so few options!!!! would love to seem more, such as the ability to change coordinates to a user one or distance from Kilometers to miles and vice versa. And may be the ability to specify the gps port.
Also the pc app is a little slow and the PPC apps doesn't see the maps when downloaded and transfered to device(for me at least)
regards
Lohtse
WQVGA
Please ad support to WQVGA
Ok guys, I will try to fix this Windows 7 issue. I hope I will find the problem (without actually having Win7)
On my XDA orbit (QVGA wm6.1) the buttons look a little squashed... Also so few options!!!! would love to seem more, such as the ability to change coordinates to a user one or distance from Kilometers to miles and vice versa. And may be the ability to specify the gps port.
Click to expand...
Click to collapse
Sorry, up to now there is no QVGA support. Maybe I'll add that in future but since I do only have VGA/WVGA devices I need more people to motivate me adding QVGA
More options will definately be added. Please notice this is first release version 0.5...
A Help file will be great.
Click to expand...
Click to collapse
I'm going to add some FAQ here... Is there anything special which would like to be explained? I thought the PPC software is pretty much self explaining, however the map download procedure needs some more explanation. What do you think?

[APP][1/21/10] Shake2Send - Bump-like app for Windows Mobile. [v1.0.1]

This project has been put on hold indefinitely. You will NOT be able to connect to the service.
Hi.
Shake2Send is an application I made that allows two devices to pair and send contacts over the air.
To pair, the two devices shake at the same time (Similar to Bump for the iPhone). No bluetooth needed!
You can send contacts, as well as files.
Pictures will be displayed automatically, and CABs will auto install.
Version 1.0.1 released!
Instructions
Download the CAB.
Install.
Enter a name (Be unique for each device!)
Press Connect, and then shake both devices at the same time (Or within ~1 second).
When paired, Press Send and select a contact or file.
Known Issues
1. File sending is slow, try not to send big files (yet.)
2. Possible connection problem... still not sure on the details.
...More when I get more feedback
Changes
Latest version: 1.0.1
Better Auto connection
Bug fixes.
Better error messages
Some new artwork (not that different...)
Some internal code changes (Dynamic DNS, etc)
Better CAB File.
--0.61 Bug fix. Not an actual release.
0.6 Changes:
-Bug fixes, including the sending error.
-Some UI fixes and improvements
-Instructions picture
-File sending!
-Support for displaying pictures, and for auto-installing CABs.
Upcoming Features
1. Advanced options
2. Better looking UI
3. Auto-connect
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Video: http://www.youtube.com/watch?v=gFJtbIXp7cs
Notes
1. You CAN use this app on non-gsensor devices. You will need to press Pair instead, and uncheck Use G-Sensor on the connect screen.
2. You will need .NET Compact Framework 3.5 in order to use this app.
3. If you want to host a private server for yourself (or prehaps a group of people), you still can download the server here:
http://windowsphonehacker.jaxbot.com/files/shake2send_server.php
But you will not receive automatic updates.
Download
Version 1.0.1 CAB: http://windowsphonehacker.com/shake2send/
Enjoy, and give me feedback!
If you like this, and want to see more changes, please Donate!
Neat app. Hope this helps you to get some more testers and keep development going http://www.fuzemobility.com/shake2send-bump-like-app-for-windows-mobile/
bugsykoosh said:
Neat app. Hope this helps you to get some more testers and keep development going http://www.fuzemobility.com/shake2send-bump-like-app-for-windows-mobile/
Click to expand...
Click to collapse
Thanks for the mention! As for that bug you mentioned, I'll check it out.
very cool
downloaded the .cab. only problem- none of my friends have have smartphones. so when i get to test i will let you know. watched your video though- very cool.
thanks for your hard work.
I am guessing both the device has to be on the same WiFi .. is that true ?
UPDATE : Guess not, if using the public server
Another Question : How will the app handle if there are 2 different people with the same name using the public server @ the same time ?
Great stuff none the less have given it some press on 1800PocketPC
the0ne said:
I am guessing both the device has to be on the same WiFi .. is that true ?
UPDATE : Guess not, if using the public server
Another Question : How will the app handle if there are 2 different people with the same name using the public server @ the same time ?
Great stuff none the less have given it some press on 1800PocketPC
Click to expand...
Click to collapse
If you WANT (paranoid I suppose), you can connect to a private server, but otherwise, the public server runs fine.
If there are two people with the same name on the public server at the same time... Hm, I actually think this might cause an issue, because the names are important in identifying devices. I'll have the server make sure no one chooses a taken name and patch it on my end
Thanks for the listing!
Duplicate names should be fixed now!
The server simply changes the internal name of a conflicting client and adds a _1 to it.
The "Me" label will display the same name (until next build), but when pairing it will include the _1.
All the technical stuff aside, the problem is fixed serverside.
New Version Soon!
Almost done with Photo/file sending, but before I release the new version, I need some more feedback.
You can probably expect it sometime next week
does everyone find this cool app to work easily or are you guys having some issues?? My question is how do you exactly go about using this properly when say you wanna share a contact with someone thats isnt near you and say there at there house and your at yours?? please a little help would be greatly appreciated!!! I'm really excited about this app and the possibilities it posses like sharing photos and files etc!!!!! great work keep it up as im sure with time itll look better an better!!!! WM FOREVER!!
looks great. Cant wait to try this out, as it will make it easier to send contacts/photos/etc back and forth between phones without emailing or MMSing.
Greatly appreciated.
mhrc4 said:
looks great. Cant wait to try this out, as it will make it easier to send contacts/photos/etc back and forth between phones without emailing or MMSing.
Greatly appreciated.
Click to expand...
Click to collapse
so after installing this on 2 phones and testing, here is what I have encountered.
- the application does not save the username/devicename that you give within the application when signing into the server. Would be awesome to have it auto-connect to your server and save the username/device name
- on first try, works exactly as expected
- on second try, when sending a contact from phone 1 to phone 2, if phone 2 IGNORES the contact, and subsequent contact sent from phone 1 to phone 2 comes across as that initial contact that was ignored. (basically, if you send the wrong contact, and phone 2 ignores it, you cannot send any other contacts to that phone, otherwise it comes across as that initial ignored contact
Best of luck, hope this all helps!!
mhrc4 said:
so after installing this on 2 phones and testing, here is what I have encountered.
- the application does not save the username/devicename that you give within the application when signing into the server. Would be awesome to have it auto-connect to your server and save the username/device name
- on first try, works exactly as expected
- on second try, when sending a contact from phone 1 to phone 2, if phone 2 IGNORES the contact, and subsequent contact sent from phone 1 to phone 2 comes across as that initial contact that was ignored. (basically, if you send the wrong contact, and phone 2 ignores it, you cannot send any other contacts to that phone, otherwise it comes across as that initial ignored contact
Best of luck, hope this all helps!!
Click to expand...
Click to collapse
About the device names, I'm thinking about something along that line, as well as allowing users to manually pair with another user, by entering their name (For long distance transfer).
About that contact thing, strange. I'll look into it and hopefully put it in the next release (which will be soon )
Edit: found the problem. What's really happening is, after you send a contact, the dialog is still returning the same contact (Instead of the selected one). So this bug should happen even if you accept the contact, right?
very good, possible a german version ???
ppkoeller said:
very good, possible a german version ???
Click to expand...
Click to collapse
I don't speak German, so I can't translate it (without Google Translate, which would probably translate poorly), but if someone wants to translate for me, I'll be happy to make a build.
If someone's interested, PM me and I'll send you the strings that need translating.
Also, the English app should work overseas, if I'm not mistaken.
0.6 Released! See first thread for download and details.
I can help you to translate, if is possible
Jaxbot said:
0.6 Released! See first thread for download and details.
Click to expand...
Click to collapse
Glad to hear that you released a new version, I've already installed it lol and also that it's got improvements but when you said to be careful about what size cabs to send to each other or it'll crash what size is allowed and in the future will there be a no size limit b/c that would be the right approach KEEP UP THE GREAT WORK AND TY FOR THIS APP!! Question though, so now w/this latest version we can send stuff to other people that are at far distances and it'll work just fine?? And if so do we have to use it with the server on our PC'S to do so or is it easier to do then that if say were not at our houses???
MRFERRARI23 said:
Glad to hear that you released a new version, I've already installed it lol and also that it's got improvements but when you said to be careful about what size cabs to send to each other or it'll crash what size is allowed and in the future will there be a no size limit b/c that would be the right approach KEEP UP THE GREAT WORK AND TY FOR THIS APP!! Question though, so now w/this latest version we can send stuff to other people that are at far distances and it'll work just fine?? And if so do we have to use it with the server on our PC'S to do so or is it easier to do then that if say were not at our houses???
Click to expand...
Click to collapse
About the file size: The current limit is 10mb. I probably won't set it any higher, because when the file limit is 10mb, the application is literally taking up 10mb of RAM, which is a lot for a handheld device.
You will not need the private server, unless you do not want a third party server handling connections (The server does not store anything, not even connection logs), but some people are paranoid, which is fine.
To send far distances, just click Pair->Manual Pair, and enter your friends username. Then have you friend do the same, but for you username. The two devices will pair OTA and allow file/contact sending.
Jaxbot said:
About the file size: The current limit is 10mb. I probably won't set it any higher, because when the file limit is 10mb, the application is literally taking up 10mb of RAM, which is a lot for a handheld device.
You will not need the private server, unless you do not want a third party server handling connections (The server does not store anything, not even connection logs), but some people are paranoid, which is fine.
To send far distances, just click Pair->Manual Pair, and enter your friends username. Then have you friend do the same, but for you username. The two devices will pair OTA and allow file/contact sending.
Click to expand...
Click to collapse
Thank You so much for getting back to me, your awesome lol...and Thank You very much for the info/instructions!!! I've already told many people about this app. and posted about it numerous times on twitter!!!
Is there anything your looking to add to this app in the future feature wise? when will it be finalized as a final version? Also when we enter a user name will it stick or do we have to always re-enter it every time we use the app?
MRFERRARI23 said:
Is there anything your looking to add to this app in the future feature wise? when will it be finalized as a final version? Also when we enter a user name will it stick or do we have to always re-enter it every time we use the app?
Click to expand...
Click to collapse
If people have suggestions, I'll look into adding them, but for now, bug fixes and improvements are the main concern.
The user name you choose is not permenent, which is why it is random each time. It's just a useful identifier, that at one point will probably be 100% automatic and simply tell the user his/her ID.

[APP] People's Note - Evernote client

People's Note
http://www.peoplesnote.org
People's Note is a polished Windows Mobile note taking application with full-featured Evernote integration.
The app is completely free and open-source. New versions come out every week or few. Let me know what you think.
You can also add and vote up feature requests at the site.
Download version 0.41 here (last updated: 2012-05-24)
Features
Rich text note creation and editing
TODO list creation and editing
Ink and photo note creation
Optional synchronization with your Evernote account
Offline note storage
High performance and small memory footprint
Requirements
Windows Mobile 5 or 6
Resolution 240x240 or higher
Touchscreen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This app works great man. Is there any setting to make it autosync anything you make?
I tried evernote long ago but didn't find it much use since there was no winmo app. Any tips or tricks?
wow, great app, works great on the hd2. waiting for the voice notes to be functional. some suggestions: feature to send notes through bluetooth and more color schemes
ninjabortion said:
This app works great man. Is there any setting to make it autosync anything you make?
I tried evernote long ago but didn't find it much use since there was no winmo app. Any tips or tricks?
Click to expand...
Click to collapse
There are 3 votes for autosync so far, which does not quite bring it to the top of my to-do pile, but you can help to change that.
http://peoplesnote.codeplex.com/workitem/416
Evernote has a WinMo app, but it is pretty bare-bones and has not been supported for a long time.
joshzzz2001 said:
wow, great app, works great on the hd2. waiting for the voice notes to be functional. some suggestions: feature to send notes through bluetooth and more color schemes
Click to expand...
Click to collapse
I'm not sure what you mean by sending notes through bluetooth. Would you elaborate?
Adding more colour schemes is unlikely. The app currently includes two versions of the interface, one for high-resolution displays and one for the low. With more variants of each, it could quickly become unmaintainable. I can't change the background colour programmatically either, because it is baked into the graphics. They are all dithered for 16-bit colour, and dithering is incompatible with transparency.
Don Reba said:
I'm not sure what you mean by sending notes through bluetooth. Would you elaborate?
Click to expand...
Click to collapse
It's simply you can send the notes you have to another device, say to another phone or pc, using bluetooth.
joshzzz2001 said:
It's simply you can send the notes you have to another device, say to another phone or pc, using bluetooth.
Click to expand...
Click to collapse
The thing I wonder about is what to do with the note on the receiving end. Official Evernote clients cannot properly transfer notes outside of synchronization. Exporting to HTML is possible, but would raise the question of what to do with file attachments.
Of course, if you can connect to internet through Bluetooth, then you can simply sync.
Don Reba said:
There are 3 votes for autosync so far, which does not quite bring it to the top of my to-do pile, but you can help to change that.
http://peoplesnote.codeplex.com/workitem/416
Evernote has a WinMo app, but it is pretty bare-bones and has not been supported for a long time.
Click to expand...
Click to collapse
Yeah i remember trying it out specifically because they had one, but it was terrible. Yours works great on my htc touch pro 2 though, so thanks
Perfect timing: I just started trying out Evernote this week and wasn't really keen on Evernote's own application because it's useless offline. And here comes your app and looks great.
I got one problem, though: It refuses to connect via wifi. No problem at all via 3G, but on WiFi it steadily shows "connecting".
Oh, and being able to create new tags would be a good addition.
Rjinswand said:
Perfect timing: I just started trying out Evernote this week and wasn't really keen on Evernote's own application because there it's useless offline. And here comes your app and looks great.
I got one problem, though: It refuses to connect via wifi. No problem at all via 3G, but on WiFi it steadily shows "connecting".
Oh, and being able to create new tag would be a good addition.
Click to expand...
Click to collapse
Thanks for complimenting the app. I have not used WiFi in a while, but will try to reproduce your problem.
Started a new work item for tag creation: http://peoplesnote.codeplex.com/workitem/1005.
Voting on feature requests gets them implemented sooner.
Since restarting my phone a few times, the app doesn't hang up while trying to connect via WiFi anymore - it just takes way longer than via 3G for some reason, but it's usable.
Edit: Forget about the described problem. I'm sure it was a generally lagging WiFi connectivity that day. It works like a charm in other WiFi networks and now at the same one, too.
I apologize for taking so long to release a new version — just did not have much time to spare. Version 0.38 implements one of the most-requested features, letting you choose "All Notebooks" to browse, search, and sync all your notebooks together.
http://peoplesnote.codeplex.com/releases/view/83479
Great App!
Great App! Working on my old Axim X51V!
I see on your website that you have Notes popping up with a timed alarm reminder as low priority. Let me put in a vote for higher priority.
I would use it as a timed "sticky note" to myself to do something.
Keep up the good work!
Just released version 0.39, making it possible to delete notes from the main note list screen via a tap-and-hold menu.
http://peoplesnote.codeplex.com/releases/view/84127
Version 0.40 adds an option to compact the database from the profile screen. Compacting a database can make it smaller and faster by removing empty spaces left over by editing, moving, and deleting notes.
http://peoplesnote.codeplex.com/releases/view/84688
cant log in
It must be just me; since nobody else has mentionned it; but I cannot log in to evernote at all on my HD2. On 3G it immediately comes back with network error (never even tries to open a data connection). On wifi it seems to be trying to do something in the background but after a few minutes to just goes back to the login screen.
Any ideas??
SR
sydneyrodgers said:
It must be just me; since nobody else has mentionned it; but I cannot log in to evernote at all on my HD2. On 3G it immediately comes back with network error (never even tries to open a data connection). On wifi it seems to be trying to do something in the background but after a few minutes to just goes back to the login screen.
Any ideas??
Click to expand...
Click to collapse
It sounds like the WiFi connection is slow and times out. With 3G, try to establish a data connection first, such as by opening a web browser. I just created a work item for this: workitem:1055.
0.41 release
After a temporary break, development continues. Version 0.41 adds some more polish to the user interface, as well as a new in-app player for WAV file attachments.
http://peoplesnote.codeplex.com/releases/view/88314
Don Reba said:
After a temporary break, development continues. Version 0.41 adds some more polish to the user interface, as well as a new in-app player for WAV file attachments.
http://peoplesnote.codeplex.com/releases/view/88314
Click to expand...
Click to collapse
thanks for update man....
This application is very usefull for me... Thanks for continue the great works
I use your apllication from the first time and it always works great for me..
Thanks again.
Regrads,
squallvai
This program is making all the right steps in all the right directions, it has great prospects.
There are some features that Evernote has that I hope would arrive in this software in the not-too-distant future. I make more handwritten notes that any other form of note taking, and what I find with 'PeoplesNote' is that the 'Ink Note' feature is just a one page scribble pad without any option to scroll or add a page. It would be fantastic if the Ink Note feature of PeoplesNote could automatically scroll as the old Windows Note does as you approach the bottom of the page. Evernote's Ink Note recognises that you are reaching the bottom of the page and facilitates extra space to scroll into. Additionally, it would be very helpful to have an erase feature with Ink Note.
Please don't take this as criticism, I can see this app being extremely useful for as long as Evernote allow you to develop it.

Categories

Resources